++ ls -d work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin + export PATH=/home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin:/home/builder/src/base/poky/scripts:/home/builder/src/base/poky/bitbake/bin:/home/builder/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/dell/srvadmin/iSM/bin + PATH=/home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin:/home/builder/src/base/poky/scripts:/home/builder/src/base/poky/bitbake/bin:/home/builder/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/dell/srvadmin/iSM/bin + runqemu snapshot nographic novga slirp runqemu - INFO - Running bitbake -e ... runqemu - INFO - Continuing with the following parameters: KERNEL: [] BIOS: [/home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64/flash.bin] MACHINE: [trs-qemuarm64] FSTYPE: [wic (no-kernel-in-fs)] ROOTFS: [/home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64/trs-verity-trs-qemuarm64.rootfs-20240416131307.wic] CONFFILE: [/home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64/trs-verity-trs-qemuarm64.rootfs-20240416131307.qemuboot.conf] runqemu - INFO - Network configuration: ip=dhcp runqemu - INFO - Port forward: hostfwd=tcp:127.0.0.1:2222-:22 hostfwd=tcp:127.0.0.1:2323-:23 runqemu - INFO - Running setup command set -ex; pwd; which swtpm; swtpm --version; which swtpm_setup; test -d 'trs-verity_swtpm' || ( mkdir -p 'trs-verity_swtpm' && swtpm_setup --reconfigure --tpmstate 'trs-verity_swtpm' --tpm2 --pcr-banks sha256 --config $(dirname $( which swtpm ) )/../../etc/swtpm_setup.conf ) && test -f 'trs-verity_swtpm/tpm2-00.permall' && swtpm socket --tpmstate dir='trs-verity_swtpm' --ctrl type=unixio,path='trs-verity_swtpm/swtpm-sock' --flags startup-clear --log level=30 --tpm2 -t -d + pwd /home/builder/src/base/build/tmp_trs-qemuarm64 + which swtpm /home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin/swtpm + swtpm --version TPM emulator version 0.8.1, Copyright (c) 2014-2022 IBM Corp. and others + which swtpm_setup /home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin/swtpm_setup + test -d trs-verity_swtpm + mkdir -p trs-verity_swtpm +++ which swtpm ++ dirname /home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin/swtpm + swtpm_setup --reconfigure --tpmstate trs-verity_swtpm --tpm2 --pcr-banks sha256 --config /home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin/../../etc/swtpm_setup.conf Starting vTPM reconfiguration as builder:primary @ Tue 16 Apr 2024 01:47:20 PM UTC TPM is listening on Unix socket. Successfully activated PCR banks sha256 among sha1,sha256,sha384,sha512. Successfully authored TPM state. Ending vTPM manufacturing @ Tue 16 Apr 2024 01:47:20 PM UTC + test -f trs-verity_swtpm/tpm2-00.permall + swtpm socket --tpmstate dir=trs-verity_swtpm --ctrl type=unixio,path=trs-verity_swtpm/swtpm-sock --flags startup-clear --log level=30 --tpm2 -t -d runqemu - INFO - Running /home/builder/src/base/build/tmp_trs-qemuarm64/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:35:02 -netdev user,id=net0,hostfwd=tcp:127.0.0.1:2222-:22,hostfwd=tcp:127.0.0.1:2323-:23,tftp=/home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64 -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64/trs-verity-trs-qemuarm64.rootfs-20240416131307.wic,if=virtio,format=raw -device qemu-xhci -device usb-tablet -machine acpi=off -chardev socket,id=chrtpm,path='trs-verity_swtpm/swtpm-sock' -tpmdev emulator,id=tpm0,chardev=chrtpm -device tpm-tis-device,tpmdev=tpm0 -machine virt,virtualization=on,secure=on -cpu cortex-a57 -smp 4 -m 2048 -snapshot -serial mon:stdio -serial null -nographic -vga none -bios /home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64/flash.bin runqemu - INFO - Host uptime: 9087058.86 NOTICE: Booting Trusted Firmware NOTICE: BL1: v2.10.0 (release):v2.10.0-dirty NOTICE: BL1: Built : 16:31:48, Nov 22 2023 NOTICE: BL1: Booting BL2 NOTICE: BL2: v2.10.0 (release):v2.10.0-dirty NOTICE: BL2: Built : 16:31:48, Nov 22 2023 ERROR: TCG_EfiSpecIDEvent: ERROR: PCRIndex : 0 ERROR: EventType : 3 ERROR: Digest : 00 ERROR: : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ERROR: : 00 00 00 ERROR: EventSize : 33 ERROR: Signature : Spec ID Event03 ERROR: PlatformClass : 0 ERROR: SpecVersion : 2.0.2 ERROR: UintnSize : 1 ERROR: NumberOfAlgorithms : 1 ERROR: DigestSizes : ERROR: #0 AlgorithmId : SHA256 ERROR: DigestSize : 32 ERROR: VendorInfoSize : 0 ERROR: PCR_Event2: ERROR: PCRIndex : 0 ERROR: EventType : 3 ERROR: Digests Count : 1 ERROR: #0 AlgorithmId : SHA256 ERROR: Digest : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ERROR: : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ERROR: EventSize : 17 ERROR: Signature : StartupLocality ERROR: StartupLocality : 0 ERROR: PCR_Event2: ERROR: PCRIndex : 0 ERROR: EventType : 1 ERROR: Digests Count : 1 ERROR: #0 AlgorithmId : SHA256 ERROR: Digest : 9a fe d2 7c dc cc f1 8b 3d 38 9c 70 89 5e a3 1f ERROR: : ea 1f 04 78 c9 31 6b ab e5 12 1b 09 26 89 2e e6 ERROR: EventSize : 14 ERROR: Event : SECURE_RT_EL3 ERROR: PCR_Event2: ERROR: PCRIndex : 0 ERROR: EventType : 1 ERROR: Digests Count : 1 ERROR: #0 AlgorithmId : SHA256 ERROR: Digest : 2b d7 74 3c 59 76 ce ec e6 45 35 b2 9a 2a f0 e3 ERROR: : fd c6 59 c9 23 79 66 33 c3 be 26 d9 99 ff 4b 9d ERROR: EventSize : 20 ERROR: Event : SECURE_RT_EL1_OPTEE ERROR: PCR_Event2: ERROR: PCRIndex : 0 ERROR: EventType : 1 ERROR: Digests Count : 1 ERROR: #0 AlgorithmId : SHA256 ERROR: Digest : f5 51 3a f8 46 05 04 53 89 fb 2f 61 d4 7b 72 1f ERROR: : b5 99 22 40 1c bf 10 07 6b f7 63 4f 7f f4 b2 00 ERROR: EventSize : 27 ERROR: Event : SECURE_RT_EL1_OPTEE_EXTRA1 ERROR: PCR_Event2: ERROR: PCRIndex : 0 ERROR: EventType : 1 ERROR: Digests Count : 1 ERROR: #0 AlgorithmId : SHA256 ERROR: Digest : 90 c1 a0 0e 2e 7b d9 cc 44 39 37 00 97 29 11 42 ERROR: : db 57 0f 41 5b cb 0c 9e 62 6f 6c 09 c0 15 c1 ea ERROR: EventSize : 6 ERROR: Event : BL_33 NOTICE: BL1: Booting BL31 NOTICE: BL31: v2.10.0 (release):v2.10.0-dirty NOTICE: BL31: Built : 16:31:48, Nov 22 2023 U-Boot 2024.04-rc5 (Mar 26 2024 - 01:56:50 +0000) DRAM: 2 GiB Core: 51 devices, 16 uclasses, devicetree: board Flash: 32 MiB Loading Environment from nowhere... OK In: serial Out: serial Err: serial Bus xhci_pci: Register 8001040 NbrPorts 8 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found Net: eth0: virtio-net#32 Hit any key to stop autoboot: 2  1  0 78Failed to load EFI variables [?25l*** U-Boot Boot Menu ***Press UP/DOWN to move, ENTER to select, ESC to quitUEFI Boot ManagerUEFI Maintenance Menuvirtio 0ExitHit any key to stop autoboot: 2 Hit any key to stop autoboot: 1 [?25hBooting: virtio 0 EFI stub: Booting Linux Kernel... EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path EFI stub: Measured initrd data into PCR 9 EFI stub: UEFI Secure Boot is enabled. EFI stub: Using DTB from configuration table EFI stub: Exiting boot services... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd070] [ 0.000000] Linux version 6.6.20-yocto-standard (oe-user@oe-host) (aarch64-trs-linux-gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.42.0.20240216) #1 SMP PREEMPT Sun Mar 3 16:28:22 UTC 2024 [ 0.000000] KASLR enabled [ 0.000000] random: crng init done [ 0.000000] Machine model: linux,dummy-virt [ 0.000000] efi: EFI v2.10 by Das U-Boot [ 0.000000] efi: TPMFinalLog=0xbd648040 RTPROP=0xbd646040 SMBIOS 3.0=0xbe6ad000 TPMEventLog=0xbd5f9040 INITRD=0xbd5f7040 RNG=0xbd5f6040 MEMRESERVE=0xbd5f5040 [ 0.000000] OF: reserved mem: 0x000000000e100000..0x000000000effffff (15360 KiB) nomap non-reusable optee_core@e100000 [ 0.000000] OF: reserved mem: 0x0000000042000000..0x00000000421fffff (2048 KiB) nomap non-reusable optee_shm@42000000 [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x000000000e100000-0x00000000bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xbf9f28c0-0xbf9f4fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x000000000e100000-0x00000000bfffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x000000000e100000-0x000000000effffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000041ffffff] [ 0.000000] node 0: [mem 0x0000000042000000-0x00000000421fffff] [ 0.000000] node 0: [mem 0x0000000042200000-0x00000000bd645fff] [ 0.000000] node 0: [mem 0x00000000bd646000-0x00000000bd646fff] [ 0.000000] node 0: [mem 0x00000000bd647000-0x00000000bd647fff] [ 0.000000] node 0: [mem 0x00000000bd648000-0x00000000bd658fff] [ 0.000000] node 0: [mem 0x00000000bd659000-0x00000000bd66afff] [ 0.000000] node 0: [mem 0x00000000bd66b000-0x00000000bd66cfff] [ 0.000000] node 0: [mem 0x00000000bd66d000-0x00000000bd66dfff] [ 0.000000] node 0: [mem 0x00000000bd66e000-0x00000000bd67dfff] [ 0.000000] node 0: [mem 0x00000000bd67e000-0x00000000be6acfff] [ 0.000000] node 0: [mem 0x00000000be6ad000-0x00000000be6adfff] [ 0.000000] node 0: [mem 0x00000000be6ae000-0x00000000bf6bffff] [ 0.000000] node 0: [mem 0x00000000bf6c0000-0x00000000bf6cffff] [ 0.000000] node 0: [mem 0x00000000bf6d0000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x000000000e100000-0x00000000bfffffff] [ 0.000000] On node 0, zone DMA: 24832 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 4096 pages in unavailable ranges [ 0.000000] cma: Reserved 32 MiB at 0x00000000b7a00000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.4 [ 0.000000] percpu: Embedded 31 pages/cpu s89256 r8192 d29528 u126976 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: ARM erratum 834220 [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM erratum 832075 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: usrhash=d6a92dae582103c24128747339331f7f5e33239e48577203da1a3bd4515cc68c rw systemd.log_level=debug systemd.log_target=console systemd.journald.forward_to_console=1 [ 0.000000] Unknown kernel command line parameters "usrhash=d6a92dae582103c24128747339331f7f5e33239e48577203da1a3bd4515cc68c", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 519876 [ 0.000000] Policy zone: DMA [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000b3a00000-0x00000000b7a00000] (64MB) [ 0.000000] Memory: 1864092K/2112512K available (24192K kernel code, 5794K rwdata, 13116K rodata, 13824K init, 744K bss, 215652K reserved, 32768K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 79243 entries in 310 pages [ 0.000000] ftrace: allocated 310 pages with 5 groups [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] GICv2m: range[mem 0x08020000-0x08020fff], SPI[80:143] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 62.50MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0x1cd42e208c, max_idle_ns: 881590405314 ns [ 0.000125] sched_clock: 57 bits at 63MHz, resolution 16ns, wraps every 4398046511096ns [ 0.008647] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) [ 0.019933] Console: colour dummy device 80x25 [ 0.020404] printk: console [tty0] enabled [ 0.029729] Calibrating delay loop (skipped), value calculated using timer frequency.. 125.00 BogoMIPS (lpj=250000) [ 0.030149] pid_max: default: 32768 minimum: 301 [ 0.032801] LSM: initializing lsm=capability,selinux,integrity [ 0.033404] SELinux: Initializing. [ 0.038434] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.038622] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.084931] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.104217] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.106164] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.109008] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.111550] rcu: Hierarchical SRCU implementation. [ 0.111664] rcu: Max phase no-delay instances is 1000. [ 0.125955] Remapping and enabling EFI services. [ 0.128896] smp: Bringing up secondary CPUs ... [ 0.137030] Detected PIPT I-cache on CPU1 [ 0.138739] CPU1: Booted secondary processor 0x0000000001 [0x411fd070] [ 0.149608] Detected PIPT I-cache on CPU2 [ 0.149983] CPU2: Booted secondary processor 0x0000000002 [0x411fd070] [ 0.154895] Detected PIPT I-cache on CPU3 [ 0.155281] CPU3: Booted secondary processor 0x0000000003 [0x411fd070] [ 0.155948] smp: Brought up 1 node, 4 CPUs [ 0.156326] SMP: Total of 4 processors activated. [ 0.156516] CPU features: detected: 32-bit EL0 Support [ 0.156728] CPU features: detected: 32-bit EL1 Support [ 0.156901] CPU features: detected: CRC32 instructions [ 0.165139] CPU: All CPU(s) started at EL2 [ 0.166360] alternatives: applying system-wide alternatives [ 0.207508] devtmpfs: initialized [ 0.249489] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.249788] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.257455] pinctrl core: initialized pinctrl subsystem [ 0.271801] SMBIOS 3.0.0 present. [ 0.272205] DMI: QEMU QEMU Virtual Machine, BIOS [ 0.288386] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.304395] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.305466] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.306322] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.306836] audit: initializing netlink subsys (disabled) [ 0.311412] audit: type=2000 audit(0.276:1): state=initialized audit_enabled=0 res=1 [ 0.318925] thermal_sys: Registered thermal governor 'step_wise' [ 0.318999] thermal_sys: Registered thermal governor 'power_allocator' [ 0.319694] cpuidle: using governor menu [ 0.322094] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.323541] ASID allocator initialised with 32768 entries [ 0.336529] Serial: AMBA PL011 UART driver [ 0.339962] imx rpmsg driver is registered. [ 0.414894] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 14, base_baud = 0) is a PL011 rev1 [ 0.416975] printk: console [ttyAMA0] enabled [ 0.479636] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL [ 0.480070] Modules: 0 pages in range for non-PLT usage [ 0.480112] Modules: 509824 pages in range for PLT usage [ 0.490381] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.490924] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.491221] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.491586] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.491848] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.492237] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.492494] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.492763] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.581675] raid6: neonx8 gen() 1809 MB/s [ 0.651413] raid6: neonx4 gen() 1649 MB/s [ 0.721112] raid6: neonx2 gen() 997 MB/s [ 0.790862] raid6: neonx1 gen() 671 MB/s [ 0.860738] raid6: int64x8 gen() 491 MB/s [ 0.930634] raid6: int64x4 gen() 965 MB/s [ 1.000460] raid6: int64x2 gen() 580 MB/s [ 1.071142] raid6: int64x1 gen() 384 MB/s [ 1.071470] raid6: using algorithm neonx8 gen() 1809 MB/s [ 1.141045] raid6: .... xor() 652 MB/s, rmw enabled [ 1.141486] raid6: using neon recovery algorithm [ 1.147983] ACPI: Interpreter disabled. [ 1.164942] iommu: Default domain type: Translated [ 1.165357] iommu: DMA domain TLB invalidation policy: strict mode [ 1.167890] SCSI subsystem initialized [ 1.172547] usbcore: registered new interface driver usbfs [ 1.173201] usbcore: registered new interface driver hub [ 1.173869] usbcore: registered new device driver usb [ 1.178794] pps_core: LinuxPPS API ver. 1 registered [ 1.179052] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.179620] PTP clock support registered [ 1.180693] EDAC MC: Ver: 3.0.0 [ 1.186057] ARM FF-A: FFA_VERSION returned not supported [ 1.187260] scmi_core: SCMI protocol bus registered [ 1.189396] efivars: Registered efivars operations [ 1.195578] FPGA manager framework [ 1.197094] Advanced Linux Sound Architecture Driver Initialized. [ 1.216064] Bluetooth: Core ver 2.22 [ 1.216823] NET: Registered PF_BLUETOOTH protocol family [ 1.217078] Bluetooth: HCI device and connection manager initialized [ 1.217572] Bluetooth: HCI socket layer initialized [ 1.217898] Bluetooth: L2CAP socket layer initialized [ 1.218401] Bluetooth: SCO socket layer initialized [ 1.222309] vgaarb: loaded [ 1.229729] clocksource: Switched to clocksource arch_sys_counter [ 2.392063] pnp: PnP ACPI: disabled [ 2.445868] NET: Registered PF_INET protocol family [ 2.448835] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 2.460469] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 2.460959] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.461362] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 2.462070] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 2.464448] TCP: Hash tables configured (established 16384 bind 16384) [ 2.466690] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 2.467466] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 2.470262] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.475978] RPC: Registered named UNIX socket transport module. [ 2.476311] RPC: Registered udp transport module. [ 2.476521] RPC: Registered tcp transport module. [ 2.476726] RPC: Registered tcp-with-tls transport module. [ 2.476958] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 2.477394] PCI: CLS 0 bytes, default 64 [ 2.486369] kvm [1]: Guests without required CPU erratum workarounds can deadlock system! [ 2.486369] Only trusted guests should be used on this system. [ 2.487300] kvm [1]: IPA Size Limit: 44 bits [ 2.490943] Trying to unpack rootfs image as initramfs... [ 2.508248] kvm [1]: vgic interrupt IRQ9 [ 2.509765] kvm [1]: Hyp mode initialized successfully [ 2.520676] Initialise system trusted keyrings [ 2.524227] workingset: timestamp_bits=42 max_order=19 bucket_order=0 [ 2.527535] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.531301] NFS: Registering the id_resolver key type [ 2.533228] Key type id_resolver registered [ 2.533518] Key type id_legacy registered [ 2.534211] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 2.535058] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 2.541685] Key type cifs.idmap registered [ 2.543305] 9p: Installing v9fs 9p2000 file system support [ 2.671579] xor: measuring software checksum speed [ 2.675054] 8regs : 3800 MB/sec [ 2.678404] 32regs : 3467 MB/sec [ 2.684858] arm64_neon : 1739 MB/sec [ 2.685139] xor: using function: 8regs (3800 MB/sec) [ 2.685433] Key type asymmetric registered [ 2.685695] Asymmetric key parser 'x509' registered [ 2.686295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 2.688694] io scheduler mq-deadline registered [ 2.688999] io scheduler kyber registered [ 2.689536] io scheduler bfq registered [ 2.752877] pl061_gpio 9030000.pl061: PL061 GPIO chip registered [ 2.766001] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges: [ 2.767352] pci-host-generic 4010000000.pcie: IO 0x003eff0000..0x003effffff -> 0x0000000000 [ 2.768639] pci-host-generic 4010000000.pcie: MEM 0x0010000000..0x003efeffff -> 0x0010000000 [ 2.769103] pci-host-generic 4010000000.pcie: MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 2.770202] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits [ 2.771342] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff] [ 2.774098] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00 [ 2.774732] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.775069] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 2.775383] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 2.775792] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 2.778563] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 [ 2.785245] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 [ 2.788626] pci 0000:00:01.0: reg 0x10: [io 0x1000-0x101f] [ 2.791528] pci 0000:00:01.0: reg 0x14: [mem 0x10000000-0x10000fff] [ 2.803201] pci 0000:00:01.0: reg 0x20: [mem 0x10004000-0x10007fff 64bit pref] [ 2.805888] pci 0000:00:01.0: reg 0x30: [mem 0x10040000-0x1007ffff pref] [ 2.807372] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 [ 2.810022] pci 0000:00:02.0: reg 0x10: [io 0x1020-0x103f] [ 2.815452] pci 0000:00:02.0: reg 0x14: [mem 0x10080000-0x10080fff] [ 2.822689] pci 0000:00:02.0: reg 0x20: [mem 0x10084000-0x10087fff 64bit pref] [ 2.830390] pci 0000:00:03.0: [1b36:000d] type 00 class 0x0c0330 [ 2.831405] pci 0000:00:03.0: reg 0x10: [mem 0x10088000-0x1008bfff 64bit] [ 2.837302] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.840836] pci 0000:00:04.0: reg 0x10: [io 0x1080-0x10ff] [ 2.842897] pci 0000:00:04.0: reg 0x14: [mem 0x1008c000-0x1008cfff] [ 2.848814] pci 0000:00:04.0: reg 0x20: [mem 0x10090000-0x10093fff 64bit pref] [ 2.861663] pci 0000:00:01.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref] [ 2.862744] pci 0000:00:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref] [ 2.865619] pci 0000:00:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref] [ 2.868394] pci 0000:00:03.0: BAR 0: assigned [mem 0x8000008000-0x800000bfff 64bit] [ 2.869390] pci 0000:00:04.0: BAR 4: assigned [mem 0x800000c000-0x800000ffff 64bit pref] [ 2.870898] pci 0000:00:01.0: BAR 1: assigned [mem 0x10040000-0x10040fff] [ 2.872119] pci 0000:00:02.0: BAR 1: assigned [mem 0x10041000-0x10041fff] [ 2.873173] pci 0000:00:04.0: BAR 1: assigned [mem 0x10042000-0x10042fff] [ 2.874271] pci 0000:00:04.0: BAR 0: assigned [io 0x1000-0x107f] [ 2.881579] pci 0000:00:01.0: BAR 0: assigned [io 0x1080-0x109f] [ 2.883297] pci 0000:00:02.0: BAR 0: assigned [io 0x10a0-0x10bf] [ 2.912542] EINJ: ACPI disabled. [ 3.047064] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 3.063628] SuperH (H)SCI(F) driver initialized [ 3.066636] msm_serial: driver initialized [ 3.069736] STM32 USART driver initialized [ 3.102565] tpm_tis c000000.tpm_tis: 2.0 TPM (device-id 0x1, rev-id 1) [ 3.202478] brd: module loaded [ 3.238390] loop: module loaded [ 3.239840] virtio_blk virtio2: 4/0/0 default/read/poll queues [ 3.250036] virtio_blk virtio2: [vda] 27085754 512-byte logical blocks (13.9 GB/12.9 GiB) [ 3.266462] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.266811] GPT:6114233 != 27085753 [ 3.267003] GPT:Alternate GPT header not at the end of the disk. [ 3.267254] GPT:6114233 != 27085753 [ 3.267424] GPT: Use GNU Parted to correct GPT errors. [ 3.268687] vda: vda1 vda2 vda3 [ 3.276612] zram: Added device: zram0 [ 3.282200] megasas: 07.725.01.00-rc1 [ 3.303412] physmap-flash 4000000.flash: physmap platform flash device: [mem 0x04000000-0x07ffffff] [ 3.310044] 4000000.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000 [ 3.311280] Intel/Sharp Extended Query Table at 0x0031 [ 3.313979] Using buffer write method [ 5.240852] Freeing initrd memory: 28936K [ 5.781338] vcan: Virtual CAN interface driver [ 5.781679] vxcan: Virtual CAN Tunnel driver [ 5.781958] CAN device driver interface [ 5.788207] thunder_xcv, ver 1.0 [ 5.788667] thunder_bgx, ver 1.0 [ 5.788984] nicpf, ver 1.0 [ 5.794951] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 5.795285] hns3: Copyright (c) 2017 Huawei Corporation. [ 5.796063] hclge is initializing [ 5.796435] e1000: Intel(R) PRO/1000 Network Driver [ 5.796657] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 5.797071] e1000e: Intel(R) PRO/1000 Network Driver [ 5.797298] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 5.797695] igb: Intel(R) Gigabit Ethernet Network Driver [ 5.797933] igb: Copyright (c) 2007-2014 Intel Corporation. [ 5.798330] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 5.798601] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 5.798997] i40e: Intel(R) Ethernet Connection XL710 Network Driver [ 5.799264] i40e: Copyright (c) 2013 - 2019 Intel Corporation. [ 5.802204] sky2: driver version 1.30 [ 5.813474] VFIO - User Level meta-driver version: 0.3 [ 5.830357] usbcore: registered new interface driver usb-storage [ 5.831275] usbcore: registered new interface driver usbserial_generic [ 5.832069] usbserial: USB Serial support registered for generic [ 5.849811] rtc-pl031 9010000.pl031: registered as rtc0 [ 5.850925] rtc-pl031 9010000.pl031: setting system clock to 2024-04-16T13:47:48 UTC (1713275268) [ 5.884428] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 5.895295] sdhci: Secure Digital Host Controller Interface driver [ 5.895589] sdhci: Copyright(c) Pierre Ossman [ 5.899226] Synopsys Designware Multimedia Card Interface Driver [ 5.903865] sdhci-pltfm: SDHCI platform and OF driver helper [ 5.914253] ledtrig-cpu: registered to indicate activity on CPUs [ 5.921508] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 5.928242] usbcore: registered new interface driver usbhid [ 5.928518] usbhid: USB HID core driver [ 5.953738] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 5.965452] optee: probing for conduit method. [ 5.966423] optee: revision 4.1 (18b424c2) [ 5.973460] optee: Asynchronous notifications enabled [ 5.974539] optee: dynamic shared memory is enabled [ 5.985134] optee: initialized driver [ 5.986138] Driver 'optee' was unable to register with bus_type 'arm_ffa' because the bus was not initialized. [ 6.000861] u32 classifier [ 6.001056] input device check on [ 6.001243] Actions configured [ 6.003424] NET: Registered PF_INET6 protocol family [ 6.017380] Segment Routing with IPv6 [ 6.017895] In-situ OAM (IOAM) with IPv6 [ 6.019326] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 6.024528] NET: Registered PF_PACKET protocol family [ 6.025713] Bridge firewalling registered [ 6.025946] can: controller area network core [ 6.026740] NET: Registered PF_CAN protocol family [ 6.027022] can: raw protocol [ 6.027373] can: broadcast manager protocol [ 6.027879] can: netlink gateway - max_hops=1 [ 6.028387] can: isotp protocol (max_pdu_size 8300) [ 6.032088] 9pnet: Installing 9P2000 support [ 6.032736] Key type dns_resolver registered [ 6.033946] NET: Registered PF_VSOCK protocol family [ 6.097219] registered taskstats version 1 [ 6.103493] Loading compiled-in X.509 certificates [ 6.151933] Key type .fscrypt registered [ 6.152164] Key type fscrypt-provisioning registered [ 6.165088] Btrfs loaded, zoned=no, fsverity=no [ 6.171331] Key type encrypted registered [ 6.178283] printk: console [netcon0] enabled [ 6.178648] netconsole: network logging started [ 6.188433] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 6.198231] clk: Disabling unused clocks [ 6.199165] ALSA device list: [ 6.199411] No soundcards found. [ 6.204687] uart-pl011 9000000.pl011: no DMA platform data [ 6.391614] Freeing unused kernel memory: 13824K [ 6.394164] Run /init as init process Setting '/proc/sys/kernel/printk_devkmsg' to 'on' SELinux: Could not open policy file <= /etc/selinux/targeted/policy/policy.33: No such file or directory Unable to load SELinux policy. Ignoring. IMA support is disabled in the kernel, ignoring: No such file or directory Virtualization QEMU Virtual Machine found in DMI (/sys/class/dmi/id/product_name) UML virtualization not found in /proc/cpuinfo. Virtualization XEN not found, /proc/xen does not exist No virtualization found in CPUID Found VM virtualization qemu Failed to determine whether host has virtio-rng device, ignoring: No such file or directory Failed to determine whether host has virtio-console device, ignoring: No such file or directory Failed to determine whether host has virtio-vsock device, ignoring: No such file or directory Failed to determine whether host has virtiofs device, ignoring: No such file or directory Loading module: qemu_fw_cfg Failed to find module 'qemu_fw_cfg' Loading module: dmi-sysfs Failed to find module 'dmi-sysfs' Mounting tmpfs to /dev/shm of type tmpfs with options mode=01777. Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_STRICTATIME "mode=01777")... Mounting devpts to /dev/pts of type devpts with options mode=0620,gid=5. Mounting devpts (devpts) on /dev/pts (MS_NOSUID|MS_NOEXEC "mode=0620,gid=5")... Mounting tmpfs to /run of type tmpfs with options mode=0755,size=20%,nr_inodes=800k. Mounting tmpfs (tmpfs) on /run (MS_NOSUID|MS_NODEV|MS_STRICTATIME "mode=0755,size=20%,nr_inodes=800k")... No filesystem is currently mounted on /sys/fs/cgroup. Mounting cgroup2 to /sys/fs/cgroup of type cgroup2 with options nsdelegate,memory_recursiveprot. Mounting cgroup2 (cgroup2) on /sys/fs/cgroup (MS_NOSUID|MS_NODEV|MS_NOEXEC "nsdelegate,memory_recursiveprot")... Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Mounting efivarfs to /sys/firmware/efi/efivars of type efivarfs with options n/a. Mounting efivarfs (efivarfs) on /sys/firmware/efi/efivars (MS_NOSUID|MS_NODEV|MS_NOEXEC "")... Mounting bpf to /sys/fs/bpf of type bpf with options mode=0700. Mounting bpf (bpf) on /sys/fs/bpf (MS_NOSUID|MS_NODEV|MS_NOEXEC "mode=0700")... Reading EFI variable /sys/firmware/efi/efivars/SecureBoot-8be4df61-93ca-11d2-aa0d-00e098032b8c. systemd 255.4^ running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE +TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Detected virtualization qemu. No confidential virtualization detection on this architecture Detected architecture arm64. Running in initrd. Kernel version 6.6.20-yocto-standard, our baseline is 4.15 No credentials passed via /.extra/credentials/. No credentials passed via /.extra/global_credentials/. No confidential virtualization detection on this architecture No credentials passed via fw_cfg. No confidential virtualization detection on this architecture Failed to open '/sys/firmware/dmi/entries/11-0/raw', ignoring: No such file or directory Acquired 0 regular credentials, 0 untrusted credentials. Welcome to TRS (Trusted Reference Stack) v0.3-169-g2ec532f-dirty (build_id 3ba064fe4b) (scarthgap)! Hostname set to . Initializing machine ID from random generator. Successfully added address 127.0.0.1 to loopback interface Successfully added address ::1 to loopback interface Successfully brought loopback interface up Setting '/proc/sys/net/unix/max_dgram_qlen' to '512' Setting '/proc/sys/fs/file-max' to '9223372036854775807' Setting '/proc/sys/fs/nr_open' to '2147483640' Couldn't write fs.nr_open as 2147483640, halving it. Setting '/proc/sys/fs/nr_open' to '1073741816' Successfully bumped fs.nr_open to 1073741816 Reading EFI variable /sys/firmware/efi/efivars/LoaderTimeInitUSec-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. Reading EFI variable /sys/firmware/efi/efivars/LoaderTimeExecUSec-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Unified cgroup hierarchy is located at /sys/fs/cgroup. bpf-firewall: Got EBADF when using BPF_F_ALLOW_MULTI, which indicates it is supported. Yay! Controller 'cpu' supported: yes Controller 'cpuacct' supported: no Controller 'cpuset' supported: yes Controller 'io' supported: yes Controller 'blkio' supported: no Controller 'memory' supported: yes Controller 'devices' supported: no Controller 'pids' supported: yes Controller 'bpf-firewall' supported: yes Controller 'bpf-devices' supported: yes Controller 'bpf-foreign' supported: yes Controller 'bpf-socket-bind' supported: no Controller 'bpf-restrict-network-interfaces' supported: no Set up TFD_TIMER_CANCEL_ON_SET timerfd. Failed to stat /etc/localtime, ignoring: No such file or directory /etc/localtime doesn't exist yet, watching /etc instead. Failed to establish memory pressure event source, ignoring: Operation not supported Enabling (yes) showing of status (command line). Successfully forked off '(sd-gens)' as PID 87. No confidential virtualization detection on this architecture Successfully forked off '(sd-exec-strv)' as PID 88. About to execute /usr/lib/systemd/system-generators/systemd-bless-boot-generator (null) Successfully forked off '(direxec)' as PID 89. About to execute /usr/lib/systemd/system-generators/systemd-cryptsetup-generator (null) Successfully forked off '(direxec)' as PID 90. About to execute /usr/lib/systemd/system-generators/systemd-debug-generator (null) Successfully forked off '(direxec)' as PID 91. About to execute /usr/lib/systemd/system-generators/systemd-fstab-generator (null) Successfully forked off '(direxec)' as PID 92. About to execute /usr/lib/systemd/system-generators/systemd-getty-generator (null) Successfully forked off '(direxec)' as PID 93. About to execute /usr/lib/systemd/system-generators/systemd-gpt-auto-generator (null) Successfully forked off '(direxec)' as PID 94. About to execute /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator (null) Successfully forked off '(direxec)' as PID 95. About to execute /usr/lib/systemd/system-generators/systemd-integritysetup-generator (null) Successfully forked off '(direxec)' as PID 96. About to execute /usr/lib/systemd/system-generators/systemd-rc-local-generator (null) Successfully forked off '(direxec)' as PID 97. About to execute /usr/lib/systemd/system-generators/systemd-run-generator (null) Successfully forked off '(direxec)' as PID 98. About to execute /usr/lib/systemd/system-generators/systemd-system-update-generator (null) Successfully forked off '(direxec)' as PID 99. About to execute /usr/lib/systemd/system-generators/systemd-sysv-generator (null) Successfully forked off '(direxec)' as PID 100. About to execute /usr/lib/systemd/system-generators/systemd-tpm2-generator (null) Successfully forked off '(direxec)' as PID 101. About to execute /usr/lib/systemd/system-generators/systemd-veritysetup-generator (null) Successfully forked off '(direxec)' as PID 102. /usr/lib/systemd/system-generators/systemd-tpm2-generator succeeded. /usr/lib/systemd/system-generators/systemd-debug-generator succeeded. /usr/lib/systemd/system-generators/systemd-integritysetup-generator succeeded. /usr/lib/systemd/system-generators/systemd-fstab-generator succeeded. /usr/lib/systemd/system-generators/systemd-system-update-generator succeeded. /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator succeeded. /usr/lib/systemd/system-generators/systemd-getty-generator succeeded. /usr/lib/systemd/system-generators/systemd-gpt-auto-generator succeeded. /usr/lib/systemd/system-generators/systemd-sysv-generator succeeded. /usr/lib/systemd/system-generators/systemd-rc-local-generator succeeded. /usr/lib/systemd/system-generators/systemd-run-generator succeeded. /usr/lib/systemd/system-generators/systemd-veritysetup-generator succeeded. /usr/lib/systemd/system-generators/systemd-bless-boot-generator succeeded. /usr/lib/systemd/system-generators/systemd-cryptsetup-generator succeeded. (sd-exec-strv) succeeded. (sd-gens) succeeded. Looking for unit files in (higher priority first):  /etc/systemd/system.control  /run/systemd/system.control  /run/systemd/transient  /run/systemd/generator.early  /etc/systemd/system  /etc/systemd/system.attached  /run/systemd/system  /run/systemd/system.attached  /run/systemd/generator  /usr/local/lib/systemd/system  /usr/lib/systemd/system  /run/systemd/generator.late sd-device-enumerator: Failed to open directory /run/udev/tags/systemd, ignoring: No such file or directory Modification times have changed, need to update cache. unit_file_build_name_map: normal unit file: /run/systemd/generator/sysusr-usr.mount unit_file_build_name_map: normal unit file: /run/systemd/generator/systemd-fsck-usr.service unit_file_build_name_map: normal unit file: /run/systemd/generator/sysroot-usr.mount unit_file_build_name_map: normal unit file: /run/systemd/generator/-.mount unit_file_build_name_map: normal unit file: /run/systemd/generator/var-volatile.mount unit_file_build_name_map: normal unit file: /run/systemd/generator/systemd-veritysetup@usr.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/basic.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/blockdev@.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/bluetooth.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/boot-complete.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/console-getty.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/container-getty@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cryptsetup-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cryptsetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dbus.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dbus.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/debug-shell.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dev-hugepages.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dev-mqueue.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/emergency.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/emergency.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/exit.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/factory-reset.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/final.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/first-boot-complete.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/graphical.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/halt.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hibernate.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hybrid-sleep.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-cleanup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-parse-etc.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-root-device.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-root-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-switch-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-switch-root.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-udevadm-cleanup-db.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-usr-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/integritysetup-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/integritysetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/kexec.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/kmod-static-nodes.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ldconfig.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/local-fs-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/local-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/modprobe@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/multi-user.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network-online.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nss-lookup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nss-user-lookup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/pam_namespace.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/paths.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/poweroff.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/printer.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/quotaon.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rc-local.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/reboot.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-cryptsetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-fs-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-veritysetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rescue.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rescue.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rpcbind.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/serial-getty@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/shutdown.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sigpwr.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sleep.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/slices.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/smartcard.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/smartd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sockets.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/soft-reboot.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sound.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/storage-target-mode.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/suspend.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/suspend-then-hibernate.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/swap.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-fs-fuse-connections.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sysinit.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-kernel-config.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-kernel-debug.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-kernel-tracing.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/syslog.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-console.path unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-console.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-wall.path unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-wall.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-backlight@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-battery-check.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-bless-boot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-boot-check-no-failures.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-boot-random-seed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-boot-update.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-exit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-fsck-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-fsck@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-growfs-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-growfs@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-halt.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hibernate-resume.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hibernate.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hostnamed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hwdb-update.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hybrid-sleep.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-initctl.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-initctl.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journal-catalog-update.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-audit.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-dev-log.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald@.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-varlink@.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journal-flush.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-kexec.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-localed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-logind.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-machine-id-commit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-modules-load.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd-wait-online.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd-wait-online@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-network-generator.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrextend@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrextend.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrfs-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrfs@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-file-system.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-firmware-code.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-firmware-config.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-machine-id.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-make-policy.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-secureboot-authority.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-secureboot-policy.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrmachine.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrphase-initrd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrphase.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrphase-sysinit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-poweroff.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-quotacheck.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-random-seed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-reboot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-remount-fs.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-repart.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-resolved.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-rfkill.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-rfkill.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-soft-reboot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-storagetm.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-suspend.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-suspend-then-hibernate.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysctl.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate-reboot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate-reboot.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysusers.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-timedated.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-timesyncd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-time-wait-sync.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-clean.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-clean.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev-early.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-setup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tpm2-setup-early.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tpm2-setup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udevd-control.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udevd-kernel.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udevd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udev-settle.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udev-trigger.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-update-done.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-update-utmp-runlevel.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-update-utmp.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-userdbd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-userdbd.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-user-sessions.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-vconsole-setup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-volatile-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-systemd\x2dcryptsetup.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-systemd\x2dveritysetup.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-update-cleanup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-update-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-update.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/timers.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/time-set.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/time-sync.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tmp.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tpm2-abrmd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tpm2.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/umount.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/usb-gadget.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user-runtime-dir@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-cache.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-lib.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-spool.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-srv.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/veritysetup-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/veritysetup.target unit_file_build_name_map: normal unit file: /run/systemd/generator.late/systemd-cryptsetup@root.service unit_file_build_name_map: normal unit file: /run/systemd/generator.late/sysroot.mount dev.mount: Failed to load configuration: No such file or directory dev-root.mount: Failed to load configuration: No such file or directory Unit blockdev@dev-root.target has alias blockdev@.target. var.mount: Failed to load configuration: No such file or directory run-systemd-journal-stdout.mount: Failed to load configuration: No such file or directory run.mount: Failed to load configuration: No such file or directory run-systemd.mount: Failed to load configuration: No such file or directory run-systemd-journal.mount: Failed to load configuration: No such file or directory run-systemd-journal-socket.mount: Failed to load configuration: No such file or directory systemd-journald.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-journald.service:53: System call riscv_hwprobe is not known, ignoring. Unit blockdev@dev-mapper-usr.target has alias blockdev@.target. var-log.mount: Failed to load configuration: No such file or directory var-log-wtmp.mount: Failed to load configuration: No such file or directory auditd.service: Failed to load configuration: No such file or directory systemd-udevd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-udevd.service:37: System call riscv_hwprobe is not known, ignoring. run-udev.mount: Failed to load configuration: No such file or directory run-udev-control.mount: Failed to load configuration: No such file or directory var-lib.mount: Failed to load configuration: No such file or directory var-lib-systemd.mount: Failed to load configuration: No such file or directory var-lib-systemd-tpm2\x2dsrk\x2dpublic\x2dkey.pem.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed to load configuration: No such file or directory systemd-sysext.service: Failed to load configuration: No such file or directory plymouth-start.service: Failed to load configuration: No such file or directory Unit rescue.target has alias runlevel1.target. Unit runlevel5.target has alias graphical.target. display-manager.service: Failed to load configuration: No such file or directory Unit multi-user.target has alias runlevel3.target. Unit multi-user.target has alias default.target. Unit multi-user.target has alias runlevel2.target. Unit multi-user.target has alias runlevel4.target. home.mount: Failed to load configuration: No such file or directory Unit systemd-networkd.service has alias dbus-org.freedesktop.network1.service. systemd-networkd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-networkd.service:50: System call riscv_hwprobe is not known, ignoring. run-systemd-netif.mount: Failed to load configuration: No such file or directory Unit systemd-logind.service has alias dbus-org.freedesktop.login1.service. systemd-logind.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-logind.service:60: System call riscv_hwprobe is not known, ignoring. run-systemd-sessions.mount: Failed to load configuration: No such file or directory run-systemd-inhibit.mount: Failed to load configuration: No such file or directory var-tmp.mount: Failed to load configuration: No such file or directory run-systemd-users.mount: Failed to load configuration: No such file or directory var-lib-systemd-linger.mount: Failed to load configuration: No such file or directory run-systemd-shutdown.mount: Failed to load configuration: No such file or directory run-systemd-seats.mount: Failed to load configuration: No such file or directory run-dbus.mount: Failed to load configuration: No such file or directory run-dbus-system_bus_socket.mount: Failed to load configuration: No such file or directory Unit modprobe@drm.service has alias modprobe@.service. run-systemd-ask\x2dpassword.mount: Failed to load configuration: No such file or directory Unit serial-getty@ttyAMA0.service has alias serial-getty@.service. plymouth-quit-wait.service: Failed to load configuration: No such file or directory Unit getty@tty1.service has alias getty@.service. Unit getty@tty1.service has alias autovt@tty1.service. sysusr.mount: Failed to load configuration: No such file or directory dev-mapper.mount: Failed to load configuration: No such file or directory dev-mapper-usr.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Failed to load configuration: No such file or directory dev-gpt\x2dauto\x2droot.mount: Failed to load configuration: No such file or directory Unit systemd-pcrfs@sysroot.service has alias systemd-pcrfs@.service. Unit blockdev@dev-gpt\x2dauto\x2droot.target has alias blockdev@.target. run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount: Failed to load configuration: No such file or directory Unit systemd-timesyncd.service has alias dbus-org.freedesktop.timesync1.service. systemd-timesyncd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-timesyncd.service:53: System call riscv_hwprobe is not known, ignoring. run-systemd-timesync.mount: Failed to load configuration: No such file or directory var-lib-systemd-timesync.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dsysusers.service.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dsysctl.service.mount: Failed to load configuration: No such file or directory Unit systemd-resolved.service has alias dbus-org.freedesktop.resolve1.service. systemd-resolved.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-resolved.service:50: System call riscv_hwprobe is not known, ignoring. run-systemd-resolve.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dresolved.service.mount: Failed to load configuration: No such file or directory Unit modprobe@dm_mod.service has alias modprobe@.service. Unit modprobe@loop.service has alias modprobe@.service. var-lib-systemd-random\x2dseed.mount: Failed to load configuration: No such file or directory var-log-journal.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Failed to load configuration: No such file or directory sys.mount: Failed to load configuration: No such file or directory sys-kernel.mount: Failed to load configuration: No such file or directory Unit modprobe@configfs.service has alias modprobe@.service. sys-fs.mount: Failed to load configuration: No such file or directory sys-fs-fuse.mount: Failed to load configuration: No such file or directory Unit modprobe@fuse.service has alias modprobe@.service. run-postinsts.service: Failed to load configuration: No such file or directory run-systemd-journal-syslog.mount: Failed to load configuration: No such file or directory syslog.service: Failed to load configuration: No such file or directory run-systemd-journal-dev\x2dlog.mount: Failed to load configuration: No such file or directory run-systemd-userdb.mount: Failed to load configuration: No such file or directory run-systemd-userdb-io.systemd.Multiplexer.mount: Failed to load configuration: No such file or directory systemd-userdbd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-userdbd.service:40: System call riscv_hwprobe is not known, ignoring. run-systemd-io.systemd.PCRExtend.mount: Failed to load configuration: No such file or directory run-initctl.mount: Failed to load configuration: No such file or directory Using notification socket /run/systemd/notify Successfully created private D-Bus server. Invoking unit coldplug() handlers… -.slice changed dead -> active system.slice changed dead -> active init.scope changed dead -> running -.mount: Changed dead -> mounted Failed to communicate with plymouth: Connection refused Invoking unit catchup() handlers… Activating default unit: initrd.target initrd.target: Trying to enqueue job initrd.target/start/isolate run-postinsts.service: Cannot add dependency job, ignoring: Unit run-postinsts.service not found. systemd-modules-load.service: Installed new job systemd-modules-load.service/start as 33 modprobe@dm_mod.service: Installed new job modprobe@dm_mod.service/start as 17 initrd-root-device.target: Installed new job initrd-root-device.target/start as 107 systemd-pcrmachine.service: Installed new job systemd-pcrmachine.service/start as 70 systemd-update-done.service: Installed new job systemd-update-done.service/start as 61 dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Installed new job dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device/start as 45 cryptsetup.target: Installed new job cryptsetup.target/start as 62 blockdev@dev-mapper-usr.target: Installed new job blockdev@dev-mapper-usr.target/start as 47 basic.target: Installed new job basic.target/start as 2 initrd-parse-etc.service: Installed new job initrd-parse-etc.service/start as 92 systemd-fsck-usr.service: Installed new job systemd-fsck-usr.service/start as 103 sockets.target: Installed new job sockets.target/start as 82 tmp.mount: Installed new job tmp.mount/start as 12 var-volatile-lib.service: Installed new job var-volatile-lib.service/start as 40 network-pre.target: Installed new job network-pre.target/start as 28 dev-gpt\x2dauto\x2droot.device: Installed new job dev-gpt\x2dauto\x2droot.device/start as 96 systemd-pcrphase-initrd.service: Installed new job systemd-pcrphase-initrd.service/start as 99 var-volatile.mount: Installed new job var-volatile.mount/start as 41 systemd-udevd-kernel.socket: Installed new job systemd-udevd-kernel.socket/start as 25 systemd-update-utmp.service: Installed new job systemd-update-utmp.service/start as 80 systemd-hwdb-update.service: Installed new job systemd-hwdb-update.service/start as 26 veritysetup.target: Installed new job veritysetup.target/start as 42 systemd-resolved.service: Installed new job systemd-resolved.service/start as 48 systemd-fsck-root.service: Installed new job systemd-fsck-root.service/start as 95 time-set.target: Installed new job time-set.target/start as 8 var-volatile-cache.service: Installed new job var-volatile-cache.service/start as 74 systemd-random-seed.service: Installed new job systemd-random-seed.service/start as 38 systemd-tmpfiles-setup-dev-early.service: Installed new job systemd-tmpfiles-setup-dev-early.service/start as 31 swap.target: Installed new job swap.target/start as 78 local-fs-pre.target: Installed new job local-fs-pre.target/start as 32 integritysetup.target: Installed new job integritysetup.target/start as 29 systemd-initctl.socket: Installed new job systemd-initctl.socket/start as 87 sys-fs-fuse-connections.mount: Installed new job sys-fs-fuse-connections.mount/start as 20 initrd-fs.target: Installed new job initrd-fs.target/start as 100 local-fs.target: Installed new job local-fs.target/start as 72 sys-kernel-tracing.mount: Installed new job sys-kernel-tracing.mount/start as 65 sysroot.mount: Installed new job sysroot.mount/start as 94 systemd-journald-audit.socket: Installed new job systemd-journald-audit.socket/start as 54 dev-mqueue.mount: Installed new job dev-mqueue.mount/start as 66 systemd-veritysetup@usr.service: Installed new job systemd-veritysetup@usr.service/start as 43 systemd-journal-flush.service: Installed new job systemd-journal-flush.service/start as 51 systemd-pcrphase-sysinit.service: Installed new job systemd-pcrphase-sysinit.service/start as 76 sys-kernel-debug.mount: Installed new job sys-kernel-debug.mount/start as 69 kmod-static-nodes.service: Installed new job kmod-static-nodes.service/start as 37 modprobe@fuse.service: Installed new job modprobe@fuse.service/start as 21 dev-mapper-usr.device: Installed new job dev-mapper-usr.device/start as 104 systemd-userdbd.socket: Installed new job systemd-userdbd.socket/start as 84 systemd-battery-check.service: Installed new job systemd-battery-check.service/start as 105 systemd-journald-dev-log.socket: Installed new job systemd-journald-dev-log.socket/start as 55 system-systemd\x2dpcrfs.slice: Installed new job system-systemd\x2dpcrfs.slice/start as 98 systemd-journal-catalog-update.service: Installed new job systemd-journal-catalog-update.service/start as 56 systemd-boot-update.service: Installed new job systemd-boot-update.service/start as 19 sys-kernel-config.mount: Installed new job sys-kernel-config.mount/start as 58 systemd-udev-trigger.service: Installed new job systemd-udev-trigger.service/start as 64 systemd-pcrextend.socket: Installed new job systemd-pcrextend.socket/start as 83 system-modprobe.slice: Installed new job system-modprobe.slice/start as 16 paths.target: Installed new job paths.target/start as 89 systemd-machine-id-commit.service: Installed new job systemd-machine-id-commit.service/start as 50 systemd-tmpfiles-clean.timer: Installed new job systemd-tmpfiles-clean.timer/start as 91 systemd-tpm2-setup.service: Installed new job systemd-tpm2-setup.service/start as 57 dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Installed new job dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device/start as 46 systemd-sysctl.service: Installed new job systemd-sysctl.service/start as 68 sysroot-usr.mount: Installed new job sysroot-usr.mount/start as 101 slices.target: Installed new job slices.target/start as 88 var-volatile-srv.service: Installed new job var-volatile-srv.service/start as 73 systemd-ask-password-console.path: Installed new job systemd-ask-password-console.path/start as 34 system-systemd\x2dveritysetup.slice: Installed new job system-systemd\x2dveritysetup.slice/start as 44 sysusr-usr.mount: Installed new job sysusr-usr.mount/start as 102 var-volatile-spool.service: Installed new job var-volatile-spool.service/start as 75 systemd-pcrfs@sysroot.service: Installed new job systemd-pcrfs@sysroot.service/start as 97 systemd-network-generator.service: Installed new job systemd-network-generator.service/start as 27 systemd-tmpfiles-setup.service: Installed new job systemd-tmpfiles-setup.service/start as 79 systemd-udevd.service: Installed new job systemd-udevd.service/start as 22 ldconfig.service: Installed new job ldconfig.service/start as 71 sysinit.target: Installed new job sysinit.target/start as 5 dbus.socket: Installed new job dbus.socket/start as 85 timers.target: Installed new job timers.target/start as 90 systemd-sysusers.service: Installed new job systemd-sysusers.service/start as 30 remote-veritysetup.target: Installed new job remote-veritysetup.target/start as 108 systemd-udevd-control.socket: Installed new job systemd-udevd-control.socket/start as 23 modprobe@configfs.service: Installed new job modprobe@configfs.service/start as 59 systemd-journald.socket: Installed new job systemd-journald.socket/start as 53 dev-hugepages.mount: Installed new job dev-hugepages.mount/start as 67 remote-cryptsetup.target: Installed new job remote-cryptsetup.target/start as 109 initrd.target: Installed new job initrd.target/start as 1 initrd-usr-fs.target: Installed new job initrd-usr-fs.target/start as 106 systemd-timesyncd.service: Installed new job systemd-timesyncd.service/start as 6 initrd-root-fs.target: Installed new job initrd-root-fs.target/start as 93 systemd-networkd.socket: Installed new job systemd-networkd.socket/start as 86 systemd-boot-random-seed.service: Installed new job systemd-boot-random-seed.service/start as 77 systemd-tmpfiles-setup-dev.service: Installed new job systemd-tmpfiles-setup-dev.service/start as 63 nss-lookup.target: Installed new job nss-lookup.target/start as 49 systemd-pcrphase.service: Installed new job systemd-pcrphase.service/start as 81 systemd-repart.service: Installed new job systemd-repart.service/start as 14 systemd-tpm2-setup-early.service: Installed new job systemd-tpm2-setup-early.service/start as 60 systemd-journald.service: Installed new job systemd-journald.service/start as 52 first-boot-complete.target: Installed new job first-boot-complete.target/start as 39 modprobe@loop.service: Installed new job modprobe@loop.service/start as 15 initrd.target: Enqueued job initrd.target/start as 1 Queued start job for default target Initrd Default Target. Loaded units and determined initial transaction in 3.7s. run-initctl.mount: Collecting. run-systemd-io.systemd.PCRExtend.mount: Collecting. run-systemd-userdb.mount: Collecting. run-systemd-userdb-io.systemd.Multiplexer.mount: Collecting. run-systemd-journal-dev\x2dlog.mount: Collecting. run-systemd-journal-syslog.mount: Collecting. sys-fs.mount: Collecting. sys-fs-fuse.mount: Collecting. sys.mount: Collecting. sys-kernel.mount: Collecting. var-log-journal.mount: Collecting. var-lib-systemd-random\x2dseed.mount: Collecting. run-systemd-resolve.mount: Collecting. run-systemd-timesync.mount: Collecting. var-lib-systemd-timesync.mount: Collecting. dev-gpt\x2dauto\x2droot.mount: Collecting. sysusr.mount: Collecting. dev-mapper.mount: Collecting. dev-mapper-usr.mount: Collecting. run-systemd-ask\x2dpassword.mount: Collecting. run-dbus.mount: Collecting. run-dbus-system_bus_socket.mount: Collecting. run-systemd-sessions.mount: Collecting. run-systemd-inhibit.mount: Collecting. var-tmp.mount: Collecting. run-systemd-users.mount: Collecting. var-lib-systemd-linger.mount: Collecting. run-systemd-shutdown.mount: Collecting. run-systemd-seats.mount: Collecting. run-systemd-netif.mount: Collecting. var-lib.mount: Collecting. var-lib-systemd.mount: Collecting. var-lib-systemd-tpm2\x2dsrk\x2dpublic\x2dkey.pem.mount: Collecting. run-udev.mount: Collecting. run-udev-control.mount: Collecting. var-log.mount: Collecting. var-log-wtmp.mount: Collecting. run-systemd-journal-stdout.mount: Collecting. run.mount: Collecting. run-systemd.mount: Collecting. run-systemd-journal.mount: Collecting. run-systemd-journal-socket.mount: Collecting. var.mount: Collecting. dev.mount: Collecting. dev-root.mount: Collecting. No firewall backend found. init.scope: Failed to set 'memory.zswap.max' attribute on '/init.scope' to 'max': No such file or directory Failed to establish memory pressure event source, ignoring: Operation not supported Received SIGCHLD from PID 87 (n/a). system.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice' to 'max': No such file or directory system-modprobe.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice' to 'max': No such file or directory system-modprobe.slice changed dead -> active system-modprobe.slice: Job 16 system-modprobe.slice/start finished, result=done [ OK ] Created slice Slice /system/modprobe. system-systemd\x2dpcrfs.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dpcrfs.slice' to 'max': No such file or directory system-systemd\x2dpcrfs.slice changed dead -> active system-systemd\x2dpcrfs.slice: Job 98 system-systemd\x2dpcrfs.slice/start finished, result=done [ OK ] Created slice Slice /system/systemd-pcrfs. system-systemd\x2dveritysetup.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dveritysetup.slice' to 'max': No such file or directory system-systemd\x2dveritysetup.slice changed dead -> active system-systemd\x2dveritysetup.slice: Job 44 system-systemd\x2dveritysetup.slice/start finished, result=done [ OK ] Created slice Verity Protection Service Slice. systemd-ask-password-console.path: ConditionPathExists=!/run/plymouth/pid succeeded. systemd-ask-password-console.path: Changed dead -> waiting systemd-ask-password-console.path: Job 34 systemd-ask-password-console.path/start finished, result=done [ OK ] Started Dispatch Password Requests to Console Directory Watch. systemd-tmpfiles-clean.timer: starting held back, waiting for: sysinit.target Expecting device /dev/disk/by-part…239e-4857-7203-da1a-3bd4515cc68c... Expecting device /dev/disk/by-part…2dae-5821-03c2-4128-747339331f7f... Expecting device /dev/gpt-auto-root... Expecting device /dev/mapper/usr... basic.target: starting held back, waiting for: paths.target blockdev@dev-mapper-usr.target: starting held back, waiting for: systemd-veritysetup@usr.service cryptsetup.target: starting held back, waiting for: systemd-pcrphase-initrd.service first-boot-complete.target: starting held back, waiting for: systemd-random-seed.service initrd-fs.target: starting held back, waiting for: initrd-parse-etc.service initrd-root-device.target: starting held back, waiting for: dev-gpt\x2dauto\x2droot.device initrd-root-fs.target: starting held back, waiting for: systemd-repart.service initrd-usr-fs.target: starting held back, waiting for: sysusr-usr.mount initrd.target: starting held back, waiting for: initrd-root-device.target integritysetup.target changed dead -> active integritysetup.target: Job 29 integritysetup.target/start finished, result=done [ OK ] Reached target Local Integrity Protected Volumes. local-fs-pre.target: starting held back, waiting for: systemd-tmpfiles-setup-dev.service local-fs.target: starting held back, waiting for: local-fs-pre.target network-pre.target: starting held back, waiting for: systemd-network-generator.service nss-lookup.target: starting held back, waiting for: systemd-resolved.service paths.target changed dead -> active paths.target: Job 89 paths.target/start finished, result=done [ OK ] Reached target Path Units. basic.target: starting held back, waiting for: slices.target remote-cryptsetup.target changed dead -> active remote-cryptsetup.target: Job 109 remote-cryptsetup.target/start finished, result=done [ OK ] Reached target Remote Encrypted Volumes. remote-veritysetup.target changed dead -> active remote-veritysetup.target: Job 108 remote-veritysetup.target/start finished, result=done [ OK ] Reached target Remote Verity Protected Volumes. slices.target changed dead -> active slices.target: Job 88 slices.target/start finished, result=done [ OK ] Reached target Slice Units. basic.target: starting held back, waiting for: sockets.target sockets.target: starting held back, waiting for: dbus.socket swap.target changed dead -> active swap.target: Job 78 swap.target/start finished, result=done [ OK ] Reached target Swaps. sysinit.target: starting held back, waiting for: systemd-sysusers.service time-set.target: starting held back, waiting for: systemd-timesyncd.service timers.target: starting held back, waiting for: systemd-tmpfiles-clean.timer veritysetup.target: starting held back, waiting for: systemd-veritysetup@usr.service dbus.socket: starting held back, waiting for: sysinit.target systemd-initctl.socket: Changed dead -> listening systemd-initctl.socket: Job 87 systemd-initctl.socket/start finished, result=done [ OK ] Listening on initctl Compatibility Named Pipe. sockets.target: starting held back, waiting for: dbus.socket systemd-journald-audit.socket: ConditionCapability=CAP_AUDIT_READ succeeded. systemd-journald-audit.socket: ConditionSecurity=audit succeeded. systemd-journald-audit.socket: Changed dead -> listening systemd-journald-audit.socket: Job 54 systemd-journald-audit.socket/start finished, result=done [ OK ] Listening on Journal Audit Socket. sockets.target: starting held back, waiting for: dbus.socket systemd-journald-dev-log.socket: Changed dead -> listening systemd-journald-dev-log.socket: Job 55 systemd-journald-dev-log.socket/start finished, result=done [ OK ] Listening on Journal Socket (/dev/log). sockets.target: starting held back, waiting for: dbus.socket systemd-journald.socket: Changed dead -> listening systemd-journald.socket: Job 53 systemd-journald.socket/start finished, result=done [ OK ] Listening on Journal Socket. sockets.target: starting held back, waiting for: dbus.socket systemd-networkd.socket: ConditionCapability=CAP_NET_ADMIN succeeded. systemd-networkd.socket: Changed dead -> listening systemd-networkd.socket: Job 86 systemd-networkd.socket/start finished, result=done [ OK ] Listening on Network Service Netlink Socket. sockets.target: starting held back, waiting for: dbus.socket Reading EFI variable /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. systemd-pcrextend.socket: ConditionSecurity=measured-uki succeeded. Unit systemd-pcrextend@internal.service has alias systemd-pcrextend@.service. systemd-pcrextend.socket: Changed dead -> listening systemd-pcrextend.socket: Job 83 systemd-pcrextend.socket/start finished, result=done [ OK ] Listening on TPM2 PCR Extension (Varlink). sockets.target: starting held back, waiting for: dbus.socket systemd-udevd-control.socket: ConditionPathIsReadWrite=/sys succeeded. systemd-udevd-control.socket: Changed dead -> listening systemd-udevd-control.socket: Job 23 systemd-udevd-control.socket/start finished, result=done [ OK ] Listening on udev Control Socket. sockets.target: starting held back, waiting for: dbus.socket systemd-udevd-kernel.socket: ConditionPathIsReadWrite=/sys succeeded. systemd-udevd-kernel.socket: Changed dead -> listening systemd-udevd-kernel.socket: Job 25 systemd-udevd-kernel.socket/start finished, result=done [ OK ] Listening on udev Kernel Socket. sockets.target: starting held back, waiting for: dbus.socket systemd-userdbd.socket: Changed dead -> listening systemd-userdbd.socket: Job 84 systemd-userdbd.socket/start finished, result=done [ OK ] Listening on User Database Manager Socket. sockets.target: starting held back, waiting for: dbus.socket /proc/self/uid_map has a full 1:1 mapping /proc/self/gid_map has a full 1:1 mapping /proc/self/setgroups contains "allow", not in user namespace dev-hugepages.mount: ConditionVirtualization=!private-users succeeded. dev-hugepages.mount: ConditionCapability=CAP_SYS_ADMIN succeeded. dev-hugepages.mount: ConditionPathExists=/sys/kernel/mm/hugepages succeeded. dev-hugepages.mount: Failed to set 'memory.zswap.max' attribute on '/dev-hugepages.mount' to 'max': No such file or directory dev-hugepages.mount: About to execute: /usr/bin/mount hugetlbfs /dev/hugepages -t hugetlbfs -o nosuid,nodev Serializing sd-executor-state to memfd. dev-hugepages.mount: Forked /usr/bin/mount as 106 Closing set fd 40 (socket:[1370]) dev-hugepages.mount: Changed dead -> mounting Mounting Huge Pages File System... dev-mqueue.mount: ConditionCapability=CAP_SYS_ADMIN succeeded. dev-mqueue.mount: ConditionPathExists=/proc/sys/fs/mqueue succeeded. dev-mqueue.mount: Failed to set 'memory.zswap.max' attribute on '/dev-mqueue.mount' to 'max': No such file or directory dev-mqueue.mount: About to execute: /usr/bin/mount mqueue /dev/mqueue -t mqueue -o nosuid,nodev,noexec Serializing sd-executor-state to memfd. dev-mqueue.mount: Forked /usr/bin/mount as 107 Closing set fd 42 (socket:[1370]) dev-mqueue.mount: Changed dead -> mounting Mounting POSIX Message Queue File System... sys-fs-fuse-connections.mount: starting held back, waiting for: modprobe@fuse.service sys-kernel-config.mount: starting held back, waiting for: modprobe@configfs.service sys-kernel-debug.mount: ConditionCapability=CAP_SYS_RAWIO succeeded. sys-kernel-debug.mount: ConditionPathExists=/sys/kernel/debug succeeded. sys-kernel-debug.mount: Failed to set 'memory.zswap.max' attribute on '/sys-kernel-debug.mount' to 'max': No such file or directory sys-kernel-debug.mount: About to execute: /usr/bin/mount debugfs /sys/kernel/debug -t debugfs -o nosuid,nodev,noexec Serializing sd-executor-state to memfd. sys-kernel-debug.mount: Forked /usr/bin/mount as 108 Closing set fd 44 (socket:[1370]) sys-kernel-debug.mount: Changed dead -> mounting Mounting Kernel Debug File System... sys-kernel-tracing.mount: ConditionCapability=CAP_SYS_RAWIO succeeded. sys-kernel-tracing.mount: ConditionPathExists=/sys/kernel/tracing succeeded. sys-kernel-tracing.mount: ConditionVirtualization=!lxc succeeded. sys-kernel-tracing.mount: Failed to set 'memory.zswap.max' attribute on '/sys-kernel-tracing.mount' to 'max': No such file or directory sys-kernel-tracing.mount: About to execute: /usr/bin/mount tracefs /sys/kernel/tracing -t tracefs -o nosuid,nodev,noexec Serializing sd-executor-state to memfd. sys-kernel-tracing.mount: Forked /usr/bin/mount as 109 Closing set fd 46 (socket:[1370]) sys-kernel-tracing.mount: Changed dead -> mounting Mounting Kernel Trace File System... sysroot-usr.mount: starting held back, waiting for: local-fs-pre.target sysroot.mount: starting held back, waiting for: dev-gpt\x2dauto\x2droot.device sysusr-usr.mount: starting held back, waiting for: local-fs-pre.target tmp.mount: ConditionPathIsSymbolicLink=!/tmp succeeded. tmp.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/tmp.mount' to 'max': No such file or directory tmp.mount: About to execute: /usr/bin/mount tmpfs /tmp -t tmpfs -o mode=1777,strictatime,nosuid,nodev,size=50%,nr_inodes=1m Serializing sd-executor-state to memfd. tmp.mount: Forked /usr/bin/mount as 110 Closing set fd 48 (socket:[1370]) tmp.mount: Changed dead -> mounting Mounting Temporary Directory /tmp... var-volatile.mount: starting held back, waiting for: local-fs-pre.target initrd-parse-etc.service: starting held back, waiting for: initrd-root-fs.target kmod-static-nodes.service: ConditionFileNotEmpty=/lib/modules/6.6.20-yocto-standard/modules.devname failed. kmod-static-nodes.service: Starting requested but condition not met. Not starting unit. kmod-static-nodes.service: Job 37 kmod-static-nodes.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-sysusers.service ldconfig.service: starting held back, waiting for: local-fs.target modprobe@configfs.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@configfs.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@configfs.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@configfs.service' to 'max': No such file or directory modprobe@configfs.service: Passing 0 fds to service modprobe@configfs.service: About to execute: /sbin/modprobe -abq configfs Serializing sd-executor-state to memfd. modprobe@configfs.service: Forked /sbin/modprobe as 111 Closing set fd 50 (socket:[1370]) modprobe@configfs.service: Changed dead -> start Starting Load Kernel Module configfs... modprobe@dm_mod.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@dm_mod.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@dm_mod.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@dm_mod.service' to 'max': No such file or directory modprobe@dm_mod.service: Passing 0 fds to service modprobe@dm_mod.service: About to execute: /sbin/modprobe -abq dm_mod Serializing sd-executor-state to memfd. modprobe@dm_mod.service: Forked /sbin/modprobe as 112 Closing set fd 52 (socket:[1370]) modprobe@dm_mod.service: Changed dead -> start Starting Load Kernel Module dm_mod... modprobe@fuse.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@fuse.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@fuse.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@fuse.service' to 'max': No such file or directory modprobe@fuse.service: Passing 0 fds to service modprobe@fuse.service: About to execute: /sbin/modprobe -abq fuse Serializing sd-executor-state to memfd. modprobe@fuse.service: Forked /sbin/modprobe as 113 Closing set fd 54 (socket:[1370]) modprobe@fuse.service: Changed dead -> start Starting Load Kernel Module fuse... modprobe@loop.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@loop.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@loop.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@loop.service' to 'max': No such file or directory modprobe@loop.service: Passing 0 fds to service modprobe@loop.service: About to execute: /sbin/modprobe -abq loop Serializing sd-executor-state to memfd. modprobe@loop.service: Forked /sbin/modprobe as 114 Closing set fd 56 (socket:[1370]) modprobe@loop.service: Changed dead -> start Starting Load Kernel Module loop... systemd-battery-check.service: ConditionKernelCommandLine=!systemd.battery-check=0 succeeded. systemd-battery-check.service: ConditionDirectoryNotEmpty=/sys/class/power_supply failed. systemd-battery-check.service: Starting requested but condition not met. Not starting unit. systemd-battery-check.service: Job 105 systemd-battery-check.service/start finished, result=done initrd-root-device.target: starting held back, waiting for: dev-gpt\x2dauto\x2droot.device systemd-boot-random-seed.service: starting held back, waiting for: systemd-random-seed.service systemd-boot-update.service: starting held back, waiting for: local-fs.target systemd-fsck-root.service: ConditionPathIsReadWrite=!/ failed. systemd-fsck-root.service: Starting requested but condition not met. Not starting unit. systemd-fsck-root.service: Job 95 systemd-fsck-root.service/start finished, result=done local-fs.target: starting held back, waiting for: local-fs-pre.target sysroot.mount: starting held back, waiting for: dev-gpt\x2dauto\x2droot.device systemd-fsck-usr.service: starting held back, waiting for: local-fs-pre.target systemd-hwdb-update.service: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d failed. systemd-hwdb-update.service: ConditionPathExists=|/etc/udev/hwdb.bin failed. systemd-hwdb-update.service: ConditionPathExists=|!/usr/lib/udev/hwdb.bin succeeded. We are in an initrd, not doing any updates. systemd-hwdb-update.service: ConditionNeedsUpdate=/etc failed. systemd-hwdb-update.service: Starting requested but condition not met. Not starting unit. systemd-hwdb-update.service: Job 26 systemd-hwdb-update.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-sysusers.service systemd-journal-catalog-update.service: starting held back, waiting for: local-fs.target systemd-journal-flush.service: starting held back, waiting for: systemd-journald.service systemd-journald.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-journald systemd-journald.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-journald.service' to 'max': No such file or directory systemd-journald.service: Passing 4 fds to service systemd-journald.service: About to execute: /usr/lib/systemd/systemd-journald Serializing sd-executor-state to memfd. systemd-journald.service: Forked /usr/lib/systemd/systemd-journald as 115 Closing set fd 62 (socket:[1389]) Closing set fd 61 (socket:[1387]) Closing set fd 65 (socket:[1370]) Closing set fd 63 (socket:[1384]) Closing set fd 64 (socket:[1385]) systemd-journald.service: Changed dead -> start Starting Journal Service... systemd-machine-id-commit.service: starting held back, waiting for: local-fs.target systemd-modules-load.service: ConditionKernelCommandLine=|rd.modules-load failed. systemd-modules-load.service: ConditionKernelCommandLine=|modules-load failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/run/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/etc/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/lib/modules-load.d failed. systemd-modules-load.service: ConditionCapability=CAP_SYS_MODULE succeeded. systemd-modules-load.service: Starting requested but condition not met. Not starting unit. systemd-modules-load.service: Job 33 systemd-modules-load.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-sysusers.service systemd-network-generator.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-network-generator systemd-network-generator.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-network-generator.service' to 'max': No such file or directory systemd-network-generator.service: Passing 0 fds to service systemd-network-generator.service: About to execute: /usr/lib/systemd/systemd-network-generator Serializing sd-executor-state to memfd. systemd-network-generator.service: Forked /usr/lib/systemd/systemd-network-generator as 116 Closing set fd 63 (socket:[1370]) systemd-network-generator.service: Changed dead -> start Starting Generate network units from Kernel command line... systemd-pcrfs@sysroot.service: starting held back, waiting for: sysroot.mount systemd-pcrmachine.service: ConditionSecurity=measured-uki succeeded. systemd-pcrmachine.service: ConditionPathExists=!/etc/initrd-release failed. systemd-pcrmachine.service: Starting requested but condition not met. Not starting unit. systemd-pcrmachine.service: Job 70 systemd-pcrmachine.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-sysusers.service systemd-pcrphase-initrd.service: ConditionSecurity=measured-uki succeeded. systemd-pcrphase-initrd.service: ConditionPathExists=/etc/initrd-release succeeded. systemd-pcrphase-initrd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-pcrextend systemd-pcrphase-initrd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-pcrphase-initrd.service' to 'max': No such file or directory systemd-pcrphase-initrd.service: Passing 0 fds to service systemd-pcrphase-initrd.service: About to execute: /usr/lib/systemd/systemd-pcrextend --graceful enter-initrd Serializing sd-executor-state to memfd. systemd-pcrphase-initrd.service: Forked /usr/lib/systemd/systemd-pcrextend as 117 Closing set fd 65 (socket:[1370]) systemd-pcrphase-initrd.service: Changed dead -> start Starting TPM2 PCR Barrier (initrd)... systemd-pcrphase-sysinit.service: starting held back, waiting for: sysinit.target systemd-pcrphase.service: starting held back, waiting for: basic.target systemd-random-seed.service: starting held back, waiting for: var-volatile-lib.service systemd-repart.service: starting held back, waiting for: systemd-tpm2-setup-early.service systemd-resolved.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-sysctl.service: ConditionPathIsReadWrite=/proc/sys/net succeeded. systemd-sysctl.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-sysctl systemd-sysctl.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-sysctl.service' to 'max': No such file or directory systemd-sysctl.service: Passing 0 fds to service systemd-sysctl.service: About to execute: /usr/lib/systemd/systemd-sysctl Serializing sd-executor-state to memfd. systemd-sysctl.service: Forked /usr/lib/systemd/systemd-sysctl as 118 Closing set fd 67 (socket:[1370]) systemd-sysctl.service: Changed dead -> start Starting Apply Kernel Variables... systemd-sysusers.service: starting held back, waiting for: systemd-tmpfiles-setup-dev-early.service systemd-timesyncd.service: starting held back, waiting for: tmp.mount systemd-tmpfiles-setup-dev-early.service: Will spawn child (service_enter_start): systemd-tmpfiles systemd-tmpfiles-setup-dev-early.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tmpfiles-setup-dev-early.service' to 'max': No such file or directory systemd-tmpfiles-setup-dev-early.service: Passing 0 fds to service systemd-tmpfiles-setup-dev-early.service: About to execute: systemd-tmpfiles --prefix=/dev --create --boot --graceful Serializing sd-executor-state to memfd. systemd-tmpfiles-setup-dev-early.service: Forked systemd-tmpfiles as 119 Closing set fd 69 (socket:[1370]) systemd-tmpfiles-setup-dev-early.service: Changed dead -> start Starting Create Static Device Nodes in /dev gracefully... systemd-tmpfiles-setup-dev.service: starting held back, waiting for: systemd-sysusers.service systemd-tmpfiles-setup.service: starting held back, waiting for: systemd-sysusers.service systemd-tpm2-setup-early.service: ConditionPathExists=!/run/systemd/tpm2-srk-public-key.pem succeeded. systemd-tpm2-setup-early.service: ConditionSecurity=measured-uki succeeded. systemd-tpm2-setup-early.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-tpm2-setup systemd-tpm2-setup-early.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tpm2-setup-early.service' to 'max': No such file or directory systemd-tpm2-setup-early.service: Passing 0 fds to service systemd-tpm2-setup-early.service: About to execute: /usr/lib/systemd/systemd-tpm2-setup --early=yes --graceful Serializing sd-executor-state to memfd. systemd-tpm2-setup-early.service: Forked /usr/lib/systemd/systemd-tpm2-setup as 120 Closing set fd 71 (socket:[1370]) systemd-tpm2-setup-early.service: Changed dead -> start Starting TPM2 SRK Setup (Early)... systemd-tpm2-setup.service: starting held back, waiting for: systemd-tpm2-setup-early.service systemd-udev-trigger.service: ConditionPathIsReadWrite=/sys succeeded. systemd-udev-trigger.service: Will spawn child (service_enter_start): udevadm systemd-udev-trigger.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udev-trigger.service' to 'max': No such file or directory systemd-udev-trigger.service: Passing 0 fds to service systemd-udev-trigger.service: About to execute: udevadm trigger --type=all --action=add --prioritized-subsystem=module,block,tpmrm,net,tty,input Serializing sd-executor-state to memfd. systemd-udev-trigger.service: Forked udevadm as 121 Closing set fd 73 (socket:[1370]) systemd-udev-trigger.service: Changed dead -> start Starting Coldplug All udev Devices... systemd-udevd.service: starting held back, waiting for: systemd-sysusers.service systemd-update-done.service: starting held back, waiting for: local-fs.target systemd-update-utmp.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-veritysetup@usr.service: starting held back, waiting for: dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device var-volatile-cache.service: starting held back, waiting for: var-volatile.mount var-volatile-lib.service: starting held back, waiting for: var-volatile.mount var-volatile-spool.service: starting held back, waiting for: var-volatile.mount var-volatile-srv.service: starting held back, waiting for: var-volatile.mount system-systemd\x2dpcrextend.slice: Collecting. systemd-pcrextend@internal.service: Collecting. system.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice' to 'max': No such file or directory sys-kernel-tracing.mount: Changed mounting -> mounting-done sys-kernel-debug.mount: Changed mounting -> mounting-done dev-mqueue.mount: Changed mounting -> mounting-done dev-hugepages.mount: Changed mounting -> mounting-done tmp.mount: Changed mounting -> mounting-done Received SIGCHLD from PID 106 (mount). Child 106 (mount) died (code=exited, status=0/SUCCESS) dev-hugepages.mount: Child 106 belongs to dev-hugepages.mount. dev-hugepages.mount: Mount process exited, code=exited, status=0/SUCCESS (success) dev-hugepages.mount: Changed mounting-done -> mounted dev-hugepages.mount: Job 67 dev-hugepages.mount/start finished, result=done [ OK ] Mounted Huge Pages File System. Failed to communicate with plymouth: Connection refused Child 107 (mount) died (code=exited, status=0/SUCCESS) dev-mqueue.mount: Child 107 belongs to dev-mqueue.mount. dev-mqueue.mount: Mount process exited, code=exited, status=0/SUCCESS (success) dev-mqueue.mount: Changed mounting-done -> mounted dev-mqueue.mount: Job 66 dev-mqueue.mount/start finished, result=done [ OK ] Mounted POSIX Message Queue File System. Failed to communicate with plymouth: Connection refused Child 108 (mount) died (code=exited, status=0/SUCCESS) sys-kernel-debug.mount: Child 108 belongs to sys-kernel-debug.mount. sys-kernel-debug.mount: Mount process exited, code=exited, status=0/SUCCESS (success) sys-kernel-debug.mount: Changed mounting-done -> mounted sys-kernel-debug.mount: Job 69 sys-kernel-debug.mount/start finished, result=done [ OK ] Mounted Kernel Debug File System. Failed to communicate with plymouth: Connection refused Child 109 (mount) died (code=exited, status=0/SUCCESS) sys-kernel-tracing.mount: Child 109 belongs to sys-kernel-tracing.mount. sys-kernel-tracing.mount: Mount process exited, code=exited, status=0/SUCCESS (success) sys-kernel-tracing.mount: Changed mounting-done -> mounted sys-kernel-tracing.mount: Job 65 sys-kernel-tracing.mount/start finished, result=done [ OK ] Mounted Kernel Trace File System. Failed to communicate with plymouth: Connection refused Child 110 (mount) died (code=exited, status=0/SUCCESS) tmp.mount: Child 110 belongs to tmp.mount. tmp.mount: Mount process exited, code=exited, status=0/SUCCESS (success) tmp.mount: Changed mounting-done -> mounted tmp.mount: Job 12 tmp.mount/start finished, result=done [ OK ] Mounted Temporary Directory /tmp. Failed to communicate with plymouth: Connection refused Child 111 (modprobe) died (code=exited, status=1/FAILURE) modprobe@configfs.service: Child 111 belongs to modprobe@configfs.service. modprobe@configfs.service: Main process exited, code=exited, status=1/FAILURE (success) modprobe@configfs.service: Deactivated successfully. modprobe@configfs.service: Service will not restart (restart setting) modprobe@configfs.service: Changed start -> dead modprobe@configfs.service: Job 59 modprobe@configfs.service/start finished, result=done [ OK ] Finished Load Kernel Module configfs. modprobe@configfs.service: Consumed 338ms CPU time. modprobe@configfs.service: Releasing resources... Child 112 (modprobe) died (code=exited, status=1/FAILURE) modprobe@dm_mod.service: Child 112 belongs to modprobe@dm_mod.service. modprobe@dm_mod.service: Main process exited, code=exited, status=1/FAILURE (success) modprobe@dm_mod.service: Deactivated successfully. modprobe@dm_mod.service: Service will not restart (restart setting) modprobe@dm_mod.service: Changed start -> dead modprobe@dm_mod.service: Job 17 modprobe@dm_mod.service/start finished, result=done [ OK ] Finished Load Kernel Module dm_mod. modprobe@dm_mod.service: Consumed 338ms CPU time. modprobe@dm_mod.service: Releasing resources... Child 113 (modprobe) died (code=exited, status=1/FAILURE) modprobe@fuse.service: Child 113 belongs to modprobe@fuse.service. modprobe@fuse.service: Main process exited, code=exited, status=1/FAILURE (success) modprobe@fuse.service: Deactivated successfully. modprobe@fuse.service: Service will not restart (restart setting) modprobe@fuse.service: Changed start -> dead modprobe@fuse.service: Job 21 modprobe@fuse.service/start finished, result=done [ OK ] Finished Load Kernel Module fuse. modprobe@fuse.service: Consumed 371ms CPU time. modprobe@fuse.service: Releasing resources... Child 114 (modprobe) died (code=exited, status=1/FAILURE) modprobe@loop.service: Child 114 belongs to modprobe@loop.service. modprobe@loop.service: Main process exited, code=exited, status=1/FAILURE (success) modprobe@loop.service: Deactivated successfully. modprobe@loop.service: Service will not restart (restart setting) modprobe@loop.service: Changed start -> dead modprobe@loop.service: Job 15 modprobe@loop.service/start finished, result=done [ OK ] Finished Load Kernel Module loop. modprobe@loop.service: Consumed 388ms CPU time. modprobe@loop.service: Releasing resources... Child 116 (systemd-network) died (code=exited, status=0/SUCCESS) systemd-network-generator.service: Child 116 belongs to systemd-network-generator.service. systemd-network-generator.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-network-generator.service: Changed start -> exited systemd-network-generator.service: Job 27 systemd-network-generator.service/start finished, result=done [ OK ] Finished Generate network units from Kernel command line. Failed to communicate with plymouth: Connection refused Child 117 (systemd-pcrexte) died (code=exited, status=0/SUCCESS) systemd-pcrphase-initrd.service: Child 117 belongs to systemd-pcrphase-initrd.service. systemd-pcrphase-initrd.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-pcrphase-initrd.service: Changed start -> exited systemd-pcrphase-initrd.service: Job 99 systemd-pcrphase-initrd.service/start finished, result=done [ OK ] Finished TPM2 PCR Barrier (initrd). Failed to communicate with plymouth: Connection refused Child 118 (systemd-sysctl) died (code=exited, status=0/SUCCESS) systemd-sysctl.service: Child 118 belongs to systemd-sysctl.service. systemd-sysctl.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-sysctl.service: Changed start -> exited systemd-sysctl.service: Job 68 systemd-sysctl.service/start finished, result=done [ OK ] Finished Apply Kernel Variables. Failed to communicate with plymouth: Connection refused Child 119 (systemd-tmpfile) died (code=exited, status=0/SUCCESS) systemd-tmpfiles-setup-dev-early.service: Child 119 belongs to systemd-tmpfiles-setup-dev-early.service. systemd-tmpfiles-setup-dev-early.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-tmpfiles-setup-dev-early.service: Changed start -> exited systemd-tmpfiles-setup-dev-early.service: Job 31 systemd-tmpfiles-setup-dev-early.service/start finished, result=done [ OK ] Finished Create Static Device Nodes in /dev gracefully. Failed to communicate with plymouth: Connection refused Received SIGCHLD from PID 117 (n/a). systemd-sysctl.service: Control group is empty. systemd-tmpfiles-setup-dev-early.service: Control group is empty. systemd-pcrphase-initrd.service: Control group is empty. systemd-network-generator.service: Control group is empty. systemd-journald.socket: Incoming traffic systemd-journald.socket: Changed listening -> running systemd-journald-audit.socket: Incoming traffic systemd-journald-audit.socket: Changed listening -> running basic.target: starting held back, waiting for: sockets.target cryptsetup.target changed dead -> active cryptsetup.target: Job 62 cryptsetup.target/start finished, result=done [ OK ] Reached target Local Encrypted Volumes. local-fs-pre.target: starting held back, waiting for: systemd-tmpfiles-setup-dev.service local-fs.target: starting held back, waiting for: local-fs-pre.target network-pre.target changed dead -> active network-pre.target: Job 28 network-pre.target/start finished, result=done [ OK ] Reached target Preparation for Network. sysinit.target: starting held back, waiting for: systemd-sysusers.service /proc/self/uid_map has a full 1:1 mapping /proc/self/gid_map has a full 1:1 mapping /proc/self/setgroups contains "allow", not in user namespace sys-fs-fuse-connections.mount: ConditionVirtualization=!private-users succeeded. sys-fs-fuse-connections.mount: ConditionCapability=CAP_SYS_ADMIN succeeded. sys-fs-fuse-connections.mount: ConditionPathExists=/sys/fs/fuse/connections failed. sys-fs-fuse-connections.mount: Starting requested but condition not met. Not starting unit. sys-fs-fuse-connections.mount: Job 20 sys-fs-fuse-connections.mount/start finished, result=done sysinit.target: starting held back, waiting for: systemd-sysusers.service sys-kernel-config.mount: ConditionCapability=CAP_SYS_RAWIO succeeded. sys-kernel-config.mount: ConditionPathExists=/sys/kernel/config succeeded. sys-kernel-config.mount: Failed to set 'memory.zswap.max' attribute on '/sys-kernel-config.mount' to 'max': No such file or directory sys-kernel-config.mount: About to execute: /usr/bin/mount configfs /sys/kernel/config -t configfs -o nosuid,nodev,noexec Serializing sd-executor-state to memfd. sys-kernel-config.mount: Forked /usr/bin/mount as 127 Closing set fd 41 (socket:[1370]) sys-kernel-config.mount: Changed dead -> mounting Mounting Kernel Configuration File System... systemd-repart.service: starting held back, waiting for: systemd-tpm2-setup-early.service systemd-resolved.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-sysusers.service: ConditionCredential=|sysusers.extra failed. We are in an initrd, not doing any updates. systemd-sysusers.service: ConditionNeedsUpdate=|/etc failed. systemd-sysusers.service: Starting requested but condition not met. Not starting unit. systemd-sysusers.service: Job 30 systemd-sysusers.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-resolved.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-timesyncd.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-tmpfiles-setup-dev.service: Will spawn child (service_enter_start): systemd-tmpfiles systemd-tmpfiles-setup-dev.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tmpfiles-setup-dev.service' to 'max': No such file or directory systemd-tmpfiles-setup-dev.service: Passing 0 fds to service systemd-tmpfiles-setup-dev.service: About to execute: systemd-tmpfiles --prefix=/dev --create --boot Serializing sd-executor-state to memfd. systemd-tmpfiles-setup-dev.service: Forked systemd-tmpfiles as 128 Closing set fd 43 (socket:[1370]) systemd-tmpfiles-setup-dev.service: Changed dead -> start Starting Create Static Device Nodes in /dev... systemd-tmpfiles-setup.service: starting held back, waiting for: systemd-journal-flush.service systemd-udevd.service: starting held back, waiting for: systemd-tmpfiles-setup-dev.service systemd-update-done.service: starting held back, waiting for: local-fs.target systemd-tpm2-setup-early.service: Control group is empty. Received SIGCHLD from PID 120 (systemd-tpm2-se). Child 120 (systemd-tpm2-se) died (code=exited, status=0/SUCCESS) systemd-tpm2-setup-early.service: Child 120 belongs to systemd-tpm2-setup-early.service. systemd-tpm2-setup-early.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-tpm2-setup-early.service: Changed start -> exited systemd-tpm2-setup-early.service: Job 60 systemd-tpm2-setup-early.service/start finished, result=done [ OK ] Finished TPM2 SRK Setup (Early). Failed to communicate with plymouth: Connection refused sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-repart.service: starting held back, waiting for: initrd-usr-fs.target systemd-tpm2-setup.service: ConditionPathExists=!/etc/initrd-release failed. systemd-tpm2-setup.service: Starting requested but condition not met. Not starting unit. systemd-tpm2-setup.service: Job 57 systemd-tpm2-setup.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-journald.service: Got notification message from PID 115 (READY=1, STATUS=Processing requests...) systemd-journald.service: Changed start -> running systemd-journald.service: Job 52 systemd-journald.service/start finished, result=done [ OK ] Started Journal Service. systemd-journald-dev-log.socket: Changed listening -> running Failed to communicate with plymouth: Connection refused systemd-journald.service: Got notification message from PID 115 (WATCHDOG=1) sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-journal-flush.service: ConditionPathExists=!/etc/initrd-release failed. systemd-journal-flush.service: Starting requested but condition not met. Not starting unit. systemd-journal-flush.service: Job 51 systemd-journal-flush.service/start finished, result=done systemd-tmpfiles-setup.service: starting held back, waiting for: local-fs.target systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=676 systemd-journald.service: Added fd 44 (stored) to fd store. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=677 systemd-journald.service: Added fd 45 (stored) to fd store. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=678 systemd-journald.service: Added fd 46 (stored) to fd store. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=679 systemd-journald.service: Added fd 47 (stored) to fd store. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=680 systemd-journald.service: Added fd 48 (stored) to fd store. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=681 systemd-journald.service: Added fd 49 (stored) to fd store. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 15.362893] systemd-pcrextend[117]: Reading EFI variable /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. systemd-journald.service: Trying to stash fd for dev=0:8/inode=682 systemd-journald.service: Added fd 50 (stored) to fd store. [ 15.366553] systemd-pcrextend[117]: Using TPM2 TCTI driver 'device' with device '/dev/tpmrm0'. [ 15.368488] systemd-pcrextend[117]: Loaded TCTI module 'tcti-device' (TCTI module for communication with Linux kernel interface.) [Version 2] [ 15.369991] systemd-pcrextend[117]: TPM successfully started up. [ 15.371271] systemd-pcrextend[117]: Getting TPM2 capability 0x0000 property 0x0001 count 127. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 15.372918] systemd-pcrextend[117]: Getting TPM2 capability 0x0002 property 0x011f count 256. systemd-journald.service: Trying to stash fd for dev=0:8/inode=683 [ 15.374454] systemd-pcrextend[117]: Getting TPM2 capability 0x0008 property 0x0000 count 508. systemd-journald.service: Added fd 51 (stored) to fd store. [ 15.375937] systemd-pcrextend[117]: Getting TPM2 capability 0x0005 property 0x0000 count 1. [ 15.377607] systemd-pcrextend[117]: TPM2 PCR bank sha1 has fewer than 24 PCR bits enabled, ignoring. [ 15.379196] systemd-pcrextend[117]: Reading PCR selection: [sha256(11)] [ 15.381111] systemd-pcrextend[117]: Read PCR selection: [sha256(11)] [ 15.382410] systemd-pcrextend[117]: PCR value: 11:sha256=44afeeea4cf0378b6b0ca87dcef78f8c990aa9952c593f656b4ed9a5c423b557 [ 15.383924] systemd-pcrextend[117]: TPM2 PCR bank sha384 has fewer than 24 PCR bits enabled, ignoring. sys-kernel-config.mount: Changed mounting -> mounting-done [ 15.385564] systemd-pcrextend[117]: TPM2 PCR bank sha512 has fewer than 24 PCR bits enabled, ignoring. [ 15.387246] systemd-pcrextend[117]: Found 1 fully initialized TPM2 banks. [ 15.388880] systemd-pcrextend[117]: Measuring 'enter-initrd' into PCR index 11, banks sha256. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 15.390370] systemd-pcrextend[117]: Extended PCR index 11 with 'enter-initrd' (banks sha256). systemd-journald.service: Trying to stash fd for dev=0:8/inode=684 systemd-journald.service: Added fd 52 (stored) to fd store. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=685 systemd-journald.service: Added fd 53 (stored) to fd store. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=686 [ 15.399694] systemd-tmpfiles[119]: Looking for configuration files in (higher priority first): systemd-journald.service: Added fd 54 (stored) to fd store. [ 15.401464] systemd-tmpfiles[119]: /etc/tmpfiles.d Received SIGCHLD from PID 127 (mount). [ 15.402806] systemd-tmpfiles[119]: /run/tmpfiles.d Child 127 (mount) died (code=exited, status=0/SUCCESS) [ 15.404402] systemd-tmpfiles[119]: /usr/local/lib/tmpfiles.d [ 15.405803] systemd-tmpfiles[119]: /usr/lib/tmpfiles.d sys-kernel-config.mount: Child 127 belongs to sys-kernel-config.mount. [ 15.407086] systemd-tmpfiles[119]: Skipping overridden file '/usr/lib/tmpfiles.d/etc.conf'. sys-kernel-config.mount: Mount process exited, code=exited, status=0/SUCCESS (success) sys-kernel-config.mount: Changed mounting-done -> mounted [ 15.409190] systemd-tmpfiles[119]: Skipping overridden file '/usr/lib/tmpfiles.d/home.conf'. sys-kernel-config.mount: Job 58 sys-kernel-config.mount/start finished, result=done [ OK ] Mounted Kernel Configuration File System. [ 15.410730] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/00-create-volatile.conf"... Failed to communicate with plymouth: Connection refused [ 15.412845] systemd-tmpfiles[119]: Entry "/run/lock" does not match any include prefix, skipping. [ 15.414376] systemd-tmpfiles[119]: Entry "/var/volatile/log" does not match any include prefix, skipping. [ 15.415861] systemd-tmpfiles[119]: Entry "/var/volatile/tmp" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 44 (stored), closing. [ 15.417726] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/01-bin-sbin-symlinks.conf"... [ 15.419145] systemd-tmpfiles[119]: Entry "/bin" does not match any include prefix, skipping. [ 15.420778] systemd-tmpfiles[119]: Entry "/sbin" does not match any include prefix, skipping. [ 15.422196] systemd-tmpfiles[119]: Entry "/lib" does not match any include prefix, skipping. [ 15.423747] systemd-tmpfiles[119]: Entry "/opt/ltp" does not match any include prefix, skipping. [ 15.425640] systemd-tmpfiles[119]: Entry "/opt/cni" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 45 (stored), closing. [ 15.430821] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/credstore.conf"... [ 15.433404] systemd-tmpfiles[119]: Entry "/etc/credstore" does not match any include prefix, skipping. [ 15.436005] systemd-tmpfiles[119]: Entry "/etc/credstore.encrypted" does not match any include prefix, skipping. [ 15.438732] systemd-tmpfiles[119]: Entry "/run/credstore" does not match any include prefix, skipping. [ 15.440666] systemd-tmpfiles[119]: Entry "/run/credstore.encrypted" does not match any include prefix, skipping. [ 15.442209] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf"... Received SIGCHLD from PID 129 ((sd-close)). [ 15.443706] systemd-tmpfiles[119]: Entry "/var/lib/dbus" does not match any include prefix, skipping. [ 15.446033] systemd-tmpfiles[119]: Entry "/var/lib/dbus/machine-id" does not match any include prefix, skipping. Child 129 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 129 belongs to init.scope. [ 15.450605] systemd-tmpfiles[119]: Entry "/run/dbus/containers" does not match any include prefix, skipping. Child 130 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.455587] systemd-tmpfiles[119]: Reading config file "/etc/tmpfiles.d/etc.conf"... init.scope: Child 130 belongs to init.scope. [ 15.457387] systemd-tmpfiles[119]: Reading config file "/etc/tmpfiles.d/home.conf"... Received SIGCHLD from PID 130 (n/a). [ 15.458880] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf"... systemd-journald.service: Received EPOLLHUP on stored fd 46 (stored), closing. [ 15.461445] systemd-tmpfiles[119]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 15.463307] systemd-tmpfiles[119]: Entry "/var/log/journal/97b7437d5cef4656a0552a28f7dd5229" does not match any include prefix, skipping. [ 15.465591] systemd-tmpfiles[119]: Entry "/var/log/journal/remote" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 47 (stored), closing. [ 15.477118] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf"... [ 15.478805] systemd-tmpfiles[119]: Entry "/run/lock" does not match any include prefix, skipping. [ 15.481012] systemd-tmpfiles[119]: Entry "/var/lock" does not match any include prefix, skipping. [ 15.483017] systemd-tmpfiles[119]: Entry "/run/lock/subsys" does not match any include prefix, skipping. [ 15.486861] systemd-tmpfiles[119]: Entry "/forcefsck" does not match any include prefix, skipping. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=687 systemd-journald.service: Added fd 40 (stored) to fd store. [ 15.492763] systemd-tmpfiles[119]: Entry "/fastboot" does not match any include prefix, skipping. [ 15.494223] systemd-tmpfiles[119]: Entry "/forcequotacheck" does not match any include prefix, skipping. Received SIGCHLD from PID 132 ((sd-close)). [ 15.495774] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/pam.conf"... Child 132 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.497846] systemd-tmpfiles[119]: Entry "/run/sepermit" does not match any include prefix, skipping. [ 15.499594] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/provision.conf"... init.scope: Child 132 belongs to init.scope. [ 15.501577] systemd-tmpfiles[119]: Entry "/etc/motd.d/50-provision.conf" does not match any include prefix, skipping. Child 133 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.503228] systemd-tmpfiles[119]: Entry "/etc/issue.d/50-provision.conf" does not match any include prefix, skipping. [ 15.505101] systemd-tmpfiles[119]: Entry "/etc/hosts" does not match any include prefix, skipping. init.scope: Child 133 belongs to init.scope. [ 15.506706] systemd-tmpfiles[119]: Entry "/root" does not match any include prefix, skipping. Received SIGCHLD from PID 133 (n/a). systemd-journald.service: Received EPOLLHUP on stored fd 48 (stored), closing. [ 15.508542] systemd-tmpfiles[119]: Entry "/root/.ssh" does not match any include prefix, skipping. [ 15.510265] systemd-tmpfiles[119]: Entry "/root/.ssh/authorized_keys" does not match any include prefix, skipping. [ 15.511710] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/static-nodes-permissions.conf"... [ 15.513419] systemd-tmpfiles[119]: Entry "/dev/snd/seq" matches include prefix "/dev". [ 15.515168] systemd-tmpfiles[119]: Entry "/dev/snd/timer" matches include prefix "/dev". systemd-journald.service: Received EPOLLHUP on stored fd 49 (stored), closing. [ 15.517367] systemd-tmpfiles[119]: Entry "/dev/loop-control" matches include prefix "/dev". [ 15.518826] systemd-tmpfiles[119]: Entry "/dev/net/tun" matches include prefix "/dev". [ 15.520518] systemd-tmpfiles[119]: Entry "/dev/fuse" matches include prefix "/dev". [ 15.521900] systemd-tmpfiles[119]: Entry "/dev/vfio/vfio" matches include prefix "/dev". [ 15.523615] systemd-tmpfiles[119]: Entry "/dev/kvm" matches include prefix "/dev". [ 15.525472] systemd-tmpfiles[119]: Entry "/dev/vhost-net" matches include prefix "/dev". [ 15.526952] systemd-tmpfiles[119]: Entry "/dev/vhost-vsock" matches include prefix "/dev". systemd-journald.service: Received EPOLLHUP on stored fd 50 (stored), closing. [ 15.528812] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/systemd-network.conf"... [ 15.530755] systemd-tmpfiles[119]: Entry "/run/systemd/netif" does not match any include prefix, skipping. [ 15.532681] systemd-tmpfiles[119]: Entry "/run/systemd/netif/links" does not match any include prefix, skipping. [ 15.534173] systemd-tmpfiles[119]: Entry "/run/systemd/netif/leases" does not match any include prefix, skipping. [ 15.535738] systemd-tmpfiles[119]: Entry "/run/systemd/netif/lldp" does not match any include prefix, skipping. [ 15.538114] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf"... Received SIGCHLD from PID 134 ((sd-close)). Child 134 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 134 belongs to init.scope. Child 135 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.551415] systemd-sysctl[118]: Parsing /etc/sysctl.d/20-quiet-printk.conf init.scope: Child 135 belongs to init.scope. [ 15.553329] systemd-sysctl[118]: Parsing /usr/lib/sysctl.d/50-default.conf Child 136 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.554749] systemd-sysctl[118]: Parsing /usr/lib/sysctl.d/50-pid-max.conf [ 15.556367] systemd-sysctl[118]: Parsing /etc/sysctl.d/99-sysctl.conf init.scope: Child 136 belongs to init.scope. [ 15.558005] systemd-sysctl[118]: Overwriting earlier assignment of net/ipv4/conf/all/accept_source_route at '/etc/sysctl.d/99-sysctl.conf:20'. Received SIGCHLD from PID 136 (n/a). systemd-journald.service: Received EPOLLHUP on stored fd 51 (stored), closing. [ 15.559638] systemd-sysctl[118]: Setting '/proc/sys/kernel/printk' to '4 4 1 7' [ 15.561651] systemd-sysctl[118]: Setting '/proc/sys/kernel/sysrq' to '16' [ 15.562967] systemd-sysctl[118]: Setting '/proc/sys/kernel/core_uses_pid' to '1' [ 15.564499] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/default/rp_filter' to '2' systemd-journald.service: Received EPOLLHUP on stored fd 52 (stored), closing. [ 15.566944] systemd-sysctl[118]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists). [ 15.571098] systemd-sysctl[118]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists). systemd-journald.service: Received EPOLLHUP on stored fd 53 (stored), closing. [ 15.574787] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/eth0/rp_filter' to '2' [ 15.576946] systemd-sysctl[118]: No change in value '2', suppressing write [ 15.578298] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/lo/rp_filter' to '2' [ 15.579791] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/sit0/rp_filter' to '2' [ 15.581531] systemd-sysctl[118]: No change in value '2', suppressing write [ 15.582892] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/default/accept_source_route' to '0' [ 15.584514] systemd-sysctl[118]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists). [ 15.586223] systemd-sysctl[118]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists). [ 15.588000] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/eth0/accept_source_route' to '0' [ 15.590083] systemd-sysctl[118]: No change in value '0', suppressing write Received SIGCHLD from PID 137 ((sd-close)). [ 15.591537] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/lo/accept_source_route' to '0' Child 137 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.593430] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/sit0/accept_source_route' to '0' [ 15.594931] systemd-sysctl[118]: No change in value '0', suppressing write [ 15.596882] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/default/promote_secondaries' to '1' init.scope: Child 137 belongs to init.scope. [ 15.598463] systemd-sysctl[118]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists). Child 138 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.599965] systemd-sysctl[118]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists). [ 15.602229] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/eth0/promote_secondaries' to '1' init.scope: Child 138 belongs to init.scope. [ 15.603747] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/lo/promote_secondaries' to '1' Child 139 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.605384] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/sit0/promote_secondaries' to '1' [ 15.606885] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/ping_group_range' to '0 2147483647' init.scope: Child 139 belongs to init.scope. [ 15.608670] systemd-sysctl[118]: Setting '/proc/sys/net/core/default_qdisc' to 'fq_codel' Received SIGCHLD from PID 139 (n/a). systemd-journald.service: Received EPOLLHUP on stored fd 54 (stored), closing. [ 15.610111] systemd-sysctl[118]: Couldn't write 'fq_codel' to 'net/core/default_qdisc', ignoring: No such file or directory [ 15.614757] systemd-tmpfiles[119]: Entry "/run/nologin" does not match any include prefix, skipping. [ 15.616657] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/systemd-resolve.conf"... [ 15.618460] systemd-tmpfiles[119]: Entry "/etc/resolv.conf" does not match any include prefix, skipping. [ 15.620431] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/systemd-tmp.conf"... systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=688 [ 15.622232] systemd-tmpfiles[119]: Entry "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*" does not match any include prefix, skipping. systemd-journald.service: Added fd 41 (stored) to fd store. systemd-journald.service: Received EPOLLHUP on stored fd 40 (stored), closing. [ 15.624843] systemd-tmpfiles[119]: Entry "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp" does not match any include prefix, skipping. [ 15.626726] systemd-tmpfiles[119]: Entry "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*" does not match any include prefix, skipping. [ 15.628775] systemd-tmpfiles[119]: Entry "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp" does not match any include prefix, skipping. [ 15.630752] systemd-tmpfiles[119]: Entry "/tmp/systemd-private-*" does not match any include prefix, skipping. [ 15.633022] systemd-tmpfiles[119]: Entry "/var/tmp/systemd-private-*" does not match any include prefix, skipping. [ 15.634787] systemd-tmpfiles[119]: Entry "/var/lib/systemd/coredump/.#core*.3f6b92a47e7548c6beb53a1a07cab566*" does not match any include prefix, skipping. [ 15.636875] systemd-tmpfiles[119]: Entry "/var/lib/systemd/coredump/.#*" does not match any include prefix, skipping. Received SIGCHLD from PID 140 ((sd-close)). [ 15.638528] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf"... [ 15.640387] systemd-tmpfiles[119]: Entry "/run/user" does not match any include prefix, skipping. Child 140 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.641984] systemd-tmpfiles[119]: Entry "/run/utmp" does not match any include prefix, skipping. [ 15.643713] systemd-tmpfiles[119]: Entry "/run/systemd/ask-password" does not match any include prefix, skipping. init.scope: Child 140 belongs to init.scope. [ 15.645947] systemd-tmpfiles[119]: Entry "/run/systemd/seats" does not match any include prefix, skipping. Child 141 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.647545] systemd-tmpfiles[119]: Entry "/run/systemd/sessions" does not match any include prefix, skipping. [ 15.649483] systemd-tmpfiles[119]: Entry "/run/systemd/users" does not match any include prefix, skipping. init.scope: Child 141 belongs to init.scope. [ 15.651061] systemd-tmpfiles[119]: Entry "/run/systemd/machines" does not match any include prefix, skipping. Received SIGCHLD from PID 141 (n/a). systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing. [ 15.653345] systemd-tmpfiles[119]: Entry "/run/systemd/shutdown" does not match any include prefix, skipping. [ 15.658367] systemd-tmpfiles[119]: Entry "/run/log" does not match any include prefix, skipping. [ 15.662430] systemd-tmpfiles[119]: Entry "/run/log/journal" does not match any include prefix, skipping. [ 15.664361] systemd-tmpfiles[119]: Entry "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229" does not match any include prefix, skipping. sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service [ 15.666378] systemd-tmpfiles[119]: Entry "/run/log/journal" does not match any include prefix, skipping. [ 15.671505] systemd-sysctl[118]: Setting '/proc/sys/fs/protected_hardlinks' to '1' [ 15.673606] systemd-sysctl[118]: Setting '/proc/sys/fs/protected_symlinks' to '1' Received SIGCHLD from PID 142 ((sd-close)). [ 15.675328] systemd-sysctl[118]: Setting '/proc/sys/fs/protected_regular' to '1' Child 142 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.677233] systemd-sysctl[118]: Setting '/proc/sys/fs/protected_fifos' to '1' [ 15.679034] systemd-sysctl[118]: Setting '/proc/sys/kernel/pid_max' to '4194304' init.scope: Child 142 belongs to init.scope. [ 15.682627] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/tcp_syncookies' to '1' [ 15.685832] systemd-sysctl[118]: No change in value '1', suppressing write [ 15.687774] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/all/log_martians' to '1' [ 15.689550] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/all/accept_redirects' to '0' [ 15.690930] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/all/accept_source_route' to '0' [ 15.693598] systemd-sysctl[118]: No change in value '0', suppressing write [ 15.694924] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/icmp_echo_ignore_broadcasts' to '1' [ 15.696613] systemd-sysctl[118]: No change in value '1', suppressing write [ 15.702855] systemd-tmpfiles[119]: Entry "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229" does not match any include prefix, skipping. [ 15.704809] systemd-tmpfiles[119]: Entry "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229/*.journal*" does not match any include prefix, skipping. [ 15.706437] systemd-tmpfiles[119]: Entry "/var/log/journal" does not match any include prefix, skipping. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 15.708460] systemd-tmpfiles[119]: Entry "/var/log/journal/97b7437d5cef4656a0552a28f7dd5229" does not match any include prefix, skipping. systemd-journald.service: Trying to stash fd for dev=0:8/inode=3281 systemd-journald.service: Added fd 40 (stored) to fd store. [ 15.710561] systemd-tmpfiles[119]: Entry "/var/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal" does not match any include prefix, skipping. [ 15.712578] systemd-tmpfiles[119]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 15.714094] systemd-tmpfiles[119]: Entry "/var/log/journal/97b7437d5cef4656a0552a28f7dd5229" does not match any include prefix, skipping. [ 15.715654] systemd-tmpfiles[119]: Entry "/var/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal" does not match any include prefix, skipping. [ 15.717505] systemd-tmpfiles[119]: Entry "/var/lib/systemd" does not match any include prefix, skipping. [ 15.718955] systemd-tmpfiles[119]: Entry "/var/lib/systemd/coredump" does not match any include prefix, skipping. [ 15.720638] systemd-tmpfiles[119]: Entry "/var/lib/systemd/ephemeral-trees" does not match any include prefix, skipping. [ 15.722140] systemd-tmpfiles[119]: Entry "/var/lib/private" does not match any include prefix, skipping. [ 15.723556] systemd-tmpfiles[119]: Entry "/var/log/private" does not match any include prefix, skipping. [ 15.725374] systemd-tmpfiles[119]: Entry "/var/cache/private" does not match any include prefix, skipping. [ 15.726769] systemd-tmpfiles[119]: Entry "/run/systemd/tpm2-pcr-signature.json" does not match any include prefix, skipping. [ 15.728504] systemd-tmpfiles[119]: Entry "/run/systemd/tpm2-pcr-public-key.pem" does not match any include prefix, skipping. [ 15.730060] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf"... [ 15.731402] systemd-tmpfiles[119]: Entry "/tmp" does not match any include prefix, skipping. [ 15.733180] systemd-tmpfiles[119]: Entry "/var/tmp" does not match any include prefix, skipping. [ 15.734532] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/var.conf"... [ 15.736406] systemd-tmpfiles[119]: Entry "/var" does not match any include prefix, skipping. [ 15.737769] systemd-tmpfiles[119]: Entry "/var/run" does not match any include prefix, skipping. [ 15.739128] systemd-tmpfiles[119]: Entry "/var/log" does not match any include prefix, skipping. [ 15.740786] systemd-tmpfiles[119]: Entry "/var/log/wtmp" does not match any include prefix, skipping. [ 15.742185] systemd-tmpfiles[119]: Entry "/var/log/btmp" does not match any include prefix, skipping. [ 15.743599] systemd-tmpfiles[119]: Entry "/var/log/lastlog" does not match any include prefix, skipping. [ 15.752343] systemd-tpm2-setup[120]: SRK public key file '/run/systemd/tpm2-srk-public-key.pem' does not exist. [ 15.753859] systemd-tpm2-setup[120]: Using TPM2 TCTI driver 'device' with device '/dev/tpmrm0'. [ 15.755324] systemd-tpm2-setup[120]: Loaded TCTI module 'tcti-device' (TCTI module for communication with Linux kernel interface.) [Version 2] [ 15.757193] systemd-tpm2-setup[120]: TPM successfully started up. [ 15.758487] systemd-tpm2-setup[120]: Getting TPM2 capability 0x0000 property 0x0001 count 127. [ 15.759895] systemd-tpm2-setup[120]: Getting TPM2 capability 0x0002 property 0x011f count 256. [ 15.761483] systemd-tpm2-setup[120]: Getting TPM2 capability 0x0008 property 0x0000 count 508. [ 15.763046] systemd-tpm2-setup[120]: Getting TPM2 capability 0x0005 property 0x0000 count 1. [ 15.764645] systemd-tpm2-setup[120]: Getting TPM2 capability 0x0001 property 0x81000001 count 1. [ 15.766041] systemd-tpm2-setup[120]: TPM handle 0x81000001 not populated. [ 15.767309] systemd-tpm2-setup[120]: Creating primary key on TPM. [ 15.768828] systemd-tpm2-setup[120]: Successfully created primary key on TPM in 332ms. [ 15.770200] systemd-tpm2-setup[120]: Getting TPM2 capability 0x0001 property 0x81000001 count 1. [ 15.771539] systemd-tpm2-setup[120]: New SRK generated and stored in the TPM. [ 15.773644] systemd-tpm2-setup[120]: SRK fingerprint is 4c6e26292c24f043f7b42fce882780ed349d47eadc856d082ae1fcc0f48ca2d1. [ 15.775137] systemd-tpm2-setup[120]: SRK public key saved to '/run/systemd/tpm2-srk-public-key.pem' in PEM format. [ 15.776824] systemd-tpm2-setup[120]: SRK public key saved to '/run/systemd/tpm2-srk-public-key.tpm2b_public' in TPM2B_PUBLIC format. [ 15.780614] systemd-tmpfiles[119]: Entry "/var/cache" does not match any include prefix, skipping. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 15.782075] systemd-tmpfiles[119]: Entry "/var/lib" does not match any include prefix, skipping. systemd-journald.service: Trying to stash fd for dev=0:8/inode=3282 [ 15.784006] systemd-tmpfiles[119]: Entry "/var/spool" does not match any include prefix, skipping. systemd-journald.service: Added fd 41 (stored) to fd store. systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing. [ 15.785820] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/x11.conf"... [ 15.787882] systemd-tmpfiles[119]: Entry "/tmp/.X11-unix" does not match any include prefix, skipping. [ 15.789512] systemd-tmpfiles[119]: Entry "/tmp/.ICE-unix" does not match any include prefix, skipping. [ 15.790962] systemd-tmpfiles[119]: Entry "/tmp/.XIM-unix" does not match any include prefix, skipping. [ 15.792777] systemd-tmpfiles[119]: Entry "/tmp/.font-unix" does not match any include prefix, skipping. [ 15.794506] systemd-tmpfiles[119]: Entry "/tmp/.X[0-9]*-lock" does not match any include prefix, skipping. [ 15.796567] systemd-tmpfiles[119]: Failed to open "/run/credentials/systemd-tmpfiles-setup-dev-early.service/tmpfiles.extra", ignoring: No such file or directory [ 15.798161] systemd-tmpfiles[119]: Running create action for entry z /dev/snd/seq [ 15.799578] systemd-tmpfiles[119]: Running create action for entry z /dev/snd/timer Received SIGCHLD from PID 143 ((sd-close)). [ 15.802010] systemd-tmpfiles[119]: "/dev/snd/timer" matches temporary mode 600 already. Child 143 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.803539] systemd-tmpfiles[119]: Changing "/dev/snd/timer" to owner 0:29 [ 15.805468] systemd-tmpfiles[119]: Changing "/dev/snd/timer" to mode 660. [ 15.807025] systemd-tmpfiles[119]: Running create action for entry z /dev/loop-control init.scope: Child 143 belongs to init.scope. [ 15.809105] systemd-tmpfiles[119]: "/dev/loop-control" matches temporary mode 600 already. [ 15.810555] systemd-tmpfiles[119]: Changing "/dev/loop-control" to owner 0:6 [ 15.811929] systemd-tmpfiles[119]: Changing "/dev/loop-control" to mode 660. [ 15.813516] systemd-tmpfiles[119]: Running create action for entry z /dev/net/tun [ 15.814884] systemd-tmpfiles[119]: Running create action for entry z /dev/fuse [ 15.816613] systemd-tmpfiles[119]: Running create action for entry z /dev/vfio/vfio [ 15.817962] systemd-tmpfiles[119]: Running create action for entry z /dev/kvm [ 15.819295] systemd-tmpfiles[119]: "/dev/kvm" matches temporary mode 600 already. [ 15.820982] systemd-tmpfiles[119]: Changing "/dev/kvm" to owner 0:47 [ 15.822288] systemd-tmpfiles[119]: Changing "/dev/kvm" to mode 666. [ 15.823585] systemd-tmpfiles[119]: Running create action for entry z /dev/vhost-net [ 15.825337] systemd-tmpfiles[119]: Running create action for entry z /dev/vhost-vsock systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=3283 systemd-journald.service: Added fd 41 (stored) to fd store. systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing. [ 15.846396] systemd-tmpfiles[128]: Looking for configuration files in (higher priority first): [ 15.848790] systemd-tmpfiles[128]: /etc/tmpfiles.d [ 15.850240] systemd-tmpfiles[128]: /run/tmpfiles.d [ 15.851751] systemd-tmpfiles[128]: /usr/local/lib/tmpfiles.d Received SIGCHLD from PID 144 ((sd-close)). [ 15.854133] systemd-tmpfiles[128]: /usr/lib/tmpfiles.d Child 144 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.855594] systemd-tmpfiles[128]: Skipping overridden file '/usr/lib/tmpfiles.d/etc.conf'. [ 15.857760] systemd-tmpfiles[128]: Skipping overridden file '/usr/lib/tmpfiles.d/home.conf'. init.scope: Child 144 belongs to init.scope. [ 15.859353] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/00-create-volatile.conf"... [ 15.861198] systemd-tmpfiles[128]: Entry "/run/lock" does not match any include prefix, skipping. [ 15.862694] systemd-tmpfiles[128]: Entry "/var/volatile/log" does not match any include prefix, skipping. [ 15.864582] systemd-tmpfiles[128]: Entry "/var/volatile/tmp" does not match any include prefix, skipping. [ 15.866096] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/01-bin-sbin-symlinks.conf"... [ 15.867595] systemd-tmpfiles[128]: Entry "/bin" does not match any include prefix, skipping. [ 15.869458] systemd-tmpfiles[128]: Entry "/sbin" does not match any include prefix, skipping. [ 15.871144] systemd-tmpfiles[128]: Entry "/lib" does not match any include prefix, skipping. [ 15.872885] systemd-tmpfiles[128]: Entry "/opt/ltp" does not match any include prefix, skipping. [ 15.874364] systemd-tmpfiles[128]: Entry "/opt/cni" does not match any include prefix, skipping. [ 15.875828] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/credstore.conf"... [ 15.877795] systemd-tmpfiles[128]: Entry "/etc/credstore" does not match any include prefix, skipping. [ 15.879319] systemd-tmpfiles[128]: Entry "/etc/credstore.encrypted" does not match any include prefix, skipping. [ 15.881186] systemd-tmpfiles[128]: Entry "/run/credstore" does not match any include prefix, skipping. [ 15.882715] systemd-tmpfiles[128]: Entry "/run/credstore.encrypted" does not match any include prefix, skipping. [ 15.884554] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf"... [ 15.886029] systemd-tmpfiles[128]: Entry "/var/lib/dbus" does not match any include prefix, skipping. [ 15.887541] systemd-tmpfiles[128]: Entry "/var/lib/dbus/machine-id" does not match any include prefix, skipping. [ 15.889566] systemd-tmpfiles[128]: Entry "/run/dbus/containers" does not match any include prefix, skipping. [ 15.891088] systemd-tmpfiles[128]: Reading config file "/etc/tmpfiles.d/etc.conf"... [ 15.892812] systemd-tmpfiles[128]: Reading config file "/etc/tmpfiles.d/home.conf"... [ 15.894243] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf"... [ 15.895743] systemd-tmpfiles[128]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 15.897675] systemd-tmpfiles[128]: Entry "/var/log/journal/97b7437d5cef4656a0552a28f7dd5229" does not match any include prefix, skipping. [ 15.899268] systemd-tmpfiles[128]: Entry "/var/log/journal/remote" does not match any include prefix, skipping. [ 15.902576] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf"... [ 15.904725] systemd-tmpfiles[128]: Entry "/run/lock" does not match any include prefix, skipping. [ 15.906273] systemd-tmpfiles[128]: Entry "/var/lock" does not match any include prefix, skipping. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 15.907972] systemd-tmpfiles[128]: Entry "/run/lock/subsys" does not match any include prefix, skipping. systemd-journald.service: Trying to stash fd for dev=0:8/inode=3284 systemd-journald.service: Added fd 41 (stored) to fd store. [ 15.910478] systemd-tmpfiles[128]: Entry "/forcefsck" does not match any include prefix, skipping. [ 15.912659] systemd-tmpfiles[128]: Entry "/fastboot" does not match any include prefix, skipping. [ 15.914171] systemd-tmpfiles[128]: Entry "/forcequotacheck" does not match any include prefix, skipping. [ 15.915737] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/pam.conf"... [ 15.917734] systemd-tmpfiles[128]: Entry "/run/sepermit" does not match any include prefix, skipping. [ 15.919261] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/provision.conf"... [ 15.921026] systemd-tmpfiles[128]: Entry "/etc/motd.d/50-provision.conf" does not match any include prefix, skipping. [ 15.922585] systemd-tmpfiles[128]: Entry "/etc/issue.d/50-provision.conf" does not match any include prefix, skipping. [ 15.924505] systemd-tmpfiles[128]: Entry "/etc/hosts" does not match any include prefix, skipping. [ 15.926017] systemd-tmpfiles[128]: Entry "/root" does not match any include prefix, skipping. [ 15.927522] systemd-tmpfiles[128]: Entry "/root/.ssh" does not match any include prefix, skipping. [ 15.929460] systemd-tmpfiles[128]: Entry "/root/.ssh/authorized_keys" does not match any include prefix, skipping. [ 15.931014] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/static-nodes-permissions.conf"... [ 15.932849] systemd-tmpfiles[128]: Entry "/dev/snd/seq" matches include prefix "/dev". [ 15.934315] systemd-tmpfiles[128]: Entry "/dev/snd/timer" matches include prefix "/dev". [ 15.935785] systemd-tmpfiles[128]: Entry "/dev/loop-control" matches include prefix "/dev". [ 15.937584] systemd-tmpfiles[128]: Entry "/dev/net/tun" matches include prefix "/dev". [ 15.939051] systemd-tmpfiles[128]: Entry "/dev/fuse" matches include prefix "/dev". [ 15.940731] systemd-tmpfiles[128]: Entry "/dev/vfio/vfio" matches include prefix "/dev". [ 15.942228] systemd-tmpfiles[128]: Entry "/dev/kvm" matches include prefix "/dev". [ 15.943808] systemd-tmpfiles[128]: Entry "/dev/vhost-net" matches include prefix "/dev". [ 15.945495] systemd-tmpfiles[128]: Entry "/dev/vhost-vsock" matches include prefix "/dev". [ 15.946989] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/systemd-network.conf"... [ 15.948700] systemd-tmpfiles[128]: Entry "/run/systemd/netif" does not match any include prefix, skipping. [ 15.950293] systemd-tmpfiles[128]: Entry "/run/systemd/netif/links" does not match any include prefix, skipping. [ 15.951852] systemd-tmpfiles[128]: Entry "/run/systemd/netif/leases" does not match any include prefix, skipping. [ 15.953783] systemd-tmpfiles[128]: Entry "/run/systemd/netif/lldp" does not match any include prefix, skipping. [ 15.955472] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf"... [ 15.957936] systemd-tmpfiles[128]: Entry "/run/nologin" does not match any include prefix, skipping. [ 15.959450] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/systemd-resolve.conf"... [ 15.961354] systemd-tmpfiles[128]: Entry "/etc/resolv.conf" does not match any include prefix, skipping. [ 15.962851] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/systemd-tmp.conf"... [ 15.964589] systemd-tmpfiles[128]: Entry "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*" does not match any include prefix, skipping. [ 15.966280] systemd-tmpfiles[128]: Entry "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing. [ 15.967985] systemd-tmpfiles[128]: Entry "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*" does not match any include prefix, skipping. [ 15.970802] systemd-tmpfiles[128]: Entry "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp" does not match any include prefix, skipping. [ 15.972670] systemd-tmpfiles[128]: Entry "/tmp/systemd-private-*" does not match any include prefix, skipping. [ 15.974200] systemd-tmpfiles[128]: Entry "/var/tmp/systemd-private-*" does not match any include prefix, skipping. [ 15.975743] systemd-tmpfiles[128]: Entry "/var/lib/systemd/coredump/.#core*.3f6b92a47e7548c6beb53a1a07cab566*" does not match any include prefix, skipping. [ 15.977814] systemd-tmpfiles[128]: Entry "/var/lib/systemd/coredump/.#*" does not match any include prefix, skipping. [ 15.979750] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf"... [ 15.981580] systemd-tmpfiles[128]: Entry "/run/user" does not match any include prefix, skipping. [ 15.983283] systemd-tmpfiles[128]: Entry "/run/utmp" does not match any include prefix, skipping. Received SIGCHLD from PID 128 (systemd-tmpfile). [ 15.985499] systemd-tmpfiles[128]: Entry "/run/systemd/ask-password" does not match any include prefix, skipping. Child 128 (systemd-tmpfile) died (code=exited, status=0/SUCCESS) [ 15.987256] systemd-tmpfiles[128]: Entry "/run/systemd/seats" does not match any include prefix, skipping. [ 15.989182] systemd-tmpfiles[128]: Entry "/run/systemd/sessions" does not match any include prefix, skipping. systemd-tmpfiles-setup-dev.service: Child 128 belongs to systemd-tmpfiles-setup-dev.service. [ 15.990860] systemd-tmpfiles[128]: Entry "/run/systemd/users" does not match any include prefix, skipping. systemd-tmpfiles-setup-dev.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 15.992762] systemd-tmpfiles[128]: Entry "/run/systemd/machines" does not match any include prefix, skipping. [ 15.994610] systemd-tmpfiles[128]: Entry "/run/systemd/shutdown" does not match any include prefix, skipping. [ 15.996572] systemd-tmpfiles[128]: Entry "/run/log" does not match any include prefix, skipping. systemd-tmpfiles-setup-dev.service: Changed start -> exited systemd-tmpfiles-setup-dev.service: Job 63 systemd-tmpfiles-setup-dev.service/start finished, result=done [ 15.998195] systemd-tmpfiles[128]: Entry "/run/log/journal" does not match any include prefix, skipping. [ OK ] Finished Create Static Device Nodes in /dev. [ 16.000739] systemd-tmpfiles[128]: Entry "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229" does not match any include prefix, skipping. [ 16.002664] systemd-tmpfiles[128]: Entry "/run/log/journal" does not match any include prefix, skipping. Failed to communicate with plymouth: Connection refused [ 16.006378] systemd-tmpfiles[128]: Entry "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229" does not match any include prefix, skipping. Child 145 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 16.008331] systemd-tmpfiles[128]: Entry "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229/*.journal*" does not match any include prefix, skipping. init.scope: Child 145 belongs to init.scope. [ 16.010059] systemd-tmpfiles[128]: Entry "/var/log/journal" does not match any include prefix, skipping. Received SIGCHLD from PID 145 (n/a). [ 16.011607] systemd-tmpfiles[128]: Entry "/var/log/journal/97b7437d5cef4656a0552a28f7dd5229" does not match any include prefix, skipping. systemd-tmpfiles-setup-dev.service: Control group is empty. [ 16.013936] systemd-tmpfiles[128]: Entry "/var/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal" does not match any include prefix, skipping. local-fs-pre.target changed dead -> active local-fs-pre.target: Job 32 local-fs-pre.target/start finished, result=done [ 16.015715] systemd-tmpfiles[128]: Entry "/var/log/journal" does not match any include prefix, skipping. [ OK ] Reached target Preparation for Local File Systems. [ 16.017508] systemd-tmpfiles[128]: Entry "/var/log/journal/97b7437d5cef4656a0552a28f7dd5229" does not match any include prefix, skipping. local-fs.target: starting held back, waiting for: var-volatile-lib.service sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service [ 16.019368] systemd-tmpfiles[128]: Entry "/var/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal" does not match any include prefix, skipping. sysroot-usr.mount: starting held back, waiting for: sysusr-usr.mount sysroot.mount: starting held back, waiting for: dev-gpt\x2dauto\x2droot.device sysusr-usr.mount: starting held back, waiting for: blockdev@dev-mapper-usr.target [ 16.021709] systemd-tmpfiles[128]: Entry "/var/lib/systemd" does not match any include prefix, skipping. [ 16.023675] systemd-tmpfiles[128]: Entry "/var/lib/systemd/coredump" does not match any include prefix, skipping. [ 16.025485] systemd-tmpfiles[128]: Entry "/var/lib/systemd/ephemeral-trees" does not match any include prefix, skipping. [ 16.027197] systemd-tmpfiles[128]: Entry "/var/lib/private" does not match any include prefix, skipping. [ 16.029135] systemd-tmpfiles[128]: Entry "/var/log/private" does not match any include prefix, skipping. [ 16.030663] systemd-tmpfiles[128]: Entry "/var/cache/private" does not match any include prefix, skipping. [ 16.032485] systemd-tmpfiles[128]: Entry "/run/systemd/tpm2-pcr-signature.json" does not match any include prefix, skipping. [ 16.034120] systemd-tmpfiles[128]: Entry "/run/systemd/tpm2-pcr-public-key.pem" does not match any include prefix, skipping. [ 16.035689] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf"... var-volatile.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/var-volatile.mount' to 'max': No such file or directory [ 16.037532] systemd-tmpfiles[128]: Entry "/tmp" does not match any include prefix, skipping. [ 16.039012] systemd-tmpfiles[128]: Entry "/var/tmp" does not match any include prefix, skipping. [ 16.040773] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/var.conf"... [ 16.042234] systemd-tmpfiles[128]: Entry "/var" does not match any include prefix, skipping. [ 16.043702] systemd-tmpfiles[128]: Entry "/var/run" does not match any include prefix, skipping. [ 16.045538] systemd-tmpfiles[128]: Entry "/var/log" does not match any include prefix, skipping. var-volatile.mount: About to execute: /usr/bin/mount tmpfs /var/volatile -t tmpfs -o defaults,rootcontext=system_u:object_r:var_t:s0 Serializing sd-executor-state to memfd. [ 16.047408] systemd-tmpfiles[128]: Entry "/var/log/wtmp" does not match any include prefix, skipping. [ 16.049394] systemd-tmpfiles[128]: Entry "/var/log/btmp" does not match any include prefix, skipping. [ 16.050975] systemd-tmpfiles[128]: Entry "/var/log/lastlog" does not match any include prefix, skipping. [ 16.053189] systemd-tmpfiles[128]: Entry "/var/cache" does not match any include prefix, skipping. var-volatile.mount: Forked /usr/bin/mount as 146 [ 16.054820] systemd-tmpfiles[128]: Entry "/var/lib" does not match any include prefix, skipping. [ 16.056650] systemd-tmpfiles[128]: Entry "/var/spool" does not match any include prefix, skipping. [ 16.058581] systemd-tmpfiles[128]: Reading config file "/usr/lib/tmpfiles.d/x11.conf"... [ 16.060545] systemd-tmpfiles[128]: Entry "/tmp/.X11-unix" does not match any include prefix, skipping. [ 16.062031] systemd-tmpfiles[128]: Entry "/tmp/.ICE-unix" does not match any include prefix, skipping. [ 16.063503] systemd-tmpfiles[128]: Entry "/tmp/.XIM-unix" does not match any include prefix, skipping. [ 16.065520] systemd-tmpfiles[128]: Entry "/tmp/.font-unix" does not match any include prefix, skipping. [ 16.067004] systemd-tmpfiles[128]: Entry "/tmp/.X[0-9]*-lock" does not match any include prefix, skipping. [ 16.068689] systemd-tmpfiles[128]: Failed to open "/run/credentials/systemd-tmpfiles-setup-dev.service/tmpfiles.extra", ignoring: No such file or directory [ 16.070365] systemd-tmpfiles[128]: Running create action for entry z /dev/snd/seq [ 16.071773] systemd-tmpfiles[128]: Running create action for entry z /dev/snd/timer [ 16.073742] systemd-tmpfiles[128]: Running create action for entry z /dev/loop-control Closing set fd 42 (socket:[1370]) [ 16.075241] systemd-tmpfiles[128]: Running create action for entry z /dev/net/tun [ 16.076999] systemd-tmpfiles[128]: Running create action for entry z /dev/fuse var-volatile.mount: Changed dead -> mounting [ 16.078496] systemd-tmpfiles[128]: Running create action for entry z /dev/vfio/vfio Mounting /var/volatile... systemd-fsck-usr.service: starting held back, waiting for: dev-mapper-usr.device [ 16.080597] systemd-tmpfiles[128]: Running create action for entry z /dev/kvm systemd-udevd.service: ConditionPathIsReadWrite=/sys succeeded. [ 16.082527] systemd-tmpfiles[128]: Running create action for entry z /dev/vhost-net [ 16.084570] systemd-tmpfiles[128]: Running create action for entry z /dev/vhost-vsock systemd-udevd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-udevd systemd-udevd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udevd.service' to 'max': No such file or directory systemd-udevd.service: Passing 2 fds to service systemd-udevd.service: About to execute: /usr/lib/systemd/systemd-udevd Serializing sd-executor-state to memfd. systemd-udevd.service: Forked /usr/lib/systemd/systemd-udevd as 148 Closing set fd 46 (socket:[1396]) Closing set fd 47 (socket:[1394]) Closing set fd 48 (socket:[1370]) systemd-udevd.service: Changed dead -> start Starting Rule-based Manager for Device Events and Files... Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=733 systemd-journald.service: Added fd 47 (stored) to fd store. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy var-volatile.mount: Changed mounting -> mounting-done Received SIGCHLD from PID 146 (mount). Child 146 (mount) died (code=exited, status=0/SUCCESS) var-volatile.mount: Child 146 belongs to var-volatile.mount. var-volatile.mount: Mount process exited, code=exited, status=0/SUCCESS (success) var-volatile.mount: Changed mounting-done -> mounted var-volatile.mount: Job 41 var-volatile.mount/start finished, result=done [ OK ] Mounted /var/volatile. Failed to communicate with plymouth: Connection refused Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2245 systemd-journald.service: Added fd 41 (stored) to fd store. systemd-journald.service: Received EPOLLHUP on stored fd 47 (stored), closing. local-fs.target: starting held back, waiting for: var-volatile-lib.service var-volatile-cache.service: ConditionPathIsReadWrite=!/var/cache failed. var-volatile-cache.service: Starting requested but condition not met. Not starting unit. var-volatile-cache.service: Job 74 var-volatile-cache.service/start finished, result=done local-fs.target: starting held back, waiting for: var-volatile-lib.service var-volatile-lib.service: ConditionPathIsReadWrite=!/var/lib failed. var-volatile-lib.service: Starting requested but condition not met. Not starting unit. var-volatile-lib.service: Job 40 var-volatile-lib.service/start finished, result=done local-fs.target: starting held back, waiting for: var-volatile-srv.service systemd-random-seed.service: ConditionPathExists=!/etc/initrd-release failed. systemd-random-seed.service: Starting requested but condition not met. Not starting unit. systemd-random-seed.service: Job 38 systemd-random-seed.service/start finished, result=done first-boot-complete.target: ConditionFirstBoot=yes failed. first-boot-complete.target: Starting requested but condition not met. Not starting unit. Bind-mounting / on /run/systemd/mount-rootfs (MS_BIND|MS_REC "")... first-boot-complete.target: Job 39 first-boot-complete.target/start finished, result=done systemd-boot-random-seed.service: starting held back, waiting for: local-fs.target systemd-machine-id-commit.service: starting held back, waiting for: local-fs.target var-volatile-spool.service: ConditionPathIsReadWrite=!/var/spool failed. var-volatile-spool.service: Starting requested but condition not met. Not starting unit. var-volatile-spool.service: Job 75 var-volatile-spool.service/start finished, result=done local-fs.target: starting held back, waiting for: var-volatile-srv.service var-volatile-srv.service: ConditionPathIsReadWrite=!/srv failed. var-volatile-srv.service: Starting requested but condition not met. Not starting unit. var-volatile-srv.service: Job 73 var-volatile-srv.service/start finished, result=done local-fs.target changed dead -> active Applying namespace mount on /run/systemd/mount-rootfs/proc/sys/kernel/domainname local-fs.target: Job 72 local-fs.target/start finished, result=done [ OK ] Reached target Local File Systems. sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service Bind-mounting /run/systemd/mount-rootfs/proc/sys/kernel/domainname on /run/systemd/mount-rootfs/proc/sys/kernel/domainname (MS_BIND|MS_REC "")... ldconfig.service: ConditionFileNotEmpty=|!/etc/ld.so.cache failed. Successfully mounted /run/systemd/mount-rootfs/proc/sys/kernel/domainname to /run/systemd/mount-rootfs/proc/sys/kernel/domainname We are in an initrd, not doing any updates. ldconfig.service: ConditionNeedsUpdate=|/etc failed. ldconfig.service: Starting requested but condition not met. Not starting unit. ldconfig.service: Job 71 ldconfig.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-boot-random-seed.service: ConditionPathExists=|/sys/firmware/efi/efivars/StubFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f succeeded. Applying namespace mount on /run/systemd/mount-rootfs/proc/sys/kernel/hostname systemd-boot-random-seed.service: ConditionPathExists=|/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f succeeded. systemd-boot-random-seed.service: ConditionPathExists=!/etc/initrd-release failed. Bind-mounting /run/systemd/mount-rootfs/proc/sys/kernel/hostname on /run/systemd/mount-rootfs/proc/sys/kernel/hostname (MS_BIND|MS_REC "")... systemd-boot-random-seed.service: Starting requested but condition not met. Not starting unit. systemd-boot-random-seed.service: Job 77 systemd-boot-random-seed.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service Successfully mounted /run/systemd/mount-rootfs/proc/sys/kernel/hostname to /run/systemd/mount-rootfs/proc/sys/kernel/hostname systemd-boot-update.service: ConditionPathExists=!/etc/initrd-release failed. systemd-boot-update.service: Starting requested but condition not met. Not starting unit. systemd-boot-update.service: Job 19 systemd-boot-update.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-journal-catalog-update.service: starting held back, waiting for: systemd-tmpfiles-setup.service Applying namespace mount on /run/systemd/mount-rootfs/run/credentials systemd-machine-id-commit.service: ConditionPathIsMountPoint=/etc/machine-id failed. systemd-machine-id-commit.service: Starting requested but condition not met. Not starting unit. systemd-machine-id-commit.service: Job 50 systemd-machine-id-commit.service/start finished, result=done systemd-tmpfiles-setup.service: Will spawn child (service_enter_start): systemd-tmpfiles systemd-tmpfiles-setup.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tmpfiles-setup.service' to 'max': No such file or directory Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/credentials (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/credentials systemd-tmpfiles-setup.service: Passing 0 fds to service systemd-tmpfiles-setup.service: About to execute: systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/incoming Serializing sd-executor-state to memfd. Followed source symlinks /run/systemd/propagate/systemd-udevd.service → /run/systemd/propagate/systemd-udevd.service. Bind-mounting /run/systemd/propagate/systemd-udevd.service on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND "")... systemd-tmpfiles-setup.service: Forked systemd-tmpfiles as 150 Failed to mount /run/systemd/propagate/systemd-udevd.service (type n/a) on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND ""): No such file or directory Bind-mounting /run/systemd/propagate/systemd-udevd.service on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND "")... Successfully mounted /run/systemd/propagate/systemd-udevd.service to /run/systemd/mount-rootfs/run/systemd/incoming Closing set fd 47 (socket:[1370]) systemd-tmpfiles-setup.service: Changed dead -> start Starting Create Volatile Files and Directories... systemd-update-done.service: starting held back, waiting for: systemd-journal-catalog-update.service Received SIGCHLD from PID 149 ((sd-close)). Child 149 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 149 belongs to init.scope. Failed to pivot root to new rootfs '/run/systemd/mount-rootfs': Invalid argument Failed to pivot into new rootfs '/run/systemd/mount-rootfs', will try to use MS_MOVE instead: Invalid argument systemd-udevd.service: Enabled MemoryDenyWriteExecute= with PR_SET_MDWE Failed to add filter for chmod: Numerical argument out of domain Failed to add filter for mkdir: Numerical argument out of domain Failed to add filter for mknod: Numerical argument out of domain Failed to add filter for open: Numerical argument out of domain Failed to add filter for creat: Numerical argument out of domain Failed to add filter for chmod: Numerical argument out of domain Failed to add filter for mkdir: Numerical argument out of domain Failed to add filter for mknod: Numerical argument out of domain Failed to add filter for open: Numerical argument out of domain Failed to add filter for creat: Numerical argument out of domain Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=741 systemd-journald.service: Added fd 48 (stored) to fd store. Successfully forked off '(sd-mkdcreds)' as PID 151. Changing mount propagation /dev (MS_REC|MS_SLAVE "") Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Umounting /dev/shm... (sd-mkdcreds) succeeded. [ 17.065963] systemd-udevd[148]: Running in delegated subcgroup '/system.slice/systemd-udevd.service/udev'. [ 17.068572] systemd-udevd[148]: Set children_max to 14 systemd-udevd.service: Got notification message from PID 148 (WATCHDOG=1) [ 17.091579] systemd-udevd[148]: Failed to allocate memory pressure watch, ignoring: Operation not supported [ 17.096974] systemd-udevd[148]: Trying to open "/etc/systemd/hwdb/hwdb.bin"... [ 17.100592] systemd-udevd[148]: Trying to open "/etc/udev/hwdb.bin"... [ 17.101940] systemd-udevd[148]: Trying to open "/usr/lib/systemd/hwdb/hwdb.bin"... [ 17.104647] systemd-udevd[148]: Trying to open "/usr/lib/udev/hwdb.bin"... [ 17.106069] systemd-udevd[148]: hwdb.bin does not exist, please run 'systemd-hwdb update' [ 17.107816] systemd-udevd[148]: Loading kernel module index. [ 17.110118] systemd-udevd[148]: Using default interface naming scheme 'v255'. [ 17.156664] systemd-udevd[148]: Parsed configuration file "/usr/lib/systemd/network/99-default.link" [ 17.161408] systemd-udevd[148]: Created link configuration context. [ 17.173521] systemd-tmpfiles[150]: Looking for configuration files in (higher priority first): [ 17.175195] systemd-tmpfiles[150]: /etc/tmpfiles.d [ 17.176878] systemd-tmpfiles[150]: /run/tmpfiles.d [ 17.178178] systemd-tmpfiles[150]: /usr/local/lib/tmpfiles.d [ 17.179500] systemd-tmpfiles[150]: /usr/lib/tmpfiles.d [ 17.181669] systemd-tmpfiles[150]: Skipping overridden file '/usr/lib/tmpfiles.d/etc.conf'. [ 17.183171] systemd-tmpfiles[150]: Skipping overridden file '/usr/lib/tmpfiles.d/home.conf'. [ 17.185186] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/10-dm.rules [ 17.186975] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/00-create-volatile.conf"... [ 17.192578] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/01-bin-sbin-symlinks.conf"... [ 17.195469] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/credstore.conf"... [ 17.200614] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf"... [ 17.203842] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/11-dm-lvm.rules [ 17.213141] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/13-dm-disk.rules [ 17.222777] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/50-udev-default.rules [ 17.226351] systemd-tmpfiles[150]: Reading config file "/etc/tmpfiles.d/etc.conf"... [ 17.229082] systemd-tmpfiles[150]: Reading config file "/etc/tmpfiles.d/home.conf"... [ 17.231382] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf"... [ 17.234603] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf"... [ 17.236843] systemd-tmpfiles[150]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. [ 17.239339] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/pam.conf"... [ 17.241477] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/provision.conf"... [ 17.244787] systemd-tmpfiles[150]: /usr/lib/tmpfiles.d/provision.conf:13: Credential 'login.motd' not specified, skipping line. [ 17.246880] systemd-tmpfiles[150]: /usr/lib/tmpfiles.d/provision.conf:14: Credential 'login.issue' not specified, skipping line. [ 17.248886] systemd-tmpfiles[150]: /usr/lib/tmpfiles.d/provision.conf:17: Credential 'network.hosts' not specified, skipping line. [ 17.250865] systemd-tmpfiles[150]: /usr/lib/tmpfiles.d/provision.conf:22: Credential 'ssh.authorized_keys.root' not specified, skipping line. [ 17.253068] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/static-nodes-permissions.conf"... [ 17.254740] systemd-tmpfiles[150]: Entry "/dev/snd/seq" matches exclude prefix "/dev", skipping. [ 17.257161] systemd-tmpfiles[150]: Entry "/dev/snd/timer" matches exclude prefix "/dev", skipping. [ 17.258854] systemd-tmpfiles[150]: Entry "/dev/loop-control" matches exclude prefix "/dev", skipping. [ 17.260700] systemd-tmpfiles[150]: Entry "/dev/net/tun" matches exclude prefix "/dev", skipping. [ 17.262175] systemd-tmpfiles[150]: Entry "/dev/fuse" matches exclude prefix "/dev", skipping. [ 17.263620] systemd-tmpfiles[150]: Entry "/dev/vfio/vfio" matches exclude prefix "/dev", skipping. [ 17.265490] systemd-tmpfiles[150]: Entry "/dev/kvm" matches exclude prefix "/dev", skipping. [ 17.266955] systemd-tmpfiles[150]: Entry "/dev/vhost-net" matches exclude prefix "/dev", skipping. [ 17.268938] systemd-tmpfiles[150]: Entry "/dev/vhost-vsock" matches exclude prefix "/dev", skipping. [ 17.270449] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/systemd-network.conf"... [ 17.272587] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf"... [ 17.274072] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/systemd-resolve.conf"... [ 17.275842] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/systemd-tmp.conf"... [ 17.278106] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-autosuspend.rules [ 17.279945] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf"... [ 17.282227] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-block.rules [ 17.285701] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-cdrom_id.rules [ 17.290717] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-dmi-id.rules [ 17.294328] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-drm.rules [ 17.297655] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-evdev.rules [ 17.303349] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-fido-id.rules [ 17.306196] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-infiniband.rules [ 17.309241] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-input-id.rules [ 17.311491] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-alsa.rules [ 17.315058] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-input.rules [ 17.317310] systemd-tmpfiles[150]: /usr/lib/tmpfiles.d/systemd.conf:47: Copy source path '/.extra/tpm2-pcr-signature.json' does not exist, skipping line. [ 17.319010] systemd-tmpfiles[150]: /usr/lib/tmpfiles.d/systemd.conf:48: Copy source path '/.extra/tpm2-pcr-public-key.pem' does not exist, skipping line. [ 17.321398] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf"... [ 17.323261] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/var.conf"... [ 17.325688] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage-mtd.rules [ 17.327749] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage-tape.rules [ 17.330070] systemd-tmpfiles[150]: Reading config file "/usr/lib/tmpfiles.d/x11.conf"... [ 17.334360] systemd-tmpfiles[150]: Failed to open "/run/credentials/systemd-tmpfiles-setup.service/tmpfiles.extra", ignoring: No such file or directory [ 17.337021] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage.rules [ 17.339501] systemd-tmpfiles[150]: Running remove action for entry d /run/lock/subsys [ 17.342129] systemd-tmpfiles[150]: Running remove action for entry d /run/lock [ 17.345110] systemd-tmpfiles[150]: Running remove action for entry d /var/volatile/log [ 17.347770] systemd-tmpfiles[150]: Running remove action for entry d /var/volatile/tmp [ 17.351705] systemd-tmpfiles[150]: Running remove action for entry L /bin [ 17.355177] systemd-tmpfiles[150]: Running remove action for entry L /sbin [ 17.358691] systemd-tmpfiles[150]: Running remove action for entry L /lib [ 17.361157] systemd-tmpfiles[150]: Running remove action for entry L /opt/ltp [ 17.363257] systemd-tmpfiles[150]: Running remove action for entry L /opt/cni [ 17.365679] systemd-tmpfiles[150]: Running remove action for entry d /etc/credstore [ 17.367713] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-v4l.rules [ 17.370134] systemd-tmpfiles[150]: Running remove action for entry d /etc/credstore.encrypted [ 17.371849] systemd-tmpfiles[150]: Running remove action for entry L /var/lib/dbus/machine-id [ 17.374089] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-sensor.rules [ 17.375923] systemd-tmpfiles[150]: Running remove action for entry d /var/lib/dbus [ 17.377575] systemd-tmpfiles[150]: Running remove action for entry d /run/dbus/containers [ 17.379384] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/60-serial.rules [ 17.381651] systemd-tmpfiles[150]: Running remove action for entry L /var/lock [ 17.383590] systemd-tmpfiles[150]: Running remove action for entry d /run/sepermit [ 17.385952] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/64-btrfs.rules [ 17.387401] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/69-dm-lvm.rules [ 17.389699] systemd-tmpfiles[150]: Running remove action for entry d /root/.ssh [ 17.391172] systemd-tmpfiles[150]: Running remove action for entry d /root [ 17.393302] systemd-tmpfiles[150]: Running remove action for entry d /run/systemd/netif/links [ 17.394831] systemd-tmpfiles[150]: Running remove action for entry d /run/systemd/netif/leases [ 17.397085] systemd-tmpfiles[150]: Running remove action for entry d /run/systemd/netif/lldp [ 17.398891] systemd-tmpfiles[150]: Running remove action for entry d /run/systemd/netif [ 17.401052] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/70-camera.rules [ 17.402881] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/70-joystick.rules [ 17.405120] systemd-tmpfiles[150]: Running remove action for entry f /run/nologin [ 17.406946] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/70-memory.rules [ 17.408779] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/70-mouse.rules [ 17.410734] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/70-power-switch.rules [ 17.413045] systemd-tmpfiles[150]: Running remove action for entry L /etc/resolv.conf [ 17.414504] systemd-tmpfiles[150]: Running remove action for entry d /run/user [ 17.416380] systemd-tmpfiles[150]: Running remove action for entry F /run/utmp [ 17.418150] systemd-tmpfiles[150]: Running remove action for entry d /run/systemd/ask-password [ 17.420021] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/70-touchpad.rules [ 17.421909] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/70-uaccess.rules [ 17.423748] systemd-tmpfiles[150]: Running remove action for entry d /run/systemd/seats [ 17.425455] systemd-tmpfiles[150]: Running remove action for entry d /run/systemd/sessions [ 17.427287] systemd-tmpfiles[150]: Running remove action for entry d /run/systemd/users [ 17.429406] systemd-tmpfiles[150]: Running remove action for entry d /run/systemd/machines [ 17.431240] systemd-tmpfiles[150]: Running remove action for entry d /run/systemd/shutdown [ 17.433500] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/71-seat.rules [ 17.435484] systemd-tmpfiles[150]: Running remove action for entry a /run/log/journal/97b7437d5cef4656a0552a28f7dd5229/*.journal* [ 17.439361] systemd-tmpfiles[150]: Running remove action for entry Z /run/log/journal/97b7437d5cef4656a0552a28f7dd5229 [ 17.443244] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/73-seat-late.rules [ 17.445850] systemd-tmpfiles[150]: Running remove action for entry a /run/log/journal/97b7437d5cef4656a0552a28f7dd5229 [ 17.448026] systemd-tmpfiles[150]: Running remove action for entry a /run/log/journal [ 17.450498] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/75-net-description.rules [ 17.452556] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/75-probe_mtd.rules [ 17.454584] systemd-tmpfiles[150]: Running remove action for entry z /run/log/journal [ 17.456819] systemd-tmpfiles[150]: Running remove action for entry d /run/log [ 17.458807] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/78-sound-card.rules [ 17.461009] systemd-tmpfiles[150]: Running remove action for entry d /var/lib/systemd/ephemeral-trees [ 17.462567] systemd-tmpfiles[150]: Running remove action for entry x /var/lib/systemd/coredump/.#core*.3f6b92a47e7548c6beb53a1a07cab566* [ 17.464964] systemd-tmpfiles[150]: Running remove action for entry r /var/lib/systemd/coredump/.#* [ 17.467768] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/80-drivers.rules [ 17.470040] systemd-tmpfiles[150]: Running remove action for entry d /var/lib/systemd/coredump [ 17.472265] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/80-net-setup-link.rules [ 17.474294] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/81-net-dhcp.rules [ 17.476715] systemd-tmpfiles[150]: Running remove action for entry d /var/lib/systemd [ 17.478302] systemd-tmpfiles[150]: Running remove action for entry d /var/lib/private [ 17.480439] systemd-tmpfiles[150]: Running remove action for entry d /var/log/private [ 17.482223] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/90-iocost.rules [ 17.483846] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/90-vconsole.rules [ 17.486103] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/95-dm-notify.rules [ 17.487991] systemd-tmpfiles[150]: Running remove action for entry d /var/cache/private [ 17.489690] systemd-tmpfiles[150]: Running remove action for entry X /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp [ 17.491310] systemd-tmpfiles[150]: Running remove action for entry x /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-* [ 17.493696] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/99-systemd.rules [ 17.495535] systemd-tmpfiles[150]: Running remove action for entry D /tmp/.XIM-unix [ 17.497340] systemd-tmpfiles[150]: rm -rf "/tmp/.XIM-unix" [ 17.498670] systemd-tmpfiles[150]: Running remove action for entry D /tmp/.font-unix [ 17.500378] systemd-tmpfiles[150]: rm -rf "/tmp/.font-unix" [ 17.501750] systemd-tmpfiles[150]: Running remove action for entry r /tmp/.X[0-9]*-lock [ 17.503590] systemd-tmpfiles[150]: Running remove action for entry D /tmp/.X11-unix [ 17.505418] systemd-tmpfiles[150]: rm -rf "/tmp/.X11-unix" [ 17.506806] systemd-tmpfiles[150]: Running remove action for entry R /tmp/systemd-private-* [ 17.508685] systemd-tmpfiles[150]: Running remove action for entry D /tmp/.ICE-unix [ 17.510269] systemd-tmpfiles[150]: rm -rf "/tmp/.ICE-unix" [ 17.511967] systemd-udevd[148]: Reading rules file: /etc/udev/rules.d/touchscreen.rules [ 17.513663] systemd-udevd[148]: Reading rules file: /usr/lib/udev/rules.d/tpm-udev.rules [ 17.515482] systemd-tmpfiles[150]: Running remove action for entry q /tmp [ 17.517368] systemd-tmpfiles[150]: Running remove action for entry X /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp [ 17.519328] systemd-tmpfiles[150]: Running remove action for entry x /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-* [ 17.523211] systemd-tmpfiles[150]: Running remove action for entry R /var/tmp/systemd-private-* [ 17.525352] systemd-tmpfiles[150]: Cannot open directory "/var/tmp": Not a directory systemd-udevd.service: Got notification message from PID 148 (READY=1, STATUS=Processing with 14 children at max) [ 17.528822] systemd-tmpfiles[150]: Running remove action for entry q /var/tmp systemd-udevd.service: Changed start -> running [ 17.532024] systemd-tmpfiles[150]: Running remove action for entry d /var/cache systemd-udevd.service: Job 22 systemd-udevd.service/start finished, result=done [ 17.534284] systemd-tmpfiles[150]: Running remove action for entry d /var/lib [ OK ] Started Rule-based Manager for Device Events and Files. [ 17.536437] systemd-tmpfiles[150]: Running remove action for entry d /var/spool systemd-udevd-kernel.socket: Changed listening -> running systemd-udevd-control.socket: Changed listening -> running [ 17.539848] systemd-tmpfiles[150]: Running remove action for entry f /var/log/btmp Failed to communicate with plymouth: Connection refused sysinit.target: starting held back, waiting for: systemd-tmpfiles-setup.service [ 17.544406] systemd-tmpfiles[150]: Running remove action for entry f /var/log/wtmp [ 17.548014] systemd-tmpfiles[150]: Running remove action for entry f /var/log/lastlog [ 17.551784] systemd-tmpfiles[150]: Running remove action for entry h /var/log/journal/remote [ 17.556500] systemd-tmpfiles[150]: Running remove action for entry a /var/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal [ 17.559585] systemd-tmpfiles[150]: Running remove action for entry z /var/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal [ 17.563199] systemd-tmpfiles[150]: Running remove action for entry a /var/log/journal/97b7437d5cef4656a0552a28f7dd5229 [ 17.566915] systemd-tmpfiles[150]: Running remove action for entry h /var/log/journal/97b7437d5cef4656a0552a28f7dd5229 [ 17.570771] systemd-tmpfiles[150]: Running remove action for entry z /var/log/journal/97b7437d5cef4656a0552a28f7dd5229 [ 17.574442] systemd-tmpfiles[150]: Running remove action for entry a /var/log/journal [ 17.578124] systemd-tmpfiles[150]: Running remove action for entry h /var/log/journal [ 17.581917] systemd-tmpfiles[150]: Running remove action for entry z /var/log/journal [ 17.585572] systemd-tmpfiles[150]: Running remove action for entry d /var/log [ 17.589328] systemd-tmpfiles[150]: Running remove action for entry L /var/run [ 17.591480] systemd-tmpfiles[150]: Running remove action for entry q /var [ 17.594173] systemd-tmpfiles[150]: Running remove action for entry z /run/credstore [ 17.596626] systemd-tmpfiles[150]: Running remove action for entry z /run/credstore.encrypted [ 17.598675] systemd-tmpfiles[150]: Running remove action for entry r /forcefsck [ 17.600645] systemd-tmpfiles[150]: Running remove action for entry r /fastboot [ 17.602662] systemd-tmpfiles[150]: Running remove action for entry r /forcequotacheck [ 17.604551] systemd-tmpfiles[150]: Running create action for entry d /run/lock [ 17.606869] systemd-tmpfiles[150]: Created directory "/run/lock". [ 17.610005] systemd-tmpfiles[150]: Running create action for entry q /var [ 17.612593] systemd-tmpfiles[150]: Found existing directory "/var". [ 17.615544] systemd-tmpfiles[150]: Running create action for entry d /var/volatile/log [ 17.618275] systemd-tmpfiles[150]: Created directory "/var/volatile/log". [ 17.621300] systemd-tmpfiles[150]: Running create action for entry d /var/volatile/tmp [ 17.623747] systemd-tmpfiles[150]: Created directory "/var/volatile/tmp". [ 17.627429] systemd-tmpfiles[150]: Running create action for entry L /bin [ 17.629993] systemd-tmpfiles[150]: "/bin" is not a symlink or does not point to the correct path. [ 17.633419] systemd-tmpfiles[150]: Running create action for entry L /sbin [ 17.635442] systemd-tmpfiles[150]: "/sbin" is not a symlink or does not point to the correct path. [ 17.638634] systemd-tmpfiles[150]: Running create action for entry L /lib [ 17.640934] systemd-tmpfiles[150]: "/lib" is not a symlink or does not point to the correct path. [ 17.642981] systemd-tmpfiles[150]: Running create action for entry L /opt/ltp [ 17.645470] systemd-tmpfiles[150]: Created symlink "/opt/ltp". [ 17.647694] systemd-tmpfiles[150]: Running create action for entry L /opt/cni [ 17.650048] systemd-tmpfiles[150]: Created symlink "/opt/cni". [ 17.652838] systemd-tmpfiles[150]: Running create action for entry d /etc/credstore [ 17.654607] systemd-tmpfiles[150]: Found existing directory "/etc/credstore". [ 17.657690] systemd-tmpfiles[150]: Running create action for entry d /etc/credstore.encrypted [ 17.659821] systemd-tmpfiles[150]: Found existing directory "/etc/credstore.encrypted". [ 17.662425] systemd-tmpfiles[150]: Running create action for entry d /var/lib [ 17.664637] systemd-tmpfiles[150]: Found existing directory "/var/lib". [ 17.667923] systemd-tmpfiles[150]: Running create action for entry d /var/lib/dbus [ 17.670485] systemd-tmpfiles[150]: Found existing directory "/var/lib/dbus". [ 17.674483] systemd-tmpfiles[150]: Running create action for entry L /var/lib/dbus/machine-id [ 17.677415] systemd-tmpfiles[150]: Created symlink "/var/lib/dbus/machine-id". [ 17.679501] systemd-tmpfiles[150]: Running create action for entry d /run/dbus/containers [ 17.682959] systemd-tmpfiles[150]: Created directory "/run/dbus/containers". [ 17.685127] systemd-tmpfiles[150]: Changing "/run/dbus/containers" to owner 999:0 [ 17.686840] systemd-tmpfiles[150]: Changing "/run/dbus/containers" to mode 755. [ 17.689140] systemd-tmpfiles[150]: Running create action for entry L /var/lock [ 17.691068] systemd-tmpfiles[150]: Found existing symlink "/var/lock". [ 17.694136] systemd-tmpfiles[150]: Running create action for entry d /run/lock/subsys [ 17.697067] systemd-tmpfiles[150]: Created directory "/run/lock/subsys". [ 17.699243] systemd-tmpfiles[150]: Running create action for entry d /run/sepermit [ 17.701668] systemd-tmpfiles[150]: Created directory "/run/sepermit". [ 17.703658] systemd-tmpfiles[150]: Running create action for entry d /root [ 17.706699] systemd-tmpfiles[150]: Found existing directory "/root". [ 17.709197] systemd-tmpfiles[150]: Running create action for entry d /root/.ssh [ 17.710993] systemd-tmpfiles[150]: Created directory "/root/.ssh". [ 17.712992] systemd-tmpfiles[150]: Running create action for entry d /run/systemd/netif [ 17.715318] systemd-tmpfiles[150]: Created directory "/run/systemd/netif". [ 17.717100] systemd-tmpfiles[150]: Changing "/run/systemd/netif" to owner 997:995 [ 17.718934] systemd-tmpfiles[150]: Changing "/run/systemd/netif" to mode 755. [ 17.721042] systemd-tmpfiles[150]: Running create action for entry d /run/systemd/netif/links [ 17.722933] systemd-tmpfiles[150]: Created directory "/run/systemd/netif/links". [ 17.724977] systemd-tmpfiles[150]: Changing "/run/systemd/netif/links" to owner 997:995 [ 17.726495] systemd-tmpfiles[150]: Changing "/run/systemd/netif/links" to mode 755. [ 17.728683] systemd-tmpfiles[150]: Running create action for entry d /run/systemd/netif/leases [ 17.730524] systemd-tmpfiles[150]: Created directory "/run/systemd/netif/leases". [ 17.731989] systemd-tmpfiles[150]: Changing "/run/systemd/netif/leases" to owner 997:995 [ 17.733615] systemd-tmpfiles[150]: Changing "/run/systemd/netif/leases" to mode 755. [ 17.735369] systemd-tmpfiles[150]: Running create action for entry d /run/systemd/netif/lldp [ 17.737515] systemd-tmpfiles[150]: Created directory "/run/systemd/netif/lldp". [ 17.739292] systemd-tmpfiles[150]: Changing "/run/systemd/netif/lldp" to owner 997:995 [ 17.741005] systemd-tmpfiles[150]: Changing "/run/systemd/netif/lldp" to mode 755. [ 17.742765] systemd-tmpfiles[150]: Running create action for entry f /run/nologin [ 17.744866] systemd-tmpfiles[150]: "/run/nologin" has been created. [ 17.746298] systemd-tmpfiles[150]: Writing to "/run/nologin". [ 17.750855] systemd-tmpfiles[150]: Running create action for entry L /etc/resolv.conf [ 17.754917] systemd-tmpfiles[150]: "/etc/resolv.conf" is not a symlink or does not point to the correct path. [ 17.760447] systemd-tmpfiles[150]: Running create action for entry d /run/user [ 17.762119] systemd-tmpfiles[150]: Created directory "/run/user". [ 17.763549] systemd-tmpfiles[150]: Running create action for entry F /run/utmp [ 17.765815] systemd-tmpfiles[150]: "/run/utmp" has been created. [ 17.767256] systemd-tmpfiles[150]: Changing "/run/utmp" to owner 0:43 [ 17.768967] systemd-tmpfiles[150]: Changing "/run/utmp" to mode 664. [ 17.770727] systemd-tmpfiles[150]: Running create action for entry d /run/systemd/ask-password [ 17.772540] systemd-tmpfiles[150]: Found existing directory "/run/systemd/ask-password". [ 17.774410] systemd-tmpfiles[150]: Running create action for entry d /run/systemd/seats [ 17.775896] systemd-tmpfiles[150]: Created directory "/run/systemd/seats". [ 17.777949] systemd-tmpfiles[150]: Running create action for entry d /run/systemd/sessions [ 17.779819] systemd-tmpfiles[150]: Created directory "/run/systemd/sessions". [ 17.782547] systemd-tmpfiles[150]: Running create action for entry d /run/systemd/users [ 17.785191] systemd-tmpfiles[150]: Created directory "/run/systemd/users". [ 17.788532] systemd-tmpfiles[150]: Running create action for entry d /run/systemd/machines [ 17.790853] systemd-tmpfiles[150]: Created directory "/run/systemd/machines". [ 17.793958] systemd-tmpfiles[150]: Running create action for entry d /run/systemd/shutdown [ 17.796558] systemd-tmpfiles[150]: Created directory "/run/systemd/shutdown". [ 17.799211] systemd-tmpfiles[150]: Running create action for entry d /run/log [ 17.801664] systemd-tmpfiles[150]: Found existing directory "/run/log". [ 17.805051] systemd-tmpfiles[150]: Running create action for entry d /var/lib/systemd [ 17.807696] systemd-tmpfiles[150]: Found existing directory "/var/lib/systemd". [ 17.811050] systemd-tmpfiles[150]: Running create action for entry d /var/lib/systemd/coredump [ 17.813977] systemd-tmpfiles[150]: Created directory "/var/lib/systemd/coredump". [ 17.817594] systemd-tmpfiles[150]: Running create action for entry d /var/lib/systemd/ephemeral-trees [ 17.820606] systemd-tmpfiles[150]: Created directory "/var/lib/systemd/ephemeral-trees". [ 17.823480] systemd-tmpfiles[150]: Running create action for entry d /var/lib/private [ 17.826221] systemd-tmpfiles[150]: Created directory "/var/lib/private". [ 17.830207] systemd-tmpfiles[150]: Running create action for entry d /var/log [ 17.832486] systemd-tmpfiles[150]: "/var/log" already exists and is not a directory. [ 17.837008] systemd-tmpfiles[150]: Running create action for entry d /var/log/private [ 17.840441] systemd-tmpfiles[150]: Created directory "/var/log/private". [ 17.842823] systemd-tmpfiles[150]: Running create action for entry d /var/cache [ 17.845603] systemd-tmpfiles[150]: Found existing directory "/var/cache". [ 17.847799] systemd-tmpfiles[150]: Running create action for entry d /var/cache/private [ 17.850514] systemd-tmpfiles[150]: Created directory "/var/cache/private". [ 17.852764] systemd-tmpfiles[150]: Running create action for entry q /tmp [ 17.854689] systemd-tmpfiles[150]: Found existing directory "/tmp". [ 17.858541] systemd-tmpfiles[150]: Running create action for entry q /var/tmp [ 17.860630] systemd-tmpfiles[150]: "/var/tmp" already exists and is not a directory. [ 17.864701] systemd-tmpfiles[150]: Running create action for entry L /var/run [ 17.867079] systemd-tmpfiles[150]: Found existing symlink "/var/run". [ 17.871042] systemd-tmpfiles[150]: Running create action for entry f /var/log/wtmp [ 17.874501] systemd-tmpfiles[150]: Changing "/var/log/wtmp" to owner 0:43 [ 17.877003] systemd-tmpfiles[150]: Changing "/var/log/wtmp" to mode 664. [ 17.879545] systemd-tmpfiles[150]: Running create action for entry f /var/log/btmp [ 17.882857] systemd-tmpfiles[150]: Changing "/var/log/btmp" to owner 0:43 [ 17.885134] systemd-tmpfiles[150]: Changing "/var/log/btmp" to mode 660. [ 17.887737] systemd-tmpfiles[150]: Running create action for entry f /var/log/lastlog [ 17.891112] systemd-tmpfiles[150]: Changing "/var/log/lastlog" to owner 0:43 [ 17.893401] systemd-tmpfiles[150]: Changing "/var/log/lastlog" to mode 664. [ 17.895356] systemd-tmpfiles[150]: Running create action for entry d /var/spool [ 17.897691] systemd-tmpfiles[150]: Found existing directory "/var/spool". [ 17.899651] systemd-tmpfiles[150]: Running create action for entry D /tmp/.X11-unix [ 17.901875] systemd-tmpfiles[150]: Created directory "/tmp/.X11-unix". [ 17.903802] systemd-tmpfiles[150]: Running create action for entry D /tmp/.ICE-unix [ 17.906021] systemd-tmpfiles[150]: Created directory "/tmp/.ICE-unix". [ 17.907789] systemd-tmpfiles[150]: Running create action for entry D /tmp/.XIM-unix [ 17.909943] systemd-tmpfiles[150]: Created directory "/tmp/.XIM-unix". [ 17.911955] systemd-tmpfiles[150]: Running create action for entry D /tmp/.font-unix [ 17.914398] systemd-tmpfiles[150]: Created directory "/tmp/.font-unix". [ 17.916830] systemd-tmpfiles[150]: Running create action for entry z /run/credstore [ 17.919048] systemd-tmpfiles[150]: Running create action for entry z /run/credstore.encrypted [ 17.923559] systemd-tmpfiles[150]: Running create action for entry a /var/log/journal [ 17.928401] systemd-tmpfiles[150]: Running create action for entry h /var/log/journal [ 17.932864] systemd-tmpfiles[150]: Running create action for entry z /var/log/journal [ 17.937403] systemd-tmpfiles[150]: Running create action for entry a /var/log/journal/97b7437d5cef4656a0552a28f7dd5229 [ 17.941852] systemd-tmpfiles[150]: Running create action for entry h /var/log/journal/97b7437d5cef4656a0552a28f7dd5229 [ 17.946385] systemd-tmpfiles[150]: Running create action for entry z /var/log/journal/97b7437d5cef4656a0552a28f7dd5229 [ 17.951065] systemd-tmpfiles[150]: Running create action for entry h /var/log/journal/remote [ 17.953829] systemd-tmpfiles[150]: Running create action for entry r /forcefsck [ 17.955738] systemd-tmpfiles[150]: Running create action for entry r /fastboot [ 17.958373] systemd-tmpfiles[150]: Running create action for entry r /forcequotacheck [ 17.960742] systemd-tmpfiles[150]: Running create action for entry x /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-* [ 17.963131] systemd-tmpfiles[150]: Running create action for entry X /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp [ 17.965558] systemd-tmpfiles[150]: Running create action for entry x /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-* [ 17.967690] systemd-tmpfiles[150]: Running create action for entry X /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp [ 17.969990] systemd-tmpfiles[150]: Running create action for entry R /tmp/systemd-private-* [ 17.973335] systemd-tmpfiles[150]: Running create action for entry R /var/tmp/systemd-private-* [ 17.977285] systemd-tmpfiles[150]: Running create action for entry x /var/lib/systemd/coredump/.#core*.3f6b92a47e7548c6beb53a1a07cab566* [ 17.981398] systemd-tmpfiles[150]: Running create action for entry r /var/lib/systemd/coredump/.#* [ 17.984762] systemd-tmpfiles[150]: Running create action for entry a /run/log/journal [ 17.994017] systemd-tmpfiles[150]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::r-x on /run/log/journal. [ 17.997725] systemd-tmpfiles[150]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::r-x on /run/log/journal. [ 18.001670] systemd-tmpfiles[150]: Running create action for entry z /run/log/journal [ 18.003985] systemd-tmpfiles[150]: "/run/log/journal" matches temporary mode 755 already. [ 18.006126] systemd-tmpfiles[150]: Changing "/run/log/journal" to owner 0:996 [ 18.008396] systemd-tmpfiles[150]: Changing "/run/log/journal" to mode 2755. [ 18.010270] systemd-tmpfiles[150]: Running create action for entry Z /run/log/journal/97b7437d5cef4656a0552a28f7dd5229 [ 18.011902] systemd-tmpfiles[150]: "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229" matches temporary mode 750 already. [ 18.013770] systemd-tmpfiles[150]: Changing "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229" to owner 0:996 [ 18.015695] systemd-tmpfiles[150]: Changing "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229" to mode 2750. [ 18.017690] systemd-tmpfiles[150]: Changing "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal" to owner 0:996 [ 18.019323] systemd-tmpfiles[150]: Changing "/run/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal" to mode 640. [ 18.021709] systemd-tmpfiles[150]: Running create action for entry a /run/log/journal/97b7437d5cef4656a0552a28f7dd5229 [ 18.023378] systemd-tmpfiles[150]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::--- on /run/log/journal/97b7437d5cef4656a0552a28f7dd5229. [ 18.025897] systemd-tmpfiles[150]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::--- on /run/log/journal/97b7437d5cef4656a0552a28f7dd5229. [ 18.028989] systemd-tmpfiles[150]: Running create action for entry a /run/log/journal/97b7437d5cef4656a0552a28f7dd5229/*.journal* [ 18.034606] systemd-tmpfiles[150]: Setting access ACL u::rw-,g::r--,g:adm:r--,g:wheel:r--,m::r--,o::--- on /run/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal. [ 18.039535] systemd-tmpfiles[150]: Running create action for entry a /var/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal [ 18.044004] systemd-tmpfiles[150]: Running create action for entry z /var/log/journal/97b7437d5cef4656a0552a28f7dd5229/system.journal [ 18.046813] systemd-tmpfiles[150]: Running create action for entry r /tmp/.X[0-9]*-lock systemd-journald.service: Received EPOLLHUP on stored fd 48 (stored), closing. Received SIGCHLD from PID 150 (systemd-tmpfile). Child 150 (systemd-tmpfile) died (code=exited, status=0/SUCCESS) systemd-tmpfiles-setup.service: Child 150 belongs to systemd-tmpfiles-setup.service. systemd-tmpfiles-setup.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-tmpfiles-setup.service: Changed start -> exited systemd-tmpfiles-setup.service: Job 79 systemd-tmpfiles-setup.service/start finished, result=done [ OK ] Finished Create Volatile Files and Directories. Failed to communicate with plymouth: Connection refused Child 152 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 152 belongs to init.scope. Received SIGCHLD from PID 152 (n/a). systemd-tmpfiles-setup.service: Control group is empty. sysinit.target: starting held back, waiting for: systemd-journal-catalog-update.service We are in an initrd, not doing any updates. systemd-journal-catalog-update.service: ConditionNeedsUpdate=/var failed. systemd-journal-catalog-update.service: Starting requested but condition not met. Not starting unit. systemd-journal-catalog-update.service: Job 56 systemd-journal-catalog-update.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-timesyncd.service systemd-resolved.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-resolved systemd-resolved.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-resolved.service' to 'max': No such file or directory systemd-resolved.service: Passing 0 fds to service systemd-resolved.service: About to execute: /usr/lib/systemd/systemd-resolved Serializing sd-executor-state to memfd. systemd-resolved.service: Forked /usr/lib/systemd/systemd-resolved as 153 Closing set fd 48 (socket:[1370]) systemd-resolved.service: Changed dead -> start Starting Network Name Resolution... systemd-timesyncd.service: ConditionVirtualization=!container succeeded. systemd-timesyncd.service: ConditionCapability=CAP_SYS_TIME succeeded. systemd-timesyncd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-timesyncd systemd-timesyncd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-timesyncd.service' to 'max': No such file or directory systemd-timesyncd.service: Passing 0 fds to service systemd-timesyncd.service: About to execute: /usr/lib/systemd/systemd-timesyncd Serializing sd-executor-state to memfd. systemd-timesyncd.service: Forked /usr/lib/systemd/systemd-timesyncd as 154 Closing set fd 51 (socket:[1370]) systemd-timesyncd.service: Changed dead -> start Starting Network Time Synchronization... We are in an initrd, not doing any updates. systemd-update-done.service: ConditionNeedsUpdate=|/var failed. We are in an initrd, not doing any updates. systemd-update-done.service: ConditionNeedsUpdate=|/etc failed. systemd-update-done.service: Starting requested but condition not met. Not starting unit. systemd-update-done.service: Job 61 systemd-update-done.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-timesyncd.service systemd-update-utmp.service: ConditionPathExists=!/etc/initrd-release failed. systemd-update-utmp.service: Starting requested but condition not met. Not starting unit. systemd-update-utmp.service: Job 80 systemd-update-utmp.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-timesyncd.service varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-52: Setting state idle-server systemd-userdbd.socket: Incoming traffic systemd-userdbd.service: Trying to enqueue job systemd-userdbd.service/start/replace systemd-userdbd.service: Installed new job systemd-userdbd.service/start as 110 systemd-userdbd.service: Enqueued job systemd-userdbd.service/start as 110 systemd-userdbd.socket: Changed listening -> running systemd-userdbd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-userdbd systemd-userdbd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-userdbd.service' to 'max': No such file or directory systemd-userdbd.service: Passing 1 fds to service systemd-userdbd.service: About to execute: /usr/lib/systemd/systemd-userdbd Serializing sd-executor-state to memfd. systemd-userdbd.service: Forked /usr/lib/systemd/systemd-userdbd as 155 Closing set fd 62 (socket:[1397]) Closing set fd 63 (socket:[1370]) systemd-userdbd.service: Changed dead -> start Starting User Database Manager... varlink: New incoming connection. varlink: Connections of user 0: 1 (of 1024 max) varlink-63: Setting state idle-server varlink-52: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"userName":"systemd-resolve","service":"io.systemd.DynamicUser"},"more":true} varlink-52: Changing state idle-server → processing-method-more varlink-52: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-52: Changing state processing-method-more → processed-method varlink-52: Changing state processed-method → idle-server varlink-63: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"userName":"systemd-timesync","service":"io.systemd.DynamicUser"},"more":true} varlink-63: Changing state idle-server → processing-method-more varlink-63: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-63: Changing state processing-method-more → processed-method varlink-63: Changing state processed-method → idle-server varlink-52: Got POLLHUP from socket. varlink-52: Changing state idle-server → pending-disconnect varlink-52: Changing state pending-disconnect → processing-disconnect varlink-52: Changing state processing-disconnect → disconnected varlink-63: Got POLLHUP from socket. varlink-63: Changing state idle-server → pending-disconnect varlink-63: Changing state pending-disconnect → processing-disconnect varlink-63: Changing state processing-disconnect → disconnected systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=774 systemd-journald.service: Added fd 52 (stored) to fd store. systemd-userdbd.service: Got notification message from PID 155 (WATCHDOG=1) [ 19.956585] systemd-userdbd[155]: Failed allocate memory pressure event source, ignoring: Operation not supported [ 19.959671] systemd-userdbd[155]: Successfully forked off '(sd-worker)' as PID 156. [ 19.968793] systemd-userdbd[155]: Successfully forked off '(sd-worker)' as PID 157. [ 19.977847] systemd-userdbd[155]: Successfully forked off '(sd-worker)' as PID 158. systemd-userdbd.service: Got notification message from PID 155 (READY=1, STATUS=Processing requests...) systemd-userdbd.service: Changed start -> running systemd-userdbd.service: Job 110 systemd-userdbd.service/start finished, result=done [ OK ] Started User Database Manager. Failed to communicate with plymouth: Connection refused sysinit.target: starting held back, waiting for: systemd-timesyncd.service [ 20.194254] systemd-userdbd[155]: Successfully forked off '(sd-worker)' as PID 159. systemd-resolved.service: User lookup succeeded: uid=995 gid=993 systemd-timesyncd.service: User lookup succeeded: uid=994 gid=992 systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2314 systemd-journald.service: Added fd 63 (stored) to fd store. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2315 systemd-journald.service: Added fd 64 (stored) to fd store. systemd-timesyncd.service: Got notification message from PID 154 (WATCHDOG=1) [ 21.406222] systemd-timesyncd[154]: Failed allocate memory pressure event source, ignoring: Operation not supported [ 21.415721] systemd-timesyncd[154]: Failed to get link NTP servers: No such file or directory [ 21.420684] systemd-timesyncd[154]: Bus bus-api-timesync: changing state UNSET -> OPENING [ 21.423638] systemd-timesyncd[154]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 21.427747] systemd-timesyncd[154]: Added inotify watch for /run on bus bus-api-timesync: 2 [ 21.430260] systemd-timesyncd[154]: Added inotify watch for /run/dbus on bus bus-api-timesync: 3 [ 21.432785] systemd-timesyncd[154]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-timesync: -1 [ 21.434566] systemd-timesyncd[154]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 21.437004] systemd-timesyncd[154]: Bus bus-api-timesync: changing state OPENING -> WATCH_BIND [ 21.440953] systemd-timesyncd[154]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 21.467820] systemd-timesyncd[154]: Added new fallback server time1.google.com. [ 21.470485] systemd-timesyncd[154]: Added new fallback server time2.google.com. [ 21.472724] systemd-timesyncd[154]: Added new fallback server time3.google.com. systemd-timesyncd.service: Got notification message from PID 154 (READY=1, STATUS=Daemon is running) systemd-timesyncd.service: Changed start -> running systemd-timesyncd.service: Job 6 systemd-timesyncd.service/start finished, result=done [ 21.474642] systemd-timesyncd[154]: Added new fallback server time4.google.com. [ OK ] Started Network Time Synchronization. [ 21.477401] systemd-timesyncd[154]: systemd-timesyncd running as pid 154 [ 21.483266] systemd-timesyncd[154]: Selected server time1.google.com. Failed to communicate with plymouth: Connection refused [ 21.489702] systemd-timesyncd[154]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) sysinit.target: starting held back, waiting for: systemd-resolved.service time-set.target changed dead -> active time-set.target: Job 8 time-set.target/start finished, result=done [ OK ] Reached target System Time Set. [ 21.506758] systemd-resolved[153]: Positive Trust Anchors: [ 21.509422] systemd-resolved[153]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d [ 21.511270] systemd-resolved[153]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa corp home internal intranet lan local private test [ 21.561151] systemd-timesyncd[154]: Failed to resolve time1.google.com: Temporary failure in name resolution [ 21.568882] systemd-timesyncd[154]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.571761] systemd-timesyncd[154]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.581680] systemd-timesyncd[154]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 21.584774] systemd-timesyncd[154]: Selected server time3.google.com. [ 21.586204] systemd-timesyncd[154]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.592689] systemd-timesyncd[154]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.598826] systemd-timesyncd[154]: Selected server time4.google.com. [ 21.600735] systemd-timesyncd[154]: Resolving time4.google.com... [ 21.602459] systemd-timesyncd[154]: Failed to resolve time4.google.com: Temporary failure in name resolution [ 21.605136] systemd-timesyncd[154]: Selected server time1.google.com. [ 21.606884] systemd-timesyncd[154]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.613068] systemd-timesyncd[154]: Failed to resolve time1.google.com: Temporary failure in name resolution [ 21.614963] systemd-timesyncd[154]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.620668] systemd-timesyncd[154]: Resolving time2.google.com... [ 21.622870] systemd-timesyncd[154]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.629735] systemd-timesyncd[154]: Selected server time3.google.com. [ 21.631723] systemd-timesyncd[154]: Resolving time3.google.com... [ 21.633707] systemd-timesyncd[154]: Failed to resolve time3.google.com: Temporary failure in name resolution [ 21.635246] systemd-timesyncd[154]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.642101] systemd-timesyncd[154]: Resolving time4.google.com... [ 21.823095] systemd-timesyncd[154]: Failed to resolve time4.google.com: Temporary failure in name resolution [ 21.825693] systemd-timesyncd[154]: Selected server time1.google.com. [ 21.827360] systemd-timesyncd[154]: Resolving time1.google.com... [ 21.829483] systemd-timesyncd[154]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.834081] systemd-timesyncd[154]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.835807] systemd-timesyncd[154]: Resolving time2.google.com... [ 21.845245] systemd-timesyncd[154]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 21.847065] systemd-timesyncd[154]: Delaying attempts to contact servers. systemd-resolved.service: Got notification message from PID 153 (WATCHDOG=1) [ 21.888845] systemd-resolved[153]: Using system hostname 'trs-qemuarm64'. [ 21.898456] systemd-resolved[153]: New scope on link *, protocol dns, family * [ 21.939383] systemd-resolved[153]: Found new link 1/lo [ 21.945608] systemd-resolved[153]: Found new link 2/eth0 [ 21.948473] systemd-resolved[153]: Found new link 3/sit0 [ 21.950825] systemd-resolved[153]: Failed to install memory pressure event source, ignoring: Operation not supported [ 21.954200] systemd-resolved[153]: Bus bus-api-resolve: changing state UNSET -> OPENING [ 21.957005] systemd-resolved[153]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 21.960634] systemd-resolved[153]: Added inotify watch for /run on bus bus-api-resolve: 2 [ 21.962791] systemd-resolved[153]: Added inotify watch for /run/dbus on bus bus-api-resolve: 3 [ 21.964689] systemd-resolved[153]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-resolve: -1 [ 21.966628] systemd-resolved[153]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 21.969142] systemd-resolved[153]: Bus bus-api-resolve: changing state OPENING -> WATCH_BIND [ 21.970773] systemd-resolved[153]: Registering bus object implementation for path=/org/freedesktop/resolve1 iface=org.freedesktop.resolve1.Manager [ 21.973208] systemd-resolved[153]: Registering bus object implementation for path=/org/freedesktop/resolve1/link iface=org.freedesktop.resolve1.Link [ 21.975029] systemd-resolved[153]: Registering bus object implementation for path=/org/freedesktop/resolve1/dnssd iface=org.freedesktop.resolve1.DnssdService [ 21.977556] systemd-resolved[153]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 21.983469] systemd-resolved[153]: Creating stub listener using UDP/TCP. systemd-resolved.service: Got notification message from PID 153 (READY=1, STATUS=Processing requests...) systemd-resolved.service: Changed start -> running systemd-resolved.service: Job 48 systemd-resolved.service/start finished, result=done [ OK ] Started Network Name Resolution. Failed to communicate with plymouth: Connection refused nss-lookup.target changed dead -> active nss-lookup.target: Job 49 nss-lookup.target/start finished, result=done [ OK ] Reached target Host and Network Name Lookups. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service [* ] (1 of 5) A start job is running for…dev/gpt-auto-root (13s / 1min 30s) M [** ] (1 of 5) A start job is running for…dev/gpt-auto-root (13s / 1min 30s) M [*** ] (1 of 5) A start job is running for…dev/gpt-auto-root (14s / 1min 30s) M [ *** ] (2 of 5) A start job is running for /dev/mapper/usr (15s / 1min 30s) M [ *** ] (2 of 5) A start job is running for /dev/mapper/usr (15s / 1min 30s) M [ ***] (2 of 5) A start job is running for /dev/mapper/usr (16s / 1min 30s) M [ **] (3 of 5) A start job is running for…da1a-3bd4515cc68c (16s / 1min 30s) M [ *] (3 of 5) A start job is running for…da1a-3bd4515cc68c (17s / 1min 30s) [ 28.858794] udevadm[121]: 8250: Triggered device with action 'add'. [ 28.861449] udevadm[121]: 8250_core: Triggered device with action 'add'. [ 28.863035] udevadm[121]: 842_compress: Triggered device with action 'add'. [ 28.864664] udevadm[121]: 842_decompress: Triggered device with action 'add'. [ 28.866134] udevadm[121]: acpi: Triggered device with action 'add'. [ 28.867533] udevadm[121]: acpiphp: Triggered device with action 'add'. [ 28.869326] udevadm[121]: ahci: Triggered device with action 'add'. [ 28.870927] udevadm[121]: ahci_ceva: Triggered device with action 'add'. [ 28.872646] udevadm[121]: ahci_imx: Triggered device with action 'add'. [ 28.874092] udevadm[121]: ahci_xgene: Triggered device with action 'add'. [ 28.875517] udevadm[121]: amd_xgbe: Triggered device with action 'add'. [ 28.877294] udevadm[121]: arm_smc_wdt: Triggered device with action 'add'. [ 28.878733] udevadm[121]: arm_smmu: Triggered device with action 'add'. [ 28.880352] udevadm[121]: arm_smmu_v3: Triggered device with action 'add'. [ 28.881820] udevadm[121]: armmmci: Triggered device with action 'add'. [ 28.883284] udevadm[121]: auth_rpcgss: Triggered device with action 'add'. [ 28.885556] udevadm[121]: battery: Triggered device with action 'add'. [ 28.886965] udevadm[121]: blk_cgroup: Triggered device with action 'add'. [ 28.888783] udevadm[121]: block: Triggered device with action 'add'. [ 28.890178] udevadm[121]: bluetooth: Triggered device with action 'add'. [ 28.891538] udevadm[121]: bochs: Triggered device with action 'add'. [ 28.893345] udevadm[121]: bq27xxx_battery: Triggered device with action 'add'. [ 28.894807] udevadm[121]: brd: Triggered device with action 'add'. [ 28.896542] udevadm[121]: bridge: Triggered device with action 'add'. [ 28.897923] udevadm[121]: button: Triggered device with action 'add'. [ 28.899338] udevadm[121]: can: Triggered device with action 'add'. [ 28.901019] udevadm[121]: can_gw: Triggered device with action 'add'. [ 28.902437] udevadm[121]: can_isotp: Triggered device with action 'add'. [ 28.903839] udevadm[121]: cifs: Triggered device with action 'add'. [ 28.905401] udevadm[121]: clk_imx8mm: Triggered device with action 'add'. [ 28.906813] udevadm[121]: clk_imx8mn: Triggered device with action 'add'. [ 28.908537] udevadm[121]: clk_imx8mp: Triggered device with action 'add'. [ 28.909981] udevadm[121]: clk_imx8mq: Triggered device with action 'add'. [ 28.911534] udevadm[121]: clk_imx93: Triggered device with action 'add'. [ 28.913433] udevadm[121]: configfs: Triggered device with action 'add'. [ 28.914808] udevadm[121]: cpufreq: Triggered device with action 'add'. [ 28.916499] udevadm[121]: cpuidle: Triggered device with action 'add'. [ 28.917896] udevadm[121]: crc64_rocksoft: Triggered device with action 'add'. [ 28.919271] udevadm[121]: crc_t10dif: Triggered device with action 'add'. [ 28.920949] udevadm[121]: cros_ec_dev: Triggered device with action 'add'. [ 28.937046] systemd-udevd[148]: 8250: Device is queued (SEQNUM=2292, ACTION=add) [ 28.938818] systemd-udevd[148]: 8250: Device ready for processing (SEQNUM=2292, ACTION=add) [ 28.940773] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 162. [ 28.943679] udevadm[121]: cryptomgr: Triggered device with action 'add'. [ 28.945960] udevadm[121]: debug_core: Triggered device with action 'add'. [ 28.947634] udevadm[121]: dm_bufio: Triggered device with action 'add'. [ 28.949594] udevadm[121]: dm_mirror: Triggered device with action 'add'. [ 28.951119] udevadm[121]: dm_mod: Triggered device with action 'add'. [ 28.952878] udevadm[121]: dm_snapshot: Triggered device with action 'add'. [ 28.954371] udevadm[121]: dm_verity: Triggered device with action 'add'. [ 28.955796] udevadm[121]: dns_resolver: Triggered device with action 'add'. M [ **] (3 of 5) A start job is running for…da1a-3bd4515cc68c (17s / 1min 30s) [ 28.957489] udevadm[121]: drm: Triggered device with action 'add'. [ 28.959186] udevadm[121]: drm_kms_helper: Triggered device with action 'add'. [ 28.961107] udevadm[121]: e1000: Triggered device with action 'add'. [ 28.962726] udevadm[121]: e1000e: Triggered device with action 'add'. [ 28.964634] udevadm[121]: edac_core: Triggered device with action 'add'. [ 28.966239] udevadm[121]: efi_pstore: Triggered device with action 'add'. [ 28.967760] udevadm[121]: ehci_hcd: Triggered device with action 'add'. [ 28.969729] udevadm[121]: fb: Triggered device with action 'add'. [ 28.971204] udevadm[121]: firmware_class: Triggered device with action 'add'. [ 28.973100] udevadm[121]: fscrypto: Triggered device with action 'add'. [ 28.974554] udevadm[121]: fsl_dpa: Triggered device with action 'add'. [ 28.976407] udevadm[121]: gpiolib_acpi: Triggered device with action 'add'. [ 28.978079] udevadm[121]: grant_table: Triggered device with action 'add'. [ 28.979575] udevadm[121]: hclge: Triggered device with action 'add'. [ 28.981312] udevadm[121]: hdma: Triggered device with action 'add'. [ 28.982674] udevadm[121]: hdma_mgmt: Triggered device with action 'add'. [ 28.984505] udevadm[121]: hid: Triggered device with action 'add'. [ 28.986012] udevadm[121]: hid_apple: Triggered device with action 'add'. [ 28.987484] udevadm[121]: hisi_rng: Triggered device with action 'add'. [ 28.989541] udevadm[121]: hisi_sas_main: Triggered device with action 'add'. [ 28.991235] udevadm[121]: hisi_sas_v3_hw: Triggered device with action 'add'. [ 28.997207] udevadm[121]: hnae3: Triggered device with action 'add'. [ 28.998804] udevadm[121]: hns3: Triggered device with action 'add'. [ 29.000683] udevadm[121]: hns_dsaf: Triggered device with action 'add'. [ 29.002165] udevadm[121]: i2c_algo_bit: Triggered device with action 'add'. [ 29.005454] udevadm[121]: i2c_qup: Triggered device with action 'add'. [ 29.010565] udevadm[121]: ipv6: Triggered device with action 'add'. [ 29.013583] udevadm[121]: kdb: Triggered device with action 'add'. [ 29.014953] udevadm[121]: kernel: Triggered device with action 'add'. [ 29.016673] udevadm[121]: keyboard: Triggered device with action 'add'. [ 29.018303] udevadm[121]: kfence: Triggered device with action 'add'. [ 29.019803] udevadm[121]: kgdboc: Triggered device with action 'add'. [ 29.021641] udevadm[121]: kvm: Triggered device with action 'add'. [ 29.023084] udevadm[121]: libahci: Triggered device with action 'add'. [ 29.025047] udevadm[121]: libata: Triggered device with action 'add'. [ 29.026519] udevadm[121]: lockd: Triggered device with action 'add'. [ 29.028011] udevadm[121]: loop: Triggered device with action 'add'. [ 29.030282] systemd-udevd[148]: 8250: Worker [162] is forked for processing SEQNUM=2292. [ 29.031869] systemd-udevd[148]: 8250_core: Device is queued (SEQNUM=2293, ACTION=add) [ 29.033676] systemd-udevd[148]: 8250_core: Device ready for processing (SEQNUM=2293, ACTION=add) [ 29.035304] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 163. [ 29.037130] systemd-udevd[148]: 8250_core: Worker [163] is forked for processing SEQNUM=2293. [ 29.038687] systemd-udevd[148]: 842_compress: Device is queued (SEQNUM=2294, ACTION=add) [ 29.040436] systemd-udevd[148]: 842_compress: Device ready for processing (SEQNUM=2294, ACTION=add) [ 29.042782] udevadm[121]: megaraid_sas: Triggered device with action 'add'. [ 29.044567] udevadm[121]: memory_hotplug: Triggered device with action 'add'. [ 29.046002] udevadm[121]: mmcblk: Triggered device with action 'add'. [ 29.047410] udevadm[121]: module: Triggered device with action 'add'. [ 29.049100] udevadm[121]: mtk_wdt: Triggered device with action 'add'. [ 29.050496] udevadm[121]: musb_hdrc: Triggered device with action 'add'. [ 29.051909] udevadm[121]: mvneta: Triggered device with action 'add'. [ 29.053490] udevadm[121]: mvpp2: Triggered device with action 'add'. [ 29.054912] udevadm[121]: netconsole: Triggered device with action 'add'. [ 29.056594] udevadm[121]: netfs: Triggered device with action 'add'. [ 29.057986] udevadm[121]: netpoll: Triggered device with action 'add'. [ 29.059347] udevadm[121]: nfs: Triggered device with action 'add'. [ 29.061074] udevadm[121]: nfs_layout_flexfiles: Triggered device with action 'add'. [ 29.062494] udevadm[121]: nfs_layout_nfsv41_files: Triggered device with action 'add'. [ 29.063905] udevadm[121]: nfsv4: Triggered device with action 'add'. [ 29.065544] udevadm[121]: nicpf: Triggered device with action 'add'. [ 29.066987] udevadm[121]: nvme: Triggered device with action 'add'. [ 29.068597] udevadm[121]: nvme_core: Triggered device with action 'add'. [ 29.070022] udevadm[121]: nvmem_qfprom: Triggered device with action 'add'. [ 29.071379] udevadm[121]: optee: Triggered device with action 'add'. [ 29.073045] udevadm[121]: overlay: Triggered device with action 'add'. [ 29.074439] udevadm[121]: page_reporting: Triggered device with action 'add'. [ 29.075826] udevadm[121]: pata_platform: Triggered device with action 'add'. [ 29.077489] udevadm[121]: pci_hotplug: Triggered device with action 'add'. [ 29.078867] udevadm[121]: pcie_aspm: Triggered device with action 'add'. [ 29.080658] udevadm[121]: phy_xgene: Triggered device with action 'add'. [ 29.082231] udevadm[121]: pnp: Triggered device with action 'add'. [ 29.083590] udevadm[121]: printk: Triggered device with action 'add'. [ 29.085470] udevadm[121]: processor: Triggered device with action 'add'. [ 29.086869] udevadm[121]: psmouse: Triggered device with action 'add'. [ 29.088646] udevadm[121]: pstore: Triggered device with action 'add'. [ 29.090022] udevadm[121]: random: Triggered device with action 'add'. [ 29.091431] udevadm[121]: rcupdate: Triggered device with action 'add'. [ 29.093593] udevadm[121]: rcutree: Triggered device with action 'add'. [ 29.094974] udevadm[121]: rfkill: Triggered device with action 'add'. [ 29.096742] udevadm[121]: rng_core: Triggered device with action 'add'. [ 29.098136] udevadm[121]: sata_sil24: Triggered device with action 'add'. [ 29.099501] udevadm[121]: sbsa_gwdt: Triggered device with action 'add'. [ 29.101349] udevadm[121]: scsi_mod: Triggered device with action 'add'. [ 29.102713] udevadm[121]: sdhci: Triggered device with action 'add'. [ 29.104406] udevadm[121]: secretmem: Triggered device with action 'add'. [ 29.105839] udevadm[121]: sit: Triggered device with action 'add'. [ 29.107195] udevadm[121]: sky2: Triggered device with action 'add'. [ 29.108963] udevadm[121]: smc91x: Triggered device with action 'add'. [ 29.118824] systemd-udevd[162]: 8250: Processing device (SEQNUM=2292, ACTION=add) [ 29.121429] udevadm[121]: smsc911x: Triggered device with action 'add'. [ 29.122877] udevadm[121]: snd: Triggered device with action 'add'. [ 29.124609] udevadm[121]: snd_pcm: Triggered device with action 'add'. [ 29.125984] udevadm[121]: snd_soc_core: Triggered device with action 'add'. [ 29.127351] udevadm[121]: snd_timer: Triggered device with action 'add'. [ 29.128941] udevadm[121]: snps_udc_core: Triggered device with action 'add'. [ 29.130367] udevadm[121]: snps_udc_plat: Triggered device with action 'add'. [ 29.131754] udevadm[121]: spurious: Triggered device with action 'add'. [ 29.133353] udevadm[121]: srcutree: Triggered device with action 'add'. [ 29.134787] udevadm[121]: sunrpc: Triggered device with action 'add'. [ 29.136476] udevadm[121]: sysrq: Triggered device with action 'add'. [ 29.138020] udevadm[121]: tcp_cubic: Triggered device with action 'add'. [ 29.139449] udevadm[121]: tee: Triggered device with action 'add'. [ 29.141056] udevadm[121]: thermal: Triggered device with action 'add'. [ 29.142434] udevadm[121]: thunder_bgx: Triggered device with action 'add'. [ 29.143795] udevadm[121]: thunder_xcv: Triggered device with action 'add'. [ 29.145526] udevadm[121]: tpm: Triggered device with action 'add'. [ 29.146918] udevadm[121]: tpm_crb: Triggered device with action 'add'. [ 29.148696] udevadm[121]: tpm_i2c_infineon: Triggered device with action 'add'. [ 29.150098] udevadm[121]: tpm_tis: Triggered device with action 'add'. [ 29.151462] udevadm[121]: tpm_tis_core: Triggered device with action 'add'. [ 29.153107] udevadm[121]: ttm: Triggered device with action 'add'. [ 29.154455] udevadm[121]: ufshcd_core: Triggered device with action 'add'. [ 29.155832] udevadm[121]: usb_storage: Triggered device with action 'add'. [ 29.157417] udevadm[121]: usbcore: Triggered device with action 'add'. [ 29.158817] udevadm[121]: usbhid: Triggered device with action 'add'. [ 29.160544] udevadm[121]: vcan: Triggered device with action 'add'. [ 29.161943] udevadm[121]: vfio: Triggered device with action 'add'. [ 29.163326] udevadm[121]: vfio_iommu_type1: Triggered device with action 'add'. [ 29.165078] udevadm[121]: vfio_pci: Triggered device with action 'add'. [ 29.166504] udevadm[121]: virtio_blk: Triggered device with action 'add'. [ 29.167868] udevadm[121]: virtio_gpu: Triggered device with action 'add'. [ 29.169454] udevadm[121]: virtio_mmio: Triggered device with action 'add'. [ 29.170864] udevadm[121]: virtio_net: Triggered device with action 'add'. [ 29.172537] udevadm[121]: virtio_pci: Triggered device with action 'add'. [ 29.173974] udevadm[121]: virtio_pci_legacy_dev: Triggered device with action 'add'. [ 29.175388] udevadm[121]: virtio_pci_modern_dev: Triggered device with action 'add'. [ 29.177139] udevadm[121]: vsock: Triggered device with action 'add'. [ 29.178507] udevadm[121]: vt: Triggered device with action 'add'. [ 29.179875] udevadm[121]: watchdog: Triggered device with action 'add'. [ 29.181574] udevadm[121]: workqueue: Triggered device with action 'add'. [ 29.183160] udevadm[121]: xen: Triggered device with action 'add'. [ 29.184841] udevadm[121]: xen_blkfront: Triggered device with action 'add'. [ 29.186798] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 164. [ 29.188571] systemd-udevd[148]: 842_compress: Worker [164] is forked for processing SEQNUM=2294. [ 29.190777] udevadm[121]: xen_kbdfront: Triggered device with action 'add'. [ 29.192570] udevadm[121]: xen_netfront: Triggered device with action 'add'. [ 29.194216] udevadm[121]: xen_privcmd: Triggered device with action 'add'. [ 29.195851] udevadm[121]: xhci_hcd: Triggered device with action 'add'. [ 29.197643] udevadm[121]: xilinx_uartps: Triggered device with action 'add'. [ 29.199082] udevadm[121]: xz_dec: Triggered device with action 'add'. [ 29.200884] udevadm[121]: 4000000.flash: Triggered device with action 'add'. [ 29.202481] udevadm[121]: mtd0: Triggered device with action 'add'. [ 29.203971] udevadm[121]: mtdblock0: Triggered device with action 'add'. [ 29.205714] udevadm[121]: 4010000000.pcie: Triggered device with action 'add'. [ 29.207240] udevadm[121]: 0000:00:04.0: Triggered device with action 'add'. [ 29.208976] udevadm[121]: virtio2: Triggered device with action 'add'. [ 29.210326] udevadm[121]: vda: Triggered device with action 'add'. [ 29.211714] udevadm[121]: vda1: Triggered device with action 'add'. [ 29.213350] udevadm[121]: vda2: Triggered device with action 'add'. [ 29.214839] udevadm[121]: vda3: Triggered device with action 'add'. [ 29.216492] udevadm[121]: loop0: Triggered device with action 'add'. [ 29.217850] udevadm[121]: loop1: Triggered device with action 'add'. configfs: Processing udev action (SEQNUM=2326, ACTION=add) configfs: Got 'add' action on syspath '/sys/module/configfs'. [ 29.219207] udevadm[121]: loop2: Triggered device with action 'add'. [ 29.221150] udevadm[121]: loop3: Triggered device with action 'add'. [ 29.222591] udevadm[121]: loop4: Triggered device with action 'add'. [ 29.223942] udevadm[121]: loop5: Triggered device with action 'add'. [ 29.225611] udevadm[121]: loop6: Triggered device with action 'add'. [ 29.227000] udevadm[121]: loop7: Triggered device with action 'add'. [ 29.228744] udevadm[121]: ram0: Triggered device with action 'add'. [ 29.230090] udevadm[121]: ram1: Triggered device with action 'add'. sys-module-configfs.device: Changed dead -> plugged [ 29.231516] udevadm[121]: ram10: Triggered device with action 'add'. [ 29.233315] udevadm[121]: ram11: Triggered device with action 'add'. [ 29.234798] udevadm[121]: ram12: Triggered device with action 'add'. [ 29.236535] udevadm[121]: ram13: Triggered device with action 'add'. [ 29.238009] udevadm[121]: ram14: Triggered device with action 'add'. [ 29.239386] udevadm[121]: ram15: Triggered device with action 'add'. [ 29.240983] udevadm[121]: ram2: Triggered device with action 'add'. [ 29.242345] udevadm[121]: ram3: Triggered device with action 'add'. [ 29.243749] udevadm[121]: ram4: Triggered device with action 'add'. [ 29.245328] udevadm[121]: ram5: Triggered device with action 'add'. [ 29.246744] udevadm[121]: ram6: Triggered device with action 'add'. [ 29.248506] udevadm[121]: ram7: Triggered device with action 'add'. [ 29.250067] udevadm[121]: ram8: Triggered device with action 'add'. [ 29.251468] udevadm[121]: ram9: Triggered device with action 'add'. [ 29.253202] udevadm[121]: zram0: Triggered device with action 'add'. [ 29.254604] udevadm[121]: platform-bus@c000000: Triggered device with action 'add'. [ 29.256343] udevadm[121]: c000000.tpm_tis: Triggered device with action 'add'. [ 29.257779] udevadm[121]: tpmrm0: Triggered device with action 'add'. [ 29.259172] udevadm[121]: 0000:00:01.0: Triggered device with action 'add'. [ 29.268717] systemd-udevd[163]: 8250_core: Processing device (SEQNUM=2293, ACTION=add) [ 29.271001] udevadm[121]: virtio0: Triggered device with action 'add'. [ 29.272802] udevadm[121]: eth0: Triggered device with action 'add'. [ 29.274177] udevadm[121]: lo: Triggered device with action 'add'. [ 29.275534] udevadm[121]: sit0: Triggered device with action 'add'. [ 29.277261] udevadm[121]: 9000000.pl011: Triggered device with action 'add'. [ 29.278649] udevadm[121]: ttyAMA0: Triggered device with action 'add'. [ 29.280564] udevadm[121]: serial8250: Triggered device with action 'add'. [ 29.281955] udevadm[121]: ttyS0: Triggered device with action 'add'. [ 29.283308] udevadm[121]: ttyS1: Triggered device with action 'add'. [ 29.285009] udevadm[121]: ttyS2: Triggered device with action 'add'. [ 29.286361] udevadm[121]: ttyS3: Triggered device with action 'add'. [ 29.287738] udevadm[121]: console: Triggered device with action 'add'. [ 29.289391] udevadm[121]: ptmx: Triggered device with action 'add'. [ 29.290828] udevadm[121]: tty: Triggered device with action 'add'. [ 29.292494] udevadm[121]: tty0: Triggered device with action 'add'. [ 29.293891] udevadm[121]: tty1: Triggered device with action 'add'. [ 29.295269] udevadm[121]: tty10: Triggered device with action 'add'. [ 29.296902] udevadm[121]: tty11: Triggered device with action 'add'. [ 29.298349] udevadm[121]: tty12: Triggered device with action 'add'. [ 29.299729] udevadm[121]: tty13: Triggered device with action 'add'. [ 29.301332] udevadm[121]: tty14: Triggered device with action 'add'. [ 29.302862] udevadm[121]: tty15: Triggered device with action 'add'. [ 29.304584] udevadm[121]: tty16: Triggered device with action 'add'. [ 29.305981] udevadm[121]: tty17: Triggered device with action 'add'. [ 29.307351] udevadm[121]: tty18: Triggered device with action 'add'. [ 29.308976] udevadm[121]: tty19: Triggered device with action 'add'. [ 29.310354] udevadm[121]: tty2: Triggered device with action 'add'. [ 29.311713] udevadm[121]: tty20: Triggered device with action 'add'. [ 29.313427] udevadm[121]: tty21: Triggered device with action 'add'. [ 29.314793] udevadm[121]: tty22: Triggered device with action 'add'. [ 29.316473] udevadm[121]: tty23: Triggered device with action 'add'. [ 29.317822] udevadm[121]: tty24: Triggered device with action 'add'. [ 29.319228] udevadm[121]: tty25: Triggered device with action 'add'. [ 29.320904] udevadm[121]: tty26: Triggered device with action 'add'. [ 29.322253] udevadm[121]: tty27: Triggered device with action 'add'. [ 29.323654] udevadm[121]: tty28: Triggered device with action 'add'. [ 29.325426] udevadm[121]: tty29: Triggered device with action 'add'. [ 29.326799] udevadm[121]: tty3: Triggered device with action 'add'. [ 29.328554] udevadm[121]: tty30: Triggered device with action 'add'. [ 29.330152] udevadm[121]: tty31: Triggered device with action 'add'. [ 29.331723] udevadm[121]: tty32: Triggered device with action 'add'. [ 29.333676] udevadm[121]: tty33: Triggered device with action 'add'. [ 29.335222] udevadm[121]: tty34: Triggered device with action 'add'. [ 29.337069] udevadm[121]: tty35: Triggered device with action 'add'. [ 29.338754] udevadm[121]: tty36: Triggered device with action 'add'. [ 29.340416] udevadm[121]: tty37: Triggered device with action 'add'. [ 29.341880] udevadm[121]: tty38: Triggered device with action 'add'. [ 29.343731] systemd-udevd[148]: 842_decompress: Device is queued (SEQNUM=2295, ACTION=add) [ 29.345699] systemd-udevd[148]: 842_decompress: Device ready for processing (SEQNUM=2295, ACTION=add) [ 29.348395] udevadm[121]: tty39: Triggered device with action 'add'. [ 29.349851] udevadm[121]: tty4: Triggered device with action 'add'. [ 29.351195] udevadm[121]: tty40: Triggered device with action 'add'. [ 29.352905] udevadm[121]: tty41: Triggered device with action 'add'. [ 29.354377] udevadm[121]: tty42: Triggered device with action 'add'. [ 29.355716] udevadm[121]: tty43: Triggered device with action 'add'. [ 29.357378] udevadm[121]: tty44: Triggered device with action 'add'. [ 29.358754] udevadm[121]: tty45: Triggered device with action 'add'. [ 29.360396] udevadm[121]: tty46: Triggered device with action 'add'. [ 29.361812] udevadm[121]: tty47: Triggered device with action 'add'. [ 29.363215] udevadm[121]: tty48: Triggered device with action 'add'. [ 29.364931] udevadm[121]: tty49: Triggered device with action 'add'. [ 29.366365] udevadm[121]: tty5: Triggered device with action 'add'. [ 29.367753] udevadm[121]: tty50: Triggered device with action 'add'. [ 29.369367] udevadm[121]: tty51: Triggered device with action 'add'. [ 29.370910] udevadm[121]: tty52: Triggered device with action 'add'. [ 29.372635] udevadm[121]: tty53: Triggered device with action 'add'. [ 29.374049] udevadm[121]: tty54: Triggered device with action 'add'. [ 29.375408] udevadm[121]: tty55: Triggered device with action 'add'. [ 29.377312] udevadm[121]: tty56: Triggered device with action 'add'. [ 29.378666] udevadm[121]: tty57: Triggered device with action 'add'. [ 29.380327] udevadm[121]: tty58: Triggered device with action 'add'. [ 29.381728] udevadm[121]: tty59: Triggered device with action 'add'. [ 29.383120] udevadm[121]: tty6: Triggered device with action 'add'. [ 29.384747] udevadm[121]: tty60: Triggered device with action 'add'. [ 29.386137] udevadm[121]: tty61: Triggered device with action 'add'. [ 29.387532] udevadm[121]: tty62: Triggered device with action 'add'. [ 29.389383] udevadm[121]: tty63: Triggered device with action 'add'. [ 29.390759] udevadm[121]: tty7: Triggered device with action 'add'. [ 29.392401] udevadm[121]: tty8: Triggered device with action 'add'. [ 29.393832] udevadm[121]: tty9: Triggered device with action 'add'. [ 29.395165] udevadm[121]: gpio-keys: Triggered device with action 'add'. [ 29.396857] udevadm[121]: input0: Triggered device with action 'add'. [ 29.398232] udevadm[121]: event0: Triggered device with action 'add'. [ 29.399785] udevadm[121]: amba: Triggered device with action 'add'. [ 29.401409] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/amba/drivers/uevent', ignoring: No such file or directory [ 29.402990] udevadm[121]: amba-proxy: Triggered device with action 'add'. [ 29.404584] udevadm[121]: dma-pl330: Triggered device with action 'add'. [ 29.405995] udevadm[121]: kmi-pl050: Triggered device with action 'add'. [ 29.407414] udevadm[121]: mhu: Triggered device with action 'add'. [ 29.409210] udevadm[121]: mhu-doorbell: Triggered device with action 'add'. [ 29.410620] udevadm[121]: mmci-pl18x: Triggered device with action 'add'. [ 29.411980] udevadm[121]: pl061_gpio: Triggered device with action 'add'. [ 29.413619] udevadm[121]: rtc-pl031: Triggered device with action 'add'. [ 29.415070] udevadm[121]: sp805-wdt: Triggered device with action 'add'. [ 29.424800] systemd-udevd[164]: 842_compress: Processing device (SEQNUM=2294, ACTION=add) [ 29.427118] udevadm[121]: ssp-pl022: Triggered device with action 'add'. [ 29.429009] udevadm[121]: uart-pl011: Triggered device with action 'add'. [ 29.430403] udevadm[121]: auxiliary: Triggered device with action 'add'. [ 29.431787] udevadm[121]: clockevents: Triggered device with action 'add'. [ 29.433529] udevadm[121]: clocksource: Triggered device with action 'add'. [ 29.435080] udevadm[121]: container: Triggered device with action 'add'. [ 29.437005] udevadm[121]: cpu: Triggered device with action 'add'. [ 29.438472] udevadm[121]: edac: Triggered device with action 'add'. [ 29.439855] udevadm[121]: event_source: Triggered device with action 'add'. [ 29.441569] udevadm[121]: fsl-mc: Triggered device with action 'add'. [ 29.443259] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/fsl-mc/drivers/uevent', ignoring: No such file or directory [ 29.445425] udevadm[121]: fsl_dpaa2_eth: Triggered device with action 'add'. [ 29.447011] udevadm[121]: fsl_dpaa2_ptp: Triggered device with action 'add'. [ 29.448742] udevadm[121]: fsl_mc_allocator: Triggered device with action 'add'. [ 29.450478] udevadm[121]: fsl_mc_dpio: Triggered device with action 'add'. [ 29.451939] udevadm[121]: fsl_mc_dprc: Triggered device with action 'add'. [ 29.453729] udevadm[121]: gadget: Triggered device with action 'add'. [ 29.455110] udevadm[121]: genpd: Triggered device with action 'add'. [ 29.456778] udevadm[121]: gpio: Triggered device with action 'add'. [ 29.458168] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/gpio/drivers/uevent', ignoring: No such file or directory [ 29.459697] udevadm[121]: gpio_stub_drv: Triggered device with action 'add'. [ 29.461415] udevadm[121]: hid: Triggered device with action 'add'. [ 29.462802] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/hid/drivers/uevent', ignoring: No such file or directory [ 29.464637] udevadm[121]: a4tech: Triggered device with action 'add'. [ 29.466004] udevadm[121]: apple: Triggered device with action 'add'. [ 29.467369] udevadm[121]: belkin: Triggered device with action 'add'. [ 29.469062] udevadm[121]: cherry: Triggered device with action 'add'. [ 29.470450] udevadm[121]: chicony: Triggered device with action 'add'. [ 29.471846] udevadm[121]: cypress: Triggered device with action 'add'. [ 29.473601] udevadm[121]: ezkey: Triggered device with action 'add'. [ 29.475008] udevadm[121]: hid-generic: Triggered device with action 'add'. [ 29.476640] udevadm[121]: itetech: Triggered device with action 'add'. [ 29.478009] udevadm[121]: kensington: Triggered device with action 'add'. [ 29.479433] udevadm[121]: lg-g15: Triggered device with action 'add'. [ 29.481097] udevadm[121]: logitech: Triggered device with action 'add'. [ 29.482534] udevadm[121]: microsoft: Triggered device with action 'add'. [ 29.483903] udevadm[121]: monterey: Triggered device with action 'add'. [ 29.485499] udevadm[121]: redragon: Triggered device with action 'add'. [ 29.486885] udevadm[121]: host1x-context: Triggered device with action 'add'. [ 29.488664] udevadm[121]: i2c: Triggered device with action 'add'. [ 29.490437] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 165. [ 29.491897] systemd-udevd[148]: 842_decompress: Worker [165] is forked for processing SEQNUM=2295. [ 29.494407] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/i2c/drivers/uevent', ignoring: No such file or directory [ 29.496419] udevadm[121]: axp20x-i2c: Triggered device with action 'add'. [ 29.497866] udevadm[121]: bd9571mwv: Triggered device with action 'add'. [ 29.499831] udevadm[121]: bq27xxx-battery: Triggered device with action 'add'. [ 29.501595] udevadm[121]: clk-renesas-pcie-9series: Triggered device with action 'add'. [ 29.503031] udevadm[121]: cros-ec-i2c: Triggered device with action 'add'. [ 29.504762] udevadm[121]: cs2000-cp: Triggered device with action 'add'. [ 29.506141] udevadm[121]: dummy: Triggered device with action 'add'. [ 29.507697] udevadm[121]: fan53555-regulator: Triggered device with action 'add'. [ 29.509369] udevadm[121]: max732x: Triggered device with action 'add'. [ 29.510739] udevadm[121]: max77620: Triggered device with action 'add'. [ 29.512363] udevadm[121]: max8973: Triggered device with action 'add'. [ 29.513759] udevadm[121]: mp8859: Triggered device with action 'add'. [ 29.515110] udevadm[121]: mt6360: Triggered device with action 'add'. [ 29.516760] udevadm[121]: nxp-pca9450: Triggered device with action 'add'. [ 29.518136] udevadm[121]: pca953x: Triggered device with action 'add'. [ 29.519508] udevadm[121]: pca954x: Triggered device with action 'add'. [ 29.521287] udevadm[121]: pf8x00: Triggered device with action 'add'. [ 29.522632] udevadm[121]: pfuze100-regulator: Triggered device with action 'add'. [ 29.524439] udevadm[121]: raa215300: Triggered device with action 'add'. [ 29.525878] udevadm[121]: rk8xx-i2c: Triggered device with action 'add'. [ 29.527250] udevadm[121]: rohm-bd718x7: Triggered device with action 'add'. [ 29.528958] udevadm[121]: rtc-ds3232: Triggered device with action 'add'. [ 29.530518] udevadm[121]: sec_pmic: Triggered device with action 'add'. [ 29.531917] udevadm[121]: simple-mfd-i2c: Triggered device with action 'add'. [ 29.533661] udevadm[121]: smbus_alert: Triggered device with action 'add'. [ 29.535084] udevadm[121]: tpm_i2c_infineon: Triggered device with action 'add'. [ 29.536810] udevadm[121]: tps65219: Triggered device with action 'add'. [ 29.538230] udevadm[121]: usb3503: Triggered device with action 'add'. [ 29.539626] udevadm[121]: vc5: Triggered device with action 'add'. M [ ***] (4 of 5) A start job is running for… All udev Devices (18s / no limit) [ 29.541507] udevadm[121]: iio: Triggered device with action 'add'. [ 29.542896] udevadm[121]: mdio_bus: Triggered device with action 'add'. [ 29.544597] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/mdio_bus/drivers/uevent', ignoring: No such file or directory [ 29.546278] udevadm[121]: Aquantia AQ1202: Triggered device with action 'add'. [ 29.547697] udevadm[121]: Aquantia AQ2104: Triggered device with action 'add'. [ 29.549313] udevadm[121]: Aquantia AQCS109: Triggered device with action 'add'. [ 29.550713] udevadm[121]: Aquantia AQR105: Triggered device with action 'add'. [ 29.552603] udevadm[121]: Aquantia AQR106: Triggered device with action 'add'. [ 29.554004] udevadm[121]: Aquantia AQR107: Triggered device with action 'add'. [ 29.555796] systemd-udevd[162]: 8250: Device processed (SEQNUM=2292, ACTION=add) [ 29.558114] udevadm[121]: Aquantia AQR112: Triggered device with action 'add'. [ 29.559540] udevadm[121]: Aquantia AQR113C: Triggered device with action 'add'. [ 29.561360] udevadm[121]: Aquantia AQR405: Triggered device with action 'add'. [ 29.562801] udevadm[121]: Aquantia AQR412: Triggered device with action 'add'. [ 29.564513] udevadm[121]: Generic Clause 45 PHY: Triggered device with action 'add'. [ 29.565921] udevadm[121]: Generic FE-GE Realtek PHY: Triggered device with action 'add'. [ 29.567358] udevadm[121]: Generic PHY: Triggered device with action 'add'. [ 29.568943] udevadm[121]: Micrel KS8737: Triggered device with action 'add'. [ 29.570367] udevadm[121]: Micrel KSZ8001 or KS8721: Triggered device with action 'add'. [ 29.571790] udevadm[121]: Micrel KSZ8021 or KSZ8031: Triggered device with action 'add'. [ 29.573661] udevadm[121]: Micrel KSZ8031: Triggered device with action 'add'. [ 29.575231] udevadm[121]: Micrel KSZ8041: Triggered device with action 'add'. [ 29.576920] udevadm[121]: Micrel KSZ8041RNLI: Triggered device with action 'add'. [ 29.578323] udevadm[121]: Micrel KSZ8051: Triggered device with action 'add'. [ 29.579728] udevadm[121]: Micrel KSZ8061: Triggered device with action 'add'. [ 29.581406] udevadm[121]: Micrel KSZ8081 or KSZ8091: Triggered device with action 'add'. [ 29.582868] udevadm[121]: Micrel KSZ87XX Switch: Triggered device with action 'add'. [ 29.584712] udevadm[121]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Triggered device with action 'add'. [ 29.586197] udevadm[121]: Micrel KSZ8873MLL Switch: Triggered device with action 'add'. [ 29.587595] udevadm[121]: Micrel KSZ9021 Gigabit PHY: Triggered device with action 'add'. [ 29.589522] udevadm[121]: Micrel KSZ9031 Gigabit PHY: Triggered device with action 'add'. [ 29.591951] udevadm[121]: Microchip INDY Gigabit Quad PHY: Triggered device with action 'add'. [ 29.594590] udevadm[121]: Microchip KSZ9131 Gigabit PHY: Triggered device with action 'add'. [ 29.597170] udevadm[121]: Microchip KSZ9477: Triggered device with action 'add'. [ 29.599186] udevadm[121]: Microchip LAN8841 Gigabit PHY: Triggered device with action 'add'. [ 29.601704] udevadm[121]: Microchip LAN966X Gigabit PHY: Triggered device with action 'add'. [ 29.603587] udevadm[121]: Microsemi FE VSC8530: Triggered device with action 'add'. [ 29.605935] udevadm[121]: Microsemi FE VSC8540 SyncE: Triggered device with action 'add'. [ 29.607919] udevadm[121]: Microsemi GE VSC8501 SyncE: Triggered device with action 'add'. [ 29.610221] udevadm[121]: Microsemi GE VSC8502 SyncE: Triggered device with action 'add'. [ 29.611981] udevadm[121]: Microsemi GE VSC8504 SyncE: Triggered device with action 'add'. [ 29.613688] udevadm[121]: Microsemi GE VSC8514 SyncE: Triggered device with action 'add'. [ 29.615194] udevadm[121]: Microsemi GE VSC8552 SyncE: Triggered device with action 'add'. [ 29.619707] udevadm[121]: Microsemi GE VSC856X SyncE: Triggered device with action 'add'. [ 29.624993] systemd-udevd[163]: 8250_core: Device processed (SEQNUM=2293, ACTION=add) [ 29.627219] udevadm[121]: Microsemi GE VSC8572 SyncE: Triggered device with action 'add'. [ 29.628946] udevadm[121]: Microsemi GE VSC8574 SyncE: Triggered device with action 'add'. [ 29.630374] udevadm[121]: Microsemi GE VSC8575 SyncE: Triggered device with action 'add'. [ 29.631822] udevadm[121]: Microsemi GE VSC8582 SyncE: Triggered device with action 'add'. [ 29.633737] udevadm[121]: Microsemi GE VSC8584 SyncE: Triggered device with action 'add'. [ 29.635197] udevadm[121]: Microsemi VSC8531: Triggered device with action 'add'. [ 29.636904] udevadm[121]: Microsemi VSC8541 SyncE: Triggered device with action 'add'. [ 29.638336] udevadm[121]: Qualcomm Atheros 8327-A internal PHY: Triggered device with action 'add'. [ 29.639902] udevadm[121]: Qualcomm Atheros 8327-B internal PHY: Triggered device with action 'add'. [ 29.641611] udevadm[121]: Qualcomm Atheros 8337 internal PHY: Triggered device with action 'add'. [ 29.643113] udevadm[121]: Qualcomm Atheros AR8030: Triggered device with action 'add'. [ 29.644847] udevadm[121]: Qualcomm Atheros AR8031/AR8033: Triggered device with action 'add'. [ 29.646303] udevadm[121]: Qualcomm Atheros AR8032: Triggered device with action 'add'. [ 29.647769] udevadm[121]: Qualcomm Atheros AR8035: Triggered device with action 'add'. [ 29.649449] udevadm[121]: Qualcomm Atheros AR9331 built-in PHY: Triggered device with action 'add'. [ 29.650964] udevadm[121]: Qualcomm Atheros QCA9561 built-in PHY: Triggered device with action 'add'. [ 29.652818] udevadm[121]: Qualcomm QCA8081: Triggered device with action 'add'. [ 29.654406] udevadm[121]: RTL8201CP Ethernet: Triggered device with action 'add'. [ 29.655874] udevadm[121]: RTL8201F Fast Ethernet: Triggered device with action 'add'. [ 29.657536] udevadm[121]: RTL8208 Fast Ethernet: Triggered device with action 'add'. [ 29.658943] udevadm[121]: RTL8211 Gigabit Ethernet: Triggered device with action 'add'. [ 29.660620] udevadm[121]: RTL8211B Gigabit Ethernet: Triggered device with action 'add'. [ 29.662235] udevadm[121]: RTL8211C Gigabit Ethernet: Triggered device with action 'add'. [ 29.663656] udevadm[121]: RTL8211DN Gigabit Ethernet: Triggered device with action 'add'. [ 29.665377] udevadm[121]: RTL8211E Gigabit Ethernet: Triggered device with action 'add'. [ 29.666811] udevadm[121]: RTL8211F Gigabit Ethernet: Triggered device with action 'add'. [ 29.668651] udevadm[121]: RTL8211F-VD Gigabit Ethernet: Triggered device with action 'add'. [ 29.670154] udevadm[121]: RTL8221B-VB-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 29.671633] udevadm[121]: RTL8221B-VM-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 29.673565] udevadm[121]: RTL8226 2.5Gbps PHY: Triggered device with action 'add'. [ 29.674986] udevadm[121]: RTL8226-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 29.677923] udevadm[121]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 29.682813] systemd-udevd[162]: 8250: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 29.687629] udevadm[121]: RTL8226B_RTL8221B 2.5Gbps PHY: Triggered device with action 'add'. [ 29.689406] udevadm[121]: RTL8365MB-VC Gigabit Ethernet: Triggered device with action 'add'. [ 29.690953] udevadm[121]: RTL8366RB Gigabit Ethernet: Triggered device with action 'add'. [ 29.692640] udevadm[121]: RTL9000AA_RTL9000AN Ethernet: Triggered device with action 'add'. [ 29.694108] udevadm[121]: Rockchip integrated EPHY: Triggered device with action 'add'. [ 29.695552] udevadm[121]: TI DP83867: Triggered device with action 'add'. [ 29.697414] udevadm[121]: TI DP83TD510E: Triggered device with action 'add'. [ 29.698857] udevadm[121]: Vitesse VSC7385: Triggered device with action 'add'. [ 29.700548] udevadm[121]: Vitesse VSC7388: Triggered device with action 'add'. [ 29.701978] udevadm[121]: Vitesse VSC7395: Triggered device with action 'add'. [ 29.703402] udevadm[121]: Vitesse VSC7398: Triggered device with action 'add'. [ 29.705339] udevadm[121]: Vitesse VSC8211: Triggered device with action 'add'. [ 29.706775] udevadm[121]: Vitesse VSC8221: Triggered device with action 'add'. [ 29.708528] udevadm[121]: Vitesse VSC8234: Triggered device with action 'add'. [ 29.710019] udevadm[121]: Vitesse VSC8244: Triggered device with action 'add'. [ 29.711434] udevadm[121]: Vitesse VSC8572: Triggered device with action 'add'. [ 29.713141] udevadm[121]: Vitesse VSC8601: Triggered device with action 'add'. [ 29.714665] udevadm[121]: Vitesse VSC8662: Triggered device with action 'add'. [ 29.717007] udevadm[121]: mv88e2110: Triggered device with action 'add'. [ 29.718606] udevadm[121]: mv88e2111: Triggered device with action 'add'. [ 29.720499] udevadm[121]: mv88x3310: Triggered device with action 'add'. [ 29.721919] udevadm[121]: mv88x3340: Triggered device with action 'add'. [ 29.723398] udevadm[121]: phy-bcm-ns2-pci: Triggered device with action 'add'. [ 29.725122] udevadm[121]: memory: Triggered device with action 'add'. [ 29.726732] udevadm[121]: memory_tiering: Triggered device with action 'add'. [ 29.728453] udevadm[121]: mipi-dsi: Triggered device with action 'add'. [ 29.729862] udevadm[121]: mmc: Triggered device with action 'add'. [ 29.731252] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/mmc/drivers/uevent', ignoring: No such file or directory [ 29.733254] udevadm[121]: mmcblk: Triggered device with action 'add'. [ 29.734684] udevadm[121]: mmc_rpmb: Triggered device with action 'add'. [ 29.736382] udevadm[121]: node: Triggered device with action 'add'. [ 29.737800] udevadm[121]: nvmem: Triggered device with action 'add'. [ 29.739180] udevadm[121]: pci: Triggered device with action 'add'. [ 29.740840] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/pci/drivers/uevent', ignoring: No such file or directory [ 29.742414] udevadm[121]: 8250_pericom: Triggered device with action 'add'. [ 29.743829] udevadm[121]: ahci: Triggered device with action 'add'. [ 29.745468] udevadm[121]: amd-xgbe: Triggered device with action 'add'. [ 29.746901] udevadm[121]: bnxt_en: Triggered device with action 'add'. [ 29.749054] systemd-udevd[163]: 8250_core: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 29.751501] udevadm[121]: bochs-drm: Triggered device with action 'add'. [ 29.753269] udevadm[121]: cavium_rng_pf: Triggered device with action 'add'. [ 29.754689] udevadm[121]: cavium_rng_vf: Triggered device with action 'add'. [ 29.756512] udevadm[121]: ci_hdrc_pci: Triggered device with action 'add'. [ 29.757931] udevadm[121]: cn10k_rng: Triggered device with action 'add'. [ 29.759340] udevadm[121]: dwc3-haps: Triggered device with action 'add'. [ 29.761081] udevadm[121]: dwc3-pci: Triggered device with action 'add'. [ 29.762501] udevadm[121]: e1000: Triggered device with action 'add'. [ 29.763895] udevadm[121]: e1000e: Triggered device with action 'add'. [ 29.765497] udevadm[121]: ehci-pci: Triggered device with action 'add'. [ 29.766897] udevadm[121]: ena: Triggered device with action 'add'. [ 29.768660] udevadm[121]: exar_serial: Triggered device with action 'add'. [ 29.770114] udevadm[121]: fsl_enetc: Triggered device with action 'add'. [ 29.771513] udevadm[121]: fsl_enetc_mdio: Triggered device with action 'add'. [ 29.773236] udevadm[121]: fsl_enetc_ptp: Triggered device with action 'add'. [ 29.774856] udevadm[121]: fsl_enetc_vf: Triggered device with action 'add'. [ 29.776671] udevadm[121]: hisi_sas_v3_hw: Triggered device with action 'add'. [ 29.778137] udevadm[121]: hns3: Triggered device with action 'add'. [ 29.779522] udevadm[121]: i40e: Triggered device with action 'add'. [ 29.781328] udevadm[121]: igb: Triggered device with action 'add'. [ 29.782708] udevadm[121]: igbvf: Triggered device with action 'add'. [ 29.784437] udevadm[121]: isp1760: Triggered device with action 'add'. [ 29.785895] udevadm[121]: mdio_thunder: Triggered device with action 'add'. [ 29.787272] udevadm[121]: megaraid_sas: Triggered device with action 'add'. [ 29.788985] udevadm[121]: nicpf: Triggered device with action 'add'. [ 29.790407] udevadm[121]: nvme: Triggered device with action 'add'. [ 29.791846] udevadm[121]: ohci-pci: Triggered device with action 'add'. [ 29.793444] udevadm[121]: pcieport: Triggered device with action 'add'. [ 29.794851] udevadm[121]: sata_sil24: Triggered device with action 'add'. [ 29.796590] udevadm[121]: serial: Triggered device with action 'add'. [ 29.798013] udevadm[121]: sky2: Triggered device with action 'add'. [ 29.799423] udevadm[121]: thunder_bgx: Triggered device with action 'add'. [ 29.801314] udevadm[121]: thunder_xcv: Triggered device with action 'add'. [ 29.802713] udevadm[121]: vfio-pci: Triggered device with action 'add'. [ 29.804477] udevadm[121]: virtio-pci: Triggered device with action 'add'. [ 29.805909] udevadm[121]: pci-epf: Triggered device with action 'add'. [ 29.807309] udevadm[121]: pci_express: Triggered device with action 'add'. [ 29.809005] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/pci_express/drivers/uevent', ignoring: No such file or directory [ 29.810612] udevadm[121]: aer: Triggered device with action 'add'. [ 29.811993] udevadm[121]: pcie_pme: Triggered device with action 'add'. [ 29.813670] udevadm[121]: platform: Triggered device with action 'add'. [ 29.815490] systemd-udevd[148]: acpi: Device is queued (SEQNUM=2296, ACTION=add) [ 29.817306] systemd-udevd[148]: acpi: Device ready for processing (SEQNUM=2296, ACTION=add) [ 29.819560] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/platform/drivers/uevent', ignoring: No such file or directory [ 29.821815] udevadm[121]: ARM-CCI: Triggered device with action 'add'. [ 29.823203] udevadm[121]: Hi-HNS_MDIO: Triggered device with action 'add'. [ 29.824886] udevadm[121]: Hisilicon MBIGEN-V2: Triggered device with action 'add'. [ 29.826532] udevadm[121]: Xilinx Watchdog: Triggered device with action 'add'. [ 29.827981] udevadm[121]: ac5-pinctrl: Triggered device with action 'add'. [ 29.829615] udevadm[121]: acpi-fan: Triggered device with action 'add'. [ 29.831039] udevadm[121]: acpi-ged: Triggered device with action 'add'. [ 29.832716] udevadm[121]: advk-pcie: Triggered device with action 'add'. [ 29.834124] udevadm[121]: agilex-clkmgr: Triggered device with action 'add'. [ 29.835559] udevadm[121]: ahci: Triggered device with action 'add'. [ 29.837243] udevadm[121]: ahci-ceva: Triggered device with action 'add'. [ 29.838660] udevadm[121]: ahci-imx: Triggered device with action 'add'. [ 29.840367] udevadm[121]: ahci-mvebu: Triggered device with action 'add'. [ 29.841815] udevadm[121]: ahci-qoriq: Triggered device with action 'add'. [ 29.843209] udevadm[121]: alarmtimer: Triggered device with action 'add'. [ 29.844975] udevadm[121]: altera-msi: Triggered device with action 'add'. [ 29.856576] udevadm[121]: altera-pcie: Triggered device with action 'add'. [ 29.858050] udevadm[121]: altr,system_manager: Triggered device with action 'add'. [ 29.859733] udevadm[121]: am65-cpsw-nuss: Triggered device with action 'add'. [ 29.861440] udevadm[121]: amd-xgbe: Triggered device with action 'add'. [ 29.862869] udevadm[121]: amlogic-c3-pinctrl: Triggered device with action 'add'. [ 29.864603] udevadm[121]: amlogic_thermal: Triggered device with action 'add'. [ 29.866217] udevadm[121]: apple-admac: Triggered device with action 'add'. [ 29.867627] udevadm[121]: apple-dart: Triggered device with action 'add'. [ 29.869460] udevadm[121]: apple-mailbox: Triggered device with action 'add'. [ 29.870897] udevadm[121]: apple-mca: Triggered device with action 'add'. [ 29.872601] udevadm[121]: apple-nco: Triggered device with action 'add'. [ 29.874006] udevadm[121]: apple-pmgr-pwrstate: Triggered device with action 'add'. [ 29.875497] udevadm[121]: apple-sart: Triggered device with action 'add'. [ 29.877371] udevadm[121]: apple_efuses: Triggered device with action 'add'. [ 29.878821] udevadm[121]: arm-scmi: Triggered device with action 'add'. [ 29.880526] udevadm[121]: arm-smmu: Triggered device with action 'add'. [ 29.881952] udevadm[121]: arm-smmu-v3: Triggered device with action 'add'. [ 29.883516] udevadm[121]: arm_smc_wdt: Triggered device with action 'add'. [ 29.885366] udevadm[121]: armada-ap806-pinctrl: Triggered device with action 'add'. [ 29.886826] udevadm[121]: armada-cp110-pinctrl: Triggered device with action 'add'. [ 29.888557] udevadm[121]: armada8k-pcie: Triggered device with action 'add'. [ 29.889984] udevadm[121]: armada_3700_spi: Triggered device with action 'add'. [ 29.891384] udevadm[121]: armada_thermal: Triggered device with action 'add'. [ 29.901023] systemd-udevd[165]: 842_decompress: Processing device (SEQNUM=2295, ACTION=add) [ 29.903274] udevadm[121]: armv8-pmu: Triggered device with action 'add'. [ 29.904967] udevadm[121]: ave: Triggered device with action 'add'. [ 29.906382] udevadm[121]: axg-aoclkc: Triggered device with action 'add'. [ 29.907799] udevadm[121]: axg-clkc: Triggered device with action 'add'. [ 29.909452] udevadm[121]: axp20x-regulator: Triggered device with action 'add'. [ 29.910928] udevadm[121]: bam-dma-engine: Triggered device with action 'add'. [ 29.912612] udevadm[121]: basic-mmio-gpio: Triggered device with action 'add'. [ 29.914216] udevadm[121]: bcm-iproc-i2c: Triggered device with action 'add'. [ 29.915716] udevadm[121]: bcm-iproc-pwm: Triggered device with action 'add'. [ 29.917409] udevadm[121]: bcm-ns2-usbphy: Triggered device with action 'add'. [ 29.918859] udevadm[121]: bcm-pmb: Triggered device with action 'add'. [ 29.920658] udevadm[121]: bcm2835-aux-clk: Triggered device with action 'add'. [ 29.922100] udevadm[121]: bcm2835-aux-uart: Triggered device with action 'add'. [ 29.923556] udevadm[121]: bcm2835-clk: Triggered device with action 'add'. [ 29.925335] udevadm[121]: bcm2835-dma: Triggered device with action 'add'. [ 29.926745] udevadm[121]: bcm2835-mbox: Triggered device with action 'add'. [ 29.928442] udevadm[121]: bcm2835-pm: Triggered device with action 'add'. [ 29.929856] udevadm[121]: bcm2835-power: Triggered device with action 'add'. [ 29.931283] udevadm[121]: bcm2835-rng: Triggered device with action 'add'. [ 29.932930] udevadm[121]: bcm2835-wdt: Triggered device with action 'add'. [ 29.934374] udevadm[121]: bcm4908-pinctrl: Triggered device with action 'add'. [ 29.935964] udevadm[121]: bcm4908_enet: Triggered device with action 'add'. [ 29.937708] udevadm[121]: bcm7038_l1: Triggered device with action 'add'. [ 29.939095] udevadm[121]: bcm7120_l2: Triggered device with action 'add'. [ 29.941064] udevadm[121]: bcm7271-uart: Triggered device with action 'add'. [ 29.942497] udevadm[121]: bcm_iproc: Triggered device with action 'add'. [ 29.943919] udevadm[121]: bcm_voter: Triggered device with action 'add'. [ 29.945594] udevadm[121]: bd718xx-pmic: Triggered device with action 'add'. [ 29.947032] udevadm[121]: bd9571mwv-regulator: Triggered device with action 'add'. [ 29.948674] udevadm[121]: bdc: Triggered device with action 'add'. [ 29.950076] udevadm[121]: bgmac-enet: Triggered device with action 'add'. [ 29.951489] udevadm[121]: bman_ccsr: Triggered device with action 'add'. [ 29.953154] udevadm[121]: bman_portal: Triggered device with action 'add'. [ 29.954582] udevadm[121]: brcm,asp-v2: Triggered device with action 'add'. [ 29.956007] udevadm[121]: brcm-otpc: Triggered device with action 'add'. [ 29.957720] udevadm[121]: brcm-rescal-reset: Triggered device with action 'add'. [ 29.959338] udevadm[121]: brcm-sata-phy: Triggered device with action 'add'. [ 29.961022] udevadm[121]: brcm2711-dvp: Triggered device with action 'add'. [ 29.962511] udevadm[121]: brcmstb-avs-cpufreq: Triggered device with action 'add'. [ 29.963967] udevadm[121]: brcmstb-dpfe: Triggered device with action 'add'. [ 29.965645] udevadm[121]: brcmstb-gpio: Triggered device with action 'add'. [ 29.967937] systemd-udevd[164]: 842_compress: Device processed (SEQNUM=2294, ACTION=add) [ 29.969676] systemd-udevd[164]: 842_compress: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 29.972491] udevadm[121]: brcmstb-i2c: Triggered device with action 'add'. [ 29.973919] udevadm[121]: brcmstb-reset: Triggered device with action 'add'. [ 29.975353] udevadm[121]: brcmstb-usb-phy: Triggered device with action 'add'. [ 29.977179] udevadm[121]: brcmstb-waketimer: Triggered device with action 'add'. [ 29.978638] udevadm[121]: brcmstb_l2: Triggered device with action 'add'. [ 29.980346] udevadm[121]: brcmstb_memc: Triggered device with action 'add'. [ 29.981757] udevadm[121]: brcmstb_qspi: Triggered device with action 'add'. [ 29.983403] udevadm[121]: cadence-qspi: Triggered device with action 'add'. [ 29.985175] udevadm[121]: cdns-spi: Triggered device with action 'add'. [ 29.986650] udevadm[121]: chipidea-usb2: Triggered device with action 'add'. [ 29.988385] udevadm[121]: ci_hdrc: Triggered device with action 'add'. [ 29.989782] udevadm[121]: clk-mt2712: Triggered device with action 'add'. [ 29.991368] udevadm[121]: clk-mt2712-apmixed: Triggered device with action 'add'. [ 29.993180] udevadm[121]: clk-mt6765: Triggered device with action 'add'. [ 29.994617] udevadm[121]: clk-mt6779: Triggered device with action 'add'. [ 29.996301] udevadm[121]: clk-mt6779-infra: Triggered device with action 'add'. [ 29.997731] udevadm[121]: clk-mt6795-apmixed: Triggered device with action 'add'. [ 29.999199] udevadm[121]: clk-mt6795-infracfg: Triggered device with action 'add'. [ 30.000954] udevadm[121]: clk-mt6795-mfg: Triggered device with action 'add'. [ 30.002439] udevadm[121]: clk-mt6795-mm: Triggered device with action 'add'. [ 30.004005] udevadm[121]: clk-mt6795-pericfg: Triggered device with action 'add'. [ 30.005786] udevadm[121]: clk-mt6795-topckgen: Triggered device with action 'add'. [ 30.007237] udevadm[121]: clk-mt6795-vdecsys: Triggered device with action 'add'. [ 30.008907] udevadm[121]: clk-mt6795-vencsys: Triggered device with action 'add'. [ 30.010348] udevadm[121]: clk-mt6797: Triggered device with action 'add'. [ 30.011800] udevadm[121]: clk-mt7622: Triggered device with action 'add'. [ 30.013557] udevadm[121]: clk-mt7622-apmixed: Triggered device with action 'add'. [ 30.015019] udevadm[121]: clk-mt7622-infracfg: Triggered device with action 'add'. [ 30.016707] udevadm[121]: clk-mt7981-apmixed: Triggered device with action 'add'. [ 30.018138] udevadm[121]: clk-mt7981-eth: Triggered device with action 'add'. [ 30.019618] udevadm[121]: clk-mt7981-infracfg: Triggered device with action 'add'. [ 30.021509] udevadm[121]: clk-mt7981-topckgen: Triggered device with action 'add'. [ 30.023046] udevadm[121]: clk-mt7986-apmixed: Triggered device with action 'add'. [ 30.024685] udevadm[121]: clk-mt7986-eth: Triggered device with action 'add'. [ 30.026175] udevadm[121]: clk-mt7986-infracfg: Triggered device with action 'add'. [ 30.027819] udevadm[121]: clk-mt7986-topckgen: Triggered device with action 'add'. [ 30.029566] udevadm[121]: clk-mt8167: Triggered device with action 'add'. [ 30.031068] udevadm[121]: clk-mt8167-apmixed: Triggered device with action 'add'. [ 30.032783] udevadm[121]: clk-mt8167-audsys: Triggered device with action 'add'. [ 30.041205] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 166. [ 30.042643] systemd-udevd[148]: acpi: Worker [166] is forked for processing SEQNUM=2296. [ 30.045076] udevadm[121]: clk-mt8167-imgsys: Triggered device with action 'add'. [ 30.046572] udevadm[121]: clk-mt8167-mfgcfg: Triggered device with action 'add'. [ 30.048014] udevadm[121]: clk-mt8167-mm: Triggered device with action 'add'. [ 30.049781] udevadm[121]: clk-mt8167-vdecsys: Triggered device with action 'add'. [ 30.051218] udevadm[121]: clk-mt8173-apmixed: Triggered device with action 'add'. [ 30.052829] udevadm[121]: clk-mt8173-imgsys: Triggered device with action 'add'. [ 30.054256] udevadm[121]: clk-mt8173-infracfg: Triggered device with action 'add'. [ 30.055719] udevadm[121]: clk-mt8173-mm: Triggered device with action 'add'. [ 30.057555] udevadm[121]: clk-mt8173-pericfg: Triggered device with action 'add'. [ 30.059034] udevadm[121]: clk-mt8173-topckgen: Triggered device with action 'add'. [ 30.060675] udevadm[121]: clk-mt8173-vdecsys: Triggered device with action 'add'. [ 30.062140] udevadm[121]: clk-mt8173-vencsys: Triggered device with action 'add'. [ 30.063636] udevadm[121]: clk-mt8183: Triggered device with action 'add'. [ 30.065545] udevadm[121]: clk-mt8183-apmixed: Triggered device with action 'add'. [ 30.066966] udevadm[121]: clk-mt8183-audio: Triggered device with action 'add'. [ 30.068649] udevadm[121]: clk-mt8183-cam: Triggered device with action 'add'. [ 30.070101] udevadm[121]: clk-mt8183-img: Triggered device with action 'add'. [ 30.071520] udevadm[121]: clk-mt8183-ipu_adl: Triggered device with action 'add'. [ 30.073392] udevadm[121]: clk-mt8183-ipu_conn: Triggered device with action 'add'. [ 30.074869] udevadm[121]: clk-mt8183-ipu_core0: Triggered device with action 'add'. [ 30.076629] udevadm[121]: clk-mt8183-ipu_core1: Triggered device with action 'add'. [ 30.078086] udevadm[121]: clk-mt8183-mfg: Triggered device with action 'add'. [ 30.079656] udevadm[121]: clk-mt8183-mm: Triggered device with action 'add'. [ 30.081384] udevadm[121]: clk-mt8183-vdec: Triggered device with action 'add'. [ 30.082851] udevadm[121]: clk-mt8183-venc: Triggered device with action 'add'. [ 30.084606] udevadm[121]: clk-mt8186-apmixed: Triggered device with action 'add'. [ 30.086249] udevadm[121]: clk-mt8186-cam: Triggered device with action 'add'. [ 30.087662] udevadm[121]: clk-mt8186-img: Triggered device with action 'add'. [ 30.089490] udevadm[121]: clk-mt8186-imp_iic_wrap: Triggered device with action 'add'. [ 30.090972] udevadm[121]: clk-mt8186-infra-ao: Triggered device with action 'add'. [ 30.092702] udevadm[121]: clk-mt8186-ipe: Triggered device with action 'add'. [ 30.094243] udevadm[121]: clk-mt8186-mcu: Triggered device with action 'add'. [ 30.095719] udevadm[121]: clk-mt8186-mdp: Triggered device with action 'add'. [ 30.097425] udevadm[121]: clk-mt8186-mfg: Triggered device with action 'add'. [ 30.098884] udevadm[121]: clk-mt8186-mm: Triggered device with action 'add'. [ 30.100651] udevadm[121]: clk-mt8186-topck: Triggered device with action 'add'. [ 30.102246] udevadm[121]: clk-mt8186-vdec: Triggered device with action 'add'. [ 30.104364] systemd-udevd[165]: 842_decompress: Device processed (SEQNUM=2295, ACTION=add) [ 30.105908] systemd-udevd[165]: 842_decompress: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 30.108444] udevadm[121]: clk-mt8186-venc: Triggered device with action 'add'. [ 30.109859] udevadm[121]: clk-mt8186-wpe: Triggered device with action 'add'. [ 30.111357] udevadm[121]: clk-mt8188-adsp_audio26m: Triggered device with action 'add'. [ 30.113187] udevadm[121]: clk-mt8188-apmixed: Triggered device with action 'add'. [ 30.114659] udevadm[121]: clk-mt8188-cam: Triggered device with action 'add'. [ 30.116482] udevadm[121]: clk-mt8188-ccu: Triggered device with action 'add'. [ 30.117954] udevadm[121]: clk-mt8188-imgsys_main: Triggered device with action 'add'. [ 30.119442] udevadm[121]: clk-mt8188-imp_iic_wrap: Triggered device with action 'add'. [ 30.121361] udevadm[121]: clk-mt8188-infra_ao: Triggered device with action 'add'. M [ *** ] (4 of 5) A start job is running for… All udev Devices (19s / no limit) [ 30.125197] udevadm[121]: clk-mt8188-ipe: Triggered device with action 'add'. [ 30.130305] udevadm[121]: clk-mt8188-mfgcfg: Triggered device with action 'add'. [ 30.132733] udevadm[121]: clk-mt8188-peri_ao: Triggered device with action 'add'. [ 30.134161] udevadm[121]: clk-mt8188-topck: Triggered device with action 'add'. [ 30.135575] udevadm[121]: clk-mt8188-vdec: Triggered device with action 'add'. [ 30.137659] udevadm[121]: clk-mt8188-vdo0: Triggered device with action 'add'. [ 30.139207] udevadm[121]: clk-mt8188-vdo1: Triggered device with action 'add'. [ 30.140897] udevadm[121]: clk-mt8188-venc1: Triggered device with action 'add'. [ 30.142401] udevadm[121]: clk-mt8188-vpp0: Triggered device with action 'add'. [ 30.143841] udevadm[121]: clk-mt8188-vpp1: Triggered device with action 'add'. [ 30.149632] udevadm[121]: clk-mt8188-wpe: Triggered device with action 'add'. [ 30.151094] udevadm[121]: clk-mt8192: Triggered device with action 'add'. [ 30.152766] udevadm[121]: clk-mt8192-apmixed: Triggered device with action 'add'. [ 30.154251] udevadm[121]: clk-mt8192-aud: Triggered device with action 'add'. [ 30.155698] udevadm[121]: clk-mt8192-cam: Triggered device with action 'add'. [ 30.157381] udevadm[121]: clk-mt8192-img: Triggered device with action 'add'. [ 30.158978] udevadm[121]: clk-mt8192-imp_iic_wrap: Triggered device with action 'add'. [ 30.160705] udevadm[121]: clk-mt8192-ipe: Triggered device with action 'add'. [ 30.162150] udevadm[121]: clk-mt8192-mdp: Triggered device with action 'add'. [ 30.163602] udevadm[121]: clk-mt8192-mfg: Triggered device with action 'add'. [ 30.165402] udevadm[121]: clk-mt8192-mm: Triggered device with action 'add'. [ 30.166854] udevadm[121]: clk-mt8192-msdc: Triggered device with action 'add'. [ 30.168675] udevadm[121]: clk-mt8192-scp_adsp: Triggered device with action 'add'. [ 30.170207] udevadm[121]: clk-mt8192-vdec: Triggered device with action 'add'. [ 30.171695] udevadm[121]: clk-mt8192-venc: Triggered device with action 'add'. [ 30.173443] udevadm[121]: clk-mt8195-apmixed: Triggered device with action 'add'. [ 30.174846] udevadm[121]: clk-mt8195-apusys_pll: Triggered device with action 'add'. [ 30.176597] udevadm[121]: clk-mt8195-cam: Triggered device with action 'add'. [ 30.178476] systemd-udevd[148]: acpiphp: Device is queued (SEQNUM=2297, ACTION=add) [ 30.179921] systemd-udevd[148]: acpiphp: Device ready for processing (SEQNUM=2297, ACTION=add) [ 30.182471] udevadm[121]: clk-mt8195-ccu: Triggered device with action 'add'. [ 30.184019] udevadm[121]: clk-mt8195-img: Triggered device with action 'add'. [ 30.185729] udevadm[121]: clk-mt8195-imp_iic_wrap: Triggered device with action 'add'. [ 30.187131] udevadm[121]: clk-mt8195-infra_ao: Triggered device with action 'add'. [ 30.188854] udevadm[121]: clk-mt8195-ipe: Triggered device with action 'add'. [ 30.190254] udevadm[121]: clk-mt8195-mfg: Triggered device with action 'add'. [ 30.191680] udevadm[121]: clk-mt8195-peri_ao: Triggered device with action 'add'. [ 30.193392] udevadm[121]: clk-mt8195-scp_adsp: Triggered device with action 'add'. [ 30.194991] udevadm[121]: clk-mt8195-topck: Triggered device with action 'add'. [ 30.196660] udevadm[121]: clk-mt8195-vdec: Triggered device with action 'add'. [ 30.198080] udevadm[121]: clk-mt8195-vdo0: Triggered device with action 'add'. [ 30.199562] udevadm[121]: clk-mt8195-vdo1: Triggered device with action 'add'. [ 30.201538] udevadm[121]: clk-mt8195-venc: Triggered device with action 'add'. [ 30.202932] udevadm[121]: clk-mt8195-vpp0: Triggered device with action 'add'. [ 30.204624] udevadm[121]: clk-mt8195-vpp1: Triggered device with action 'add'. [ 30.206183] udevadm[121]: clk-mt8195-wpe: Triggered device with action 'add'. [ 30.207611] udevadm[121]: clk-mt8365: Triggered device with action 'add'. [ 30.209408] udevadm[121]: clk-mt8365-apmixed: Triggered device with action 'add'. [ 30.210854] udevadm[121]: clk-mt8365-apu: Triggered device with action 'add'. [ 30.212773] udevadm[121]: clk-mt8365-cam: Triggered device with action 'add'. [ 30.214198] udevadm[121]: clk-mt8365-mfg: Triggered device with action 'add'. [ 30.215594] udevadm[121]: clk-mt8365-mm: Triggered device with action 'add'. [ 30.217410] udevadm[121]: clk-mt8365-vdec: Triggered device with action 'add'. [ 30.218877] udevadm[121]: clk-mt8365-venc: Triggered device with action 'add'. [ 30.220690] udevadm[121]: clk-mt8516: Triggered device with action 'add'. [ 30.222232] udevadm[121]: clk-mt8516-apmixed: Triggered device with action 'add'. [ 30.223776] udevadm[121]: clk-rpmh: Triggered device with action 'add'. [ 30.225426] udevadm[121]: clk_imx8ulp: Triggered device with action 'add'. [ 30.226853] udevadm[121]: cmd-db: Triggered device with action 'add'. [ 30.228667] udevadm[121]: combphy: Triggered device with action 'add'. [ 30.230083] udevadm[121]: cpufreq-dt: Triggered device with action 'add'. [ 30.231453] udevadm[121]: cros-ec-debugfs: Triggered device with action 'add'. [ 30.233314] udevadm[121]: cros-ec-dev: Triggered device with action 'add'. [ 30.234735] udevadm[121]: cros-ec-i2c-tunnel: Triggered device with action 'add'. [ 30.236414] udevadm[121]: cros-ec-keyb: Triggered device with action 'add'. [ 30.237837] udevadm[121]: cros-ec-lightbar: Triggered device with action 'add'. [ 30.239338] udevadm[121]: cros-ec-pchg: Triggered device with action 'add'. [ 30.241094] udevadm[121]: cros-ec-regulator: Triggered device with action 'add'. [ 30.242566] udevadm[121]: cros-ec-rtc: Triggered device with action 'add'. [ 30.251309] systemd-udevd[162]: acpiphp: Processing device (SEQNUM=2297, ACTION=add) [ 30.254222] udevadm[121]: cros-ec-sensorhub: Triggered device with action 'add'. [ 30.259943] udevadm[121]: cros-ec-sysfs: Triggered device with action 'add'. [ 30.263104] udevadm[121]: cros-ec-vbc: Triggered device with action 'add'. [ 30.264844] udevadm[121]: cros-usbpd-notify: Triggered device with action 'add'. [ 30.266552] udevadm[121]: cros-usbpd-notify-acpi: Triggered device with action 'add'. [ 30.268419] udevadm[121]: davinci_gpio: Triggered device with action 'add'. [ 30.270124] udevadm[121]: davinci_mdio: Triggered device with action 'add'. [ 30.271904] udevadm[121]: denali-nand-dt: Triggered device with action 'add'. [ 30.273740] udevadm[121]: disp_cc-sdm845: Triggered device with action 'add'. [ 30.275332] udevadm[121]: disp_cc-sm8250: Triggered device with action 'add'. [ 30.277061] udevadm[121]: dma-owl: Triggered device with action 'add'. [ 30.278543] udevadm[121]: dpaa2-console: Triggered device with action 'add'. [ 30.280301] udevadm[121]: dw-apb-uart: Triggered device with action 'add'. [ 30.281734] udevadm[121]: dw_mmc: Triggered device with action 'add'. [ 30.283112] udevadm[121]: dw_wdt: Triggered device with action 'add'. [ 30.284871] udevadm[121]: dwc2: Triggered device with action 'add'. [ 30.286460] udevadm[121]: dwc3: Triggered device with action 'add'. loop6: Processing udev action (SEQNUM=2486, ACTION=add) loop6: Got 'add' action on syspath '/sys/devices/virtual/block/loop6'. [ 30.287992] udevadm[121]: dwc3-am62: Triggered device with action 'add'. loop6: Device busy: SYSTEMD_READY property from device is false loop6: Device busy: SYSTEMD_READY property from device is false [ 30.294070] udevadm[121]: dwc3-meson-g12a: Triggered device with action 'add'. [ 30.295517] udevadm[121]: dwc3-of-simple: Triggered device with action 'add'. [ 30.301176] udevadm[121]: dwc3-qcom: Triggered device with action 'add'. [ 30.302603] udevadm[121]: dwc3-xilinx: Triggered device with action 'add'. [ 30.304014] udevadm[121]: dwmmc_exynos: Triggered device with action 'add'. [ 30.305805] udevadm[121]: dwmmc_hi3798cv200: Triggered device with action 'add'. [ 30.307279] udevadm[121]: dwmmc_k3: Triggered device with action 'add'. loop6: Device busy: SYSTEMD_READY property from device is false [ 30.308982] udevadm[121]: dwmmc_rockchip: Triggered device with action 'add'. loop6: Device busy: SYSTEMD_READY property from device is false [ 30.310434] udevadm[121]: eeprom-sunxi-sid: Triggered device with action 'add'. loop0: Processing udev action (SEQNUM=2480, ACTION=add) [ 30.311888] udevadm[121]: efi-framebuffer: Triggered device with action 'add'. loop0: Got 'add' action on syspath '/sys/devices/virtual/block/loop0'. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 30.314096] udevadm[121]: ehci-platform: Triggered device with action 'add'. [ 30.315720] udevadm[121]: exiu: Triggered device with action 'add'. [ 30.317411] udevadm[121]: extcon-usb-gpio: Triggered device with action 'add'. [ 30.318877] udevadm[121]: extcon-usbc-cros-ec: Triggered device with action 'add'. [ 30.320717] udevadm[121]: exynos-adc: Triggered device with action 'add'. [ 30.322174] udevadm[121]: exynos-audss-clk: Triggered device with action 'add'. [ 30.323614] udevadm[121]: exynos-chipid: Triggered device with action 'add'. [ 30.325474] udevadm[121]: exynos-clkout: Triggered device with action 'add'. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 30.326947] udevadm[121]: exynos-dp-video-phy: Triggered device with action 'add'. loop2: Processing udev action (SEQNUM=2482, ACTION=add) loop2: Got 'add' action on syspath '/sys/devices/virtual/block/loop2'. [ 30.333200] udevadm[121]: exynos-dwc3: Triggered device with action 'add'. loop2: Device busy: SYSTEMD_READY property from device is false loop2: Device busy: SYSTEMD_READY property from device is false [ 30.335004] udevadm[121]: exynos-ehci: Triggered device with action 'add'. [ 30.336744] udevadm[121]: exynos-mipi-video-phy: Triggered device with action 'add'. [ 30.346039] systemd-udevd[166]: acpi: Processing device (SEQNUM=2296, ACTION=add) loop2: Device busy: SYSTEMD_READY property from device is false loop2: Device busy: SYSTEMD_READY property from device is false [ 30.348833] udevadm[121]: exynos-ohci: Triggered device with action 'add'. loop4: Processing udev action (SEQNUM=2484, ACTION=add) loop4: Got 'add' action on syspath '/sys/devices/virtual/block/loop4'. loop4: Device busy: SYSTEMD_READY property from device is false [ 30.350576] udevadm[121]: exynos-pd: Triggered device with action 'add'. loop4: Device busy: SYSTEMD_READY property from device is false [ 30.352427] udevadm[121]: exynos-pmu: Triggered device with action 'add'. [ 30.353841] udevadm[121]: exynos-tmu: Triggered device with action 'add'. [ 30.355447] udevadm[121]: exynos-trng: Triggered device with action 'add'. [ 30.357309] udevadm[121]: exynos-ufshc: Triggered device with action 'add'. [ 30.358817] udevadm[121]: exynos-usi: Triggered device with action 'add'. [ 30.360595] udevadm[121]: exynos5-hsi2c: Triggered device with action 'add'. [ 30.362053] udevadm[121]: exynos5433-cmu: Triggered device with action 'add'. loop4: Device busy: SYSTEMD_READY property from device is false [ 30.363471] udevadm[121]: exynos5_usb3drd_phy: Triggered device with action 'add'. [ 30.365591] udevadm[121]: exynos7885-cmu: Triggered device with action 'add'. [ 30.367067] udevadm[121]: exynos850-cmu: Triggered device with action 'add'. loop4: Device busy: SYSTEMD_READY property from device is false [ 30.371918] udevadm[121]: exynosautov9-cmu: Triggered device with action 'add'. [ 30.373673] udevadm[121]: f_sdh30: Triggered device with action 'add'. [ 30.375107] udevadm[121]: fec: Triggered device with action 'add'. [ 30.376753] udevadm[121]: fsd-cmu: Triggered device with action 'add'. [ 30.378149] udevadm[121]: fsl,ifc-nand: Triggered device with action 'add'. loop5: Processing udev action (SEQNUM=2485, ACTION=add) [ 30.379569] udevadm[121]: fsl,imx8dxl-iomuxc: Triggered device with action 'add'. loop5: Got 'add' action on syspath '/sys/devices/virtual/block/loop5'. loop5: Device busy: SYSTEMD_READY property from device is false loop5: Device busy: SYSTEMD_READY property from device is false [ 30.381447] udevadm[121]: fsl-16550-uart: Triggered device with action 'add'. [ 30.383263] udevadm[121]: fsl-dspi: Triggered device with action 'add'. [ 30.384936] udevadm[121]: fsl-edma: Triggered device with action 'add'. [ 30.386344] udevadm[121]: fsl-enetc-ierb: Triggered device with action 'add'. [ 30.387791] udevadm[121]: fsl-fman: Triggered device with action 'add'. [ 30.389442] udevadm[121]: fsl-fman-port: Triggered device with action 'add'. [ 30.390907] udevadm[121]: fsl-fman_xmdio: Triggered device with action 'add'. [ 30.392672] udevadm[121]: fsl-ifc: Triggered device with action 'add'. [ 30.394106] udevadm[121]: fsl-linflexuart: Triggered device with action 'add'. loop5: Device busy: SYSTEMD_READY property from device is false loop5: Device busy: SYSTEMD_READY property from device is false [ 30.395740] udevadm[121]: fsl-lpuart: Triggered device with action 'add'. [ 30.397448] udevadm[121]: fsl-quadspi: Triggered device with action 'add'. ram0: Processing udev action (SEQNUM=2488, ACTION=add) ram0: Got 'add' action on syspath '/sys/devices/virtual/block/ram0'. [ 30.398899] udevadm[121]: fsl-sai-clk: Triggered device with action 'add'. [ 30.400605] udevadm[121]: fsl_dpa: Triggered device with action 'add'. [ 30.402099] udevadm[121]: fsl_dpaa_mac: Triggered device with action 'add'. [ 30.403542] udevadm[121]: fsl_lpspi: Triggered device with action 'add'. [ 30.405330] udevadm[121]: fsl_mc_bus: Triggered device with action 'add'. [ 30.406963] udevadm[121]: ftpm-tee: Triggered device with action 'add'. [ 30.408921] udevadm[121]: g12a-aoclkc: Triggered device with action 'add'. [ 30.410392] udevadm[121]: g12a-clkc: Triggered device with action 'add'. [ 30.411874] udevadm[121]: gcc-ipq5332: Triggered device with action 'add'. [ 30.413533] udevadm[121]: gcc-msm8916: Triggered device with action 'add'. [ 30.414949] udevadm[121]: gcc-msm8994: Triggered device with action 'add'. [ 30.420837] udevadm[121]: gcc-msm8996: Triggered device with action 'add'. sys-devices-virtual-block-ram0.device: Changed dead -> plugged [ 30.422770] systemd-udevd[148]: acpiphp: sd-device-monitor(manager): Passed 167 byte to netlink monitor. dev-ram0.device: Changed dead -> plugged [ 30.424807] systemd-udevd[148]: ahci: Device is queued (SEQNUM=2298, ACTION=add) [ 30.426232] systemd-udevd[148]: ahci: Device ready for processing (SEQNUM=2298, ACTION=add) [ 30.427758] systemd-udevd[148]: ahci: sd-device-monitor(manager): Passed 164 byte to netlink monitor. loop3: Processing udev action (SEQNUM=2483, ACTION=add) loop3: Got 'add' action on syspath '/sys/devices/virtual/block/loop3'. [ 30.429586] systemd-udevd[148]: ahci_ceva: Device is queued (SEQNUM=2299, ACTION=add) loop3: Device busy: SYSTEMD_READY property from device is false loop3: Device busy: SYSTEMD_READY property from device is false [ 30.431432] systemd-udevd[148]: ahci_ceva: Device ready for processing (SEQNUM=2299, ACTION=add) [ 30.433432] systemd-udevd[148]: ahci_ceva: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 30.435476] systemd-udevd[148]: ahci_imx: Device is queued (SEQNUM=2300, ACTION=add) [ 30.437342] systemd-udevd[148]: ahci_imx: Device ready for processing (SEQNUM=2300, ACTION=add) [ 30.439757] udevadm[121]: gcc-msm8998: Triggered device with action 'add'. loop3: Device busy: SYSTEMD_READY property from device is false loop3: Device busy: SYSTEMD_READY property from device is false [ 30.441594] udevadm[121]: gcc-qcm2290: Triggered device with action 'add'. [ 30.443145] udevadm[121]: gcc-qcs404: Triggered device with action 'add'. loop1: Processing udev action (SEQNUM=2481, ACTION=add) [ 30.445152] udevadm[121]: gcc-sc7180: Triggered device with action 'add'. loop1: Got 'add' action on syspath '/sys/devices/virtual/block/loop1'. loop1: Device busy: SYSTEMD_READY property from device is false loop1: Device busy: SYSTEMD_READY property from device is false [ 30.449839] udevadm[121]: gcc-sc7280: Triggered device with action 'add'. [ 30.451246] udevadm[121]: gcc-sc8180x: Triggered device with action 'add'. [ 30.452981] udevadm[121]: gcc-sc8280xp: Triggered device with action 'add'. [ 30.454406] udevadm[121]: gcc-sdm845: Triggered device with action 'add'. [ 30.455837] udevadm[121]: gcc-sm6115: Triggered device with action 'add'. loop1: Device busy: SYSTEMD_READY property from device is false loop1: Device busy: SYSTEMD_READY property from device is false [ 30.458941] udevadm[121]: gcc-sm8150: Triggered device with action 'add'. ram10: Processing udev action (SEQNUM=2490, ACTION=add) [ 30.460696] udevadm[121]: gcc-sm8250: Triggered device with action 'add'. ram10: Got 'add' action on syspath '/sys/devices/virtual/block/ram10'. [ 30.462540] udevadm[121]: gcc-sm8450: Triggered device with action 'add'. [ 30.464471] udevadm[121]: gcc-sm8550: Triggered device with action 'add'. [ 30.465878] udevadm[121]: geni_se_qup: Triggered device with action 'add'. [ 30.467291] udevadm[121]: gic: Triggered device with action 'add'. [ 30.469041] udevadm[121]: gpio-clk: Triggered device with action 'add'. [ 30.470471] udevadm[121]: gpio-dwapb: Triggered device with action 'add'. [ 30.471900] udevadm[121]: gpio-imx-scu: Triggered device with action 'add'. [ 30.473564] udevadm[121]: gpio-keys: Triggered device with action 'add'. [ 30.474988] udevadm[121]: gpio-mpc8xxx: Triggered device with action 'add'. [ 30.476593] udevadm[121]: gpio-mxc: Triggered device with action 'add'. [ 30.478017] udevadm[121]: gpio-regulator: Triggered device with action 'add'. [ 30.479484] udevadm[121]: gpio-syscon: Triggered device with action 'add'. [ 30.481161] udevadm[121]: gpio-vf610: Triggered device with action 'add'. [ 30.482607] udevadm[121]: gpio-xilinx: Triggered device with action 'add'. [ 30.484305] udevadm[121]: gpio_rcar: Triggered device with action 'add'. dev-ram10.device: Changed dead -> plugged sys-devices-virtual-block-ram10.device: Changed dead -> plugged [ 30.485704] udevadm[121]: gti-wdt: Triggered device with action 'add'. M [ *** ] (4 of 5) A start job is running for… All udev Devices (19s / no limit) [ 30.487243] udevadm[121]: gxbb-aoclkc: Triggered device with action 'add'. [ 30.488858] udevadm[121]: gxbb-clkc: Triggered device with action 'add'. [ 30.490278] udevadm[121]: hi3516cv300-crg: Triggered device with action 'add'. [ 30.491771] udevadm[121]: hi3519-clk: Triggered device with action 'add'. ram11: Processing udev action (SEQNUM=2491, ACTION=add) [ 30.493457] udevadm[121]: hi3559av100-clock: Triggered device with action 'add'. ram11: Got 'add' action on syspath '/sys/devices/virtual/block/ram11'. [ 30.495331] udevadm[121]: hi3660-clk: Triggered device with action 'add'. [ 30.497357] udevadm[121]: hi3660-mbox: Triggered device with action 'add'. [ 30.498796] udevadm[121]: hi3660-reset: Triggered device with action 'add'. [ 30.500611] udevadm[121]: hi3660-stub-clk: Triggered device with action 'add'. [ 30.502062] udevadm[121]: hi3670-clk: Triggered device with action 'add'. [ 30.503497] udevadm[121]: hi3798cv200-crg: Triggered device with action 'add'. [ 30.505443] udevadm[121]: hi6220-mbox: Triggered device with action 'add'. [ 30.506828] udevadm[121]: hi6220-stub-clk: Triggered device with action 'add'. [ 30.508528] udevadm[121]: hi6220-usb-phy: Triggered device with action 'add'. [ 30.509936] udevadm[121]: hi6421_pmic: Triggered device with action 'add'. [ 30.512483] systemd-udevd[166]: acpi: Device processed (SEQNUM=2296, ACTION=add) [ 30.514761] udevadm[121]: hi6421v530-regulator: Triggered device with action 'add'. [ 30.516503] udevadm[121]: hi655x-clk: Triggered device with action 'add'. dev-ram11.device: Changed dead -> plugged sys-devices-virtual-block-ram11.device: Changed dead -> plugged [ 30.517901] udevadm[121]: hi655x-pmic: Triggered device with action 'add'. [ 30.519619] udevadm[121]: hi655x-regulator: Triggered device with action 'add'. loop7: Processing udev action (SEQNUM=2487, ACTION=add) loop7: Got 'add' action on syspath '/sys/devices/virtual/block/loop7'. loop7: Device busy: SYSTEMD_READY property from device is false [ 30.521619] udevadm[121]: hi65xx-powerkey: Triggered device with action 'add'. loop7: Device busy: SYSTEMD_READY property from device is false [ 30.523304] udevadm[121]: hidma: Triggered device with action 'add'. [ 30.524970] udevadm[121]: hidma-mgmt: Triggered device with action 'add'. [ 30.526383] udevadm[121]: hisi-gmac: Triggered device with action 'add'. [ 30.527767] udevadm[121]: hisi-inno-phy: Triggered device with action 'add'. [ 30.529561] udevadm[121]: hisi-lpc: Triggered device with action 'add'. loop7: Device busy: SYSTEMD_READY property from device is false [ 30.530964] udevadm[121]: hisi-pcie-almost-ecam: Triggered device with action 'add'. loop7: Device busy: SYSTEMD_READY property from device is false [ 30.532679] udevadm[121]: hisi-rng: Triggered device with action 'add'. ram1: Processing udev action (SEQNUM=2489, ACTION=add) ram1: Got 'add' action on syspath '/sys/devices/virtual/block/ram1'. [ 30.534132] udevadm[121]: hisi_cpa_pmu: Triggered device with action 'add'. [ 30.535981] udevadm[121]: hisi_ddrc_pmu: Triggered device with action 'add'. [ 30.537594] udevadm[121]: hisi_hha_pmu: Triggered device with action 'add'. [ 30.538996] udevadm[121]: hisi_l3c_pmu: Triggered device with action 'add'. [ 30.540653] udevadm[121]: hisi_pa_pmu: Triggered device with action 'add'. [ 30.542069] udevadm[121]: hisi_sas_v1_hw: Triggered device with action 'add'. [ 30.543538] udevadm[121]: hisi_sas_v2_hw: Triggered device with action 'add'. [ 30.545294] udevadm[121]: hisi_sllc_pmu: Triggered device with action 'add'. [ 30.546732] udevadm[121]: hisi_thermal: Triggered device with action 'add'. [ 30.548347] udevadm[121]: hisi_uc_pmu: Triggered device with action 'add'. [ 30.549743] udevadm[121]: histb-pcie: Triggered device with action 'add'. [ 30.551150] udevadm[121]: histb-rng: Triggered device with action 'add'. [ 30.552908] udevadm[121]: hns-nic: Triggered device with action 'add'. [ 30.554278] udevadm[121]: hns_dsaf: Triggered device with action 'add'. sys-devices-virtual-block-ram1.device: Changed dead -> plugged [ 30.555659] udevadm[121]: i2c-apple: Triggered device with action 'add'. dev-ram1.device: Changed dead -> plugged [ 30.557851] udevadm[121]: i2c-mt65xx: Triggered device with action 'add'. mtdblock0: Processing udev action (SEQNUM=2472, ACTION=add) mtdblock0: Got 'add' action on syspath '/sys/devices/platform/4000000.flash/mtd/mtd0/mtdblock0'. [ 30.559407] udevadm[121]: i2c-rcar: Triggered device with action 'add'. [ 30.561324] udevadm[121]: i2c-riic: Triggered device with action 'add'. [ 30.562742] udevadm[121]: i2c-sh_mobile: Triggered device with action 'add'. [ 30.564423] udevadm[121]: i2c_designware: Triggered device with action 'add'. [ 30.565864] udevadm[121]: i2c_qup: Triggered device with action 'add'. [ 30.567227] udevadm[121]: imx-bus-devfreq: Triggered device with action 'add'. [ 30.568925] udevadm[121]: imx-gpcv2: Triggered device with action 'add'. [ 30.570307] udevadm[121]: imx-i2c: Triggered device with action 'add'. [ 30.571673] udevadm[121]: imx-iim: Triggered device with action 'add'. [ 30.573406] udevadm[121]: imx-intmux: Triggered device with action 'add'. [ 30.574851] udevadm[121]: imx-irqsteer: Triggered device with action 'add'. [ 30.576524] udevadm[121]: imx-lpi2c: Triggered device with action 'add'. [ 30.577916] udevadm[121]: imx-pgc: Triggered device with action 'add'. [ 30.579289] udevadm[121]: imx-rpmsg: Triggered device with action 'add'. [ 30.581504] systemd-udevd[165]: ahci: Processing device (SEQNUM=2298, ACTION=add) [ 30.583701] udevadm[121]: imx-scu: Triggered device with action 'add'. [ 30.585319] udevadm[121]: imx-scu-pd: Triggered device with action 'add'. dev-mtdblock0.device: Changed dead -> plugged sys-devices-platform-4000000.flash-mtd-mtd0-mtdblock0.device: Changed dead -> plugged [ 30.586794] udevadm[121]: imx-uart: Triggered device with action 'add'. [ 30.588509] udevadm[121]: imx-weim: Triggered device with action 'add'. [ 30.589917] udevadm[121]: imx6q-pcie: Triggered device with action 'add'. [ 30.591336] udevadm[121]: imx7ulp-tpm-pwm: Triggered device with action 'add'. ram12: Processing udev action (SEQNUM=2492, ACTION=add) [ 30.593055] udevadm[121]: imx7ulp-wdt: Triggered device with action 'add'. ram12: Got 'add' action on syspath '/sys/devices/virtual/block/ram12'. [ 30.594575] udevadm[121]: imx8-acm: Triggered device with action 'add'. [ 30.596015] udevadm[121]: imx8-pcie-phy: Triggered device with action 'add'. [ 30.597700] udevadm[121]: imx8m-blk-ctrl: Triggered device with action 'add'. [ 30.599102] udevadm[121]: imx8mm-ccm: Triggered device with action 'add'. [ 30.600981] udevadm[121]: imx8mm-pinctrl: Triggered device with action 'add'. [ 30.602392] udevadm[121]: imx8mn-ccm: Triggered device with action 'add'. [ 30.603799] udevadm[121]: imx8mn-pinctrl: Triggered device with action 'add'. [ 30.605651] udevadm[121]: imx8mp-audio-blk-ctrl: Triggered device with action 'add'. [ 30.607135] udevadm[121]: imx8mp-blk-ctrl: Triggered device with action 'add'. [ 30.608865] udevadm[121]: imx8mp-ccm: Triggered device with action 'add'. [ 30.610337] udevadm[121]: imx8mp-dwc3: Triggered device with action 'add'. sys-devices-virtual-block-ram12.device: Changed dead -> plugged [ 30.611783] udevadm[121]: imx8mp-interconnect: Triggered device with action 'add'. dev-ram12.device: Changed dead -> plugged [ 30.613947] udevadm[121]: imx8mp-pinctrl: Triggered device with action 'add'. ram13: Processing udev action (SEQNUM=2493, ACTION=add) ram13: Got 'add' action on syspath '/sys/devices/virtual/block/ram13'. [ 30.615498] udevadm[121]: imx8mq-ccm: Triggered device with action 'add'. [ 30.617509] udevadm[121]: imx8mq-pinctrl: Triggered device with action 'add'. [ 30.618969] udevadm[121]: imx8mq-usb-phy: Triggered device with action 'add'. [ 30.620613] udevadm[121]: imx8qm-pinctrl: Triggered device with action 'add'. [ 30.622043] udevadm[121]: imx8qxp-clk: Triggered device with action 'add'. [ 30.623470] udevadm[121]: imx8qxp-lpcg-clk: Triggered device with action 'add'. [ 30.625216] udevadm[121]: imx8qxp-pinctrl: Triggered device with action 'add'. [ 30.626805] udevadm[121]: imx8ulp-pinctrl: Triggered device with action 'add'. [ 30.628637] udevadm[121]: imx93-blk-ctrl: Triggered device with action 'add'. [ 30.630101] udevadm[121]: imx93-ccm: Triggered device with action 'add'. [ 30.631519] udevadm[121]: imx93-pinctrl: Triggered device with action 'add'. [ 30.633475] udevadm[121]: imx93_power_domain: Triggered device with action 'add'. [ 30.634893] udevadm[121]: imx93_src: Triggered device with action 'add'. [ 30.636601] udevadm[121]: imx_mu: Triggered device with action 'add'. sys-devices-virtual-block-ram13.device: Changed dead -> plugged dev-ram13.device: Changed dead -> plugged [ 30.637990] udevadm[121]: imx_ocotp: Triggered device with action 'add'. [ 30.639640] udevadm[121]: imx_scu_ocotp: Triggered device with action 'add'. ram15: Processing udev action (SEQNUM=2495, ACTION=add) ram15: Got 'add' action on syspath '/sys/devices/virtual/block/ram15'. [ 30.641422] udevadm[121]: imx_usb: Triggered device with action 'add'. [ 30.642848] udevadm[121]: imxrt1050-pinctrl: Triggered device with action 'add'. [ 30.644563] udevadm[121]: imxrt1170-pinctrl: Triggered device with action 'add'. [ 30.645998] udevadm[121]: inno-hdmi-phy: Triggered device with action 'add'. [ 30.647803] systemd-udevd[166]: acpi: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 30.650304] udevadm[121]: ipq5018-tlmm: Triggered device with action 'add'. [ 30.651921] udevadm[121]: ipq5332-tlmm: Triggered device with action 'add'. [ 30.653582] udevadm[121]: ipq6018-pinctrl: Triggered device with action 'add'. [ 30.655066] udevadm[121]: ipq8074-pinctrl: Triggered device with action 'add'. [ 30.656739] udevadm[121]: ipq9574-tlmm: Triggered device with action 'add'. [ 30.658212] udevadm[121]: iproc-gpio: Triggered device with action 'add'. sys-devices-virtual-block-ram15.device: Changed dead -> plugged dev-ram15.device: Changed dead -> plugged [ 30.659650] udevadm[121]: iproc-mdio: Triggered device with action 'add'. [ 30.661307] udevadm[121]: iproc-pcie: Triggered device with action 'add'. ram2: Processing udev action (SEQNUM=2496, ACTION=add) ram2: Got 'add' action on syspath '/sys/devices/virtual/block/ram2'. [ 30.662764] udevadm[121]: iproc-rng200: Triggered device with action 'add'. [ 30.664542] udevadm[121]: iproc-xgs-gpio: Triggered device with action 'add'. [ 30.666043] udevadm[121]: isp1760: Triggered device with action 'add'. [ 30.667439] udevadm[121]: iwdg: Triggered device with action 'add'. [ 30.669284] udevadm[121]: k3-chipinfo: Triggered device with action 'add'. [ 30.670710] udevadm[121]: k3-dma: Triggered device with action 'add'. [ 30.672400] udevadm[121]: k3-ringacc: Triggered device with action 'add'. [ 30.673947] udevadm[121]: keystone-dwc3: Triggered device with action 'add'. [ 30.675413] udevadm[121]: kgdboc: Triggered device with action 'add'. [ 30.677087] udevadm[121]: kirin-pcie: Triggered device with action 'add'. [ 30.678499] udevadm[121]: layerscape-pcie: Triggered device with action 'add'. [ 30.679929] udevadm[121]: leds-bcm63xxx: Triggered device with action 'add'. sys-devices-virtual-block-ram2.device: Changed dead -> plugged [ 30.681668] udevadm[121]: leds-gpio: Triggered device with action 'add'. dev-ram2.device: Changed dead -> plugged [ 30.683096] udevadm[121]: leds-syscon: Triggered device with action 'add'. ram3: Processing udev action (SEQNUM=2497, ACTION=add) [ 30.684854] udevadm[121]: leds_pwm: Triggered device with action 'add'. ram3: Got 'add' action on syspath '/sys/devices/virtual/block/ram3'. [ 30.686403] udevadm[121]: ls-scfg-msi: Triggered device with action 'add'. [ 30.687859] udevadm[121]: ma35d1-clk: Triggered device with action 'add'. [ 30.689525] udevadm[121]: ma35d1-reset: Triggered device with action 'add'. [ 30.690940] udevadm[121]: macb: Triggered device with action 'add'. [ 30.692640] udevadm[121]: marvell-ap806-clock: Triggered device with action 'add'. [ 30.694138] udevadm[121]: marvell-ap806-system-controller: Triggered device with action 'add'. [ 30.695603] udevadm[121]: marvell-armada-3700-periph-clock: Triggered device with action 'add'. [ 30.697833] udevadm[121]: marvell-armada-3700-tbg-clock: Triggered device with action 'add'. [ 30.699389] udevadm[121]: marvell-armada-3700-xtal-clock: Triggered device with action 'add'. [ 30.701198] udevadm[121]: marvell-cp110-clock: Triggered device with action 'add'. [ 30.702670] udevadm[121]: marvell-cp110-system-controller0: Triggered device with action 'add'. [ 30.704428] udevadm[121]: marvell-nfc: Triggered device with action 'add'. dev-ram3.device: Changed dead -> plugged [ 30.705846] udevadm[121]: max77620-gpio: Triggered device with action 'add'. sys-devices-virtual-block-ram3.device: Changed dead -> plugged [ 30.707325] udevadm[121]: max77620-pinctrl: Triggered device with action 'add'. ram4: Processing udev action (SEQNUM=2498, ACTION=add) ram4: Got 'add' action on syspath '/sys/devices/virtual/block/ram4'. [ 30.709124] udevadm[121]: max77620-pmic: Triggered device with action 'add'. [ 30.710812] udevadm[121]: max77686-rtc: Triggered device with action 'add'. [ 30.719486] systemd-udevd[164]: ahci_ceva: Processing device (SEQNUM=2299, ACTION=add) [ 30.722058] udevadm[121]: mb86s70-gpio: Triggered device with action 'add'. [ 30.723534] udevadm[121]: mdio-gpio: Triggered device with action 'add'. [ 30.725320] udevadm[121]: mdio-mux-iproc: Triggered device with action 'add'. [ 30.726751] udevadm[121]: mdio-mux-mmioreg: Triggered device with action 'add'. sys-devices-virtual-block-ram4.device: Changed dead -> plugged [ 30.728727] udevadm[121]: mdio-mux-multiplexer: Triggered device with action 'add'. [ 30.730254] udevadm[121]: mediatek,efuse: Triggered device with action 'add'. [ 30.731733] udevadm[121]: mediatek-mt2712-pinctrl: Triggered device with action 'add'. dev-ram4.device: Changed dead -> plugged [ 30.733387] udevadm[121]: mediatek-mt6397-pinctrl: Triggered device with action 'add'. ram5: Processing udev action (SEQNUM=2499, ACTION=add) ram5: Got 'add' action on syspath '/sys/devices/virtual/block/ram5'. [ 30.734908] udevadm[121]: mediatek-mt8167-pinctrl: Triggered device with action 'add'. [ 30.736827] udevadm[121]: mediatek-mt8173-pinctrl: Triggered device with action 'add'. [ 30.738325] udevadm[121]: mediatek-mt8365-pinctrl: Triggered device with action 'add'. [ 30.739766] udevadm[121]: mediatek-mt8516-pinctrl: Triggered device with action 'add'. [ 30.741408] udevadm[121]: meson-a1-pinctrl: Triggered device with action 'add'. [ 30.742850] udevadm[121]: meson-axg-pinctrl: Triggered device with action 'add'. [ 30.744579] udevadm[121]: meson-g12a-pinctrl: Triggered device with action 'add'. [ 30.746028] udevadm[121]: meson-gx-mmc: Triggered device with action 'add'. [ 30.747458] udevadm[121]: meson-gxbb-pinctrl: Triggered device with action 'add'. [ 30.749187] udevadm[121]: meson-gxl-pinctrl: Triggered device with action 'add'. [ 30.750765] udevadm[121]: meson-i2c: Triggered device with action 'add'. [ 30.752544] udevadm[121]: meson-rng: Triggered device with action 'add'. sys-devices-virtual-block-ram5.device: Changed dead -> plugged [ 30.753951] udevadm[121]: meson-s4-pinctrl: Triggered device with action 'add'. dev-ram5.device: Changed dead -> plugged [ 30.755464] udevadm[121]: meson-saradc: Triggered device with action 'add'. ram8: Processing udev action (SEQNUM=2502, ACTION=add) ram8: Got 'add' action on syspath '/sys/devices/virtual/block/ram8'. [ 30.757232] udevadm[121]: meson_ee_pwrc: Triggered device with action 'add'. [ 30.758984] udevadm[121]: meson_gpio_intc: Triggered device with action 'add'. [ 30.760646] udevadm[121]: meson_gx_pwrc_vpu: Triggered device with action 'add'. [ 30.762075] udevadm[121]: meson_msr: Triggered device with action 'add'. [ 30.763464] udevadm[121]: meson_reset: Triggered device with action 'add'. [ 30.765249] udevadm[121]: meson_secure_pwrc: Triggered device with action 'add'. [ 30.766663] udevadm[121]: meson_uart: Triggered device with action 'add'. [ 30.768511] udevadm[121]: mmio-mux: Triggered device with action 'add'. [ 30.769983] udevadm[121]: modepin-gpio: Triggered device with action 'add'. [ 30.771434] udevadm[121]: msm-restart: Triggered device with action 'add'. [ 30.773344] udevadm[121]: msm8916-pinctrl: Triggered device with action 'add'. [ 30.774955] udevadm[121]: msm8953-pinctrl: Triggered device with action 'add'. [ 30.776655] udevadm[121]: msm8976-pinctrl: Triggered device with action 'add'. [ 30.778074] udevadm[121]: msm8994-pinctrl: Triggered device with action 'add'. [ 30.779636] udevadm[121]: msm8996-pinctrl: Triggered device with action 'add'. [ 30.781479] udevadm[121]: msm8998-pinctrl: Triggered device with action 'add'. [ 30.783758] systemd-udevd[162]: acpiphp: Device processed (SEQNUM=2297, ACTION=add) sys-devices-virtual-block-ram8.device: Changed dead -> plugged dev-ram8.device: Changed dead -> plugged [ 30.785706] systemd-udevd[162]: acpiphp: sd-device-monitor(worker): Passed 167 byte to netlink monitor. ram6: Processing udev action (SEQNUM=2500, ACTION=add) ram6: Got 'add' action on syspath '/sys/devices/virtual/block/ram6'. [ 30.788487] udevadm[121]: msm_hsusb: Triggered device with action 'add'. [ 30.790397] udevadm[121]: msm_serial: Triggered device with action 'add'. [ 30.791807] udevadm[121]: mt-pmic-pwrap: Triggered device with action 'add'. [ 30.793492] udevadm[121]: mt6357-regulator: Triggered device with action 'add'. [ 30.794898] udevadm[121]: mt6358-regulator: Triggered device with action 'add'. [ 30.796587] udevadm[121]: mt6359-regulator: Triggered device with action 'add'. [ 30.799104] udevadm[121]: mt6360-regulator: Triggered device with action 'add'. [ 30.801255] udevadm[121]: mt6397: Triggered device with action 'add'. [ 30.802685] udevadm[121]: mt6397-regulator: Triggered device with action 'add'. [ 30.804348] udevadm[121]: mt6577-uart: Triggered device with action 'add'. [ 30.805908] udevadm[121]: mt6765-pinctrl: Triggered device with action 'add'. dev-ram6.device: Changed dead -> plugged [ 30.807297] udevadm[121]: mt6779-pinctrl: Triggered device with action 'add'. [ 30.809414] udevadm[121]: mt6795-pinctrl: Triggered device with action 'add'. [ 30.810840] udevadm[121]: mt6797-pinctrl: Triggered device with action 'add'. sys-devices-virtual-block-ram6.device: Changed dead -> plugged ram7: Processing udev action (SEQNUM=2501, ACTION=add) ram7: Got 'add' action on syspath '/sys/devices/virtual/block/ram7'. [ 30.814844] udevadm[121]: mt7622-pinctrl: Triggered device with action 'add'. [ 30.819652] udevadm[121]: mt7981-pinctrl: Triggered device with action 'add'. [ 30.821655] udevadm[121]: mt7986a-pinctrl: Triggered device with action 'add'. [ 30.823062] udevadm[121]: mt7986b-pinctrl: Triggered device with action 'add'. [ 30.824697] udevadm[121]: mt8183-pinctrl: Triggered device with action 'add'. [ 30.826258] udevadm[121]: mt8186-pinctrl: Triggered device with action 'add'. [ 30.827641] udevadm[121]: mt8188-pinctrl: Triggered device with action 'add'. [ 30.829310] udevadm[121]: mt8192-pinctrl: Triggered device with action 'add'. [ 30.830702] udevadm[121]: mt8195-pinctrl: Triggered device with action 'add'. [ 30.832626] udevadm[121]: mtk-iommu: Triggered device with action 'add'. sys-devices-virtual-block-ram7.device: Changed dead -> plugged [ 30.834136] udevadm[121]: mtk-msdc: Triggered device with action 'add'. dev-ram7.device: Changed dead -> plugged [ 30.835808] udevadm[121]: mtk-power-controller: Triggered device with action 'add'. ram14: Processing udev action (SEQNUM=2494, ACTION=add) [ 30.837405] udevadm[121]: mtk-scpsys: Triggered device with action 'add'. ram14: Got 'add' action on syspath '/sys/devices/virtual/block/ram14'. [ 30.838870] udevadm[121]: mtk-smi-common: Triggered device with action 'add'. [ 30.840874] udevadm[121]: mtk-smi-larb: Triggered device with action 'add'. [ 30.842266] udevadm[121]: mtk-spi: Triggered device with action 'add'. [ 30.843723] udevadm[121]: mtk-tphy: Triggered device with action 'add'. [ 30.845432] udevadm[121]: mtk-wdt: Triggered device with action 'add'. [ 30.857092] udevadm[121]: mtk_rng: Triggered device with action 'add'. sys-devices-virtual-block-ram14.device: Changed dead -> plugged dev-ram14.device: Changed dead -> plugged [ 30.858536] udevadm[121]: mtu3: Triggered device with action 'add'. [ 30.859910] udevadm[121]: musb-hdrc: Triggered device with action 'add'. [ 30.861664] udevadm[121]: musb-sunxi: Triggered device with action 'add'. Received SIGCHLD from PID 121 (udevadm). [ 30.863129] udevadm[121]: mv64xxx_i2c: Triggered device with action 'add'. Child 121 (udevadm) died (code=exited, status=0/SUCCESS) [ 30.865089] udevadm[121]: mv_xor: Triggered device with action 'add'. [ 30.866502] udevadm[121]: mv_xor_v2: Triggered device with action 'add'. systemd-udev-trigger.service: Child 121 belongs to systemd-udev-trigger.service. systemd-udev-trigger.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 30.867974] udevadm[121]: mvebu-a3700-comphy: Triggered device with action 'add'. systemd-udev-trigger.service: Changed start -> exited systemd-udev-trigger.service: Job 64 systemd-udev-trigger.service/start finished, result=done M [ OK ] Finished Coldplug All udev Devices. Failed to communicate with plymouth: Connection refused [ 30.877970] systemd-udevd[163]: ahci_imx: Processing device (SEQNUM=2300, ACTION=add) systemd-udev-trigger.service: Control group is empty. zram0: Processing udev action (SEQNUM=2504, ACTION=add) zram0: Got 'add' action on syspath '/sys/devices/virtual/block/zram0'. [ 30.882948] udevadm[121]: mvebu-a3700-utmi-phy: Triggered device with action 'add'. [ 30.884648] udevadm[121]: mvebu-comphy: Triggered device with action 'add'. [ 30.886109] udevadm[121]: mvebu-gicp: Triggered device with action 'add'. [ 30.887610] udevadm[121]: mvebu-gpio: Triggered device with action 'add'. [ 30.889462] udevadm[121]: mvebu-icu: Triggered device with action 'add'. [ 30.890877] udevadm[121]: mvebu-icu-subset: Triggered device with action 'add'. [ 30.892604] udevadm[121]: mvebu-pic: Triggered device with action 'add'. [ 30.894036] udevadm[121]: mvebu-sei: Triggered device with action 'add'. [ 30.895398] udevadm[121]: mvebu-uart: Triggered device with action 'add'. [ 30.897034] udevadm[121]: mvebu-uart-clock: Triggered device with action 'add'. [ 30.898426] udevadm[121]: mvneta: Triggered device with action 'add'. [ 30.900358] udevadm[121]: mvpp2: Triggered device with action 'add'. dev-zram0.device: Changed dead -> plugged sys-devices-virtual-block-zram0.device: Changed dead -> plugged [ 30.902305] udevadm[121]: netsec: Triggered device with action 'add'. systemd-journald.service: Received EPOLLHUP on stored fd 40 (stored), closing. [ 30.903900] udevadm[121]: npcm-reset: Triggered device with action 'add'. [ 30.905610] udevadm[121]: npcm-rng: Triggered device with action 'add'. [ 30.909983] udevadm[121]: npcm-wdt: Triggered device with action 'add'. [ 30.915427] udevadm[121]: npcm7xx-ehci: Triggered device with action 'add'. [ 30.917303] udevadm[121]: ns-thermal: Triggered device with action 'add'. [ 30.919060] udevadm[121]: ns2-pinmux: Triggered device with action 'add'. ram9: Processing udev action (SEQNUM=2503, ACTION=add) ram9: Got 'add' action on syspath '/sys/devices/virtual/block/ram9'. [ 30.921025] udevadm[121]: nwl-pcie: Triggered device with action 'add'. [ 30.923005] udevadm[121]: of_fixed_clk: Triggered device with action 'add'. [ 30.924911] udevadm[121]: of_fixed_factor_clk: Triggered device with action 'add'. [ 30.926360] udevadm[121]: of_serial: Triggered device with action 'add'. [ 30.927787] udevadm[121]: ohci-platform: Triggered device with action 'add'. [ 30.929536] udevadm[121]: omap8250: Triggered device with action 'add'. [ 30.930980] udevadm[121]: omap_i2c: Triggered device with action 'add'. [ 30.932654] udevadm[121]: omap_rng: Triggered device with action 'add'. [ 30.934219] udevadm[121]: omap_timer: Triggered device with action 'add'. [ 30.935691] udevadm[121]: optee: Triggered device with action 'add'. [ 30.937426] udevadm[121]: orion-ehci: Triggered device with action 'add'. [ 30.938894] udevadm[121]: orion-mdio: Triggered device with action 'add'. [ 30.940797] udevadm[121]: orion_spi: Triggered device with action 'add'. sys-devices-virtual-block-ram9.device: Changed dead -> plugged dev-ram9.device: Changed dead -> plugged [ 30.942340] udevadm[121]: owl-i2c: Triggered device with action 'add'. [ 30.943885] udevadm[121]: owl-sps: Triggered device with action 'add'. Received SIGCHLD from PID 176 ((sd-close)). [ 30.945602] udevadm[121]: owl-uart: Triggered device with action 'add'. Child 176 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 30.947228] udevadm[121]: owl_mmc: Triggered device with action 'add'. [ 30.948908] udevadm[121]: pata_of_platform: Triggered device with action 'add'. init.scope: Child 176 belongs to init.scope. [ 30.950538] udevadm[121]: pata_platform: Triggered device with action 'add'. sysinit.target: starting held back, waiting for: veritysetup.target [ 30.952479] udevadm[121]: pci-host-generic: Triggered device with action 'add'. [ 30.953919] udevadm[121]: pci_thunder_ecam: Triggered device with action 'add'. [ 30.955350] udevadm[121]: pci_thunder_pem: Triggered device with action 'add'. [ 30.957205] udevadm[121]: phy-axg-mipi-pcie-analog: Triggered device with action 'add'. [ 30.959448] systemd-udevd[164]: ahci_ceva: Device processed (SEQNUM=2299, ACTION=add) [ 30.961377] systemd-udevd[164]: ahci_ceva: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 30.963626] udevadm[121]: phy-axg-pcie: Triggered device with action 'add'. [ 30.965397] udevadm[121]: phy-bcm-sr-usb: Triggered device with action 'add'. [ 30.966881] udevadm[121]: phy-g12a-usb3-pcie: Triggered device with action 'add'. [ 30.968593] udevadm[121]: phy-gmii-sel: Triggered device with action 'add'. [ 30.970030] udevadm[121]: phy-meson-axg-mipi-dphy: Triggered device with action 'add'. [ 30.971515] udevadm[121]: phy-meson-g12a-mipi-dphy-analog: Triggered device with action 'add'. [ 30.973446] udevadm[121]: phy-meson-g12a-usb2: Triggered device with action 'add'. [ 30.974945] udevadm[121]: phy-meson-gxl-usb2: Triggered device with action 'add'. [ 30.976615] udevadm[121]: phy-meson-usb2: Triggered device with action 'add'. [ 30.978092] udevadm[121]: phy_rcar_gen3_pcie: Triggered device with action 'add'. [ 30.979546] udevadm[121]: phy_rcar_gen3_usb2: Triggered device with action 'add'. [ 30.981359] udevadm[121]: physmap-flash: Triggered device with action 'add'. [ 30.983431] udevadm[121]: pinctrl-bcm2835: Triggered device with action 'add'. [ 30.988879] udevadm[121]: pinctrl-rzg2l: Triggered device with action 'add'. [ 30.992748] udevadm[121]: pinctrl-rzv2m: Triggered device with action 'add'. [ 30.998256] udevadm[121]: pinctrl-s700: Triggered device with action 'add'. [ 31.002503] udevadm[121]: pinctrl-s900: Triggered device with action 'add'. [ 31.004506] udevadm[121]: pinctrl-single: Triggered device with action 'add'. [ 31.006158] udevadm[121]: platform-mhu: Triggered device with action 'add'. [ 31.007798] udevadm[121]: plldig-clock: Triggered device with action 'add'. [ 31.009821] udevadm[121]: pm8941-pwrkey: Triggered device with action 'add'. [ 31.011327] udevadm[121]: psci-cpuidle: Triggered device with action 'add'. [ 31.012998] udevadm[121]: psci-cpuidle-domain: Triggered device with action 'add'. [ 31.014487] udevadm[121]: ptp-dte: Triggered device with action 'add'. [ 31.015903] udevadm[121]: ptp_qoriq: Triggered device with action 'add'. [ 31.017560] udevadm[121]: pwm-clock: Triggered device with action 'add'. [ 31.019711] udevadm[121]: pwm-regulator: Triggered device with action 'add'. [ 31.022099] udevadm[121]: pwrseq_emmc: Triggered device with action 'add'. [ 31.023874] udevadm[121]: pwrseq_simple: Triggered device with action 'add'. [ 31.025671] udevadm[121]: pxa2xx-i2c: Triggered device with action 'add'. [ 31.027170] udevadm[121]: qcm2290-pinctrl: Triggered device with action 'add'. [ 31.028900] udevadm[121]: qcom,apss-ipq6018-clk: Triggered device with action 'add'. [ 31.030630] udevadm[121]: qcom,gcc-ipq5018: Triggered device with action 'add'. [ 31.033585] udevadm[121]: qcom,gcc-ipq6018: Triggered device with action 'add'. [ 31.035268] udevadm[121]: qcom,gcc-ipq8074: Triggered device with action 'add'. [ 31.037286] udevadm[121]: qcom,gcc-ipq9574: Triggered device with action 'add'. [ 31.038991] udevadm[121]: qcom,qfprom: Triggered device with action 'add'. [ 31.040757] udevadm[121]: qcom-a53pll: Triggered device with action 'add'. [ 31.042242] udevadm[121]: qcom-apcs-msm8916-clk: Triggered device with action 'add'. [ 31.052722] systemd-udevd[148]: ahci_imx: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 31.054521] systemd-udevd[148]: ahci_xgene: Device is queued (SEQNUM=2301, ACTION=add) [ 31.056294] systemd-udevd[148]: ahci_xgene: Device ready for processing (SEQNUM=2301, ACTION=add) [ 31.057880] systemd-udevd[148]: ahci_xgene: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 31.060781] udevadm[121]: qcom-apcs-msm8996-clk: Triggered device with action 'add'. [ 31.062474] udevadm[121]: qcom-clk-smd-rpm: Triggered device with action 'add'. [ 31.064350] udevadm[121]: qcom-cpr: Triggered device with action 'add'. [ 31.065913] udevadm[121]: qcom-cpufreq-hw: Triggered device with action 'add'. [ 31.067344] udevadm[121]: qcom-ebi2: Triggered device with action 'add'. [ 31.069240] udevadm[121]: qcom-hfpll: Triggered device with action 'add'. [ 31.070694] udevadm[121]: qcom-iommu: Triggered device with action 'add'. [ 31.072380] udevadm[121]: qcom-iommu-ctx: Triggered device with action 'add'. [ 31.073838] udevadm[121]: qcom-ipcc: Triggered device with action 'add'. [ 31.075311] udevadm[121]: qcom-ipq-apss-pll: Triggered device with action 'add'. [ 31.076996] udevadm[121]: qcom-irq-combiner: Triggered device with action 'add'. [ 31.078597] udevadm[121]: qcom-l2cache-pmu: Triggered device with action 'add'. [ 31.080373] udevadm[121]: qcom-l3cache-pmu: Triggered device with action 'add'. [ 31.081804] udevadm[121]: qcom-msm8996-apcc: Triggered device with action 'add'. [ 31.083271] udevadm[121]: qcom-msm8996-cbf: Triggered device with action 'add'. [ 31.085065] udevadm[121]: qcom-nandc: Triggered device with action 'add'. [ 31.086728] udevadm[121]: qcom-pcie: Triggered device with action 'add'. [ 31.088582] udevadm[121]: qcom-rpm-proc: Triggered device with action 'add'. [ 31.090041] udevadm[121]: qcom-rpmh-regulator: Triggered device with action 'add'. [ 31.091530] udevadm[121]: qcom-rpmhpd: Triggered device with action 'add'. [ 31.095071] udevadm[121]: qcom-rpmpd: Triggered device with action 'add'. tpmrm0: Processing udev action (SEQNUM=2507, ACTION=add) [ 31.096846] udevadm[121]: qcom-smd: Triggered device with action 'add'. tpmrm0: Got 'add' action on syspath '/sys/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpmrm/tpmrm0'. [ 31.098398] udevadm[121]: qcom-smem: Triggered device with action 'add'. [ 31.100309] udevadm[121]: qcom-smsm: Triggered device with action 'add'. [ 31.104631] udevadm[121]: qcom-spmi-gpio: Triggered device with action 'add'. [ 31.106186] udevadm[121]: qcom-spmi-mpp: Triggered device with action 'add'. [ 31.107928] udevadm[121]: qcom-spmi-regulator: Triggered device with action 'add'. [ 31.109684] udevadm[121]: qcom-tsens: Triggered device with action 'add'. [ 31.111174] udevadm[121]: qcom_aoss_qmp: Triggered device with action 'add'. [ 31.113103] udevadm[121]: qcom_aoss_reset: Triggered device with action 'add'. [ 31.114673] udevadm[121]: qcom_apcs_ipc: Triggered device with action 'add'. [ 31.116450] udevadm[121]: qcom_geni_serial: Triggered device with action 'add'. [ 31.118011] udevadm[121]: qcom_glink_rpm: Triggered device with action 'add'. [ 31.121010] udevadm[121]: qcom_hwspinlock: Triggered device with action 'add'. [ 31.122441] udevadm[121]: qcom_mpm: Triggered device with action 'add'. [ 31.123856] udevadm[121]: qcom_pdc: Triggered device with action 'add'. [ 31.125830] udevadm[121]: qcom_rpm_smd_regulator: Triggered device with action 'add'. [ 31.127299] udevadm[121]: qcom_scm: Triggered device with action 'add'. [ 31.129144] udevadm[121]: qcom_smp2p: Triggered device with action 'add'. [ 31.130880] udevadm[121]: qcs404-pinctrl: Triggered device with action 'add'. sys-devices-platform-platform\x2dbus\x40c000000-c000000.tpm_tis-tpmrm-tpmrm0.device: Changed dead -> plugged tpm2.target: Trying to enqueue job tpm2.target/start/fail [ 31.140408] systemd-udevd[165]: ahci: Device processed (SEQNUM=2298, ACTION=add) dev-tpmrm0.device: Installed new job dev-tpmrm0.device/start as 116 tpm2.target: Installed new job tpm2.target/start as 115 tpm2.target: Enqueued job tpm2.target/start as 115 dev-tpmrm0.device: Changed dead -> plugged [ 31.142763] udevadm[121]: qdf2xxx-pinctrl: Triggered device with action 'add'. dev-tpmrm0.device: Job 116 dev-tpmrm0.device/start finished, result=done [ 31.144635] udevadm[121]: qdu1000-tlmm: Triggered device with action 'add'. tpm2.target changed dead -> active tpm2.target: Job 115 tpm2.target/start finished, result=done [ 31.146288] udevadm[121]: qman_ccsr: Triggered device with action 'add'. [ OK ] Reached target Trusted Platform Module. systemd-pcrfs@sysroot.service: starting held back, waiting for: sysroot.mount [ 31.147826] udevadm[121]: qman_portal: Triggered device with action 'add'. systemd-pcrphase-sysinit.service: starting held back, waiting for: sysinit.target systemd-pcrphase.service: starting held back, waiting for: basic.target [ 31.149846] udevadm[121]: qnoc-sa8775p: Triggered device with action 'add'. [ 31.151299] udevadm[121]: qnoc-sc7180: Triggered device with action 'add'. [ 31.152954] udevadm[121]: qnoc-sc7280: Triggered device with action 'add'. [ 31.154424] udevadm[121]: qnoc-sc8180x: Triggered device with action 'add'. [ 31.155997] udevadm[121]: qnoc-sc8280xp: Triggered device with action 'add'. [ 31.157821] udevadm[121]: qnoc-sdm845: Triggered device with action 'add'. [ 31.159479] udevadm[121]: qnoc-sm8450: Triggered device with action 'add'. [ 31.161449] udevadm[121]: qnoc-sm8550: Triggered device with action 'add'. [ 31.162903] udevadm[121]: qoriq-cpufreq: Triggered device with action 'add'. [ 31.164703] udevadm[121]: r8a779f0_eth_serdes: Triggered device with action 'add'. ttyS2: Processing udev action (SEQNUM=2518, ACTION=add) [ 31.166393] udevadm[121]: raspberrypi-exp-gpio: Triggered device with action 'add'. ttyS2: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS2'. [ 31.168855] udevadm[121]: raspberrypi-firmware: Triggered device with action 'add'. [ 31.177642] udevadm[121]: raspberrypi-power: Triggered device with action 'add'. [ 31.179355] udevadm[121]: ravb: Triggered device with action 'add'. [ 31.185369] udevadm[121]: rcar-dmac: Triggered device with action 'add'. [ 31.187081] udevadm[121]: rcar-pcie: Triggered device with action 'add'. [ 31.193033] udevadm[121]: rcar-pcie-ep: Triggered device with action 'add'. [ 31.194487] udevadm[121]: rcar-usb2-clock-sel: Triggered device with action 'add'. [ 31.195917] udevadm[121]: rcar_gen3_thermal: Triggered device with action 'add'. [ 31.201804] udevadm[121]: rcar_thermal: Triggered device with action 'add'. [ 31.203244] udevadm[121]: rcpm: Triggered device with action 'add'. [ 31.208977] udevadm[121]: reg-dummy: Triggered device with action 'add'. [ 31.210376] udevadm[121]: reg-fixed-voltage: Triggered device with action 'add'. sys-devices-platform-serial8250-tty-ttyS2.device: Changed dead -> plugged [ 31.211820] udevadm[121]: renesas_eth_sw: Triggered device with action 'add'. [ 31.218297] udevadm[121]: renesas_irqc: Triggered device with action 'add'. [ 31.219732] udevadm[121]: renesas_sdhi_internal_dmac: Triggered device with action 'add'. [ 31.221598] udevadm[121]: renesas_wdt: Triggered device with action 'add'. [ 31.223106] udevadm[121]: reset-hi6220: Triggered device with action 'add'. dev-ttyS2.device: Changed dead -> plugged ttyS0: Processing udev action (SEQNUM=2516, ACTION=add) ttyS0: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS0'. [ 31.228945] udevadm[121]: reset_imx7: Triggered device with action 'add'. [ 31.230408] udevadm[121]: reset_zynqmp: Triggered device with action 'add'. [ 31.231831] udevadm[121]: rk3288-crypto: Triggered device with action 'add'. [ 31.237692] udevadm[121]: rk3399-dmc-freq: Triggered device with action 'add'. [ 31.239138] udevadm[121]: rk3x-i2c: Triggered device with action 'add'. [ 31.245034] udevadm[121]: rk808-clkout: Triggered device with action 'add'. [ 31.246542] udevadm[121]: rk808-regulator: Triggered device with action 'add'. [ 31.247992] udevadm[121]: rk_iommu: Triggered device with action 'add'. [ 31.254299] systemd-udevd[148]: amd_xgbe: Device is queued (SEQNUM=2302, ACTION=add) [ 31.261056] udevadm[121]: rockchip-dfi: Triggered device with action 'add'. [ 31.262673] udevadm[121]: rockchip-dp-phy: Triggered device with action 'add'. [ 31.268595] udevadm[121]: rockchip-dw-pcie: Triggered device with action 'add'. [ 31.270093] udevadm[121]: rockchip-efuse: Triggered device with action 'add'. [ 31.271506] udevadm[121]: rockchip-emmc-phy: Triggered device with action 'add'. sys-devices-platform-serial8250-tty-ttyS0.device: Changed dead -> plugged dev-ttyS0.device: Changed dead -> plugged ttyS1: Processing udev action (SEQNUM=2517, ACTION=add) ttyS1: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS1'. [ 31.281127] udevadm[121]: rockchip-gpio: Triggered device with action 'add'. [ 31.282588] udevadm[121]: rockchip-iodomain: Triggered device with action 'add'. [ 31.284017] udevadm[121]: rockchip-mailbox: Triggered device with action 'add'. [ 31.290040] udevadm[121]: rockchip-nfc: Triggered device with action 'add'. [ 31.291432] udevadm[121]: rockchip-otp: Triggered device with action 'add'. [ 31.293175] udevadm[121]: rockchip-pcie: Triggered device with action 'add'. [ 31.294620] udevadm[121]: rockchip-pcie-ep: Triggered device with action 'add'. [ 31.300429] udevadm[121]: rockchip-pcie-phy: Triggered device with action 'add'. [ 31.301932] udevadm[121]: rockchip-pinctrl: Triggered device with action 'add'. sys-devices-platform-serial8250-tty-ttyS1.device: Changed dead -> plugged dev-ttyS1.device: Changed dead -> plugged [ 31.303345] udevadm[121]: rockchip-pm-domain: Triggered device with action 'add'. [ 31.305369] udevadm[121]: rockchip-pwm: Triggered device with action 'add'. ttyAMA0: Processing udev action (SEQNUM=2514, ACTION=add) ttyAMA0: Got 'add' action on syspath '/sys/devices/platform/9000000.pl011/tty/ttyAMA0'. [ 31.307039] udevadm[121]: rockchip-sfc: Triggered device with action 'add'. [ 31.308900] udevadm[121]: rockchip-snps-pcie3-phy: Triggered device with action 'add'. [ 31.310377] udevadm[121]: rockchip-spi: Triggered device with action 'add'. [ 31.311786] udevadm[121]: rockchip-thermal: Triggered device with action 'add'. [ 31.317673] udevadm[121]: rockchip-typec-phy: Triggered device with action 'add'. [ 31.319102] udevadm[121]: rockchip-usb-phy: Triggered device with action 'add'. [ 31.320854] udevadm[121]: rockchip-usb2phy: Triggered device with action 'add'. [ 31.322322] udevadm[121]: rockchip_emac: Triggered device with action 'add'. [ 31.323732] udevadm[121]: rpmh: Triggered device with action 'add'. sys-devices-platform-9000000.pl011-tty-ttyAMA0.device: Changed dead -> plugged [ 31.325506] udevadm[121]: rproc-virtio: Triggered device with action 'add'. dev-ttyAMA0.device: Changed dead -> plugged [ 31.327237] udevadm[121]: rtc_zynqmp: Triggered device with action 'add'. ttyS3: Processing udev action (SEQNUM=2519, ACTION=add) [ 31.329038] udevadm[121]: rtd1295-rtc: Triggered device with action 'add'. ttyS3: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS3'. [ 31.330452] udevadm[121]: rtd1295-watchdog: Triggered device with action 'add'. [ 31.331954] udevadm[121]: rz-dmac: Triggered device with action 'add'. [ 31.333864] udevadm[121]: rz-mtu3: Triggered device with action 'add'. [ 31.335245] udevadm[121]: rzg2l_irqc: Triggered device with action 'add'. [ 31.337063] udevadm[121]: rzg2l_thermal: Triggered device with action 'add'. [ 31.338504] udevadm[121]: rzg2l_usbphy_ctrl: Triggered device with action 'add'. [ 31.339945] udevadm[121]: rzg2l_wdt: Triggered device with action 'add'. [ 31.341555] udevadm[121]: rzv2m-usb3drd: Triggered device with action 'add'. [ 31.349498] udevadm[121]: rzv2m_pwc: Triggered device with action 'add'. [ 31.350972] udevadm[121]: s2mps11-clk: Triggered device with action 'add'. dev-ttyS3.device: Changed dead -> plugged [ 31.352687] udevadm[121]: s2mps11-pmic: Triggered device with action 'add'. sys-devices-platform-serial8250-tty-ttyS3.device: Changed dead -> plugged [ 31.354301] udevadm[121]: s3c-i2c: Triggered device with action 'add'. vda: Processing udev action (SEQNUM=2476, ACTION=add) vda: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda'. [ 31.357222] systemd-udevd[165]: ahci: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 31.359687] udevadm[121]: s3c-rtc: Triggered device with action 'add'. [ 31.361427] udevadm[121]: s3c2410-wdt: Triggered device with action 'add'. [ 31.362859] udevadm[121]: s3c64xx-spi: Triggered device with action 'add'. [ 31.364803] udevadm[121]: s500-cmu: Triggered device with action 'add'. [ 31.366268] udevadm[121]: s5m-rtc: Triggered device with action 'add'. [ 31.367742] udevadm[121]: s700-cmu: Triggered device with action 'add'. [ 31.369402] udevadm[121]: s900-cmu: Triggered device with action 'add'. [ 31.370875] udevadm[121]: sa8775p-gcc: Triggered device with action 'add'. [ 31.372612] udevadm[121]: sa8775p-tlmm: Triggered device with action 'add'. [ 31.374089] udevadm[121]: samsung-pinctrl: Triggered device with action 'add'. [ 31.375626] udevadm[121]: samsung-pwm: Triggered device with action 'add'. [ 31.381517] udevadm[121]: samsung-uart: Triggered device with action 'add'. [ 31.383010] udevadm[121]: samsung-ufs-phy: Triggered device with action 'add'. [ 31.384739] udevadm[121]: samsung-usb2-phy: Triggered device with action 'add'. [ 31.386287] udevadm[121]: sata_rcar: Triggered device with action 'add'. [ 31.387815] udevadm[121]: sbsa-gwdt: Triggered device with action 'add'. [ 31.389490] udevadm[121]: sbsa-uart: Triggered device with action 'add'. [ 31.391057] udevadm[121]: sc7180-pinctrl: Triggered device with action 'add'. [ 31.392820] udevadm[121]: sc7280-pinctrl: Triggered device with action 'add'. [ 31.394269] udevadm[121]: sc8180x-pinctrl: Triggered device with action 'add'. [ 31.395675] udevadm[121]: sc8280xp-tlmm: Triggered device with action 'add'. [ 31.397279] udevadm[121]: sc9860-clk: Triggered device with action 'add'. [ 31.398702] udevadm[121]: sc9863a-clk: Triggered device with action 'add'. [ 31.400431] udevadm[121]: scpi-cpufreq: Triggered device with action 'add'. [ 31.402080] udevadm[121]: scpi-hwmon: Triggered device with action 'add'. [ 31.403660] udevadm[121]: scpi_clocks: Triggered device with action 'add'. [ 31.405378] udevadm[121]: scpi_power_domain: Triggered device with action 'add'. [ 31.406901] udevadm[121]: scpi_protocol: Triggered device with action 'add'. [ 31.408801] udevadm[121]: sdhci-acpi: Triggered device with action 'add'. [ 31.410255] udevadm[121]: sdhci-am654: Triggered device with action 'add'. [ 31.411692] udevadm[121]: sdhci-arasan: Triggered device with action 'add'. [ 31.413469] udevadm[121]: sdhci-brcmstb: Triggered device with action 'add'. [ 31.415086] udevadm[121]: sdhci-cdns: Triggered device with action 'add'. [ 31.416908] udevadm[121]: sdhci-dwcmshc: Triggered device with action 'add'. [ 31.418323] udevadm[121]: sdhci-esdhc: Triggered device with action 'add'. [ 31.419793] udevadm[121]: sdhci-esdhc-imx: Triggered device with action 'add'. [ 31.421506] udevadm[121]: sdhci-iproc: Triggered device with action 'add'. [ 31.422955] udevadm[121]: sdhci-sparx5: Triggered device with action 'add'. [ 31.424685] udevadm[121]: sdhci-tegra: Triggered device with action 'add'. [ 31.426171] udevadm[121]: sdhci_msm: Triggered device with action 'add'. [ 31.427616] udevadm[121]: sdhost-bcm2835: Triggered device with action 'add'. [ 31.429803] systemd-udevd[148]: amd_xgbe: Device ready for processing (SEQNUM=2302, ACTION=add) [ 31.431472] systemd-udevd[148]: amd_xgbe: sd-device-monitor(manager): Passed 168 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25.device: Changed dead -> plugged [ 31.434257] udevadm[121]: sdm660-pinctrl: Triggered device with action 'add'. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Changed dead -> plugged dev-vda.device: Changed dead -> plugged [ 31.435911] udevadm[121]: sdm670-pinctrl: Triggered device with action 'add'. [ 31.437710] udevadm[121]: sdm845-gpucc: Triggered device with action 'add'. sit0: Processing udev action (SEQNUM=2512, ACTION=add) sit0: Got 'add' action on syspath '/sys/devices/virtual/net/sit0'. [ 31.439175] udevadm[121]: sdm845-pinctrl: Triggered device with action 'add'. [ 31.441296] udevadm[121]: sdm845-videocc: Triggered device with action 'add'. [ 31.442875] udevadm[121]: serial-tegra: Triggered device with action 'add'. [ 31.444605] udevadm[121]: serial8250: Triggered device with action 'add'. [ 31.446006] udevadm[121]: serial8250-em: Triggered device with action 'add'. [ 31.447427] udevadm[121]: sh-eth: Triggered device with action 'add'. [ 31.449170] udevadm[121]: sh-pfc: Triggered device with action 'add'. [ 31.450593] udevadm[121]: sh-sci: Triggered device with action 'add'. [ 31.451972] udevadm[121]: sh_cmt: Triggered device with action 'add'. [ 31.453766] udevadm[121]: sh_tmu: Triggered device with action 'add'. [ 31.455207] udevadm[121]: simple-framebuffer: Triggered device with action 'add'. [ 31.456835] udevadm[121]: simple-pm-bus: Triggered device with action 'add'. [ 31.458285] udevadm[121]: simple-reset: Triggered device with action 'add'. [ 31.459687] udevadm[121]: sl28cpld-intc: Triggered device with action 'add'. [ 31.461402] udevadm[121]: sm6115-tlmm: Triggered device with action 'add'. [ 31.462825] udevadm[121]: sm6125-tlmm: Triggered device with action 'add'. [ 31.464537] udevadm[121]: sm6350-tlmm: Triggered device with action 'add'. sys-subsystem-net-devices-sit0.device: Changed dead -> plugged sys-devices-virtual-net-sit0.device: Changed dead -> plugged [ 31.466048] udevadm[121]: sm6375-tlmm: Triggered device with action 'add'. [ 31.467536] udevadm[121]: sm8150-gpucc: Triggered device with action 'add'. [ 31.469440] udevadm[121]: sm8150-pinctrl: Triggered device with action 'add'. [ 31.470846] udevadm[121]: sm8250-gpucc: Triggered device with action 'add'. [ 31.472793] udevadm[121]: sm8250-pinctrl: Triggered device with action 'add'. [ 31.474248] udevadm[121]: sm8250-videocc: Triggered device with action 'add'. [ 31.475848] udevadm[121]: sm8350-gcc: Triggered device with action 'add'. [ 31.477493] udevadm[121]: sm8350-tlmm: Triggered device with action 'add'. [ 31.478922] udevadm[121]: sm8450-tlmm: Triggered device with action 'add'. [ 31.480602] udevadm[121]: sm8550-tlmm: Triggered device with action 'add'. [ 31.482029] udevadm[121]: smc91x: Triggered device with action 'add'. [ 31.483417] udevadm[121]: smccc_trng: Triggered device with action 'add'. [ 31.485126] udevadm[121]: smsc911x: Triggered device with action 'add'. [ 31.486554] udevadm[121]: snd-soc-dummy: Triggered device with action 'add'. [ 31.487977] udevadm[121]: snps-udc-plat: Triggered device with action 'add'. [ 31.489616] udevadm[121]: snvs_lpgpr: Triggered device with action 'add'. [ 31.491048] udevadm[121]: soc-audio: Triggered device with action 'add'. [ 31.492712] udevadm[121]: sparx5-clk: Triggered device with action 'add'. [ 31.494169] udevadm[121]: spi_qup: Triggered device with action 'add'. [ 31.495601] udevadm[121]: spmi_pmic_arb: Triggered device with action 'add'. [ 31.497384] udevadm[121]: sr-clk: Triggered device with action 'add'. [ 31.498952] udevadm[121]: sr-pcie-phy: Triggered device with action 'add'. [ 31.517169] systemd-udevd[162]: ahci_xgene: Processing device (SEQNUM=2301, ACTION=add) [ 31.519382] udevadm[121]: sr-thermal: Triggered device with action 'add'. [ 31.521317] udevadm[121]: sram: Triggered device with action 'add'. [ 31.522748] udevadm[121]: stm32-rng: Triggered device with action 'add'. [ 31.524465] udevadm[121]: stm32-usart: Triggered device with action 'add'. [ 31.525891] udevadm[121]: stm32mp257-pinctrl: Triggered device with action 'add'. [ 31.527362] udevadm[121]: stratix10-clkmgr: Triggered device with action 'add'. [ 31.529094] udevadm[121]: sun4i-usb-phy: Triggered device with action 'add'. [ 31.530550] udevadm[121]: sun50i-a100-ccu: Triggered device with action 'add'. [ 31.531986] udevadm[121]: sun50i-a100-pinctrl: Triggered device with action 'add'. [ 31.533913] udevadm[121]: sun50i-a100-r-ccu: Triggered device with action 'add'. [ 31.535339] udevadm[121]: sun50i-a100-r-pinctrl: Triggered device with action 'add'. [ 31.537360] udevadm[121]: sun50i-a64-ccu: Triggered device with action 'add'. [ 31.538856] udevadm[121]: sun50i-a64-pinctrl: Triggered device with action 'add'. [ 31.540755] udevadm[121]: sun50i-a64-r-pinctrl: Triggered device with action 'add'. [ 31.542246] udevadm[121]: sun50i-de2-bus: Triggered device with action 'add'. [ 31.543686] udevadm[121]: sun50i-h5-pinctrl: Triggered device with action 'add'. [ 31.545591] udevadm[121]: sun50i-h6-ccu: Triggered device with action 'add'. [ 31.546991] udevadm[121]: sun50i-h6-pinctrl: Triggered device with action 'add'. [ 31.548885] udevadm[121]: sun50i-h6-r-ccu: Triggered device with action 'add'. [ 31.550359] udevadm[121]: sun50i-h6-r-pinctrl: Triggered device with action 'add'. [ 31.551925] udevadm[121]: sun50i-h616-ccu: Triggered device with action 'add'. systemd-networkd.socket: Incoming traffic systemd-networkd.service: Trying to enqueue job systemd-networkd.service/start/replace [ 31.553786] udevadm[121]: sun50i-h616-pinctrl: Triggered device with action 'add'. network.target: Installed new job network.target/start as 129 [ 31.555382] udevadm[121]: sun50i-h616-r-pinctrl: Triggered device with action 'add'. systemd-networkd.service: Installed new job systemd-networkd.service/start as 121 systemd-networkd.service: Enqueued job systemd-networkd.service/start as 121 systemd-networkd.socket: Changed listening -> running network.target: starting held back, waiting for: systemd-networkd.service [ 31.559815] udevadm[121]: sun6i-msgbox: Triggered device with action 'add'. [ 31.565673] udevadm[121]: sun6i-rtc: Triggered device with action 'add'. systemd-networkd.service: ConditionCapability=CAP_NET_ADMIN succeeded. [ 31.567694] udevadm[121]: sun6i-spi: Triggered device with action 'add'. systemd-networkd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-networkd [ 31.569423] udevadm[121]: sun8i-h3-ccu: Triggered device with action 'add'. [ 31.570904] udevadm[121]: sun8i-h3-r-pinctrl: Triggered device with action 'add'. [ 31.572578] udevadm[121]: sun8i-r-ccu: Triggered device with action 'add'. [ 31.574019] udevadm[121]: sun8i-thermal: Triggered device with action 'add'. [ 31.575450] udevadm[121]: sunxi-de2-clks: Triggered device with action 'add'. [ 31.577383] udevadm[121]: sunxi-mmc: Triggered device with action 'add'. [ 31.578833] udevadm[121]: sunxi-rsb: Triggered device with action 'add'. systemd-networkd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-networkd.service' to 'max': No such file or directory [ 31.580811] udevadm[121]: syscon: Triggered device with action 'add'. [ 31.582213] udevadm[121]: syscon-poweroff: Triggered device with action 'add'. [ 31.583653] udevadm[121]: syscon-reboot: Triggered device with action 'add'. [ 31.585426] udevadm[121]: syscon-reboot-mode: Triggered device with action 'add'. [ 31.586925] udevadm[121]: tcsr_cc-sm8550: Triggered device with action 'add'. [ 31.588597] udevadm[121]: tegra-ahb: Triggered device with action 'add'. [ 31.590671] systemd-udevd[148]: arm_smc_wdt: Device is queued (SEQNUM=2303, ACTION=add) [ 31.592533] systemd-udevd[148]: arm_smc_wdt: Device ready for processing (SEQNUM=2303, ACTION=add) [ 31.594146] systemd-udevd[148]: arm_smc_wdt: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 31.606300] systemd-resolved[153]: eth0: Interface name change detected: eth0 -> enp0s1 [ 31.615036] udevadm[121]: tegra-apbdma: Triggered device with action 'add'. [ 31.616843] udevadm[121]: tegra-bpmp: Triggered device with action 'add'. [ 31.618384] udevadm[121]: tegra-bpmp-i2c: Triggered device with action 'add'. [ 31.619931] udevadm[121]: tegra-clock: Triggered device with action 'add'. systemd-networkd.service: Passing 1 fds to service [ 31.621755] udevadm[121]: tegra-flowctrl: Triggered device with action 'add'. systemd-networkd.service: About to execute: /usr/lib/systemd/systemd-networkd Serializing sd-executor-state to memfd. [ 31.623331] udevadm[121]: tegra-fuse: Triggered device with action 'add'. [ 31.625215] udevadm[121]: tegra-gpcdma: Triggered device with action 'add'. [ 31.626715] udevadm[121]: tegra-gpio: Triggered device with action 'add'. [ 31.628631] udevadm[121]: tegra-hsp: Triggered device with action 'add'. [ 31.630213] udevadm[121]: tegra-i2c: Triggered device with action 'add'. [ 31.631882] udevadm[121]: tegra-mc: Triggered device with action 'add'. [ 31.633651] udevadm[121]: tegra-pcie: Triggered device with action 'add'. [ 31.635200] udevadm[121]: tegra-phy: Triggered device with action 'add'. [ 31.637148] udevadm[121]: tegra-pmc: Triggered device with action 'add'. [ 31.638645] udevadm[121]: tegra-tcu: Triggered device with action 'add'. systemd-networkd.service: Forked /usr/lib/systemd/systemd-networkd as 178 [ 31.640617] udevadm[121]: tegra-uart: Triggered device with action 'add'. [ 31.642307] udevadm[121]: tegra-usb: Triggered device with action 'add'. [ 31.643770] udevadm[121]: tegra-xusb: Triggered device with action 'add'. [ 31.645483] udevadm[121]: tegra-xusb-padctl: Triggered device with action 'add'. [ 31.647014] udevadm[121]: tegra124-dfll: Triggered device with action 'add'. [ 31.648621] udevadm[121]: tegra124-pinctrl: Triggered device with action 'add'. [ 31.650049] udevadm[121]: tegra186-cpufreq: Triggered device with action 'add'. [ 31.651453] udevadm[121]: tegra186-emc: Triggered device with action 'add'. [ 31.654827] udevadm[121]: tegra186-gpio: Triggered device with action 'add'. [ 31.656654] udevadm[121]: tegra186-timer: Triggered device with action 'add'. [ 31.658099] udevadm[121]: tegra194-cbb: Triggered device with action 'add'. [ 31.659551] udevadm[121]: tegra194-cpufreq: Triggered device with action 'add'. [ 31.661602] udevadm[121]: tegra194-pinctrl: Triggered device with action 'add'. [ 31.663249] udevadm[121]: tegra20-cpufreq: Triggered device with action 'add'. [ 31.665194] udevadm[121]: tegra210-pinctrl: Triggered device with action 'add'. [ 31.666871] udevadm[121]: tegra234-cbb: Triggered device with action 'add'. [ 31.668785] udevadm[121]: tegra234-pinctrl: Triggered device with action 'add'. [ 31.670439] udevadm[121]: tegra_hte: Triggered device with action 'add'. [ 31.671852] udevadm[121]: tegra_rtc: Triggered device with action 'add'. [ 31.673607] udevadm[121]: ti-cpufreq: Triggered device with action 'add'. [ 31.675067] udevadm[121]: ti-msgmgr: Triggered device with action 'add'. [ 31.676664] udevadm[121]: ti-sci: Triggered device with action 'add'. [ 31.678262] udevadm[121]: ti-sci-clk: Triggered device with action 'add'. [ 31.679688] udevadm[121]: ti-sci-inta: Triggered device with action 'add'. [ 31.681367] udevadm[121]: ti-sci-intr: Triggered device with action 'add'. [ 31.682842] udevadm[121]: ti-sci-reset: Triggered device with action 'add'. [ 31.686108] systemd-udevd[163]: ahci_imx: Device processed (SEQNUM=2300, ACTION=add) [ 31.687714] systemd-udevd[163]: ahci_imx: sd-device-monitor(worker): Passed 168 byte to netlink monitor. Closing set fd 67 (socket:[1370]) Closing set fd 66 (socket:[1391]) [ 31.690280] udevadm[121]: ti-sysc: Triggered device with action 'add'. [ 31.691783] udevadm[121]: ti-syscon-gate-clk: Triggered device with action 'add'. [ 31.693679] udevadm[121]: ti-udma: Triggered device with action 'add'. [ 31.695136] udevadm[121]: ti_opp_supply: Triggered device with action 'add'. systemd-networkd.service: Changed dead -> start [ 31.696814] udevadm[121]: ti_sci_pm_domains: Triggered device with action 'add'. Starting Network Configuration... [ 31.698604] udevadm[121]: tmpv7700-pinctrl: Triggered device with action 'add'. [ 31.700363] udevadm[121]: tpm_tis: Triggered device with action 'add'. [ 31.701738] udevadm[121]: tps65219-gpio: Triggered device with action 'add'. [ 31.703381] udevadm[121]: tps65219-pmic: Triggered device with action 'add'. [ 31.705124] udevadm[121]: ufshcd-hisi: Triggered device with action 'add'. [ 31.706530] udevadm[121]: ums512-clk: Triggered device with action 'add'. [ 31.708019] udevadm[121]: unimac-mdio: Triggered device with action 'add'. [ 31.709762] udevadm[121]: uniphier-ahci-phy: Triggered device with action 'add'. [ 31.711226] udevadm[121]: uniphier-aidet: Triggered device with action 'add'. [ 31.713044] udevadm[121]: uniphier-clk: Triggered device with action 'add'. [ 31.714581] udevadm[121]: uniphier-efuse: Triggered device with action 'add'. [ 31.716285] udevadm[121]: uniphier-fi2c: Triggered device with action 'add'. [ 31.717781] udevadm[121]: uniphier-glue-reset: Triggered device with action 'add'. [ 31.719257] udevadm[121]: uniphier-gpio: Triggered device with action 'add'. [ 31.721011] udevadm[121]: uniphier-ld11-pinctrl: Triggered device with action 'add'. [ 31.722609] udevadm[121]: uniphier-ld20-pinctrl: Triggered device with action 'add'. [ 31.724589] udevadm[121]: uniphier-nx1-pinctrl: Triggered device with action 'add'. [ 31.726186] udevadm[121]: uniphier-pxs3-pinctrl: Triggered device with action 'add'. [ 31.727622] udevadm[121]: uniphier-regulator: Triggered device with action 'add'. [ 31.729641] udevadm[121]: uniphier-reset: Triggered device with action 'add'. [ 31.731248] udevadm[121]: uniphier-sd: Triggered device with action 'add'. [ 31.733181] udevadm[121]: uniphier-system-bus: Triggered device with action 'add'. [ 31.734753] udevadm[121]: uniphier-thermal: Triggered device with action 'add'. [ 31.736631] udevadm[121]: uniphier-uart: Triggered device with action 'add'. [ 31.738255] udevadm[121]: uniphier-usb2-phy: Triggered device with action 'add'. [ 31.739804] udevadm[121]: uniphier-usb3-hsphy: Triggered device with action 'add'. [ 31.741644] udevadm[121]: uniphier-usb3-ssphy: Triggered device with action 'add'. [ 31.743208] udevadm[121]: uniphier-wdt: Triggered device with action 'add'. [ 31.744895] udevadm[121]: usb-conn-gpio: Triggered device with action 'add'. [ 31.746388] udevadm[121]: usb3503: Triggered device with action 'add'. [ 31.747903] udevadm[121]: usb_phy_generic: Triggered device with action 'add'. [ 31.749688] udevadm[121]: usbmisc_imx: Triggered device with action 'add'. [ 31.751122] udevadm[121]: vexpress-osc: Triggered device with action 'add'. [ 31.752878] udevadm[121]: vexpress-syscfg: Triggered device with action 'add'. [ 31.754908] systemd-udevd[148]: arm_smmu: Device is queued (SEQNUM=2304, ACTION=add) [ 31.762900] udevadm[121]: vexpress-sysreg: Triggered device with action 'add'. [ 31.765281] udevadm[121]: virtio-mmio: Triggered device with action 'add'. [ 31.767171] udevadm[121]: visconti-clk: Triggered device with action 'add'. [ 31.769482] udevadm[121]: visconti-pcie: Triggered device with action 'add'. [ 31.773570] udevadm[121]: visconti_gpio: Triggered device with action 'add'. [ 31.778622] udevadm[121]: xenon-sdhci: Triggered device with action 'add'. [ 31.780589] udevadm[121]: xgene-ahci: Triggered device with action 'add'. [ 31.782205] udevadm[121]: xgene-enet: Triggered device with action 'add'. [ 31.783812] udevadm[121]: xgene-gpio: Triggered device with action 'add'. [ 31.785653] udevadm[121]: xgene-gpio-sb: Triggered device with action 'add'. [ 31.787846] udevadm[121]: xgene-mdio: Triggered device with action 'add'. [ 31.789713] udevadm[121]: xgene-msi: Triggered device with action 'add'. [ 31.791107] udevadm[121]: xgene-pcie: Triggered device with action 'add'. [ 31.792778] udevadm[121]: xgene-phy: Triggered device with action 'add'. [ 31.794210] udevadm[121]: xgene-reboot: Triggered device with action 'add'. [ 31.795640] udevadm[121]: xgene-rng: Triggered device with action 'add'. [ 31.797402] udevadm[121]: xgene-rtc: Triggered device with action 'add'. [ 31.799089] udevadm[121]: xhci-hcd: Triggered device with action 'add'. [ 31.801082] udevadm[121]: xhci-mtk: Triggered device with action 'add'. vda3: Processing udev action (SEQNUM=2479, ACTION=add) [ 31.802512] udevadm[121]: xhci-renesas-hcd: Triggered device with action 'add'. vda3: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3'. [ 31.804680] udevadm[121]: xiic-i2c: Triggered device with action 'add'. [ 31.806131] udevadm[121]: xilinx-cpm-pcie: Triggered device with action 'add'. [ 31.807590] udevadm[121]: xilinx-pcie: Triggered device with action 'add'. [ 31.809342] udevadm[121]: xilinx-psgtr: Triggered device with action 'add'. [ 31.810786] udevadm[121]: xilinx-pwm: Triggered device with action 'add'. [ 31.812676] udevadm[121]: xilinx-vdma: Triggered device with action 'add'. [ 31.816313] udevadm[121]: xilinx-zynqmp-dma: Triggered device with action 'add'. [ 31.817787] udevadm[121]: xilinx-zynqmp-dpdma: Triggered device with action 'add'. [ 31.819347] udevadm[121]: xilinx_spi: Triggered device with action 'add'. [ 31.821711] udevadm[121]: xlnx_event_manager: Triggered device with action 'add'. [ 31.823464] udevadm[121]: xuartps: Triggered device with action 'add'. [ 31.825623] udevadm[121]: zynq-gpio: Triggered device with action 'add'. [ 31.827230] udevadm[121]: zynqmp-aes: Triggered device with action 'add'. [ 31.829135] udevadm[121]: zynqmp-ipi: Triggered device with action 'add'. [ 31.830854] udevadm[121]: zynqmp-nvmem: Triggered device with action 'add'. [ 31.832820] udevadm[121]: zynqmp-pinctrl: Triggered device with action 'add'. [ 31.834523] udevadm[121]: zynqmp-qspi: Triggered device with action 'add'. [ 31.836544] udevadm[121]: zynqmp-sha3-384: Triggered device with action 'add'. [ 31.838159] udevadm[121]: zynqmp_clock: Triggered device with action 'add'. [ 31.839843] udevadm[121]: zynqmp_firmware: Triggered device with action 'add'. [ 31.841911] udevadm[121]: zynqmp_power: Triggered device with action 'add'. [ 31.844000] systemd-udevd[165]: arm_smc_wdt: Processing device (SEQNUM=2303, ACTION=add) [ 31.850966] udevadm[121]: zynqmp_power_controller: Triggered device with action 'add'. [ 31.852925] udevadm[121]: pnp: Triggered device with action 'add'. [ 31.854541] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/pnp/drivers/uevent', ignoring: No such file or directory [ 31.856655] udevadm[121]: serial: Triggered device with action 'add'. [ 31.858318] udevadm[121]: system: Triggered device with action 'add'. [ 31.859905] udevadm[121]: tpm_tis: Triggered device with action 'add'. [ 31.861779] udevadm[121]: rpmsg: Triggered device with action 'add'. [ 31.863383] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/rpmsg/drivers/uevent', ignoring: No such file or directory [ 31.865642] udevadm[121]: qcom_glink_ssr: Triggered device with action 'add'. [ 31.867305] udevadm[121]: qcom_smd_rpm: Triggered device with action 'add'. [ 31.869283] udevadm[121]: rpmsg_ns: Triggered device with action 'add'. [ 31.870914] udevadm[121]: scmi_protocol: Triggered device with action 'add'. [ 31.874310] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/scmi_protocol/drivers/uevent', ignoring: No such file or directory [ 31.880675] udevadm[121]: scmi-clocks: Triggered device with action 'add'. [ 31.882103] udevadm[121]: scmi-cpufreq: Triggered device with action 'add'. [ 31.883580] udevadm[121]: scmi-hwmon: Triggered device with action 'add'. [ 31.885386] udevadm[121]: scmi-power-domain: Triggered device with action 'add'. [ 31.886905] udevadm[121]: scmi-reset: Triggered device with action 'add'. [ 31.889959] udevadm[121]: scsi: Triggered device with action 'add'. [ 31.892900] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/scsi/drivers/uevent', ignoring: No such file or directory [ 31.894511] udevadm[121]: sd: Triggered device with action 'add'. [ 31.895891] udevadm[121]: ufs_device_wlun: Triggered device with action 'add'. [ 31.897682] udevadm[121]: sdio: Triggered device with action 'add'. [ 31.899163] udevadm[121]: serial: Triggered device with action 'add'. [ 31.900920] udevadm[121]: serial-base: Triggered device with action 'add'. [ 31.902463] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/serial-base/drivers/uevent', ignoring: No such file or directory [ 31.904746] udevadm[121]: ctrl: Triggered device with action 'add'. [ 31.906407] udevadm[121]: port: Triggered device with action 'add'. [ 31.907874] udevadm[121]: serio: Triggered device with action 'add'. [ 31.909485] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/serio/drivers/uevent', ignoring: No such file or directory [ 31.911028] udevadm[121]: atkbd: Triggered device with action 'add'. [ 31.912639] udevadm[121]: psmouse: Triggered device with action 'add'. [ 31.914088] udevadm[121]: soc: Triggered device with action 'add'. [ 31.915479] udevadm[121]: spi: Triggered device with action 'add'. [ 31.917285] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/spi/drivers/uevent', ignoring: No such file or directory [ 31.928841] systemd-udevd[164]: amd_xgbe: Processing device (SEQNUM=2302, ACTION=add) [ 31.930315] systemd-udevd[164]: amd_xgbe: Device processed (SEQNUM=2302, ACTION=add) [ 31.931791] systemd-udevd[164]: amd_xgbe: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 31.934417] udevadm[121]: cros-ec-spi: Triggered device with action 'add'. [ 31.935921] udevadm[121]: ds3234: Triggered device with action 'add'. [ 31.937657] udevadm[121]: mmc_spi: Triggered device with action 'add'. [ 31.939137] udevadm[121]: mtd_dataflash: Triggered device with action 'add'. [ 31.941089] udevadm[121]: rk8xx-spi: Triggered device with action 'add'. [ 31.942538] udevadm[121]: spi-nor: Triggered device with action 'add'. [ 31.943921] udevadm[121]: sst25l: Triggered device with action 'add'. [ 31.945524] udevadm[121]: tpm_tis_spi: Triggered device with action 'add'. [ 31.946991] udevadm[121]: spmi: Triggered device with action 'add'. [ 31.948664] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/spmi/drivers/uevent', ignoring: No such file or directory [ 31.951141] udevadm[121]: pmic-spmi: Triggered device with action 'add'. [ 31.952854] udevadm[121]: sunxi-rsb: Triggered device with action 'add'. [ 31.954271] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/sunxi-rsb/drivers/uevent', ignoring: No such file or directory [ 31.955851] udevadm[121]: axp20x-rsb: Triggered device with action 'add'. [ 31.957541] udevadm[121]: tee: Triggered device with action 'add'. [ 31.958927] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/tee/drivers/uevent', ignoring: No such file or directory [ 31.960937] udevadm[121]: optee-ftpm: Triggered device with action 'add'. [ 31.962326] udevadm[121]: optee-rng: Triggered device with action 'add'. [ 31.963902] udevadm[121]: tee_bnxt_fw: Triggered device with action 'add'. [ 31.965593] udevadm[121]: ulpi: Triggered device with action 'add'. [ 31.967025] udevadm[121]: usb: Triggered device with action 'add'. [ 31.968756] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/usb/drivers/uevent', ignoring: No such file or directory [ 31.970299] udevadm[121]: hub: Triggered device with action 'add'. [ 31.971671] udevadm[121]: usb: Triggered device with action 'add'. [ 31.973352] udevadm[121]: usb-storage: Triggered device with action 'add'. [ 31.974779] udevadm[121]: usbfs: Triggered device with action 'add'. [ 31.976568] udevadm[121]: usbhid: Triggered device with action 'add'. [ 31.977961] udevadm[121]: usbserial_generic: Triggered device with action 'add'. [ 31.979457] udevadm[121]: usb-serial: Triggered device with action 'add'. [ 31.981196] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/usb-serial/drivers/uevent', ignoring: No such file or directory [ 31.982786] udevadm[121]: generic: Triggered device with action 'add'. [ 31.984546] udevadm[121]: virtio: Triggered device with action 'add'. [ 31.985949] udevadm[121]: drivers: Failed to write 'add' to '/sys/bus/virtio/drivers/uevent', ignoring: No such file or directory [ 31.987744] udevadm[121]: 9pnet_virtio: Triggered device with action 'add'. [ 31.989373] udevadm[121]: scmi-virtio: Triggered device with action 'add'. [ 31.990848] udevadm[121]: virtio_balloon: Triggered device with action 'add'. [ 31.993067] systemd-udevd[148]: arm_smmu: Device ready for processing (SEQNUM=2304, ACTION=add) [ 31.995274] udevadm[121]: virtio_blk: Triggered device with action 'add'. [ 31.996890] udevadm[121]: virtio_console: Triggered device with action 'add'. [ 31.998295] udevadm[121]: virtio_crypto: Triggered device with action 'add'. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Changed dead -> plugged dev-disk-by\x2dpartlabel-verityhash.device: Changed dead -> plugged [ 31.999828] udevadm[121]: virtio_gpu: Triggered device with action 'add'. dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25\x2dpart3.device: Changed dead -> plugged [ 32.001863] udevadm[121]: virtio_iommu: Triggered device with action 'add'. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Changed dead -> plugged dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Changed dead -> plugged [ 32.003446] udevadm[121]: virtio_net: Triggered device with action 'add'. dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Job 46 dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device/start finished, result=done [ 32.005610] udevadm[121]: virtio_rng: Triggered device with action 'add'. [ OK ] Found device /dev/disk/by-partuuid…33239e-4857-7203-da1a-3bd4515cc68c. [ 32.007129] udevadm[121]: virtio_rpmsg_bus: Triggered device with action 'add'. dev-vda3.device: Changed dead -> plugged [ 32.008990] udevadm[121]: virtio_rproc_serial: Triggered device with action 'add'. systemd-veritysetup@usr.service: starting held back, waiting for: dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device [ 32.010548] udevadm[121]: virtio_scsi: Triggered device with action 'add'. [ 32.011987] udevadm[121]: vmw_vsock_virtio_transport: Triggered device with action 'add'. [ 32.013874] udevadm[121]: workqueue: Triggered device with action 'add'. [ 32.015308] udevadm[121]: xen: Triggered device with action 'add'. [ 32.016980] udevadm[121]: xen-backend: Triggered device with action 'add'. [ 32.018398] udevadm[121]: armv8_pmuv3: Triggered device with action 'add'. [ 32.019826] udevadm[121]: breakpoint: Triggered device with action 'add'. [ 32.021448] udevadm[121]: kprobe: Triggered device with action 'add'. [ 32.022879] udevadm[121]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Triggered device with action 'add'. [ 32.024674] udevadm[121]: mtd0: Triggered device with action 'add'. [ 32.026119] udevadm[121]: mtd0ro: Triggered device with action 'add'. [ 32.027551] udevadm[121]: 0000:00:00.0: Triggered device with action 'add'. [ 32.029435] udevadm[121]: 0000:00:02.0: Triggered device with action 'add'. [ 32.030896] udevadm[121]: virtio1: Triggered device with action 'add'. [ 32.032626] udevadm[121]: 0000:00:03.0: Triggered device with action 'add'. [ 32.034045] udevadm[121]: 0000:00: Triggered device with action 'add'. [ 32.035432] udevadm[121]: 9000000.pl011:0: Triggered device with action 'add'. [ 32.037540] udevadm[121]: 9000000.pl011:0.0: Triggered device with action 'add'. [ 32.039042] udevadm[121]: 9010000.pl031: Triggered device with action 'add'. [ 32.040708] udevadm[121]: rtc0: Triggered device with action 'add'. [ 32.042145] udevadm[121]: alarmtimer.0.auto: Triggered device with action 'add'. [ 32.043555] udevadm[121]: wakeup1: Triggered device with action 'add'. [ 32.045736] udevadm[121]: wakeup0: Triggered device with action 'add'. [ 32.049796] udevadm[121]: 9020000.fw-cfg: Triggered device with action 'add'. [ 32.053867] udevadm[121]: 9030000.pl061: Triggered device with action 'add'. [ 32.055371] udevadm[121]: gpiochip0: Triggered device with action 'add'. [ 32.057303] udevadm[121]: Fixed MDIO bus.0: Triggered device with action 'add'. [ 32.058844] udevadm[121]: fixed-0: Triggered device with action 'add'. [ 32.060603] udevadm[121]: a000000.virtio_mmio: Triggered device with action 'add'. [ 32.062181] udevadm[121]: a000200.virtio_mmio: Triggered device with action 'add'. [ 32.063738] udevadm[121]: a000400.virtio_mmio: Triggered device with action 'add'. [ 32.065998] systemd-udevd[162]: ahci_xgene: Device processed (SEQNUM=2301, ACTION=add) [ 32.068841] udevadm[121]: a000600.virtio_mmio: Triggered device with action 'add'. [ 32.070418] udevadm[121]: a000800.virtio_mmio: Triggered device with action 'add'. [ 32.072559] udevadm[121]: a000a00.virtio_mmio: Triggered device with action 'add'. [ 32.074294] udevadm[121]: a000c00.virtio_mmio: Triggered device with action 'add'. [ 32.076332] udevadm[121]: a000e00.virtio_mmio: Triggered device with action 'add'. [ 32.078083] udevadm[121]: a001000.virtio_mmio: Triggered device with action 'add'. [ 32.079779] udevadm[121]: a001200.virtio_mmio: Triggered device with action 'add'. [ 32.081816] udevadm[121]: a001400.virtio_mmio: Triggered device with action 'add'. [ 32.083529] udevadm[121]: a001600.virtio_mmio: Triggered device with action 'add'. [ 32.085813] udevadm[121]: a001800.virtio_mmio: Triggered device with action 'add'. [ 32.087505] udevadm[121]: a001a00.virtio_mmio: Triggered device with action 'add'. [ 32.089682] udevadm[121]: a001c00.virtio_mmio: Triggered device with action 'add'. [ 32.091393] udevadm[121]: a001e00.virtio_mmio: Triggered device with action 'add'. [ 32.093487] udevadm[121]: a002000.virtio_mmio: Triggered device with action 'add'. [ 32.095433] udevadm[121]: a002200.virtio_mmio: Triggered device with action 'add'. [ 32.097421] udevadm[121]: a002400.virtio_mmio: Triggered device with action 'add'. [ 32.099151] udevadm[121]: a002600.virtio_mmio: Triggered device with action 'add'. [ 32.101238] udevadm[121]: a002800.virtio_mmio: Triggered device with action 'add'. [ 32.103022] udevadm[121]: a002a00.virtio_mmio: Triggered device with action 'add'. [ 32.105155] udevadm[121]: a002c00.virtio_mmio: Triggered device with action 'add'. [ 32.106901] udevadm[121]: a002e00.virtio_mmio: Triggered device with action 'add'. [ 32.109034] udevadm[121]: a003000.virtio_mmio: Triggered device with action 'add'. [ 32.110811] udevadm[121]: a003200.virtio_mmio: Triggered device with action 'add'. [ 32.112748] udevadm[121]: a003400.virtio_mmio: Triggered device with action 'add'. [ 32.114436] udevadm[121]: a003600.virtio_mmio: Triggered device with action 'add'. [ 32.116471] udevadm[121]: a003800.virtio_mmio: Triggered device with action 'add'. [ 32.118199] udevadm[121]: a003a00.virtio_mmio: Triggered device with action 'add'. vda2: Processing udev action (SEQNUM=2478, ACTION=add) vda2: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2'. [ 32.120555] udevadm[121]: a003c00.virtio_mmio: Triggered device with action 'add'. [ 32.130209] udevadm[121]: a003e00.virtio_mmio: Triggered device with action 'add'. [ 32.132385] udevadm[121]: efivars.0: Triggered device with action 'add'. [ 32.133806] udevadm[121]: firmware:optee: Triggered device with action 'add'. [ 32.135222] udevadm[121]: kgdboc: Triggered device with action 'add'. [ 32.144958] udevadm[121]: tpm0: Triggered device with action 'add'. [ 32.146366] udevadm[121]: platform-framebuffer.0: Triggered device with action 'add'. [ 32.147788] udevadm[121]: pmu: Triggered device with action 'add'. [ 32.149475] udevadm[121]: psci: Triggered device with action 'add'. [ 32.150861] udevadm[121]: psci-cpuidle: Triggered device with action 'add'. [ 32.167672] systemd-udevd[148]: arm_smmu: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 32.179002] udevadm[121]: reg-dummy: Triggered device with action 'add'. [ 32.185175] udevadm[121]: regulator.0: Triggered device with action 'add'. [ 32.186627] udevadm[121]: serial8250:0: Triggered device with action 'add'. [ 32.188602] udevadm[121]: serial8250:0.0: Triggered device with action 'add'. [ 32.190044] udevadm[121]: serial8250:0.1: Triggered device with action 'add'. [ 32.191482] udevadm[121]: serial8250:0.2: Triggered device with action 'add'. [ 32.201344] udevadm[121]: serial8250:0.3: Triggered device with action 'add'. [ 32.202834] udevadm[121]: snd-soc-dummy: Triggered device with action 'add'. [ 32.208578] udevadm[121]: timer: Triggered device with action 'add'. [ 32.210046] udevadm[121]: tpm-event-log: Triggered device with action 'add'. [ 32.211456] udevadm[121]: software: Triggered device with action 'add'. [ 32.217129] udevadm[121]: broadcast: Triggered device with action 'add'. [ 32.218552] udevadm[121]: clockevent0: Triggered device with action 'add'. [ 32.220006] udevadm[121]: clockevent1: Triggered device with action 'add'. [ 32.223561] udevadm[121]: clockevent2: Triggered device with action 'add'. [ 32.225740] udevadm[121]: clockevent3: Triggered device with action 'add'. [ 32.227417] udevadm[121]: clocksource0: Triggered device with action 'add'. [ 32.229383] udevadm[121]: cpu0: Triggered device with action 'add'. [ 32.231175] udevadm[121]: cpu1: Triggered device with action 'add'. [ 32.232903] udevadm[121]: cpu2: Triggered device with action 'add'. [ 32.234675] udevadm[121]: cpu3: Triggered device with action 'add'. [ 32.236522] udevadm[121]: mc: Triggered device with action 'add'. [ 32.238058] udevadm[121]: memory1: Triggered device with action 'add'. [ 32.239598] udevadm[121]: memory10: Triggered device with action 'add'. [ 32.241438] udevadm[121]: memory11: Triggered device with action 'add'. [ 32.243065] udevadm[121]: memory12: Triggered device with action 'add'. [ 32.245035] udevadm[121]: memory13: Triggered device with action 'add'. [ 32.246628] udevadm[121]: memory14: Triggered device with action 'add'. [ 32.248545] udevadm[121]: memory15: Triggered device with action 'add'. [ 32.250121] udevadm[121]: memory16: Triggered device with action 'add'. [ 32.251679] udevadm[121]: memory17: Triggered device with action 'add'. [ 32.253495] udevadm[121]: memory18: Triggered device with action 'add'. [ 32.255057] udevadm[121]: memory19: Triggered device with action 'add'. [ 32.256881] udevadm[121]: memory20: Triggered device with action 'add'. [ 32.258492] udevadm[121]: memory21: Triggered device with action 'add'. [ 32.260594] udevadm[121]: memory22: Triggered device with action 'add'. [ 32.262155] udevadm[121]: memory23: Triggered device with action 'add'. [ 32.263729] udevadm[121]: memory8: Triggered device with action 'add'. [ 32.265555] udevadm[121]: memory9: Triggered device with action 'add'. [ 32.267144] udevadm[121]: node0: Triggered device with action 'add'. [ 32.268891] udevadm[121]: tracepoint: Triggered device with action 'add'. [ 32.270460] udevadm[121]: uprobe: Triggered device with action 'add'. [ 32.272383] udevadm[121]: 1:0: Triggered device with action 'add'. [ 32.273939] udevadm[121]: 1:1: Triggered device with action 'add'. [ 32.276366] systemd-udevd[162]: ahci_xgene: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.279242] udevadm[121]: 1:10: Triggered device with action 'add'. [ 32.281233] udevadm[121]: 1:11: Triggered device with action 'add'. [ 32.285080] udevadm[121]: 1:12: Triggered device with action 'add'. [ 32.286766] udevadm[121]: 1:13: Triggered device with action 'add'. [ 32.288682] udevadm[121]: 1:14: Triggered device with action 'add'. [ 32.290579] udevadm[121]: 1:15: Triggered device with action 'add'. [ 32.292450] udevadm[121]: 1:2: Triggered device with action 'add'. [ 32.293993] udevadm[121]: 1:3: Triggered device with action 'add'. [ 32.295599] udevadm[121]: 1:4: Triggered device with action 'add'. [ 32.297535] udevadm[121]: 1:5: Triggered device with action 'add'. [ 32.299056] udevadm[121]: 1:6: Triggered device with action 'add'. [ 32.300844] udevadm[121]: 1:7: Triggered device with action 'add'. [ 32.302369] udevadm[121]: 1:8: Triggered device with action 'add'. [ 32.304713] udevadm[121]: 1:9: Triggered device with action 'add'. [ 32.306290] udevadm[121]: 253:0: Triggered device with action 'add'. [ 32.307869] udevadm[121]: 254:0: Triggered device with action 'add'. [ 32.309741] udevadm[121]: 31:0: Triggered device with action 'add'. [ 32.311313] udevadm[121]: 7:0: Triggered device with action 'add'. [ 32.313086] udevadm[121]: 7:1: Triggered device with action 'add'. [ 32.314722] udevadm[121]: 7:2: Triggered device with action 'add'. [ 32.317360] udevadm[121]: 7:3: Triggered device with action 'add'. dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Changed dead -> plugged [ 32.318936] udevadm[121]: 7:4: Triggered device with action 'add'. dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Changed dead -> plugged dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Job 45 dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device/start finished, result=done [ 32.321048] udevadm[121]: 7:5: Triggered device with action 'add'. [ OK ] Found device /dev/disk/by-partuuid…a92dae-5821-03c2-4128-747339331f7f. dev-disk-by\x2dpartlabel-verityroot.device: Changed dead -> plugged [ 32.322647] udevadm[121]: 7:6: Triggered device with action 'add'. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25\x2dpart2.device: Changed dead -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Changed dead -> plugged [ 32.325088] udevadm[121]: 7:7: Triggered device with action 'add'. dev-vda2.device: Changed dead -> plugged [ 32.327242] udevadm[121]: mtd-0: Triggered device with action 'add'. [ 32.329032] udevadm[121]: id: Triggered device with action 'add'. vda1: Processing udev action (SEQNUM=2477, ACTION=add) vda1: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1'. [ 32.330636] udevadm[121]: fbcon: Triggered device with action 'add'. [ 32.332635] udevadm[121]: full: Triggered device with action 'add'. [ 32.334255] udevadm[121]: kmsg: Triggered device with action 'add'. [ 32.335829] udevadm[121]: mem: Triggered device with action 'add'. [ 32.337638] udevadm[121]: null: Triggered device with action 'add'. [ 32.339229] udevadm[121]: port: Triggered device with action 'add'. [ 32.341040] udevadm[121]: random: Triggered device with action 'add'. [ 32.343631] udevadm[121]: urandom: Triggered device with action 'add'. [ 32.346872] udevadm[121]: zero: Triggered device with action 'add'. [ 32.349125] udevadm[121]: memory_tier4: Triggered device with action 'add'. [ 32.351079] udevadm[121]: autofs: Triggered device with action 'add'. [ 32.353439] udevadm[121]: btrfs-control: Triggered device with action 'add'. [ 32.355091] udevadm[121]: cpu_dma_latency: Triggered device with action 'add'. [ 32.356852] udevadm[121]: device-mapper: Triggered device with action 'add'. [ 32.358260] udevadm[121]: efi_capsule_loader: Triggered device with action 'add'. [ 32.359718] udevadm[121]: hw_random: Triggered device with action 'add'. [ 32.361347] udevadm[121]: kvm: Triggered device with action 'add'. [ 32.362767] udevadm[121]: loop-control: Triggered device with action 'add'. [ 32.364553] udevadm[121]: rfkill: Triggered device with action 'add'. [ 32.365936] udevadm[121]: snapshot: Triggered device with action 'add'. [ 32.374320] systemd-udevd[165]: arm_smc_wdt: Device processed (SEQNUM=2303, ACTION=add) [ 32.376527] udevadm[121]: vfio: Triggered device with action 'add'. [ 32.377959] udevadm[121]: vga_arbiter: Triggered device with action 'add'. [ 32.379499] udevadm[121]: vsock: Triggered device with action 'add'. [ 32.381301] udevadm[121]: timer: Triggered device with action 'add'. [ 32.382733] udevadm[121]: tee0: Triggered device with action 'add'. [ 32.384316] udevadm[121]: teepriv0: Triggered device with action 'add'. [ 32.385716] udevadm[121]: vcs: Triggered device with action 'add'. [ 32.387143] udevadm[121]: vcs1: Triggered device with action 'add'. [ 32.388930] udevadm[121]: vcsa: Triggered device with action 'add'. [ 32.390345] udevadm[121]: vcsa1: Triggered device with action 'add'. [ 32.391763] udevadm[121]: vcsu: Triggered device with action 'add'. [ 32.393399] udevadm[121]: vcsu1: Triggered device with action 'add'. [ 32.394794] udevadm[121]: vtcon0: Triggered device with action 'add'. [ 32.396441] udevadm[121]: blkcg_punt_bio: Triggered device with action 'add'. [ 32.397869] udevadm[121]: nvme-delete-wq: Triggered device with action 'add'. [ 32.399294] udevadm[121]: nvme-reset-wq: Triggered device with action 'add'. [ 32.400981] udevadm[121]: nvme-wq: Triggered device with action 'add'. [ 32.402405] udevadm[121]: writeback: Triggered device with action 'add'. [ 32.404621] systemd-udevd[148]: arm_smmu_v3: Device is queued (SEQNUM=2305, ACTION=add) [ 32.407695] systemd-udevd[165]: arm_smc_wdt: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 32.414552] systemd-udevd[148]: arm_smmu_v3: Device ready for processing (SEQNUM=2305, ACTION=add) [ 32.418653] systemd-udevd[148]: arm_smmu_v3: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 32.420886] systemd-udevd[162]: arm_smmu_v3: Processing device (SEQNUM=2305, ACTION=add) [ 32.422747] systemd-udevd[148]: armmmci: Device is queued (SEQNUM=2306, ACTION=add) [ 32.431269] systemd-udevd[166]: arm_smmu: Processing device (SEQNUM=2304, ACTION=add) [ 32.434184] systemd-udevd[162]: arm_smmu_v3: Device processed (SEQNUM=2305, ACTION=add) [ 32.435682] systemd-udevd[162]: arm_smmu_v3: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 32.437937] systemd-udevd[148]: armmmci: Device ready for processing (SEQNUM=2306, ACTION=add) [ 32.439489] systemd-udevd[148]: armmmci: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 32.441898] systemd-udevd[165]: armmmci: Processing device (SEQNUM=2306, ACTION=add) [ 32.443783] systemd-udevd[148]: auth_rpcgss: Device is queued (SEQNUM=2307, ACTION=add) [ 32.445496] systemd-udevd[148]: auth_rpcgss: Device ready for processing (SEQNUM=2307, ACTION=add) [ 32.447041] systemd-udevd[148]: auth_rpcgss: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 32.448768] systemd-udevd[148]: battery: Device is queued (SEQNUM=2308, ACTION=add) [ 32.450198] systemd-udevd[148]: battery: Device ready for processing (SEQNUM=2308, ACTION=add) [ 32.451991] systemd-udevd[166]: arm_smmu: Device processed (SEQNUM=2304, ACTION=add) [ 32.454057] systemd-udevd[148]: battery: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 32.456000] systemd-udevd[166]: arm_smmu: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 32.458376] systemd-udevd[162]: auth_rpcgss: Processing device (SEQNUM=2307, ACTION=add) [ 32.460869] systemd-udevd[164]: battery: Processing device (SEQNUM=2308, ACTION=add) [ 32.462844] systemd-udevd[148]: blk_cgroup: Device is queued (SEQNUM=2309, ACTION=add) [ 32.464534] systemd-udevd[148]: blk_cgroup: Device ready for processing (SEQNUM=2309, ACTION=add) [ 32.466377] systemd-udevd[165]: armmmci: Device processed (SEQNUM=2306, ACTION=add) [ 32.468858] systemd-udevd[148]: blk_cgroup: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.470750] systemd-udevd[165]: armmmci: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 32.479369] systemd-udevd[163]: blk_cgroup: Processing device (SEQNUM=2309, ACTION=add) [ 32.481603] systemd-udevd[162]: auth_rpcgss: Device processed (SEQNUM=2307, ACTION=add) [ 32.483155] systemd-udevd[162]: auth_rpcgss: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 32.485317] systemd-udevd[164]: battery: Device processed (SEQNUM=2308, ACTION=add) [ 32.486762] systemd-udevd[164]: battery: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 32.489033] systemd-udevd[148]: block: Device is queued (SEQNUM=2310, ACTION=add) [ 32.490820] systemd-udevd[163]: blk_cgroup: Device processed (SEQNUM=2309, ACTION=add) [ 32.492909] systemd-udevd[148]: block: Device ready for processing (SEQNUM=2310, ACTION=add) [ 32.494728] systemd-udevd[163]: blk_cgroup: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.496987] systemd-udevd[148]: block: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 32.499022] systemd-udevd[165]: block: Processing device (SEQNUM=2310, ACTION=add) [ 32.501074] systemd-udevd[148]: bluetooth: Device is queued (SEQNUM=2311, ACTION=add) [ 32.502565] systemd-udevd[148]: bluetooth: Device ready for processing (SEQNUM=2311, ACTION=add) [ 32.504417] systemd-udevd[148]: bluetooth: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 32.506347] systemd-udevd[162]: bluetooth: Processing device (SEQNUM=2311, ACTION=add) [ 32.508347] systemd-udevd[148]: bochs: Device is queued (SEQNUM=2312, ACTION=add) [ 32.509810] systemd-udevd[148]: bochs: Device ready for processing (SEQNUM=2312, ACTION=add) [ 32.511740] systemd-udevd[164]: bochs: Processing device (SEQNUM=2312, ACTION=add) [ 32.513850] systemd-udevd[165]: block: /usr/lib/udev/rules.d/60-block.rules:5 ATTR '/sys/module/block/parameters/events_dfl_poll_msecs' writing '2000' [ 32.515950] systemd-udevd[148]: bochs: sd-device-monitor(manager): Passed 165 byte to netlink monitor. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Changed dead -> plugged [ 32.517682] systemd-udevd[148]: bq27xxx_battery: Device is queued (SEQNUM=2313, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart1.device: Changed dead -> plugged dev-disk-by\x2dpartlabel-ESP.device: Changed dead -> plugged [ 32.519656] systemd-udevd[148]: bq27xxx_battery: Device ready for processing (SEQNUM=2313, ACTION=add) dev-disk-by\x2duuid-7819\x2d74F8.device: Changed dead -> plugged dev-disk-by\x2dlabel-bootfs.device: Changed dead -> plugged dev-vda1.device: Changed dead -> plugged dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Changed dead -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Changed dead -> plugged varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-67: Setting state idle-server varlink-67: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"userName":"systemd-network","service":"io.systemd.DynamicUser"},"more":true} [ 32.528815] systemd-udevd[162]: bluetooth: Device processed (SEQNUM=2311, ACTION=add) varlink-67: Changing state idle-server → processing-method-more varlink-67: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} [ 32.530695] systemd-udevd[148]: bq27xxx_battery: sd-device-monitor(manager): Passed 175 byte to netlink monitor. varlink-67: Changing state processing-method-more → processed-method varlink-67: Changing state processed-method → idle-server [ 32.533236] systemd-udevd[162]: bluetooth: sd-device-monitor(worker): Passed 169 byte to netlink monitor. systemd-veritysetup@usr.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-veritysetup [ 32.535255] systemd-udevd[148]: brd: Device is queued (SEQNUM=2314, ACTION=add) [ 32.540948] systemd-udevd[148]: brd: Device ready for processing (SEQNUM=2314, ACTION=add) [ 32.542444] systemd-udevd[148]: brd: sd-device-monitor(manager): Passed 163 byte to netlink monitor. systemd-veritysetup@usr.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dveritysetup.slice/systemd-veritysetup@usr.service' to 'max': No such file or directory Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 32.549017] systemd-udevd[163]: brd: Processing device (SEQNUM=2314, ACTION=add) [ 32.553826] systemd-udevd[148]: bridge: Device is queued (SEQNUM=2315, ACTION=add) systemd-veritysetup@usr.service: Passing 0 fds to service systemd-veritysetup@usr.service: About to execute: /usr/lib/systemd/systemd-veritysetup attach usr /dev/disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f /dev/disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c d6a92dae582103c24128747339331f7f5e33239e48577203da1a3bd4515cc68c "" Serializing sd-executor-state to memfd. [ 32.555457] systemd-udevd[148]: bridge: Device ready for processing (SEQNUM=2315, ACTION=add) [ 32.559739] systemd-udevd[164]: bochs: Device processed (SEQNUM=2312, ACTION=add) [ 32.562125] systemd-udevd[165]: block: Device processed (SEQNUM=2310, ACTION=add) systemd-veritysetup@usr.service: Forked /usr/lib/systemd/systemd-veritysetup as 180 [ 32.564319] systemd-udevd[164]: bochs: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 32.566731] systemd-udevd[165]: block: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 32.568987] systemd-udevd[148]: bridge: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.570965] systemd-udevd[166]: bq27xxx_battery: Processing device (SEQNUM=2313, ACTION=add) [ 32.572986] systemd-udevd[148]: button: Device is queued (SEQNUM=2316, ACTION=add) [ 32.574511] systemd-udevd[148]: button: Device ready for processing (SEQNUM=2316, ACTION=add) [ 32.575999] systemd-udevd[148]: button: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.578265] systemd-udevd[162]: bridge: Processing device (SEQNUM=2315, ACTION=add) [ 32.580746] systemd-udevd[148]: can: Device is queued (SEQNUM=2317, ACTION=add) [ 32.582192] systemd-udevd[148]: can: Device ready for processing (SEQNUM=2317, ACTION=add) Closing set fd 69 (socket:[1370]) [ 32.588400] systemd-udevd[164]: can: Processing device (SEQNUM=2317, ACTION=add) [ 32.590425] systemd-udevd[163]: brd: Device processed (SEQNUM=2314, ACTION=add) systemd-veritysetup@usr.service: Changed dead -> start [ 32.592000] systemd-udevd[163]: brd: sd-device-monitor(worker): Passed 163 byte to netlink monitor. Starting Integrity Protection Setup for usr... Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-networkd.service: User lookup succeeded: uid=997 gid=995 [ 32.595701] systemd-udevd[148]: can: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 32.597672] systemd-udevd[148]: can_gw: Device is queued (SEQNUM=2318, ACTION=add) [ 32.599222] systemd-udevd[148]: can_gw: Device ready for processing (SEQNUM=2318, ACTION=add) varlink-67: Got POLLHUP from socket. varlink-67: Changing state idle-server → pending-disconnect [ 32.604378] systemd-udevd[166]: bq27xxx_battery: Device processed (SEQNUM=2313, ACTION=add) [ 32.606003] systemd-udevd[166]: bq27xxx_battery: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 32.608387] systemd-udevd[164]: can: Device processed (SEQNUM=2317, ACTION=add) systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=919 systemd-journald.service: Added fd 70 (stored) to fd store. [ 32.610283] systemd-udevd[165]: button: Processing device (SEQNUM=2316, ACTION=add) varlink-67: Changing state pending-disconnect → processing-disconnect varlink-67: Changing state processing-disconnect → disconnected [ 32.612830] systemd-udevd[164]: can: sd-device-monitor(worker): Passed 163 byte to netlink monitor. /run/systemd/mount-rootfs/dev (read-write-implicit) is duplicate. [ 32.618190] systemd-udevd[148]: can_gw: sd-device-monitor(manager): Passed 166 byte to netlink monitor. /run/systemd/mount-rootfs/home (read-write-implicit) is duplicate. /run/systemd/mount-rootfs/proc (read-write-implicit) is duplicate. [ 32.619813] systemd-udevd[148]: can_isotp: Device is queued (SEQNUM=2319, ACTION=add) /run/systemd/mount-rootfs/root (read-write-implicit) is duplicate. /run/systemd/mount-rootfs/run/user (read-write-implicit) is duplicate. [ 32.622303] systemd-udevd[163]: can_gw: Processing device (SEQNUM=2318, ACTION=add) /run/systemd/mount-rootfs/sys (read-write-implicit) is duplicate. enp0s1: Processing udev action (SEQNUM=2510, ACTION=add) enp0s1: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/enp0s1'. enp0s1: Device busy: device is renaming enp0s1: Device busy: device is renaming enp0s1: Device busy: device is renaming Bind-mounting / on /run/systemd/mount-rootfs (MS_BIND|MS_REC "")... [ 32.628829] systemd-udevd[162]: bridge: Device processed (SEQNUM=2315, ACTION=add) [ 32.631682] systemd-udevd[162]: bridge: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.633955] systemd-udevd[148]: can_isotp: Device ready for processing (SEQNUM=2319, ACTION=add) [ 32.635632] systemd-udevd[148]: can_isotp: sd-device-monitor(manager): Passed 169 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/ [ 32.637890] systemd-udevd[165]: button: Device processed (SEQNUM=2316, ACTION=add) [ 32.639388] systemd-udevd[165]: button: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.641677] systemd-udevd[148]: cifs: Device is queued (SEQNUM=2320, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/dev [ 32.643165] systemd-udevd[148]: cifs: Device ready for processing (SEQNUM=2320, ACTION=add) [ 32.645066] systemd-udevd[148]: cifs: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 32.646978] systemd-udevd[162]: can_isotp: Processing device (SEQNUM=2319, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/dev/kmsg [ 32.649404] systemd-udevd[148]: clk_imx8mm: Device is queued (SEQNUM=2321, ACTION=add) [ 32.650931] systemd-udevd[148]: clk_imx8mm: Device ready for processing (SEQNUM=2321, ACTION=add) [ 32.652631] systemd-udevd[148]: clk_imx8mm: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.654598] systemd-udevd[162]: can_isotp: Device processed (SEQNUM=2319, ACTION=add) [ 32.656604] systemd-udevd[162]: can_isotp: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.658524] systemd-udevd[163]: can_gw: Device processed (SEQNUM=2318, ACTION=add) [ 32.660507] systemd-udevd[163]: can_gw: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.662392] systemd-udevd[165]: clk_imx8mm: Processing device (SEQNUM=2321, ACTION=add) [ 32.664441] systemd-udevd[164]: cifs: Processing device (SEQNUM=2320, ACTION=add) [ 32.666339] systemd-udevd[165]: clk_imx8mm: Device processed (SEQNUM=2321, ACTION=add) [ 32.668565] systemd-udevd[148]: clk_imx8mn: Device is queued (SEQNUM=2322, ACTION=add) [ 32.670473] systemd-udevd[165]: clk_imx8mm: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.672806] systemd-udevd[148]: clk_imx8mn: Device ready for processing (SEQNUM=2322, ACTION=add) [ 32.674330] systemd-udevd[148]: clk_imx8mn: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.676405] systemd-udevd[166]: clk_imx8mn: Processing device (SEQNUM=2322, ACTION=add) Bind-mounting /run/systemd/inaccessible/chr on /run/systemd/mount-rootfs/dev/kmsg (MS_BIND|MS_REC "")... [ 32.678336] systemd-udevd[148]: clk_imx8mp: Device is queued (SEQNUM=2323, ACTION=add) Successfully mounted /run/systemd/inaccessible/chr to /run/systemd/mount-rootfs/dev/kmsg [ 32.680561] systemd-udevd[148]: clk_imx8mp: Device ready for processing (SEQNUM=2323, ACTION=add) [ 32.682553] systemd-udevd[148]: clk_imx8mp: sd-device-monitor(manager): Passed 170 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/home [ 32.685341] systemd-udevd[164]: cifs: Device processed (SEQNUM=2320, ACTION=add) [ 32.686813] systemd-udevd[164]: cifs: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 32.689085] systemd-udevd[148]: clk_imx8mq: Device is queued (SEQNUM=2324, ACTION=add) Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/home (MS_BIND|MS_REC "")... [ 32.690728] systemd-udevd[148]: clk_imx8mq: Device ready for processing (SEQNUM=2324, ACTION=add) Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/home [ 32.692756] systemd-udevd[148]: clk_imx8mq: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.695687] systemd-udevd[162]: clk_imx8mp: Processing device (SEQNUM=2323, ACTION=add) [ 32.699455] systemd-udevd[148]: clk_imx93: Device is queued (SEQNUM=2325, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/proc [ 32.701562] systemd-udevd[148]: clk_imx93: Device ready for processing (SEQNUM=2325, ACTION=add) [ 32.703329] systemd-udevd[148]: clk_imx93: sd-device-monitor(manager): Passed 169 byte to netlink monitor. Mounting proc (proc) on /run/systemd/namespace-9iOczt (MS_NOSUID|MS_NODEV|MS_NOEXEC "hidepid=invisible")... [ 32.705224] systemd-udevd[148]: configfs: Device is queued (SEQNUM=2326, ACTION=add) [ 32.707704] systemd-udevd[164]: clk_imx93: Processing device (SEQNUM=2325, ACTION=add) [ 32.709999] systemd-udevd[165]: clk_imx8mq: Processing device (SEQNUM=2324, ACTION=add) [ 32.712021] systemd-udevd[148]: configfs: Device ready for processing (SEQNUM=2326, ACTION=add) [ 32.714178] systemd-udevd[148]: configfs: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 32.716413] systemd-udevd[166]: clk_imx8mn: Device processed (SEQNUM=2322, ACTION=add) [ 32.717985] systemd-udevd[166]: clk_imx8mn: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.719902] systemd-udevd[148]: cpufreq: Device is queued (SEQNUM=2327, ACTION=add) [ 32.721592] systemd-udevd[148]: cpufreq: Device ready for processing (SEQNUM=2327, ACTION=add) [ 32.723452] systemd-udevd[162]: clk_imx8mp: Device processed (SEQNUM=2323, ACTION=add) [ 32.726186] systemd-udevd[162]: clk_imx8mp: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.728347] systemd-udevd[163]: configfs: Processing device (SEQNUM=2326, ACTION=add) [ 32.730192] systemd-udevd[165]: clk_imx8mq: Device processed (SEQNUM=2324, ACTION=add) Moving mount /run/systemd/namespace-9iOczt → /run/systemd/mount-rootfs/proc (MS_MOVE "")... [ 32.731833] systemd-udevd[165]: clk_imx8mq: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.734049] systemd-udevd[164]: clk_imx93: Device processed (SEQNUM=2325, ACTION=add) [ 32.735783] systemd-udevd[164]: clk_imx93: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.738174] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 167. [ 32.739648] systemd-udevd[148]: cpufreq: Worker [167] is forked for processing SEQNUM=2327. [ 32.743642] systemd-udevd[163]: configfs: sd-device: Created db file '/run/udev/data/+module:configfs' for '/module/configfs' [ 32.745780] systemd-udevd[163]: configfs: Device processed (SEQNUM=2326, ACTION=add) [ 32.747307] systemd-udevd[163]: configfs: sd-device-monitor(worker): Passed 244 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/proc/kmsg [ 32.749864] systemd-udevd[148]: cpuidle: Device is queued (SEQNUM=2328, ACTION=add) [ 32.751474] systemd-udevd[148]: cpuidle: Device ready for processing (SEQNUM=2328, ACTION=add) [ 32.753490] systemd-udevd[148]: cpuidle: sd-device-monitor(manager): Passed 167 byte to netlink monitor. Bind-mounting /run/systemd/inaccessible/reg on /run/systemd/mount-rootfs/proc/kmsg (MS_BIND|MS_REC "")... [ 32.755165] systemd-udevd[148]: crc64_rocksoft: Device is queued (SEQNUM=2329, ACTION=add) Successfully mounted /run/systemd/inaccessible/reg to /run/systemd/mount-rootfs/proc/kmsg [ 32.757339] systemd-udevd[148]: crc64_rocksoft: Device ready for processing (SEQNUM=2329, ACTION=add) [ 32.759300] systemd-udevd[162]: cpuidle: Processing device (SEQNUM=2328, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/root [ 32.761819] systemd-udevd[165]: crc64_rocksoft: Processing device (SEQNUM=2329, ACTION=add) [ 32.763709] systemd-udevd[148]: crc64_rocksoft: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 32.765518] systemd-udevd[148]: crc_t10dif: Device is queued (SEQNUM=2330, ACTION=add) Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/root (MS_BIND|MS_REC "")... [ 32.767014] systemd-udevd[148]: crc_t10dif: Device ready for processing (SEQNUM=2330, ACTION=add) Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/root [ 32.768845] systemd-udevd[148]: crc_t10dif: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.770615] systemd-udevd[148]: cros_ec_dev: Device is queued (SEQNUM=2331, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/run [ 32.772388] systemd-udevd[148]: cros_ec_dev: Device ready for processing (SEQNUM=2331, ACTION=add) [ 32.774640] systemd-udevd[165]: crc64_rocksoft: Device processed (SEQNUM=2329, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/run/credentials [ 32.776477] systemd-udevd[165]: crc64_rocksoft: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 32.778392] systemd-udevd[164]: crc_t10dif: Processing device (SEQNUM=2330, ACTION=add) [ 32.780586] systemd-udevd[166]: cros_ec_dev: Processing device (SEQNUM=2331, ACTION=add) Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/credentials (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/credentials Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/incoming [ 32.790575] systemd-udevd[167]: cpufreq: Processing device (SEQNUM=2327, ACTION=add) Followed source symlinks /run/systemd/propagate/systemd-networkd.service → /run/systemd/propagate/systemd-networkd.service. Bind-mounting /run/systemd/propagate/systemd-networkd.service on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND "")... [ 32.792994] systemd-udevd[148]: cros_ec_dev: sd-device-monitor(manager): Passed 171 byte to netlink monitor. Successfully mounted /run/systemd/propagate/systemd-networkd.service to /run/systemd/mount-rootfs/run/systemd/incoming [ 32.795140] systemd-udevd[162]: cpuidle: Device processed (SEQNUM=2328, ACTION=add) [ 32.796937] systemd-udevd[162]: cpuidle: sd-device-monitor(worker): Passed 167 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/netif [ 32.799001] systemd-udevd[164]: crc_t10dif: Device processed (SEQNUM=2330, ACTION=add) [ 32.800890] systemd-udevd[164]: crc_t10dif: sd-device-monitor(worker): Passed 170 byte to netlink monitor. Followed source symlinks /run/systemd/netif → /run/systemd/netif. Bind-mounting /run/systemd/netif on /run/systemd/mount-rootfs/run/systemd/netif (MS_BIND|MS_REC "")... [ 32.803285] systemd-udevd[167]: cpufreq: Device processed (SEQNUM=2327, ACTION=add) Successfully mounted /run/systemd/netif to /run/systemd/mount-rootfs/run/systemd/netif [ 32.805168] systemd-udevd[167]: cpufreq: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 32.807011] systemd-udevd[148]: cryptomgr: Device is queued (SEQNUM=2332, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/run/user [ 32.809249] systemd-udevd[166]: cros_ec_dev: Device processed (SEQNUM=2331, ACTION=add) [ 32.811090] systemd-udevd[148]: cryptomgr: Device ready for processing (SEQNUM=2332, ACTION=add) [ 32.813202] systemd-udevd[166]: cros_ec_dev: sd-device-monitor(worker): Passed 171 byte to netlink monitor. Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/user (MS_BIND|MS_REC "")... [ 32.815299] systemd-udevd[148]: cryptomgr: sd-device-monitor(manager): Passed 169 byte to netlink monitor. Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/user [ 32.817338] systemd-udevd[148]: debug_core: Device is queued (SEQNUM=2333, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/sys [ 32.819330] systemd-udevd[167]: cryptomgr: Processing device (SEQNUM=2332, ACTION=add) [ 32.821666] systemd-udevd[148]: debug_core: Device ready for processing (SEQNUM=2333, ACTION=add) [ 32.823727] systemd-udevd[162]: debug_core: Processing device (SEQNUM=2333, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/sys/fs/cgroup [ 32.825891] systemd-udevd[148]: debug_core: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.827478] systemd-udevd[148]: dm_bufio: Device is queued (SEQNUM=2334, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/usr/lib/modules [ 32.829478] systemd-udevd[148]: dm_bufio: Device ready for processing (SEQNUM=2334, ACTION=add) [ 32.831298] systemd-udevd[165]: dm_bufio: Processing device (SEQNUM=2334, ACTION=add) [ 32.833462] systemd-udevd[162]: debug_core: Device processed (SEQNUM=2333, ACTION=add) [ 32.834931] systemd-udevd[162]: debug_core: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.836989] systemd-udevd[167]: cryptomgr: Device processed (SEQNUM=2332, ACTION=add) [ 32.838442] systemd-udevd[167]: cryptomgr: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.840642] systemd-udevd[148]: dm_bufio: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 32.842315] systemd-udevd[148]: dm_mirror: Device is queued (SEQNUM=2335, ACTION=add) [ 32.843799] systemd-udevd[148]: dm_mirror: Device ready for processing (SEQNUM=2335, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 32.845503] systemd-udevd[148]: dm_mirror: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 32.847579] systemd-udevd[167]: dm_mirror: Processing device (SEQNUM=2335, ACTION=add) [ 32.849754] systemd-udevd[165]: dm_bufio: Device processed (SEQNUM=2334, ACTION=add) [ 32.851200] systemd-udevd[165]: dm_bufio: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 32.853320] systemd-udevd[148]: dm_mod: Device is queued (SEQNUM=2336, ACTION=add) [ 32.854796] systemd-udevd[148]: dm_mod: Device ready for processing (SEQNUM=2336, ACTION=add) [ 32.856607] systemd-udevd[148]: dm_mod: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.858086] systemd-udevd[148]: dm_snapshot: Device is queued (SEQNUM=2337, ACTION=add) [ 32.859528] systemd-udevd[148]: dm_snapshot: Device ready for processing (SEQNUM=2337, ACTION=add) [ 32.861845] systemd-udevd[167]: dm_mirror: Device processed (SEQNUM=2335, ACTION=add) [ 32.863647] systemd-udevd[148]: dm_snapshot: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 32.865946] systemd-udevd[167]: dm_mirror: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.867865] systemd-udevd[148]: dm_verity: Device is queued (SEQNUM=2338, ACTION=add) [ 32.870026] systemd-udevd[162]: dm_mod: Processing device (SEQNUM=2336, ACTION=add) [ 32.871818] systemd-udevd[165]: dm_snapshot: Processing device (SEQNUM=2337, ACTION=add) [ 32.873900] systemd-udevd[148]: dm_verity: Device ready for processing (SEQNUM=2338, ACTION=add) [ 32.875412] systemd-udevd[148]: dm_verity: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 32.877640] systemd-udevd[162]: dm_mod: Device processed (SEQNUM=2336, ACTION=add) [ 32.879067] systemd-udevd[162]: dm_mod: sd-device-monitor(worker): Passed 166 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 32.882074] systemd-udevd[148]: dns_resolver: Device is queued (SEQNUM=2339, ACTION=add) [ 32.883555] systemd-udevd[148]: dns_resolver: Device ready for processing (SEQNUM=2339, ACTION=add) [ 32.885451] systemd-udevd[148]: dns_resolver: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 32.890397] systemd-udevd[167]: dns_resolver: Processing device (SEQNUM=2339, ACTION=add) systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=929 systemd-journald.service: Added fd 67 (stored) to fd store. [ 32.896383] systemd-udevd[165]: dm_snapshot: Device processed (SEQNUM=2337, ACTION=add) [ 32.897871] systemd-udevd[165]: dm_snapshot: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 32.900007] systemd-udevd[164]: dm_verity: Processing device (SEQNUM=2338, ACTION=add) [ 32.902092] systemd-udevd[148]: drm: Device is queued (SEQNUM=2340, ACTION=add) [ 32.903559] systemd-udevd[148]: drm: Device ready for processing (SEQNUM=2340, ACTION=add) [ 32.905391] systemd-udevd[148]: drm: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 32.907291] systemd-udevd[162]: drm: Processing device (SEQNUM=2340, ACTION=add) [ 32.909914] systemd-udevd[148]: drm_kms_helper: Device is queued (SEQNUM=2341, ACTION=add) [ 32.911536] systemd-udevd[148]: drm_kms_helper: Device ready for processing (SEQNUM=2341, ACTION=add) [ 32.913378] systemd-udevd[148]: drm_kms_helper: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 32.914868] systemd-udevd[148]: e1000: Device is queued (SEQNUM=2342, ACTION=add) [ 32.916708] systemd-udevd[148]: e1000: Device ready for processing (SEQNUM=2342, ACTION=add) [ 32.918254] systemd-udevd[148]: e1000: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 32.919714] systemd-udevd[148]: e1000e: Device is queued (SEQNUM=2343, ACTION=add) [ 32.922057] systemd-udevd[165]: drm_kms_helper: Processing device (SEQNUM=2341, ACTION=add) [ 32.930363] systemd-udevd[164]: dm_verity: Device processed (SEQNUM=2338, ACTION=add) [ 32.931790] systemd-udevd[164]: dm_verity: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.934093] systemd-udevd[148]: e1000e: Device ready for processing (SEQNUM=2343, ACTION=add) [ 32.935587] systemd-udevd[148]: e1000e: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.938318] systemd-udevd[167]: dns_resolver: Device processed (SEQNUM=2339, ACTION=add) [ 32.939817] systemd-udevd[167]: dns_resolver: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 32.942021] systemd-udevd[148]: edac_core: Device is queued (SEQNUM=2344, ACTION=add) [ 32.943469] systemd-udevd[148]: edac_core: Device ready for processing (SEQNUM=2344, ACTION=add) [ 32.945794] systemd-udevd[166]: e1000: Processing device (SEQNUM=2342, ACTION=add) [ 32.947642] systemd-udevd[148]: edac_core: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 32.949816] systemd-udevd[165]: drm_kms_helper: Device processed (SEQNUM=2341, ACTION=add) [ 32.951326] systemd-udevd[165]: drm_kms_helper: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 32.953505] systemd-udevd[166]: e1000: Device processed (SEQNUM=2342, ACTION=add) [ 32.955508] systemd-udevd[148]: efi_pstore: Device is queued (SEQNUM=2345, ACTION=add) [ 32.957838] systemd-udevd[163]: e1000e: Processing device (SEQNUM=2343, ACTION=add) [ 32.959777] systemd-udevd[148]: efi_pstore: Device ready for processing (SEQNUM=2345, ACTION=add) [ 32.961614] systemd-udevd[148]: efi_pstore: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.963146] systemd-udevd[148]: ehci_hcd: Device is queued (SEQNUM=2346, ACTION=add) [ 32.964906] systemd-udevd[148]: ehci_hcd: Device ready for processing (SEQNUM=2346, ACTION=add) [ 32.966442] systemd-udevd[148]: ehci_hcd: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 32.968552] systemd-udevd[162]: drm: Device processed (SEQNUM=2340, ACTION=add) [ 32.970395] systemd-udevd[148]: fb: Device is queued (SEQNUM=2347, ACTION=add) [ 32.972462] systemd-udevd[162]: drm: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 32.974327] systemd-udevd[148]: fb: Device ready for processing (SEQNUM=2347, ACTION=add) [ 32.976425] systemd-udevd[164]: edac_core: Processing device (SEQNUM=2344, ACTION=add) [ 32.978305] systemd-udevd[165]: ehci_hcd: Processing device (SEQNUM=2346, ACTION=add) [ 32.980581] systemd-udevd[167]: efi_pstore: Processing device (SEQNUM=2345, ACTION=add) [ 32.982450] systemd-udevd[165]: ehci_hcd: Device processed (SEQNUM=2346, ACTION=add) [ 32.984576] systemd-udevd[163]: e1000e: Device processed (SEQNUM=2343, ACTION=add) [ 32.986401] systemd-udevd[165]: ehci_hcd: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 32.988495] systemd-udevd[163]: e1000e: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.990380] systemd-udevd[166]: e1000: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 32.992646] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 168. [ 32.994511] systemd-udevd[167]: efi_pstore: Device processed (SEQNUM=2345, ACTION=add) [ 32.995977] systemd-udevd[167]: efi_pstore: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.998205] systemd-udevd[148]: fb: Worker [168] is forked for processing SEQNUM=2347. [ 33.000378] systemd-udevd[164]: edac_core: Device processed (SEQNUM=2344, ACTION=add) [ 33.001910] systemd-udevd[164]: edac_core: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.003846] systemd-udevd[148]: firmware_class: Device is queued (SEQNUM=2348, ACTION=add) [ 33.005749] systemd-udevd[148]: firmware_class: Device ready for processing (SEQNUM=2348, ACTION=add) [ 33.007215] systemd-udevd[148]: firmware_class: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 33.009079] systemd-udevd[148]: fscrypto: Device is queued (SEQNUM=2349, ACTION=add) [ 33.010576] systemd-udevd[148]: fscrypto: Device ready for processing (SEQNUM=2349, ACTION=add) [ 33.012391] systemd-udevd[148]: fscrypto: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.022172] systemd-udevd[168]: fb: Processing device (SEQNUM=2347, ACTION=add) [ 33.024008] systemd-udevd[162]: fscrypto: Processing device (SEQNUM=2349, ACTION=add) [ 33.026151] systemd-udevd[148]: fsl_dpa: Device is queued (SEQNUM=2350, ACTION=add) [ 33.027592] systemd-udevd[148]: fsl_dpa: Device ready for processing (SEQNUM=2350, ACTION=add) [ 33.029932] systemd-udevd[167]: firmware_class: Processing device (SEQNUM=2348, ACTION=add) [ 33.031862] systemd-udevd[166]: fsl_dpa: Processing device (SEQNUM=2350, ACTION=add) [ 33.033984] systemd-udevd[168]: fb: Device processed (SEQNUM=2347, ACTION=add) [ 33.035692] systemd-udevd[168]: fb: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 33.037862] systemd-udevd[148]: fsl_dpa: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.039436] systemd-udevd[148]: gpiolib_acpi: Device is queued (SEQNUM=2351, ACTION=add) Failed to pivot root to new rootfs '/run/systemd/mount-rootfs': Invalid argument Failed to pivot into new rootfs '/run/systemd/mount-rootfs', will try to use MS_MOVE instead: Invalid argument [ 33.043613] systemd-udevd[148]: gpiolib_acpi: Device ready for processing (SEQNUM=2351, ACTION=add) [ 33.048683] systemd-udevd[162]: fscrypto: Device processed (SEQNUM=2349, ACTION=add) [ 33.050580] systemd-udevd[148]: gpiolib_acpi: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 33.052980] systemd-udevd[162]: fscrypto: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 33.055142] systemd-udevd[166]: fsl_dpa: Device processed (SEQNUM=2350, ACTION=add) [ 33.059039] systemd-udevd[166]: fsl_dpa: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.061705] systemd-udevd[167]: firmware_class: Device processed (SEQNUM=2348, ACTION=add) [ 33.063821] systemd-udevd[148]: grant_table: Device is queued (SEQNUM=2352, ACTION=add) [ 33.066071] systemd-udevd[168]: gpiolib_acpi: Processing device (SEQNUM=2351, ACTION=add) [ 33.068399] systemd-udevd[148]: grant_table: Device ready for processing (SEQNUM=2352, ACTION=add) [ 33.070281] systemd-udevd[148]: grant_table: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 33.072912] systemd-udevd[167]: firmware_class: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 33.074929] systemd-udevd[163]: grant_table: Processing device (SEQNUM=2352, ACTION=add) [ 33.077165] systemd-udevd[168]: gpiolib_acpi: Device processed (SEQNUM=2351, ACTION=add) [ 33.078732] systemd-udevd[168]: gpiolib_acpi: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 33.081004] systemd-udevd[148]: hclge: Device is queued (SEQNUM=2353, ACTION=add) [ 33.086118] systemd-udevd[148]: hclge: Device ready for processing (SEQNUM=2353, ACTION=add) [ 33.090499] systemd-udevd[148]: hclge: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.092890] systemd-udevd[163]: grant_table: Device processed (SEQNUM=2352, ACTION=add) [ 33.094703] systemd-udevd[148]: hdma: Device is queued (SEQNUM=2354, ACTION=add) [ 33.096853] systemd-udevd[163]: grant_table: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 33.098983] systemd-udevd[148]: hdma: Device ready for processing (SEQNUM=2354, ACTION=add) [ 33.101354] systemd-udevd[168]: hdma: Processing device (SEQNUM=2354, ACTION=add) [ 33.103233] systemd-udevd[162]: hclge: Processing device (SEQNUM=2353, ACTION=add) [ 33.105507] systemd-udevd[148]: hdma: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 33.107104] systemd-udevd[148]: hdma_mgmt: Device is queued (SEQNUM=2355, ACTION=add) [ 33.109232] systemd-udevd[162]: hclge: Device processed (SEQNUM=2353, ACTION=add) [ 33.110740] systemd-udevd[162]: hclge: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.112993] systemd-udevd[148]: hdma_mgmt: Device ready for processing (SEQNUM=2355, ACTION=add) [ 33.114656] systemd-udevd[148]: hdma_mgmt: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.116959] systemd-udevd[167]: hdma_mgmt: Processing device (SEQNUM=2355, ACTION=add) [ 33.119142] systemd-udevd[148]: hid: Device is queued (SEQNUM=2356, ACTION=add) [ 33.121107] systemd-udevd[148]: hid: Device ready for processing (SEQNUM=2356, ACTION=add) [ 33.122837] systemd-udevd[148]: hid: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.124799] systemd-udevd[148]: hid_apple: Device is queued (SEQNUM=2357, ACTION=add) [ 33.126721] systemd-udevd[168]: hdma: Device processed (SEQNUM=2354, ACTION=add) [ 33.128866] systemd-udevd[148]: hid_apple: Device ready for processing (SEQNUM=2357, ACTION=add) [ 33.130720] systemd-udevd[168]: hdma: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 33.133070] systemd-udevd[148]: hid_apple: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.134939] systemd-udevd[162]: hid: Processing device (SEQNUM=2356, ACTION=add) [ 33.136987] systemd-udevd[148]: hisi_rng: Device is queued (SEQNUM=2358, ACTION=add) [ 33.138445] systemd-udevd[148]: hisi_rng: Device ready for processing (SEQNUM=2358, ACTION=add) [ 33.139957] systemd-udevd[148]: hisi_rng: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.142099] systemd-udevd[166]: hid_apple: Processing device (SEQNUM=2357, ACTION=add) [ 33.143984] systemd-udevd[167]: hdma_mgmt: Device processed (SEQNUM=2355, ACTION=add) [ 33.145727] systemd-udevd[167]: hdma_mgmt: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.155549] systemd-veritysetup[180]: Allocating context for crypt device /dev/disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c. [ 33.157970] systemd-veritysetup[180]: Trying to open and read device /dev/disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c with direct-io. [ 33.166803] systemd-udevd[148]: hisi_sas_main: Device is queued (SEQNUM=2359, ACTION=add) [ 33.168627] systemd-udevd[148]: hisi_sas_main: Device ready for processing (SEQNUM=2359, ACTION=add) [ 33.170102] systemd-udevd[148]: hisi_sas_main: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 33.172372] systemd-veritysetup[180]: Initialising device-mapper backend library. [ 33.173883] systemd-veritysetup[180]: dm version [ opencount flush ] [16384] (*1) [ 33.175332] systemd-veritysetup[180]: dm versions [ opencount flush ] [16384] (*1) [ 33.177081] systemd-veritysetup[180]: Detected dm-ioctl version 4.48.0. [ 33.178546] systemd-veritysetup[180]: Detected dm-verity version 1.9.0. [ 33.179951] systemd-veritysetup[180]: Detected dm-zero version 1.2.0. [ 33.181586] systemd-veritysetup[180]: Detected dm-crypt version 1.24.0. [ 33.183492] systemd-udevd[168]: hisi_rng: Processing device (SEQNUM=2358, ACTION=add) [ 33.185711] systemd-veritysetup[180]: Device-mapper backend running with UDEV support enabled. [ 33.187255] systemd-veritysetup[180]: dm status usr [ opencount noflush ] [16384] (*1) [ 33.189111] systemd-veritysetup[180]: Trying to load VERITY crypt type from device /dev/disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c. [ 33.191581] systemd-udevd[166]: hid_apple: Device processed (SEQNUM=2357, ACTION=add) [ 33.193416] systemd-udevd[166]: hid_apple: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.195370] systemd-udevd[148]: hisi_sas_v3_hw: Device is queued (SEQNUM=2360, ACTION=add) [ 33.197217] systemd-udevd[148]: hisi_sas_v3_hw: Device ready for processing (SEQNUM=2360, ACTION=add) [ 33.198736] systemd-udevd[148]: hisi_sas_v3_hw: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 33.201196] systemd-udevd[162]: hid: Device processed (SEQNUM=2356, ACTION=add) [ 33.202679] systemd-udevd[162]: hid: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.204841] systemd-udevd[148]: hnae3: Device is queued (SEQNUM=2361, ACTION=add) [ 33.206318] systemd-udevd[148]: hnae3: Device ready for processing (SEQNUM=2361, ACTION=add) [ 33.208644] systemd-udevd[167]: hisi_sas_main: Processing device (SEQNUM=2359, ACTION=add) [ 33.210700] systemd-udevd[148]: hnae3: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.212495] systemd-udevd[148]: hns3: Device is queued (SEQNUM=2362, ACTION=add) [ 33.213926] systemd-udevd[148]: hns3: Device ready for processing (SEQNUM=2362, ACTION=add) [ 33.215485] systemd-udevd[148]: hns3: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 33.217817] systemd-udevd[163]: hisi_sas_v3_hw: Processing device (SEQNUM=2360, ACTION=add) [ 33.219801] systemd-veritysetup[180]: Crypto backend (OpenSSL 3.2.1 30 Jan 2024 [default][threads][argon2]) initialized in cryptsetup library version 2.7.0. [ 33.221902] systemd-veritysetup[180]: Detected kernel Linux 6.6.20-yocto-standard aarch64. [ 33.223502] systemd-veritysetup[180]: Reading VERITY header of size 512 on device /dev/disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c, offset 0. [ 33.225993] systemd-udevd[148]: hns_dsaf: Device is queued (SEQNUM=2363, ACTION=add) [ 33.227987] systemd-udevd[166]: hnae3: Processing device (SEQNUM=2361, ACTION=add) [ 33.230090] systemd-udevd[148]: hns_dsaf: Device ready for processing (SEQNUM=2363, ACTION=add) [ 33.231580] systemd-udevd[148]: hns_dsaf: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.233845] systemd-udevd[162]: hns3: Processing device (SEQNUM=2362, ACTION=add) [ 33.235675] systemd-udevd[148]: i2c_algo_bit: Device is queued (SEQNUM=2364, ACTION=add) [ 33.237383] systemd-udevd[148]: i2c_algo_bit: Device ready for processing (SEQNUM=2364, ACTION=add) [ 33.238866] systemd-udevd[148]: i2c_algo_bit: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 33.240995] systemd-udevd[165]: hns_dsaf: Processing device (SEQNUM=2363, ACTION=add) [ 33.242840] systemd-udevd[148]: i2c_qup: Device is queued (SEQNUM=2365, ACTION=add) [ 33.244969] systemd-udevd[164]: i2c_algo_bit: Processing device (SEQNUM=2364, ACTION=add) [ 33.246836] systemd-udevd[148]: i2c_qup: Device ready for processing (SEQNUM=2365, ACTION=add) [ 33.248985] systemd-udevd[168]: hisi_rng: Device processed (SEQNUM=2358, ACTION=add) [ 33.250502] systemd-udevd[168]: hisi_rng: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 33.252668] systemd-udevd[163]: hisi_sas_v3_hw: Device processed (SEQNUM=2360, ACTION=add) [ 33.254348] systemd-udevd[163]: hisi_sas_v3_hw: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 33.256597] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 169. [ 33.258509] systemd-udevd[167]: hisi_sas_main: Device processed (SEQNUM=2359, ACTION=add) [ 33.260370] systemd-udevd[167]: hisi_sas_main: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 33.262320] systemd-udevd[166]: hnae3: Device processed (SEQNUM=2361, ACTION=add) [ 33.264450] systemd-veritysetup[180]: Setting ciphertext data device to /dev/disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f. [ 33.266125] systemd-veritysetup[180]: Trying to open and read device /dev/disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f with direct-io. [ 33.267908] systemd-veritysetup[180]: Activating volume usr [keyslot -1] using key. [ 33.269707] systemd-veritysetup[180]: dm versions [ opencount flush ] [16384] (*1) [ 33.271244] systemd-veritysetup[180]: dm status usr [ opencount noflush ] [16384] (*1) [ 33.273359] systemd-udevd[162]: hns3: Device processed (SEQNUM=2362, ACTION=add) [ 33.275253] systemd-veritysetup[180]: Verifying VERITY device using hash sha256. [ 33.277002] systemd-veritysetup[180]: Activating VERITY device usr using hash sha256. [ 33.278577] systemd-veritysetup[180]: Calculated device size is 5617924 sectors (RW), offset 0. [ 33.280523] systemd-veritysetup[180]: DM-UUID is CRYPT-VERITY-a3446dadf7744e8a93efba9d43e6c5f9-usr [ 33.282466] systemd-udevd[166]: hnae3: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.284687] systemd-veritysetup[180]: Udev cookie 0xd4d2d69 (semid 0) created [ 33.286256] systemd-veritysetup[180]: Udev cookie 0xd4d2d69 (semid 0) incremented to 1 [ 33.288891] systemd-udevd[162]: hns3: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 33.290810] systemd-veritysetup[180]: Udev cookie 0xd4d2d69 (semid 0) incremented to 2 [ 33.292705] systemd-veritysetup[180]: Udev cookie 0xd4d2d69 (semid 0) assigned to CREATE task(0) with flags DISABLE_LIBRARY_FALLBACK (0x20) [ 33.294595] systemd-veritysetup[180]: dm create usr CRYPT-VERITY-a3446dadf7744e8a93efba9d43e6c5f9-usr [ opencount flush ] [16384] (*1) [ 33.297828] systemd-udevd[164]: i2c_algo_bit: Device processed (SEQNUM=2364, ACTION=add) [ 33.299757] systemd-veritysetup[180]: dm reload (252:0) [ opencount flush readonly securedata ] [16384] (*1) [ 33.302522] systemd-udevd[165]: hns_dsaf: Device processed (SEQNUM=2363, ACTION=add) [ 33.304658] systemd-udevd[164]: i2c_algo_bit: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 33.306558] systemd-udevd[165]: hns_dsaf: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 33.308958] systemd-udevd[148]: i2c_qup: Worker [169] is forked for processing SEQNUM=2365. [ 33.310459] systemd-udevd[148]: ipv6: Device is queued (SEQNUM=2366, ACTION=add) [ 33.311985] systemd-udevd[148]: ipv6: Device ready for processing (SEQNUM=2366, ACTION=add) [ 33.314911] systemd-udevd[148]: ipv6: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 33.316625] systemd-udevd[148]: kdb: Device is queued (SEQNUM=2367, ACTION=add) [ 33.322991] systemd-udevd[148]: kdb: Device ready for processing (SEQNUM=2367, ACTION=add) [ 33.336341] systemd-udevd[169]: i2c_qup: Processing device (SEQNUM=2365, ACTION=add) [ 33.338868] systemd-veritysetup[180]: dm resume usr [ opencount flush readonly securedata ] [16384] (*1) [ 33.340764] systemd-veritysetup[180]: usr: Stacking NODE_ADD (252,0) 0:0 0600 [trust_udev] [ 33.342482] systemd-veritysetup[180]: usr: Stacking NODE_READ_AHEAD 256 (flags=1) [ 33.346354] systemd-veritysetup[180]: Udev cookie 0xd4d2d69 (semid 0) decremented to 1 [ 33.347910] systemd-veritysetup[180]: Udev cookie 0xd4d2d69 (semid 0) waiting for zero [ 33.350198] systemd-udevd[168]: ipv6: Processing device (SEQNUM=2366, ACTION=add) [ 33.352521] systemd-udevd[167]: kdb: Processing device (SEQNUM=2367, ACTION=add) [ 33.354650] systemd-udevd[148]: kdb: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.356571] systemd-udevd[148]: kernel: Device is queued (SEQNUM=2368, ACTION=add) [ 33.358475] systemd-udevd[169]: i2c_qup: Device processed (SEQNUM=2365, ACTION=add) [ 33.360440] systemd-udevd[169]: i2c_qup: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.362415] systemd-udevd[148]: kernel: Device ready for processing (SEQNUM=2368, ACTION=add) [ 33.363910] systemd-udevd[148]: kernel: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.366322] systemd-udevd[162]: kernel: Processing device (SEQNUM=2368, ACTION=add) [ 33.367798] systemd-udevd[162]: kernel: Device processed (SEQNUM=2368, ACTION=add) [ 33.369664] systemd-udevd[162]: kernel: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.371487] systemd-udevd[168]: ipv6: Device processed (SEQNUM=2366, ACTION=add) [ 33.373795] systemd-udevd[148]: keyboard: Device is queued (SEQNUM=2369, ACTION=add) [ 33.375604] systemd-udevd[167]: kdb: Device processed (SEQNUM=2367, ACTION=add) [ 33.377565] systemd-udevd[167]: kdb: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.379613] systemd-udevd[148]: keyboard: Device ready for processing (SEQNUM=2369, ACTION=add) [ 33.381720] systemd-udevd[148]: keyboard: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.383587] systemd-udevd[168]: ipv6: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 33.385970] systemd-udevd[148]: kfence: Device is queued (SEQNUM=2370, ACTION=add) [ 33.387791] systemd-udevd[162]: keyboard: Processing device (SEQNUM=2369, ACTION=add) [ 33.389839] systemd-udevd[148]: kfence: Device ready for processing (SEQNUM=2370, ACTION=add) [ 33.391387] systemd-udevd[148]: kfence: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.393359] systemd-udevd[148]: kgdboc: Device is queued (SEQNUM=2371, ACTION=add) [ 33.394860] systemd-udevd[148]: kgdboc: Device ready for processing (SEQNUM=2371, ACTION=add) [ 33.396616] systemd-udevd[148]: kgdboc: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.398523] systemd-udevd[168]: kfence: Processing device (SEQNUM=2370, ACTION=add) [ 33.400765] systemd-udevd[148]: kvm: Device is queued (SEQNUM=2372, ACTION=add) systemd-networkd.service: Got notification message from PID 178 (WATCHDOG=1) [ 33.402332] systemd-udevd[148]: kvm: Device ready for processing (SEQNUM=2372, ACTION=add) [ 33.403977] systemd-udevd[148]: kvm: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.406178] systemd-udevd[167]: kgdboc: Processing device (SEQNUM=2371, ACTION=add) [ 33.408313] systemd-udevd[148]: libahci: Device is queued (SEQNUM=2373, ACTION=add) [ 33.409824] systemd-udevd[148]: libahci: Device ready for processing (SEQNUM=2373, ACTION=add) [ 33.411312] systemd-udevd[148]: libahci: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.413520] systemd-udevd[166]: kvm: Processing device (SEQNUM=2372, ACTION=add) [ 33.415439] systemd-udevd[148]: libata: Device is queued (SEQNUM=2374, ACTION=add) [ 33.417379] systemd-udevd[148]: libata: Device ready for processing (SEQNUM=2374, ACTION=add) [ 33.418913] systemd-udevd[148]: libata: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.420659] systemd-udevd[148]: lockd: Device is queued (SEQNUM=2375, ACTION=add) [ 33.422110] systemd-udevd[148]: lockd: Device ready for processing (SEQNUM=2375, ACTION=add) [ 33.423985] systemd-udevd[163]: libahci: Processing device (SEQNUM=2373, ACTION=add) [ 33.434143] systemd-networkd[178]: Failed allocate memory pressure event source, ignoring: Operation not supported [ 33.436512] systemd-udevd[148]: lockd: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.438066] systemd-udevd[148]: loop: Device is queued (SEQNUM=2376, ACTION=add) [ 33.439498] systemd-udevd[148]: loop: Device ready for processing (SEQNUM=2376, ACTION=add) [ 33.448828] systemd-udevd[165]: libata: Processing device (SEQNUM=2374, ACTION=add) [ 33.450763] systemd-udevd[162]: keyboard: Device processed (SEQNUM=2369, ACTION=add) [ 33.461114] systemd-udevd[169]: loop: Processing device (SEQNUM=2376, ACTION=add) [ 33.462978] systemd-udevd[162]: keyboard: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 33.469286] systemd-udevd[148]: loop: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 33.470819] systemd-udevd[148]: megaraid_sas: Device is queued (SEQNUM=2377, ACTION=add) [ 33.472961] systemd-udevd[168]: kfence: Device processed (SEQNUM=2370, ACTION=add) [ 33.474601] systemd-udevd[168]: kfence: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.478487] systemd-udevd[148]: megaraid_sas: Device ready for processing (SEQNUM=2377, ACTION=add) [ 33.482243] systemd-udevd[148]: megaraid_sas: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 33.484430] systemd-udevd[164]: lockd: Processing device (SEQNUM=2375, ACTION=add) [ 33.486315] systemd-udevd[165]: libata: Device processed (SEQNUM=2374, ACTION=add) [ 33.487841] systemd-udevd[165]: libata: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.494114] systemd-udevd[162]: megaraid_sas: Processing device (SEQNUM=2377, ACTION=add) [ 33.496018] systemd-udevd[169]: loop: Device processed (SEQNUM=2376, ACTION=add) [ 33.498049] systemd-udevd[169]: loop: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 33.499953] systemd-udevd[148]: memory_hotplug: Device is queued (SEQNUM=2378, ACTION=add) [ 33.505868] systemd-udevd[148]: memory_hotplug: Device ready for processing (SEQNUM=2378, ACTION=add) [ 33.507656] systemd-udevd[148]: memory_hotplug: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 33.521610] systemd-udevd[163]: libahci: Device processed (SEQNUM=2373, ACTION=add) [ 33.523314] systemd-udevd[163]: libahci: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.526863] systemd-udevd[148]: mmcblk: Device is queued (SEQNUM=2379, ACTION=add) [ 33.532684] systemd-udevd[148]: mmcblk: Device ready for processing (SEQNUM=2379, ACTION=add) [ 33.534233] systemd-udevd[148]: mmcblk: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.542555] systemd-udevd[166]: kvm: Device processed (SEQNUM=2372, ACTION=add) [ 33.548719] systemd-udevd[168]: memory_hotplug: Processing device (SEQNUM=2378, ACTION=add) [ 33.550646] systemd-udevd[166]: kvm: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.552860] systemd-udevd[167]: kgdboc: Device processed (SEQNUM=2371, ACTION=add) [ 33.554340] systemd-udevd[167]: kgdboc: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.556446] systemd-udevd[164]: lockd: Device processed (SEQNUM=2375, ACTION=add) [ 33.558277] systemd-networkd[178]: Bus bus-api-network: changing state UNSET -> OPENING [ 33.560456] systemd-udevd[165]: mmcblk: Processing device (SEQNUM=2379, ACTION=add) [ 33.572802] systemd-udevd[162]: megaraid_sas: Device processed (SEQNUM=2377, ACTION=add) [ 33.574335] systemd-udevd[162]: megaraid_sas: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 33.576549] systemd-networkd[178]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... [ 33.579213] systemd-udevd[164]: lockd: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.582524] systemd-udevd[168]: memory_hotplug: Device processed (SEQNUM=2378, ACTION=add) [ 33.585571] systemd-udevd[148]: module: Device is queued (SEQNUM=2380, ACTION=add) [ 33.588022] systemd-udevd[168]: memory_hotplug: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 33.590214] systemd-udevd[148]: module: Device ready for processing (SEQNUM=2380, ACTION=add) [ 33.592340] systemd-udevd[167]: module: Processing device (SEQNUM=2380, ACTION=add) [ 33.594229] systemd-udevd[165]: mmcblk: Device processed (SEQNUM=2379, ACTION=add) [ 33.595766] systemd-udevd[165]: mmcblk: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.598195] systemd-udevd[148]: module: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.599936] systemd-udevd[148]: mtk_wdt: Device is queued (SEQNUM=2381, ACTION=add) [ 33.602000] systemd-udevd[148]: mtk_wdt: Device ready for processing (SEQNUM=2381, ACTION=add) [ 33.604280] systemd-udevd[167]: module: Device processed (SEQNUM=2380, ACTION=add) [ 33.606184] systemd-udevd[148]: mtk_wdt: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.608308] systemd-udevd[167]: module: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.610200] systemd-udevd[148]: musb_hdrc: Device is queued (SEQNUM=2382, ACTION=add) [ 33.612320] systemd-udevd[168]: mtk_wdt: Processing device (SEQNUM=2381, ACTION=add) [ 33.614233] systemd-udevd[148]: musb_hdrc: Device ready for processing (SEQNUM=2382, ACTION=add) [ 33.615777] systemd-udevd[148]: musb_hdrc: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.617498] systemd-udevd[148]: mvneta: Device is queued (SEQNUM=2383, ACTION=add) [ 33.619020] systemd-udevd[148]: mvneta: Device ready for processing (SEQNUM=2383, ACTION=add) [ 33.621148] systemd-udevd[148]: mvneta: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.622909] systemd-udevd[148]: mvpp2: Device is queued (SEQNUM=2384, ACTION=add) [ 33.624908] systemd-udevd[148]: mvpp2: Device ready for processing (SEQNUM=2384, ACTION=add) [ 33.626853] systemd-udevd[148]: mvpp2: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.629535] systemd-udevd[162]: musb_hdrc: Processing device (SEQNUM=2382, ACTION=add) [ 33.631803] systemd-udevd[148]: netconsole: Device is queued (SEQNUM=2385, ACTION=add) [ 33.633960] systemd-udevd[148]: netconsole: Device ready for processing (SEQNUM=2385, ACTION=add) [ 33.635784] systemd-udevd[148]: netconsole: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 33.638425] systemd-udevd[167]: mvneta: Processing device (SEQNUM=2383, ACTION=add) [ 33.640865] systemd-udevd[148]: netfs: Device is queued (SEQNUM=2386, ACTION=add) [ 33.642458] systemd-udevd[148]: netfs: Device ready for processing (SEQNUM=2386, ACTION=add) [ 33.644319] systemd-udevd[148]: netfs: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.645871] systemd-udevd[148]: netpoll: Device is queued (SEQNUM=2387, ACTION=add) [ 33.647684] systemd-udevd[166]: mvpp2: Processing device (SEQNUM=2384, ACTION=add) [ 33.650108] systemd-udevd[148]: netpoll: Device ready for processing (SEQNUM=2387, ACTION=add) [ 33.651625] systemd-udevd[148]: netpoll: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.653662] systemd-udevd[148]: nfs: Device is queued (SEQNUM=2388, ACTION=add) [ 33.655283] systemd-udevd[148]: nfs: Device ready for processing (SEQNUM=2388, ACTION=add) [ 33.657363] systemd-udevd[165]: netfs: Processing device (SEQNUM=2386, ACTION=add) [ 33.659267] systemd-udevd[168]: mtk_wdt: Device processed (SEQNUM=2381, ACTION=add) [ 33.661042] systemd-udevd[168]: mtk_wdt: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.662990] systemd-udevd[165]: netfs: Device processed (SEQNUM=2386, ACTION=add) [ 33.664788] systemd-udevd[165]: netfs: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.666820] systemd-udevd[148]: nfs: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.668955] systemd-udevd[163]: netconsole: Processing device (SEQNUM=2385, ACTION=add) [ 33.670884] systemd-udevd[148]: nfs_layout_flexfiles: Device is queued (SEQNUM=2389, ACTION=add) [ 33.672628] systemd-udevd[148]: nfs_layout_flexfiles: Device ready for processing (SEQNUM=2389, ACTION=add) [ 33.674546] systemd-udevd[169]: nfs: Processing device (SEQNUM=2388, ACTION=add) [ 33.676825] systemd-udevd[164]: netpoll: Processing device (SEQNUM=2387, ACTION=add) [ 33.678844] systemd-udevd[168]: nfs_layout_flexfiles: Processing device (SEQNUM=2389, ACTION=add) [ 33.680957] systemd-udevd[148]: nfs_layout_flexfiles: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 33.682551] systemd-udevd[148]: nfs_layout_nfsv41_files: Device is queued (SEQNUM=2390, ACTION=add) [ 33.684357] systemd-udevd[148]: nfs_layout_nfsv41_files: Device ready for processing (SEQNUM=2390, ACTION=add) [ 33.686302] systemd-udevd[162]: musb_hdrc: Device processed (SEQNUM=2382, ACTION=add) [ 33.688348] systemd-udevd[148]: nfs_layout_nfsv41_files: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 33.690306] systemd-udevd[162]: musb_hdrc: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.692406] systemd-udevd[148]: nfsv4: Device is queued (SEQNUM=2391, ACTION=add) [ 33.693870] systemd-udevd[148]: nfsv4: Device ready for processing (SEQNUM=2391, ACTION=add) [ 33.696387] systemd-udevd[163]: netconsole: Device processed (SEQNUM=2385, ACTION=add) [ 33.697926] systemd-udevd[163]: netconsole: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 33.699977] systemd-udevd[169]: nfs: Device processed (SEQNUM=2388, ACTION=add) [ 33.701666] systemd-udevd[169]: nfs: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.703767] systemd-udevd[165]: nfs_layout_nfsv41_files: Processing device (SEQNUM=2390, ACTION=add) [ 33.705988] systemd-udevd[167]: mvneta: Device processed (SEQNUM=2383, ACTION=add) [ 33.707866] systemd-udevd[166]: mvpp2: Device processed (SEQNUM=2384, ACTION=add) [ 33.710006] systemd-udevd[167]: mvneta: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.712783] systemd-udevd[166]: mvpp2: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.715185] systemd-udevd[168]: nfs_layout_flexfiles: Device processed (SEQNUM=2389, ACTION=add) [ 33.718029] systemd-udevd[165]: nfs_layout_nfsv41_files: Device processed (SEQNUM=2390, ACTION=add) [ 33.720725] systemd-udevd[168]: nfs_layout_flexfiles: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 33.723285] systemd-udevd[164]: netpoll: Device processed (SEQNUM=2387, ACTION=add) [ 33.725654] systemd-udevd[164]: netpoll: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.727723] systemd-udevd[165]: nfs_layout_nfsv41_files: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 33.730447] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 170. [ 33.731935] systemd-udevd[148]: nfsv4: Worker [170] is forked for processing SEQNUM=2391. [ 33.733612] systemd-udevd[148]: nicpf: Device is queued (SEQNUM=2392, ACTION=add) [ 33.735080] systemd-udevd[148]: nicpf: Device ready for processing (SEQNUM=2392, ACTION=add) [ 33.737137] systemd-udevd[148]: nicpf: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.738669] systemd-udevd[148]: nvme: Device is queued (SEQNUM=2393, ACTION=add) [ 33.740369] systemd-udevd[148]: nvme: Device ready for processing (SEQNUM=2393, ACTION=add) [ 33.742214] systemd-udevd[168]: nicpf: Processing device (SEQNUM=2392, ACTION=add) [ 33.744288] systemd-networkd[178]: Added inotify watch for /run on bus bus-api-network: 2 [ 33.745852] systemd-networkd[178]: Added inotify watch for /run/dbus on bus bus-api-network: 3 [ 33.747342] systemd-networkd[178]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-network: -1 [ 33.749823] systemd-networkd[178]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... [ 33.751642] systemd-networkd[178]: Bus bus-api-network: changing state OPENING -> WATCH_BIND [ 33.753439] systemd-networkd[178]: Registering bus object implementation for path=/org/freedesktop/network1 iface=org.freedesktop.network1.Manager [ 33.763230] systemd-udevd[170]: nfsv4: Processing device (SEQNUM=2391, ACTION=add) [ 33.765470] systemd-networkd[178]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.Link [ 33.767246] systemd-networkd[178]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPServer [ 33.769450] systemd-networkd[178]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPv4Client [ 33.771166] systemd-networkd[178]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPv6Client [ 33.773226] systemd-networkd[178]: Registering bus object implementation for path=/org/freedesktop/network1/network iface=org.freedesktop.network1.Network [ 33.775198] systemd-networkd[178]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 33.777208] systemd-networkd[178]: sd-device-monitor(n/a): Failed to stat PID1's netns, ignoring: No such file or directory [ 33.779208] systemd-udevd[167]: nvme: Processing device (SEQNUM=2393, ACTION=add) [ 33.781366] systemd-networkd[178]: Running in initrd, keep DHCPv4 addresses on stopping networkd by default. [ 33.783458] systemd-udevd[148]: nvme: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 33.785597] systemd-udevd[148]: nvme_core: Device is queued (SEQNUM=2394, ACTION=add) [ 33.787101] systemd-udevd[148]: nvme_core: Device ready for processing (SEQNUM=2394, ACTION=add) [ 33.788804] systemd-udevd[148]: nvme_core: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.790778] systemd-udevd[170]: nfsv4: Device processed (SEQNUM=2391, ACTION=add) [ 33.792708] systemd-udevd[170]: nfsv4: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.794614] systemd-udevd[168]: nicpf: Device processed (SEQNUM=2392, ACTION=add) [ 33.797016] systemd-udevd[162]: nvme_core: Processing device (SEQNUM=2394, ACTION=add) [ 33.798916] systemd-udevd[168]: nicpf: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.807339] systemd-udevd[167]: nvme: Device processed (SEQNUM=2393, ACTION=add) [ 33.809105] systemd-udevd[167]: nvme: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 33.811007] systemd-udevd[148]: nvmem_qfprom: Device is queued (SEQNUM=2395, ACTION=add) [ 33.813192] systemd-udevd[162]: nvme_core: Device processed (SEQNUM=2394, ACTION=add) [ 33.815097] systemd-udevd[148]: nvmem_qfprom: Device ready for processing (SEQNUM=2395, ACTION=add) [ 33.817358] systemd-udevd[162]: nvme_core: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.819262] systemd-udevd[148]: nvmem_qfprom: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 33.821709] systemd-udevd[166]: nvmem_qfprom: Processing device (SEQNUM=2395, ACTION=add) [ 33.823556] systemd-udevd[148]: optee: Device is queued (SEQNUM=2396, ACTION=add) [ 33.825452] systemd-udevd[148]: optee: Device ready for processing (SEQNUM=2396, ACTION=add) [ 33.826938] systemd-udevd[148]: optee: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.828964] systemd-udevd[166]: nvmem_qfprom: Device processed (SEQNUM=2395, ACTION=add) [ 33.830684] systemd-udevd[166]: nvmem_qfprom: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 33.832832] systemd-udevd[168]: optee: Processing device (SEQNUM=2396, ACTION=add) [ 33.834679] systemd-udevd[148]: overlay: Device is queued (SEQNUM=2397, ACTION=add) [ 33.836396] systemd-udevd[148]: overlay: Device ready for processing (SEQNUM=2397, ACTION=add) [ 33.837886] systemd-udevd[148]: overlay: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.839786] systemd-udevd[168]: optee: Device processed (SEQNUM=2396, ACTION=add) [ 33.841419] systemd-udevd[168]: optee: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.843345] systemd-udevd[148]: page_reporting: Device is queued (SEQNUM=2398, ACTION=add) [ 33.845193] systemd-udevd[148]: page_reporting: Device ready for processing (SEQNUM=2398, ACTION=add) [ 33.847078] systemd-udevd[170]: overlay: Processing device (SEQNUM=2397, ACTION=add) [ 33.849195] systemd-udevd[148]: page_reporting: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 33.850759] systemd-udevd[148]: pata_platform: Device is queued (SEQNUM=2399, ACTION=add) [ 33.852610] systemd-udevd[148]: pata_platform: Device ready for processing (SEQNUM=2399, ACTION=add) [ 33.854341] systemd-udevd[148]: pata_platform: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 33.856631] systemd-udevd[168]: pata_platform: Processing device (SEQNUM=2399, ACTION=add) [ 33.858550] systemd-udevd[167]: page_reporting: Processing device (SEQNUM=2398, ACTION=add) [ 33.860736] systemd-udevd[148]: pci_hotplug: Device is queued (SEQNUM=2400, ACTION=add) [ 33.862370] systemd-udevd[148]: pci_hotplug: Device ready for processing (SEQNUM=2400, ACTION=add) [ 33.863878] systemd-udevd[148]: pci_hotplug: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 33.866136] systemd-udevd[170]: overlay: Device processed (SEQNUM=2397, ACTION=add) [ 33.867619] systemd-udevd[170]: overlay: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.869988] systemd-udevd[148]: pcie_aspm: Device is queued (SEQNUM=2401, ACTION=add) [ 33.871503] systemd-udevd[148]: pcie_aspm: Device ready for processing (SEQNUM=2401, ACTION=add) [ 33.873749] systemd-udevd[162]: pci_hotplug: Processing device (SEQNUM=2400, ACTION=add) [ 33.875688] systemd-udevd[167]: page_reporting: Device processed (SEQNUM=2398, ACTION=add) [ 33.877547] systemd-udevd[167]: page_reporting: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 33.879652] systemd-udevd[148]: pcie_aspm: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.881963] systemd-udevd[166]: pcie_aspm: Processing device (SEQNUM=2401, ACTION=add) [ 33.883871] systemd-udevd[148]: phy_xgene: Device is queued (SEQNUM=2402, ACTION=add) [ 33.885565] systemd-udevd[148]: phy_xgene: Device ready for processing (SEQNUM=2402, ACTION=add) [ 33.887104] systemd-udevd[148]: phy_xgene: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.888860] systemd-udevd[148]: pnp: Device is queued (SEQNUM=2403, ACTION=add) [ 33.890311] systemd-udevd[148]: pnp: Device ready for processing (SEQNUM=2403, ACTION=add) [ 33.891820] systemd-udevd[148]: pnp: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.893998] systemd-udevd[168]: pata_platform: Device processed (SEQNUM=2399, ACTION=add) [ 33.895566] systemd-udevd[168]: pata_platform: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 33.897969] systemd-udevd[148]: printk: Device is queued (SEQNUM=2404, ACTION=add) [ 33.899468] systemd-udevd[148]: printk: Device ready for processing (SEQNUM=2404, ACTION=add) [ 33.901759] systemd-networkd[178]: Virtualization QEMU Virtual Machine found in DMI (/sys/class/dmi/id/product_name) [ 33.903532] systemd-networkd[178]: UML virtualization not found in /proc/cpuinfo. [ 33.911539] systemd-networkd[178]: Virtualization XEN not found, /proc/xen does not exist [ 33.913664] systemd-networkd[178]: No virtualization found in CPUID [ 33.915846] systemd-networkd[178]: Found VM virtualization qemu [ 33.918455] systemd-networkd[178]: /usr/lib/systemd/network/80-container-host0.network: Conditions in the file do not match the system environment, skipping. [ 33.922077] systemd-udevd[170]: phy_xgene: Processing device (SEQNUM=2402, ACTION=add) [ 33.923969] systemd-udevd[148]: printk: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.926173] systemd-udevd[167]: pnp: Processing device (SEQNUM=2403, ACTION=add) [ 33.928302] systemd-udevd[162]: pci_hotplug: Device processed (SEQNUM=2400, ACTION=add) [ 33.929876] systemd-udevd[162]: pci_hotplug: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 33.931806] systemd-udevd[163]: printk: Processing device (SEQNUM=2404, ACTION=add) [ 33.933978] systemd-udevd[167]: pnp: Device processed (SEQNUM=2403, ACTION=add) [ 33.935446] systemd-udevd[167]: pnp: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.937839] systemd-udevd[148]: processor: Device is queued (SEQNUM=2405, ACTION=add) [ 33.939494] systemd-udevd[148]: processor: Device ready for processing (SEQNUM=2405, ACTION=add) [ 33.941358] systemd-udevd[148]: processor: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.943295] systemd-udevd[166]: pcie_aspm: Device processed (SEQNUM=2401, ACTION=add) [ 33.945009] systemd-udevd[166]: pcie_aspm: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.947373] systemd-udevd[148]: psmouse: Device is queued (SEQNUM=2406, ACTION=add) [ 33.949180] systemd-udevd[148]: psmouse: Device ready for processing (SEQNUM=2406, ACTION=add) [ 33.950712] systemd-udevd[148]: psmouse: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.953041] systemd-udevd[170]: phy_xgene: Device processed (SEQNUM=2402, ACTION=add) [ 33.954895] systemd-udevd[148]: pstore: Device is queued (SEQNUM=2407, ACTION=add) [ 33.957023] systemd-udevd[170]: phy_xgene: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.958950] systemd-udevd[148]: pstore: Device ready for processing (SEQNUM=2407, ACTION=add) [ 33.960704] systemd-udevd[148]: pstore: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.962668] systemd-udevd[168]: processor: Processing device (SEQNUM=2405, ACTION=add) [ 33.964916] systemd-udevd[148]: random: Device is queued (SEQNUM=2408, ACTION=add) [ 33.966582] systemd-udevd[148]: random: Device ready for processing (SEQNUM=2408, ACTION=add) [ 33.968387] systemd-udevd[148]: random: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.970374] systemd-udevd[163]: printk: Device processed (SEQNUM=2404, ACTION=add) [ 33.971876] systemd-udevd[163]: printk: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.974059] systemd-udevd[167]: psmouse: Processing device (SEQNUM=2406, ACTION=add) [ 33.975913] systemd-udevd[148]: rcupdate: Device is queued (SEQNUM=2409, ACTION=add) [ 33.977991] systemd-udevd[162]: pstore: Processing device (SEQNUM=2407, ACTION=add) [ 33.979830] systemd-udevd[148]: rcupdate: Device ready for processing (SEQNUM=2409, ACTION=add) [ 33.981502] systemd-udevd[148]: rcupdate: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.983432] systemd-udevd[170]: random: Processing device (SEQNUM=2408, ACTION=add) [ 33.985761] systemd-udevd[168]: processor: Device processed (SEQNUM=2405, ACTION=add) [ 33.987250] systemd-udevd[168]: processor: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.989518] systemd-udevd[148]: rcutree: Device is queued (SEQNUM=2410, ACTION=add) [ 33.991377] systemd-udevd[166]: rcupdate: Processing device (SEQNUM=2409, ACTION=add) [ 33.993826] systemd-udevd[148]: rcutree: Device ready for processing (SEQNUM=2410, ACTION=add) [ 33.995354] systemd-udevd[148]: rcutree: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.997234] systemd-udevd[148]: rfkill: Device is queued (SEQNUM=2411, ACTION=add) [ 33.998743] systemd-udevd[148]: rfkill: Device ready for processing (SEQNUM=2411, ACTION=add) [ 34.000600] systemd-udevd[148]: rfkill: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 34.002554] systemd-udevd[167]: psmouse: Device processed (SEQNUM=2406, ACTION=add) [ 34.004399] systemd-udevd[167]: psmouse: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 34.006372] systemd-networkd[178]: lo: Saved new link: ifindex=1, iftype=LOOPBACK(772), kind=n/a [ 34.007923] systemd-networkd[178]: lo: Saved original MTU 65536 (min: 0, max: 4294967295) [ 34.009598] systemd-networkd[178]: lo: Saved hardware address: 00:00:00:00:00:00 [ 34.011074] systemd-networkd[178]: lo: Saved IPv6 link-local address generation mode: eui64 [ 34.012848] systemd-networkd[178]: lo: Flags change: +LOOPBACK +UP +LOWER_UP +RUNNING [ 34.014370] systemd-networkd[178]: lo: Link UP [ 34.015843] systemd-networkd[178]: lo: Gained carrier [ 34.017879] systemd-udevd[170]: random: Device processed (SEQNUM=2408, ACTION=add) [ 34.019400] systemd-udevd[170]: random: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 34.021752] systemd-udevd[166]: rcupdate: Device processed (SEQNUM=2409, ACTION=add) [ 34.023786] systemd-udevd[163]: rcutree: Processing device (SEQNUM=2410, ACTION=add) [ 34.025834] systemd-udevd[148]: rng_core: Device is queued (SEQNUM=2412, ACTION=add) [ 34.027420] systemd-udevd[148]: rng_core: Device ready for processing (SEQNUM=2412, ACTION=add) [ 34.029309] systemd-udevd[148]: rng_core: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 34.038008] systemd-udevd[168]: rfkill: Processing device (SEQNUM=2411, ACTION=add) [ 34.039929] systemd-networkd[178]: lo: udev initialized link [ 34.041579] systemd-networkd[178]: enp0s1: Saved new link: ifindex=2, iftype=ETHER(1), kind=n/a [ 34.043131] systemd-networkd[178]: enp0s1: Saved original MTU 1500 (min: 68, max: 65535) [ 34.044896] systemd-networkd[178]: enp0s1: Saved permanent hardware address: 52:54:00:12:35:02 [ 34.046379] systemd-networkd[178]: enp0s1: Saved hardware address: 52:54:00:12:35:02 [ 34.047842] systemd-networkd[178]: enp0s1: Saved IPv6 link-local address generation mode: eui64 [ 34.049639] systemd-networkd[178]: enp0s1: Flags change: +MULTICAST +BROADCAST [ 34.051473] systemd-udevd[148]: sata_sil24: Device is queued (SEQNUM=2413, ACTION=add) [ 34.053311] systemd-udevd[148]: sata_sil24: Device ready for processing (SEQNUM=2413, ACTION=add) [ 34.055228] systemd-networkd[178]: enp0s1: Interface is being renamed, pending initialization. [ 34.057147] systemd-networkd[178]: sit0: Saved new link: ifindex=3, iftype=SIT(776), kind=sit [ 34.058699] systemd-networkd[178]: sit0: Saved original MTU 1480 (min: 1280, max: 65555) [ 34.060718] systemd-networkd[178]: sit0: Saved hardware address: 00:00:00:00 [ 34.062235] systemd-networkd[178]: sit0: Saved IPv6 link-local address generation mode: eui64 [ 34.063728] systemd-networkd[178]: sit0: Flags change: +NOARP [ 34.065787] systemd-udevd[167]: sata_sil24: Processing device (SEQNUM=2413, ACTION=add) [ 34.067633] systemd-networkd[178]: sit0: udev initialized link [ 34.069724] systemd-udevd[148]: sata_sil24: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 34.071278] systemd-udevd[148]: sbsa_gwdt: Device is queued (SEQNUM=2414, ACTION=add) [ 34.073375] systemd-udevd[162]: pstore: Device processed (SEQNUM=2407, ACTION=add) [ 34.075229] systemd-networkd[178]: lo: Received new foreign QDisc (configured): handle=0:0, parent=ffff:ffff, kind=noqueue [ 34.077607] systemd-udevd[148]: sbsa_gwdt: Device ready for processing (SEQNUM=2414, ACTION=add) [ 34.079446] systemd-udevd[162]: pstore: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 34.081780] systemd-udevd[148]: sbsa_gwdt: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 34.083642] systemd-udevd[166]: rcupdate: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.085951] systemd-udevd[163]: rcutree: Device processed (SEQNUM=2410, ACTION=add) [ 34.087463] systemd-udevd[163]: rcutree: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 34.089766] systemd-udevd[165]: sbsa_gwdt: Processing device (SEQNUM=2414, ACTION=add) [ 34.091612] systemd-networkd[178]: lo: Received new foreign address (configured): 127.0.0.1/8 (valid forever, preferred forever), flags: permanent, scope: host, label: n/a [ 34.093695] systemd-networkd[178]: lo: link_check_ready(): link is in pending state. [ 34.095188] systemd-networkd[178]: lo: Received new foreign address (configured): ::1/128 (valid forever, preferred forever), flags: permanent,no-prefixroute, scope: host [ 34.097440] systemd-networkd[178]: lo: link_check_ready(): link is in pending state. [ 34.099320] systemd-udevd[148]: scsi_mod: Device is queued (SEQNUM=2415, ACTION=add) [ 34.101058] systemd-udevd[148]: scsi_mod: Device ready for processing (SEQNUM=2415, ACTION=add) [ 34.102533] systemd-udevd[148]: scsi_mod: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 34.104697] systemd-networkd[178]: rtnl: received non-static neighbor, ignoring. [ 34.106226] systemd-networkd[178]: lo: Received new foreign route (configured): dst: 127.0.0.0/8, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 34.108643] systemd-networkd[178]: lo: Received new foreign route (configured): dst: 127.0.0.1/32, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 34.110663] systemd-networkd[178]: lo: Received new foreign route (configured): dst: 127.255.255.255/32, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0, flags: n/a [ 34.113038] systemd-networkd[178]: lo: Received new foreign route (configured): dst: ::1/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 34.115379] systemd-udevd[162]: scsi_mod: Processing device (SEQNUM=2415, ACTION=add) [ 34.117680] systemd-networkd[178]: Remembering foreign routing policy rule (configured): priority: 0, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: local(255) [ 34.119500] systemd-networkd[178]: Remembering foreign routing policy rule (configured): priority: 32766, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: main(254) [ 34.121574] systemd-networkd[178]: Remembering foreign routing policy rule (configured): priority: 32767, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: default(253) [ 34.123458] systemd-networkd[178]: Could not enumerate wireless LAN phy, ignoring: Operation not supported [ 34.125362] systemd-networkd[178]: Could not enumerate wireless LAN interfaces, ignoring: Operation not supported [ 34.127304] systemd-udevd[148]: sdhci: Device is queued (SEQNUM=2416, ACTION=add) [ 34.129323] systemd-networkd[178]: Enumeration completed [ 34.131102] systemd-udevd[167]: sata_sil24: Device processed (SEQNUM=2413, ACTION=add) [ 34.133078] systemd-udevd[167]: sata_sil24: sd-device-monitor(worker): Passed 170 byte to netlink monitor. systemd-networkd.service: Got notification message from PID 178 (READY=1, STATUS=Processing requests...) systemd-networkd.service: Changed start -> running systemd-networkd.service: Job 121 systemd-networkd.service/start finished, result=done [ 34.135147] systemd-udevd[148]: sdhci: Device ready for processing (SEQNUM=2416, ACTION=add) [ 34.137478] systemd-udevd[166]: sdhci: Processing device (SEQNUM=2416, ACTION=add) [ 34.139396] systemd-udevd[170]: rng_core: Processing device (SEQNUM=2412, ACTION=add) [ OK ] Started Network Configuration. [ 34.141745] systemd-udevd[148]: sdhci: sd-device-monitor(manager): Passed 165 byte to netlink monitor. Failed to communicate with plymouth: Connection refused [ 34.143951] systemd-udevd[168]: rfkill: Device processed (SEQNUM=2411, ACTION=add) [ 34.145973] systemd-udevd[168]: rfkill: sd-device-monitor(worker): Passed 166 byte to netlink monitor. network.target changed dead -> active network.target: Job 129 network.target/start finished, result=done [ OK ] Reached target Network. [ 34.150266] systemd-networkd[178]: lo: Failed to get driver, continuing without: Operation not supported [ 34.151882] systemd-networkd[178]: lo: Saved permanent hardware address: 00:00:00:00:00:00 [ 34.153955] systemd-udevd[148]: secretmem: Device is queued (SEQNUM=2417, ACTION=add) [ 34.155586] systemd-udevd[148]: secretmem: Device ready for processing (SEQNUM=2417, ACTION=add) [ 34.157896] systemd-networkd[178]: lo: Link state is up-to-date [ 34.159327] systemd-networkd[178]: lo: State changed: pending -> initialized [ 34.161030] systemd-networkd[178]: lo: Unmanaging interface. [ 34.162470] systemd-networkd[178]: lo: State changed: initialized -> unmanaged [ 34.164614] systemd-udevd[165]: sbsa_gwdt: Device processed (SEQNUM=2414, ACTION=add) [ 34.166520] systemd-udevd[167]: secretmem: Processing device (SEQNUM=2417, ACTION=add) [ 34.168754] systemd-udevd[165]: sbsa_gwdt: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 34.170737] systemd-udevd[170]: rng_core: Device processed (SEQNUM=2412, ACTION=add) [ 34.172646] systemd-udevd[170]: rng_core: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.174775] systemd-udevd[166]: sdhci: Device processed (SEQNUM=2416, ACTION=add) [ 34.176855] systemd-udevd[166]: sdhci: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 34.178807] systemd-networkd[178]: sit0: Found driver: sit [ 34.180584] systemd-networkd[178]: sit0: Saved permanent hardware address: 00:00:00:00 [ 34.182110] systemd-networkd[178]: sit0: Link state is up-to-date [ 34.183506] systemd-networkd[178]: sit0: State changed: pending -> initialized [ 34.185428] systemd-networkd[178]: sit0: Unmanaging interface. [ 34.186828] systemd-networkd[178]: sit0: State changed: initialized -> unmanaged [ 34.189019] systemd-udevd[162]: scsi_mod: Device processed (SEQNUM=2415, ACTION=add) [ 34.190522] systemd-udevd[162]: scsi_mod: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.199121] systemd-udevd[148]: secretmem: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 34.201657] systemd-udevd[167]: secretmem: Device processed (SEQNUM=2417, ACTION=add) [ 34.203169] systemd-udevd[167]: secretmem: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 34.205478] systemd-udevd[148]: sit: Device is queued (SEQNUM=2418, ACTION=add) [ 34.206950] systemd-udevd[148]: sit: Device ready for processing (SEQNUM=2418, ACTION=add) [ 34.208906] systemd-udevd[148]: sit: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 34.210767] systemd-udevd[168]: sit: Processing device (SEQNUM=2418, ACTION=add) [ 34.212961] systemd-udevd[148]: sky2: Device is queued (SEQNUM=2419, ACTION=add) [ 34.214512] systemd-udevd[148]: sky2: Device ready for processing (SEQNUM=2419, ACTION=add) [ 34.216379] systemd-udevd[148]: sky2: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 34.218013] systemd-udevd[148]: smc91x: Device is queued (SEQNUM=2420, ACTION=add) [ 34.219462] systemd-udevd[148]: smc91x: Device ready for processing (SEQNUM=2420, ACTION=add) [ 34.221345] systemd-udevd[148]: smc91x: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 34.223276] systemd-udevd[168]: sit: Device processed (SEQNUM=2418, ACTION=add) [ 34.225181] systemd-udevd[168]: sit: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 34.227041] systemd-udevd[170]: sky2: Processing device (SEQNUM=2419, ACTION=add) [ 34.229130] systemd-udevd[167]: smc91x: Processing device (SEQNUM=2420, ACTION=add) [ 34.231037] systemd-udevd[148]: smsc911x: Device is queued (SEQNUM=2421, ACTION=add) [ 34.232803] systemd-udevd[148]: smsc911x: Device ready for processing (SEQNUM=2421, ACTION=add) [ 34.234502] systemd-udevd[148]: smsc911x: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 34.236662] systemd-udevd[167]: smc91x: Device processed (SEQNUM=2420, ACTION=add) [ 34.238487] systemd-udevd[148]: snd: Device is queued (SEQNUM=2422, ACTION=add) [ 34.240587] systemd-udevd[167]: smc91x: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 34.242533] systemd-udevd[148]: snd: Device ready for processing (SEQNUM=2422, ACTION=add) [ 34.244672] systemd-udevd[162]: smsc911x: Processing device (SEQNUM=2421, ACTION=add) [ 34.246486] systemd-udevd[170]: sky2: Device processed (SEQNUM=2419, ACTION=add) [ 34.247999] systemd-udevd[170]: sky2: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 34.250251] systemd-udevd[148]: snd: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 34.251792] systemd-udevd[148]: snd_pcm: Device is queued (SEQNUM=2423, ACTION=add) [ 34.253930] systemd-udevd[168]: snd: Processing device (SEQNUM=2422, ACTION=add) [ 34.255786] systemd-udevd[148]: snd_pcm: Device ready for processing (SEQNUM=2423, ACTION=add) [ 34.257567] systemd-udevd[148]: snd_pcm: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 34.259119] systemd-udevd[148]: snd_soc_core: Device is queued (SEQNUM=2424, ACTION=add) [ 34.262744] systemd-udevd[148]: snd_soc_core: Device ready for processing (SEQNUM=2424, ACTION=add) [ 34.267869] systemd-udevd[148]: snd_soc_core: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 34.271508] systemd-udevd[168]: snd: Device processed (SEQNUM=2422, ACTION=add) [ 34.273695] systemd-udevd[148]: snd_timer: Device is queued (SEQNUM=2425, ACTION=add) [ 34.275525] systemd-udevd[168]: snd: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 34.277758] systemd-udevd[148]: snd_timer: Device ready for processing (SEQNUM=2425, ACTION=add) [ 34.279676] systemd-udevd[170]: snd_pcm: Processing device (SEQNUM=2423, ACTION=add) [ 34.281881] systemd-udevd[162]: smsc911x: Device processed (SEQNUM=2421, ACTION=add) [ 34.283337] systemd-udevd[162]: smsc911x: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.285650] systemd-udevd[167]: snd_soc_core: Processing device (SEQNUM=2424, ACTION=add) [ 34.287464] systemd-udevd[166]: snd_timer: Processing device (SEQNUM=2425, ACTION=add) [ 34.289611] systemd-udevd[167]: snd_soc_core: Device processed (SEQNUM=2424, ACTION=add) [ 34.291093] systemd-udevd[167]: snd_soc_core: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 34.293267] systemd-udevd[148]: snd_timer: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 34.294939] systemd-udevd[148]: snps_udc_core: Device is queued (SEQNUM=2426, ACTION=add) [ 34.297642] systemd-udevd[148]: snps_udc_core: Device ready for processing (SEQNUM=2426, ACTION=add) [ 34.302006] systemd-udevd[148]: snps_udc_core: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 34.305702] systemd-udevd[168]: snps_udc_core: Processing device (SEQNUM=2426, ACTION=add) [ 34.307608] systemd-udevd[166]: snd_timer: Device processed (SEQNUM=2425, ACTION=add) [ 34.309518] systemd-udevd[166]: snd_timer: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 34.311446] systemd-udevd[170]: snd_pcm: Device processed (SEQNUM=2423, ACTION=add) [ 34.313346] systemd-udevd[170]: snd_pcm: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 34.315267] systemd-udevd[148]: snps_udc_plat: Device is queued (SEQNUM=2427, ACTION=add) [ 34.317398] systemd-udevd[168]: snps_udc_core: Device processed (SEQNUM=2426, ACTION=add) [ 34.318889] systemd-udevd[168]: snps_udc_core: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 34.320947] systemd-udevd[148]: snps_udc_plat: Device ready for processing (SEQNUM=2427, ACTION=add) [ 34.322861] systemd-udevd[170]: snps_udc_plat: Processing device (SEQNUM=2427, ACTION=add) [ 34.325136] systemd-udevd[148]: snps_udc_plat: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 34.326750] systemd-udevd[148]: spurious: Device is queued (SEQNUM=2428, ACTION=add) [ 34.328589] systemd-udevd[148]: spurious: Device ready for processing (SEQNUM=2428, ACTION=add) [ 34.330113] systemd-udevd[148]: spurious: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 34.332305] systemd-udevd[168]: spurious: Processing device (SEQNUM=2428, ACTION=add) [ 34.334227] systemd-udevd[170]: snps_udc_plat: Device processed (SEQNUM=2427, ACTION=add) [ 34.335728] systemd-udevd[170]: snps_udc_plat: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 34.338071] systemd-udevd[148]: srcutree: Device is queued (SEQNUM=2429, ACTION=add) [ 34.339718] systemd-udevd[148]: srcutree: Device ready for processing (SEQNUM=2429, ACTION=add) [ 34.341433] systemd-udevd[148]: srcutree: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 34.342978] systemd-udevd[148]: sunrpc: Device is queued (SEQNUM=2430, ACTION=add) [ 34.344665] systemd-udevd[148]: sunrpc: Device ready for processing (SEQNUM=2430, ACTION=add) [ 34.346190] systemd-udevd[148]: sunrpc: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 34.347772] systemd-udevd[148]: sysrq: Device is queued (SEQNUM=2431, ACTION=add) [ 34.349665] systemd-udevd[148]: sysrq: Device ready for processing (SEQNUM=2431, ACTION=add) [ 34.351515] systemd-udevd[167]: srcutree: Processing device (SEQNUM=2429, ACTION=add) [ 34.353766] systemd-udevd[148]: sysrq: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 34.355356] systemd-udevd[148]: tcp_cubic: Device is queued (SEQNUM=2432, ACTION=add) [ 34.357497] systemd-udevd[170]: sunrpc: Processing device (SEQNUM=2430, ACTION=add) [ 34.359343] systemd-udevd[162]: sysrq: Processing device (SEQNUM=2431, ACTION=add) [ 34.361519] systemd-udevd[168]: spurious: Device processed (SEQNUM=2428, ACTION=add) [ 34.363377] systemd-udevd[148]: tcp_cubic: Device ready for processing (SEQNUM=2432, ACTION=add) [ 34.369082] systemd-udevd[168]: spurious: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.373380] systemd-udevd[148]: tcp_cubic: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 34.374900] systemd-udevd[148]: tee: Device is queued (SEQNUM=2433, ACTION=add) [ 34.376575] systemd-udevd[148]: tee: Device ready for processing (SEQNUM=2433, ACTION=add) [ 34.378007] systemd-udevd[148]: tee: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 34.379887] systemd-udevd[168]: tee: Processing device (SEQNUM=2433, ACTION=add) [ 34.382265] systemd-udevd[170]: sunrpc: Device processed (SEQNUM=2430, ACTION=add) [ 34.383757] systemd-udevd[170]: sunrpc: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 34.385947] systemd-udevd[166]: tcp_cubic: Processing device (SEQNUM=2432, ACTION=add) [ 34.387845] systemd-udevd[167]: srcutree: Device processed (SEQNUM=2429, ACTION=add) [ 34.389571] systemd-udevd[167]: srcutree: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.391476] systemd-udevd[162]: sysrq: Device processed (SEQNUM=2431, ACTION=add) [ 34.393383] systemd-udevd[162]: sysrq: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 34.395311] systemd-udevd[148]: thermal: Device is queued (SEQNUM=2434, ACTION=add) [ 34.397089] systemd-udevd[148]: thermal: Device ready for processing (SEQNUM=2434, ACTION=add) [ 34.398529] systemd-udevd[148]: thermal: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 34.400835] systemd-udevd[168]: tee: Device processed (SEQNUM=2433, ACTION=add) [ 34.402327] systemd-udevd[168]: tee: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 34.404438] systemd-udevd[148]: thunder_bgx: Device is queued (SEQNUM=2435, ACTION=add) [ 34.405971] systemd-udevd[148]: thunder_bgx: Device ready for processing (SEQNUM=2435, ACTION=add) [ 34.407982] systemd-udevd[166]: tcp_cubic: Device processed (SEQNUM=2432, ACTION=add) [ 34.410104] systemd-udevd[148]: thunder_bgx: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 34.412000] systemd-udevd[166]: tcp_cubic: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 34.414194] systemd-udevd[148]: thunder_xcv: Device is queued (SEQNUM=2436, ACTION=add) [ 34.416342] systemd-udevd[167]: thunder_bgx: Processing device (SEQNUM=2435, ACTION=add) [ 34.418197] systemd-udevd[170]: thermal: Processing device (SEQNUM=2434, ACTION=add) [ 34.420416] systemd-udevd[148]: thunder_xcv: Device ready for processing (SEQNUM=2436, ACTION=add) [ 34.421952] systemd-udevd[148]: thunder_xcv: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 34.423805] systemd-udevd[167]: thunder_bgx: Device processed (SEQNUM=2435, ACTION=add) [ 34.425564] systemd-udevd[167]: thunder_bgx: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 34.427443] systemd-udevd[148]: tpm: Device is queued (SEQNUM=2437, ACTION=add) [ 34.429598] systemd-udevd[168]: thunder_xcv: Processing device (SEQNUM=2436, ACTION=add) [ 34.431475] systemd-udevd[148]: tpm: Device ready for processing (SEQNUM=2437, ACTION=add) [ 34.433364] systemd-udevd[148]: tpm: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 34.435394] systemd-udevd[162]: tpm: Processing device (SEQNUM=2437, ACTION=add) [ 34.437583] systemd-udevd[170]: thermal: Device processed (SEQNUM=2434, ACTION=add) [ 34.439124] systemd-udevd[170]: thermal: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 34.441527] systemd-udevd[148]: tpm_crb: Device is queued (SEQNUM=2438, ACTION=add) [ 34.443019] systemd-udevd[148]: tpm_crb: Device ready for processing (SEQNUM=2438, ACTION=add) [ 34.445214] systemd-udevd[170]: tpm_crb: Processing device (SEQNUM=2438, ACTION=add) [ 34.447109] systemd-udevd[168]: thunder_xcv: Device processed (SEQNUM=2436, ACTION=add) [ 34.449217] systemd-udevd[148]: tpm_crb: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 34.450814] systemd-udevd[148]: tpm_i2c_infineon: Device is queued (SEQNUM=2439, ACTION=add) [ 34.453421] systemd-udevd[162]: tpm: Device processed (SEQNUM=2437, ACTION=add) [ 34.455345] systemd-udevd[148]: tpm_i2c_infineon: Device ready for processing (SEQNUM=2439, ACTION=add) [ 34.457610] systemd-udevd[162]: tpm: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 34.459520] systemd-udevd[148]: tpm_i2c_infineon: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 34.461987] systemd-udevd[168]: thunder_xcv: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 34.464343] systemd-udevd[167]: tpm_i2c_infineon: Processing device (SEQNUM=2439, ACTION=add) [ 34.466278] systemd-udevd[148]: tpm_tis: Device is queued (SEQNUM=2440, ACTION=add) [ 34.467752] systemd-udevd[148]: tpm_tis: Device ready for processing (SEQNUM=2440, ACTION=add) [ 34.469898] systemd-udevd[167]: tpm_i2c_infineon: Device processed (SEQNUM=2439, ACTION=add) [ 34.471815] systemd-udevd[148]: tpm_tis: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 34.473979] systemd-udevd[168]: tpm_tis: Processing device (SEQNUM=2440, ACTION=add) [ 34.475811] systemd-udevd[148]: tpm_tis_core: Device is queued (SEQNUM=2441, ACTION=add) [ 34.477725] systemd-udevd[148]: tpm_tis_core: Device ready for processing (SEQNUM=2441, ACTION=add) [ 34.479545] systemd-udevd[170]: tpm_crb: Device processed (SEQNUM=2438, ACTION=add) [ 34.481503] systemd-udevd[170]: tpm_crb: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 34.483350] systemd-udevd[148]: tpm_tis_core: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 34.485534] systemd-udevd[167]: tpm_i2c_infineon: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 34.487566] systemd-udevd[148]: ttm: Device is queued (SEQNUM=2442, ACTION=add) [ 34.489518] systemd-udevd[148]: ttm: Device ready for processing (SEQNUM=2442, ACTION=add) [ 34.491321] systemd-udevd[162]: tpm_tis_core: Processing device (SEQNUM=2441, ACTION=add) [ 34.493408] systemd-udevd[170]: ttm: Processing device (SEQNUM=2442, ACTION=add) [ 34.495223] systemd-udevd[148]: ttm: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 34.497366] systemd-udevd[168]: tpm_tis: Device processed (SEQNUM=2440, ACTION=add) [ 34.498848] systemd-udevd[168]: tpm_tis: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 34.501060] systemd-udevd[148]: ufshcd_core: Device is queued (SEQNUM=2443, ACTION=add) [ 34.502518] systemd-udevd[148]: ufshcd_core: Device ready for processing (SEQNUM=2443, ACTION=add) [ 34.504347] systemd-udevd[148]: ufshcd_core: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 34.506286] systemd-udevd[167]: ufshcd_core: Processing device (SEQNUM=2443, ACTION=add) [ 34.508370] systemd-udevd[170]: ttm: Device processed (SEQNUM=2442, ACTION=add) [ 34.509843] systemd-udevd[170]: ttm: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 34.511783] systemd-udevd[148]: usb_storage: Device is queued (SEQNUM=2444, ACTION=add) [ 34.513619] systemd-udevd[148]: usb_storage: Device ready for processing (SEQNUM=2444, ACTION=add) [ 34.515368] systemd-udevd[148]: usb_storage: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 34.517651] systemd-udevd[162]: tpm_tis_core: Device processed (SEQNUM=2441, ACTION=add) [ 34.519128] systemd-udevd[162]: tpm_tis_core: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 34.521317] systemd-udevd[148]: usbcore: Device is queued (SEQNUM=2445, ACTION=add) [ 34.522837] systemd-udevd[148]: usbcore: Device ready for processing (SEQNUM=2445, ACTION=add) [ 34.524607] systemd-udevd[148]: usbcore: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 34.526501] systemd-udevd[168]: usb_storage: Processing device (SEQNUM=2444, ACTION=add) [ 34.528688] systemd-udevd[148]: usbhid: Device is queued (SEQNUM=2446, ACTION=add) [ 34.530186] systemd-udevd[148]: usbhid: Device ready for processing (SEQNUM=2446, ACTION=add) [ 34.531717] systemd-udevd[148]: usbhid: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 34.533940] systemd-udevd[167]: ufshcd_core: Device processed (SEQNUM=2443, ACTION=add) [ 34.535465] systemd-udevd[167]: ufshcd_core: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 34.537781] systemd-udevd[170]: usbcore: Processing device (SEQNUM=2445, ACTION=add) [ 34.539675] systemd-udevd[162]: usbhid: Processing device (SEQNUM=2446, ACTION=add) [ 34.541902] systemd-udevd[148]: vcan: Device is queued (SEQNUM=2447, ACTION=add) [ 34.543360] systemd-udevd[148]: vcan: Device ready for processing (SEQNUM=2447, ACTION=add) [ 34.545152] systemd-udevd[148]: vcan: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 34.547058] systemd-udevd[168]: usb_storage: Device processed (SEQNUM=2444, ACTION=add) [ 34.548850] systemd-udevd[168]: usb_storage: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 34.550735] systemd-udevd[148]: vfio: Device is queued (SEQNUM=2448, ACTION=add) [ 34.552585] systemd-udevd[148]: vfio: Device ready for processing (SEQNUM=2448, ACTION=add) [ 34.554422] systemd-udevd[170]: usbcore: Device processed (SEQNUM=2445, ACTION=add) [ 34.555873] systemd-udevd[170]: usbcore: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 34.558015] systemd-udevd[162]: usbhid: Device processed (SEQNUM=2446, ACTION=add) [ 34.559574] systemd-udevd[162]: usbhid: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 34.561911] systemd-udevd[148]: vfio: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 34.570300] systemd-udevd[166]: vcan: Processing device (SEQNUM=2447, ACTION=add) [ 34.572459] systemd-udevd[148]: vfio_iommu_type1: Device is queued (SEQNUM=2449, ACTION=add) [ 34.574150] systemd-udevd[148]: vfio_iommu_type1: Device ready for processing (SEQNUM=2449, ACTION=add) [ 34.575662] systemd-udevd[148]: vfio_iommu_type1: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 34.577881] systemd-udevd[167]: vfio: Processing device (SEQNUM=2448, ACTION=add) [ 34.579696] systemd-udevd[148]: vfio_pci: Device is queued (SEQNUM=2450, ACTION=add) [ 34.581500] systemd-udevd[148]: vfio_pci: Device ready for processing (SEQNUM=2450, ACTION=add) [ 34.583371] systemd-udevd[168]: vfio_iommu_type1: Processing device (SEQNUM=2449, ACTION=add) [ 34.585529] systemd-udevd[170]: vfio_pci: Processing device (SEQNUM=2450, ACTION=add) [ 34.587406] systemd-udevd[148]: vfio_pci: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 34.589257] systemd-udevd[148]: virtio_blk: Device is queued (SEQNUM=2451, ACTION=add) [ 34.590741] systemd-udevd[148]: virtio_blk: Device ready for processing (SEQNUM=2451, ACTION=add) [ 34.592564] systemd-udevd[148]: virtio_blk: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 34.594447] systemd-udevd[166]: vcan: Device processed (SEQNUM=2447, ACTION=add) [ 34.596476] systemd-udevd[166]: vcan: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 34.598450] systemd-udevd[170]: vfio_pci: Device processed (SEQNUM=2450, ACTION=add) [ 34.599902] systemd-udevd[170]: vfio_pci: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.601983] systemd-udevd[148]: virtio_gpu: Device is queued (SEQNUM=2452, ACTION=add) [ 34.603508] systemd-udevd[148]: virtio_gpu: Device ready for processing (SEQNUM=2452, ACTION=add) [ 34.605761] systemd-udevd[167]: vfio: Device processed (SEQNUM=2448, ACTION=add) [ 34.607639] systemd-udevd[148]: virtio_gpu: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 34.609815] systemd-udevd[168]: vfio_iommu_type1: Device processed (SEQNUM=2449, ACTION=add) [ 34.611668] systemd-udevd[148]: virtio_mmio: Device is queued (SEQNUM=2453, ACTION=add) [ 34.613840] systemd-udevd[168]: vfio_iommu_type1: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 34.615762] systemd-udevd[148]: virtio_mmio: Device ready for processing (SEQNUM=2453, ACTION=add) [ 34.617682] systemd-udevd[148]: virtio_mmio: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 34.626278] systemd-udevd[162]: virtio_blk: Processing device (SEQNUM=2451, ACTION=add) [ 34.628439] systemd-udevd[148]: virtio_net: Device is queued (SEQNUM=2454, ACTION=add) [ 34.630157] systemd-udevd[148]: virtio_net: Device ready for processing (SEQNUM=2454, ACTION=add) [ 34.631692] systemd-udevd[148]: virtio_net: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 34.633863] systemd-udevd[167]: vfio: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 34.635727] systemd-udevd[148]: virtio_pci: Device is queued (SEQNUM=2455, ACTION=add) [ 34.644302] systemd-udevd[163]: virtio_gpu: Processing device (SEQNUM=2452, ACTION=add) [ 34.646174] systemd-udevd[170]: virtio_mmio: Processing device (SEQNUM=2453, ACTION=add) [ 34.648362] systemd-udevd[148]: virtio_pci: Device ready for processing (SEQNUM=2455, ACTION=add) [ 34.649918] systemd-udevd[148]: virtio_pci: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 34.651436] systemd-udevd[148]: virtio_pci_legacy_dev: Device is queued (SEQNUM=2456, ACTION=add) [ 34.653710] systemd-udevd[162]: virtio_blk: Device processed (SEQNUM=2451, ACTION=add) [ 34.655558] systemd-udevd[148]: virtio_pci_legacy_dev: Device ready for processing (SEQNUM=2456, ACTION=add) [ 34.657858] systemd-udevd[162]: virtio_blk: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 34.659738] systemd-udevd[168]: virtio_net: Processing device (SEQNUM=2454, ACTION=add) [ 34.661936] systemd-udevd[170]: virtio_mmio: Device processed (SEQNUM=2453, ACTION=add) [ 34.663604] systemd-udevd[170]: virtio_mmio: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 34.666044] systemd-udevd[148]: virtio_pci_legacy_dev: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 34.667599] systemd-udevd[148]: virtio_pci_modern_dev: Device is queued (SEQNUM=2457, ACTION=add) [ 34.669853] systemd-udevd[167]: virtio_pci_legacy_dev: Processing device (SEQNUM=2456, ACTION=add) [ 34.671783] systemd-udevd[148]: virtio_pci_modern_dev: Device ready for processing (SEQNUM=2457, ACTION=add) [ 34.673713] systemd-udevd[148]: virtio_pci_modern_dev: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 34.675334] systemd-udevd[148]: vsock: Device is queued (SEQNUM=2458, ACTION=add) [ 34.677404] systemd-udevd[166]: virtio_pci: Processing device (SEQNUM=2455, ACTION=add) [ 34.679227] systemd-udevd[170]: virtio_pci_modern_dev: Processing device (SEQNUM=2457, ACTION=add) [ 34.682082] systemd-udevd[148]: vsock: Device ready for processing (SEQNUM=2458, ACTION=add) [ 34.683742] systemd-udevd[148]: vsock: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 34.685922] systemd-udevd[163]: virtio_gpu: Device processed (SEQNUM=2452, ACTION=add) [ 34.687812] systemd-udevd[148]: vt: Device is queued (SEQNUM=2459, ACTION=add) [ 34.689952] systemd-udevd[163]: virtio_gpu: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 34.691945] systemd-udevd[148]: vt: Device ready for processing (SEQNUM=2459, ACTION=add) [ 34.693744] systemd-udevd[148]: vt: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 34.695580] systemd-udevd[162]: vsock: Processing device (SEQNUM=2458, ACTION=add) [ 34.697884] systemd-udevd[170]: virtio_pci_modern_dev: Device processed (SEQNUM=2457, ACTION=add) [ 34.699413] systemd-udevd[170]: virtio_pci_modern_dev: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 34.701644] systemd-udevd[148]: watchdog: Device is queued (SEQNUM=2460, ACTION=add) [ 34.703249] systemd-udevd[148]: watchdog: Device ready for processing (SEQNUM=2460, ACTION=add) [ 34.705216] systemd-udevd[148]: watchdog: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 34.707881] systemd-udevd[168]: virtio_net: Device processed (SEQNUM=2454, ACTION=add) [ 34.709664] systemd-udevd[168]: virtio_net: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 34.711707] systemd-udevd[148]: workqueue: Device is queued (SEQNUM=2461, ACTION=add) [ 34.713461] systemd-udevd[148]: workqueue: Device ready for processing (SEQNUM=2461, ACTION=add) [ 34.714942] systemd-udevd[148]: workqueue: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 34.717094] systemd-udevd[167]: virtio_pci_legacy_dev: Device processed (SEQNUM=2456, ACTION=add) [ 34.718638] systemd-udevd[167]: virtio_pci_legacy_dev: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 34.721100] systemd-udevd[148]: xen: Device is queued (SEQNUM=2462, ACTION=add) [ 34.722549] systemd-udevd[148]: xen: Device ready for processing (SEQNUM=2462, ACTION=add) [ 34.731087] systemd-udevd[165]: vt: Processing device (SEQNUM=2459, ACTION=add) [ 34.733235] systemd-udevd[170]: workqueue: Processing device (SEQNUM=2461, ACTION=add) [ 34.735136] systemd-udevd[166]: virtio_pci: Device processed (SEQNUM=2455, ACTION=add) [ 34.737278] systemd-udevd[166]: virtio_pci: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 34.739816] systemd-udevd[163]: watchdog: Processing device (SEQNUM=2460, ACTION=add) [ 34.742839] systemd-udevd[168]: xen: Processing device (SEQNUM=2462, ACTION=add) [ 34.745620] systemd-udevd[148]: xen: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 34.747587] systemd-udevd[162]: vsock: Device processed (SEQNUM=2458, ACTION=add) [ 34.749471] systemd-udevd[162]: vsock: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 34.751338] systemd-udevd[165]: vt: Device processed (SEQNUM=2459, ACTION=add) [ 34.753067] systemd-udevd[165]: vt: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 34.754919] systemd-udevd[163]: watchdog: Device processed (SEQNUM=2460, ACTION=add) [ 34.756631] systemd-udevd[163]: watchdog: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.758519] systemd-udevd[148]: xen_blkfront: Device is queued (SEQNUM=2463, ACTION=add) [ 34.759966] systemd-udevd[148]: xen_blkfront: Device ready for processing (SEQNUM=2463, ACTION=add) [ 34.761712] systemd-udevd[148]: xen_blkfront: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 34.770060] systemd-udevd[170]: workqueue: Device processed (SEQNUM=2461, ACTION=add) [ 34.771523] systemd-udevd[170]: workqueue: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 34.774012] systemd-udevd[167]: xen_blkfront: Processing device (SEQNUM=2463, ACTION=add) [ 34.775939] systemd-udevd[168]: xen: Device processed (SEQNUM=2462, ACTION=add) [ 34.777601] systemd-udevd[168]: xen: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 34.779480] systemd-udevd[148]: xen_kbdfront: Device is queued (SEQNUM=2464, ACTION=add) [ 34.781258] systemd-udevd[148]: xen_kbdfront: Device ready for processing (SEQNUM=2464, ACTION=add) [ 34.782745] systemd-udevd[148]: xen_kbdfront: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 34.784972] systemd-udevd[167]: xen_blkfront: Device processed (SEQNUM=2463, ACTION=add) [ 34.786421] systemd-udevd[167]: xen_blkfront: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 34.788549] systemd-udevd[148]: xen_netfront: Device is queued (SEQNUM=2465, ACTION=add) [ 34.790003] systemd-udevd[148]: xen_netfront: Device ready for processing (SEQNUM=2465, ACTION=add) [ 34.791799] systemd-udevd[170]: xen_kbdfront: Processing device (SEQNUM=2464, ACTION=add) [ 34.793894] systemd-udevd[148]: xen_netfront: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 34.795481] systemd-udevd[148]: xen_privcmd: Device is queued (SEQNUM=2466, ACTION=add) [ 34.797277] systemd-udevd[148]: xen_privcmd: Device ready for processing (SEQNUM=2466, ACTION=add) [ 34.798898] systemd-udevd[148]: xen_privcmd: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 34.800996] systemd-udevd[170]: xen_kbdfront: Device processed (SEQNUM=2464, ACTION=add) [ 34.802476] systemd-udevd[170]: xen_kbdfront: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 34.804644] systemd-udevd[168]: xen_netfront: Processing device (SEQNUM=2465, ACTION=add) [ 34.813623] systemd-udevd[167]: xen_privcmd: Processing device (SEQNUM=2466, ACTION=add) [ 34.815484] systemd-udevd[148]: xhci_hcd: Device is queued (SEQNUM=2467, ACTION=add) [ 34.817344] systemd-udevd[148]: xhci_hcd: Device ready for processing (SEQNUM=2467, ACTION=add) [ 34.818815] systemd-udevd[148]: xhci_hcd: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 34.821081] systemd-udevd[162]: xhci_hcd: Processing device (SEQNUM=2467, ACTION=add) [ 34.822916] systemd-udevd[148]: xilinx_uartps: Device is queued (SEQNUM=2468, ACTION=add) [ 34.824998] systemd-udevd[167]: xen_privcmd: Device processed (SEQNUM=2466, ACTION=add) [ 34.826461] systemd-udevd[167]: xen_privcmd: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 34.828612] systemd-udevd[168]: xen_netfront: Device processed (SEQNUM=2465, ACTION=add) [ 34.830081] systemd-udevd[168]: xen_netfront: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 34.832286] systemd-udevd[148]: xilinx_uartps: Device ready for processing (SEQNUM=2468, ACTION=add) [ 34.833837] systemd-udevd[148]: xilinx_uartps: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 34.835350] systemd-udevd[148]: xz_dec: Device is queued (SEQNUM=2469, ACTION=add) [ 34.837659] systemd-udevd[162]: xhci_hcd: Device processed (SEQNUM=2467, ACTION=add) [ 34.839176] systemd-udevd[162]: xhci_hcd: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.841152] systemd-udevd[148]: xz_dec: Device ready for processing (SEQNUM=2469, ACTION=add) [ 34.842966] systemd-udevd[170]: xilinx_uartps: Processing device (SEQNUM=2468, ACTION=add) [ 34.845226] systemd-udevd[168]: xz_dec: Processing device (SEQNUM=2469, ACTION=add) [ 34.847171] systemd-udevd[148]: xz_dec: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 34.849617] systemd-udevd[170]: xilinx_uartps: Device processed (SEQNUM=2468, ACTION=add) [ 34.851124] systemd-udevd[170]: xilinx_uartps: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 34.853151] systemd-udevd[148]: 4000000.flash: Device is queued (SEQNUM=2470, ACTION=add) [ 34.854944] systemd-udevd[168]: xz_dec: Device processed (SEQNUM=2469, ACTION=add) [ 34.856988] systemd-udevd[148]: 4000000.flash: Device ready for processing (SEQNUM=2470, ACTION=add) [ 34.859008] systemd-udevd[168]: xz_dec: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 34.861130] systemd-udevd[148]: 4000000.flash: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 34.863120] systemd-udevd[170]: 4000000.flash: Processing device (SEQNUM=2470, ACTION=add) [ 34.865273] systemd-udevd[148]: mtd0: Device is queued (SEQNUM=2471, ACTION=add) [ 34.867103] systemd-udevd[170]: 4000000.flash: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 34.869674] systemd-udevd[148]: mtd0: SEQNUM=2471 blocked by SEQNUM=2470 [ 34.871422] systemd-udevd[170]: 4000000.flash: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 34.873460] systemd-udevd[170]: 4000000.flash: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 34.875545] systemd-udevd[148]: mtdblock0: Device is queued (SEQNUM=2472, ACTION=add) [ 34.877496] systemd-udevd[148]: mtdblock0: SEQNUM=2472 blocked by SEQNUM=2470 [ 34.878919] systemd-udevd[148]: 4010000000.pcie: Device is queued (SEQNUM=2473, ACTION=add) [ 34.880684] systemd-udevd[148]: 4010000000.pcie: Device ready for processing (SEQNUM=2473, ACTION=add) [ 34.882215] systemd-udevd[148]: 4010000000.pcie: sd-device-monitor(manager): Passed 363 byte to netlink monitor. [ 34.883891] systemd-udevd[148]: 0000:00:04.0: Device is queued (SEQNUM=2474, ACTION=add) [ 34.885569] systemd-udevd[148]: 0000:00:04.0: SEQNUM=2474 blocked by SEQNUM=2473 [ 34.886967] systemd-udevd[148]: virtio2: Device is queued (SEQNUM=2475, ACTION=add) [ 34.888966] systemd-udevd[170]: 4000000.flash: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 34.890817] systemd-udevd[168]: 4010000000.pcie: Processing device (SEQNUM=2473, ACTION=add) [ 34.893048] systemd-udevd[170]: 4000000.flash: sd-device: Created db file '/run/udev/data/+platform:4000000.flash' for '/devices/platform/4000000.flash' [ 34.894990] systemd-udevd[168]: 4010000000.pcie: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 34.897237] systemd-udevd[170]: 4000000.flash: Running built-in command "kmod load" [ 34.899018] systemd-udevd[168]: 4010000000.pcie: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 34.901562] systemd-udevd[170]: Loading module: of:NflashT(null)Ccfi-flash [ 34.903338] systemd-udevd[148]: virtio2: SEQNUM=2475 blocked by SEQNUM=2473 [ 34.905002] systemd-udevd[148]: vda: Device is queued (SEQNUM=2476, ACTION=add) [ 34.906731] systemd-udevd[170]: Failed to find module 'of:NflashT(null)Ccfi-flash' [ 34.908843] systemd-udevd[148]: vda: SEQNUM=2476 blocked by SEQNUM=2473 [ 34.910586] systemd-udevd[170]: 4000000.flash: Device processed (SEQNUM=2470, ACTION=add) [ 34.912478] systemd-udevd[170]: 4000000.flash: sd-device-monitor(worker): Passed 393 byte to netlink monitor. [ 34.914320] systemd-udevd[168]: 4010000000.pcie: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 34.916757] systemd-udevd[148]: vda1: Device is queued (SEQNUM=2477, ACTION=add) [ 34.918696] systemd-udevd[168]: 4010000000.pcie: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 34.920592] systemd-udevd[168]: 4010000000.pcie: sd-device: Created db file '/run/udev/data/+platform:4010000000.pcie' for '/devices/platform/4010000000.pcie' [ 34.922198] systemd-udevd[168]: 4010000000.pcie: Running built-in command "kmod load" [ 34.923919] systemd-udevd[148]: vda1: SEQNUM=2477 blocked by SEQNUM=2473 [ 34.925998] systemd-udevd[168]: Loading module: of:NpcieTpciCpci-host-ecam-generic [ 34.927480] systemd-udevd[168]: Failed to find module 'of:NpcieTpciCpci-host-ecam-generic' [ 34.929311] systemd-udevd[168]: 4010000000.pcie: Device processed (SEQNUM=2473, ACTION=add) [ 34.930730] systemd-udevd[168]: 4010000000.pcie: sd-device-monitor(worker): Passed 433 byte to netlink monitor. [ 34.933031] systemd-udevd[148]: vda2: Device is queued (SEQNUM=2478, ACTION=add) [ 34.934627] systemd-udevd[148]: mtd0: Device ready for processing (SEQNUM=2471, ACTION=add) [ 34.936355] systemd-udevd[148]: mtd0: sd-device-monitor(manager): Passed 321 byte to netlink monitor. [ 34.937872] systemd-udevd[148]: mtdblock0: SEQNUM=2472 blocked by SEQNUM=2471 [ 34.939265] systemd-udevd[148]: vda2: SEQNUM=2478 blocked by SEQNUM=2473 [ 34.940959] systemd-udevd[148]: vda3: Device is queued (SEQNUM=2479, ACTION=add) [ 34.942697] systemd-udevd[170]: mtd0: Processing device (SEQNUM=2471, ACTION=add) [ 34.944794] systemd-udevd[148]: 0000:00:04.0: Device ready for processing (SEQNUM=2474, ACTION=add) [ 34.946704] systemd-udevd[170]: mtd0: /usr/lib/udev/rules.d/60-persistent-storage-mtd.rules:10 Added SYMLINK 'mtd/by-name/4000000.flash' [ 34.949081] systemd-udevd[148]: 0000:00:04.0: sd-device-monitor(manager): Passed 371 byte to netlink monitor. [ 34.950584] systemd-udevd[148]: virtio2: SEQNUM=2475 blocked by SEQNUM=2474 [ 34.951979] systemd-udevd[148]: vda: SEQNUM=2476 blocked by SEQNUM=2474 [ 34.953687] systemd-udevd[148]: vda1: SEQNUM=2477 blocked by SEQNUM=2474 [ 34.955076] systemd-udevd[148]: vda2: SEQNUM=2478 blocked by SEQNUM=2474 [ 34.956689] systemd-udevd[148]: vda3: SEQNUM=2479 blocked by SEQNUM=2474 [ 34.958240] systemd-udevd[148]: loop0: Device is queued (SEQNUM=2480, ACTION=add) [ 34.959687] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=2480, ACTION=add) [ 34.962246] systemd-udevd[168]: 0000:00:04.0: Processing device (SEQNUM=2474, ACTION=add) [ 34.964387] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.966287] systemd-udevd[168]: 0000:00:04.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 34.967953] systemd-udevd[168]: 0000:00:04.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 34.969880] systemd-udevd[168]: 0000:00:04.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 34.971965] systemd-udevd[148]: loop1: Device is queued (SEQNUM=2481, ACTION=add) [ 34.973737] systemd-udevd[148]: loop1: Device ready for processing (SEQNUM=2481, ACTION=add) [ 34.975225] systemd-udevd[148]: loop1: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.976992] systemd-udevd[148]: loop2: Device is queued (SEQNUM=2482, ACTION=add) [ 34.978417] systemd-udevd[148]: loop2: Device ready for processing (SEQNUM=2482, ACTION=add) [ 34.980279] systemd-udevd[148]: loop2: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.982326] systemd-udevd[167]: loop0: Processing device (SEQNUM=2480, ACTION=add) [ 34.984440] systemd-udevd[148]: loop3: Device is queued (SEQNUM=2483, ACTION=add) [ 34.985870] systemd-udevd[148]: loop3: Device ready for processing (SEQNUM=2483, ACTION=add) [ 34.987313] systemd-udevd[148]: loop3: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.989425] systemd-udevd[166]: loop2: Processing device (SEQNUM=2482, ACTION=add) [ 34.991309] systemd-udevd[148]: loop4: Device is queued (SEQNUM=2484, ACTION=add) [ 34.993099] systemd-udevd[148]: loop4: Device ready for processing (SEQNUM=2484, ACTION=add) [ 34.994532] systemd-udevd[148]: loop4: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.996363] systemd-udevd[148]: loop5: Device is queued (SEQNUM=2485, ACTION=add) [ 34.997819] systemd-udevd[148]: loop5: Device ready for processing (SEQNUM=2485, ACTION=add) [ 34.999332] systemd-udevd[148]: loop5: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 35.001545] systemd-udevd[162]: loop1: Processing device (SEQNUM=2481, ACTION=add) [ 35.003331] systemd-udevd[148]: loop6: Device is queued (SEQNUM=2486, ACTION=add) [ 35.005049] systemd-udevd[148]: loop6: Device ready for processing (SEQNUM=2486, ACTION=add) [ 35.013633] systemd-udevd[169]: loop6: Processing device (SEQNUM=2486, ACTION=add) [ 35.015415] systemd-udevd[163]: loop3: Processing device (SEQNUM=2483, ACTION=add) [ 35.017584] systemd-udevd[169]: loop6: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.019472] systemd-udevd[148]: loop6: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 35.027800] systemd-udevd[164]: loop5: Processing device (SEQNUM=2485, ACTION=add) [ 35.029882] systemd-udevd[148]: loop7: Device is queued (SEQNUM=2487, ACTION=add) [ 35.031331] systemd-udevd[148]: loop7: Device ready for processing (SEQNUM=2487, ACTION=add) [ 35.033534] systemd-udevd[165]: loop4: Processing device (SEQNUM=2484, ACTION=add) [ 35.035366] systemd-udevd[166]: loop2: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.037520] systemd-udevd[167]: loop0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.039341] systemd-udevd[165]: loop4: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.041473] systemd-udevd[163]: loop3: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.043278] systemd-udevd[162]: loop1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.045359] systemd-udevd[164]: loop5: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.047325] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 171. [ 35.049392] systemd-udevd[170]: mtd0: Preserve permissions of /dev/mtd0, uid=0, gid=0, mode=0600 [ 35.051246] systemd-udevd[167]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 35.053675] systemd-udevd[148]: loop7: Worker [171] is forked for processing SEQNUM=2487. [ 35.055532] systemd-udevd[165]: loop4: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 35.058039] systemd-udevd[169]: loop6: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 35.060343] systemd-udevd[148]: ram0: Device is queued (SEQNUM=2488, ACTION=add) [ 35.061803] systemd-udevd[148]: ram0: Device ready for processing (SEQNUM=2488, ACTION=add) [ 35.069955] systemd-udevd[168]: 0000:00:04.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 35.071873] systemd-udevd[163]: loop3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 35.074309] systemd-udevd[165]: loop4: Probe /dev/loop4 with raid and offset=0 [ 35.076386] systemd-udevd[167]: loop0: Probe /dev/loop0 with raid and offset=0 [ 35.078215] systemd-udevd[162]: loop1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 35.080813] systemd-udevd[169]: loop6: Probe /dev/loop6 with raid and offset=0 [ 35.082748] systemd-udevd[164]: loop5: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 35.085107] systemd-udevd[169]: loop6: Failed to read loopback backing inode, ignoring: No such device or address [ 35.087000] systemd-udevd[166]: loop2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 35.089493] systemd-udevd[168]: 0000:00:04.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:04.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0' [ 35.091240] systemd-udevd[168]: 0000:00:04.0: Running built-in command "kmod load" [ 35.092992] systemd-udevd[168]: Loading module: pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00 [ 35.102981] systemd-udevd[171]: loop7: Processing device (SEQNUM=2487, ACTION=add) [ 35.104943] systemd-udevd[168]: Failed to find module 'pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00' [ 35.106828] systemd-udevd[165]: loop4: Failed to read loopback backing inode, ignoring: No such device or address [ 35.108622] systemd-udevd[165]: loop4: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/21' [ 35.110582] systemd-udevd[167]: loop0: Failed to read loopback backing inode, ignoring: No such device or address [ 35.112695] systemd-udevd[167]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/17' [ 35.114616] systemd-udevd[162]: loop1: Probe /dev/loop1 with raid and offset=0 [ 35.116714] systemd-udevd[167]: loop0: Setting permissions /dev/loop0, uid=0, gid=6, mode=0660 [ 35.118531] systemd-udevd[162]: loop1: Failed to read loopback backing inode, ignoring: No such device or address [ 35.120433] systemd-udevd[162]: loop1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/18' [ 35.122328] systemd-udevd[166]: loop2: Probe /dev/loop2 with raid and offset=0 [ 35.124380] systemd-udevd[169]: loop6: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/23' [ 35.126292] systemd-udevd[166]: loop2: Failed to read loopback backing inode, ignoring: No such device or address [ 35.128504] systemd-udevd[169]: loop6: Setting permissions /dev/loop6, uid=0, gid=6, mode=0660 [ 35.130358] systemd-udevd[166]: loop2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/19' [ 35.132888] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 172. [ 35.134717] systemd-udevd[163]: loop3: Probe /dev/loop3 with raid and offset=0 [ 35.136472] systemd-udevd[163]: loop3: Failed to read loopback backing inode, ignoring: No such device or address [ 35.138491] systemd-udevd[148]: ram0: Worker [172] is forked for processing SEQNUM=2488. [ 35.140563] systemd-udevd[163]: loop3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/20' [ 35.142613] systemd-udevd[164]: loop5: Probe /dev/loop5 with raid and offset=0 [ 35.144283] systemd-udevd[164]: loop5: Failed to read loopback backing inode, ignoring: No such device or address [ 35.145867] systemd-udevd[164]: loop5: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/22' [ 35.147775] systemd-udevd[168]: 0000:00:04.0: Device processed (SEQNUM=2474, ACTION=add) [ 35.149936] systemd-udevd[165]: loop4: Setting permissions /dev/loop4, uid=0, gid=6, mode=0660 [ 35.151762] systemd-udevd[168]: 0000:00:04.0: sd-device-monitor(worker): Passed 475 byte to netlink monitor. [ 35.153979] systemd-udevd[170]: mtd0: Successfully created symlink '/dev/mtd/by-name/4000000.flash' to '/dev/mtd0' [ 35.155884] systemd-udevd[162]: loop1: Setting permissions /dev/loop1, uid=0, gid=6, mode=0660 [ 35.158050] systemd-udevd[166]: loop2: Setting permissions /dev/loop2, uid=0, gid=6, mode=0660 [ 35.159940] systemd-udevd[163]: loop3: Setting permissions /dev/loop3, uid=0, gid=6, mode=0660 [ 35.162000] systemd-udevd[148]: ram1: Device is queued (SEQNUM=2489, ACTION=add) [ 35.163443] systemd-udevd[148]: ram1: Device ready for processing (SEQNUM=2489, ACTION=add) [ 35.165831] systemd-udevd[171]: loop7: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.167695] systemd-udevd[164]: loop5: Setting permissions /dev/loop5, uid=0, gid=6, mode=0660 [ 35.169911] systemd-udevd[170]: mtd0: Successfully created symlink '/dev/char/90:0' to '/dev/mtd0' [ 35.171472] systemd-udevd[170]: mtd0: sd-device: Created db file '/run/udev/data/c90:0' for '/devices/platform/4000000.flash/mtd/mtd0' [ 35.173443] systemd-udevd[170]: mtd0: Device processed (SEQNUM=2471, ACTION=add) [ 35.175186] systemd-udevd[165]: loop4: Successfully created symlink '/dev/disk/by-diskseq/21' to '/dev/loop4' [ 35.177384] systemd-udevd[162]: loop1: Successfully created symlink '/dev/disk/by-diskseq/18' to '/dev/loop1' [ 35.179236] systemd-udevd[167]: loop0: Successfully created symlink '/dev/disk/by-diskseq/17' to '/dev/loop0' [ 35.181500] systemd-udevd[166]: loop2: Successfully created symlink '/dev/disk/by-diskseq/19' to '/dev/loop2' [ 35.183423] systemd-udevd[169]: loop6: Successfully created symlink '/dev/disk/by-diskseq/23' to '/dev/loop6' [ 35.185687] systemd-udevd[164]: loop5: Successfully created symlink '/dev/disk/by-diskseq/22' to '/dev/loop5' [ 35.187538] systemd-udevd[170]: mtd0: sd-device-monitor(worker): Passed 361 byte to netlink monitor. [ 35.189790] systemd-udevd[162]: loop1: Successfully created symlink '/dev/block/7:1' to '/dev/loop1' [ 35.191774] systemd-udevd[167]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 35.194047] systemd-udevd[169]: loop6: Successfully created symlink '/dev/block/7:6' to '/dev/loop6' [ 35.195900] systemd-udevd[166]: loop2: Successfully created symlink '/dev/block/7:2' to '/dev/loop2' [ 35.197948] systemd-udevd[165]: loop4: Successfully created symlink '/dev/block/7:4' to '/dev/loop4' [ 35.199884] systemd-udevd[163]: loop3: Successfully created symlink '/dev/disk/by-diskseq/20' to '/dev/loop3' [ 35.201781] systemd-udevd[163]: loop3: Successfully created symlink '/dev/block/7:3' to '/dev/loop3' [ 35.210010] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 173. [ 35.211800] systemd-udevd[164]: loop5: Successfully created symlink '/dev/block/7:5' to '/dev/loop5' [ 35.214251] systemd-udevd[167]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 35.215851] systemd-udevd[167]: loop0: Adding watch on '/dev/loop0' [ 35.217520] systemd-udevd[167]: loop0: Device processed (SEQNUM=2480, ACTION=add) [ 35.219384] systemd-udevd[148]: ram1: Worker [173] is forked for processing SEQNUM=2489. [ 35.228772] systemd-udevd[173]: ram1: Processing device (SEQNUM=2489, ACTION=add) [ 35.230581] systemd-udevd[171]: loop7: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 35.233132] systemd-udevd[173]: ram1: Removing watch handle -1. [ 35.242177] systemd-udevd[172]: ram0: Processing device (SEQNUM=2488, ACTION=add) [ 35.243958] systemd-udevd[173]: ram1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.246120] systemd-udevd[172]: ram0: Removing watch handle -1. [ 35.247880] systemd-udevd[169]: loop6: sd-device: Created db file '/run/udev/data/b7:6' for '/devices/virtual/block/loop6' [ 35.249723] systemd-udevd[169]: loop6: Adding watch on '/dev/loop6' [ 35.251100] systemd-udevd[169]: loop6: Device processed (SEQNUM=2486, ACTION=add) [ 35.252925] systemd-udevd[169]: loop6: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 35.254760] systemd-udevd[167]: loop0: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 35.256952] systemd-udevd[166]: loop2: sd-device: Created db file '/run/udev/data/b7:2' for '/devices/virtual/block/loop2' [ 35.258914] systemd-udevd[171]: loop7: Probe /dev/loop7 with raid and offset=0 [ 35.260931] systemd-udevd[166]: loop2: Adding watch on '/dev/loop2' [ 35.262729] systemd-udevd[172]: ram0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.265018] systemd-udevd[166]: loop2: Device processed (SEQNUM=2482, ACTION=add) [ 35.266868] systemd-udevd[171]: loop7: Failed to read loopback backing inode, ignoring: No such device or address [ 35.268988] systemd-udevd[165]: loop4: sd-device: Created db file '/run/udev/data/b7:4' for '/devices/virtual/block/loop4' [ 35.270592] systemd-udevd[165]: loop4: Adding watch on '/dev/loop4' [ 35.271968] systemd-udevd[165]: loop4: Device processed (SEQNUM=2484, ACTION=add) [ 35.273933] systemd-udevd[171]: loop7: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/24' [ 35.275875] systemd-udevd[148]: ram10: Device is queued (SEQNUM=2490, ACTION=add) [ 35.277687] systemd-udevd[148]: mtdblock0: Device ready for processing (SEQNUM=2472, ACTION=add) [ 35.279222] systemd-udevd[148]: mtdblock0: sd-device-monitor(manager): Passed 265 byte to netlink monitor. [ 35.280988] systemd-udevd[148]: virtio2: Device ready for processing (SEQNUM=2475, ACTION=add) [ 35.282842] systemd-udevd[170]: virtio2: Processing device (SEQNUM=2475, ACTION=add) [ 35.284662] systemd-udevd[170]: virtio2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=virtio' [ 35.286354] systemd-udevd[170]: virtio2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=virtio': Invalid argument [ 35.288790] systemd-udevd[165]: loop4: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 35.290721] systemd-udevd[148]: virtio2: sd-device-monitor(manager): Passed 270 byte to netlink monitor. [ 35.292534] systemd-udevd[148]: vda: SEQNUM=2476 blocked by SEQNUM=2475 [ 35.293947] systemd-udevd[148]: vda1: SEQNUM=2477 blocked by SEQNUM=2475 [ 35.295368] systemd-udevd[148]: vda2: SEQNUM=2478 blocked by SEQNUM=2475 [ 35.297093] systemd-udevd[148]: vda3: SEQNUM=2479 blocked by SEQNUM=2475 [ 35.298504] systemd-udevd[148]: ram10: Device ready for processing (SEQNUM=2490, ACTION=add) [ 35.299990] systemd-udevd[148]: ram10: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 35.302038] systemd-udevd[167]: ram10: Processing device (SEQNUM=2490, ACTION=add) [ 35.303484] systemd-udevd[167]: ram10: Removing watch handle -1. [ 35.305554] systemd-udevd[148]: ram11: Device is queued (SEQNUM=2491, ACTION=add) [ 35.307387] systemd-udevd[168]: mtdblock0: Processing device (SEQNUM=2472, ACTION=add) [ 35.309507] systemd-udevd[148]: ram11: Device ready for processing (SEQNUM=2491, ACTION=add) [ 35.311385] systemd-udevd[168]: mtdblock0: Removing watch handle -1. [ 35.313610] systemd-udevd[165]: ram11: Processing device (SEQNUM=2491, ACTION=add) [ 35.315062] systemd-udevd[165]: ram11: Removing watch handle -1. [ 35.316713] systemd-udevd[165]: ram11: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.318521] systemd-udevd[166]: loop2: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 35.320788] systemd-udevd[171]: loop7: Setting permissions /dev/loop7, uid=0, gid=6, mode=0660 [ 35.322695] systemd-udevd[148]: ram11: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 35.324606] systemd-udevd[148]: ram12: Device is queued (SEQNUM=2492, ACTION=add) [ 35.326063] systemd-udevd[148]: ram12: Device ready for processing (SEQNUM=2492, ACTION=add) [ 35.327508] systemd-udevd[148]: ram12: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 35.329738] systemd-udevd[167]: ram10: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.331641] systemd-udevd[163]: loop3: sd-device: Created db file '/run/udev/data/b7:3' for '/devices/virtual/block/loop3' [ 35.333928] systemd-udevd[170]: virtio2: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 35.335758] systemd-udevd[163]: loop3: Adding watch on '/dev/loop3' [ 35.337907] systemd-udevd[170]: virtio2: Running built-in command "kmod load" [ 35.339473] systemd-udevd[170]: Loading module: virtio:d00000002v00001AF4 [ 35.341579] systemd-udevd[163]: loop3: Device processed (SEQNUM=2483, ACTION=add) [ 35.343358] systemd-udevd[170]: Failed to find module 'virtio:d00000002v00001AF4' [ 35.345483] systemd-udevd[172]: ram0: Setting permissions /dev/ram0, uid=0, gid=6, mode=0660 [ 35.347420] systemd-udevd[166]: ram12: Processing device (SEQNUM=2492, ACTION=add) [ 35.349231] systemd-udevd[166]: ram12: Removing watch handle -1. [ 35.351007] systemd-udevd[148]: ram13: Device is queued (SEQNUM=2493, ACTION=add) [ 35.352887] systemd-udevd[148]: ram13: Device ready for processing (SEQNUM=2493, ACTION=add) [ 35.354518] systemd-udevd[148]: ram13: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 35.356722] systemd-udevd[170]: virtio2: Device processed (SEQNUM=2475, ACTION=add) [ 35.358158] systemd-udevd[170]: virtio2: sd-device-monitor(worker): Passed 270 byte to netlink monitor. [ 35.360419] systemd-udevd[172]: ram0: Successfully created symlink '/dev/block/1:0' to '/dev/ram0' [ 35.362434] systemd-udevd[162]: loop1: sd-device: Created db file '/run/udev/data/b7:1' for '/devices/virtual/block/loop1' [ 35.364259] systemd-udevd[162]: loop1: Adding watch on '/dev/loop1' [ 35.365685] systemd-udevd[162]: loop1: Device processed (SEQNUM=2481, ACTION=add) [ 35.367486] systemd-udevd[171]: loop7: Successfully created symlink '/dev/disk/by-diskseq/24' to '/dev/loop7' [ 35.369954] systemd-udevd[167]: ram10: Setting permissions /dev/ram10, uid=0, gid=6, mode=0660 [ 35.371768] systemd-udevd[168]: mtdblock0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.373927] systemd-udevd[148]: ram14: Device is queued (SEQNUM=2494, ACTION=add) [ 35.375335] systemd-udevd[148]: ram14: Device ready for processing (SEQNUM=2494, ACTION=add) [ 35.377533] systemd-udevd[173]: ram1: Setting permissions /dev/ram1, uid=0, gid=6, mode=0660 [ 35.379422] systemd-udevd[164]: loop5: sd-device: Created db file '/run/udev/data/b7:5' for '/devices/virtual/block/loop5' [ 35.381379] systemd-udevd[164]: loop5: Adding watch on '/dev/loop5' [ 35.383102] systemd-udevd[169]: ram13: Processing device (SEQNUM=2493, ACTION=add) [ 35.385227] systemd-udevd[164]: loop5: Device processed (SEQNUM=2485, ACTION=add) [ 35.387056] systemd-udevd[169]: ram13: Removing watch handle -1. [ 35.389269] systemd-udevd[172]: ram0: sd-device: Created db file '/run/udev/data/b1:0' for '/devices/virtual/block/ram0' [ 35.390946] systemd-udevd[172]: ram0: Device processed (SEQNUM=2488, ACTION=add) [ 35.392615] systemd-udevd[172]: ram0: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.394481] systemd-udevd[163]: loop3: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 35.396677] systemd-udevd[167]: ram10: Successfully created symlink '/dev/block/1:10' to '/dev/ram10' [ 35.398706] systemd-udevd[166]: ram12: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.400845] systemd-udevd[165]: ram11: Setting permissions /dev/ram11, uid=0, gid=6, mode=0660 [ 35.402363] systemd-udevd[165]: ram11: Successfully created symlink '/dev/block/1:11' to '/dev/ram11' [ 35.404481] systemd-udevd[169]: ram13: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.406357] systemd-udevd[162]: loop1: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 35.408538] systemd-udevd[164]: loop5: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 35.410476] systemd-udevd[167]: ram10: sd-device: Created db file '/run/udev/data/b1:10' for '/devices/virtual/block/ram10' [ 35.412375] systemd-udevd[167]: ram10: Device processed (SEQNUM=2490, ACTION=add) [ 35.413944] systemd-udevd[167]: ram10: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 35.415898] systemd-udevd[165]: ram11: sd-device: Created db file '/run/udev/data/b1:11' for '/devices/virtual/block/ram11' [ 35.417825] systemd-udevd[165]: ram11: Device processed (SEQNUM=2491, ACTION=add) [ 35.419267] systemd-udevd[165]: ram11: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 35.421461] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 174. [ 35.423262] systemd-udevd[168]: mtdblock0: Setting permissions /dev/mtdblock0, uid=0, gid=6, mode=0660 [ 35.425295] systemd-udevd[171]: loop7: Successfully created symlink '/dev/block/7:7' to '/dev/loop7' [ 35.427149] systemd-udevd[148]: ram14: Worker [174] is forked for processing SEQNUM=2494. [ 35.429269] systemd-udevd[168]: mtdblock0: Successfully created symlink '/dev/block/31:0' to '/dev/mtdblock0' [ 35.431161] systemd-udevd[173]: ram1: Successfully created symlink '/dev/block/1:1' to '/dev/ram1' [ 35.433390] systemd-udevd[169]: ram13: Setting permissions /dev/ram13, uid=0, gid=6, mode=0660 [ 35.434882] systemd-udevd[169]: ram13: Successfully created symlink '/dev/block/1:13' to '/dev/ram13' [ 35.436970] systemd-udevd[148]: ram15: Device is queued (SEQNUM=2495, ACTION=add) [ 35.438486] systemd-udevd[148]: vda: Device ready for processing (SEQNUM=2476, ACTION=add) [ 35.440831] systemd-udevd[164]: vda: Processing device (SEQNUM=2476, ACTION=add) [ 35.442706] systemd-udevd[148]: vda: sd-device-monitor(manager): Passed 285 byte to netlink monitor. [ 35.444517] systemd-udevd[148]: vda1: SEQNUM=2477 blocked by SEQNUM=2476 [ 35.445963] systemd-udevd[148]: vda2: SEQNUM=2478 blocked by SEQNUM=2476 [ 35.447502] systemd-udevd[148]: vda3: SEQNUM=2479 blocked by SEQNUM=2476 [ 35.449563] systemd-udevd[148]: ram15: Device ready for processing (SEQNUM=2495, ACTION=add) [ 35.451770] systemd-udevd[166]: ram12: Setting permissions /dev/ram12, uid=0, gid=6, mode=0660 [ 35.454280] systemd-udevd[171]: loop7: sd-device: Created db file '/run/udev/data/b7:7' for '/devices/virtual/block/loop7' [ 35.456488] systemd-udevd[171]: loop7: Adding watch on '/dev/loop7' [ 35.458340] systemd-udevd[172]: ram15: Processing device (SEQNUM=2495, ACTION=add) [ 35.460978] systemd-udevd[166]: ram12: Successfully created symlink '/dev/block/1:12' to '/dev/ram12' [ 35.463126] systemd-udevd[171]: loop7: Device processed (SEQNUM=2487, ACTION=add) [ 35.466264] systemd-udevd[164]: vda: Removing watch handle -1. [ 35.468482] systemd-udevd[164]: vda: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.471125] systemd-udevd[148]: ram15: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 35.473472] systemd-udevd[148]: ram2: Device is queued (SEQNUM=2496, ACTION=add) [ 35.475225] systemd-udevd[148]: ram2: Device ready for processing (SEQNUM=2496, ACTION=add) [ 35.477938] systemd-udevd[172]: ram15: Removing watch handle -1. [ 35.480433] systemd-udevd[171]: loop7: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 35.482636] systemd-udevd[172]: ram15: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.485225] systemd-udevd[148]: ram2: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 35.486885] systemd-udevd[148]: ram3: Device is queued (SEQNUM=2497, ACTION=add) [ 35.488706] systemd-udevd[148]: ram3: Device ready for processing (SEQNUM=2497, ACTION=add) [ 35.490180] systemd-udevd[148]: ram3: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 35.492423] systemd-udevd[163]: ram3: Processing device (SEQNUM=2497, ACTION=add) [ 35.494549] systemd-udevd[173]: ram1: sd-device: Created db file '/run/udev/data/b1:1' for '/devices/virtual/block/ram1' [ 35.496528] systemd-udevd[173]: ram1: Device processed (SEQNUM=2489, ACTION=add) [ 35.497963] systemd-udevd[173]: ram1: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.500401] systemd-udevd[163]: ram3: Removing watch handle -1. [ 35.502201] systemd-udevd[165]: ram2: Processing device (SEQNUM=2496, ACTION=add) [ 35.503719] systemd-udevd[165]: ram2: Removing watch handle -1. [ 35.505502] systemd-udevd[165]: ram2: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.507394] systemd-udevd[148]: ram4: Device is queued (SEQNUM=2498, ACTION=add) [ 35.509334] systemd-udevd[148]: ram4: Device ready for processing (SEQNUM=2498, ACTION=add) [ 35.511269] systemd-udevd[168]: mtdblock0: sd-device: Created db file '/run/udev/data/b31:0' for '/devices/platform/4000000.flash/mtd/mtd0/mtdblock0' [ 35.513404] systemd-udevd[168]: mtdblock0: Device processed (SEQNUM=2472, ACTION=add) [ 35.514839] systemd-udevd[168]: mtdblock0: sd-device-monitor(worker): Passed 303 byte to netlink monitor. [ 35.517071] systemd-udevd[166]: ram12: sd-device: Created db file '/run/udev/data/b1:12' for '/devices/virtual/block/ram12' [ 35.518655] systemd-udevd[166]: ram12: Device processed (SEQNUM=2492, ACTION=add) [ 35.520419] systemd-udevd[166]: ram12: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 35.522415] systemd-udevd[173]: ram4: Processing device (SEQNUM=2498, ACTION=add) [ 35.523969] systemd-udevd[173]: ram4: Removing watch handle -1. [ 35.526035] systemd-udevd[173]: ram4: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.527921] systemd-udevd[148]: ram4: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 35.529786] systemd-udevd[148]: ram5: Device is queued (SEQNUM=2499, ACTION=add) [ 35.531237] systemd-udevd[148]: ram5: Device ready for processing (SEQNUM=2499, ACTION=add) [ 35.533693] systemd-udevd[172]: ram15: Setting permissions /dev/ram15, uid=0, gid=6, mode=0660 [ 35.535643] systemd-udevd[169]: ram13: sd-device: Created db file '/run/udev/data/b1:13' for '/devices/virtual/block/ram13' [ 35.537500] systemd-udevd[169]: ram13: Device processed (SEQNUM=2493, ACTION=add) [ 35.539021] systemd-udevd[169]: ram13: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 35.541249] systemd-udevd[163]: ram3: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.543177] systemd-udevd[148]: ram5: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 35.545167] systemd-udevd[148]: ram6: Device is queued (SEQNUM=2500, ACTION=add) [ 35.546602] systemd-udevd[148]: ram6: Device ready for processing (SEQNUM=2500, ACTION=add) [ 35.548865] systemd-udevd[168]: ram5: Processing device (SEQNUM=2499, ACTION=add) [ 35.550501] systemd-udevd[168]: ram5: Removing watch handle -1. [ 35.552777] systemd-udevd[172]: ram15: Successfully created symlink '/dev/block/1:15' to '/dev/ram15' [ 35.554425] systemd-udevd[172]: ram15: sd-device: Created db file '/run/udev/data/b1:15' for '/devices/virtual/block/ram15' [ 35.565092] systemd-udevd[174]: ram14: Processing device (SEQNUM=2494, ACTION=add) [ 35.567040] systemd-udevd[148]: ram6: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 35.568894] systemd-udevd[148]: ram7: Device is queued (SEQNUM=2501, ACTION=add) [ 35.570316] systemd-udevd[148]: ram7: Device ready for processing (SEQNUM=2501, ACTION=add) [ 35.572436] systemd-udevd[165]: ram2: Setting permissions /dev/ram2, uid=0, gid=6, mode=0660 [ 35.573994] systemd-udevd[165]: ram2: Successfully created symlink '/dev/block/1:2' to '/dev/ram2' [ 35.575922] systemd-udevd[168]: ram5: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.578087] systemd-udevd[172]: ram15: Device processed (SEQNUM=2495, ACTION=add) [ 35.579584] systemd-udevd[172]: ram15: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 35.582016] systemd-udevd[169]: ram6: Processing device (SEQNUM=2500, ACTION=add) [ 35.583856] systemd-udevd[171]: ram7: Processing device (SEQNUM=2501, ACTION=add) [ 35.585905] systemd-udevd[171]: ram7: Removing watch handle -1. [ 35.587885] systemd-udevd[148]: ram7: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 35.589818] systemd-udevd[148]: ram8: Device is queued (SEQNUM=2502, ACTION=add) [ 35.591315] systemd-udevd[148]: ram8: Device ready for processing (SEQNUM=2502, ACTION=add) [ 35.593623] systemd-udevd[174]: ram14: Removing watch handle -1. [ 35.595481] systemd-udevd[169]: ram6: Removing watch handle -1. [ 35.597265] systemd-udevd[169]: ram6: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.599373] systemd-udevd[172]: ram8: Processing device (SEQNUM=2502, ACTION=add) [ 35.601388] systemd-udevd[172]: ram8: Removing watch handle -1. [ 35.603140] systemd-udevd[165]: ram2: sd-device: Created db file '/run/udev/data/b1:2' for '/devices/virtual/block/ram2' [ 35.605345] systemd-udevd[165]: ram2: Device processed (SEQNUM=2496, ACTION=add) [ 35.607117] systemd-udevd[165]: ram2: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.609681] systemd-udevd[171]: ram7: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.612650] systemd-udevd[163]: ram3: Setting permissions /dev/ram3, uid=0, gid=6, mode=0660 [ 35.614465] systemd-udevd[163]: ram3: Successfully created symlink '/dev/block/1:3' to '/dev/ram3' [ 35.617253] systemd-udevd[173]: ram4: Setting permissions /dev/ram4, uid=0, gid=6, mode=0660 [ 35.619583] systemd-udevd[148]: ram8: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 35.622032] systemd-udevd[168]: ram5: Setting permissions /dev/ram5, uid=0, gid=6, mode=0660 [ 35.623722] systemd-udevd[168]: ram5: Successfully created symlink '/dev/block/1:5' to '/dev/ram5' [ 35.626317] systemd-udevd[174]: ram14: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.628904] systemd-udevd[172]: ram8: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.631143] systemd-udevd[173]: ram4: Successfully created symlink '/dev/block/1:4' to '/dev/ram4' [ 35.633775] systemd-udevd[148]: ram9: Device is queued (SEQNUM=2503, ACTION=add) [ 35.635363] systemd-udevd[148]: ram9: Device ready for processing (SEQNUM=2503, ACTION=add) [ 35.637543] systemd-udevd[148]: ram9: sd-device-monitor(manager): Passed 236 byte to netlink monitor. [ 35.639274] systemd-udevd[148]: zram0: Device is queued (SEQNUM=2504, ACTION=add) [ 35.641426] systemd-udevd[148]: zram0: Device ready for processing (SEQNUM=2504, ACTION=add) [ 35.653696] systemd-udevd[163]: ram3: sd-device: Created db file '/run/udev/data/b1:3' for '/devices/virtual/block/ram3' [ 35.655883] systemd-udevd[163]: ram3: Device processed (SEQNUM=2497, ACTION=add) [ 35.658381] systemd-udevd[163]: ram3: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.661350] systemd-udevd[165]: zram0: Processing device (SEQNUM=2504, ACTION=add) [ 35.663130] systemd-udevd[165]: zram0: Removing watch handle -1. [ 35.673820] systemd-udevd[162]: ram9: Processing device (SEQNUM=2503, ACTION=add) [ 35.675444] systemd-udevd[162]: ram9: Removing watch handle -1. [ 35.677979] systemd-udevd[171]: ram7: Setting permissions /dev/ram7, uid=0, gid=6, mode=0660 [ 35.680384] systemd-udevd[165]: zram0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.682269] systemd-udevd[169]: ram6: Setting permissions /dev/ram6, uid=0, gid=6, mode=0660 [ 35.684471] systemd-udevd[173]: ram4: sd-device: Created db file '/run/udev/data/b1:4' for '/devices/virtual/block/ram4' [ 35.686467] systemd-udevd[148]: zram0: sd-device-monitor(manager): Passed 240 byte to netlink monitor. [ 35.688364] systemd-udevd[148]: platform-bus@c000000: Device is queued (SEQNUM=2505, ACTION=add) [ 35.690246] systemd-udevd[162]: ram9: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.692721] systemd-udevd[173]: ram4: Device processed (SEQNUM=2498, ACTION=add) [ 35.694218] systemd-udevd[173]: ram4: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.696432] systemd-udevd[172]: ram8: Setting permissions /dev/ram8, uid=0, gid=6, mode=0660 [ 35.698265] systemd-udevd[164]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:110 Importing properties from results of builtin command 'path_id' [ 35.700603] systemd-udevd[168]: ram5: sd-device: Created db file '/run/udev/data/b1:5' for '/devices/virtual/block/ram5' [ 35.702174] systemd-udevd[168]: ram5: Device processed (SEQNUM=2499, ACTION=add) [ 35.703638] systemd-udevd[168]: ram5: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.705910] systemd-udevd[148]: platform-bus@c000000: Device ready for processing (SEQNUM=2505, ACTION=add) [ 35.707437] systemd-udevd[148]: platform-bus@c000000: sd-device-monitor(manager): Passed 380 byte to netlink monitor. [ 35.709354] systemd-udevd[148]: c000000.tpm_tis: Device is queued (SEQNUM=2506, ACTION=add) [ 35.710972] systemd-udevd[148]: c000000.tpm_tis: SEQNUM=2506 blocked by SEQNUM=2505 [ 35.713007] systemd-udevd[172]: ram8: Successfully created symlink '/dev/block/1:8' to '/dev/ram8' [ 35.714877] systemd-udevd[171]: ram7: Successfully created symlink '/dev/block/1:7' to '/dev/ram7' [ 35.716701] systemd-udevd[171]: ram7: sd-device: Created db file '/run/udev/data/b1:7' for '/devices/virtual/block/ram7' [ 35.718269] systemd-udevd[171]: ram7: Device processed (SEQNUM=2501, ACTION=add) [ 35.720787] systemd-udevd[169]: ram6: Successfully created symlink '/dev/block/1:6' to '/dev/ram6' [ 35.722368] systemd-udevd[169]: ram6: sd-device: Created db file '/run/udev/data/b1:6' for '/devices/virtual/block/ram6' [ 35.723923] systemd-udevd[169]: ram6: Device processed (SEQNUM=2500, ACTION=add) [ 35.726167] systemd-udevd[164]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0' [ 35.727844] systemd-udevd[164]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 35.730068] systemd-udevd[148]: tpmrm0: Device is queued (SEQNUM=2507, ACTION=add) [ 35.731526] systemd-udevd[148]: tpmrm0: SEQNUM=2507 blocked by SEQNUM=2505 [ 35.733376] systemd-udevd[148]: 0000:00:01.0: Device is queued (SEQNUM=2508, ACTION=add) [ 35.734976] systemd-udevd[148]: 0000:00:01.0: Device ready for processing (SEQNUM=2508, ACTION=add) [ 35.737018] systemd-udevd[174]: ram14: Setting permissions /dev/ram14, uid=0, gid=6, mode=0660 [ 35.738524] systemd-udevd[174]: ram14: Successfully created symlink '/dev/block/1:14' to '/dev/ram14' [ 35.746812] systemd-udevd[165]: zram0: Setting permissions /dev/zram0, uid=0, gid=6, mode=0660 [ 35.748988] systemd-udevd[163]: platform-bus@c000000: Processing device (SEQNUM=2505, ACTION=add) [ 35.750524] systemd-udevd[163]: platform-bus@c000000: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 35.752647] systemd-udevd[163]: platform-bus@c000000: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 35.754350] systemd-udevd[163]: platform-bus@c000000: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 35.756710] systemd-udevd[165]: zram0: Successfully created symlink '/dev/block/253:0' to '/dev/zram0' [ 35.758609] systemd-udevd[162]: ram9: Setting permissions /dev/ram9, uid=0, gid=6, mode=0660 [ 35.760400] systemd-udevd[162]: ram9: Successfully created symlink '/dev/block/1:9' to '/dev/ram9' [ 35.762243] systemd-udevd[172]: ram8: sd-device: Created db file '/run/udev/data/b1:8' for '/devices/virtual/block/ram8' [ 35.763817] systemd-udevd[172]: ram8: Device processed (SEQNUM=2502, ACTION=add) [ 35.765775] systemd-udevd[172]: ram8: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.767618] systemd-udevd[168]: 0000:00:01.0: Processing device (SEQNUM=2508, ACTION=add) [ 35.769453] systemd-udevd[168]: 0000:00:01.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 35.771158] systemd-udevd[168]: 0000:00:01.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 35.773198] systemd-udevd[168]: 0000:00:01.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 35.775223] systemd-udevd[169]: ram6: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.777309] systemd-udevd[171]: ram7: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.779163] systemd-udevd[164]: vda: Probe /dev/vda with raid and offset=0 [ 35.781307] systemd-udevd[148]: 0000:00:01.0: sd-device-monitor(manager): Passed 371 byte to netlink monitor. [ 35.782875] systemd-udevd[148]: virtio0: Device is queued (SEQNUM=2509, ACTION=add) [ 35.784557] systemd-udevd[148]: virtio0: SEQNUM=2509 blocked by SEQNUM=2508 [ 35.786414] systemd-udevd[174]: ram14: sd-device: Created db file '/run/udev/data/b1:14' for '/devices/virtual/block/ram14' [ 35.788019] systemd-udevd[174]: ram14: Device processed (SEQNUM=2494, ACTION=add) [ 35.789943] systemd-udevd[174]: ram14: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 35.791804] systemd-udevd[165]: zram0: sd-device: Created db file '/run/udev/data/b253:0' for '/devices/virtual/block/zram0' [ 35.793687] systemd-udevd[165]: zram0: Device processed (SEQNUM=2504, ACTION=add) [ 35.795474] systemd-udevd[162]: ram9: sd-device: Created db file '/run/udev/data/b1:9' for '/devices/virtual/block/ram9' [ 35.797566] systemd-udevd[162]: ram9: Device processed (SEQNUM=2503, ACTION=add) [ 35.799016] systemd-udevd[162]: ram9: sd-device-monitor(worker): Passed 274 byte to netlink monitor. [ 35.801073] systemd-udevd[148]: eth0: Device is queued (SEQNUM=2510, ACTION=add) [ 35.802548] systemd-udevd[148]: eth0: SEQNUM=2510 blocked by SEQNUM=2508 [ 35.804657] systemd-udevd[165]: zram0: sd-device-monitor(worker): Passed 278 byte to netlink monitor. [ 35.806620] systemd-udevd[148]: lo: Device is queued (SEQNUM=2511, ACTION=add) [ 35.808316] systemd-udevd[148]: lo: Device ready for processing (SEQNUM=2511, ACTION=add) [ 35.809942] systemd-udevd[148]: lo: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 35.811468] systemd-udevd[148]: sit0: Device is queued (SEQNUM=2512, ACTION=add) [ 35.813602] systemd-udevd[172]: lo: Processing device (SEQNUM=2511, ACTION=add) [ 35.815100] systemd-udevd[172]: lo: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 35.817047] systemd-udevd[172]: lo: Querying driver name via ethtool API is not supported by device 'lo', ignoring: Operation not supported [ 35.819243] systemd-udevd[148]: sit0: Device ready for processing (SEQNUM=2512, ACTION=add) [ 35.821007] systemd-udevd[148]: sit0: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 35.822502] systemd-udevd[148]: 9000000.pl011: Device is queued (SEQNUM=2513, ACTION=add) [ 35.823948] systemd-udevd[148]: 9000000.pl011: Device ready for processing (SEQNUM=2513, ACTION=add) [ 35.826071] systemd-udevd[169]: sit0: Processing device (SEQNUM=2512, ACTION=add) [ 35.827510] systemd-udevd[169]: sit0: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 35.829962] systemd-udevd[163]: platform-bus@c000000: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 35.832346] systemd-udevd[168]: 0000:00:01.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 35.834208] systemd-udevd[173]: 9000000.pl011: Processing device (SEQNUM=2513, ACTION=add) [ 35.836612] systemd-udevd[148]: 9000000.pl011: sd-device-monitor(manager): Passed 355 byte to netlink monitor. [ 35.838153] systemd-udevd[148]: ttyAMA0: Device is queued (SEQNUM=2514, ACTION=add) [ 35.839647] systemd-udevd[148]: ttyAMA0: SEQNUM=2514 blocked by SEQNUM=2513 [ 35.841384] systemd-udevd[148]: serial8250: Device is queued (SEQNUM=2515, ACTION=add) [ 35.842805] systemd-udevd[148]: serial8250: Device ready for processing (SEQNUM=2515, ACTION=add) [ 35.844659] systemd-udevd[148]: serial8250: sd-device-monitor(manager): Passed 229 byte to netlink monitor. [ 35.846561] systemd-udevd[172]: lo: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 35.848962] systemd-udevd[148]: ttyS0: Device is queued (SEQNUM=2516, ACTION=add) [ 35.850778] systemd-udevd[165]: serial8250: Processing device (SEQNUM=2515, ACTION=add) [ 35.853049] systemd-udevd[172]: lo: Failed to determine prefix for network interface naming, ignoring: Operation not supported [ 35.854689] systemd-udevd[172]: lo: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 35.856840] systemd-udevd[172]: lo: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Failed to run builtin 'path_id': No such file or directory [ 35.858493] systemd-udevd[172]: lo: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 35.861104] systemd-udevd[173]: 9000000.pl011: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=amba' [ 35.862831] systemd-udevd[173]: 9000000.pl011: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=amba': Invalid argument [ 35.865211] systemd-udevd[172]: lo: Device has name_assign_type=2 [ 35.866615] systemd-udevd[172]: lo: Device has addr_assign_type=0 [ 35.868632] systemd-udevd[168]: 0000:00:01.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:01.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0' [ 35.870384] systemd-udevd[168]: 0000:00:01.0: Running built-in command "kmod load" [ 35.871782] systemd-udevd[168]: Loading module: pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 [ 35.873512] systemd-udevd[168]: Failed to find module 'pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00' [ 35.875395] systemd-udevd[148]: ttyS0: SEQNUM=2516 blocked by SEQNUM=2515 [ 35.877081] systemd-udevd[148]: ttyS1: Device is queued (SEQNUM=2517, ACTION=add) [ 35.878860] systemd-udevd[172]: lo: No matching link configuration found, ignoring device. [ 35.880783] systemd-udevd[172]: lo: sd-device: Created empty file '/run/udev/data/n1' for '/devices/virtual/net/lo' [ 35.882713] systemd-udevd[163]: platform-bus@c000000: sd-device: Created db file '/run/udev/data/+platform:platform-bus@c000000' for '/devices/platform/platform-bus@c000000' [ 35.884830] systemd-udevd[163]: platform-bus@c000000: Running built-in command "kmod load" [ 35.886628] systemd-udevd[172]: lo: Device processed (SEQNUM=2511, ACTION=add) [ 35.888740] systemd-udevd[163]: Loading module: of:Nplatform-busT(null)Cqemu,platformCsimple-bus [ 35.890618] systemd-udevd[172]: lo: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 35.892795] systemd-udevd[148]: ttyS1: SEQNUM=2517 blocked by SEQNUM=2515 [ 35.894608] systemd-udevd[169]: sit0: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 35.896577] systemd-udevd[169]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 35.898622] systemd-udevd[165]: serial8250: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 35.901056] systemd-udevd[169]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Failed to run builtin 'path_id': No such file or directory [ 35.903106] systemd-udevd[165]: serial8250: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 35.905382] systemd-udevd[169]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 35.907652] systemd-udevd[165]: serial8250: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 35.910035] systemd-udevd[169]: sit0: Failed to query name_assign_type: Invalid argument [ 35.911486] systemd-udevd[169]: sit0: Failed to get "name_assign_type" attribute, ignoring: Invalid argument [ 35.913732] systemd-udevd[168]: 0000:00:01.0: Device processed (SEQNUM=2508, ACTION=add) [ 35.915505] systemd-udevd[169]: sit0: Device has addr_assign_type=0 [ 35.917741] systemd-udevd[168]: 0000:00:01.0: sd-device-monitor(worker): Passed 475 byte to netlink monitor. [ 35.919656] systemd-udevd[163]: Failed to find module 'of:Nplatform-busT(null)Cqemu,platformCsimple-bus' [ 35.921438] systemd-udevd[163]: platform-bus@c000000: Device processed (SEQNUM=2505, ACTION=add) [ 35.922933] systemd-udevd[163]: platform-bus@c000000: sd-device-monitor(worker): Passed 460 byte to netlink monitor. [ 35.925085] systemd-udevd[169]: sit0: Config file /usr/lib/systemd/network/99-default.link is applied [ 35.926986] systemd-udevd[173]: 9000000.pl011: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 35.928862] systemd-udevd[173]: 9000000.pl011: Running built-in command "kmod load" [ 35.930288] systemd-udevd[173]: Loading module: amba:d00141011 [ 35.932474] systemd-udevd[169]: sit0: Policies didn't yield a name and Name= is not given, not renaming. [ 35.933998] systemd-udevd[169]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:11 NAME 'sit0' [ 35.935600] systemd-udevd[169]: sit0: /usr/lib/udev/rules.d/99-systemd.rules:70 RUN '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name' [ 35.938497] systemd-udevd[148]: ttyS2: Device is queued (SEQNUM=2518, ACTION=add) [ 35.939934] systemd-udevd[148]: ttyS2: SEQNUM=2518 blocked by SEQNUM=2515 [ 35.941688] systemd-udevd[148]: ttyS3: Device is queued (SEQNUM=2519, ACTION=add) [ 35.943575] systemd-udevd[169]: sit0: sd-device: Created db file '/run/udev/data/n3' for '/devices/virtual/net/sit0' [ 35.945644] systemd-udevd[169]: sit0: Running command "/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/sit0 --prefix=/net/ipv4/neigh/sit0 --prefix=/net/ipv6/conf/sit0 --prefix=/net/ipv6/neigh/sit0" [ 35.947512] systemd-udevd[169]: sit0: Starting '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/sit0 --prefix=/net/ipv4/neigh/sit0 --prefix=/net/ipv6/conf/sit0 --prefix=/net/ipv6/neigh/sit0' [ 35.950100] systemd-udevd[173]: Failed to find module 'amba:d00141011' [ 35.951486] systemd-udevd[173]: 9000000.pl011: Device processed (SEQNUM=2513, ACTION=add) [ 35.953339] systemd-udevd[173]: 9000000.pl011: sd-device-monitor(worker): Passed 355 byte to netlink monitor. [ 35.955206] systemd-udevd[169]: Successfully forked off '(spawn)' as PID 175. [ 35.957486] systemd-udevd[148]: c000000.tpm_tis: Device ready for processing (SEQNUM=2506, ACTION=add) [ 35.959003] systemd-udevd[148]: c000000.tpm_tis: sd-device-monitor(manager): Passed 379 byte to netlink monitor. [ 35.960802] systemd-udevd[148]: tpmrm0: SEQNUM=2507 blocked by SEQNUM=2506 [ 35.962198] systemd-udevd[148]: virtio0: Device ready for processing (SEQNUM=2509, ACTION=add) [ 35.963668] systemd-udevd[148]: virtio0: sd-device-monitor(manager): Passed 270 byte to netlink monitor. [ 35.965466] systemd-udevd[148]: eth0: SEQNUM=2510 blocked by SEQNUM=2509 [ 35.966842] systemd-udevd[148]: ttyS3: SEQNUM=2519 blocked by SEQNUM=2515 [ 35.968965] systemd-udevd[165]: serial8250: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 35.971216] systemd-udevd[172]: c000000.tpm_tis: Processing device (SEQNUM=2506, ACTION=add) [ 35.973097] systemd-udevd[172]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 35.974895] systemd-udevd[172]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 35.977342] systemd-udevd[168]: virtio0: Processing device (SEQNUM=2509, ACTION=add) [ 35.978950] systemd-udevd[168]: virtio0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=virtio' [ 35.980960] systemd-udevd[168]: virtio0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=virtio': Invalid argument [ 35.983047] systemd-udevd[148]: console: Device is queued (SEQNUM=2520, ACTION=add) [ 35.985158] systemd-udevd[172]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 35.987215] systemd-udevd[148]: ttyAMA0: Device ready for processing (SEQNUM=2514, ACTION=add) [ 35.989388] systemd-udevd[165]: serial8250: sd-device: Created db file '/run/udev/data/+platform:serial8250' for '/devices/platform/serial8250' [ 35.991154] systemd-udevd[165]: serial8250: Running built-in command "kmod load" [ 35.992926] systemd-udevd[165]: Loading module: platform:serial8250 [ 35.994331] systemd-udevd[165]: Failed to find module 'platform:serial8250' [ 35.995733] systemd-udevd[165]: serial8250: Device processed (SEQNUM=2515, ACTION=add) [ 35.997479] systemd-udevd[165]: serial8250: sd-device-monitor(worker): Passed 289 byte to netlink monitor. [ 35.999374] systemd-udevd[148]: ttyAMA0: sd-device-monitor(manager): Passed 232 byte to netlink monitor. [ 36.001328] systemd-udevd[148]: console: Device ready for processing (SEQNUM=2520, ACTION=add) [ 36.002963] systemd-udevd[148]: console: sd-device-monitor(manager): Passed 214 byte to netlink monitor. [ 36.005117] systemd-udevd[173]: ttyAMA0: Processing device (SEQNUM=2514, ACTION=add) [ 36.006545] systemd-udevd[173]: ttyAMA0: Removing watch handle -1. [ 36.008622] systemd-udevd[148]: ptmx: Device is queued (SEQNUM=2521, ACTION=add) [ 36.010459] systemd-udevd[163]: console: Processing device (SEQNUM=2520, ACTION=add) [ 36.011906] systemd-udevd[163]: console: Removing watch handle -1. [ 36.013877] systemd-udevd[173]: ttyAMA0: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 36.015790] systemd-udevd[148]: ttyS0: Device ready for processing (SEQNUM=2516, ACTION=add) [ 36.017675] systemd-udevd[148]: ttyS0: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 36.019203] systemd-udevd[148]: ttyS1: Device ready for processing (SEQNUM=2517, ACTION=add) [ 36.020964] systemd-udevd[148]: ttyS1: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 36.022472] systemd-udevd[148]: ttyS2: Device ready for processing (SEQNUM=2518, ACTION=add) [ 36.023894] systemd-udevd[148]: ttyS2: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 36.025670] systemd-udevd[148]: ttyS3: Device ready for processing (SEQNUM=2519, ACTION=add) [ 36.027241] systemd-udevd[148]: ttyS3: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 36.029373] systemd-udevd[174]: ttyS3: Processing device (SEQNUM=2519, ACTION=add) [ 36.030858] systemd-udevd[174]: ttyS3: Removing watch handle -1. [ 36.032599] systemd-udevd[174]: ttyS3: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 36.034428] systemd-udevd[168]: virtio0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 36.035925] systemd-udevd[168]: virtio0: Running built-in command "kmod load" [ 36.037581] systemd-udevd[168]: Loading module: virtio:d00000001v00001AF4 [ 36.039401] systemd-udevd[148]: ptmx: Device ready for processing (SEQNUM=2521, ACTION=add) [ 36.041180] systemd-udevd[148]: ptmx: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 36.043035] systemd-udevd[162]: ttyS2: Processing device (SEQNUM=2518, ACTION=add) [ 36.044681] systemd-udevd[162]: ttyS2: Removing watch handle -1. [ 36.046439] systemd-udevd[148]: tty: Device is queued (SEQNUM=2522, ACTION=add) [ 36.047932] systemd-udevd[148]: tty: Device ready for processing (SEQNUM=2522, ACTION=add) [ 36.050046] systemd-udevd[162]: ttyS2: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 36.052407] systemd-udevd[148]: tty: sd-device-monitor(manager): Passed 219 byte to netlink monitor. [ 36.054257] systemd-udevd[168]: Failed to find module 'virtio:d00000001v00001AF4' [ 36.055716] systemd-udevd[168]: virtio0: Device processed (SEQNUM=2509, ACTION=add) [ 36.057820] systemd-udevd[171]: ttyS1: Processing device (SEQNUM=2517, ACTION=add) [ 36.059640] systemd-udevd[168]: virtio0: sd-device-monitor(worker): Passed 270 byte to netlink monitor. [ 36.061783] systemd-udevd[171]: ttyS1: Removing watch handle -1. [ 36.063160] systemd-udevd[171]: ttyS1: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 36.071544] systemd-udevd[170]: ptmx: Processing device (SEQNUM=2521, ACTION=add) [ 36.073413] systemd-udevd[170]: ptmx: Removing watch handle -1. [ 36.074786] systemd-udevd[170]: ptmx: /usr/lib/udev/rules.d/50-udev-default.rules:35 GROUP 5 [ 36.077005] systemd-udevd[172]: c000000.tpm_tis: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 36.078532] systemd-udevd[172]: c000000.tpm_tis: sd-device: Created db file '/run/udev/data/+platform:c000000.tpm_tis' for '/devices/platform/platform-bus@c000000/c000000.tpm_tis' [ 36.080631] systemd-udevd[172]: c000000.tpm_tis: Running built-in command "kmod load" [ 36.082048] systemd-udevd[172]: Loading module: of:Ntpm_tisT(null)Ctcg,tpm-tis-mmio [ 36.084036] systemd-udevd[170]: ptmx: /usr/lib/udev/rules.d/50-udev-default.rules:35 MODE 0666 [ 36.086239] systemd-udevd[165]: ttyS0: Processing device (SEQNUM=2516, ACTION=add) [ 36.087662] systemd-udevd[165]: ttyS0: Removing watch handle -1. [ 36.089312] systemd-udevd[165]: ttyS0: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 36.097402] systemd-udevd[167]: tty: Processing device (SEQNUM=2522, ACTION=add) [ 36.099202] systemd-udevd[148]: tty0: Device is queued (SEQNUM=2523, ACTION=add) [ 36.101294] systemd-udevd[167]: tty: Removing watch handle -1. [ 36.103043] systemd-udevd[148]: eth0: Device ready for processing (SEQNUM=2510, ACTION=add) [ 36.105096] systemd-udevd[167]: tty: /usr/lib/udev/rules.d/50-udev-default.rules:36 GROUP 5 [ 36.106558] systemd-udevd[167]: tty: /usr/lib/udev/rules.d/50-udev-default.rules:36 MODE 0666 [ 36.108710] systemd-udevd[172]: Failed to find module 'of:Ntpm_tisT(null)Ctcg,tpm-tis-mmio' [ 36.110178] systemd-udevd[172]: c000000.tpm_tis: Device processed (SEQNUM=2506, ACTION=add) [ 36.111716] systemd-udevd[172]: c000000.tpm_tis: sd-device-monitor(worker): Passed 449 byte to netlink monitor. [ 36.113896] systemd-udevd[148]: eth0: sd-device-monitor(manager): Passed 248 byte to netlink monitor. [ 36.115549] systemd-udevd[148]: tty0: Device ready for processing (SEQNUM=2523, ACTION=add) [ 36.117562] systemd-udevd[148]: tty0: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 36.125750] systemd-udevd[168]: eth0: Processing device (SEQNUM=2510, ACTION=add) [ 36.127218] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 36.135473] systemd-udevd[166]: tty0: Processing device (SEQNUM=2523, ACTION=add) [ 36.137357] systemd-udevd[166]: tty0: Removing watch handle -1. [ 36.138727] systemd-udevd[166]: tty0: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.140488] systemd-udevd[166]: tty0: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.142329] systemd-udevd[148]: tty1: Device is queued (SEQNUM=2524, ACTION=add) [ 36.143775] systemd-udevd[148]: tpmrm0: Device ready for processing (SEQNUM=2507, ACTION=add) [ 36.145397] systemd-udevd[148]: tpmrm0: sd-device-monitor(manager): Passed 260 byte to netlink monitor. [ 36.146889] systemd-udevd[148]: tty1: Device ready for processing (SEQNUM=2524, ACTION=add) [ 36.148982] systemd-udevd[170]: ptmx: Setting permissions /dev/ptmx, uid=0, gid=5, mode=0666 [ 36.150821] systemd-udevd[172]: tpmrm0: Processing device (SEQNUM=2507, ACTION=add) [ 36.152804] systemd-udevd[172]: tpmrm0: Removing watch handle -1. [ 36.154571] systemd-udevd[170]: ptmx: Successfully created symlink '/dev/char/5:2' to '/dev/ptmx' [ 36.156524] systemd-udevd[170]: ptmx: sd-device: Created empty file '/run/udev/data/c5:2' for '/devices/virtual/tty/ptmx' [ 36.158073] systemd-udevd[170]: ptmx: Device processed (SEQNUM=2521, ACTION=add) [ 36.159484] systemd-udevd[170]: ptmx: sd-device-monitor(worker): Passed 221 byte to netlink monitor. [ 36.161789] systemd-udevd[163]: console: Preserve permissions of /dev/console, uid=0, gid=0, mode=0600 [ 36.163679] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 177. [ 36.165784] systemd-udevd[163]: console: Successfully created symlink '/dev/char/5:1' to '/dev/console' [ 36.173944] systemd-udevd[164]: Reading EFI variable /sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. [ 36.175954] systemd-udevd[167]: tty: Setting permissions /dev/tty, uid=0, gid=5, mode=0666 [ 36.177705] systemd-udevd[167]: tty: Successfully created symlink '/dev/char/5:0' to '/dev/tty' [ 36.179493] systemd-udevd[148]: tty1: Worker [177] is forked for processing SEQNUM=2524. [ 36.181746] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 36.183893] systemd-udevd[167]: tty: sd-device: Created empty file '/run/udev/data/c5:0' for '/devices/virtual/tty/tty' [ 36.185873] systemd-udevd[167]: tty: Device processed (SEQNUM=2522, ACTION=add) [ 36.187320] systemd-udevd[167]: tty: sd-device-monitor(worker): Passed 219 byte to netlink monitor. [ 36.196812] systemd-udevd[177]: tty1: Processing device (SEQNUM=2524, ACTION=add) [ 36.198669] systemd-udevd[172]: tpmrm0: /usr/lib/udev/rules.d/tpm-udev.rules:4 GROUP 998 [ 36.200483] systemd-udevd[172]: tpmrm0: /usr/lib/udev/rules.d/tpm-udev.rules:4 MODE 0660 [ 36.201927] systemd-udevd[172]: tpmrm0: Setting permissions /dev/tpmrm0, uid=0, gid=998, mode=0660 [ 36.203745] systemd-udevd[177]: tty1: Removing watch handle -1. [ 36.205746] systemd-udevd[163]: console: sd-device: Created empty file '/run/udev/data/c5:1' for '/devices/virtual/tty/console' [ 36.207303] systemd-udevd[163]: console: Device processed (SEQNUM=2520, ACTION=add) [ 36.209156] systemd-udevd[163]: console: sd-device-monitor(worker): Passed 214 byte to netlink monitor. [ 36.217524] systemd-udevd[148]: tty10: Device is queued (SEQNUM=2525, ACTION=add) [ 36.219333] systemd-udevd[177]: tty1: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.221114] systemd-udevd[177]: tty1: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.223567] systemd-udevd[148]: tty10: Device ready for processing (SEQNUM=2525, ACTION=add) [ 36.225449] systemd-udevd[148]: tty10: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.226921] systemd-udevd[148]: tty11: Device is queued (SEQNUM=2526, ACTION=add) [ 36.228647] systemd-udevd[148]: tty11: Device ready for processing (SEQNUM=2526, ACTION=add) [ 36.230570] systemd-udevd[172]: tpmrm0: Successfully created symlink '/dev/char/252:65536' to '/dev/tpmrm0' [ 36.232512] systemd-udevd[172]: tpmrm0: sd-device: Created db file '/run/udev/data/c252:65536' for '/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpmrm/tpmrm0' [ 36.234659] systemd-udevd[170]: tty11: Processing device (SEQNUM=2526, ACTION=add) [ 36.236431] systemd-udevd[170]: tty11: Removing watch handle -1. [ 36.244646] systemd-udevd[173]: ttyAMA0: Setting permissions /dev/ttyAMA0, uid=0, gid=20, mode=0660 [ 36.246502] systemd-udevd[170]: tty11: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.247985] systemd-udevd[170]: tty11: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.250210] systemd-udevd[148]: tty11: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.252380] systemd-udevd[166]: tty0: Setting permissions /dev/tty0, uid=0, gid=5, mode=0620 [ 36.254232] systemd-udevd[148]: tty12: Device is queued (SEQNUM=2527, ACTION=add) [ 36.255865] systemd-udevd[148]: tty12: Device ready for processing (SEQNUM=2527, ACTION=add) [ 36.261165] systemd-udevd[166]: tty0: Successfully created symlink '/dev/char/4:0' to '/dev/tty0' [ 36.266492] systemd-udevd[168]: eth0: MAC address identifier: hw_addr=52:54:00:12:35:02 -> x525400123502 [ 36.268814] systemd-udevd[163]: tty10: Processing device (SEQNUM=2525, ACTION=add) [ 36.270282] systemd-udevd[163]: tty10: Removing watch handle -1. [ 36.271691] systemd-udevd[163]: tty10: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.273371] systemd-udevd[163]: tty10: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.281689] systemd-udevd[172]: tpmrm0: Device processed (SEQNUM=2507, ACTION=add) [ 36.283115] systemd-udevd[172]: tpmrm0: sd-device-monitor(worker): Passed 324 byte to netlink monitor. [ 36.285316] systemd-udevd[167]: tty12: Processing device (SEQNUM=2527, ACTION=add) [ 36.286785] systemd-udevd[167]: tty12: Removing watch handle -1. [ 36.288613] systemd-udevd[167]: tty12: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.290099] systemd-udevd[167]: tty12: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.291930] systemd-udevd[177]: tty1: Setting permissions /dev/tty1, uid=0, gid=5, mode=0620 [ 36.294303] systemd-udevd[148]: tty12: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.295819] systemd-udevd[148]: tty13: Device is queued (SEQNUM=2528, ACTION=add) [ 36.297607] systemd-udevd[148]: tty13: Device ready for processing (SEQNUM=2528, ACTION=add) [ 36.299441] systemd-udevd[174]: ttyS3: Setting permissions /dev/ttyS3, uid=0, gid=20, mode=0660 [ 36.301699] systemd-udevd[162]: ttyS2: Setting permissions /dev/ttyS2, uid=0, gid=20, mode=0660 [ 36.303594] systemd-udevd[173]: ttyAMA0: Successfully created symlink '/dev/char/204:64' to '/dev/ttyAMA0' [ 36.312321] systemd-udevd[171]: ttyS1: Setting permissions /dev/ttyS1, uid=0, gid=20, mode=0660 [ 36.314188] systemd-udevd[165]: ttyS0: Setting permissions /dev/ttyS0, uid=0, gid=20, mode=0660 [ 36.316424] systemd-udevd[168]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/of_node". [ 36.318544] systemd-udevd[164]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25' [ 36.320982] systemd-udevd[148]: tty13: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.322864] systemd-udevd[165]: ttyS0: Successfully created symlink '/dev/char/4:64' to '/dev/ttyS0' [ 36.325026] systemd-udevd[148]: tty14: Device is queued (SEQNUM=2529, ACTION=add) [ 36.326543] systemd-udevd[148]: tty14: Device ready for processing (SEQNUM=2529, ACTION=add) [ 36.328009] systemd-udevd[148]: Maximum number (14) of children reached. [ 36.330119] systemd-udevd[171]: ttyS1: Successfully created symlink '/dev/char/4:65' to '/dev/ttyS1' [ 36.332290] systemd-udevd[174]: ttyS3: Successfully created symlink '/dev/char/4:67' to '/dev/ttyS3' [ 36.334180] systemd-udevd[172]: tty13: Processing device (SEQNUM=2528, ACTION=add) [ 36.336000] systemd-udevd[163]: tty10: Setting permissions /dev/tty10, uid=0, gid=5, mode=0620 [ 36.338219] systemd-udevd[172]: tty13: Removing watch handle -1. [ 36.339960] systemd-udevd[163]: tty10: Successfully created symlink '/dev/char/4:10' to '/dev/tty10' [ 36.342181] systemd-udevd[162]: ttyS2: Successfully created symlink '/dev/char/4:66' to '/dev/ttyS2' [ 36.344445] systemd-udevd[164]: vda: Setting permissions /dev/vda, uid=0, gid=6, mode=0660 [ 36.346304] systemd-udevd[166]: tty0: sd-device: Created empty file '/run/udev/data/c4:0' for '/devices/virtual/tty/tty0' [ 36.348431] systemd-udevd[166]: tty0: Device processed (SEQNUM=2523, ACTION=add) [ 36.349892] systemd-udevd[166]: tty0: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 36.351805] systemd-udevd[168]: virtio0: Failed to get 'of_node' child device: No such device [ 36.353946] systemd-udevd[164]: vda: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0' to '/dev/vda' [ 36.355973] systemd-udevd[177]: tty1: Successfully created symlink '/dev/char/4:1' to '/dev/tty1' [ 36.358094] systemd-udevd[164]: vda: Successfully created symlink '/dev/disk/by-diskseq/25' to '/dev/vda' [ 36.359662] systemd-udevd[164]: vda: Successfully created symlink '/dev/block/254:0' to '/dev/vda' [ 36.361859] systemd-udevd[148]: tty15: Device is queued (SEQNUM=2530, ACTION=add) [ 36.363383] systemd-udevd[148]: tty14: Device ready for processing (SEQNUM=2529, ACTION=add) [ 36.365525] systemd-udevd[162]: ttyS2: sd-device: Created db file '/run/udev/data/c4:66' for '/devices/platform/serial8250/tty/ttyS2' [ 36.367244] systemd-udevd[162]: ttyS2: Device processed (SEQNUM=2518, ACTION=add) [ 36.369112] systemd-udevd[162]: ttyS2: sd-device-monitor(worker): Passed 261 byte to netlink monitor. [ 36.371088] systemd-udevd[165]: ttyS0: sd-device: Created db file '/run/udev/data/c4:64' for '/devices/platform/serial8250/tty/ttyS0' [ 36.373201] systemd-udevd[165]: ttyS0: Device processed (SEQNUM=2516, ACTION=add) [ 36.374675] systemd-udevd[165]: ttyS0: sd-device-monitor(worker): Passed 261 byte to netlink monitor. [ 36.376795] systemd-udevd[170]: tty11: Setting permissions /dev/tty11, uid=0, gid=5, mode=0620 [ 36.378709] systemd-udevd[171]: ttyS1: sd-device: Created db file '/run/udev/data/c4:65' for '/devices/platform/serial8250/tty/ttyS1' [ 36.380965] systemd-udevd[148]: tty16: Device is queued (SEQNUM=2531, ACTION=add) [ 36.382787] systemd-udevd[171]: ttyS1: Device processed (SEQNUM=2517, ACTION=add) [ 36.384593] systemd-udevd[171]: ttyS1: sd-device-monitor(worker): Passed 261 byte to netlink monitor. [ 36.386626] systemd-udevd[148]: tty14: Device ready for processing (SEQNUM=2529, ACTION=add) [ 36.388867] systemd-udevd[166]: tty14: Processing device (SEQNUM=2529, ACTION=add) [ 36.390334] systemd-udevd[166]: tty14: Removing watch handle -1. [ 36.392331] systemd-udevd[170]: tty11: Successfully created symlink '/dev/char/4:11' to '/dev/tty11' [ 36.394258] systemd-udevd[167]: tty12: Setting permissions /dev/tty12, uid=0, gid=5, mode=0620 [ 36.396531] systemd-udevd[148]: tty14: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.398088] systemd-udevd[148]: tty15: Device ready for processing (SEQNUM=2530, ACTION=add) [ 36.399878] systemd-udevd[172]: tty13: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [*** ] (2 of 3) A start job is running for /dev/mapper/usr (25s / 1min 30s) [ 36.401790] systemd-udevd[172]: tty13: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.403868] systemd-udevd[163]: tty10: sd-device: Created empty file '/run/udev/data/c4:10' for '/devices/virtual/tty/tty10' [ 36.405739] systemd-udevd[163]: tty10: Device processed (SEQNUM=2525, ACTION=add) [ 36.407828] systemd-udevd[166]: tty14: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.409836] systemd-udevd[166]: tty14: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.411840] systemd-udevd[163]: tty10: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.414028] systemd-udevd[167]: tty12: Successfully created symlink '/dev/char/4:12' to '/dev/tty12' [ 36.415560] systemd-udevd[167]: tty12: sd-device: Created empty file '/run/udev/data/c4:12' for '/devices/virtual/tty/tty12' [ 36.417549] systemd-udevd[167]: tty12: Device processed (SEQNUM=2527, ACTION=add) [ 36.419397] systemd-udevd[173]: ttyAMA0: sd-device: Created db file '/run/udev/data/c204:64' for '/devices/platform/9000000.pl011/tty/ttyAMA0' [ 36.421391] systemd-udevd[173]: ttyAMA0: Device processed (SEQNUM=2514, ACTION=add) [ 36.423401] systemd-udevd[167]: tty12: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.425704] systemd-udevd[173]: ttyAMA0: sd-device-monitor(worker): Passed 270 byte to netlink monitor. [ 36.427620] systemd-udevd[148]: tty17: Device is queued (SEQNUM=2532, ACTION=add) [ 36.429363] systemd-udevd[148]: tty15: Device ready for processing (SEQNUM=2530, ACTION=add) [ 36.430842] systemd-udevd[148]: tty15: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.433049] systemd-udevd[177]: tty1: sd-device: Created empty file '/run/udev/data/c4:1' for '/devices/virtual/tty/tty1' [ 36.434985] systemd-udevd[148]: tty16: Device ready for processing (SEQNUM=2531, ACTION=add) [ 36.437009] systemd-udevd[177]: tty1: Device processed (SEQNUM=2524, ACTION=add) [ 36.438844] systemd-udevd[148]: tty16: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.441207] systemd-udevd[177]: tty1: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 36.443141] systemd-udevd[148]: tty17: Device ready for processing (SEQNUM=2532, ACTION=add) [ 36.445426] systemd-udevd[165]: tty15: Processing device (SEQNUM=2530, ACTION=add) [ 36.446901] systemd-udevd[165]: tty15: Removing watch handle -1. [ 36.449219] systemd-udevd[172]: tty13: Setting permissions /dev/tty13, uid=0, gid=5, mode=0620 [ 36.451111] systemd-udevd[162]: tty17: Processing device (SEQNUM=2532, ACTION=add) [ 36.453221] systemd-udevd[164]: vda: sd-device: Created db file '/run/udev/data/b254:0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda' [ 36.455275] systemd-udevd[162]: tty17: Removing watch handle -1. [ 36.457373] systemd-udevd[164]: vda: Adding watch on '/dev/vda' [ 36.459173] systemd-udevd[162]: tty17: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.460977] systemd-udevd[162]: tty17: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.462858] systemd-udevd[164]: vda: Device processed (SEQNUM=2476, ACTION=add) [ 36.465102] systemd-udevd[171]: tty16: Processing device (SEQNUM=2531, ACTION=add) [ 36.466560] systemd-udevd[171]: tty16: Removing watch handle -1. [ 36.467930] systemd-udevd[171]: tty16: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.469699] systemd-udevd[171]: tty16: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.471709] systemd-udevd[148]: tty17: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.474429] systemd-udevd[174]: ttyS3: sd-device: Created db file '/run/udev/data/c4:67' for '/devices/platform/serial8250/tty/ttyS3' [ 36.476471] systemd-udevd[174]: ttyS3: Device processed (SEQNUM=2519, ACTION=add) [ 36.477916] systemd-udevd[174]: ttyS3: sd-device-monitor(worker): Passed 261 byte to netlink monitor. [ 36.479867] systemd-udevd[165]: tty15: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.481586] systemd-udevd[165]: tty15: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.483443] systemd-udevd[148]: tty18: Device is queued (SEQNUM=2533, ACTION=add) [ 36.485609] systemd-udevd[164]: vda: sd-device-monitor(worker): Passed 599 byte to netlink monitor. [ 36.487618] systemd-udevd[172]: tty13: Successfully created symlink '/dev/char/4:13' to '/dev/tty13' [ 36.489390] systemd-udevd[172]: tty13: sd-device: Created empty file '/run/udev/data/c4:13' for '/devices/virtual/tty/tty13' [ 36.491092] systemd-udevd[172]: tty13: Device processed (SEQNUM=2528, ACTION=add) [ 36.492965] systemd-udevd[172]: tty13: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.494848] systemd-udevd[166]: tty14: Setting permissions /dev/tty14, uid=0, gid=5, mode=0620 [ 36.497307] systemd-udevd[170]: tty11: sd-device: Created empty file '/run/udev/data/c4:11' for '/devices/virtual/tty/tty11' [ 36.498930] systemd-udevd[170]: tty11: Device processed (SEQNUM=2526, ACTION=add) [ 36.500689] systemd-udevd[170]: tty11: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.502665] systemd-udevd[148]: tty18: Device ready for processing (SEQNUM=2533, ACTION=add) [ 36.504545] systemd-udevd[148]: tty18: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.506074] systemd-udevd[148]: tty19: Device is queued (SEQNUM=2534, ACTION=add) [ 36.507508] systemd-udevd[148]: vda1: Device ready for processing (SEQNUM=2477, ACTION=add) [ 36.509374] systemd-udevd[148]: vda1: sd-device-monitor(manager): Passed 317 byte to netlink monitor. [ 36.510878] systemd-udevd[148]: vda2: Device ready for processing (SEQNUM=2478, ACTION=add) [ 36.513063] systemd-udevd[164]: vda1: Processing device (SEQNUM=2477, ACTION=add) [ 36.514940] systemd-udevd[173]: tty18: Processing device (SEQNUM=2533, ACTION=add) [ 36.516740] systemd-udevd[173]: tty18: Removing watch handle -1. [ 36.518206] systemd-udevd[173]: tty18: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.519697] systemd-udevd[173]: tty18: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.522027] systemd-udevd[171]: tty16: Setting permissions /dev/tty16, uid=0, gid=5, mode=0620 [ 36.523590] systemd-udevd[171]: tty16: Successfully created symlink '/dev/char/4:16' to '/dev/tty16' [ 36.525998] systemd-udevd[165]: tty15: Setting permissions /dev/tty15, uid=0, gid=5, mode=0620 [ 36.527540] systemd-udevd[165]: tty15: Successfully created symlink '/dev/char/4:15' to '/dev/tty15' [ 36.529458] systemd-udevd[165]: tty15: sd-device: Created empty file '/run/udev/data/c4:15' for '/devices/virtual/tty/tty15' [ 36.531431] systemd-udevd[168]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/physfn". [ 36.533865] systemd-udevd[165]: tty15: Device processed (SEQNUM=2530, ACTION=add) [ 36.535690] systemd-udevd[166]: tty14: Successfully created symlink '/dev/char/4:14' to '/dev/tty14' [ 36.537567] systemd-udevd[166]: tty14: sd-device: Created empty file '/run/udev/data/c4:14' for '/devices/virtual/tty/tty14' [ 36.539496] systemd-udevd[172]: vda2: Processing device (SEQNUM=2478, ACTION=add) [ 36.541797] systemd-udevd[166]: tty14: Device processed (SEQNUM=2529, ACTION=add) [ 36.543246] systemd-udevd[166]: tty14: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.545393] systemd-udevd[171]: tty16: sd-device: Created empty file '/run/udev/data/c4:16' for '/devices/virtual/tty/tty16' [ 36.547009] systemd-udevd[171]: tty16: Device processed (SEQNUM=2531, ACTION=add) [ 36.548844] systemd-udevd[171]: tty16: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.550773] systemd-udevd[165]: tty15: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.553071] systemd-udevd[148]: vda2: sd-device-monitor(manager): Passed 324 byte to netlink monitor. [ 36.554625] systemd-udevd[148]: vda3: Device ready for processing (SEQNUM=2479, ACTION=add) [ 36.556385] systemd-udevd[148]: vda3: sd-device-monitor(manager): Passed 324 byte to netlink monitor. [ 36.557971] systemd-udevd[148]: tty19: Device ready for processing (SEQNUM=2534, ACTION=add) [ 36.559481] systemd-udevd[148]: tty19: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.561475] systemd-udevd[148]: tty2: Device is queued (SEQNUM=2535, ACTION=add) [ 36.563306] systemd-udevd[162]: tty17: Setting permissions /dev/tty17, uid=0, gid=5, mode=0620 [ 36.565613] systemd-udevd[163]: tty19: Processing device (SEQNUM=2534, ACTION=add) [ 36.567442] systemd-udevd[177]: vda3: Processing device (SEQNUM=2479, ACTION=add) [ 36.569541] systemd-udevd[163]: tty19: Removing watch handle -1. [ 36.571336] systemd-udevd[162]: tty17: Successfully created symlink '/dev/char/4:17' to '/dev/tty17' [ 36.573846] systemd-udevd[163]: tty19: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.575734] systemd-udevd[168]: 0000:00:01.0: Failed to get PCI onboard label: No such file or directory [ 36.577965] systemd-udevd[163]: tty19: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.579823] systemd-udevd[168]: 0000:00:01.0: Could not obtain onboard index: No such file or directory [ 36.582034] systemd-udevd[162]: tty17: sd-device: Created empty file '/run/udev/data/c4:17' for '/devices/virtual/tty/tty17' [ 36.583705] systemd-udevd[162]: tty17: Device processed (SEQNUM=2532, ACTION=add) [ 36.585536] systemd-udevd[162]: tty17: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.587564] systemd-udevd[148]: tty2: Device ready for processing (SEQNUM=2535, ACTION=add) [ 36.589540] systemd-udevd[148]: tty2: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 36.591055] systemd-udevd[148]: tty20: Device is queued (SEQNUM=2536, ACTION=add) [ 36.592683] systemd-udevd[148]: tty20: Device ready for processing (SEQNUM=2536, ACTION=add) [ 36.594185] systemd-udevd[148]: tty20: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.596338] systemd-udevd[164]: vda1: Removing watch handle -1. [ 36.597761] systemd-udevd[164]: vda1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 36.599704] systemd-udevd[173]: tty18: Setting permissions /dev/tty18, uid=0, gid=5, mode=0620 [ 36.601900] systemd-udevd[172]: vda2: Removing watch handle -1. [ 36.603718] systemd-udevd[177]: vda3: Removing watch handle -1. [ 36.605779] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 36.607772] systemd-udevd[177]: vda3: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 36.609912] systemd-udevd[168]: eth0: PCI path identifier: domain=n/a bus_and_slot=p0s1 func=n/a port=n/a -> enp0s1 [ 36.611882] systemd-udevd[173]: tty18: Successfully created symlink '/dev/char/4:18' to '/dev/tty18' [ 36.614103] systemd-udevd[165]: tty2: Processing device (SEQNUM=2535, ACTION=add) [ 36.615561] systemd-udevd[165]: tty2: Removing watch handle -1. [ 36.617683] systemd-udevd[173]: tty18: sd-device: Created empty file '/run/udev/data/c4:18' for '/devices/virtual/tty/tty18' [ 36.619272] systemd-udevd[173]: tty18: Device processed (SEQNUM=2533, ACTION=add) [ 36.621519] systemd-udevd[165]: tty2: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.623094] systemd-udevd[165]: tty2: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.625436] systemd-udevd[173]: tty18: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.627403] systemd-udevd[148]: tty21: Device is queued (SEQNUM=2537, ACTION=add) [ 36.629191] systemd-udevd[148]: tty21: Device ready for processing (SEQNUM=2537, ACTION=add) [ 36.630726] systemd-udevd[148]: tty21: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.632553] systemd-udevd[148]: tty22: Device is queued (SEQNUM=2538, ACTION=add) [ 36.634465] systemd-udevd[171]: tty20: Processing device (SEQNUM=2536, ACTION=add) [ 36.635948] systemd-udevd[171]: tty20: Removing watch handle -1. [ 36.637660] systemd-udevd[171]: tty20: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.639148] systemd-udevd[171]: tty20: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.641263] systemd-udevd[162]: tty21: Processing device (SEQNUM=2537, ACTION=add) [ 36.642811] systemd-udevd[162]: tty21: Removing watch handle -1. [ 36.644493] systemd-udevd[162]: tty21: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.646009] systemd-udevd[162]: tty21: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.654551] systemd-udevd[163]: tty19: Setting permissions /dev/tty19, uid=0, gid=5, mode=0620 [ 36.656378] systemd-udevd[163]: tty19: Successfully created symlink '/dev/char/4:19' to '/dev/tty19' [ 36.658237] systemd-udevd[168]: eth0: Could not find usb parent device: No such file or directory [ 36.659788] systemd-udevd[168]: eth0: Could not get bcma parent device: No such file or directory [ 36.661984] systemd-udevd[148]: tty22: Device ready for processing (SEQNUM=2538, ACTION=add) [ 36.663523] systemd-udevd[148]: tty22: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.665821] systemd-udevd[163]: tty19: sd-device: Created empty file '/run/udev/data/c4:19' for '/devices/virtual/tty/tty19' [ 36.667401] systemd-udevd[163]: tty19: Device processed (SEQNUM=2534, ACTION=add) [ 36.669639] systemd-udevd[148]: tty23: Device is queued (SEQNUM=2539, ACTION=add) [ 36.671488] systemd-udevd[163]: tty19: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.673781] systemd-udevd[148]: tty23: Device ready for processing (SEQNUM=2539, ACTION=add) [ 36.675265] systemd-udevd[148]: tty23: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.683654] systemd-udevd[174]: tty23: Processing device (SEQNUM=2539, ACTION=add) [ 36.685712] systemd-udevd[148]: tty24: Device is queued (SEQNUM=2540, ACTION=add) [ 36.687671] systemd-udevd[174]: tty23: Removing watch handle -1. [ 36.689816] systemd-udevd[148]: tty24: Device ready for processing (SEQNUM=2540, ACTION=add) [ 36.691386] systemd-udevd[148]: tty24: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.693670] systemd-udevd[165]: tty2: Setting permissions /dev/tty2, uid=0, gid=5, mode=0620 [ 36.695573] systemd-udevd[173]: tty22: Processing device (SEQNUM=2538, ACTION=add) [ 36.697453] systemd-udevd[173]: tty22: Removing watch handle -1. [ 36.699225] systemd-udevd[165]: tty2: Successfully created symlink '/dev/char/4:2' to '/dev/tty2' [ 36.701408] systemd-udevd[173]: tty22: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.702901] systemd-udevd[173]: tty22: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.705004] systemd-udevd[165]: tty2: sd-device: Created empty file '/run/udev/data/c4:2' for '/devices/virtual/tty/tty2' [ 36.706613] systemd-udevd[165]: tty2: Device processed (SEQNUM=2535, ACTION=add) [ 36.708396] systemd-udevd[165]: tty2: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 36.710327] systemd-udevd[148]: tty25: Device is queued (SEQNUM=2541, ACTION=add) [ 36.711780] systemd-udevd[148]: tty25: Device ready for processing (SEQNUM=2541, ACTION=add) [ 36.713846] systemd-udevd[148]: tty25: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.716439] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/75-net-description.rules:12 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 36.718465] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/75-net-description.rules:12 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 36.720782] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 36.723138] systemd-udevd[170]: tty25: Processing device (SEQNUM=2541, ACTION=add) [ 36.725961] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 36.728649] systemd-udevd[148]: tty26: Device is queued (SEQNUM=2542, ACTION=add) [ 36.730693] systemd-udevd[170]: tty25: Removing watch handle -1. [ 36.732688] systemd-udevd[170]: tty25: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.734348] systemd-udevd[170]: tty25: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.736840] systemd-udevd[163]: tty24: Processing device (SEQNUM=2540, ACTION=add) [ 36.738491] systemd-udevd[163]: tty24: Removing watch handle -1. [ 36.740414] systemd-udevd[163]: tty24: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.742247] systemd-udevd[163]: tty24: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.744583] systemd-udevd[174]: tty23: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.746318] systemd-udevd[174]: tty23: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.748616] systemd-udevd[177]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' [ 36.750655] systemd-udevd[177]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 36.753252] systemd-udevd[148]: tty26: Device ready for processing (SEQNUM=2542, ACTION=add) [ 36.754939] systemd-udevd[148]: tty26: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.756865] systemd-udevd[148]: tty27: Device is queued (SEQNUM=2543, ACTION=add) [ 36.758502] systemd-udevd[148]: tty27: Device ready for processing (SEQNUM=2543, ACTION=add) [ 36.760437] systemd-udevd[148]: tty27: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.762562] systemd-udevd[173]: tty22: Setting permissions /dev/tty22, uid=0, gid=5, mode=0620 [ 36.765054] systemd-udevd[171]: tty20: Setting permissions /dev/tty20, uid=0, gid=5, mode=0620 [ 36.766744] systemd-udevd[171]: tty20: Successfully created symlink '/dev/char/4:20' to '/dev/tty20' [ 36.768871] systemd-udevd[171]: tty20: sd-device: Created empty file '/run/udev/data/c4:20' for '/devices/virtual/tty/tty20' [ 36.770684] systemd-udevd[171]: tty20: Device processed (SEQNUM=2536, ACTION=add) [ 36.773085] systemd-udevd[148]: tty28: Device is queued (SEQNUM=2544, ACTION=add) [ 36.774757] systemd-udevd[148]: tty28: Device ready for processing (SEQNUM=2544, ACTION=add) [ 36.776735] systemd-udevd[148]: tty29: Device is queued (SEQNUM=2545, ACTION=add) [ 36.778399] systemd-udevd[148]: tty28: Device ready for processing (SEQNUM=2544, ACTION=add) [ 36.780875] systemd-udevd[167]: tty26: Processing device (SEQNUM=2542, ACTION=add) [ 36.782546] systemd-udevd[167]: tty26: Removing watch handle -1. [ 36.784813] systemd-udevd[173]: tty22: Successfully created symlink '/dev/char/4:22' to '/dev/tty22' [ 36.786915] systemd-udevd[167]: tty26: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.789311] systemd-udevd[173]: tty22: sd-device: Created empty file '/run/udev/data/c4:22' for '/devices/virtual/tty/tty22' [ 36.791556] systemd-udevd[167]: tty26: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.794022] systemd-udevd[173]: tty22: Device processed (SEQNUM=2538, ACTION=add) [ 36.796322] systemd-udevd[177]: vda3: Probe /dev/vda3 with raid and offset=0 [ 36.798513] systemd-udevd[168]: eth0: Device has name_assign_type=1 [ 36.800490] systemd-udevd[168]: eth0: Device has addr_assign_type=0 [ 36.802445] systemd-udevd[166]: tty27: Processing device (SEQNUM=2543, ACTION=add) [ 36.804795] systemd-udevd[148]: tty3: Device is queued (SEQNUM=2546, ACTION=add) [ 36.806805] systemd-udevd[166]: tty27: Removing watch handle -1. [ 36.809097] systemd-udevd[148]: tty28: Device ready for processing (SEQNUM=2544, ACTION=add) [ 36.822939] systemd-udevd[169]: sit0: Process '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/sit0 --prefix=/net/ipv4/neigh/sit0 --prefix=/net/ipv6/conf/sit0 --prefix=/net/ipv6/neigh/sit0' succeeded. [ 36.826330] systemd-udevd[166]: tty27: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.827889] systemd-udevd[166]: tty27: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.830062] systemd-udevd[173]: tty22: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.831938] systemd-udevd[148]: tty30: Device is queued (SEQNUM=2547, ACTION=add) [ 36.833653] systemd-udevd[148]: tty28: Device ready for processing (SEQNUM=2544, ACTION=add) [ 36.841880] systemd-udevd[162]: tty21: Setting permissions /dev/tty21, uid=0, gid=5, mode=0620 [ 36.843352] systemd-udevd[162]: tty21: Successfully created symlink '/dev/char/4:21' to '/dev/tty21' [ 36.845483] systemd-udevd[171]: tty20: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.854709] systemd-udevd[165]: tty28: Processing device (SEQNUM=2544, ACTION=add) [ 36.856779] systemd-udevd[165]: tty28: Removing watch handle -1. [ 36.858713] systemd-udevd[169]: sit0: Device processed (SEQNUM=2512, ACTION=add) [ 36.860687] systemd-udevd[169]: sit0: sd-device-monitor(worker): Passed 376 byte to netlink monitor. [ 36.862785] systemd-udevd[168]: eth0: Config file /usr/lib/systemd/network/99-default.link is applied [ 36.864762] systemd-udevd[168]: eth0: MAC address on the device already matches policy "persistent". [ 36.866396] systemd-udevd[168]: eth0: Policy *path* yields "enp0s1". [ 36.867940] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/80-net-setup-link.rules:11 NAME 'enp0s1' [ 36.870039] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/99-systemd.rules:70 RUN '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name' [ 36.872990] systemd-udevd[148]: tty28: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.874721] systemd-udevd[148]: tty29: Device ready for processing (SEQNUM=2545, ACTION=add) [ 36.876778] systemd-udevd[148]: tty31: Device is queued (SEQNUM=2548, ACTION=add) [ 36.878387] systemd-udevd[148]: tty29: Device ready for processing (SEQNUM=2545, ACTION=add) [ 36.879997] systemd-udevd[148]: tty29: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.882517] systemd-udevd[166]: tty27: Setting permissions /dev/tty27, uid=0, gid=5, mode=0620 [ 36.884946] systemd-udevd[148]: tty3: Device ready for processing (SEQNUM=2546, ACTION=add) [ 36.887023] systemd-udevd[173]: tty3: Processing device (SEQNUM=2546, ACTION=add) [ 36.888881] systemd-udevd[173]: tty3: Removing watch handle -1. [ 36.890831] systemd-udevd[174]: tty23: Setting permissions /dev/tty23, uid=0, gid=5, mode=0620 [ 36.893302] systemd-udevd[173]: tty3: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.894984] systemd-udevd[173]: tty3: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.897337] systemd-udevd[148]: tty3: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 36.899477] systemd-udevd[165]: tty28: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.901989] systemd-udevd[148]: tty30: Device ready for processing (SEQNUM=2547, ACTION=add) [ 36.904012] systemd-udevd[165]: tty28: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.906435] systemd-udevd[148]: tty30: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.908457] systemd-udevd[148]: tty31: Device ready for processing (SEQNUM=2548, ACTION=add) [ 36.910075] systemd-udevd[148]: tty32: Device is queued (SEQNUM=2549, ACTION=add) [ 36.912505] systemd-udevd[162]: tty21: sd-device: Created empty file '/run/udev/data/c4:21' for '/devices/virtual/tty/tty21' [ 36.914307] systemd-udevd[162]: tty21: Device processed (SEQNUM=2537, ACTION=add) [ 36.916685] systemd-udevd[171]: tty30: Processing device (SEQNUM=2547, ACTION=add) [ 36.918744] systemd-udevd[162]: tty21: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.921075] systemd-udevd[171]: tty30: Removing watch handle -1. [ 36.923026] systemd-udevd[166]: tty27: Successfully created symlink '/dev/char/4:27' to '/dev/tty27' [ 36.925100] systemd-udevd[166]: tty27: sd-device: Created empty file '/run/udev/data/c4:27' for '/devices/virtual/tty/tty27' [ 36.927226] systemd-udevd[169]: tty29: Processing device (SEQNUM=2545, ACTION=add) [ 36.929577] systemd-udevd[166]: tty27: Device processed (SEQNUM=2543, ACTION=add) [ 36.931592] systemd-udevd[169]: tty29: Removing watch handle -1. [ 36.933852] systemd-udevd[166]: tty27: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.935990] systemd-udevd[169]: tty29: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.938334] systemd-udevd[171]: tty30: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.940478] systemd-udevd[171]: tty30: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.942508] systemd-udevd[170]: tty25: Setting permissions /dev/tty25, uid=0, gid=5, mode=0620 [ 36.944882] systemd-udevd[168]: eth0: sd-device: Created db file '/run/udev/data/n2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/eth0' [ 36.947292] systemd-udevd[170]: tty25: Successfully created symlink '/dev/char/4:25' to '/dev/tty25' [ 36.949991] systemd-udevd[174]: tty23: Successfully created symlink '/dev/char/4:23' to '/dev/tty23' [ 36.952386] systemd-udevd[170]: tty25: sd-device: Created empty file '/run/udev/data/c4:25' for '/devices/virtual/tty/tty25' [ 36.954158] systemd-udevd[170]: tty25: Device processed (SEQNUM=2541, ACTION=add) [ 36.956427] systemd-udevd[174]: tty23: sd-device: Created empty file '/run/udev/data/c4:23' for '/devices/virtual/tty/tty23' [ 36.958172] systemd-udevd[174]: tty23: Device processed (SEQNUM=2539, ACTION=add) [ 36.960475] systemd-udevd[170]: tty25: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.962554] systemd-udevd[174]: tty23: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.964989] systemd-udevd[163]: tty24: Setting permissions /dev/tty24, uid=0, gid=5, mode=0620 [ 36.966702] systemd-udevd[163]: tty24: Successfully created symlink '/dev/char/4:24' to '/dev/tty24' [ 36.969121] systemd-udevd[148]: tty31: Device ready for processing (SEQNUM=2548, ACTION=add) [ 36.971388] systemd-udevd[164]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' [ 36.973759] systemd-udevd[164]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 36.976825] systemd-udevd[167]: tty26: Setting permissions /dev/tty26, uid=0, gid=5, mode=0620 [ 36.979033] systemd-udevd[148]: tty33: Device is queued (SEQNUM=2550, ACTION=add) [ 36.981055] systemd-udevd[148]: tty31: Device ready for processing (SEQNUM=2548, ACTION=add) [ 36.983078] systemd-udevd[167]: tty26: Successfully created symlink '/dev/char/4:26' to '/dev/tty26' [ 36.985409] systemd-udevd[148]: tty31: sd-device-monitor(manager): Passed 211 byte to netlink monitor. M [** ] (2 of 3) A start job is running for /dev/mapper/usr (25s / 1min 30s) [ 36.987479] systemd-udevd[169]: tty29: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.990598] systemd-udevd[148]: tty32: Device ready for processing (SEQNUM=2549, ACTION=add) [ 36.992632] systemd-udevd[148]: tty32: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.994381] systemd-udevd[148]: tty33: Device ready for processing (SEQNUM=2550, ACTION=add) [ 36.996014] systemd-udevd[148]: tty33: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.998041] systemd-udevd[148]: tty34: Device is queued (SEQNUM=2551, ACTION=add) [ 36.999644] systemd-udevd[148]: tty34: Device ready for processing (SEQNUM=2551, ACTION=add) [ 37.001763] systemd-udevd[148]: tty34: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.003491] systemd-udevd[148]: tty35: Device is queued (SEQNUM=2552, ACTION=add) [ 37.005560] systemd-udevd[148]: tty35: Device ready for processing (SEQNUM=2552, ACTION=add) [ 37.007544] systemd-udevd[165]: tty28: Setting permissions /dev/tty28, uid=0, gid=5, mode=0620 [ 37.010027] systemd-udevd[148]: tty36: Device is queued (SEQNUM=2553, ACTION=add) [ 37.011645] systemd-udevd[148]: tty35: Device ready for processing (SEQNUM=2552, ACTION=add) [ 37.014089] systemd-udevd[162]: tty31: Processing device (SEQNUM=2548, ACTION=add) [ 37.016691] systemd-udevd[148]: tty37: Device is queued (SEQNUM=2554, ACTION=add) [ 37.018293] systemd-udevd[148]: tty35: Device ready for processing (SEQNUM=2552, ACTION=add) [ 37.020535] systemd-udevd[162]: tty31: Removing watch handle -1. [ 37.022102] systemd-udevd[162]: tty31: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.023741] systemd-udevd[162]: tty31: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.026021] systemd-udevd[148]: tty38: Device is queued (SEQNUM=2555, ACTION=add) [ 37.027589] systemd-udevd[148]: tty35: Device ready for processing (SEQNUM=2552, ACTION=add) [ 37.030093] systemd-udevd[163]: tty24: sd-device: Created empty file '/run/udev/data/c4:24' for '/devices/virtual/tty/tty24' [ 37.032771] systemd-udevd[167]: tty26: sd-device: Created empty file '/run/udev/data/c4:26' for '/devices/virtual/tty/tty26' [ 37.034962] systemd-udevd[163]: tty24: Device processed (SEQNUM=2540, ACTION=add) [ 37.037233] systemd-udevd[148]: tty39: Device is queued (SEQNUM=2556, ACTION=add) [ 37.039223] systemd-udevd[167]: tty26: Device processed (SEQNUM=2542, ACTION=add) [ 37.041469] systemd-udevd[163]: tty24: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.043577] systemd-udevd[148]: tty35: Device ready for processing (SEQNUM=2552, ACTION=add) [ 37.046103] systemd-udevd[167]: tty26: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.048476] systemd-udevd[148]: tty4: Device is queued (SEQNUM=2557, ACTION=add) [ 37.050078] systemd-udevd[148]: tty35: Device ready for processing (SEQNUM=2552, ACTION=add) [ 37.052437] systemd-udevd[170]: tty33: Processing device (SEQNUM=2550, ACTION=add) [ 37.054434] systemd-udevd[148]: tty35: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.056481] systemd-udevd[148]: tty36: Device ready for processing (SEQNUM=2553, ACTION=add) [ 37.058567] systemd-udevd[170]: tty33: Removing watch handle -1. [ 37.060845] systemd-udevd[148]: tty36: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.062530] systemd-udevd[148]: tty37: Device ready for processing (SEQNUM=2554, ACTION=add) [ 37.065156] systemd-udevd[174]: tty32: Processing device (SEQNUM=2549, ACTION=add) [ 37.074531] systemd-udevd[170]: tty33: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.076953] systemd-udevd[174]: tty32: Removing watch handle -1. [ 37.078884] systemd-udevd[170]: tty33: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.081285] systemd-udevd[148]: tty40: Device is queued (SEQNUM=2558, ACTION=add) [ 37.082972] systemd-udevd[148]: tty37: Device ready for processing (SEQNUM=2554, ACTION=add) [ 37.085311] systemd-udevd[163]: tty35: Processing device (SEQNUM=2552, ACTION=add) [ 37.087420] systemd-udevd[148]: tty41: Device is queued (SEQNUM=2559, ACTION=add) [ 37.089889] systemd-udevd[163]: tty35: Removing watch handle -1. [ 37.091798] systemd-udevd[164]: vda1: Probe /dev/vda1 with raid and offset=0 [ 37.094087] systemd-udevd[148]: tty37: Device ready for processing (SEQNUM=2554, ACTION=add) [ 37.096390] systemd-udevd[163]: tty35: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.098032] systemd-udevd[163]: tty35: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.100411] systemd-udevd[165]: tty28: Successfully created symlink '/dev/char/4:28' to '/dev/tty28' [ 37.102506] systemd-udevd[148]: tty42: Device is queued (SEQNUM=2560, ACTION=add) [ 37.104631] systemd-udevd[148]: tty37: Device ready for processing (SEQNUM=2554, ACTION=add) [ 37.106647] systemd-udevd[165]: tty28: sd-device: Created empty file '/run/udev/data/c4:28' for '/devices/virtual/tty/tty28' [ 37.108718] systemd-udevd[165]: tty28: Device processed (SEQNUM=2544, ACTION=add) [ 37.110315] systemd-udevd[165]: tty28: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.112637] systemd-udevd[148]: tty43: Device is queued (SEQNUM=2561, ACTION=add) [ 37.114310] systemd-udevd[148]: tty37: Device ready for processing (SEQNUM=2554, ACTION=add) [ 37.123620] systemd-udevd[167]: tty36: Processing device (SEQNUM=2553, ACTION=add) [ 37.125580] systemd-udevd[167]: tty36: Removing watch handle -1. [ 37.127482] systemd-udevd[166]: tty34: Processing device (SEQNUM=2551, ACTION=add) [ 37.129940] systemd-udevd[148]: tty44: Device is queued (SEQNUM=2562, ACTION=add) [ 37.139381] systemd-udevd[166]: tty34: Removing watch handle -1. [ 37.141671] systemd-udevd[148]: tty37: Device ready for processing (SEQNUM=2554, ACTION=add) [ 37.143721] systemd-udevd[167]: tty36: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.146031] systemd-udevd[148]: tty37: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.147698] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.150277] systemd-udevd[166]: tty34: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.151985] systemd-udevd[166]: tty34: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.154366] systemd-udevd[148]: tty45: Device is queued (SEQNUM=2563, ACTION=add) [ 37.155972] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.158299] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' [ 37.160605] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 37.162890] systemd-udevd[148]: tty46: Device is queued (SEQNUM=2564, ACTION=add) [ 37.165160] systemd-udevd[169]: tty29: Setting permissions /dev/tty29, uid=0, gid=5, mode=0620 [ 37.167203] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.169120] systemd-udevd[148]: tty47: Device is queued (SEQNUM=2565, ACTION=add) [ 37.170699] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.173071] systemd-udevd[173]: tty3: Setting permissions /dev/tty3, uid=0, gid=5, mode=0620 [ 37.175144] systemd-udevd[148]: tty48: Device is queued (SEQNUM=2566, ACTION=add) [ 37.176972] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.178965] systemd-udevd[173]: tty3: Successfully created symlink '/dev/char/4:3' to '/dev/tty3' [ 37.181567] systemd-udevd[148]: tty49: Device is queued (SEQNUM=2567, ACTION=add) [ 37.183380] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.185904] systemd-udevd[171]: tty30: Setting permissions /dev/tty30, uid=0, gid=5, mode=0620 [ 37.187964] systemd-udevd[148]: tty5: Device is queued (SEQNUM=2568, ACTION=add) [ 37.189861] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.191859] systemd-udevd[167]: tty36: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.194176] systemd-udevd[174]: tty32: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.195825] systemd-udevd[174]: tty32: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.198178] systemd-udevd[148]: tty50: Device is queued (SEQNUM=2569, ACTION=add) [ 37.199807] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.201762] systemd-udevd[148]: tty51: Device is queued (SEQNUM=2570, ACTION=add) [ 37.203312] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.212908] systemd-udevd[177]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/a3446dad-f774-4e8a-93ef-ba9d43e6c5f9' [ 37.214791] systemd-udevd[177]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c' [ 37.224606] systemd-udevd[148]: tty52: Device is queued (SEQNUM=2571, ACTION=add) [ 37.226646] systemd-udevd[177]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityhash' [ 37.228948] systemd-udevd[177]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part3' [ 37.231639] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.234111] systemd-udevd[165]: tty37: Processing device (SEQNUM=2554, ACTION=add) [ 37.235740] systemd-udevd[165]: tty37: Removing watch handle -1. [ 37.237952] systemd-udevd[148]: tty53: Device is queued (SEQNUM=2572, ACTION=add) [ 37.239964] systemd-udevd[177]: vda3: Setting permissions /dev/vda3, uid=0, gid=6, mode=0660 [ 37.242386] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.244347] systemd-udevd[148]: tty54: Device is queued (SEQNUM=2573, ACTION=add) [ 37.245926] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.247533] systemd-udevd[148]: tty55: Device is queued (SEQNUM=2574, ACTION=add) [ 37.249546] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.251516] systemd-udevd[169]: tty29: Successfully created symlink '/dev/char/4:29' to '/dev/tty29' [ 37.253999] systemd-udevd[148]: tty56: Device is queued (SEQNUM=2575, ACTION=add) [ 37.255635] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.257943] systemd-udevd[169]: tty29: sd-device: Created empty file '/run/udev/data/c4:29' for '/devices/virtual/tty/tty29' [ 37.259752] systemd-udevd[169]: tty29: Device processed (SEQNUM=2545, ACTION=add) [ 37.261961] systemd-udevd[169]: tty29: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.264341] systemd-udevd[148]: tty57: Device is queued (SEQNUM=2576, ACTION=add) [ 37.265920] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.267907] systemd-udevd[165]: tty37: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.269781] systemd-udevd[165]: tty37: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.271855] systemd-udevd[148]: tty58: Device is queued (SEQNUM=2577, ACTION=add) [ 37.273854] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.283029] systemd-udevd[172]: vda2: Probe /dev/vda2 with raid and offset=0 [ 37.292407] systemd-udevd[173]: tty3: sd-device: Created empty file '/run/udev/data/c4:3' for '/devices/virtual/tty/tty3' [ 37.294159] systemd-udevd[173]: tty3: Device processed (SEQNUM=2546, ACTION=add) [ 37.296474] systemd-udevd[148]: tty59: Device is queued (SEQNUM=2578, ACTION=add) [ 37.298412] systemd-udevd[173]: tty3: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 37.300908] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.302970] systemd-udevd[171]: tty30: Successfully created symlink '/dev/char/4:30' to '/dev/tty30' [ 37.305205] systemd-udevd[171]: tty30: sd-device: Created empty file '/run/udev/data/c4:30' for '/devices/virtual/tty/tty30' [ 37.307520] systemd-udevd[148]: tty6: Device is queued (SEQNUM=2579, ACTION=add) [ 37.316892] systemd-udevd[171]: tty30: Device processed (SEQNUM=2547, ACTION=add) [ 37.318858] systemd-udevd[148]: tty38: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.321195] systemd-udevd[171]: tty30: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.323273] systemd-udevd[173]: tty38: Processing device (SEQNUM=2555, ACTION=add) [ 37.325406] systemd-udevd[173]: tty38: Removing watch handle -1. [ 37.327366] systemd-udevd[148]: tty38: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.329431] systemd-udevd[148]: tty39: Device ready for processing (SEQNUM=2556, ACTION=add) [ 37.331412] systemd-udevd[162]: tty31: Setting permissions /dev/tty31, uid=0, gid=5, mode=0620 [ 37.333829] systemd-udevd[148]: tty60: Device is queued (SEQNUM=2580, ACTION=add) [ 37.335820] systemd-udevd[162]: tty31: Successfully created symlink '/dev/char/4:31' to '/dev/tty31' [ 37.338256] systemd-udevd[148]: tty39: Device ready for processing (SEQNUM=2556, ACTION=add) [ 37.340724] systemd-udevd[173]: tty38: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.342402] systemd-udevd[173]: tty38: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.344831] systemd-udevd[170]: tty33: Setting permissions /dev/tty33, uid=0, gid=5, mode=0620 [ 37.346688] systemd-udevd[170]: tty33: Successfully created symlink '/dev/char/4:33' to '/dev/tty33' [ 37.348886] systemd-udevd[170]: tty33: sd-device: Created empty file '/run/udev/data/c4:33' for '/devices/virtual/tty/tty33' [ 37.350647] systemd-udevd[170]: tty33: Device processed (SEQNUM=2550, ACTION=add) [ 37.352593] systemd-udevd[170]: tty33: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.354654] systemd-udevd[167]: tty36: Setting permissions /dev/tty36, uid=0, gid=5, mode=0620 [ 37.357056] systemd-udevd[148]: tty39: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.358863] systemd-udevd[148]: tty4: Device ready for processing (SEQNUM=2557, ACTION=add) [ 37.360716] systemd-udevd[148]: tty61: Device is queued (SEQNUM=2581, ACTION=add) [ 37.362693] systemd-udevd[174]: tty32: Setting permissions /dev/tty32, uid=0, gid=5, mode=0620 [ 37.365036] systemd-udevd[162]: tty31: sd-device: Created empty file '/run/udev/data/c4:31' for '/devices/virtual/tty/tty31' [ 37.373957] systemd-udevd[168]: enp0s1: Network interface 2 is renamed from 'eth0' to 'enp0s1' [ 37.375811] systemd-udevd[162]: tty31: Device processed (SEQNUM=2548, ACTION=add) [ 37.377533] systemd-udevd[162]: tty31: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.379470] systemd-udevd[163]: tty35: Setting permissions /dev/tty35, uid=0, gid=5, mode=0620 [ 37.381475] systemd-udevd[163]: tty35: Successfully created symlink '/dev/char/4:35' to '/dev/tty35' [ 37.383420] systemd-udevd[148]: tty4: Device ready for processing (SEQNUM=2557, ACTION=add) [ 37.385282] systemd-udevd[148]: tty4: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 37.386756] systemd-udevd[148]: tty40: Device ready for processing (SEQNUM=2558, ACTION=add) [ 37.388943] systemd-udevd[174]: tty32: Successfully created symlink '/dev/char/4:32' to '/dev/tty32' [ 37.390807] systemd-udevd[167]: tty36: Successfully created symlink '/dev/char/4:36' to '/dev/tty36' [ 37.392735] systemd-udevd[167]: tty36: sd-device: Created empty file '/run/udev/data/c4:36' for '/devices/virtual/tty/tty36' [ 37.394468] systemd-udevd[167]: tty36: Device processed (SEQNUM=2553, ACTION=add) [ 37.396608] systemd-udevd[166]: tty34: Setting permissions /dev/tty34, uid=0, gid=5, mode=0620 [ 37.398495] systemd-udevd[167]: tty36: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.400757] systemd-udevd[166]: tty34: Successfully created symlink '/dev/char/4:34' to '/dev/tty34' [ 37.402653] systemd-udevd[169]: tty4: Processing device (SEQNUM=2557, ACTION=add) [ 37.404834] systemd-udevd[171]: tty39: Processing device (SEQNUM=2556, ACTION=add) [ 37.406667] systemd-udevd[169]: tty4: Removing watch handle -1. [ 37.408757] systemd-udevd[171]: tty39: Removing watch handle -1. [ 37.410489] systemd-udevd[169]: tty4: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.412570] systemd-udevd[177]: vda3: Successfully created symlink '/dev/disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c' to '/dev/vda3' [ 37.414513] systemd-udevd[165]: tty37: Setting permissions /dev/tty37, uid=0, gid=5, mode=0620 [ 37.416669] systemd-udevd[162]: tty40: Processing device (SEQNUM=2558, ACTION=add) [ 37.418462] systemd-udevd[168]: enp0s1: sd-device: Created db file '/run/udev/data/n2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/enp0s1' [ 37.421072] systemd-udevd[162]: tty40: Removing watch handle -1. [ 37.422861] systemd-udevd[168]: enp0s1: Running command "/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/enp0s1 --prefix=/net/ipv4/neigh/enp0s1 --prefix=/net/ipv6/conf/enp0s1 --prefix=/net/ipv6/neigh/enp0s1" [ 37.424978] systemd-udevd[168]: enp0s1: Starting '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/enp0s1 --prefix=/net/ipv4/neigh/enp0s1 --prefix=/net/ipv6/conf/enp0s1 --prefix=/net/ipv6/neigh/enp0s1' [ 37.427176] systemd-udevd[162]: tty40: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.428970] systemd-udevd[162]: tty40: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.430828] systemd-udevd[148]: tty40: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.432677] systemd-udevd[148]: tty41: Device ready for processing (SEQNUM=2559, ACTION=add) [ 37.434150] systemd-udevd[148]: tty41: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.436458] systemd-udevd[174]: tty32: sd-device: Created empty file '/run/udev/data/c4:32' for '/devices/virtual/tty/tty32' [ 37.438414] systemd-udevd[148]: tty42: Device ready for processing (SEQNUM=2560, ACTION=add) [ 37.440560] systemd-udevd[174]: tty32: Device processed (SEQNUM=2549, ACTION=add) [ 37.442090] systemd-udevd[174]: tty32: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.444011] systemd-udevd[148]: tty62: Device is queued (SEQNUM=2582, ACTION=add) [ 37.446296] systemd-udevd[166]: tty34: sd-device: Created empty file '/run/udev/data/c4:34' for '/devices/virtual/tty/tty34' [ 37.447917] systemd-udevd[166]: tty34: Device processed (SEQNUM=2551, ACTION=add) [ 37.449668] systemd-udevd[166]: tty34: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.451535] systemd-udevd[170]: tty41: Processing device (SEQNUM=2559, ACTION=add) [ 37.453822] systemd-udevd[171]: tty39: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.455327] systemd-udevd[171]: tty39: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.457509] systemd-udevd[173]: tty38: Setting permissions /dev/tty38, uid=0, gid=5, mode=0620 [ 37.459392] systemd-udevd[169]: tty4: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.461566] systemd-udevd[177]: vda3: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' to '/dev/vda3' [ 37.463635] systemd-udevd[165]: tty37: Successfully created symlink '/dev/char/4:37' to '/dev/tty37' [ 37.465533] systemd-udevd[165]: tty37: sd-device: Created empty file '/run/udev/data/c4:37' for '/devices/virtual/tty/tty37' [ 37.467133] systemd-udevd[165]: tty37: Device processed (SEQNUM=2554, ACTION=add) [ 37.469268] systemd-udevd[170]: tty41: Removing watch handle -1. [ 37.470687] systemd-udevd[170]: tty41: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.472615] systemd-udevd[170]: tty41: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.474514] systemd-udevd[148]: tty42: Device ready for processing (SEQNUM=2560, ACTION=add) [ 37.476389] systemd-udevd[148]: tty42: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.477872] systemd-udevd[148]: tty43: Device ready for processing (SEQNUM=2561, ACTION=add) [ 37.479394] systemd-udevd[148]: tty43: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.481271] systemd-udevd[148]: tty44: Device ready for processing (SEQNUM=2562, ACTION=add) [ 37.483521] systemd-udevd[165]: tty37: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.486035] systemd-udevd[173]: tty38: Successfully created symlink '/dev/char/4:38' to '/dev/tty38' [ 37.487598] systemd-udevd[173]: tty38: sd-device: Created empty file '/run/udev/data/c4:38' for '/devices/virtual/tty/tty38' [ 37.489632] systemd-udevd[173]: tty38: Device processed (SEQNUM=2555, ACTION=add) [ 37.491151] systemd-udevd[173]: tty38: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.493344] systemd-udevd[177]: vda3: Successfully created symlink '/dev/disk/by-diskseq/25-part3' to '/dev/vda3' [ 37.495272] systemd-udevd[163]: tty35: sd-device: Created empty file '/run/udev/data/c4:35' for '/devices/virtual/tty/tty35' [ 37.497269] systemd-udevd[163]: tty35: Device processed (SEQNUM=2552, ACTION=add) [ 37.498906] systemd-udevd[163]: tty35: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.501203] systemd-udevd[168]: Successfully forked off '(spawn)' as PID 179. [ 37.503050] systemd-udevd[148]: tty63: Device is queued (SEQNUM=2583, ACTION=add) [ 37.504897] systemd-udevd[148]: tty44: Device ready for processing (SEQNUM=2562, ACTION=add) [ 37.506364] systemd-udevd[148]: tty44: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.507824] systemd-udevd[148]: tty45: Device ready for processing (SEQNUM=2563, ACTION=add) [ 37.510011] systemd-udevd[174]: tty42: Processing device (SEQNUM=2560, ACTION=add) [ 37.511492] systemd-udevd[174]: tty42: Removing watch handle -1. [ 37.513312] systemd-udevd[174]: tty42: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.514777] systemd-udevd[174]: tty42: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.517051] systemd-udevd[165]: tty44: Processing device (SEQNUM=2562, ACTION=add) [ 37.518530] systemd-udevd[165]: tty44: Removing watch handle -1. [ 37.520596] systemd-udevd[163]: tty45: Processing device (SEQNUM=2563, ACTION=add) [ 37.522123] systemd-udevd[163]: tty45: Removing watch handle -1. [ 37.523646] systemd-udevd[163]: tty45: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.525447] systemd-udevd[163]: tty45: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.527329] systemd-udevd[167]: tty43: Processing device (SEQNUM=2561, ACTION=add) [ 37.529110] systemd-udevd[167]: tty43: Removing watch handle -1. [ 37.530513] systemd-udevd[167]: tty43: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.532008] systemd-udevd[167]: tty43: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.534134] systemd-udevd[148]: tty45: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.535676] systemd-udevd[148]: tty46: Device ready for processing (SEQNUM=2564, ACTION=add) [ 37.537817] systemd-udevd[169]: tty4: Setting permissions /dev/tty4, uid=0, gid=5, mode=0620 [ 37.539718] systemd-udevd[148]: tty46: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.541536] systemd-udevd[148]: tty47: Device ready for processing (SEQNUM=2565, ACTION=add) [ 37.543404] systemd-udevd[169]: tty4: Successfully created symlink '/dev/char/4:4' to '/dev/tty4' [ 37.545766] systemd-udevd[148]: tty7: Device is queued (SEQNUM=2584, ACTION=add) [ 37.547597] systemd-udevd[162]: tty40: Setting permissions /dev/tty40, uid=0, gid=5, mode=0620 [ 37.550081] systemd-udevd[171]: tty39: Setting permissions /dev/tty39, uid=0, gid=5, mode=0620 [ 37.551936] systemd-udevd[162]: tty40: Successfully created symlink '/dev/char/4:40' to '/dev/tty40' [ 37.554127] systemd-udevd[171]: tty39: Successfully created symlink '/dev/char/4:39' to '/dev/tty39' [ 37.556002] systemd-udevd[162]: tty40: sd-device: Created empty file '/run/udev/data/c4:40' for '/devices/virtual/tty/tty40' [ 37.558458] systemd-udevd[165]: tty44: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.559978] systemd-udevd[165]: tty44: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.562101] systemd-udevd[170]: tty41: Setting permissions /dev/tty41, uid=0, gid=5, mode=0620 [ 37.563636] systemd-udevd[170]: tty41: Successfully created symlink '/dev/char/4:41' to '/dev/tty41' [ 37.565404] systemd-udevd[170]: tty41: sd-device: Created empty file '/run/udev/data/c4:41' for '/devices/virtual/tty/tty41' [ 37.567470] systemd-udevd[169]: tty4: sd-device: Created empty file '/run/udev/data/c4:4' for '/devices/virtual/tty/tty4' [ 37.569600] systemd-udevd[169]: tty4: Device processed (SEQNUM=2557, ACTION=add) [ 37.571170] systemd-udevd[169]: tty4: sd-device-monitor(worker): Passed 208 byte to netlink monitor. M [* ] (2 of 3) A start job is running for /dev/mapper/usr (26s / 1min 30s) [ 37.573413] systemd-udevd[162]: tty40: Device processed (SEQNUM=2558, ACTION=add) [ 37.574903] systemd-udevd[162]: tty40: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.577225] systemd-udevd[148]: tty47: Device ready for processing (SEQNUM=2565, ACTION=add) [ 37.578749] systemd-udevd[148]: tty47: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.580679] systemd-udevd[148]: tty48: Device ready for processing (SEQNUM=2566, ACTION=add) [ 37.582554] systemd-udevd[171]: tty39: sd-device: Created empty file '/run/udev/data/c4:39' for '/devices/virtual/tty/tty39' [ 37.584888] systemd-udevd[170]: tty41: Device processed (SEQNUM=2559, ACTION=add) [ 37.586778] systemd-udevd[171]: tty39: Device processed (SEQNUM=2556, ACTION=add) [ 37.588971] systemd-udevd[170]: tty41: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.590913] systemd-udevd[171]: tty39: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.593020] systemd-udevd[173]: tty47: Processing device (SEQNUM=2565, ACTION=add) [ 37.594577] systemd-udevd[173]: tty47: Removing watch handle -1. [ 37.596657] systemd-udevd[167]: tty43: Setting permissions /dev/tty43, uid=0, gid=5, mode=0620 [ 37.598548] systemd-udevd[173]: tty47: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.600344] systemd-udevd[173]: tty47: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.602219] systemd-udevd[148]: tty8: Device is queued (SEQNUM=2585, ACTION=add) [ 37.603818] systemd-udevd[148]: tty48: Device ready for processing (SEQNUM=2566, ACTION=add) [ 37.605677] systemd-udevd[148]: tty48: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.607253] systemd-udevd[148]: tty49: Device ready for processing (SEQNUM=2567, ACTION=add) [ 37.609581] systemd-udevd[177]: vda3: Successfully created symlink '/dev/disk/by-uuid/a3446dad-f774-4e8a-93ef-ba9d43e6c5f9' to '/dev/vda3' [ 37.611665] systemd-udevd[167]: tty43: Successfully created symlink '/dev/char/4:43' to '/dev/tty43' [ 37.613476] systemd-udevd[167]: tty43: sd-device: Created empty file '/run/udev/data/c4:43' for '/devices/virtual/tty/tty43' [ 37.615087] systemd-udevd[167]: tty43: Device processed (SEQNUM=2561, ACTION=add) [ 37.617253] systemd-udevd[166]: tty46: Processing device (SEQNUM=2564, ACTION=add) [ 37.618730] systemd-udevd[166]: tty46: Removing watch handle -1. [ 37.620452] systemd-udevd[166]: tty46: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.621948] systemd-udevd[166]: tty46: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.623767] systemd-udevd[171]: tty49: Processing device (SEQNUM=2567, ACTION=add) [ 37.626090] systemd-udevd[169]: tty48: Processing device (SEQNUM=2566, ACTION=add) [ 37.627907] systemd-udevd[171]: tty49: Removing watch handle -1. [ 37.629948] systemd-udevd[169]: tty48: Removing watch handle -1. [ 37.631366] systemd-udevd[169]: tty48: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.633668] systemd-udevd[171]: tty49: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.635543] systemd-udevd[169]: tty48: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.637805] systemd-udevd[171]: tty49: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.639672] systemd-udevd[165]: tty44: Setting permissions /dev/tty44, uid=0, gid=5, mode=0620 [ 37.641882] systemd-udevd[148]: tty49: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.643723] systemd-udevd[165]: tty44: Successfully created symlink '/dev/char/4:44' to '/dev/tty44' [ 37.645875] systemd-udevd[174]: tty42: Setting permissions /dev/tty42, uid=0, gid=5, mode=0620 [ 37.647385] systemd-udevd[174]: tty42: Successfully created symlink '/dev/char/4:42' to '/dev/tty42' [ 37.649713] systemd-udevd[177]: vda3: Successfully created symlink '/dev/disk/by-partlabel/verityhash' to '/dev/vda3' [ 37.651908] systemd-udevd[167]: tty43: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.654217] systemd-udevd[148]: tty5: Device ready for processing (SEQNUM=2568, ACTION=add) [ 37.655699] systemd-udevd[148]: tty5: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 37.657440] systemd-udevd[148]: tty50: Device ready for processing (SEQNUM=2569, ACTION=add) [ 37.658935] systemd-udevd[148]: tty50: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.660645] systemd-udevd[148]: tty51: Device ready for processing (SEQNUM=2570, ACTION=add) [ 37.662164] systemd-udevd[148]: tty9: Device is queued (SEQNUM=2586, ACTION=add) [ 37.663971] systemd-udevd[162]: tty5: Processing device (SEQNUM=2568, ACTION=add) [ 37.666189] systemd-udevd[177]: vda3: Successfully created symlink '/dev/block/254:3' to '/dev/vda3' [ 37.668372] systemd-udevd[162]: tty5: Removing watch handle -1. [ 37.669840] systemd-udevd[162]: tty5: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.671325] systemd-udevd[162]: tty5: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.673573] systemd-udevd[170]: tty50: Processing device (SEQNUM=2569, ACTION=add) [ 37.675244] systemd-udevd[170]: tty50: Removing watch handle -1. [ 37.683473] systemd-udevd[163]: tty45: Setting permissions /dev/tty45, uid=0, gid=5, mode=0620 [ 37.685739] systemd-udevd[165]: tty44: sd-device: Created empty file '/run/udev/data/c4:44' for '/devices/virtual/tty/tty44' [ 37.687409] systemd-udevd[165]: tty44: Device processed (SEQNUM=2562, ACTION=add) [ 37.689203] systemd-udevd[165]: tty44: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.691134] systemd-udevd[177]: vda3: sd-device: Created db file '/run/udev/data/b254:3' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3' [ 37.693282] systemd-udevd[177]: vda3: Adding watch on '/dev/vda3' [ 37.694702] systemd-udevd[177]: vda3: Device processed (SEQNUM=2479, ACTION=add) [ 37.703137] systemd-udevd[174]: tty42: sd-device: Created empty file '/run/udev/data/c4:42' for '/devices/virtual/tty/tty42' [ 37.705345] systemd-udevd[177]: vda3: sd-device-monitor(worker): Passed 1249 byte to netlink monitor. [ 37.707266] systemd-udevd[174]: tty42: Device processed (SEQNUM=2560, ACTION=add) [ 37.709087] systemd-udevd[174]: tty42: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.711035] systemd-udevd[148]: tty51: Device ready for processing (SEQNUM=2570, ACTION=add) [ 37.712954] systemd-udevd[148]: tty51: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.714651] systemd-udevd[148]: tty52: Device ready for processing (SEQNUM=2571, ACTION=add) [ 37.716466] systemd-udevd[148]: tty52: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.717968] systemd-udevd[148]: tty53: Device ready for processing (SEQNUM=2572, ACTION=add) [ 37.719869] systemd-udevd[166]: tty46: Setting permissions /dev/tty46, uid=0, gid=5, mode=0620 [ 37.721747] systemd-udevd[166]: tty46: Successfully created symlink '/dev/char/4:46' to '/dev/tty46' [ 37.723220] systemd-udevd[166]: tty46: sd-device: Created empty file '/run/udev/data/c4:46' for '/devices/virtual/tty/tty46' [ 37.725562] systemd-udevd[170]: tty50: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.727115] systemd-udevd[170]: tty50: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.729264] systemd-udevd[171]: tty49: Setting permissions /dev/tty49, uid=0, gid=5, mode=0620 [ 37.731146] systemd-udevd[174]: tty53: Processing device (SEQNUM=2572, ACTION=add) [ 37.732894] systemd-udevd[174]: tty53: Removing watch handle -1. [ 37.735099] systemd-udevd[148]: tty53: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.736884] systemd-udevd[148]: tty54: Device ready for processing (SEQNUM=2573, ACTION=add) [ 37.738498] systemd-udevd[148]: tty54: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.739988] systemd-udevd[148]: tty55: Device ready for processing (SEQNUM=2574, ACTION=add) [ 37.741684] systemd-udevd[148]: gpio-keys: Device is queued (SEQNUM=2587, ACTION=add) [ 37.743637] systemd-udevd[177]: tty51: Processing device (SEQNUM=2570, ACTION=add) [ 37.745368] systemd-udevd[177]: tty51: Removing watch handle -1. [ 37.747140] systemd-udevd[173]: tty47: Setting permissions /dev/tty47, uid=0, gid=5, mode=0620 [ 37.749303] systemd-udevd[166]: tty46: Device processed (SEQNUM=2564, ACTION=add) [ 37.750765] systemd-udevd[166]: tty46: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.753026] systemd-udevd[174]: tty53: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.754509] systemd-udevd[174]: tty53: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.756847] systemd-udevd[148]: tty55: Device ready for processing (SEQNUM=2574, ACTION=add) [ 37.758673] systemd-udevd[167]: tty54: Processing device (SEQNUM=2573, ACTION=add) [ 37.760782] systemd-udevd[148]: input0: Device is queued (SEQNUM=2588, ACTION=add) [ 37.762584] systemd-udevd[167]: tty54: Removing watch handle -1. [ 37.764633] systemd-udevd[148]: tty55: Device ready for processing (SEQNUM=2574, ACTION=add) [ 37.766656] systemd-udevd[167]: tty54: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.768592] systemd-udevd[167]: tty54: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.770434] systemd-udevd[177]: tty51: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.772575] systemd-udevd[169]: tty48: Setting permissions /dev/tty48, uid=0, gid=5, mode=0620 [ 37.774490] systemd-udevd[177]: tty51: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.776717] systemd-udevd[165]: tty52: Processing device (SEQNUM=2571, ACTION=add) [ 37.778190] systemd-udevd[165]: tty52: Removing watch handle -1. [ 37.779563] systemd-udevd[165]: tty52: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.781817] systemd-udevd[163]: tty45: Successfully created symlink '/dev/char/4:45' to '/dev/tty45' [ 37.783692] systemd-udevd[166]: tty55: Processing device (SEQNUM=2574, ACTION=add) [ 37.785785] systemd-udevd[163]: tty45: sd-device: Created empty file '/run/udev/data/c4:45' for '/devices/virtual/tty/tty45' [ 37.787384] systemd-udevd[163]: tty45: Device processed (SEQNUM=2563, ACTION=add) [ 37.789480] systemd-udevd[166]: tty55: Removing watch handle -1. [ 37.791258] systemd-udevd[163]: tty45: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.793722] systemd-udevd[166]: tty55: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.795221] systemd-udevd[166]: tty55: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.797386] systemd-udevd[148]: tty55: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.798954] systemd-udevd[148]: tty56: Device ready for processing (SEQNUM=2575, ACTION=add) [ 37.800691] systemd-udevd[148]: event0: Device is queued (SEQNUM=2589, ACTION=add) [ 37.802151] systemd-udevd[148]: tty56: Device ready for processing (SEQNUM=2575, ACTION=add) [ 37.804409] systemd-udevd[165]: tty52: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.806271] systemd-udevd[174]: tty53: Setting permissions /dev/tty53, uid=0, gid=5, mode=0620 [ 37.808444] systemd-udevd[148]: tty56: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.810011] systemd-udevd[148]: tty57: Device ready for processing (SEQNUM=2576, ACTION=add) [ 37.818415] systemd-udevd[169]: tty48: Successfully created symlink '/dev/char/4:48' to '/dev/tty48' [ 37.820714] systemd-udevd[148]: amba: Device is queued (SEQNUM=2590, ACTION=add) [ 37.822547] systemd-udevd[169]: tty48: sd-device: Created empty file '/run/udev/data/c4:48' for '/devices/virtual/tty/tty48' [ 37.824508] systemd-udevd[169]: tty48: Device processed (SEQNUM=2566, ACTION=add) [ 37.826138] systemd-udevd[169]: tty48: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.828002] systemd-udevd[162]: tty5: Setting permissions /dev/tty5, uid=0, gid=5, mode=0620 [ 37.830092] systemd-udevd[171]: tty49: Successfully created symlink '/dev/char/4:49' to '/dev/tty49' [ 37.831986] systemd-udevd[162]: tty5: Successfully created symlink '/dev/char/4:5' to '/dev/tty5' [ 37.834143] systemd-udevd[170]: tty50: Setting permissions /dev/tty50, uid=0, gid=5, mode=0620 [ 37.836435] systemd-udevd[163]: tty56: Processing device (SEQNUM=2575, ACTION=add) [ 37.837883] systemd-udevd[163]: tty56: Removing watch handle -1. [ 37.839680] systemd-udevd[177]: tty51: Setting permissions /dev/tty51, uid=0, gid=5, mode=0620 [ 37.847953] systemd-udevd[162]: tty5: sd-device: Created empty file '/run/udev/data/c4:5' for '/devices/virtual/tty/tty5' [ 37.850149] systemd-udevd[171]: tty49: sd-device: Created empty file '/run/udev/data/c4:49' for '/devices/virtual/tty/tty49' [ 37.852414] systemd-udevd[162]: tty5: Device processed (SEQNUM=2568, ACTION=add) [ 37.854306] systemd-udevd[171]: tty49: Device processed (SEQNUM=2567, ACTION=add) [ 37.856419] systemd-udevd[162]: tty5: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 37.858338] systemd-udevd[171]: tty49: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.860774] systemd-udevd[170]: tty50: Successfully created symlink '/dev/char/4:50' to '/dev/tty50' [ 37.862685] systemd-udevd[173]: tty47: Successfully created symlink '/dev/char/4:47' to '/dev/tty47' [ 37.864910] systemd-udevd[167]: tty54: Setting permissions /dev/tty54, uid=0, gid=5, mode=0620 [ 37.873317] systemd-udevd[165]: tty52: Setting permissions /dev/tty52, uid=0, gid=5, mode=0620 [ 37.874859] systemd-udevd[165]: tty52: Successfully created symlink '/dev/char/4:52' to '/dev/tty52' [ 37.877032] systemd-udevd[163]: tty56: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.878578] systemd-udevd[163]: tty56: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.880823] systemd-udevd[174]: tty53: Successfully created symlink '/dev/char/4:53' to '/dev/tty53' [ 37.882356] systemd-udevd[174]: tty53: sd-device: Created empty file '/run/udev/data/c4:53' for '/devices/virtual/tty/tty53' [ 37.883989] systemd-udevd[174]: tty53: Device processed (SEQNUM=2572, ACTION=add) [ 37.892558] systemd-udevd[164]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/7819-74F8' [ 37.894193] systemd-udevd[164]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/bootfs' [ 37.895807] systemd-udevd[164]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/00112233-1234-1111-2222-000123456789' [ 37.898094] systemd-udevd[164]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/ESP' [ 37.899983] systemd-udevd[177]: tty51: Successfully created symlink '/dev/char/4:51' to '/dev/tty51' [ 37.901772] systemd-udevd[177]: tty51: sd-device: Created empty file '/run/udev/data/c4:51' for '/devices/virtual/tty/tty51' [ 37.903263] systemd-udevd[177]: tty51: Device processed (SEQNUM=2570, ACTION=add) [ 37.905380] systemd-udevd[170]: tty50: sd-device: Created empty file '/run/udev/data/c4:50' for '/devices/virtual/tty/tty50' [ 37.907319] systemd-udevd[166]: tty55: Setting permissions /dev/tty55, uid=0, gid=5, mode=0620 [ 37.909450] systemd-udevd[170]: tty50: Device processed (SEQNUM=2569, ACTION=add) [ 37.910907] systemd-udevd[170]: tty50: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.912999] systemd-udevd[166]: tty55: Successfully created symlink '/dev/char/4:55' to '/dev/tty55' [ 37.914922] systemd-udevd[167]: tty54: Successfully created symlink '/dev/char/4:54' to '/dev/tty54' [ 37.917085] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/e432bcfa-dc3c-4557-8a62-e018f14ba4df' [ 37.918836] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f' [ 37.920848] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityroot' [ 37.922962] systemd-udevd[164]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part1' [ 37.925196] systemd-udevd[174]: tty53: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.927047] systemd-udevd[164]: vda1: Setting permissions /dev/vda1, uid=0, gid=6, mode=0660 [ 37.929250] systemd-udevd[177]: tty51: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.931238] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part2' [ 37.933105] systemd-udevd[172]: vda2: Setting permissions /dev/vda2, uid=0, gid=6, mode=0660 [ 37.934968] systemd-udevd[166]: tty55: sd-device: Created empty file '/run/udev/data/c4:55' for '/devices/virtual/tty/tty55' [ 37.936928] systemd-udevd[166]: tty55: Device processed (SEQNUM=2574, ACTION=add) [ 37.938348] systemd-udevd[166]: tty55: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.940530] systemd-udevd[163]: tty56: Setting permissions /dev/tty56, uid=0, gid=5, mode=0620 [ 37.942013] systemd-udevd[163]: tty56: Successfully created symlink '/dev/char/4:56' to '/dev/tty56' [ 37.943940] systemd-udevd[173]: tty47: sd-device: Created empty file '/run/udev/data/c4:47' for '/devices/virtual/tty/tty47' [ 37.945769] systemd-udevd[173]: tty47: Device processed (SEQNUM=2565, ACTION=add) [ 37.947366] systemd-udevd[173]: tty47: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.949597] systemd-udevd[164]: vda1: Successfully created symlink '/dev/disk/by-partuuid/00112233-1234-1111-2222-000123456789' to '/dev/vda1' [ 37.951669] systemd-udevd[172]: vda2: Successfully created symlink '/dev/disk/by-partlabel/verityroot' to '/dev/vda2' [ 37.954003] systemd-udevd[165]: tty52: sd-device: Created empty file '/run/udev/data/c4:52' for '/devices/virtual/tty/tty52' [ 37.955560] systemd-udevd[165]: tty52: Device processed (SEQNUM=2571, ACTION=add) [ 37.957432] systemd-udevd[165]: tty52: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.959362] systemd-udevd[163]: tty56: sd-device: Created empty file '/run/udev/data/c4:56' for '/devices/virtual/tty/tty56' [ 37.961335] systemd-udevd[163]: tty56: Device processed (SEQNUM=2575, ACTION=add) [ 37.962806] systemd-udevd[163]: tty56: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.965040] systemd-udevd[167]: tty54: sd-device: Created empty file '/run/udev/data/c4:54' for '/devices/virtual/tty/tty54' [ 37.966628] systemd-udevd[167]: tty54: Device processed (SEQNUM=2573, ACTION=add) [ 37.968374] systemd-udevd[167]: tty54: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.970276] systemd-udevd[164]: vda1: Successfully created symlink '/dev/disk/by-partlabel/ESP' to '/dev/vda1' [ 37.972692] systemd-udevd[172]: vda2: Successfully created symlink '/dev/disk/by-uuid/e432bcfa-dc3c-4557-8a62-e018f14ba4df' to '/dev/vda2' [ 37.974408] systemd-udevd[172]: vda2: Successfully created symlink '/dev/disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f' to '/dev/vda2' [ 37.976683] systemd-udevd[164]: vda1: Successfully created symlink '/dev/disk/by-label/bootfs' to '/dev/vda1' [ 37.978687] systemd-udevd[172]: vda2: Successfully created symlink '/dev/disk/by-diskseq/25-part2' to '/dev/vda2' [ 37.980900] systemd-udevd[148]: tty57: Device ready for processing (SEQNUM=2576, ACTION=add) [ 37.982766] systemd-udevd[164]: vda1: Successfully created symlink '/dev/disk/by-uuid/7819-74F8' to '/dev/vda1' [ 37.985501] systemd-udevd[148]: amba-proxy: Device is queued (SEQNUM=2591, ACTION=add) [ 37.986983] systemd-udevd[148]: tty57: Device ready for processing (SEQNUM=2576, ACTION=add) [ 37.989205] systemd-udevd[169]: tty57: Processing device (SEQNUM=2576, ACTION=add) [ 37.990686] systemd-udevd[169]: tty57: Removing watch handle -1. [ 37.992410] systemd-udevd[169]: tty57: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.993948] systemd-udevd[169]: tty57: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.995783] systemd-udevd[172]: vda2: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' to '/dev/vda2' [ 37.998199] systemd-udevd[148]: tty57: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.999808] systemd-udevd[148]: tty58: Device ready for processing (SEQNUM=2577, ACTION=add) [ 38.001765] systemd-udevd[148]: tty58: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 38.003322] systemd-udevd[148]: tty59: Device ready for processing (SEQNUM=2578, ACTION=add) [ 38.005438] systemd-udevd[177]: tty59: Processing device (SEQNUM=2578, ACTION=add) [ 38.006916] systemd-udevd[177]: tty59: Removing watch handle -1. [ 38.008635] systemd-udevd[177]: tty59: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 38.010159] systemd-udevd[177]: tty59: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 38.012366] systemd-udevd[164]: vda1: Successfully created symlink '/dev/disk/by-diskseq/25-part1' to '/dev/vda1' [ 38.014249] systemd-udevd[172]: vda2: Successfully created symlink '/dev/block/254:2' to '/dev/vda2' [ 38.016471] systemd-udevd[148]: tty59: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 38.018170] systemd-udevd[148]: tty6: Device ready for processing (SEQNUM=2579, ACTION=add) [ 38.019625] systemd-udevd[148]: tty6: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 38.021821] systemd-udevd[148]: tty60: Device ready for processing (SEQNUM=2580, ACTION=add) [ 38.023464] systemd-udevd[148]: tty60: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 38.025425] systemd-udevd[148]: tty61: Device ready for processing (SEQNUM=2581, ACTION=add) [ 38.027373] systemd-udevd[165]: tty6: Processing device (SEQNUM=2579, ACTION=add) [ 38.029141] systemd-udevd[165]: tty6: Removing watch handle -1. [ 38.031021] systemd-udevd[173]: tty58: Processing device (SEQNUM=2577, ACTION=add) [ 38.032788] systemd-udevd[173]: tty58: Removing watch handle -1. [ 38.034209] systemd-udevd[173]: tty58: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 38.036021] systemd-udevd[172]: vda2: sd-device: Created db file '/run/udev/data/b254:2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2' [ 38.038401] systemd-udevd[173]: tty58: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 38.040643] systemd-udevd[172]: vda2: Adding watch on '/dev/vda2' [ 38.042422] systemd-udevd[164]: vda1: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' to '/dev/vda1' [ 38.044463] systemd-udevd[164]: vda1: Successfully created symlink '/dev/block/254:1' to '/dev/vda1' [ 38.046419] systemd-udevd[148]: tty61: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 38.047957] systemd-udevd[148]: tty62: Device ready for processing (SEQNUM=2582, ACTION=add) [ 38.049871] systemd-udevd[148]: tty62: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 38.051357] systemd-udevd[148]: tty63: Device ready for processing (SEQNUM=2583, ACTION=add) [ 38.053536] systemd-udevd[174]: tty63: Processing device (SEQNUM=2583, ACTION=add) [ 38.055407] systemd-udevd[171]: tty61: Processing device (SEQNUM=2581, ACTION=add) [ 38.057571] systemd-udevd[163]: tty60: Processing device (SEQNUM=2580, ACTION=add) [ 38.059394] systemd-udevd[162]: tty62: Processing device (SEQNUM=2582, ACTION=add) [ 38.061575] systemd-udevd[148]: tty63: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 38.063577] systemd-udevd[165]: tty6: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 38.065852] systemd-udevd[148]: tty7: Device ready for processing (SEQNUM=2584, ACTION=add) [ 38.067711] systemd-udevd[165]: tty6: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 38.069947] systemd-udevd[148]: tty7: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 38.071454] systemd-udevd[148]: tty8: Device ready for processing (SEQNUM=2585, ACTION=add) [ 38.073352] systemd-udevd[148]: tty8: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 38.074857] systemd-udevd[148]: tty9: Device ready for processing (SEQNUM=2586, ACTION=add) [ 38.083286] systemd-udevd[170]: tty7: Processing device (SEQNUM=2584, ACTION=add) [ 38.085478] systemd-udevd[169]: tty57: Setting permissions /dev/tty57, uid=0, gid=5, mode=0620 [ 38.087310] systemd-udevd[166]: tty9: Processing device (SEQNUM=2586, ACTION=add) [ 38.089443] systemd-udevd[167]: tty8: Processing device (SEQNUM=2585, ACTION=add) [ 38.091286] systemd-udevd[148]: tty9: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 38.093113] systemd-udevd[148]: gpio-keys: Device ready for processing (SEQNUM=2587, ACTION=add) [ 38.094961] systemd-udevd[163]: tty60: Removing watch handle -1. [ 38.097044] systemd-udevd[148]: dma-pl330: Device is queued (SEQNUM=2592, ACTION=add) [ 38.098990] systemd-udevd[163]: tty60: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 38.100772] systemd-udevd[163]: tty60: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 38.102619] systemd-udevd[148]: gpio-keys: Device ready for processing (SEQNUM=2587, ACTION=add) [ 38.104522] systemd-udevd[148]: kmi-pl050: Device is queued (SEQNUM=2593, ACTION=add) [ 38.105989] systemd-udevd[148]: gpio-keys: Device ready for processing (SEQNUM=2587, ACTION=add) [ 38.107530] systemd-udevd[148]: mhu: Device is queued (SEQNUM=2594, ACTION=add) [ 38.109885] systemd-udevd[162]: tty62: Removing watch handle -1. [ 38.111816] systemd-udevd[174]: tty63: Removing watch handle -1. [ 38.113862] systemd-udevd[162]: tty62: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 38.115693] systemd-udevd[174]: tty63: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 38.117865] systemd-udevd[162]: tty62: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 38.119781] systemd-udevd[174]: tty63: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 38.121930] systemd-udevd[171]: tty61: Removing watch handle -1. [ 38.123370] systemd-udevd[171]: tty61: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 38.125168] systemd-udevd[171]: tty61: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 38.127057] systemd-udevd[169]: tty57: Successfully created symlink '/dev/char/4:57' to '/dev/tty57' [ 38.128882] systemd-udevd[169]: tty57: sd-device: Created empty file '/run/udev/data/c4:57' for '/devices/virtual/tty/tty57' [ 38.130448] systemd-udevd[169]: tty57: Device processed (SEQNUM=2576, ACTION=add) [ 38.131893] systemd-udevd[169]: tty57: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 38.134066] systemd-udevd[177]: tty59: Setting permissions /dev/tty59, uid=0, gid=5, mode=0620 [ 38.135958] systemd-udevd[170]: tty7: Removing watch handle -1. [ 38.137745] systemd-udevd[170]: tty7: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 38.139260] systemd-udevd[170]: tty7: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 38.141534] systemd-udevd[177]: tty59: Successfully created symlink '/dev/char/4:59' to '/dev/tty59' [ 38.143412] systemd-udevd[172]: vda2: Device processed (SEQNUM=2478, ACTION=add) [ 38.145253] systemd-udevd[172]: vda2: sd-device-monitor(worker): Passed 1311 byte to netlink monitor. [ 38.147110] systemd-udevd[173]: tty58: Setting permissions /dev/tty58, uid=0, gid=5, mode=0620 [ 38.149288] systemd-udevd[164]: vda1: sd-device: Created db file '/run/udev/data/b254:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1' [ 38.151113] systemd-udevd[164]: vda1: Adding watch on '/dev/vda1' M [** ] (3 of 3) A start job is running for…ion Setup for usr (27s / no limit) [ 38.159352] systemd-udevd[166]: tty9: Removing watch handle -1. [ 38.167538] systemd-udevd[167]: tty8: Removing watch handle -1. [ 38.169763] systemd-udevd[166]: tty9: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 38.171222] systemd-udevd[166]: tty9: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 38.173372] systemd-udevd[167]: tty8: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 38.174857] systemd-udevd[167]: tty8: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 38.177210] systemd-udevd[165]: tty6: Setting permissions /dev/tty6, uid=0, gid=5, mode=0620 [ 38.179063] systemd-udevd[164]: vda1: Device processed (SEQNUM=2477, ACTION=add) [ 38.181198] systemd-udevd[148]: gpio-keys: Device ready for processing (SEQNUM=2587, ACTION=add) [ 38.183026] systemd-udevd[164]: vda1: sd-device-monitor(worker): Passed 1274 byte to netlink monitor. [ 38.185372] systemd-udevd[173]: tty58: Successfully created symlink '/dev/char/4:58' to '/dev/tty58' [ 38.186929] systemd-udevd[173]: tty58: sd-device: Created empty file '/run/udev/data/c4:58' for '/devices/virtual/tty/tty58' [ 38.188802] systemd-udevd[173]: tty58: Device processed (SEQNUM=2577, ACTION=add) [ 38.190227] systemd-udevd[173]: tty58: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 38.192455] systemd-udevd[177]: tty59: sd-device: Created empty file '/run/udev/data/c4:59' for '/devices/virtual/tty/tty59' [ 38.194474] systemd-udevd[163]: tty60: Setting permissions /dev/tty60, uid=0, gid=5, mode=0620 [ 38.196689] systemd-udevd[177]: tty59: Device processed (SEQNUM=2578, ACTION=add) [ 38.198153] systemd-udevd[177]: tty59: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 38.200409] systemd-udevd[148]: mhu-doorbell: Device is queued (SEQNUM=2595, ACTION=add) [ 38.202227] systemd-udevd[162]: tty62: Setting permissions /dev/tty62, uid=0, gid=5, mode=0620 [ 38.204750] systemd-udevd[148]: gpio-keys: Device ready for processing (SEQNUM=2587, ACTION=add) [ 38.206271] systemd-udevd[148]: gpio-keys: sd-device-monitor(manager): Passed 323 byte to netlink monitor. [ 38.208375] systemd-udevd[165]: tty6: Successfully created symlink '/dev/char/4:6' to '/dev/tty6' [ 38.210316] systemd-udevd[148]: input0: SEQNUM=2588 blocked by SEQNUM=2587 [ 38.211738] systemd-udevd[148]: event0: SEQNUM=2589 blocked by SEQNUM=2587 [ 38.213463] systemd-udevd[148]: amba: Device ready for processing (SEQNUM=2590, ACTION=add) [ 38.215324] systemd-udevd[165]: tty6: sd-device: Created empty file '/run/udev/data/c4:6' for '/devices/virtual/tty/tty6' [ 38.217299] systemd-udevd[165]: tty6: Device processed (SEQNUM=2579, ACTION=add) [ 38.218795] systemd-udevd[165]: tty6: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 38.221023] systemd-udevd[166]: tty9: Setting permissions /dev/tty9, uid=0, gid=5, mode=0620 [ 38.229484] systemd-udevd[148]: amba: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 38.231278] systemd-udevd[148]: amba-proxy: SEQNUM=2591 blocked by SEQNUM=2590 [ 38.233234] systemd-udevd[148]: dma-pl330: SEQNUM=2592 blocked by SEQNUM=2590 [ 38.234655] systemd-udevd[148]: kmi-pl050: SEQNUM=2593 blocked by SEQNUM=2590 [ 38.236453] systemd-udevd[148]: mhu: SEQNUM=2594 blocked by SEQNUM=2590 [ 38.237927] systemd-udevd[148]: mhu-doorbell: SEQNUM=2595 blocked by SEQNUM=2590 [ 38.240463] systemd-udevd[170]: tty7: Setting permissions /dev/tty7, uid=0, gid=5, mode=0620 [ 38.242479] systemd-udevd[172]: amba: Processing device (SEQNUM=2590, ACTION=add) [ 38.244709] systemd-udevd[171]: tty61: Setting permissions /dev/tty61, uid=0, gid=5, mode=0620 [ 38.246223] systemd-udevd[171]: tty61: Successfully created symlink '/dev/char/4:61' to '/dev/tty61' [ 38.248383] systemd-udevd[174]: tty63: Setting permissions /dev/tty63, uid=0, gid=5, mode=0620 [ 38.250281] systemd-udevd[148]: mmci-pl18x: Device is queued (SEQNUM=2596, ACTION=add) [ 38.251780] systemd-udevd[148]: mmci-pl18x: SEQNUM=2596 blocked by SEQNUM=2590 [ 38.253479] systemd-udevd[148]: pl061_gpio: Device is queued (SEQNUM=2597, ACTION=add) [ 38.255006] systemd-udevd[148]: pl061_gpio: SEQNUM=2597 blocked by SEQNUM=2590 [ 38.257073] systemd-udevd[171]: tty61: sd-device: Created empty file '/run/udev/data/c4:61' for '/devices/virtual/tty/tty61' [ 38.258823] systemd-udevd[171]: tty61: Device processed (SEQNUM=2581, ACTION=add) [ 38.260708] systemd-udevd[171]: tty61: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 38.262663] systemd-udevd[174]: tty63: Successfully created symlink '/dev/char/4:63' to '/dev/tty63' [ 38.264502] systemd-udevd[174]: tty63: sd-device: Created empty file '/run/udev/data/c4:63' for '/devices/virtual/tty/tty63' [ 38.266114] systemd-udevd[174]: tty63: Device processed (SEQNUM=2583, ACTION=add) [ 38.267549] systemd-udevd[174]: tty63: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 38.269802] systemd-udevd[148]: rtc-pl031: Device is queued (SEQNUM=2598, ACTION=add) [ 38.271295] systemd-udevd[148]: rtc-pl031: SEQNUM=2598 blocked by SEQNUM=2590 [ 38.273308] systemd-udevd[164]: gpio-keys: Processing device (SEQNUM=2587, ACTION=add) [ 38.275134] systemd-udevd[148]: sp805-wdt: Device is queued (SEQNUM=2599, ACTION=add) [ 38.277253] systemd-udevd[164]: gpio-keys: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 38.279427] systemd-udevd[148]: sp805-wdt: SEQNUM=2599 blocked by SEQNUM=2590 [ 38.281619] systemd-udevd[164]: gpio-keys: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 38.283488] systemd-udevd[164]: gpio-keys: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 38.285898] systemd-udevd[148]: ssp-pl022: Device is queued (SEQNUM=2600, ACTION=add) [ 38.287357] systemd-udevd[148]: ssp-pl022: SEQNUM=2600 blocked by SEQNUM=2590 [ 38.289381] systemd-udevd[167]: tty8: Setting permissions /dev/tty8, uid=0, gid=5, mode=0620 [ 38.291299] systemd-udevd[148]: uart-pl011: Device is queued (SEQNUM=2601, ACTION=add) [ 38.293037] systemd-udevd[148]: uart-pl011: SEQNUM=2601 blocked by SEQNUM=2590 [ 38.294468] systemd-udevd[148]: auxiliary: Device is queued (SEQNUM=2602, ACTION=add) [ 38.295920] systemd-udevd[148]: auxiliary: Device ready for processing (SEQNUM=2602, ACTION=add) [ 38.304579] systemd-udevd[172]: amba: Device processed (SEQNUM=2590, ACTION=add) [ 38.305995] systemd-udevd[172]: amba: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 38.307829] systemd-udevd[163]: tty60: Successfully created symlink '/dev/char/4:60' to '/dev/tty60' [ 38.310050] systemd-udevd[169]: auxiliary: Processing device (SEQNUM=2602, ACTION=add) [ 38.311562] systemd-udevd[169]: auxiliary: Device processed (SEQNUM=2602, ACTION=add) [ 38.313334] systemd-udevd[169]: auxiliary: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 38.315367] systemd-udevd[148]: auxiliary: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 38.317795] systemd-udevd[167]: tty8: Successfully created symlink '/dev/char/4:8' to '/dev/tty8' [ 38.319714] systemd-udevd[148]: clockevents: Device is queued (SEQNUM=2603, ACTION=add) [ 38.321807] systemd-udevd[167]: tty8: sd-device: Created empty file '/run/udev/data/c4:8' for '/devices/virtual/tty/tty8' [ 38.323765] systemd-udevd[148]: amba-proxy: Device ready for processing (SEQNUM=2591, ACTION=add) [ 38.326020] systemd-udevd[167]: tty8: Device processed (SEQNUM=2585, ACTION=add) [ 38.327860] systemd-udevd[148]: amba-proxy: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 38.329705] systemd-udevd[148]: dma-pl330: Device ready for processing (SEQNUM=2592, ACTION=add) [ 38.331551] systemd-udevd[163]: tty60: sd-device: Created empty file '/run/udev/data/c4:60' for '/devices/virtual/tty/tty60' [ 38.333709] systemd-udevd[163]: tty60: Device processed (SEQNUM=2580, ACTION=add) [ 38.335192] systemd-udevd[163]: tty60: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 38.337313] systemd-udevd[166]: tty9: Successfully created symlink '/dev/char/4:9' to '/dev/tty9' [ 38.339191] systemd-udevd[162]: tty62: Successfully created symlink '/dev/char/4:62' to '/dev/tty62' [ 38.341450] systemd-udevd[166]: tty9: sd-device: Created empty file '/run/udev/data/c4:9' for '/devices/virtual/tty/tty9' [ 38.343031] systemd-udevd[166]: tty9: Device processed (SEQNUM=2586, ACTION=add) [ 38.345160] systemd-udevd[162]: tty62: sd-device: Created empty file '/run/udev/data/c4:62' for '/devices/virtual/tty/tty62' [ 38.346786] systemd-udevd[162]: tty62: Device processed (SEQNUM=2582, ACTION=add) [ 38.349034] systemd-udevd[166]: tty9: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 38.350959] systemd-udevd[162]: tty62: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 38.353096] systemd-udevd[170]: tty7: Successfully created symlink '/dev/char/4:7' to '/dev/tty7' [ 38.355057] systemd-udevd[169]: dma-pl330: Processing device (SEQNUM=2592, ACTION=add) [ 38.357102] systemd-udevd[170]: tty7: sd-device: Created empty file '/run/udev/data/c4:7' for '/devices/virtual/tty/tty7' [ 38.359059] systemd-udevd[148]: dma-pl330: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 38.361224] systemd-udevd[167]: tty8: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 38.363197] systemd-udevd[148]: kmi-pl050: Device ready for processing (SEQNUM=2593, ACTION=add) [ 38.364953] systemd-udevd[148]: kmi-pl050: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 38.366535] systemd-udevd[148]: mhu: Device ready for processing (SEQNUM=2594, ACTION=add) [ 38.368473] systemd-udevd[148]: mhu: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 38.369981] systemd-udevd[148]: mhu-doorbell: Device ready for processing (SEQNUM=2595, ACTION=add) [ 38.371542] systemd-udevd[148]: mhu-doorbell: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 38.373545] systemd-udevd[148]: mmci-pl18x: Device ready for processing (SEQNUM=2596, ACTION=add) [ 38.381935] systemd-udevd[177]: mhu: Processing device (SEQNUM=2594, ACTION=add) [ 38.383753] systemd-udevd[172]: amba-proxy: Processing device (SEQNUM=2591, ACTION=add) [ 38.385865] systemd-udevd[164]: gpio-keys: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 38.387704] systemd-udevd[170]: tty7: Device processed (SEQNUM=2584, ACTION=add) [ 38.389482] systemd-udevd[170]: tty7: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 38.397899] systemd-udevd[173]: kmi-pl050: Processing device (SEQNUM=2593, ACTION=add) [ 38.399718] systemd-udevd[165]: mhu-doorbell: Processing device (SEQNUM=2595, ACTION=add) [ 38.401993] systemd-udevd[148]: mmci-pl18x: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 38.403562] systemd-udevd[148]: pl061_gpio: Device ready for processing (SEQNUM=2597, ACTION=add) [ 38.405428] systemd-udevd[148]: pl061_gpio: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 38.407198] systemd-udevd[148]: rtc-pl031: Device ready for processing (SEQNUM=2598, ACTION=add) [ 38.408949] systemd-udevd[148]: clocksource: Device is queued (SEQNUM=2604, ACTION=add) [ 38.417150] systemd-udevd[171]: mmci-pl18x: Processing device (SEQNUM=2596, ACTION=add) [ 38.419117] systemd-udevd[174]: pl061_gpio: Processing device (SEQNUM=2597, ACTION=add) [ 38.421218] systemd-udevd[169]: dma-pl330: Device processed (SEQNUM=2592, ACTION=add) [ 38.422749] systemd-udevd[169]: dma-pl330: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 38.425023] systemd-udevd[164]: gpio-keys: sd-device: Created db file '/run/udev/data/+platform:gpio-keys' for '/devices/platform/gpio-keys' [ 38.426735] systemd-udevd[164]: gpio-keys: Running built-in command "kmod load" [ 38.428541] systemd-udevd[164]: Loading module: of:Ngpio-keysT(null)Cgpio-keys [ 38.430379] systemd-udevd[148]: rtc-pl031: Device ready for processing (SEQNUM=2598, ACTION=add) [ 38.431877] systemd-udevd[148]: rtc-pl031: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 38.433623] systemd-udevd[148]: sp805-wdt: Device ready for processing (SEQNUM=2599, ACTION=add) [ 38.435083] systemd-udevd[148]: sp805-wdt: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 38.436891] systemd-udevd[148]: ssp-pl022: Device ready for processing (SEQNUM=2600, ACTION=add) [ 38.438864] systemd-udevd[163]: sp805-wdt: Processing device (SEQNUM=2599, ACTION=add) [ 38.440988] systemd-udevd[172]: amba-proxy: Device processed (SEQNUM=2591, ACTION=add) [ 38.442817] systemd-udevd[165]: mhu-doorbell: Device processed (SEQNUM=2595, ACTION=add) [ 38.445095] systemd-udevd[172]: amba-proxy: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 38.446987] systemd-udevd[165]: mhu-doorbell: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 38.449307] systemd-udevd[164]: Failed to find module 'of:Ngpio-keysT(null)Cgpio-keys' [ 38.450794] systemd-udevd[164]: gpio-keys: Device processed (SEQNUM=2587, ACTION=add) [ 38.452602] systemd-udevd[164]: gpio-keys: sd-device-monitor(worker): Passed 381 byte to netlink monitor. [ 38.454647] systemd-udevd[169]: rtc-pl031: Processing device (SEQNUM=2598, ACTION=add) [ 38.456860] systemd-udevd[148]: ssp-pl022: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 38.458438] systemd-udevd[148]: uart-pl011: Device ready for processing (SEQNUM=2601, ACTION=add) [ 38.459989] systemd-udevd[148]: uart-pl011: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 38.461786] systemd-udevd[148]: clockevents: Device ready for processing (SEQNUM=2603, ACTION=add) [ 38.463427] systemd-udevd[148]: clockevents: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 38.465384] systemd-udevd[148]: clocksource: Device ready for processing (SEQNUM=2604, ACTION=add) [ 38.467238] systemd-udevd[170]: uart-pl011: Processing device (SEQNUM=2601, ACTION=add) [ 38.469366] systemd-udevd[167]: clockevents: Processing device (SEQNUM=2603, ACTION=add) [ 38.471255] systemd-udevd[162]: ssp-pl022: Processing device (SEQNUM=2600, ACTION=add) [ 38.473499] systemd-udevd[148]: clocksource: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 38.475005] systemd-udevd[148]: container: Device is queued (SEQNUM=2605, ACTION=add) [ 38.476629] systemd-udevd[148]: input0: Device ready for processing (SEQNUM=2588, ACTION=add) [ 38.478464] systemd-udevd[166]: clocksource: Processing device (SEQNUM=2604, ACTION=add) [ 38.480601] systemd-udevd[173]: kmi-pl050: Device processed (SEQNUM=2593, ACTION=add) [ 38.482064] systemd-udevd[173]: kmi-pl050: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 38.483918] systemd-udevd[164]: input0: Processing device (SEQNUM=2588, ACTION=add) [ 38.486140] systemd-udevd[148]: input0: sd-device-monitor(manager): Passed 337 byte to netlink monitor. [ 38.487652] systemd-udevd[148]: event0: SEQNUM=2589 blocked by SEQNUM=2588 [ 38.489537] systemd-udevd[148]: container: Device ready for processing (SEQNUM=2605, ACTION=add) [ 38.491887] systemd-udevd[172]: container: Processing device (SEQNUM=2605, ACTION=add) [ 38.494238] systemd-udevd[163]: sp805-wdt: Device processed (SEQNUM=2599, ACTION=add) [ 38.495727] systemd-udevd[163]: sp805-wdt: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 38.497898] systemd-udevd[148]: container: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 38.499501] systemd-udevd[148]: cpu: Device is queued (SEQNUM=2606, ACTION=add) [ 38.501353] systemd-udevd[148]: cpu: Device ready for processing (SEQNUM=2606, ACTION=add) [ 38.503203] systemd-udevd[173]: cpu: Processing device (SEQNUM=2606, ACTION=add) [ 38.505366] systemd-udevd[164]: input0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=input' [ 38.507068] systemd-udevd[164]: input0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=input': Invalid argument [ 38.509024] systemd-udevd[164]: input0: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id' [ 38.511073] systemd-udevd[148]: cpu: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 38.512858] systemd-udevd[148]: edac: Device is queued (SEQNUM=2607, ACTION=add) [ 38.514457] systemd-udevd[148]: edac: Device ready for processing (SEQNUM=2607, ACTION=add) [ 38.515958] systemd-udevd[148]: edac: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 38.518137] systemd-udevd[170]: uart-pl011: Device processed (SEQNUM=2601, ACTION=add) [ 38.519632] systemd-udevd[170]: uart-pl011: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 38.521883] systemd-udevd[165]: edac: Processing device (SEQNUM=2607, ACTION=add) [ 38.523687] systemd-udevd[148]: event_source: Device is queued (SEQNUM=2608, ACTION=add) [ 38.525481] systemd-udevd[148]: event_source: Device ready for processing (SEQNUM=2608, ACTION=add) [ 38.527387] systemd-udevd[167]: clockevents: Device processed (SEQNUM=2603, ACTION=add) [ 38.529185] systemd-udevd[167]: clockevents: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 38.531155] systemd-udevd[171]: mmci-pl18x: Device processed (SEQNUM=2596, ACTION=add) [ 38.532897] systemd-udevd[171]: mmci-pl18x: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 38.534788] systemd-udevd[174]: pl061_gpio: Device processed (SEQNUM=2597, ACTION=add) [ 38.536627] systemd-udevd[174]: pl061_gpio: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 38.538564] systemd-udevd[162]: ssp-pl022: Device processed (SEQNUM=2600, ACTION=add) [ 38.540807] systemd-udevd[148]: event_source: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 38.542685] systemd-udevd[162]: ssp-pl022: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 38.544972] systemd-udevd[148]: fsl-mc: Device is queued (SEQNUM=2609, ACTION=add) [ 38.546537] systemd-udevd[148]: fsl-mc: Device ready for processing (SEQNUM=2609, ACTION=add) [ 38.548787] systemd-udevd[173]: cpu: Device processed (SEQNUM=2606, ACTION=add) [ 38.550294] systemd-udevd[173]: cpu: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 38.552515] systemd-udevd[165]: edac: Device processed (SEQNUM=2607, ACTION=add) [ 38.554037] systemd-udevd[165]: edac: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 38.555884] systemd-udevd[172]: container: Device processed (SEQNUM=2605, ACTION=add) [ 38.557588] systemd-udevd[172]: container: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 38.559438] systemd-udevd[166]: clocksource: Device processed (SEQNUM=2604, ACTION=add) [ 38.561649] systemd-udevd[163]: event_source: Processing device (SEQNUM=2608, ACTION=add) [ 38.563512] systemd-udevd[166]: clocksource: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 38.565852] systemd-udevd[163]: event_source: /usr/lib/udev/rules.d/60-evdev.rules:10 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=evdev:' [ 38.567871] systemd-udevd[163]: event_source: /usr/lib/udev/rules.d/60-evdev.rules:10 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=evdev:': Invalid argument [ 38.570248] systemd-udevd[177]: mhu: Device processed (SEQNUM=2594, ACTION=add) [ 38.571752] systemd-udevd[177]: mhu: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 38.573969] systemd-udevd[171]: fsl-mc: Processing device (SEQNUM=2609, ACTION=add) [ 38.575968] systemd-udevd[169]: rtc-pl031: Device processed (SEQNUM=2598, ACTION=add) [ 38.577805] systemd-udevd[169]: rtc-pl031: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 38.579653] systemd-udevd[164]: input0: capabilities/ev raw kernel attribute: 3 [ 38.581490] systemd-udevd[164]: input0: capabilities/abs raw kernel attribute: 0 [ 38.582915] systemd-udevd[164]: input0: capabilities/rel raw kernel attribute: 0 [ 38.585041] systemd-udevd[148]: fsl-mc: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 38.586569] systemd-udevd[148]: fsl_dpaa2_eth: Device is queued (SEQNUM=2610, ACTION=add) [ 38.588474] systemd-udevd[148]: fsl_dpaa2_eth: SEQNUM=2610 blocked by SEQNUM=2609 [ 38.589910] systemd-udevd[148]: fsl_dpaa2_ptp: Device is queued (SEQNUM=2611, ACTION=add) [ 38.591553] systemd-udevd[148]: fsl_dpaa2_ptp: SEQNUM=2611 blocked by SEQNUM=2609 [ 38.593772] systemd-udevd[163]: event_source: Device processed (SEQNUM=2608, ACTION=add) [ 38.595222] systemd-udevd[163]: event_source: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 38.597354] systemd-udevd[148]: fsl_mc_allocator: Device is queued (SEQNUM=2612, ACTION=add) [ 38.599003] systemd-udevd[148]: fsl_mc_allocator: SEQNUM=2612 blocked by SEQNUM=2609 [ 38.601066] systemd-udevd[171]: fsl-mc: Device processed (SEQNUM=2609, ACTION=add) [ 38.602541] systemd-udevd[171]: fsl-mc: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 38.604766] systemd-udevd[148]: fsl_mc_dpio: Device is queued (SEQNUM=2613, ACTION=add) [ 38.606244] systemd-udevd[148]: fsl_mc_dpio: SEQNUM=2613 blocked by SEQNUM=2609 [ 38.607690] systemd-udevd[148]: fsl_mc_dprc: Device is queued (SEQNUM=2614, ACTION=add) [ 38.609427] systemd-udevd[148]: fsl_dpaa2_eth: Device ready for processing (SEQNUM=2610, ACTION=add) [ 38.610959] systemd-udevd[148]: fsl_dpaa2_eth: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 38.612797] systemd-udevd[148]: fsl_dpaa2_ptp: Device ready for processing (SEQNUM=2611, ACTION=add) [ 38.614683] systemd-udevd[169]: fsl_dpaa2_ptp: Processing device (SEQNUM=2611, ACTION=add) [ 38.617024] systemd-udevd[164]: input0: capabilities/key raw kernel attribute: 10000000000000 0 [ 38.618962] systemd-udevd[148]: fsl_dpaa2_ptp: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 38.620886] systemd-udevd[148]: fsl_mc_allocator: Device ready for processing (SEQNUM=2612, ACTION=add) [ 38.622728] systemd-udevd[164]: input0: properties raw kernel attribute: 0 [ 38.624906] systemd-udevd[173]: fsl_mc_allocator: Processing device (SEQNUM=2612, ACTION=add) [ 38.626791] systemd-udevd[164]: input0: test_key: checking bit block 0 for any keys; found=no [ 38.628592] systemd-udevd[164]: input0: test_key: checking bit block 64 for any keys; found=yes [ 38.630055] systemd-udevd[164]: input0: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:' [ 38.631976] systemd-udevd[164]: input0: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': Invalid argument [ 38.634327] systemd-udevd[172]: fsl_dpaa2_eth: Processing device (SEQNUM=2610, ACTION=add) [ 38.636709] systemd-udevd[148]: fsl_mc_allocator: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 38.638328] systemd-udevd[148]: fsl_mc_dpio: Device ready for processing (SEQNUM=2613, ACTION=add) [ 38.639819] systemd-udevd[148]: fsl_mc_dpio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 38.641567] systemd-udevd[148]: fsl_mc_dprc: Device ready for processing (SEQNUM=2614, ACTION=add) [ 38.643075] systemd-udevd[148]: fsl_mc_dprc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 38.645291] systemd-udevd[177]: fsl_mc_dpio: Processing device (SEQNUM=2613, ACTION=add) [ 38.647244] systemd-udevd[148]: gadget: Device is queued (SEQNUM=2615, ACTION=add) [ 38.648993] systemd-udevd[148]: gadget: Device ready for processing (SEQNUM=2615, ACTION=add) [ 38.650825] systemd-udevd[164]: input0: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id' [ 38.653278] systemd-udevd[148]: gadget: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 38.655175] systemd-udevd[163]: gadget: Processing device (SEQNUM=2615, ACTION=add) [ 38.657402] systemd-udevd[148]: genpd: Device is queued (SEQNUM=2616, ACTION=add) [ 38.658881] systemd-udevd[148]: genpd: Device ready for processing (SEQNUM=2616, ACTION=add) [ 38.660649] systemd-udevd[148]: genpd: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 38.662714] systemd-udevd[164]: input0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 38.664932] systemd-udevd[148]: gpio: Device is queued (SEQNUM=2617, ACTION=add) [ 38.666723] systemd-udevd[165]: fsl_mc_dprc: Processing device (SEQNUM=2614, ACTION=add) [ 38.668890] systemd-udevd[171]: genpd: Processing device (SEQNUM=2616, ACTION=add) [ 38.670716] systemd-udevd[173]: fsl_mc_allocator: Device processed (SEQNUM=2612, ACTION=add) [ 38.672688] systemd-udevd[173]: fsl_mc_allocator: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 38.674599] systemd-udevd[148]: gpio: Device ready for processing (SEQNUM=2617, ACTION=add) [ 38.676440] systemd-udevd[148]: gpio: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 38.678296] systemd-udevd[162]: gpio: Processing device (SEQNUM=2617, ACTION=add) [ 38.680430] systemd-udevd[148]: gpio_stub_drv: Device is queued (SEQNUM=2618, ACTION=add) [ 38.681940] systemd-udevd[148]: gpio_stub_drv: SEQNUM=2618 blocked by SEQNUM=2617 [ 38.683422] systemd-udevd[148]: hid: Device is queued (SEQNUM=2619, ACTION=add) [ 38.685224] systemd-udevd[148]: hid: Device ready for processing (SEQNUM=2619, ACTION=add) [ 38.686708] systemd-udevd[148]: hid: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 38.688630] systemd-udevd[148]: a4tech: Device is queued (SEQNUM=2620, ACTION=add) [ 38.690473] systemd-udevd[171]: genpd: Device processed (SEQNUM=2616, ACTION=add) [ 38.692600] systemd-udevd[172]: fsl_dpaa2_eth: Device processed (SEQNUM=2610, ACTION=add) [ 38.694159] systemd-udevd[172]: fsl_dpaa2_eth: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 38.696392] systemd-udevd[173]: hid: Processing device (SEQNUM=2619, ACTION=add) [ 38.698223] systemd-udevd[148]: a4tech: SEQNUM=2620 blocked by SEQNUM=2619 [ 38.699664] systemd-udevd[148]: apple: Device is queued (SEQNUM=2621, ACTION=add) [ 38.701373] systemd-udevd[148]: apple: SEQNUM=2621 blocked by SEQNUM=2619 [ 38.703127] systemd-udevd[171]: genpd: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 38.705261] systemd-udevd[165]: fsl_mc_dprc: Device processed (SEQNUM=2614, ACTION=add) [ 38.706726] systemd-udevd[165]: fsl_mc_dprc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 38.708964] systemd-udevd[177]: fsl_mc_dpio: Device processed (SEQNUM=2613, ACTION=add) [ 38.710507] systemd-udevd[177]: fsl_mc_dpio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 38.712835] systemd-udevd[164]: input0: sd-device: Created db file '/run/udev/data/+input:input0' for '/devices/platform/gpio-keys/input/input0' [ 38.714515] systemd-udevd[164]: input0: Running built-in command "kmod load" [ 38.715937] systemd-udevd[164]: Loading module: input:b0019v0001p0001e0100-e0,1,k74,ramlsfw [ 38.718109] systemd-udevd[169]: fsl_dpaa2_ptp: Device processed (SEQNUM=2611, ACTION=add) [ 38.720020] systemd-udevd[164]: Failed to find module 'input:b0019v0001p0001e0100-e0,1,k74,ramlsfw' [ 38.721948] systemd-udevd[164]: input0: Device processed (SEQNUM=2588, ACTION=add) [ 38.723797] systemd-udevd[169]: fsl_dpaa2_ptp: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 38.726036] systemd-udevd[164]: input0: sd-device-monitor(worker): Passed 490 byte to netlink monitor. [ 38.727952] systemd-udevd[148]: belkin: Device is queued (SEQNUM=2622, ACTION=add) [ 38.736649] systemd-udevd[163]: gadget: Device processed (SEQNUM=2615, ACTION=add) [ 38.738438] systemd-udevd[148]: belkin: SEQNUM=2622 blocked by SEQNUM=2619 M [*** ] (3 of 3) A start job is running for…ion Setup for usr (27s / no limit) [ 38.740582] systemd-udevd[163]: gadget: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 38.742900] systemd-udevd[162]: gpio: Device processed (SEQNUM=2617, ACTION=add) [ 38.744680] systemd-udevd[162]: gpio: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 38.746834] systemd-udevd[173]: hid: Device processed (SEQNUM=2619, ACTION=add) [ 38.748674] systemd-udevd[173]: hid: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 38.750585] systemd-udevd[148]: cherry: Device is queued (SEQNUM=2623, ACTION=add) [ 38.752387] systemd-udevd[148]: event0: Device ready for processing (SEQNUM=2589, ACTION=add) [ 38.753891] systemd-udevd[148]: event0: sd-device-monitor(manager): Passed 242 byte to netlink monitor. [ 38.755393] systemd-udevd[148]: cherry: SEQNUM=2623 blocked by SEQNUM=2619 [ 38.757527] systemd-udevd[164]: event0: Processing device (SEQNUM=2589, ACTION=add) [ 38.759048] systemd-udevd[164]: event0: Removing watch handle -1. [ 38.761070] systemd-udevd[148]: chicony: Device is queued (SEQNUM=2624, ACTION=add) [ 38.762597] systemd-udevd[148]: gpio_stub_drv: Device ready for processing (SEQNUM=2618, ACTION=add) [ 38.764828] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/50-udev-default.rules:46 GROUP 19 [ 38.766352] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-evdev.rules:10 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=evdev:' [ 38.768564] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-evdev.rules:10 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=evdev:': Invalid argument [ 38.770675] systemd-udevd[172]: gpio_stub_drv: Processing device (SEQNUM=2618, ACTION=add) [ 38.773031] systemd-udevd[148]: gpio_stub_drv: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 38.774625] systemd-udevd[148]: a4tech: Device ready for processing (SEQNUM=2620, ACTION=add) [ 38.776456] systemd-udevd[148]: a4tech: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.778106] systemd-udevd[148]: apple: Device ready for processing (SEQNUM=2621, ACTION=add) [ 38.779575] systemd-udevd[148]: apple: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 38.781536] systemd-udevd[148]: belkin: Device ready for processing (SEQNUM=2622, ACTION=add) [ 38.783535] systemd-udevd[177]: belkin: Processing device (SEQNUM=2622, ACTION=add) [ 38.785813] systemd-udevd[173]: apple: Processing device (SEQNUM=2621, ACTION=add) [ 38.787835] systemd-udevd[148]: belkin: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.789673] systemd-udevd[148]: cherry: Device ready for processing (SEQNUM=2623, ACTION=add) [ 38.791160] systemd-udevd[148]: cherry: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.793091] systemd-udevd[148]: chicony: Device ready for processing (SEQNUM=2624, ACTION=add) [ 38.794746] systemd-udevd[148]: chicony: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 38.796928] systemd-udevd[148]: cypress: Device is queued (SEQNUM=2625, ACTION=add) [ 38.798579] systemd-udevd[148]: cypress: Device ready for processing (SEQNUM=2625, ACTION=add) [ 38.800900] systemd-udevd[163]: chicony: Processing device (SEQNUM=2624, ACTION=add) [ 38.802780] systemd-udevd[169]: a4tech: Processing device (SEQNUM=2620, ACTION=add) [ 38.804941] systemd-udevd[165]: cherry: Processing device (SEQNUM=2623, ACTION=add) [ 38.806790] systemd-udevd[172]: gpio_stub_drv: Device processed (SEQNUM=2618, ACTION=add) [ 38.809988] systemd-udevd[172]: gpio_stub_drv: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 38.812457] systemd-udevd[148]: cypress: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 38.814241] systemd-udevd[148]: ezkey: Device is queued (SEQNUM=2626, ACTION=add) [ 38.815714] systemd-udevd[148]: ezkey: Device ready for processing (SEQNUM=2626, ACTION=add) [ 38.817850] systemd-udevd[171]: cypress: Processing device (SEQNUM=2625, ACTION=add) [ 38.819832] systemd-udevd[177]: belkin: Device processed (SEQNUM=2622, ACTION=add) [ 38.821611] systemd-udevd[177]: belkin: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 38.829532] systemd-udevd[172]: ezkey: Processing device (SEQNUM=2626, ACTION=add) [ 38.831611] systemd-udevd[163]: chicony: Device processed (SEQNUM=2624, ACTION=add) [ 38.833772] systemd-udevd[173]: apple: Device processed (SEQNUM=2621, ACTION=add) [ 38.835211] systemd-udevd[173]: apple: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 38.843673] systemd-udevd[169]: a4tech: Device processed (SEQNUM=2620, ACTION=add) [ 38.848680] systemd-udevd[169]: a4tech: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 38.850658] systemd-udevd[165]: cherry: Device processed (SEQNUM=2623, ACTION=add) [ 38.915946] systemd-udevd[148]: ezkey: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 38.918965] systemd-udevd[148]: hid-generic: Device is queued (SEQNUM=2627, ACTION=add) [ 38.920662] systemd-udevd[148]: hid-generic: Device ready for processing (SEQNUM=2627, ACTION=add) [ 38.922585] systemd-udevd[172]: ezkey: Device processed (SEQNUM=2626, ACTION=add) [ 38.924394] systemd-udevd[172]: ezkey: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 38.926391] systemd-udevd[169]: hid-generic: Processing device (SEQNUM=2627, ACTION=add) [ 38.932576] systemd-udevd[171]: cypress: Device processed (SEQNUM=2625, ACTION=add) [ 38.934578] systemd-udevd[163]: chicony: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 38.936812] systemd-udevd[148]: hid-generic: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 38.946476] systemd-udevd[165]: cherry: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 38.948702] systemd-udevd[148]: itetech: Device is queued (SEQNUM=2628, ACTION=add) [ 38.950175] systemd-udevd[148]: itetech: Device ready for processing (SEQNUM=2628, ACTION=add) [ 38.951796] systemd-udevd[148]: itetech: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 38.954070] systemd-udevd[148]: kensington: Device is queued (SEQNUM=2629, ACTION=add) [ 38.955544] systemd-udevd[148]: kensington: Device ready for processing (SEQNUM=2629, ACTION=add) [ 38.961002] systemd-udevd[171]: cypress: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 38.962966] systemd-udevd[148]: kensington: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 38.964785] systemd-udevd[148]: lg-g15: Device is queued (SEQNUM=2630, ACTION=add) [ 38.966637] systemd-udevd[173]: kensington: Processing device (SEQNUM=2629, ACTION=add) [ 38.968844] systemd-udevd[172]: itetech: Processing device (SEQNUM=2628, ACTION=add) [ 38.977783] systemd-udevd[164]: value '[dmi/id]modalias' is 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' [ 38.979504] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-evdev.rules:20 Importing properties from results of builtin command 'hwdb 'evdev:name:gpio-keys:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'' [ 38.981893] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-evdev.rules:20 Failed to run builtin 'hwdb 'evdev:name:gpio-keys:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'': Invalid argument [ 38.984663] systemd-udevd[148]: lg-g15: Device ready for processing (SEQNUM=2630, ACTION=add) [ 38.986149] systemd-udevd[148]: lg-g15: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.987675] systemd-udevd[148]: logitech: Device is queued (SEQNUM=2631, ACTION=add) [ 38.989417] systemd-udevd[148]: logitech: Device ready for processing (SEQNUM=2631, ACTION=add) [ 38.991308] systemd-udevd[169]: hid-generic: Device processed (SEQNUM=2627, ACTION=add) [ 38.993161] systemd-udevd[169]: hid-generic: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 38.995561] systemd-udevd[177]: lg-g15: Processing device (SEQNUM=2630, ACTION=add) [ 38.999903] systemd-udevd[165]: logitech: Processing device (SEQNUM=2631, ACTION=add) [ 39.002008] systemd-udevd[172]: itetech: Device processed (SEQNUM=2628, ACTION=add) [ 39.003544] systemd-udevd[172]: itetech: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 39.006156] systemd-udevd[173]: kensington: Device processed (SEQNUM=2629, ACTION=add) [ 39.007859] systemd-udevd[173]: kensington: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 39.010172] systemd-udevd[148]: logitech: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 39.011805] systemd-udevd[148]: microsoft: Device is queued (SEQNUM=2632, ACTION=add) [ 39.013534] systemd-udevd[148]: microsoft: Device ready for processing (SEQNUM=2632, ACTION=add) [ 39.015073] systemd-udevd[148]: microsoft: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 39.017204] systemd-udevd[148]: monterey: Device is queued (SEQNUM=2633, ACTION=add) [ 39.018781] systemd-udevd[148]: monterey: Device ready for processing (SEQNUM=2633, ACTION=add) [ 39.021128] systemd-udevd[177]: lg-g15: Device processed (SEQNUM=2630, ACTION=add) [ 39.023062] systemd-udevd[169]: monterey: Processing device (SEQNUM=2633, ACTION=add) [ 39.025199] systemd-udevd[172]: microsoft: Processing device (SEQNUM=2632, ACTION=add) [ 39.027104] systemd-udevd[164]: value '[dmi/id]modalias' is 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' [ 39.029111] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-evdev.rules:25 Importing properties from results of builtin command 'hwdb 'evdev:name:gpio-keys:phys:gpio-keys/input0:ev:3:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'' [ 39.031241] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-evdev.rules:25 Failed to run builtin 'hwdb 'evdev:name:gpio-keys:phys:gpio-keys/input0:ev:3:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'': Invalid argument [ 39.033691] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id' [ 39.046455] systemd-udevd[168]: enp0s1: Process '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/enp0s1 --prefix=/net/ipv4/neigh/enp0s1 --prefix=/net/ipv6/conf/enp0s1 --prefix=/net/ipv6/neigh/enp0s1' succeeded. [ 39.049368] systemd-udevd[165]: logitech: Device processed (SEQNUM=2631, ACTION=add) [ 39.050816] systemd-udevd[165]: logitech: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 39.053173] systemd-udevd[168]: enp0s1: Device processed (SEQNUM=2510, ACTION=add) [ 39.055078] systemd-udevd[148]: monterey: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 39.056886] systemd-udevd[148]: redragon: Device is queued (SEQNUM=2634, ACTION=add) [ 39.058340] systemd-udevd[148]: redragon: Device ready for processing (SEQNUM=2634, ACTION=add) [ 39.060432] systemd-udevd[164]: input0: capabilities/ev raw kernel attribute: 3 [ 39.062314] systemd-udevd[177]: lg-g15: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 39.068776] systemd-udevd[164]: input0: capabilities/abs raw kernel attribute: 0 [ 39.070232] systemd-udevd[164]: input0: capabilities/rel raw kernel attribute: 0 [ 39.071696] systemd-udevd[164]: input0: capabilities/key raw kernel attribute: 10000000000000 0 [ 39.073425] systemd-udevd[164]: input0: properties raw kernel attribute: 0 [ 39.074863] systemd-udevd[164]: event0: test_key: checking bit block 0 for any keys; found=no [ 39.076598] systemd-udevd[164]: event0: test_key: checking bit block 64 for any keys; found=yes [ 39.078773] systemd-udevd[173]: redragon: Processing device (SEQNUM=2634, ACTION=add) [ 39.081226] systemd-udevd[168]: enp0s1: sd-device-monitor(worker): Passed 709 byte to netlink monitor. [ 39.083201] systemd-udevd[148]: redragon: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 39.084999] systemd-udevd[148]: host1x-context: Device is queued (SEQNUM=2635, ACTION=add) [ 39.086489] systemd-udevd[148]: host1x-context: Device ready for processing (SEQNUM=2635, ACTION=add) [ 39.088688] systemd-udevd[169]: monterey: Device processed (SEQNUM=2633, ACTION=add) [ 39.090150] systemd-udevd[169]: monterey: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 39.096485] systemd-udevd[168]: host1x-context: Processing device (SEQNUM=2635, ACTION=add) [ 39.098402] systemd-udevd[148]: host1x-context: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 39.099952] systemd-udevd[148]: i2c: Device is queued (SEQNUM=2636, ACTION=add) [ 39.101598] systemd-udevd[148]: i2c: Device ready for processing (SEQNUM=2636, ACTION=add) [ 39.103894] systemd-udevd[172]: microsoft: Device processed (SEQNUM=2632, ACTION=add) [ 39.105773] systemd-udevd[172]: microsoft: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 39.107979] systemd-udevd[169]: i2c: Processing device (SEQNUM=2636, ACTION=add) [ 39.110081] systemd-udevd[148]: i2c: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 39.111615] systemd-udevd[148]: axp20x-i2c: Device is queued (SEQNUM=2637, ACTION=add) [ 39.113439] systemd-udevd[148]: axp20x-i2c: SEQNUM=2637 blocked by SEQNUM=2636 [ 39.115286] systemd-udevd[168]: host1x-context: Device processed (SEQNUM=2635, ACTION=add) [ 39.119697] systemd-udevd[168]: host1x-context: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 39.122758] systemd-udevd[173]: redragon: Device processed (SEQNUM=2634, ACTION=add) [ 39.124483] systemd-udevd[173]: redragon: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 39.126440] systemd-udevd[169]: i2c: Device processed (SEQNUM=2636, ACTION=add) [ 39.127934] systemd-udevd[169]: i2c: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 39.130172] systemd-udevd[148]: bd9571mwv: Device is queued (SEQNUM=2638, ACTION=add) [ 39.131640] systemd-udevd[148]: bd9571mwv: SEQNUM=2638 blocked by SEQNUM=2636 [ 39.133341] systemd-udevd[148]: bq27xxx-battery: Device is queued (SEQNUM=2639, ACTION=add) [ 39.134772] systemd-udevd[148]: axp20x-i2c: Device ready for processing (SEQNUM=2637, ACTION=add) [ 39.137189] systemd-udevd[172]: axp20x-i2c: Processing device (SEQNUM=2637, ACTION=add) [ 39.139163] systemd-udevd[148]: axp20x-i2c: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 39.140995] systemd-udevd[148]: bd9571mwv: Device ready for processing (SEQNUM=2638, ACTION=add) [ 39.142528] systemd-udevd[148]: bd9571mwv: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 39.144459] systemd-udevd[148]: bq27xxx-battery: Device ready for processing (SEQNUM=2639, ACTION=add) [ 39.146075] systemd-udevd[148]: bq27xxx-battery: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 39.147682] systemd-udevd[148]: clk-renesas-pcie-9series: Device is queued (SEQNUM=2640, ACTION=add) [ 39.149471] systemd-udevd[148]: clk-renesas-pcie-9series: Device ready for processing (SEQNUM=2640, ACTION=add) [ 39.151446] systemd-udevd[172]: axp20x-i2c: Device processed (SEQNUM=2637, ACTION=add) [ 39.153738] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:' [ 39.155771] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': Invalid argument [ 39.158329] systemd-udevd[169]: bq27xxx-battery: Processing device (SEQNUM=2639, ACTION=add) [ 39.160457] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id' [ 39.162563] systemd-udevd[168]: bd9571mwv: Processing device (SEQNUM=2638, ACTION=add) [ 39.164908] systemd-udevd[148]: clk-renesas-pcie-9series: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 39.166517] systemd-udevd[148]: cros-ec-i2c: Device is queued (SEQNUM=2641, ACTION=add) [ 39.167978] systemd-udevd[148]: cros-ec-i2c: Device ready for processing (SEQNUM=2641, ACTION=add) [ 39.170043] systemd-udevd[172]: axp20x-i2c: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 39.171979] systemd-udevd[177]: cros-ec-i2c: Processing device (SEQNUM=2641, ACTION=add) [ 39.174148] systemd-udevd[164]: event0: /usr/lib/udev/rules.d/60-persistent-input.rules:42 Added SYMLINK 'input/by-path/platform-gpio-keys-event' [ 39.176426] systemd-udevd[173]: clk-renesas-pcie-9series: Processing device (SEQNUM=2640, ACTION=add) [ 39.178346] systemd-udevd[148]: cros-ec-i2c: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 39.179897] systemd-udevd[148]: cs2000-cp: Device is queued (SEQNUM=2642, ACTION=add) [ 39.181773] systemd-udevd[148]: cs2000-cp: Device ready for processing (SEQNUM=2642, ACTION=add) [ 39.183609] systemd-udevd[172]: cs2000-cp: Processing device (SEQNUM=2642, ACTION=add) [ 39.185837] systemd-udevd[148]: cs2000-cp: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 39.187404] systemd-udevd[148]: dummy: Device is queued (SEQNUM=2643, ACTION=add) [ 39.189789] systemd-udevd[148]: dummy: Device ready for processing (SEQNUM=2643, ACTION=add) [ 39.191691] systemd-udevd[168]: bd9571mwv: Device processed (SEQNUM=2638, ACTION=add) [ 39.193424] systemd-udevd[168]: bd9571mwv: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 39.195507] systemd-udevd[148]: dummy: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 39.197393] systemd-udevd[148]: fan53555-regulator: Device is queued (SEQNUM=2644, ACTION=add) [ 39.198883] systemd-udevd[148]: fan53555-regulator: Device ready for processing (SEQNUM=2644, ACTION=add) [ 39.201096] systemd-udevd[177]: cros-ec-i2c: Device processed (SEQNUM=2641, ACTION=add) [ 39.202649] systemd-udevd[177]: cros-ec-i2c: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 39.204907] systemd-udevd[168]: fan53555-regulator: Processing device (SEQNUM=2644, ACTION=add) [ 39.206760] systemd-udevd[165]: dummy: Processing device (SEQNUM=2643, ACTION=add) [ 39.209027] systemd-udevd[169]: bq27xxx-battery: Device processed (SEQNUM=2639, ACTION=add) [ 39.210539] systemd-udevd[169]: bq27xxx-battery: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 39.212794] systemd-udevd[164]: event0: Setting permissions /dev/input/event0, uid=0, gid=19, mode=0660 [ 39.214733] systemd-udevd[148]: fan53555-regulator: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 39.216671] systemd-udevd[148]: max732x: Device is queued (SEQNUM=2645, ACTION=add) [ 39.218580] systemd-udevd[173]: clk-renesas-pcie-9series: Device processed (SEQNUM=2640, ACTION=add) [ 39.220492] systemd-udevd[173]: clk-renesas-pcie-9series: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 39.222510] systemd-udevd[172]: cs2000-cp: Device processed (SEQNUM=2642, ACTION=add) [ 39.223999] systemd-udevd[172]: cs2000-cp: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 39.233211] systemd-udevd[148]: max732x: Device ready for processing (SEQNUM=2645, ACTION=add) [ 39.234726] systemd-udevd[148]: max732x: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 39.236519] systemd-udevd[148]: max77620: Device is queued (SEQNUM=2646, ACTION=add) [ 39.237988] systemd-udevd[148]: max77620: Device ready for processing (SEQNUM=2646, ACTION=add) [ 39.239895] systemd-udevd[168]: fan53555-regulator: Device processed (SEQNUM=2644, ACTION=add) [ 39.241699] systemd-udevd[168]: fan53555-regulator: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 39.243625] systemd-udevd[169]: max77620: Processing device (SEQNUM=2646, ACTION=add) [ 39.245803] systemd-udevd[172]: max732x: Processing device (SEQNUM=2645, ACTION=add) [ 39.247669] systemd-udevd[148]: max77620: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 39.249496] systemd-udevd[148]: max8973: Device is queued (SEQNUM=2647, ACTION=add) [ 39.251358] systemd-udevd[165]: dummy: Device processed (SEQNUM=2643, ACTION=add) [ 39.253748] systemd-udevd[148]: max8973: Device ready for processing (SEQNUM=2647, ACTION=add) [ 39.255684] systemd-udevd[165]: dummy: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 39.257958] systemd-udevd[148]: max8973: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 39.259509] systemd-udevd[148]: mp8859: Device is queued (SEQNUM=2648, ACTION=add) [ 39.261311] systemd-udevd[148]: mp8859: Device ready for processing (SEQNUM=2648, ACTION=add) [ 39.263296] systemd-udevd[164]: event0: Successfully created symlink '/dev/input/by-path/platform-gpio-keys-event' to '/dev/input/event0' [ 39.265259] systemd-udevd[164]: event0: Successfully created symlink '/dev/char/13:64' to '/dev/input/event0' [ 39.267271] systemd-udevd[173]: mp8859: Processing device (SEQNUM=2648, ACTION=add) [ 39.269539] systemd-udevd[168]: max8973: Processing device (SEQNUM=2647, ACTION=add) [ 39.271476] systemd-udevd[148]: mp8859: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 39.273323] systemd-udevd[148]: mt6360: Device is queued (SEQNUM=2649, ACTION=add) [ 39.274764] systemd-udevd[148]: mt6360: Device ready for processing (SEQNUM=2649, ACTION=add) [ 39.277086] systemd-udevd[164]: event0: sd-device: Created db file '/run/udev/data/c13:64' for '/devices/platform/gpio-keys/input/input0/event0' [ 39.278935] systemd-udevd[164]: event0: Device processed (SEQNUM=2589, ACTION=add) [ 39.281098] systemd-udevd[169]: max77620: Device processed (SEQNUM=2646, ACTION=add) [ 39.282951] systemd-udevd[164]: event0: sd-device-monitor(worker): Passed 427 byte to netlink monitor. [ 39.285214] systemd-udevd[169]: max77620: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 39.287177] systemd-udevd[172]: max732x: Device processed (SEQNUM=2645, ACTION=add) [ 39.288960] systemd-udevd[172]: max732x: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 39.290871] systemd-udevd[148]: mt6360: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 39.293217] systemd-udevd[177]: mt6360: Processing device (SEQNUM=2649, ACTION=add) tpm0: Processing udev action (SEQNUM=3944, ACTION=add) [ 39.295137] systemd-udevd[148]: nxp-pca9450: Device is queued (SEQNUM=2650, ACTION=add) [ 39.297096] systemd-udevd[148]: nxp-pca9450: Device ready for processing (SEQNUM=2650, ACTION=add) [ 39.298770] systemd-udevd[148]: nxp-pca9450: sd-device-monitor(manager): Passed 181 byte to netlink monitor. tpm0: Got 'add' action on syspath '/sys/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpm/tpm0'. [ 39.301062] systemd-udevd[173]: mp8859: Device processed (SEQNUM=2648, ACTION=add) [ 39.302921] systemd-udevd[168]: max8973: Device processed (SEQNUM=2647, ACTION=add) [ 39.305182] systemd-udevd[173]: mp8859: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 39.307173] systemd-udevd[148]: pca953x: Device is queued (SEQNUM=2651, ACTION=add) [ 39.308970] systemd-udevd[148]: pca953x: Device ready for processing (SEQNUM=2651, ACTION=add) [ 39.310493] systemd-udevd[148]: pca953x: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 39.312708] systemd-udevd[168]: max8973: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 39.314637] systemd-udevd[164]: nxp-pca9450: Processing device (SEQNUM=2650, ACTION=add) [ 39.323343] systemd-udevd[172]: pca953x: Processing device (SEQNUM=2651, ACTION=add) [ 39.325485] systemd-udevd[148]: pca954x: Device is queued (SEQNUM=2652, ACTION=add) [ 39.326975] systemd-udevd[148]: pca954x: Device ready for processing (SEQNUM=2652, ACTION=add) [ 39.329276] systemd-udevd[169]: pca954x: Processing device (SEQNUM=2652, ACTION=add) [ 39.331152] systemd-udevd[148]: pca954x: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 39.332966] systemd-udevd[148]: pf8x00: Device is queued (SEQNUM=2653, ACTION=add) [ 39.334465] systemd-udevd[148]: pf8x00: Device ready for processing (SEQNUM=2653, ACTION=add) [ 39.336557] systemd-udevd[177]: mt6360: Device processed (SEQNUM=2649, ACTION=add) [ 39.338190] systemd-udevd[177]: mt6360: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 39.340624] systemd-udevd[168]: pf8x00: Processing device (SEQNUM=2653, ACTION=add) [ 39.342544] systemd-udevd[148]: pf8x00: sd-device-monitor(manager): Passed 176 byte to netlink monitor. dev-tpm0.device: Changed dead -> plugged sys-devices-platform-platform\x2dbus\x40c000000-c000000.tpm_tis-tpm-tpm0.device: Changed dead -> plugged [ 39.344476] systemd-udevd[148]: pfuze100-regulator: Device is queued (SEQNUM=2654, ACTION=add) M [ *** ] (3 of 3) A start job is running for…ion Setup for usr (28s / no limit) [ 39.346012] systemd-udevd[148]: pfuze100-regulator: Device ready for processing (SEQNUM=2654, ACTION=add) [ 39.351182] systemd-udevd[172]: pca953x: Device processed (SEQNUM=2651, ACTION=add) [ 39.352936] systemd-udevd[172]: pca953x: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 39.355216] systemd-udevd[173]: pfuze100-regulator: Processing device (SEQNUM=2654, ACTION=add) [ 39.357528] systemd-udevd[169]: pca954x: Device processed (SEQNUM=2652, ACTION=add) [ 39.358992] systemd-udevd[169]: pca954x: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 39.361141] systemd-udevd[164]: nxp-pca9450: Device processed (SEQNUM=2650, ACTION=add) [ 39.363027] systemd-udevd[148]: pfuze100-regulator: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 39.369403] systemd-udevd[164]: nxp-pca9450: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 39.371437] systemd-udevd[148]: raa215300: Device is queued (SEQNUM=2655, ACTION=add) [ 39.373472] systemd-udevd[148]: raa215300: Device ready for processing (SEQNUM=2655, ACTION=add) [ 39.374972] systemd-udevd[148]: raa215300: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 39.381354] systemd-udevd[168]: pf8x00: Device processed (SEQNUM=2653, ACTION=add) [ 39.382847] systemd-udevd[168]: pf8x00: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 39.384990] systemd-udevd[148]: rk8xx-i2c: Device is queued (SEQNUM=2656, ACTION=add) [ 39.386518] systemd-udevd[148]: rk8xx-i2c: Device ready for processing (SEQNUM=2656, ACTION=add) [ 39.388357] systemd-udevd[148]: rk8xx-i2c: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 39.390234] systemd-udevd[164]: raa215300: Processing device (SEQNUM=2655, ACTION=add) [ 39.392327] systemd-udevd[148]: rohm-bd718x7: Device is queued (SEQNUM=2657, ACTION=add) [ 39.393855] systemd-udevd[148]: rohm-bd718x7: Device ready for processing (SEQNUM=2657, ACTION=add) [ 39.395713] systemd-udevd[168]: rohm-bd718x7: Processing device (SEQNUM=2657, ACTION=add) [ 39.398147] systemd-udevd[164]: raa215300: Device processed (SEQNUM=2655, ACTION=add) [ 39.399657] systemd-udevd[164]: raa215300: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 39.401801] systemd-udevd[172]: rk8xx-i2c: Processing device (SEQNUM=2656, ACTION=add) [ 39.410436] systemd-udevd[173]: pfuze100-regulator: Device processed (SEQNUM=2654, ACTION=add) [ 39.411988] systemd-udevd[173]: pfuze100-regulator: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 39.414344] systemd-udevd[148]: rohm-bd718x7: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 39.415942] systemd-udevd[148]: rtc-ds3232: Device is queued (SEQNUM=2658, ACTION=add) [ 39.417725] systemd-udevd[148]: rtc-ds3232: Device ready for processing (SEQNUM=2658, ACTION=add) [ 39.419214] systemd-udevd[148]: rtc-ds3232: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 39.421258] systemd-udevd[148]: sec_pmic: Device is queued (SEQNUM=2659, ACTION=add) [ 39.422720] systemd-udevd[148]: sec_pmic: Device ready for processing (SEQNUM=2659, ACTION=add) [ 39.424497] systemd-udevd[148]: sec_pmic: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 39.426425] systemd-udevd[168]: rohm-bd718x7: Device processed (SEQNUM=2657, ACTION=add) [ 39.427916] systemd-udevd[168]: rohm-bd718x7: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 39.430141] systemd-udevd[148]: simple-mfd-i2c: Device is queued (SEQNUM=2660, ACTION=add) [ 39.431690] systemd-udevd[148]: simple-mfd-i2c: Device ready for processing (SEQNUM=2660, ACTION=add) [ 39.433789] systemd-udevd[169]: sec_pmic: Processing device (SEQNUM=2659, ACTION=add) [ 39.435666] systemd-udevd[164]: rtc-ds3232: Processing device (SEQNUM=2658, ACTION=add) [ 39.437731] systemd-udevd[172]: rk8xx-i2c: Device processed (SEQNUM=2656, ACTION=add) [ 39.439223] systemd-udevd[172]: rk8xx-i2c: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 39.441369] systemd-udevd[169]: sec_pmic: Device processed (SEQNUM=2659, ACTION=add) [ 39.442848] systemd-udevd[169]: sec_pmic: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 39.445028] systemd-udevd[148]: simple-mfd-i2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 39.447137] systemd-udevd[173]: simple-mfd-i2c: Processing device (SEQNUM=2660, ACTION=add) [ 39.449244] systemd-udevd[148]: smbus_alert: Device is queued (SEQNUM=2661, ACTION=add) [ 39.450762] systemd-udevd[148]: smbus_alert: Device ready for processing (SEQNUM=2661, ACTION=add) [ 39.453073] systemd-udevd[172]: smbus_alert: Processing device (SEQNUM=2661, ACTION=add) [ 39.454940] systemd-udevd[148]: smbus_alert: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 39.456889] systemd-udevd[148]: tpm_i2c_infineon: Device is queued (SEQNUM=2662, ACTION=add) [ 39.458392] systemd-udevd[148]: tpm_i2c_infineon: Device ready for processing (SEQNUM=2662, ACTION=add) [ 39.460637] systemd-udevd[164]: rtc-ds3232: Device processed (SEQNUM=2658, ACTION=add) [ 39.462496] systemd-udevd[168]: tpm_i2c_infineon: Processing device (SEQNUM=2662, ACTION=add) [ 39.464792] systemd-udevd[148]: tpm_i2c_infineon: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 39.466393] systemd-udevd[148]: tps65219: Device is queued (SEQNUM=2663, ACTION=add) [ 39.467830] systemd-udevd[148]: tps65219: Device ready for processing (SEQNUM=2663, ACTION=add) [ 39.469990] systemd-udevd[164]: rtc-ds3232: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 39.471984] systemd-udevd[168]: tpm_i2c_infineon: Device processed (SEQNUM=2662, ACTION=add) [ 39.474115] systemd-udevd[168]: tpm_i2c_infineon: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 39.476315] systemd-udevd[173]: simple-mfd-i2c: Device processed (SEQNUM=2660, ACTION=add) [ 39.477869] systemd-udevd[173]: simple-mfd-i2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 39.479826] systemd-udevd[148]: tps65219: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 39.481660] systemd-udevd[148]: usb3503: Device is queued (SEQNUM=2664, ACTION=add) [ 39.483513] systemd-udevd[169]: tps65219: Processing device (SEQNUM=2663, ACTION=add) [ 39.485775] systemd-udevd[172]: smbus_alert: Device processed (SEQNUM=2661, ACTION=add) [ 39.487276] systemd-udevd[172]: smbus_alert: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 39.489490] systemd-udevd[148]: usb3503: Device ready for processing (SEQNUM=2664, ACTION=add) [ 39.490988] systemd-udevd[148]: usb3503: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 39.492819] systemd-udevd[148]: vc5: Device is queued (SEQNUM=2665, ACTION=add) [ 39.494820] systemd-udevd[169]: tps65219: Device processed (SEQNUM=2663, ACTION=add) [ 39.497066] systemd-udevd[148]: vc5: Device ready for processing (SEQNUM=2665, ACTION=add) [ 39.498587] systemd-udevd[148]: vc5: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 39.500352] systemd-udevd[148]: iio: Device is queued (SEQNUM=2666, ACTION=add) [ 39.501929] systemd-udevd[148]: iio: Device ready for processing (SEQNUM=2666, ACTION=add) [ 39.503798] systemd-udevd[172]: vc5: Processing device (SEQNUM=2665, ACTION=add) [ 39.505938] systemd-udevd[169]: tps65219: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 39.508457] systemd-udevd[148]: iio: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 39.510031] systemd-udevd[148]: mdio_bus: Device is queued (SEQNUM=2667, ACTION=add) [ 39.511489] systemd-udevd[148]: mdio_bus: Device ready for processing (SEQNUM=2667, ACTION=add) [ 39.513776] systemd-udevd[169]: mdio_bus: Processing device (SEQNUM=2667, ACTION=add) [ 39.515602] systemd-udevd[172]: vc5: Device processed (SEQNUM=2665, ACTION=add) [ 39.517603] systemd-udevd[172]: vc5: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 39.519513] systemd-udevd[164]: usb3503: Processing device (SEQNUM=2664, ACTION=add) [ 39.521886] systemd-udevd[148]: mdio_bus: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 39.523465] systemd-udevd[148]: Aquantia AQ1202: Device is queued (SEQNUM=2668, ACTION=add) [ 39.525384] systemd-udevd[148]: Aquantia AQ1202: SEQNUM=2668 blocked by SEQNUM=2667 [ 39.526882] systemd-udevd[148]: Aquantia AQ2104: Device is queued (SEQNUM=2669, ACTION=add) [ 39.528939] systemd-udevd[168]: iio: Processing device (SEQNUM=2666, ACTION=add) [ 39.530788] systemd-udevd[169]: mdio_bus: Device processed (SEQNUM=2667, ACTION=add) [ 39.532562] systemd-udevd[169]: mdio_bus: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 39.534666] systemd-udevd[148]: Aquantia AQ2104: SEQNUM=2669 blocked by SEQNUM=2667 [ 39.536497] systemd-udevd[148]: Aquantia AQCS109: Device is queued (SEQNUM=2670, ACTION=add) [ 39.538019] systemd-udevd[148]: Aquantia AQ1202: Device ready for processing (SEQNUM=2668, ACTION=add) [ 39.539949] systemd-udevd[172]: Aquantia AQ1202: Processing device (SEQNUM=2668, ACTION=add) [ 39.542096] systemd-udevd[168]: iio: Device processed (SEQNUM=2666, ACTION=add) [ 39.543610] systemd-udevd[168]: iio: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 39.548410] systemd-udevd[148]: Aquantia AQ1202: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.550083] systemd-udevd[148]: Aquantia AQ2104: Device ready for processing (SEQNUM=2669, ACTION=add) [ 39.551619] systemd-udevd[148]: Aquantia AQ2104: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.553459] systemd-udevd[148]: Aquantia AQCS109: Device ready for processing (SEQNUM=2670, ACTION=add) [ 39.555846] systemd-udevd[164]: usb3503: Device processed (SEQNUM=2664, ACTION=add) [ 39.558609] systemd-udevd[148]: Aquantia AQCS109: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 39.561560] systemd-udevd[164]: usb3503: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 39.563757] systemd-udevd[148]: Aquantia AQR105: Device is queued (SEQNUM=2671, ACTION=add) [ 39.565618] systemd-udevd[148]: Aquantia AQR105: Device ready for processing (SEQNUM=2671, ACTION=add) [ 39.567199] systemd-udevd[148]: Aquantia AQR105: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.569366] systemd-udevd[173]: Aquantia AQCS109: Processing device (SEQNUM=2670, ACTION=add) [ 39.571253] systemd-udevd[169]: Aquantia AQ2104: Processing device (SEQNUM=2669, ACTION=add) [ 39.573428] systemd-udevd[172]: Aquantia AQ1202: Device processed (SEQNUM=2668, ACTION=add) [ 39.574930] systemd-udevd[172]: Aquantia AQ1202: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.577209] systemd-udevd[148]: Aquantia AQR106: Device is queued (SEQNUM=2672, ACTION=add) [ 39.578737] systemd-udevd[148]: Aquantia AQR106: Device ready for processing (SEQNUM=2672, ACTION=add) [ 39.580706] systemd-udevd[148]: Aquantia AQR106: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.582320] systemd-udevd[148]: Aquantia AQR107: Device is queued (SEQNUM=2673, ACTION=add) [ 39.583830] systemd-udevd[148]: Aquantia AQR107: Device ready for processing (SEQNUM=2673, ACTION=add) [ 39.585966] systemd-udevd[164]: Aquantia AQR105: Processing device (SEQNUM=2671, ACTION=add) [ 39.587858] systemd-udevd[173]: Aquantia AQCS109: Device processed (SEQNUM=2670, ACTION=add) [ 39.589748] systemd-udevd[173]: Aquantia AQCS109: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 39.591698] systemd-udevd[168]: Aquantia AQR106: Processing device (SEQNUM=2672, ACTION=add) [ 39.593896] systemd-udevd[172]: Aquantia AQR107: Processing device (SEQNUM=2673, ACTION=add) [ 39.595788] systemd-udevd[148]: Aquantia AQR107: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.597670] systemd-udevd[148]: Aquantia AQR112: Device is queued (SEQNUM=2674, ACTION=add) [ 39.599189] systemd-udevd[148]: Aquantia AQR112: Device ready for processing (SEQNUM=2674, ACTION=add) [ 39.601449] systemd-udevd[169]: Aquantia AQ2104: Device processed (SEQNUM=2669, ACTION=add) [ 39.603010] systemd-udevd[169]: Aquantia AQ2104: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.605758] systemd-udevd[168]: Aquantia AQR106: Device processed (SEQNUM=2672, ACTION=add) [ 39.607826] systemd-udevd[164]: Aquantia AQR105: Device processed (SEQNUM=2671, ACTION=add) [ 39.610036] systemd-udevd[172]: Aquantia AQR107: Device processed (SEQNUM=2673, ACTION=add) [ 39.611936] systemd-udevd[148]: Aquantia AQR112: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.613832] systemd-udevd[148]: Aquantia AQR113C: Device is queued (SEQNUM=2675, ACTION=add) [ 39.615447] systemd-udevd[148]: Aquantia AQR113C: Device ready for processing (SEQNUM=2675, ACTION=add) [ 39.617697] systemd-udevd[173]: Aquantia AQR112: Processing device (SEQNUM=2674, ACTION=add) [ 39.619589] systemd-udevd[169]: Aquantia AQR113C: Processing device (SEQNUM=2675, ACTION=add) [ 39.621751] systemd-udevd[168]: Aquantia AQR106: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.623701] systemd-udevd[148]: Aquantia AQR113C: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 39.625575] systemd-udevd[148]: Aquantia AQR405: Device is queued (SEQNUM=2676, ACTION=add) [ 39.627409] systemd-udevd[172]: Aquantia AQR107: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.629762] systemd-udevd[164]: Aquantia AQR105: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.631756] systemd-udevd[148]: Aquantia AQR405: Device ready for processing (SEQNUM=2676, ACTION=add) [ 39.633596] systemd-udevd[148]: Aquantia AQR405: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.635211] systemd-udevd[148]: Aquantia AQR412: Device is queued (SEQNUM=2677, ACTION=add) [ 39.637447] systemd-udevd[168]: Aquantia AQR405: Processing device (SEQNUM=2676, ACTION=add) [ 39.639311] systemd-udevd[169]: Aquantia AQR113C: Device processed (SEQNUM=2675, ACTION=add) [ 39.641230] systemd-udevd[169]: Aquantia AQR113C: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 39.643348] systemd-udevd[173]: Aquantia AQR112: Device processed (SEQNUM=2674, ACTION=add) [ 39.648579] systemd-udevd[173]: Aquantia AQR112: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.650560] systemd-udevd[148]: Aquantia AQR412: Device ready for processing (SEQNUM=2677, ACTION=add) [ 39.652440] systemd-udevd[148]: Aquantia AQR412: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.654027] systemd-udevd[148]: Generic Clause 45 PHY: Device is queued (SEQNUM=2678, ACTION=add) [ 39.655572] systemd-udevd[148]: Generic Clause 45 PHY: Device ready for processing (SEQNUM=2678, ACTION=add) [ 39.657849] systemd-udevd[164]: Aquantia AQR412: Processing device (SEQNUM=2677, ACTION=add) [ 39.659760] systemd-udevd[172]: Generic Clause 45 PHY: Processing device (SEQNUM=2678, ACTION=add) [ 39.661932] systemd-udevd[168]: Aquantia AQR405: Device processed (SEQNUM=2676, ACTION=add) [ 39.663427] systemd-udevd[168]: Aquantia AQR405: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.665772] systemd-udevd[148]: Generic Clause 45 PHY: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 39.667390] systemd-udevd[148]: Generic FE-GE Realtek PHY: Device is queued (SEQNUM=2679, ACTION=add) [ 39.669416] systemd-udevd[148]: Generic FE-GE Realtek PHY: Device ready for processing (SEQNUM=2679, ACTION=add) [ 39.671363] systemd-udevd[172]: Generic Clause 45 PHY: Device processed (SEQNUM=2678, ACTION=add) [ 39.673601] systemd-udevd[148]: Generic FE-GE Realtek PHY: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 39.675277] systemd-udevd[148]: Generic PHY: Device is queued (SEQNUM=2680, ACTION=add) [ 39.678561] systemd-udevd[148]: Generic PHY: Device ready for processing (SEQNUM=2680, ACTION=add) [ 39.680602] systemd-udevd[148]: Generic PHY: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 39.682534] systemd-udevd[168]: Generic FE-GE Realtek PHY: Processing device (SEQNUM=2679, ACTION=add) [ 39.684817] systemd-udevd[172]: Generic Clause 45 PHY: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 39.686787] systemd-udevd[169]: Generic PHY: Processing device (SEQNUM=2680, ACTION=add) [ 39.688973] systemd-udevd[148]: Micrel KS8737: Device is queued (SEQNUM=2681, ACTION=add) [ 39.690434] systemd-udevd[148]: Micrel KS8737: Device ready for processing (SEQNUM=2681, ACTION=add) [ 39.691945] systemd-udevd[148]: Micrel KS8737: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 39.693936] systemd-udevd[148]: Micrel KSZ8001 or KS8721: Device is queued (SEQNUM=2682, ACTION=add) [ 39.695762] systemd-udevd[173]: Micrel KS8737: Processing device (SEQNUM=2681, ACTION=add) [ 39.698017] systemd-udevd[148]: Micrel KSZ8001 or KS8721: Device ready for processing (SEQNUM=2682, ACTION=add) [ 39.699964] systemd-udevd[164]: Aquantia AQR412: Device processed (SEQNUM=2677, ACTION=add) [ 39.702090] systemd-udevd[148]: Micrel KSZ8001 or KS8721: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 39.704364] systemd-udevd[164]: Aquantia AQR412: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.706270] systemd-udevd[148]: Micrel KSZ8021 or KSZ8031: Device is queued (SEQNUM=2683, ACTION=add) [ 39.707819] systemd-udevd[148]: Micrel KSZ8021 or KSZ8031: Device ready for processing (SEQNUM=2683, ACTION=add) [ 39.712826] systemd-udevd[168]: Generic FE-GE Realtek PHY: Device processed (SEQNUM=2679, ACTION=add) [ 39.718105] systemd-udevd[168]: Generic FE-GE Realtek PHY: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 39.726906] systemd-udevd[177]: Micrel KSZ8021 or KSZ8031: Processing device (SEQNUM=2683, ACTION=add) [ 39.729077] systemd-udevd[172]: Micrel KSZ8001 or KS8721: Processing device (SEQNUM=2682, ACTION=add) [ 39.731042] systemd-udevd[148]: Micrel KSZ8021 or KSZ8031: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 39.733564] systemd-udevd[169]: Generic PHY: Device processed (SEQNUM=2680, ACTION=add) [ 39.735066] systemd-udevd[169]: Generic PHY: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 39.737267] systemd-udevd[148]: Micrel KSZ8031: Device is queued (SEQNUM=2684, ACTION=add) [ 39.738773] systemd-udevd[148]: Micrel KSZ8031: Device ready for processing (SEQNUM=2684, ACTION=add) [ 39.740640] systemd-udevd[148]: Micrel KSZ8031: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 39.742207] systemd-udevd[148]: Micrel KSZ8041: Device is queued (SEQNUM=2685, ACTION=add) [ 39.744378] systemd-udevd[173]: Micrel KS8737: Device processed (SEQNUM=2681, ACTION=add) [ 39.745976] systemd-udevd[173]: Micrel KS8737: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 39.747899] systemd-udevd[172]: Micrel KSZ8001 or KS8721: Device processed (SEQNUM=2682, ACTION=add) [ 39.749691] systemd-udevd[172]: Micrel KSZ8001 or KS8721: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 39.751682] systemd-udevd[177]: Micrel KSZ8021 or KSZ8031: Device processed (SEQNUM=2683, ACTION=add) [ 39.753968] systemd-udevd[148]: Micrel KSZ8041: Device ready for processing (SEQNUM=2685, ACTION=add) [ 39.755642] systemd-udevd[148]: Micrel KSZ8041: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 39.757945] systemd-udevd[164]: Micrel KSZ8031: Processing device (SEQNUM=2684, ACTION=add) [ 39.759891] systemd-udevd[148]: Micrel KSZ8041RNLI: Device is queued (SEQNUM=2686, ACTION=add) [ 39.763748] systemd-udevd[148]: Micrel KSZ8041RNLI: Device ready for processing (SEQNUM=2686, ACTION=add) [ 39.770271] systemd-udevd[177]: Micrel KSZ8021 or KSZ8031: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 39.772507] systemd-udevd[168]: Micrel KSZ8041: Processing device (SEQNUM=2685, ACTION=add) [ 39.774586] systemd-udevd[172]: Micrel KSZ8041RNLI: Processing device (SEQNUM=2686, ACTION=add) [ 39.777040] systemd-udevd[148]: Micrel KSZ8041RNLI: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 39.778740] systemd-udevd[148]: Micrel KSZ8051: Device is queued (SEQNUM=2687, ACTION=add) [ 39.780548] systemd-udevd[148]: Micrel KSZ8051: Device ready for processing (SEQNUM=2687, ACTION=add) [ 39.782630] systemd-udevd[168]: Micrel KSZ8041: Device processed (SEQNUM=2685, ACTION=add) [ 39.784898] systemd-udevd[169]: Micrel KSZ8051: Processing device (SEQNUM=2687, ACTION=add) [ 39.786803] systemd-udevd[164]: Micrel KSZ8031: Device processed (SEQNUM=2684, ACTION=add) [ 39.788987] systemd-udevd[172]: Micrel KSZ8041RNLI: Device processed (SEQNUM=2686, ACTION=add) [ 39.791090] systemd-udevd[148]: Micrel KSZ8051: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 39.792846] systemd-udevd[148]: Micrel KSZ8061: Device is queued (SEQNUM=2688, ACTION=add) [ 39.794416] systemd-udevd[148]: Micrel KSZ8061: Device ready for processing (SEQNUM=2688, ACTION=add) [ 39.796657] systemd-udevd[169]: Micrel KSZ8051: Device processed (SEQNUM=2687, ACTION=add) [ 39.798195] systemd-udevd[169]: Micrel KSZ8051: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 39.800349] systemd-udevd[148]: Micrel KSZ8061: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 39.801941] systemd-udevd[148]: Micrel KSZ8081 or KSZ8091: Device is queued (SEQNUM=2689, ACTION=add) [ 39.803406] systemd-udevd[148]: Micrel KSZ8081 or KSZ8091: Device ready for processing (SEQNUM=2689, ACTION=add) [ 39.805673] systemd-udevd[168]: Micrel KSZ8041: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 39.807520] systemd-udevd[173]: Micrel KSZ8061: Processing device (SEQNUM=2688, ACTION=add) [ 39.809832] systemd-udevd[172]: Micrel KSZ8041RNLI: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 39.811729] systemd-udevd[164]: Micrel KSZ8031: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 39.813917] systemd-udevd[148]: Micrel KSZ8081 or KSZ8091: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 39.815675] systemd-udevd[148]: Micrel KSZ87XX Switch: Device is queued (SEQNUM=2690, ACTION=add) [ 39.817853] systemd-udevd[169]: Micrel KSZ8081 or KSZ8091: Processing device (SEQNUM=2689, ACTION=add) [ 39.819783] systemd-udevd[148]: Micrel KSZ87XX Switch: Device ready for processing (SEQNUM=2690, ACTION=add) [ 39.821476] systemd-udevd[148]: Micrel KSZ87XX Switch: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 39.823100] systemd-udevd[148]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Device is queued (SEQNUM=2691, ACTION=add) [ 39.825011] systemd-udevd[148]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Device ready for processing (SEQNUM=2691, ACTION=add) [ 39.826986] systemd-udevd[172]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Processing device (SEQNUM=2691, ACTION=add) [ 39.829228] systemd-udevd[173]: Micrel KSZ8061: Device processed (SEQNUM=2688, ACTION=add) [ 39.831093] systemd-udevd[164]: Micrel KSZ87XX Switch: Processing device (SEQNUM=2690, ACTION=add) [ 39.833208] systemd-udevd[173]: Micrel KSZ8061: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 39.835152] systemd-udevd[148]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: sd-device-monitor(manager): Passed 220 byte to netlink monitor. [ 39.837162] systemd-udevd[148]: Micrel KSZ8873MLL Switch: Device is queued (SEQNUM=2692, ACTION=add) [ 39.838838] systemd-udevd[148]: Micrel KSZ8873MLL Switch: Device ready for processing (SEQNUM=2692, ACTION=add) [ 39.840943] systemd-udevd[168]: Micrel KSZ8873MLL Switch: Processing device (SEQNUM=2692, ACTION=add) [ 39.849551] systemd-udevd[169]: Micrel KSZ8081 or KSZ8091: Device processed (SEQNUM=2689, ACTION=add) [ 39.851062] systemd-udevd[169]: Micrel KSZ8081 or KSZ8091: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 39.853316] systemd-udevd[148]: Micrel KSZ8873MLL Switch: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 39.855035] systemd-udevd[148]: Micrel KSZ9021 Gigabit PHY: Device is queued (SEQNUM=2693, ACTION=add) [ 39.856784] systemd-udevd[148]: Micrel KSZ9021 Gigabit PHY: Device ready for processing (SEQNUM=2693, ACTION=add) [ 39.859116] systemd-udevd[168]: Micrel KSZ8873MLL Switch: Device processed (SEQNUM=2692, ACTION=add) [ 39.860836] systemd-udevd[168]: Micrel KSZ8873MLL Switch: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 39.862930] systemd-udevd[172]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Device processed (SEQNUM=2691, ACTION=add) [ 39.864735] systemd-udevd[172]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: sd-device-monitor(worker): Passed 220 byte to netlink monitor. [ 39.866805] systemd-udevd[148]: Micrel KSZ9021 Gigabit PHY: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.868756] systemd-udevd[148]: Micrel KSZ9031 Gigabit PHY: Device is queued (SEQNUM=2694, ACTION=add) [ 39.870325] systemd-udevd[148]: Micrel KSZ9031 Gigabit PHY: Device ready for processing (SEQNUM=2694, ACTION=add) [ 39.871865] systemd-udevd[148]: Micrel KSZ9031 Gigabit PHY: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.874131] systemd-udevd[172]: Micrel KSZ9031 Gigabit PHY: Processing device (SEQNUM=2694, ACTION=add) [ 39.876383] systemd-udevd[169]: Micrel KSZ9021 Gigabit PHY: Processing device (SEQNUM=2693, ACTION=add) [ 39.878276] systemd-udevd[148]: Microchip INDY Gigabit Quad PHY: Device is queued (SEQNUM=2695, ACTION=add) [ 39.879818] systemd-udevd[148]: Microchip INDY Gigabit Quad PHY: Device ready for processing (SEQNUM=2695, ACTION=add) [ 39.881633] systemd-udevd[148]: Microchip INDY Gigabit Quad PHY: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 39.883321] systemd-udevd[148]: Microchip KSZ9131 Gigabit PHY: Device is queued (SEQNUM=2696, ACTION=add) [ 39.885522] systemd-udevd[164]: Micrel KSZ87XX Switch: Device processed (SEQNUM=2690, ACTION=add) [ 39.887054] systemd-udevd[164]: Micrel KSZ87XX Switch: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 39.889270] systemd-udevd[169]: Micrel KSZ9021 Gigabit PHY: Device processed (SEQNUM=2693, ACTION=add) [ 39.891214] systemd-udevd[148]: Microchip KSZ9131 Gigabit PHY: Device ready for processing (SEQNUM=2696, ACTION=add) [ 39.893251] systemd-udevd[148]: Microchip KSZ9131 Gigabit PHY: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 39.894916] systemd-udevd[148]: Microchip KSZ9477: Device is queued (SEQNUM=2697, ACTION=add) [ 39.897056] systemd-udevd[169]: Micrel KSZ9021 Gigabit PHY: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.899029] systemd-udevd[168]: Microchip INDY Gigabit Quad PHY: Processing device (SEQNUM=2695, ACTION=add) [ 39.901271] systemd-udevd[173]: Microchip KSZ9131 Gigabit PHY: Processing device (SEQNUM=2696, ACTION=add) [ 39.903237] systemd-udevd[172]: Micrel KSZ9031 Gigabit PHY: Device processed (SEQNUM=2694, ACTION=add) [ 39.905118] systemd-udevd[172]: Micrel KSZ9031 Gigabit PHY: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.907105] systemd-udevd[173]: Microchip KSZ9131 Gigabit PHY: Device processed (SEQNUM=2696, ACTION=add) [ 39.909318] systemd-udevd[168]: Microchip INDY Gigabit Quad PHY: Device processed (SEQNUM=2695, ACTION=add) [ 39.911215] systemd-udevd[173]: Microchip KSZ9131 Gigabit PHY: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 39.913706] systemd-udevd[168]: Microchip INDY Gigabit Quad PHY: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 39.915821] systemd-udevd[148]: vda3: Received inotify event for /dev/vda3. [ 39.917471] systemd-udevd[148]: vda3: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3 [ 39.919273] systemd-udevd[148]: vda2: Received inotify event for /dev/vda2. [ 39.920934] systemd-udevd[148]: vda2: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 [ 39.922794] systemd-udevd[148]: Microchip KSZ9477: Device ready for processing (SEQNUM=2697, ACTION=add) [ 39.924620] systemd-udevd[148]: Microchip KSZ9477: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 39.926168] systemd-udevd[148]: Microchip LAN8841 Gigabit PHY: Device is queued (SEQNUM=2698, ACTION=add) [ 39.927703] systemd-udevd[148]: Microchip LAN8841 Gigabit PHY: Device ready for processing (SEQNUM=2698, ACTION=add) M [ *** ] (1 of 3) A start job is running for…dev/gpt-auto-root (28s / 1min 30s) [ 39.929906] systemd-udevd[164]: Microchip KSZ9477: Processing device (SEQNUM=2697, ACTION=add) [ 39.931834] systemd-udevd[172]: Microchip LAN8841 Gigabit PHY: Processing device (SEQNUM=2698, ACTION=add) [ 39.934125] systemd-udevd[148]: Microchip LAN8841 Gigabit PHY: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 39.936547] systemd-udevd[164]: Microchip KSZ9477: Device processed (SEQNUM=2697, ACTION=add) [ 39.938109] systemd-udevd[164]: Microchip KSZ9477: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 39.940307] systemd-udevd[148]: Microchip LAN966X Gigabit PHY: Device is queued (SEQNUM=2699, ACTION=add) [ 39.941870] systemd-udevd[148]: Microchip LAN966X Gigabit PHY: Device ready for processing (SEQNUM=2699, ACTION=add) [ 39.943566] systemd-udevd[148]: Microchip LAN966X Gigabit PHY: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 39.945612] systemd-udevd[148]: Microsemi FE VSC8530: Device is queued (SEQNUM=2700, ACTION=add) [ 39.947136] systemd-udevd[148]: Microsemi FE VSC8530: Device ready for processing (SEQNUM=2700, ACTION=add) [ 39.948873] systemd-udevd[148]: Microsemi FE VSC8530: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 39.950858] systemd-udevd[172]: Microchip LAN8841 Gigabit PHY: Device processed (SEQNUM=2698, ACTION=add) [ 39.952617] systemd-udevd[172]: Microchip LAN8841 Gigabit PHY: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 39.954632] systemd-udevd[168]: Microchip LAN966X Gigabit PHY: Processing device (SEQNUM=2699, ACTION=add) [ 39.956902] systemd-udevd[164]: Microsemi FE VSC8530: Processing device (SEQNUM=2700, ACTION=add) [ 39.958775] systemd-udevd[168]: Microchip LAN966X Gigabit PHY: Device processed (SEQNUM=2699, ACTION=add) [ 39.961112] systemd-udevd[164]: Microsemi FE VSC8530: Device processed (SEQNUM=2700, ACTION=add) [ 39.962967] systemd-udevd[164]: Microsemi FE VSC8530: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 39.967111] systemd-udevd[148]: Microsemi FE VSC8540 SyncE: Device is queued (SEQNUM=2701, ACTION=add) [ 39.969479] systemd-udevd[168]: Microchip LAN966X Gigabit PHY: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 39.971728] systemd-udevd[148]: Microsemi FE VSC8540 SyncE: Device ready for processing (SEQNUM=2701, ACTION=add) [ 39.974237] systemd-udevd[169]: Microsemi FE VSC8540 SyncE: Processing device (SEQNUM=2701, ACTION=add) [ 39.976741] systemd-udevd[148]: Microsemi FE VSC8540 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. rfkill: Processing udev action (SEQNUM=4038, ACTION=add) rfkill: Got 'add' action on syspath '/sys/devices/virtual/misc/rfkill'. [ 39.978433] systemd-udevd[148]: Microsemi GE VSC8501 SyncE: Device is queued (SEQNUM=2702, ACTION=add) [ 39.979989] systemd-udevd[148]: Microsemi GE VSC8501 SyncE: Device ready for processing (SEQNUM=2702, ACTION=add) [ 39.981873] systemd-udevd[148]: Microsemi GE VSC8501 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.990616] systemd-udevd[164]: Microsemi GE VSC8501 SyncE: Processing device (SEQNUM=2702, ACTION=add) [ 39.992756] systemd-udevd[148]: Microsemi GE VSC8502 SyncE: Device is queued (SEQNUM=2703, ACTION=add) [ 39.994364] systemd-udevd[148]: Microsemi GE VSC8502 SyncE: Device ready for processing (SEQNUM=2703, ACTION=add) [ 39.996377] systemd-udevd[148]: Microsemi GE VSC8502 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.998472] systemd-udevd[164]: Microsemi GE VSC8501 SyncE: Device processed (SEQNUM=2702, ACTION=add) var.mount: Failed to load configuration: No such file or directory [ 40.000660] systemd-udevd[148]: Microsemi GE VSC8504 SyncE: Device is queued (SEQNUM=2704, ACTION=add) var-lib.mount: Failed to load configuration: No such file or directory [ 40.002701] systemd-udevd[164]: Microsemi GE VSC8501 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. var-lib-systemd.mount: Failed to load configuration: No such file or directory var-lib-systemd-rfkill.mount: Failed to load configuration: No such file or directory [ 40.005200] systemd-udevd[172]: Microsemi GE VSC8502 SyncE: Processing device (SEQNUM=2703, ACTION=add) dev.mount: Failed to load configuration: No such file or directory [ 40.007623] systemd-udevd[169]: Microsemi FE VSC8540 SyncE: Device processed (SEQNUM=2701, ACTION=add) dev-rfkill.mount: Failed to load configuration: No such file or directory [ 40.009394] systemd-udevd[169]: Microsemi FE VSC8540 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.011427] systemd-udevd[148]: Microsemi GE VSC8504 SyncE: Device ready for processing (SEQNUM=2704, ACTION=add) [ 40.013443] systemd-udevd[148]: Microsemi GE VSC8504 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.015084] systemd-udevd[148]: Microsemi GE VSC8514 SyncE: Device is queued (SEQNUM=2705, ACTION=add) [ 40.017238] systemd-udevd[168]: Microsemi GE VSC8504 SyncE: Processing device (SEQNUM=2704, ACTION=add) [ 40.019244] systemd-udevd[148]: Microsemi GE VSC8514 SyncE: Device ready for processing (SEQNUM=2705, ACTION=add) [ 40.020991] systemd-udevd[148]: Microsemi GE VSC8514 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.022874] systemd-udevd[164]: Microsemi GE VSC8514 SyncE: Processing device (SEQNUM=2705, ACTION=add) [ 40.025957] systemd-udevd[148]: Microsemi GE VSC8552 SyncE: Device is queued (SEQNUM=2706, ACTION=add) [ 40.027444] systemd-udevd[148]: Microsemi GE VSC8552 SyncE: Device ready for processing (SEQNUM=2706, ACTION=add) [ 40.029391] systemd-udevd[148]: Microsemi GE VSC8552 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.031127] systemd-udevd[148]: Microsemi GE VSC856X SyncE: Device is queued (SEQNUM=2707, ACTION=add) [ 40.032806] systemd-udevd[148]: Microsemi GE VSC856X SyncE: Device ready for processing (SEQNUM=2707, ACTION=add) [ 40.034412] systemd-udevd[148]: Microsemi GE VSC856X SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.036614] systemd-udevd[169]: Microsemi GE VSC8552 SyncE: Processing device (SEQNUM=2706, ACTION=add) [ 40.038500] systemd-udevd[172]: Microsemi GE VSC8502 SyncE: Device processed (SEQNUM=2703, ACTION=add) [ 40.040706] systemd-udevd[148]: Microsemi GE VSC8572 SyncE: Device is queued (SEQNUM=2708, ACTION=add) [ 40.042298] systemd-udevd[148]: Microsemi GE VSC8572 SyncE: Device ready for processing (SEQNUM=2708, ACTION=add) [ 40.044498] systemd-udevd[177]: Microsemi GE VSC8572 SyncE: Processing device (SEQNUM=2708, ACTION=add) [ 40.046343] systemd-udevd[148]: Microsemi GE VSC8572 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. sys-devices-virtual-misc-rfkill.device: Changed dead -> plugged systemd-rfkill.socket: Trying to enqueue job systemd-rfkill.socket/start/fail systemd-rfkill.socket: Installed new job systemd-rfkill.socket/start as 131 systemd-rfkill.socket: Enqueued job systemd-rfkill.socket/start as 131 dev-rfkill.device: Changed dead -> plugged var.mount: Collecting. var-lib.mount: Collecting. [ 40.048621] systemd-udevd[173]: Microsemi GE VSC856X SyncE: Processing device (SEQNUM=2707, ACTION=add) [ 40.059413] systemd-udevd[148]: Microsemi GE VSC8574 SyncE: Device is queued (SEQNUM=2709, ACTION=add) [ 40.061847] systemd-udevd[148]: Microsemi GE VSC8574 SyncE: Device ready for processing (SEQNUM=2709, ACTION=add) [ 40.063412] systemd-udevd[148]: Microsemi GE VSC8574 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. var-lib-systemd.mount: Collecting. var-lib-systemd-rfkill.mount: Collecting. dev.mount: Collecting. dev-rfkill.mount: Collecting. systemd-rfkill.socket: ConditionPathExists=!/etc/initrd-release failed. systemd-rfkill.socket: Starting requested but condition not met. Not starting unit. systemd-rfkill.socket: Job 131 systemd-rfkill.socket/start finished, result=done [ 40.070122] systemd-udevd[164]: Microsemi GE VSC8514 SyncE: Device processed (SEQNUM=2705, ACTION=add) [ 40.073479] systemd-udevd[164]: Microsemi GE VSC8514 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.075433] systemd-udevd[172]: Microsemi GE VSC8502 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.077737] systemd-udevd[169]: Microsemi GE VSC8552 SyncE: Device processed (SEQNUM=2706, ACTION=add) [ 40.086970] systemd-udevd[168]: Microsemi GE VSC8504 SyncE: Device processed (SEQNUM=2704, ACTION=add) [ 40.088886] systemd-udevd[168]: Microsemi GE VSC8504 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.097558] systemd-udevd[165]: Microsemi GE VSC8574 SyncE: Processing device (SEQNUM=2709, ACTION=add) [ 40.099491] systemd-udevd[169]: Microsemi GE VSC8552 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.102004] systemd-udevd[148]: Microsemi GE VSC8575 SyncE: Device is queued (SEQNUM=2710, ACTION=add) [ 40.103537] systemd-udevd[148]: Microsemi GE VSC8575 SyncE: Device ready for processing (SEQNUM=2710, ACTION=add) [ 40.105468] systemd-udevd[148]: Microsemi GE VSC8575 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.107604] systemd-udevd[177]: Microsemi GE VSC8572 SyncE: Device processed (SEQNUM=2708, ACTION=add) [ 40.109492] systemd-udevd[177]: Microsemi GE VSC8572 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.112003] systemd-udevd[148]: Microsemi GE VSC8582 SyncE: Device is queued (SEQNUM=2711, ACTION=add) [ 40.113885] systemd-udevd[148]: Microsemi GE VSC8582 SyncE: Device ready for processing (SEQNUM=2711, ACTION=add) [ 40.115427] systemd-udevd[148]: Microsemi GE VSC8582 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.117998] systemd-udevd[173]: Microsemi GE VSC856X SyncE: Device processed (SEQNUM=2707, ACTION=add) [ 40.119539] systemd-udevd[173]: Microsemi GE VSC856X SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.121911] systemd-udevd[148]: Microsemi GE VSC8584 SyncE: Device is queued (SEQNUM=2712, ACTION=add) [ 40.123530] systemd-udevd[148]: Microsemi GE VSC8584 SyncE: Device ready for processing (SEQNUM=2712, ACTION=add) [ 40.125420] systemd-udevd[148]: Microsemi GE VSC8584 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.127384] systemd-udevd[165]: Microsemi GE VSC8574 SyncE: Device processed (SEQNUM=2709, ACTION=add) [ 40.129284] systemd-udevd[165]: Microsemi GE VSC8574 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.131305] systemd-udevd[148]: Microsemi VSC8531: Device is queued (SEQNUM=2713, ACTION=add) [ 40.133070] systemd-udevd[148]: Microsemi VSC8531: Device ready for processing (SEQNUM=2713, ACTION=add) [ 40.134754] systemd-udevd[148]: Microsemi VSC8531: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 40.136988] systemd-udevd[172]: Microsemi GE VSC8584 SyncE: Processing device (SEQNUM=2712, ACTION=add) [ 40.139000] systemd-udevd[148]: Microsemi VSC8541 SyncE: Device is queued (SEQNUM=2714, ACTION=add) [ 40.140973] systemd-udevd[148]: Microsemi VSC8541 SyncE: Device ready for processing (SEQNUM=2714, ACTION=add) [ 40.142856] systemd-udevd[164]: Microsemi GE VSC8582 SyncE: Processing device (SEQNUM=2711, ACTION=add) [ 40.151269] systemd-udevd[163]: Microsemi GE VSC8575 SyncE: Processing device (SEQNUM=2710, ACTION=add) [ 40.153638] systemd-udevd[169]: Microsemi VSC8541 SyncE: Processing device (SEQNUM=2714, ACTION=add) [ 40.155521] systemd-udevd[148]: Microsemi VSC8541 SyncE: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 40.157871] systemd-udevd[168]: Microsemi VSC8531: Processing device (SEQNUM=2713, ACTION=add) [ 40.159765] systemd-udevd[148]: Qualcomm Atheros 8327-A internal PHY: Device is queued (SEQNUM=2715, ACTION=add) [ 40.161540] systemd-udevd[148]: Qualcomm Atheros 8327-A internal PHY: Device ready for processing (SEQNUM=2715, ACTION=add) [ 40.163119] systemd-udevd[148]: Qualcomm Atheros 8327-A internal PHY: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 40.165034] systemd-udevd[148]: Qualcomm Atheros 8327-B internal PHY: Device is queued (SEQNUM=2716, ACTION=add) [ 40.166762] systemd-udevd[148]: Qualcomm Atheros 8327-B internal PHY: Device ready for processing (SEQNUM=2716, ACTION=add) dm-0: Processing udev action (SEQNUM=4060, ACTION=add) dm-0: Got 'add' action on syspath '/sys/devices/virtual/block/dm-0'. dm-0: Device busy: SYSTEMD_READY property from device is false dm-0: Device busy: SYSTEMD_READY property from device is false dm-0: Device busy: SYSTEMD_READY property from device is false [ 40.173752] systemd-udevd[173]: Qualcomm Atheros 8327-A internal PHY: Processing device (SEQNUM=2715, ACTION=add) [ 40.176341] systemd-udevd[148]: Qualcomm Atheros 8327-B internal PHY: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 40.178112] systemd-udevd[148]: Qualcomm Atheros 8337 internal PHY: Device is queued (SEQNUM=2717, ACTION=add) [ 40.179826] systemd-udevd[148]: Qualcomm Atheros 8337 internal PHY: Device ready for processing (SEQNUM=2717, ACTION=add) [ 40.181704] systemd-udevd[148]: Qualcomm Atheros 8337 internal PHY: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 40.183718] systemd-udevd[177]: Qualcomm Atheros 8327-B internal PHY: Processing device (SEQNUM=2716, ACTION=add) [ 40.186035] systemd-udevd[163]: Microsemi GE VSC8575 SyncE: Device processed (SEQNUM=2710, ACTION=add) [ 40.187972] systemd-udevd[164]: Microsemi GE VSC8582 SyncE: Device processed (SEQNUM=2711, ACTION=add) [ 40.190148] systemd-udevd[163]: Microsemi GE VSC8575 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.192370] systemd-udevd[164]: Microsemi GE VSC8582 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.194388] systemd-udevd[169]: Microsemi VSC8541 SyncE: Device processed (SEQNUM=2714, ACTION=add) [ 40.196559] systemd-udevd[148]: Qualcomm Atheros AR8030: Device is queued (SEQNUM=2718, ACTION=add) [ 40.198581] systemd-udevd[169]: Microsemi VSC8541 SyncE: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 40.200879] systemd-udevd[148]: Qualcomm Atheros AR8030: Device ready for processing (SEQNUM=2718, ACTION=add) [ 40.202432] systemd-udevd[148]: Qualcomm Atheros AR8030: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 40.211206] systemd-udevd[171]: Qualcomm Atheros AR8030: Processing device (SEQNUM=2718, ACTION=add) [ 40.213484] systemd-udevd[168]: Microsemi VSC8531: Device processed (SEQNUM=2713, ACTION=add) [ 40.215595] systemd-udevd[148]: Qualcomm Atheros AR8031/AR8033: Device is queued (SEQNUM=2719, ACTION=add) [ 40.217500] systemd-udevd[148]: Qualcomm Atheros AR8031/AR8033: Device ready for processing (SEQNUM=2719, ACTION=add) [ 40.219130] systemd-udevd[148]: Qualcomm Atheros AR8031/AR8033: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 40.221235] systemd-udevd[148]: Qualcomm Atheros AR8032: Device is queued (SEQNUM=2720, ACTION=add) [ 40.222906] systemd-udevd[148]: Qualcomm Atheros AR8032: Device ready for processing (SEQNUM=2720, ACTION=add) [ 40.224934] systemd-udevd[148]: Qualcomm Atheros AR8032: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 40.227152] systemd-udevd[173]: Qualcomm Atheros 8327-A internal PHY: Device processed (SEQNUM=2715, ACTION=add) [ 40.229184] systemd-udevd[173]: Qualcomm Atheros 8327-A internal PHY: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 40.238373] systemd-udevd[148]: Qualcomm Atheros AR8035: Device is queued (SEQNUM=2721, ACTION=add) dm-0: Processing udev action (SEQNUM=4061, ACTION=change) [ 40.240012] systemd-udevd[148]: Qualcomm Atheros AR8035: Device ready for processing (SEQNUM=2721, ACTION=add) dm-0: Got 'change' action on syspath '/sys/devices/virtual/block/dm-0'. [ 40.243186] systemd-udevd[148]: Qualcomm Atheros AR8035: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 40.245385] systemd-udevd[148]: Qualcomm Atheros AR9331 built-in PHY: Device is queued (SEQNUM=2722, ACTION=add) [ 40.247159] systemd-udevd[148]: Qualcomm Atheros AR9331 built-in PHY: Device ready for processing (SEQNUM=2722, ACTION=add) [ 40.249766] systemd-udevd[165]: Qualcomm Atheros 8337 internal PHY: Processing device (SEQNUM=2717, ACTION=add) [ 40.251758] systemd-udevd[148]: Qualcomm Atheros AR9331 built-in PHY: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 40.253673] systemd-udevd[148]: Qualcomm Atheros QCA9561 built-in PHY: Device is queued (SEQNUM=2723, ACTION=add) [ 40.255216] systemd-udevd[148]: Qualcomm Atheros QCA9561 built-in PHY: Device ready for processing (SEQNUM=2723, ACTION=add) [ 40.257247] systemd-udevd[148]: Qualcomm Atheros QCA9561 built-in PHY: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 40.259009] systemd-udevd[148]: Qualcomm QCA8081: Device is queued (SEQNUM=2724, ACTION=add) [ 40.261253] systemd-udevd[173]: Qualcomm Atheros AR9331 built-in PHY: Processing device (SEQNUM=2722, ACTION=add) [ 40.263258] systemd-udevd[148]: Qualcomm QCA8081: Device ready for processing (SEQNUM=2724, ACTION=add) [ 40.265571] systemd-udevd[163]: Qualcomm Atheros AR8035: Processing device (SEQNUM=2721, ACTION=add) [ 40.275538] systemd-udevd[174]: Qualcomm QCA8081: Processing device (SEQNUM=2724, ACTION=add) [ 40.284005] systemd-udevd[162]: Qualcomm Atheros QCA9561 built-in PHY: Processing device (SEQNUM=2723, ACTION=add) dev-dm\x2d0.device: Changed dead -> plugged sys-devices-virtual-block-dm\x2d0.device: Changed dead -> plugged [ 40.286718] systemd-udevd[148]: Qualcomm QCA8081: sd-device-monitor(manager): Passed 191 byte to netlink monitor. enp0s1: Processing udev action (SEQNUM=4058, ACTION=move) enp0s1: Got 'move' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/enp0s1'. [ 40.288959] systemd-udevd[172]: Microsemi GE VSC8584 SyncE: Device processed (SEQNUM=2712, ACTION=add) [ 40.290853] systemd-udevd[172]: Microsemi GE VSC8584 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.295187] systemd-udevd[148]: RTL8201CP Ethernet: Device is queued (SEQNUM=2725, ACTION=add) [ 40.297139] systemd-udevd[148]: RTL8201CP Ethernet: Device ready for processing (SEQNUM=2725, ACTION=add) [ 40.299058] systemd-udevd[177]: Qualcomm Atheros 8327-B internal PHY: Device processed (SEQNUM=2716, ACTION=add) [ 40.301526] systemd-udevd[148]: RTL8201CP Ethernet: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 40.303769] systemd-udevd[177]: Qualcomm Atheros 8327-B internal PHY: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 40.316759] systemd-networkd[178]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/physfn". [ 40.319611] systemd-udevd[148]: RTL8201F Fast Ethernet: Device is queued (SEQNUM=2726, ACTION=add) [ 40.321878] systemd-udevd[164]: Qualcomm Atheros AR8031/AR8033: Processing device (SEQNUM=2719, ACTION=add) [ 40.323744] systemd-udevd[148]: RTL8201F Fast Ethernet: Device ready for processing (SEQNUM=2726, ACTION=add) [ 40.326018] systemd-udevd[171]: Qualcomm Atheros AR8030: Device processed (SEQNUM=2718, ACTION=add) [ 40.327913] systemd-udevd[148]: RTL8201F Fast Ethernet: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 40.330280] systemd-udevd[171]: Qualcomm Atheros AR8030: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 40.332528] systemd-udevd[169]: Qualcomm Atheros AR8032: Processing device (SEQNUM=2720, ACTION=add) [ 40.334462] systemd-udevd[148]: RTL8208 Fast Ethernet: Device is queued (SEQNUM=2727, ACTION=add) [ 40.336316] systemd-udevd[148]: RTL8208 Fast Ethernet: Device ready for processing (SEQNUM=2727, ACTION=add) [ 40.345229] systemd-udevd[170]: RTL8201CP Ethernet: Processing device (SEQNUM=2725, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:01.0-virtio0-net-enp0s1.device: Changed dead -> plugged sys-subsystem-net-devices-enp0s1.device: Changed dead -> plugged [ 40.354624] systemd-udevd[172]: RTL8201F Fast Ethernet: Processing device (SEQNUM=2726, ACTION=add) [ 40.357007] systemd-udevd[174]: Qualcomm QCA8081: Device processed (SEQNUM=2724, ACTION=add) [ 40.358542] systemd-udevd[174]: Qualcomm QCA8081: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 40.360885] systemd-udevd[148]: RTL8208 Fast Ethernet: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 40.362518] systemd-udevd[148]: RTL8211 Gigabit Ethernet: Device is queued (SEQNUM=2728, ACTION=add) [ 40.364050] systemd-udevd[148]: RTL8211 Gigabit Ethernet: Device ready for processing (SEQNUM=2728, ACTION=add) [ 40.365877] systemd-udevd[148]: RTL8211 Gigabit Ethernet: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 40.367562] systemd-udevd[148]: RTL8211B Gigabit Ethernet: Device is queued (SEQNUM=2729, ACTION=add) [ 40.370474] systemd-udevd[169]: Qualcomm Atheros AR8032: Device processed (SEQNUM=2720, ACTION=add) [ 40.372306] systemd-udevd[169]: Qualcomm Atheros AR8032: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 40.374474] systemd-networkd[178]: enp0s1: udev initialized link [ 40.376419] systemd-networkd[178]: enp0s1: Found driver: virtio_net [ 40.377913] systemd-networkd[178]: enp0s1: Link state is up-to-date [ 40.379427] systemd-networkd[178]: enp0s1: State changed: pending -> initialized [ 40.381245] systemd-networkd[178]: enp0s1: Unmanaging interface. [ 40.383009] systemd-networkd[178]: enp0s1: State changed: initialized -> unmanaged [ 40.385216] systemd-udevd[173]: Qualcomm Atheros AR9331 built-in PHY: Device processed (SEQNUM=2722, ACTION=add) [ 40.387286] systemd-udevd[170]: RTL8201CP Ethernet: Device processed (SEQNUM=2725, ACTION=add) [ 40.389335] systemd-udevd[170]: RTL8201CP Ethernet: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 40.391343] systemd-udevd[162]: Qualcomm Atheros QCA9561 built-in PHY: Device processed (SEQNUM=2723, ACTION=add) [ 40.393678] systemd-udevd[148]: RTL8211B Gigabit Ethernet: Device ready for processing (SEQNUM=2729, ACTION=add) [ 40.395790] systemd-udevd[162]: Qualcomm Atheros QCA9561 built-in PHY: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 40.398147] systemd-udevd[148]: RTL8211B Gigabit Ethernet: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 40.400417] systemd-udevd[171]: RTL8211 Gigabit Ethernet: Processing device (SEQNUM=2728, ACTION=add) [ 40.402379] systemd-udevd[163]: Qualcomm Atheros AR8035: Device processed (SEQNUM=2721, ACTION=add) [ 40.403968] systemd-udevd[163]: Qualcomm Atheros AR8035: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 40.406157] systemd-udevd[174]: RTL8211B Gigabit Ethernet: Processing device (SEQNUM=2729, ACTION=add) [ 40.407978] systemd-udevd[177]: RTL8208 Fast Ethernet: Processing device (SEQNUM=2727, ACTION=add) [ 40.410125] systemd-udevd[148]: RTL8211C Gigabit Ethernet: Device is queued (SEQNUM=2730, ACTION=add) vda3: Processing udev action (SEQNUM=4063, ACTION=change) vda3: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3'. [ 40.411854] systemd-udevd[148]: RTL8211C Gigabit Ethernet: Device ready for processing (SEQNUM=2730, ACTION=add) [ 40.413667] systemd-udevd[148]: RTL8211C Gigabit Ethernet: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 40.415252] systemd-udevd[148]: RTL8211DN Gigabit Ethernet: Device is queued (SEQNUM=2731, ACTION=add) [ 40.424461] systemd-udevd[173]: Qualcomm Atheros AR9331 built-in PHY: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 40.426541] systemd-udevd[148]: RTL8211DN Gigabit Ethernet: Device ready for processing (SEQNUM=2731, ACTION=add) [ 40.428491] systemd-udevd[148]: RTL8211DN Gigabit Ethernet: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.430439] systemd-udevd[169]: RTL8211C Gigabit Ethernet: Processing device (SEQNUM=2730, ACTION=add) [ 40.432559] systemd-udevd[148]: RTL8211E Gigabit Ethernet: Device is queued (SEQNUM=2732, ACTION=add) [ 40.434142] systemd-udevd[148]: RTL8211E Gigabit Ethernet: Device ready for processing (SEQNUM=2732, ACTION=add) [ 40.436336] systemd-udevd[173]: RTL8211E Gigabit Ethernet: Processing device (SEQNUM=2732, ACTION=add) [ 40.438754] systemd-udevd[174]: RTL8211B Gigabit Ethernet: Device processed (SEQNUM=2729, ACTION=add) [ 40.445388] systemd-udevd[174]: RTL8211B Gigabit Ethernet: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 40.448937] systemd-udevd[148]: RTL8211E Gigabit Ethernet: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 40.450749] systemd-udevd[148]: RTL8211F Gigabit Ethernet: Device is queued (SEQNUM=2733, ACTION=add) [ 40.453181] systemd-udevd[168]: Microsemi VSC8531: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 40.455229] systemd-udevd[163]: RTL8211DN Gigabit Ethernet: Processing device (SEQNUM=2731, ACTION=add) [ 40.457857] systemd-udevd[148]: RTL8211F Gigabit Ethernet: Device ready for processing (SEQNUM=2733, ACTION=add) [ 40.459500] systemd-udevd[148]: RTL8211F Gigabit Ethernet: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 40.461814] systemd-udevd[148]: RTL8211F-VD Gigabit Ethernet: Device is queued (SEQNUM=2734, ACTION=add) [ 40.463379] systemd-udevd[148]: RTL8211F-VD Gigabit Ethernet: Device ready for processing (SEQNUM=2734, ACTION=add) [ 40.465314] systemd-udevd[148]: RTL8211F-VD Gigabit Ethernet: sd-device-monitor(manager): Passed 203 byte to netlink monitor. [ 40.466876] systemd-udevd[148]: RTL8221B-VB-CG 2.5Gbps PHY: Device is queued (SEQNUM=2735, ACTION=add) [ 40.469009] systemd-udevd[171]: RTL8211 Gigabit Ethernet: Device processed (SEQNUM=2728, ACTION=add) [ 40.470974] systemd-udevd[148]: RTL8221B-VB-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=2735, ACTION=add) [ 40.473228] systemd-udevd[171]: RTL8211 Gigabit Ethernet: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 40.475198] systemd-udevd[148]: RTL8221B-VB-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.477464] systemd-udevd[172]: RTL8201F Fast Ethernet: Device processed (SEQNUM=2726, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop as 140 [ 40.479378] systemd-udevd[148]: RTL8221B-VM-CG 2.5Gbps PHY: Device is queued (SEQNUM=2736, ACTION=add) dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Installed new job dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device/nop as 141 dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device: Installed new job dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device/nop as 142 [ 40.482709] systemd-udevd[148]: RTL8221B-VM-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=2736, ACTION=add) dev-disk-by\x2dpartlabel-verityhash.device: Installed new job dev-disk-by\x2dpartlabel-verityhash.device/nop as 143 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop as 144 [ 40.486015] systemd-udevd[177]: RTL8208 Fast Ethernet: Device processed (SEQNUM=2727, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart3.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop as 145 dev-vda3.device: Installed new job dev-vda3.device/nop as 146 [ 40.488542] systemd-udevd[148]: RTL8221B-VM-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.490450] systemd-udevd[148]: RTL8226 2.5Gbps PHY: Device is queued (SEQNUM=2737, ACTION=add) Bus private-bus-connection: changing state UNSET → OPENING sd-bus: starting bus private-bus-connection on fds 71/71 (socket:[1021], socket:[1021])... [ 40.493249] systemd-udevd[174]: RTL8221B-VB-CG 2.5Gbps PHY: Processing device (SEQNUM=2735, ACTION=add) Bus private-bus-connection: changing state OPENING → AUTHENTICATING [ 40.495358] systemd-udevd[169]: RTL8211C Gigabit Ethernet: Device processed (SEQNUM=2730, ACTION=add) [ 40.497425] systemd-udevd[169]: RTL8211C Gigabit Ethernet: sd-device-monitor(worker): Passed 200 byte to netlink monitor. Accepting direct incoming connection from 187 (systemctl) [n/a] [ 40.499495] systemd-udevd[162]: RTL8211F Gigabit Ethernet: Processing device (SEQNUM=2733, ACTION=add) [ 40.502125] systemd-udevd[174]: RTL8221B-VB-CG 2.5Gbps PHY: Device processed (SEQNUM=2735, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager [ 40.503743] systemd-udevd[174]: RTL8221B-VB-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.506595] systemd-udevd[148]: RTL8226 2.5Gbps PHY: Device ready for processing (SEQNUM=2737, ACTION=add) [ 40.509063] systemd-udevd[177]: RTL8208 Fast Ethernet: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 40.511172] systemd-udevd[148]: RTL8226 2.5Gbps PHY: sd-device-monitor(manager): Passed 194 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit [ 40.513643] systemd-udevd[168]: RTL8211F-VD Gigabit Ethernet: Processing device (SEQNUM=2734, ACTION=add) [ 40.515756] systemd-udevd[148]: RTL8226-CG 2.5Gbps PHY: Device is queued (SEQNUM=2738, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount [ 40.517674] systemd-udevd[148]: RTL8226-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=2738, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount [ 40.519495] systemd-udevd[148]: RTL8226-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 40.522455] systemd-udevd[170]: RTL8226 2.5Gbps PHY: Processing device (SEQNUM=2737, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path [ 40.524700] systemd-udevd[164]: Qualcomm Atheros AR8031/AR8033: Device processed (SEQNUM=2719, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope [ 40.526848] systemd-udevd[164]: Qualcomm Atheros AR8031/AR8033: sd-device-monitor(worker): Passed 205 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service [ 40.529712] systemd-udevd[165]: Qualcomm Atheros 8337 internal PHY: Device processed (SEQNUM=2717, ACTION=add) [ 40.531949] systemd-udevd[148]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Device is queued (SEQNUM=2739, ACTION=add) [ 40.534432] systemd-udevd[165]: Qualcomm Atheros 8337 internal PHY: sd-device-monitor(worker): Passed 209 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket [ 40.537174] systemd-udevd[172]: RTL8201F Fast Ethernet: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 40.545306] systemd-udevd[148]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=2739, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap [ 40.547991] systemd-udevd[164]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Processing device (SEQNUM=2739, ACTION=add) [ 40.550527] systemd-udevd[173]: RTL8211E Gigabit Ethernet: Device processed (SEQNUM=2732, ACTION=add) [ 40.552570] systemd-udevd[173]: RTL8211E Gigabit Ethernet: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 40.554726] systemd-udevd[170]: RTL8226 2.5Gbps PHY: Device processed (SEQNUM=2737, ACTION=add) [ 40.557125] systemd-udevd[148]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 210 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 40.559330] systemd-udevd[148]: RTL8226B_RTL8221B 2.5Gbps PHY: Device is queued (SEQNUM=2740, ACTION=add) Accepted new private connection. vda2: Processing udev action (SEQNUM=4064, ACTION=change) vda2: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2'. [ 40.565453] systemd-udevd[148]: RTL8226B_RTL8221B 2.5Gbps PHY: Device ready for processing (SEQNUM=2740, ACTION=add) [ 40.569451] systemd-udevd[148]: RTL8226B_RTL8221B 2.5Gbps PHY: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 40.571437] systemd-udevd[164]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Device processed (SEQNUM=2739, ACTION=add) [ 40.573517] systemd-udevd[164]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 210 byte to netlink monitor. [ 40.575646] systemd-udevd[170]: RTL8226 2.5Gbps PHY: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 40.578141] systemd-udevd[148]: RTL8365MB-VC Gigabit Ethernet: Device is queued (SEQNUM=2741, ACTION=add) [ 40.580547] systemd-udevd[172]: RTL8226B_RTL8221B 2.5Gbps PHY: Processing device (SEQNUM=2740, ACTION=add) [ 40.582669] systemd-udevd[148]: RTL8365MB-VC Gigabit Ethernet: Device ready for processing (SEQNUM=2741, ACTION=add) [ 40.584592] systemd-udevd[148]: RTL8365MB-VC Gigabit Ethernet: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 40.586621] systemd-udevd[168]: RTL8211F-VD Gigabit Ethernet: Device processed (SEQNUM=2734, ACTION=add) [ 40.588867] systemd-udevd[148]: RTL8366RB Gigabit Ethernet: Device is queued (SEQNUM=2742, ACTION=add) [ 40.590362] systemd-udevd[148]: RTL8366RB Gigabit Ethernet: Device ready for processing (SEQNUM=2742, ACTION=add) [ 40.591842] systemd-udevd[148]: RTL8366RB Gigabit Ethernet: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.593697] systemd-udevd[148]: RTL9000AA_RTL9000AN Ethernet: Device is queued (SEQNUM=2743, ACTION=add) [ 40.595275] systemd-udevd[148]: RTL9000AA_RTL9000AN Ethernet: Device ready for processing (SEQNUM=2743, ACTION=add) [ 40.597319] systemd-udevd[148]: RTL9000AA_RTL9000AN Ethernet: sd-device-monitor(manager): Passed 203 byte to netlink monitor. [ 40.599252] systemd-udevd[172]: RTL8226B_RTL8221B 2.5Gbps PHY: Device processed (SEQNUM=2740, ACTION=add) [ 40.601494] systemd-udevd[148]: Rockchip integrated EPHY: Device is queued (SEQNUM=2744, ACTION=add) [ 40.603466] systemd-udevd[164]: RTL8366RB Gigabit Ethernet: Processing device (SEQNUM=2742, ACTION=add) [ 40.605827] systemd-udevd[148]: Rockchip integrated EPHY: Device ready for processing (SEQNUM=2744, ACTION=add) [ 40.607478] systemd-udevd[148]: Rockchip integrated EPHY: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 40.609600] systemd-udevd[148]: TI DP83867: Device is queued (SEQNUM=2745, ACTION=add) [ 40.611057] systemd-udevd[148]: TI DP83867: Device ready for processing (SEQNUM=2745, ACTION=add) [ 40.613258] systemd-udevd[172]: RTL8226B_RTL8221B 2.5Gbps PHY: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 40.615231] systemd-udevd[174]: TI DP83867: Processing device (SEQNUM=2745, ACTION=add) [ 40.617240] systemd-udevd[165]: Rockchip integrated EPHY: Processing device (SEQNUM=2744, ACTION=add) [ 40.619184] systemd-udevd[148]: TI DP83867: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 40.621041] systemd-udevd[148]: TI DP83TD510E: Device is queued (SEQNUM=2746, ACTION=add) [ 40.622514] systemd-udevd[148]: TI DP83TD510E: Device ready for processing (SEQNUM=2746, ACTION=add) [ 40.624379] systemd-udevd[148]: TI DP83TD510E: sd-device-monitor(manager): Passed 188 byte to netlink monitor. dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Installed new job dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device/nop as 147 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop as 148 dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Installed new job dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device/nop as 149 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop as 150 [ 40.627892] systemd-udevd[164]: RTL8366RB Gigabit Ethernet: Device processed (SEQNUM=2742, ACTION=add) dev-vda2.device: Installed new job dev-vda2.device/nop as 151 dev-disk-by\x2dpartlabel-verityroot.device: Installed new job dev-disk-by\x2dpartlabel-verityroot.device/nop as 152 dev-disk-by\x2ddiskseq-25\x2dpart2.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop as 153 Bus private-bus-connection: changing state AUTHENTICATING → RUNNING [ 40.634945] systemd-udevd[164]: RTL8366RB Gigabit Ethernet: sd-device-monitor(worker): Passed 201 byte to netlink monitor. dev-disk-by\x2ddiskseq-25\x2dpart2.device: Job 153 dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop finished, result=done [ 40.639257] systemd-udevd[148]: Vitesse VSC7385: Device is queued (SEQNUM=2747, ACTION=add) [ 40.641178] systemd-udevd[148]: Vitesse VSC7385: Device ready for processing (SEQNUM=2747, ACTION=add) [ 40.643080] systemd-udevd[172]: TI DP83TD510E: Processing device (SEQNUM=2746, ACTION=add) [ 40.645304] systemd-udevd[168]: RTL8211F-VD Gigabit Ethernet: sd-device-monitor(worker): Passed 203 byte to netlink monitor. [ 40.647174] systemd-udevd[170]: Vitesse VSC7385: Processing device (SEQNUM=2747, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=1 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.649243] systemd-udevd[174]: TI DP83867: Device processed (SEQNUM=2745, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart3.device: Job 145 dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop finished, result=done [ 40.651939] systemd-udevd[174]: TI DP83867: sd-device-monitor(worker): Passed 185 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=2 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a dev-disk-by\x2dpartlabel-verityhash.device: Job 143 dev-disk-by\x2dpartlabel-verityhash.device/nop finished, result=done [ 40.654211] systemd-udevd[148]: Vitesse VSC7385: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a dev-disk-by\x2dpartlabel-verityroot.device: Job 152 dev-disk-by\x2dpartlabel-verityroot.device/nop finished, result=done [ 40.656659] systemd-udevd[148]: Vitesse VSC7388: Device is queued (SEQNUM=2748, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=4 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.658320] systemd-udevd[148]: Vitesse VSC7388: Device ready for processing (SEQNUM=2748, ACTION=add) dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Job 141 dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=5 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.660885] systemd-udevd[148]: Vitesse VSC7388: sd-device-monitor(manager): Passed 190 byte to netlink monitor. dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Job 149 dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=6 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.663406] systemd-udevd[165]: Rockchip integrated EPHY: Device processed (SEQNUM=2744, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Job 148 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=7 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.666192] systemd-udevd[165]: Rockchip integrated EPHY: sd-device-monitor(worker): Passed 199 byte to netlink monitor. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Job 144 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=8 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.672689] systemd-udevd[170]: Vitesse VSC7385: Device processed (SEQNUM=2747, ACTION=add) dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device: Job 142 dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=9 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.679981] systemd-udevd[148]: Vitesse VSC7395: Device is queued (SEQNUM=2749, ACTION=add) dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Job 147 dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=10 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.682786] systemd-udevd[164]: Vitesse VSC7388: Processing device (SEQNUM=2748, ACTION=add) dev-vda2.device: Job 151 dev-vda2.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=11 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.685414] systemd-udevd[148]: Vitesse VSC7395: Device ready for processing (SEQNUM=2749, ACTION=add) dev-vda3.device: Job 146 dev-vda3.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=12 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.687361] systemd-udevd[148]: Vitesse VSC7395: sd-device-monitor(manager): Passed 190 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Job 150 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=13 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.690292] systemd-udevd[148]: Vitesse VSC7398: Device is queued (SEQNUM=2750, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Job 140 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=14 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.693097] systemd-udevd[168]: Vitesse VSC7395: Processing device (SEQNUM=2749, ACTION=add) [ 40.695658] systemd-udevd[171]: RTL8221B-VM-CG 2.5Gbps PHY: Processing device (SEQNUM=2736, ACTION=add) [ 40.697841] systemd-udevd[170]: Vitesse VSC7385: sd-device-monitor(worker): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=15 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.699963] systemd-udevd[148]: Vitesse VSC7398: Device ready for processing (SEQNUM=2750, ACTION=add) [ 40.701919] systemd-udevd[148]: Vitesse VSC7398: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.703797] systemd-udevd[163]: RTL8211DN Gigabit Ethernet: Device processed (SEQNUM=2731, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.706899] systemd-udevd[163]: RTL8211DN Gigabit Ethernet: sd-device-monitor(worker): Passed 201 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.709677] systemd-udevd[148]: Vitesse VSC8211: Device is queued (SEQNUM=2751, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.712582] systemd-udevd[172]: TI DP83TD510E: Device processed (SEQNUM=2746, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.714161] systemd-udevd[172]: TI DP83TD510E: sd-device-monitor(worker): Passed 188 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=21 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.717011] systemd-udevd[148]: Vitesse VSC8211: Device ready for processing (SEQNUM=2751, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=22 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.718641] systemd-udevd[148]: Vitesse VSC8211: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2de432bcfa_5cx2ddc3c_5cx2d4557_5cx2d8a62_5cx2de018f14ba4df_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=23 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.720626] systemd-udevd[148]: Vitesse VSC8221: Device is queued (SEQNUM=2752, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2de432bcfa_5cx2ddc3c_5cx2d4557_5cx2d8a62_5cx2de018f14ba4df_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.722491] systemd-udevd[148]: Vitesse VSC8221: Device ready for processing (SEQNUM=2752, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2da3446dad_5cx2df774_5cx2d4e8a_5cx2d93ef_5cx2dba9d43e6c5f9_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.726627] systemd-udevd[168]: Vitesse VSC7395: Device processed (SEQNUM=2749, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2da3446dad_5cx2df774_5cx2d4e8a_5cx2d93ef_5cx2dba9d43e6c5f9_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.728698] systemd-udevd[168]: Vitesse VSC7395: sd-device-monitor(worker): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=27 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.731262] systemd-udevd[165]: Vitesse VSC7398: Processing device (SEQNUM=2750, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=28 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.733870] systemd-udevd[148]: Vitesse VSC8221: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=29 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.735682] systemd-udevd[148]: Vitesse VSC8234: Device is queued (SEQNUM=2753, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=30 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.738099] systemd-udevd[148]: Vitesse VSC8234: Device ready for processing (SEQNUM=2753, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dd6a92dae_5cx2d5821_5cx2d03c2_5cx2d4128_5cx2d747339331f7f_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=31 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.742002] systemd-udevd[163]: Vitesse VSC8211: Processing device (SEQNUM=2751, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dd6a92dae_5cx2d5821_5cx2d03c2_5cx2d4128_5cx2d747339331f7f_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=32 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.744926] systemd-udevd[168]: Vitesse VSC8234: Processing device (SEQNUM=2753, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d5e33239e_5cx2d4857_5cx2d7203_5cx2dda1a_5cx2d3bd4515cc68c_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=33 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.747759] systemd-udevd[148]: Vitesse VSC8234: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d5e33239e_5cx2d4857_5cx2d7203_5cx2dda1a_5cx2d3bd4515cc68c_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=34 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.749956] systemd-udevd[148]: Vitesse VSC8244: Device is queued (SEQNUM=2754, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dverityroot_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=35 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.752506] systemd-udevd[148]: Vitesse VSC8244: Device ready for processing (SEQNUM=2754, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dverityroot_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=36 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.754975] systemd-udevd[162]: RTL8211F Gigabit Ethernet: Device processed (SEQNUM=2733, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dverityhash_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=37 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.757549] systemd-udevd[162]: RTL8211F Gigabit Ethernet: sd-device-monitor(worker): Passed 200 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dverityhash_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=38 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.759987] systemd-udevd[172]: Vitesse VSC8221: Processing device (SEQNUM=2752, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=39 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.763523] systemd-udevd[148]: Vitesse VSC8244: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart3_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=40 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=41 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.766594] systemd-udevd[171]: RTL8221B-VM-CG 2.5Gbps PHY: Device processed (SEQNUM=2736, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=42 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.769899] systemd-udevd[171]: RTL8221B-VM-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.773068] systemd-udevd[148]: Vitesse VSC8572: Device is queued (SEQNUM=2755, ACTION=add) [ 40.774612] systemd-udevd[148]: Vitesse VSC8572: Device ready for processing (SEQNUM=2755, ACTION=add) Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=RestartUnit cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 40.777261] systemd-udevd[148]: Vitesse VSC8572: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 40.779170] systemd-udevd[174]: Vitesse VSC8244: Processing device (SEQNUM=2754, ACTION=add) [ 40.781394] systemd-udevd[165]: Vitesse VSC7398: Device processed (SEQNUM=2750, ACTION=add) [ 40.782838] systemd-udevd[165]: Vitesse VSC7398: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 40.785017] systemd-udevd[171]: Vitesse VSC8572: Processing device (SEQNUM=2755, ACTION=add) systemd-vconsole-setup.service: Trying to enqueue job systemd-vconsole-setup.service/restart/replace [ 40.787060] systemd-udevd[168]: Vitesse VSC8234: Device processed (SEQNUM=2753, ACTION=add) [ 40.789730] systemd-udevd[168]: Vitesse VSC8234: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 40.791694] systemd-udevd[148]: Vitesse VSC8601: Device is queued (SEQNUM=2756, ACTION=add) systemd-vconsole-setup.service: Installed new job systemd-vconsole-setup.service/restart as 154 [ 40.793588] systemd-udevd[148]: Vitesse VSC8601: Device ready for processing (SEQNUM=2756, ACTION=add) systemd-vconsole-setup.service: Enqueued job systemd-vconsole-setup.service/restart as 154 [ 40.795156] systemd-udevd[148]: Vitesse VSC8601: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 40.797599] systemd-udevd[148]: Vitesse VSC8662: Device is queued (SEQNUM=2757, ACTION=add) [ 40.799022] systemd-udevd[148]: Vitesse VSC8662: Device ready for processing (SEQNUM=2757, ACTION=add) [ 40.801101] systemd-udevd[173]: RTL8365MB-VC Gigabit Ethernet: Processing device (SEQNUM=2741, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=43 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.803257] systemd-udevd[162]: Vitesse VSC8601: Processing device (SEQNUM=2756, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=44 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.805961] systemd-udevd[169]: RTL8226-CG 2.5Gbps PHY: Processing device (SEQNUM=2738, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=45 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=46 reply_cookie=1 signature=o error-name=n/a error-message=n/a [ 40.808825] systemd-udevd[164]: Vitesse VSC7388: Device processed (SEQNUM=2748, ACTION=add) systemd-vconsole-setup.service: Job 154 systemd-vconsole-setup.service/restart finished, result=done [ 40.810893] systemd-udevd[164]: Vitesse VSC7388: sd-device-monitor(worker): Passed 190 byte to netlink monitor. systemd-vconsole-setup.service: Converting job systemd-vconsole-setup.service/restart -> systemd-vconsole-setup.service/start sysinit.target: starting held back, waiting for: systemd-vconsole-setup.service systemd-vconsole-setup.service: ConditionPathExists=/dev/tty0 succeeded. [ 40.813835] systemd-udevd[168]: Vitesse VSC8662: Processing device (SEQNUM=2757, ACTION=add) systemd-vconsole-setup.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-vconsole-setup [ 40.816368] systemd-udevd[163]: Vitesse VSC8211: Device processed (SEQNUM=2751, ACTION=add) [ 40.817887] systemd-udevd[163]: Vitesse VSC8211: sd-device-monitor(worker): Passed 190 byte to netlink monitor. systemd-vconsole-setup.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-vconsole-setup.service' to 'max': No such file or directory [ 40.827079] systemd-udevd[177]: RTL9000AA_RTL9000AN Ethernet: Processing device (SEQNUM=2743, ACTION=add) [ 40.829430] systemd-udevd[173]: RTL8365MB-VC Gigabit Ethernet: Device processed (SEQNUM=2741, ACTION=add) [ 40.831478] systemd-udevd[148]: Vitesse VSC8662: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 40.833590] systemd-udevd[148]: mv88e2110: Device is queued (SEQNUM=2758, ACTION=add) [ 40.835076] systemd-udevd[148]: mv88e2110: Device ready for processing (SEQNUM=2758, ACTION=add) systemd-vconsole-setup.service: Passing 0 fds to service systemd-vconsole-setup.service: About to execute: /usr/lib/systemd/systemd-vconsole-setup [ 40.836912] systemd-udevd[148]: mv88e2110: sd-device-monitor(manager): Passed 184 byte to netlink monitor. Serializing sd-executor-state to memfd. [ 40.838952] systemd-udevd[172]: Vitesse VSC8221: Device processed (SEQNUM=2752, ACTION=add) [ 40.841336] systemd-udevd[174]: Vitesse VSC8244: Device processed (SEQNUM=2754, ACTION=add) [ 40.843178] systemd-udevd[172]: Vitesse VSC8221: sd-device-monitor(worker): Passed 190 byte to netlink monitor. systemd-vconsole-setup.service: Forked /usr/lib/systemd/systemd-vconsole-setup as 190 [ 40.845517] systemd-udevd[174]: Vitesse VSC8244: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 40.847431] systemd-udevd[164]: mv88e2110: Processing device (SEQNUM=2758, ACTION=add) [ 40.849719] systemd-udevd[171]: Vitesse VSC8572: Device processed (SEQNUM=2755, ACTION=add) [ 40.851195] systemd-udevd[171]: Vitesse VSC8572: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 40.853260] systemd-udevd[177]: RTL9000AA_RTL9000AN Ethernet: Device processed (SEQNUM=2743, ACTION=add) [ 40.855393] systemd-udevd[148]: mv88e2111: Device is queued (SEQNUM=2759, ACTION=add) [ 40.857600] systemd-udevd[177]: RTL9000AA_RTL9000AN Ethernet: sd-device-monitor(worker): Passed 203 byte to netlink monitor. [ 40.859483] systemd-udevd[148]: mv88e2111: Device ready for processing (SEQNUM=2759, ACTION=add) [ 40.861530] systemd-udevd[148]: mv88e2111: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 40.863389] systemd-udevd[165]: mv88e2111: Processing device (SEQNUM=2759, ACTION=add) Closing set fd 73 (socket:[1370]) [ 40.875273] systemd-udevd[169]: RTL8226-CG 2.5Gbps PHY: Device processed (SEQNUM=2738, ACTION=add) [ 40.880850] systemd-udevd[173]: RTL8365MB-VC Gigabit Ethernet: sd-device-monitor(worker): Passed 204 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=47 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=48 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-vconsole-setup.service: Changed dead -> start M  Starting Virtual Console Setup... Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=49 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.894105] systemd-veritysetup[180]: Udev cookie 0xd4d2d69 (semid 0) destroyed Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=50 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.895856] systemd-veritysetup[180]: usr: Skipping NODE_ADD (252,0) 0:0 0600 [trust_udev] [ 40.897526] systemd-veritysetup[180]: usr: Processing NODE_READ_AHEAD 256 (flags=1) [ 40.899051] systemd-veritysetup[180]: usr (252:0): read ahead is 256 Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/job/154 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=51 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.900971] systemd-veritysetup[180]: usr: retaining kernel read ahead of 256 (requested 256) [ 40.902472] systemd-veritysetup[180]: dm status usr [ opencount noflush ] [16384] (*1) Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 40.905041] systemd-veritysetup[180]: Verity volume usr status is V. [ 40.906474] systemd-veritysetup[180]: Releasing crypt device /dev/disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c context. Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=52 reply_cookie=2 signature=o error-name=n/a error-message=n/a [ 40.908682] systemd-veritysetup[180]: Releasing device-mapper backend. [ 40.910484] systemd-veritysetup[180]: Closing read only fd for /dev/disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c. [ 40.912917] systemd-udevd[169]: RTL8226-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 197 byte to netlink monitor. Received SIGCHLD from PID 180 (systemd-veritys). Child 180 (systemd-veritys) died (code=exited, status=0/SUCCESS) [ 40.915975] systemd-udevd[165]: mv88e2111: Device processed (SEQNUM=2759, ACTION=add) systemd-veritysetup@usr.service: Child 180 belongs to systemd-veritysetup@usr.service. systemd-veritysetup@usr.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 40.921699] systemd-udevd[165]: mv88e2111: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 40.925561] systemd-udevd[162]: Vitesse VSC8601: Device processed (SEQNUM=2756, ACTION=add) [ 40.927239] systemd-udevd[162]: Vitesse VSC8601: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 40.929760] systemd-udevd[168]: Vitesse VSC8662: Device processed (SEQNUM=2757, ACTION=add) [ 40.931410] systemd-udevd[168]: Vitesse VSC8662: sd-device-monitor(worker): Passed 190 byte to netlink monitor. systemd-veritysetup@usr.service: Changed start -> exited systemd-veritysetup@usr.service: Job 43 systemd-veritysetup@usr.service/start finished, result=done [ 40.933867] systemd-udevd[148]: mv88x3310: Device is queued (SEQNUM=2760, ACTION=add) [ OK ] Finished Integrity Protection Setup for usr. [ 40.935810] systemd-udevd[148]: mv88x3310: Device ready for processing (SEQNUM=2760, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dveritysetup_40usr_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=53 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.938031] systemd-udevd[164]: mv88e2110: Device processed (SEQNUM=2758, ACTION=add) [ 40.941537] systemd-udevd[148]: mv88x3310: sd-device-monitor(manager): Passed 184 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dveritysetup_40usr_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=54 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.944389] systemd-udevd[172]: mv88x3310: Processing device (SEQNUM=2760, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=55 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.946447] systemd-udevd[148]: mv88x3340: Device is queued (SEQNUM=2761, ACTION=add) [ 40.948413] systemd-udevd[148]: mv88x3340: Device ready for processing (SEQNUM=2761, ACTION=add) Failed to communicate with plymouth: Connection refused [ 40.950100] systemd-udevd[148]: mv88x3340: sd-device-monitor(manager): Passed 184 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dveritysetup_40usr_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=56 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dveritysetup_40usr_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=57 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.955380] systemd-udevd[164]: mv88e2110: sd-device-monitor(worker): Passed 184 byte to netlink monitor. systemd-veritysetup@usr.service: Control group is empty. [ 40.960462] systemd-udevd[148]: phy-bcm-ns2-pci: Device is queued (SEQNUM=2762, ACTION=add) [ 40.962071] systemd-udevd[148]: phy-bcm-ns2-pci: Device ready for processing (SEQNUM=2762, ACTION=add) dm-0: Processing udev action (SEQNUM=4062, ACTION=change) dm-0: Got 'change' action on syspath '/sys/devices/virtual/block/dm-0'. [ 40.964407] systemd-udevd[168]: mv88x3340: Processing device (SEQNUM=2761, ACTION=add) [ 40.966831] systemd-udevd[169]: phy-bcm-ns2-pci: Processing device (SEQNUM=2762, ACTION=add) [ 40.969657] systemd-udevd[148]: phy-bcm-ns2-pci: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 40.973560] systemd-udevd[148]: memory: Device is queued (SEQNUM=2763, ACTION=add) [ 40.975525] systemd-udevd[148]: memory: Device ready for processing (SEQNUM=2763, ACTION=add) [ 40.978377] systemd-udevd[172]: mv88x3310: Device processed (SEQNUM=2760, ACTION=add) [ 40.980342] systemd-udevd[172]: mv88x3310: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 40.982430] systemd-udevd[169]: phy-bcm-ns2-pci: Device processed (SEQNUM=2762, ACTION=add) [ 40.991487] systemd-udevd[164]: memory: Processing device (SEQNUM=2763, ACTION=add) [ 40.993839] systemd-udevd[169]: phy-bcm-ns2-pci: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 40.995862] systemd-udevd[148]: memory: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 40.997616] systemd-udevd[148]: memory_tiering: Device is queued (SEQNUM=2764, ACTION=add) [ 40.999102] systemd-udevd[148]: memory_tiering: Device ready for processing (SEQNUM=2764, ACTION=add) [ 41.002050] systemd-udevd[168]: mv88x3340: Device processed (SEQNUM=2761, ACTION=add) [ 41.003910] systemd-udevd[148]: memory_tiering: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 41.006175] systemd-udevd[168]: mv88x3340: sd-device-monitor(worker): Passed 184 byte to netlink monitor. dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Installed new job dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device/nop as 157 dev-dm\x2d0.device: Installed new job dev-dm\x2d0.device/nop as 158 [ 41.008518] systemd-udevd[148]: mipi-dsi: Device is queued (SEQNUM=2765, ACTION=add) sys-devices-virtual-block-dm\x2d0.device: Installed new job sys-devices-virtual-block-dm\x2d0.device/nop as 159 [ 41.010808] systemd-udevd[148]: mipi-dsi: Device ready for processing (SEQNUM=2765, ACTION=add) [ 41.012982] systemd-udevd[148]: mipi-dsi: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 41.014664] systemd-udevd[148]: mmc: Device is queued (SEQNUM=2766, ACTION=add) [ 41.016380] systemd-udevd[148]: mmc: Device ready for processing (SEQNUM=2766, ACTION=add) [ 41.017935] systemd-udevd[148]: mmc: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 41.022611] systemd-udevd[172]: memory_tiering: Processing device (SEQNUM=2764, ACTION=add) [ 41.024936] systemd-udevd[148]: mmcblk: Device is queued (SEQNUM=2767, ACTION=add) [ 41.026533] systemd-udevd[148]: mmcblk: SEQNUM=2767 blocked by SEQNUM=2766 [ 41.028357] systemd-udevd[148]: mmc_rpmb: Device is queued (SEQNUM=2768, ACTION=add) [ 41.030429] systemd-udevd[173]: mipi-dsi: Processing device (SEQNUM=2765, ACTION=add) [ 41.032613] systemd-udevd[148]: mmc_rpmb: Device ready for processing (SEQNUM=2768, ACTION=add) [ 41.034544] systemd-udevd[169]: mmc_rpmb: Processing device (SEQNUM=2768, ACTION=add) [ 41.036695] systemd-udevd[148]: mmc_rpmb: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 41.038176] systemd-udevd[148]: node: Device is queued (SEQNUM=2769, ACTION=add) dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dVERITY\x2da3446dadf7744e8a93efba9d43e6c5f9\x2dusr.device: Changed dead -> plugged [ 41.039611] systemd-udevd[148]: node: Device ready for processing (SEQNUM=2769, ACTION=add) [ 41.042163] systemd-udevd[148]: node: sd-device-monitor(manager): Passed 158 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dmapper_2dusr_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=58 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.044424] systemd-udevd[168]: mmc: Processing device (SEQNUM=2766, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dmapper_2dusr_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=59 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.046229] systemd-udevd[164]: memory: Device processed (SEQNUM=2763, ACTION=add) dev-mapper-usr.device: Changed dead -> plugged dev-mapper-usr.device: Job 104 dev-mapper-usr.device/start finished, result=done [ OK ] Found device /dev/mapper/usr. [ 41.049257] systemd-udevd[148]: nvmem: Device is queued (SEQNUM=2770, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dmapper_2dusr_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=60 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.051196] systemd-udevd[164]: memory: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 41.054469] systemd-udevd[148]: nvmem: Device ready for processing (SEQNUM=2770, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dmapper_2dusr_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=61 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.055984] systemd-udevd[148]: nvmem: sd-device-monitor(manager): Passed 159 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=62 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 41.057971] systemd-udevd[148]: pci: Device is queued (SEQNUM=2771, ACTION=add) dev-disk-by\x2did-dm\x2dname\x2dusr.device: Changed dead -> plugged Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dmapper_2dusr_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=63 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.060759] systemd-udevd[173]: mipi-dsi: Device processed (SEQNUM=2765, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dmapper_2dusr_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=64 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.063020] systemd-udevd[173]: mipi-dsi: sd-device-monitor(worker): Passed 162 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=65 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 41.067040] systemd-udevd[169]: mmc_rpmb: Device processed (SEQNUM=2768, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=66 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 41.069405] systemd-udevd[169]: mmc_rpmb: sd-device-monitor(worker): Passed 162 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2ddm_5cx2d0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=67 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.072048] systemd-udevd[177]: node: Processing device (SEQNUM=2769, ACTION=add) [ 41.074839] systemd-udevd[148]: pci: Device ready for processing (SEQNUM=2771, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2ddm_5cx2d0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=68 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.077167] systemd-udevd[148]: pci: sd-device-monitor(manager): Passed 157 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddm_5cx2d0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=69 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.078643] systemd-udevd[148]: 8250_pericom: Device is queued (SEQNUM=2772, ACTION=add) [ 41.081334] systemd-udevd[148]: 8250_pericom: SEQNUM=2772 blocked by SEQNUM=2771 Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddm_5cx2d0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=70 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.083269] systemd-udevd[164]: pci: Processing device (SEQNUM=2771, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2de432bcfa_5cx2ddc3c_5cx2d4557_5cx2d8a62_5cx2de018f14ba4df_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=71 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.085383] systemd-udevd[148]: ahci: Device is queued (SEQNUM=2773, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2de432bcfa_5cx2ddc3c_5cx2d4557_5cx2d8a62_5cx2de018f14ba4df_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=72 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 41.087484] systemd-udevd[148]: ahci: SEQNUM=2773 blocked by SEQNUM=2771 Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=73 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 41.090598] systemd-udevd[148]: amd-xgbe: Device is queued (SEQNUM=2774, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=74 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 41.092483] systemd-udevd[148]: amd-xgbe: SEQNUM=2774 blocked by SEQNUM=2771 Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=75 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 41.094414] systemd-udevd[172]: memory_tiering: Device processed (SEQNUM=2764, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 67 (stored), closing. [ 41.095893] systemd-udevd[172]: memory_tiering: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 41.098153] systemd-udevd[148]: bnxt_en: Device is queued (SEQNUM=2775, ACTION=add) [ 41.099604] systemd-udevd[148]: bnxt_en: SEQNUM=2775 blocked by SEQNUM=2771 [ 41.109490] systemd-udevd[165]: nvmem: Processing device (SEQNUM=2770, ACTION=add) Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 signature=ss error-name=n/a error-message=n/a Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 41.113728] systemd-udevd[148]: bochs-drm: Device is queued (SEQNUM=2776, ACTION=add) Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=76 reply_cookie=3 signature=v error-name=n/a error-message=n/a [ 41.119431] systemd-udevd[148]: bochs-drm: SEQNUM=2776 blocked by SEQNUM=2771 Received SIGCHLD from PID 191 ((sd-close)). [ 41.121506] systemd-udevd[148]: cavium_rng_pf: Device is queued (SEQNUM=2777, ACTION=add) Child 191 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 41.123027] systemd-udevd[148]: cavium_rng_pf: SEQNUM=2777 blocked by SEQNUM=2771 [ 41.125005] systemd-udevd[177]: node: Device processed (SEQNUM=2769, ACTION=add) [ 41.126410] systemd-udevd[177]: node: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 41.128484] systemd-udevd[148]: cavium_rng_vf: Device is queued (SEQNUM=2778, ACTION=add) [ 41.129912] systemd-udevd[148]: cavium_rng_vf: SEQNUM=2778 blocked by SEQNUM=2771 [ 41.131299] systemd-udevd[148]: ci_hdrc_pci: Device is queued (SEQNUM=2779, ACTION=add) [ 41.133024] systemd-udevd[148]: ci_hdrc_pci: SEQNUM=2779 blocked by SEQNUM=2771 [ 41.135170] systemd-udevd[165]: nvmem: Device processed (SEQNUM=2770, ACTION=add) [ 41.136918] systemd-udevd[165]: nvmem: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 41.138879] systemd-udevd[148]: cn10k_rng: Device is queued (SEQNUM=2780, ACTION=add) [ 41.140608] systemd-udevd[148]: cn10k_rng: SEQNUM=2780 blocked by SEQNUM=2771 [ 41.170666] systemd-udevd[168]: mmc: Device processed (SEQNUM=2766, ACTION=add) [ 41.173377] systemd-udevd[168]: mmc: sd-device-monitor(worker): Passed 157 byte to netlink monitor. init.scope: Child 191 belongs to init.scope. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Bus private-bus-connection: changing state RUNNING → CLOSING [ 41.176954] systemd-udevd[148]: dwc3-haps: Device is queued (SEQNUM=2781, ACTION=add) Bus private-bus-connection: changing state CLOSING → CLOSED [ 41.179034] systemd-udevd[148]: dwc3-haps: SEQNUM=2781 blocked by SEQNUM=2771 Got disconnect on private connection. [ 41.182478] systemd-udevd[164]: pci: Device processed (SEQNUM=2771, ACTION=add) [ 41.183993] systemd-udevd[164]: pci: sd-device-monitor(worker): Passed 157 byte to netlink monitor. Successfully forked off '(sd-mkdcreds)' as PID 192. [ 41.190848] systemd-udevd[148]: dwc3-pci: Device is queued (SEQNUM=2782, ACTION=add) [ 41.192713] systemd-udevd[148]: mmcblk: Device ready for processing (SEQNUM=2767, ACTION=add) [ 41.194467] systemd-udevd[148]: mmcblk: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 41.196498] systemd-udevd[148]: dwc3-pci: SEQNUM=2782 blocked by SEQNUM=2771 [ 41.198535] systemd-udevd[172]: mmcblk: Processing device (SEQNUM=2767, ACTION=add) [ 41.201013] systemd-udevd[148]: e1000: Device is queued (SEQNUM=2783, ACTION=add) Changing mount propagation /dev (MS_REC|MS_SLAVE "") [ 41.202895] systemd-udevd[148]: 8250_pericom: Device ready for processing (SEQNUM=2772, ACTION=add) [ 41.204678] systemd-udevd[148]: 8250_pericom: sd-device-monitor(manager): Passed 182 byte to netlink monitor. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=3444 [ 41.206276] systemd-udevd[148]: ahci: Device ready for processing (SEQNUM=2773, ACTION=add) systemd-journald.service: Added fd 67 (stored) to fd store. dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Job 157 dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device/nop finished, result=done [ 41.208360] systemd-udevd[148]: ahci: sd-device-monitor(manager): Passed 174 byte to netlink monitor. dev-dm\x2d0.device: Job 158 dev-dm\x2d0.device/nop finished, result=done sys-devices-virtual-block-dm\x2d0.device: Job 159 sys-devices-virtual-block-dm\x2d0.device/nop finished, result=done [ 41.210593] systemd-udevd[148]: amd-xgbe: Device ready for processing (SEQNUM=2774, ACTION=add) blockdev@dev-mapper-usr.target changed dead -> active Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... blockdev@dev-mapper-usr.target: Job 47 blockdev@dev-mapper-usr.target/start finished, result=done [ 41.213646] systemd-udevd[168]: ahci: Processing device (SEQNUM=2773, ACTION=add) [ OK ] Reached target Block Device Preparation for /dev/mapper/usr. veritysetup.target changed dead -> active [ 41.215651] systemd-udevd[169]: amd-xgbe: Processing device (SEQNUM=2774, ACTION=add) veritysetup.target: Job 42 veritysetup.target/start finished, result=done [ OK ] Reached target Local Verity Protected Volumes. sysinit.target: starting held back, waiting for: systemd-vconsole-setup.service [ 41.218342] systemd-udevd[148]: amd-xgbe: sd-device-monitor(manager): Passed 178 byte to netlink monitor. Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore sysusr-usr.mount: starting held back, waiting for: systemd-fsck-usr.service [ 41.221161] systemd-udevd[164]: 8250_pericom: Processing device (SEQNUM=2772, ACTION=add) systemd-fsck-usr.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-fsck [ 41.223387] systemd-udevd[148]: bnxt_en: Device ready for processing (SEQNUM=2775, ACTION=add) Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted [ 41.225436] systemd-udevd[148]: bnxt_en: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 41.227472] systemd-udevd[148]: bochs-drm: Device ready for processing (SEQNUM=2776, ACTION=add) [ 41.229357] systemd-udevd[148]: bochs-drm: sd-device-monitor(manager): Passed 179 byte to netlink monitor. Umounting /dev/shm... [ 41.231037] systemd-udevd[148]: cavium_rng_pf: Device ready for processing (SEQNUM=2777, ACTION=add) systemd-fsck-usr.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-fsck-usr.service' to 'max': No such file or directory [ 41.233941] systemd-udevd[173]: bnxt_en: Processing device (SEQNUM=2775, ACTION=add) (sd-mkdcreds) succeeded. systemd-fsck-usr.service: Passing 0 fds to service systemd-fsck-usr.service: About to execute: /usr/lib/systemd/systemd-fsck /dev/mapper/usr Serializing sd-executor-state to memfd. [ 41.243159] systemd-udevd[148]: cavium_rng_pf: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 41.245392] systemd-udevd[148]: cavium_rng_vf: Device ready for processing (SEQNUM=2778, ACTION=add) [ 41.247188] systemd-udevd[148]: cavium_rng_vf: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 41.248991] systemd-udevd[148]: ci_hdrc_pci: Device ready for processing (SEQNUM=2779, ACTION=add) [ 41.250566] systemd-udevd[148]: ci_hdrc_pci: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 41.252478] systemd-udevd[148]: cn10k_rng: Device ready for processing (SEQNUM=2780, ACTION=add) systemd-fsck-usr.service: Forked /usr/lib/systemd/systemd-fsck as 193 [ 41.254506] systemd-udevd[162]: cn10k_rng: Processing device (SEQNUM=2780, ACTION=add) [ 41.256627] systemd-udevd[148]: cn10k_rng: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 41.258163] systemd-udevd[148]: dwc3-haps: Device ready for processing (SEQNUM=2781, ACTION=add) [ 41.259784] systemd-udevd[148]: dwc3-haps: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 41.261965] systemd-udevd[165]: cavium_rng_pf: Processing device (SEQNUM=2777, ACTION=add) [ 41.263882] systemd-udevd[148]: dwc3-pci: Device ready for processing (SEQNUM=2782, ACTION=add) [ 41.265910] systemd-udevd[170]: dwc3-pci: Processing device (SEQNUM=2782, ACTION=add) Closing set fd 69 (socket:[1370]) [ 41.276594] systemd-udevd[163]: cavium_rng_vf: Processing device (SEQNUM=2778, ACTION=add) [ 41.278532] systemd-udevd[169]: amd-xgbe: Device processed (SEQNUM=2774, ACTION=add) [ 41.280409] systemd-udevd[169]: amd-xgbe: sd-device-monitor(worker): Passed 178 byte to netlink monitor. systemd-fsck-usr.service: Changed dead -> start Starting File System Check on /dev/mapper/usr... [ 41.290141] systemd-udevd[174]: dwc3-haps: Processing device (SEQNUM=2781, ACTION=add) [ 41.292012] systemd-udevd[177]: bochs-drm: Processing device (SEQNUM=2776, ACTION=add) [ 41.294243] systemd-udevd[148]: dwc3-pci: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 41.295833] systemd-udevd[148]: e1000: Device ready for processing (SEQNUM=2783, ACTION=add) [ 41.297758] systemd-udevd[148]: e1000: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 41.306551] systemd-udevd[171]: ci_hdrc_pci: Processing device (SEQNUM=2779, ACTION=add) [ 41.308798] systemd-udevd[148]: e1000e: Device is queued (SEQNUM=2784, ACTION=add) [ 41.310296] systemd-udevd[148]: e1000e: Device ready for processing (SEQNUM=2784, ACTION=add) [ 41.312491] systemd-udevd[172]: mmcblk: Device processed (SEQNUM=2767, ACTION=add) [ 41.314087] systemd-udevd[172]: mmcblk: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 41.316406] systemd-udevd[174]: dwc3-haps: Device processed (SEQNUM=2781, ACTION=add) [ 41.317931] systemd-udevd[174]: dwc3-haps: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 41.319862] systemd-udevd[164]: 8250_pericom: Device processed (SEQNUM=2772, ACTION=add) [ 41.321798] systemd-udevd[164]: 8250_pericom: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 41.323749] systemd-udevd[163]: cavium_rng_vf: Device processed (SEQNUM=2778, ACTION=add) [ 41.325886] systemd-udevd[165]: cavium_rng_pf: Device processed (SEQNUM=2777, ACTION=add) [ 41.327717] systemd-udevd[171]: ci_hdrc_pci: Device processed (SEQNUM=2779, ACTION=add) [ 41.329924] systemd-udevd[165]: cavium_rng_pf: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 41.331929] systemd-udevd[177]: bochs-drm: Device processed (SEQNUM=2776, ACTION=add) [ 41.334128] systemd-udevd[168]: ahci: Device processed (SEQNUM=2773, ACTION=add) [ 41.336326] systemd-udevd[177]: bochs-drm: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 41.338302] systemd-udevd[168]: ahci: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 41.340497] systemd-udevd[171]: ci_hdrc_pci: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 41.349502] systemd-udevd[167]: e1000: Processing device (SEQNUM=2783, ACTION=add) [ 41.366798] systemd-udevd[162]: cn10k_rng: Device processed (SEQNUM=2780, ACTION=add) [ 41.368535] systemd-udevd[162]: cn10k_rng: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 41.379886] systemd-udevd[170]: dwc3-pci: Device processed (SEQNUM=2782, ACTION=add) [ 41.382011] systemd-udevd[170]: dwc3-pci: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 41.383928] systemd-udevd[148]: e1000e: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 41.387000] systemd-udevd[173]: bnxt_en: Device processed (SEQNUM=2775, ACTION=add) [ 41.389147] systemd-udevd[173]: bnxt_en: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 41.391390] systemd-udevd[148]: ehci-pci: Device is queued (SEQNUM=2785, ACTION=add) [ 41.393904] systemd-udevd[169]: e1000e: Processing device (SEQNUM=2784, ACTION=add) [ 41.398372] systemd-udevd[148]: ehci-pci: Device ready for processing (SEQNUM=2785, ACTION=add) [ 41.399935] systemd-udevd[148]: ehci-pci: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 41.401841] systemd-udevd[148]: ena: Device is queued (SEQNUM=2786, ACTION=add) [ 41.403406] systemd-udevd[148]: ena: Device ready for processing (SEQNUM=2786, ACTION=add) [ 41.405760] systemd-udevd[164]: ehci-pci: Processing device (SEQNUM=2785, ACTION=add) [ 41.408965] systemd-udevd[163]: cavium_rng_vf: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 41.417842] systemd-udevd[172]: ena: Processing device (SEQNUM=2786, ACTION=add) [ 41.419607] systemd-udevd[169]: e1000e: Device processed (SEQNUM=2784, ACTION=add) [ 41.421638] systemd-udevd[169]: e1000e: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 41.423514] systemd-udevd[167]: e1000: Device processed (SEQNUM=2783, ACTION=add) [ 41.425345] systemd-udevd[167]: e1000: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 41.427182] systemd-udevd[148]: ena: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 41.428939] systemd-udevd[148]: exar_serial: Device is queued (SEQNUM=2787, ACTION=add) [ 41.430706] systemd-udevd[164]: ehci-pci: Device processed (SEQNUM=2785, ACTION=add) [ 41.432840] systemd-udevd[148]: exar_serial: Device ready for processing (SEQNUM=2787, ACTION=add) [ 41.434682] systemd-udevd[164]: ehci-pci: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 41.436774] systemd-udevd[168]: exar_serial: Processing device (SEQNUM=2787, ACTION=add) [ 41.438652] systemd-udevd[148]: exar_serial: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 41.440435] systemd-udevd[148]: fsl_enetc: Device is queued (SEQNUM=2788, ACTION=add) [ 41.441850] systemd-udevd[148]: fsl_enetc: Device ready for processing (SEQNUM=2788, ACTION=add) [ 41.443298] systemd-udevd[148]: fsl_enetc: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 41.445545] systemd-udevd[172]: ena: Device processed (SEQNUM=2786, ACTION=add) [ 41.447328] systemd-udevd[164]: fsl_enetc: Processing device (SEQNUM=2788, ACTION=add) [ 41.449390] systemd-udevd[172]: ena: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 41.451237] systemd-udevd[148]: fsl_enetc_mdio: Device is queued (SEQNUM=2789, ACTION=add) [ 41.453073] systemd-udevd[148]: fsl_enetc_mdio: Device ready for processing (SEQNUM=2789, ACTION=add) [ 41.454543] systemd-udevd[148]: fsl_enetc_mdio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 41.456697] systemd-udevd[168]: exar_serial: Device processed (SEQNUM=2787, ACTION=add) [ 41.458138] systemd-udevd[168]: exar_serial: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 41.459985] systemd-udevd[148]: fsl_enetc_ptp: Device is queued (SEQNUM=2790, ACTION=add) [ 41.461736] systemd-udevd[148]: fsl_enetc_ptp: Device ready for processing (SEQNUM=2790, ACTION=add) [ 41.463319] systemd-udevd[148]: fsl_enetc_ptp: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 41.465061] systemd-udevd[148]: fsl_enetc_vf: Device is queued (SEQNUM=2791, ACTION=add) [ 41.466845] systemd-udevd[169]: fsl_enetc_mdio: Processing device (SEQNUM=2789, ACTION=add) [ 41.468981] systemd-udevd[172]: fsl_enetc_ptp: Processing device (SEQNUM=2790, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 41.481880] systemd-vconsole-setup[190]: Sysfs UTF-8 flag disabled [ 41.484492] systemd-vconsole-setup[190]: UTF-8 kbdmode disabled on /dev/tty1 [ 41.486516] systemd-vconsole-setup[190]: Executing "/usr/bin/loadkeys -q -C /dev/tty1 us"... [ 41.488885] systemd-udevd[148]: fsl_enetc_vf: Device ready for processing (SEQNUM=2791, ACTION=add) [ 41.490528] systemd-udevd[148]: fsl_enetc_vf: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 41.492833] systemd-vconsole-setup[190]: Successfully forked off '(loadkeys)' as PID 194. [ 41.494694] systemd-udevd[164]: fsl_enetc: Device processed (SEQNUM=2788, ACTION=add) [ 41.496571] systemd-udevd[164]: fsl_enetc: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 41.498476] systemd-udevd[148]: hisi_sas_v3_hw: Device is queued (SEQNUM=2792, ACTION=add) [ 41.499998] systemd-udevd[148]: hisi_sas_v3_hw: Device ready for processing (SEQNUM=2792, ACTION=add) [ 41.502181] systemd-udevd[148]: hisi_sas_v3_hw: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 41.504426] systemd-udevd[168]: fsl_enetc_vf: Processing device (SEQNUM=2791, ACTION=add) [ 41.506297] systemd-udevd[172]: fsl_enetc_ptp: Device processed (SEQNUM=2790, ACTION=add) [ 41.508588] systemd-udevd[148]: hns3: Device is queued (SEQNUM=2793, ACTION=add) [ 41.510177] systemd-udevd[148]: hns3: Device ready for processing (SEQNUM=2793, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 41.519341] systemd-udevd[173]: hisi_sas_v3_hw: Processing device (SEQNUM=2792, ACTION=add) [ 41.524791] systemd-udevd[148]: hns3: sd-device-monitor(manager): Passed 174 byte to netlink monitor. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=3453 [ 41.526664] systemd-udevd[148]: i40e: Device is queued (SEQNUM=2794, ACTION=add) systemd-journald.service: Added fd 71 (stored) to fd store. [ 41.529068] systemd-udevd[172]: fsl_enetc_ptp: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 41.531139] systemd-udevd[148]: i40e: Device ready for processing (SEQNUM=2794, ACTION=add) [ 41.533335] systemd-udevd[148]: i40e: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 41.535311] systemd-udevd[169]: fsl_enetc_mdio: Device processed (SEQNUM=2789, ACTION=add) [ 41.537097] systemd-udevd[169]: fsl_enetc_mdio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 41.539108] systemd-udevd[148]: igb: Device is queued (SEQNUM=2795, ACTION=add) [ 41.542238] systemd-udevd[177]: i40e: Processing device (SEQNUM=2794, ACTION=add) [ 41.544653] systemd-udevd[164]: hns3: Processing device (SEQNUM=2793, ACTION=add) [ 41.546544] systemd-udevd[173]: hisi_sas_v3_hw: Device processed (SEQNUM=2792, ACTION=add) [ 41.547982] systemd-udevd[173]: hisi_sas_v3_hw: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 41.550139] systemd-udevd[148]: igb: Device ready for processing (SEQNUM=2795, ACTION=add) [ 41.551602] systemd-udevd[148]: igb: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 41.553918] systemd-udevd[168]: fsl_enetc_vf: Device processed (SEQNUM=2791, ACTION=add) [ 41.555364] systemd-udevd[168]: fsl_enetc_vf: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 41.557516] systemd-udevd[148]: igbvf: Device is queued (SEQNUM=2796, ACTION=add) [ 41.559036] systemd-udevd[148]: igbvf: Device ready for processing (SEQNUM=2796, ACTION=add) [ 41.560928] systemd-udevd[148]: igbvf: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 41.562756] systemd-udevd[172]: igb: Processing device (SEQNUM=2795, ACTION=add) [ 41.564874] systemd-udevd[177]: i40e: Device processed (SEQNUM=2794, ACTION=add) [ 41.566398] systemd-udevd[177]: i40e: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 41.568556] systemd-udevd[169]: igbvf: Processing device (SEQNUM=2796, ACTION=add) [ 41.570485] systemd-udevd[148]: isp1760: Device is queued (SEQNUM=2797, ACTION=add) [ 41.571972] systemd-udevd[148]: isp1760: Device ready for processing (SEQNUM=2797, ACTION=add) [ 41.573818] systemd-udevd[148]: isp1760: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 41.575778] systemd-udevd[169]: igbvf: Device processed (SEQNUM=2796, ACTION=add) [ 41.577582] systemd-udevd[169]: igbvf: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 41.579473] systemd-udevd[168]: isp1760: Processing device (SEQNUM=2797, ACTION=add) [ 41.581655] systemd-udevd[172]: igb: Device processed (SEQNUM=2795, ACTION=add) [ 41.583500] systemd-udevd[164]: hns3: Device processed (SEQNUM=2793, ACTION=add) [ 41.585465] systemd-udevd[164]: hns3: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 41.587532] systemd-udevd[148]: mdio_thunder: Device is queued (SEQNUM=2798, ACTION=add) [ 41.589524] systemd-udevd[148]: mdio_thunder: Device ready for processing (SEQNUM=2798, ACTION=add) [ 41.591061] systemd-udevd[148]: mdio_thunder: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 41.593201] systemd-udevd[168]: isp1760: Device processed (SEQNUM=2797, ACTION=add) [ 41.594706] systemd-udevd[168]: isp1760: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 41.596929] systemd-udevd[172]: igb: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 41.598886] systemd-udevd[173]: mdio_thunder: Processing device (SEQNUM=2798, ACTION=add) [ 41.601028] systemd-udevd[148]: megaraid_sas: Device is queued (SEQNUM=2799, ACTION=add) [ 41.602594] systemd-udevd[148]: megaraid_sas: Device ready for processing (SEQNUM=2799, ACTION=add) [ 41.604807] systemd-udevd[164]: megaraid_sas: Processing device (SEQNUM=2799, ACTION=add) [ 41.606698] systemd-udevd[173]: mdio_thunder: Device processed (SEQNUM=2798, ACTION=add) [ 41.608946] systemd-udevd[148]: megaraid_sas: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 41.610927] systemd-udevd[173]: mdio_thunder: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 41.618830] systemd-udevd[148]: nicpf: Device is queued (SEQNUM=2800, ACTION=add) [ 41.626767] systemd-udevd[164]: megaraid_sas: Device processed (SEQNUM=2799, ACTION=add) [ 41.629867] systemd-udevd[148]: nicpf: Device ready for processing (SEQNUM=2800, ACTION=add) [ 41.631836] systemd-udevd[164]: megaraid_sas: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 41.633964] systemd-udevd[148]: nicpf: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 41.635808] systemd-udevd[172]: nicpf: Processing device (SEQNUM=2800, ACTION=add) [ 41.638542] systemd-udevd[148]: nvme: Device is queued (SEQNUM=2801, ACTION=add) [ 41.640591] systemd-udevd[148]: nvme: Device ready for processing (SEQNUM=2801, ACTION=add) [ 41.643506] systemd-udevd[148]: nvme: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 41.646224] systemd-udevd[148]: ohci-pci: Device is queued (SEQNUM=2802, ACTION=add) [ 41.647907] systemd-udevd[148]: ohci-pci: Device ready for processing (SEQNUM=2802, ACTION=add) [ 41.650702] systemd-udevd[172]: nicpf: Device processed (SEQNUM=2800, ACTION=add) [ 41.653022] systemd-udevd[168]: ohci-pci: Processing device (SEQNUM=2802, ACTION=add) [ 41.655252] systemd-udevd[172]: nicpf: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 41.657938] systemd-udevd[148]: ohci-pci: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 41.659828] systemd-udevd[148]: pcieport: Device is queued (SEQNUM=2803, ACTION=add) [ 41.661793] systemd-udevd[148]: pcieport: Device ready for processing (SEQNUM=2803, ACTION=add) [ 41.663536] systemd-udevd[148]: pcieport: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 41.665957] systemd-udevd[164]: nvme: Processing device (SEQNUM=2801, ACTION=add) [ 41.668915] systemd-udevd[172]: pcieport: Processing device (SEQNUM=2803, ACTION=add) [ 41.670885] systemd-udevd[148]: sata_sil24: Device is queued (SEQNUM=2804, ACTION=add) [ 41.672716] systemd-udevd[148]: sata_sil24: Device ready for processing (SEQNUM=2804, ACTION=add) [ 41.674223] systemd-udevd[148]: sata_sil24: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 41.676363] systemd-udevd[164]: nvme: Device processed (SEQNUM=2801, ACTION=add) [ 41.678188] systemd-udevd[148]: serial: Device is queued (SEQNUM=2805, ACTION=add) [ 41.680318] systemd-udevd[168]: ohci-pci: Device processed (SEQNUM=2802, ACTION=add) [ 41.681760] systemd-udevd[168]: ohci-pci: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 41.683591] systemd-udevd[172]: pcieport: Device processed (SEQNUM=2803, ACTION=add) [ 41.685973] systemd-udevd[169]: sata_sil24: Processing device (SEQNUM=2804, ACTION=add) [ 41.687859] systemd-udevd[148]: serial: Device ready for processing (SEQNUM=2805, ACTION=add) [ 41.689655] systemd-udevd[148]: serial: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 41.691146] systemd-udevd[148]: sky2: Device is queued (SEQNUM=2806, ACTION=add) [ 41.692896] systemd-udevd[148]: sky2: Device ready for processing (SEQNUM=2806, ACTION=add) [ 41.694339] systemd-udevd[148]: sky2: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 41.696440] systemd-udevd[164]: nvme: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 41.698291] systemd-udevd[172]: pcieport: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 41.700430] systemd-udevd[173]: serial: Processing device (SEQNUM=2805, ACTION=add) [ 41.702277] systemd-udevd[148]: thunder_bgx: Device is queued (SEQNUM=2807, ACTION=add) [ 41.703736] systemd-udevd[148]: thunder_bgx: Device ready for processing (SEQNUM=2807, ACTION=add) [ 41.705558] systemd-udevd[148]: thunder_bgx: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 41.707403] systemd-udevd[168]: sky2: Processing device (SEQNUM=2806, ACTION=add) [ 41.709687] systemd-udevd[148]: thunder_xcv: Device is queued (SEQNUM=2808, ACTION=add) [ 41.711315] systemd-udevd[148]: thunder_xcv: Device ready for processing (SEQNUM=2808, ACTION=add) [ 41.713031] systemd-udevd[148]: thunder_xcv: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 41.714865] systemd-udevd[164]: thunder_bgx: Processing device (SEQNUM=2807, ACTION=add) [ 41.716985] systemd-udevd[172]: thunder_xcv: Processing device (SEQNUM=2808, ACTION=add) [ 41.718862] systemd-udevd[148]: vfio-pci: Device is queued (SEQNUM=2809, ACTION=add) [ 41.720695] systemd-udevd[148]: vfio-pci: Device ready for processing (SEQNUM=2809, ACTION=add) [ 41.722189] systemd-udevd[148]: vfio-pci: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 41.723655] systemd-udevd[148]: virtio-pci: Device is queued (SEQNUM=2810, ACTION=add) [ 41.725804] systemd-udevd[169]: sata_sil24: Device processed (SEQNUM=2804, ACTION=add) [ 41.727307] systemd-udevd[169]: sata_sil24: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 41.729557] systemd-udevd[148]: virtio-pci: Device ready for processing (SEQNUM=2810, ACTION=add) [ 41.731372] systemd-udevd[165]: virtio-pci: Processing device (SEQNUM=2810, ACTION=add) [ 41.733705] systemd-udevd[148]: virtio-pci: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 41.735203] systemd-udevd[148]: pci-epf: Device is queued (SEQNUM=2811, ACTION=add) [ 41.737036] systemd-udevd[148]: pci-epf: Device ready for processing (SEQNUM=2811, ACTION=add) [ 41.738492] systemd-udevd[148]: pci-epf: sd-device-monitor(manager): Passed 161 byte to netlink monitor. [ 41.740750] systemd-udevd[172]: thunder_xcv: Device processed (SEQNUM=2808, ACTION=add) [ 41.742587] systemd-udevd[177]: vfio-pci: Processing device (SEQNUM=2809, ACTION=add) [ 41.744680] systemd-udevd[172]: thunder_xcv: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 41.746666] systemd-udevd[148]: pci_express: Device is queued (SEQNUM=2812, ACTION=add) [ 41.748481] systemd-udevd[148]: pci_express: Device ready for processing (SEQNUM=2812, ACTION=add) [ 41.749982] systemd-udevd[148]: pci_express: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 41.751469] systemd-udevd[148]: aer: Device is queued (SEQNUM=2813, ACTION=add) [ 41.753196] systemd-udevd[148]: aer: SEQNUM=2813 blocked by SEQNUM=2812 [ 41.755024] systemd-udevd[164]: thunder_bgx: Device processed (SEQNUM=2807, ACTION=add) [ 41.756730] systemd-udevd[164]: thunder_bgx: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 41.766105] systemd-fsck[193]: dm-0: fsck.ext4 doesn't exist, not checking file system. [ 41.934007] systemd-udevd[148]: pcie_pme: Device is queued (SEQNUM=2814, ACTION=add) [ 41.935751] systemd-udevd[148]: pcie_pme: SEQNUM=2814 blocked by SEQNUM=2812 [ 41.937616] systemd-udevd[148]: platform: Device is queued (SEQNUM=2815, ACTION=add) [ 41.939070] systemd-udevd[148]: platform: Device ready for processing (SEQNUM=2815, ACTION=add) [ 41.940881] systemd-udevd[148]: platform: sd-device-monitor(manager): Passed 162 byte to netlink monitor. systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing. [ 41.943172] systemd-udevd[163]: pci_express: Processing device (SEQNUM=2812, ACTION=add) [ 41.946049] systemd-udevd[148]: ARM-CCI: Device is queued (SEQNUM=2816, ACTION=add) [ 41.948444] systemd-udevd[165]: virtio-pci: Device processed (SEQNUM=2810, ACTION=add) [ 41.950849] systemd-udevd[163]: pci_express: Device processed (SEQNUM=2812, ACTION=add) [ 41.953186] systemd-udevd[148]: ARM-CCI: SEQNUM=2816 blocked by SEQNUM=2815 [ 41.955214] systemd-udevd[173]: serial: Device processed (SEQNUM=2805, ACTION=add) Received SIGCHLD from PID 193 (systemd-fsck). Child 193 (systemd-fsck) died (code=exited, status=0/SUCCESS) systemd-fsck-usr.service: Child 193 belongs to systemd-fsck-usr.service. [ 41.961572] systemd-udevd[148]: Hi-HNS_MDIO: Device is queued (SEQNUM=2817, ACTION=add) systemd-fsck-usr.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 41.967274] systemd-udevd[173]: serial: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 41.969821] systemd-udevd[148]: Hi-HNS_MDIO: SEQNUM=2817 blocked by SEQNUM=2815 systemd-fsck-usr.service: Changed start -> exited systemd-fsck-usr.service: Job 103 systemd-fsck-usr.service/start finished, result=done [ OK ] Finished File System Check on /dev/mapper/usr. Failed to communicate with plymouth: Connection refused Child 196 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 41.980623] systemd-udevd[169]: pci-epf: Processing device (SEQNUM=2811, ACTION=add) init.scope: Child 196 belongs to init.scope. Received SIGCHLD from PID 196 (n/a). [ 41.985151] systemd-udevd[148]: Hisilicon MBIGEN-V2: Device is queued (SEQNUM=2818, ACTION=add) systemd-fsck-usr.service: Control group is empty. [ 41.987288] systemd-udevd[165]: virtio-pci: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 41.989924] systemd-udevd[148]: Hisilicon MBIGEN-V2: SEQNUM=2818 blocked by SEQNUM=2815 [ 41.991477] systemd-udevd[148]: Xilinx Watchdog: Device is queued (SEQNUM=2819, ACTION=add) [ 41.993694] systemd-udevd[148]: Xilinx Watchdog: SEQNUM=2819 blocked by SEQNUM=2815 [ 41.995598] systemd-udevd[168]: sky2: Device processed (SEQNUM=2806, ACTION=add) sysusr-usr.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/sysusr-usr.mount' to 'max': No such file or directory [ 42.008461] systemd-resolved[153]: Got inotify event on bus bus-api-resolve. [ 42.010068] systemd-resolved[153]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 42.011797] systemd-resolved[153]: Added inotify watch for /run on bus bus-api-resolve: 2 sysusr-usr.mount: About to execute: /usr/bin/mount /dev/mapper/usr /sysusr/usr -o ro Serializing sd-executor-state to memfd. sysusr-usr.mount: Forked /usr/bin/mount as 197 Closing set fd 69 (socket:[1370]) sysusr-usr.mount: Changed dead -> mounting Mounting /sysusr/usr... [ 42.051693] systemd-timesyncd[154]: Got inotify event on bus bus-api-timesync. [ 42.055029] systemd-timesyncd[154]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 42.057426] systemd-timesyncd[154]: Added inotify watch for /run on bus bus-api-timesync: 2 [ 42.059238] systemd-timesyncd[154]: Added inotify watch for /run/dbus on bus bus-api-timesync: 3 [ 42.061527] systemd-timesyncd[154]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-timesync: -1 [ 42.063176] systemd-timesyncd[154]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 42.075827] systemd-networkd[178]: Got inotify event on bus bus-api-network. [ 42.077637] systemd-networkd[178]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... [ 42.079236] systemd-networkd[178]: Added inotify watch for /run on bus bus-api-network: 2 [ 42.081251] systemd-networkd[178]: Added inotify watch for /run/dbus on bus bus-api-network: 3 [ 42.082767] systemd-networkd[178]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-network: -1 [ 42.084590] systemd-networkd[178]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... [ 42.086648] systemd-udevd[148]: ac5-pinctrl: Device is queued (SEQNUM=2820, ACTION=add) [ 42.088850] systemd-resolved[153]: Added inotify watch for /run/dbus on bus bus-api-resolve: 3 [ 42.090387] systemd-resolved[153]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-resolve: -1 [ 42.091952] systemd-resolved[153]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 42.094481] systemd-udevd[168]: sky2: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 42.096761] systemd-udevd[148]: ac5-pinctrl: SEQNUM=2820 blocked by SEQNUM=2815 [ 42.098297] systemd-udevd[148]: acpi-fan: Device is queued (SEQNUM=2821, ACTION=add) [ 42.099810] systemd-udevd[148]: acpi-fan: SEQNUM=2821 blocked by SEQNUM=2815 [ 42.101528] systemd-udevd[148]: acpi-ged: Device is queued (SEQNUM=2822, ACTION=add) [ 42.103230] systemd-udevd[148]: acpi-ged: SEQNUM=2822 blocked by SEQNUM=2815 [ 42.112322] systemd-udevd[177]: vfio-pci: Device processed (SEQNUM=2809, ACTION=add) [ 42.113830] systemd-udevd[177]: vfio-pci: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 42.115826] systemd-udevd[148]: advk-pcie: Device is queued (SEQNUM=2823, ACTION=add) [ 42.117719] systemd-udevd[148]: advk-pcie: SEQNUM=2823 blocked by SEQNUM=2815 [ 42.126179] systemd-udevd[164]: platform: Processing device (SEQNUM=2815, ACTION=add) [ 42.128737] systemd-udevd[148]: agilex-clkmgr: Device is queued (SEQNUM=2824, ACTION=add) [ 42.130259] systemd-udevd[148]: agilex-clkmgr: SEQNUM=2824 blocked by SEQNUM=2815 [ 42.133941] systemd-udevd[148]: ahci: Device is queued (SEQNUM=2825, ACTION=add) [ 42.135621] systemd-udevd[148]: ahci: SEQNUM=2825 blocked by SEQNUM=2815 [ 42.137817] systemd-udevd[163]: pci_express: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 42.139903] systemd-udevd[169]: pci-epf: Device processed (SEQNUM=2811, ACTION=add) [ 42.141816] systemd-udevd[169]: pci-epf: sd-device-monitor(worker): Passed 161 byte to netlink monitor. [ 42.143928] systemd-udevd[148]: ahci-ceva: Device is queued (SEQNUM=2826, ACTION=add) [ 42.145965] systemd-udevd[148]: ahci-ceva: SEQNUM=2826 blocked by SEQNUM=2815 [ 42.148432] systemd-udevd[164]: platform: Device processed (SEQNUM=2815, ACTION=add) [ 42.149920] systemd-udevd[164]: platform: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 42.152520] systemd-udevd[148]: ahci-imx: Device is queued (SEQNUM=2827, ACTION=add) [ 42.154034] systemd-udevd[148]: aer: Device ready for processing (SEQNUM=2813, ACTION=add) [ 42.155880] systemd-udevd[172]: aer: Processing device (SEQNUM=2813, ACTION=add) [ 42.157993] systemd-udevd[148]: aer: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 42.159569] systemd-udevd[148]: pcie_pme: Device ready for processing (SEQNUM=2814, ACTION=add) [ 42.161512] systemd-udevd[148]: pcie_pme: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.164443] systemd-udevd[148]: ahci-imx: SEQNUM=2827 blocked by SEQNUM=2815 [ 42.173730] systemd-udevd[168]: pcie_pme: Processing device (SEQNUM=2814, ACTION=add) [ 42.175996] systemd-udevd[148]: ahci-mvebu: Device is queued (SEQNUM=2828, ACTION=add) [ 42.177906] systemd-udevd[148]: ARM-CCI: Device ready for processing (SEQNUM=2816, ACTION=add) [ 42.180005] systemd-udevd[148]: ARM-CCI: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 42.183462] systemd-udevd[148]: Hi-HNS_MDIO: Device ready for processing (SEQNUM=2817, ACTION=add) [ 42.185588] systemd-udevd[148]: Hi-HNS_MDIO: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.187331] systemd-udevd[148]: Hisilicon MBIGEN-V2: Device ready for processing (SEQNUM=2818, ACTION=add) [ 42.189383] systemd-udevd[148]: Hisilicon MBIGEN-V2: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 42.191014] systemd-udevd[148]: Xilinx Watchdog: Device ready for processing (SEQNUM=2819, ACTION=add) [ 42.192878] systemd-udevd[148]: Xilinx Watchdog: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 42.194405] systemd-udevd[148]: ac5-pinctrl: Device ready for processing (SEQNUM=2820, ACTION=add) [ 42.196984] systemd-udevd[173]: Hisilicon MBIGEN-V2: Processing device (SEQNUM=2818, ACTION=add) [ 42.205427] systemd-udevd[165]: ac5-pinctrl: Processing device (SEQNUM=2820, ACTION=add) [ 42.207324] systemd-udevd[172]: aer: Device processed (SEQNUM=2813, ACTION=add) [ 42.209047] systemd-udevd[172]: aer: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 42.210903] systemd-udevd[168]: pcie_pme: Device processed (SEQNUM=2814, ACTION=add) [ 42.212656] systemd-udevd[168]: pcie_pme: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.214612] systemd-udevd[148]: ac5-pinctrl: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.216538] systemd-udevd[148]: acpi-fan: Device ready for processing (SEQNUM=2821, ACTION=add) [ 42.218019] systemd-udevd[148]: acpi-fan: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 42.219484] systemd-udevd[148]: acpi-ged: Device ready for processing (SEQNUM=2822, ACTION=add) [ 42.221790] systemd-udevd[164]: ARM-CCI: Processing device (SEQNUM=2816, ACTION=add) [ 42.223683] systemd-udevd[148]: acpi-ged: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 42.225471] systemd-udevd[148]: advk-pcie: Device ready for processing (SEQNUM=2823, ACTION=add) [ 42.227004] systemd-udevd[148]: advk-pcie: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 42.228982] systemd-udevd[148]: agilex-clkmgr: Device ready for processing (SEQNUM=2824, ACTION=add) [ 42.230504] systemd-udevd[148]: agilex-clkmgr: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.232389] systemd-udevd[148]: ahci: Device ready for processing (SEQNUM=2825, ACTION=add) [ 42.233840] systemd-udevd[148]: ahci: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 42.235779] systemd-udevd[169]: Hi-HNS_MDIO: Processing device (SEQNUM=2817, ACTION=add) [ 42.244533] systemd-udevd[148]: ahci-ceva: Device ready for processing (SEQNUM=2826, ACTION=add) [ 42.246473] systemd-udevd[148]: ahci-ceva: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 42.248441] systemd-udevd[148]: ahci-imx: Device ready for processing (SEQNUM=2827, ACTION=add) [ 42.250060] systemd-udevd[148]: ahci-imx: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 42.251689] systemd-udevd[148]: ahci-mvebu: Device ready for processing (SEQNUM=2828, ACTION=add) [ 42.261150] systemd-udevd[166]: ahci-imx: Processing device (SEQNUM=2827, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 42.263283] systemd-udevd[163]: acpi-fan: Processing device (SEQNUM=2821, ACTION=add) [ 42.265577] systemd-udevd[171]: acpi-ged: Processing device (SEQNUM=2822, ACTION=add) [ 42.267618] systemd-udevd[177]: Xilinx Watchdog: Processing device (SEQNUM=2819, ACTION=add) [ 42.270047] systemd-udevd[162]: advk-pcie: Processing device (SEQNUM=2823, ACTION=add) [ 42.272582] systemd-udevd[166]: ahci-imx: Device processed (SEQNUM=2827, ACTION=add) [ 42.274184] systemd-udevd[166]: ahci-imx: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 42.276581] systemd-udevd[170]: ahci: Processing device (SEQNUM=2825, ACTION=add) [ 42.278610] systemd-udevd[167]: ahci-ceva: Processing device (SEQNUM=2826, ACTION=add) [ 42.281144] systemd-udevd[165]: ac5-pinctrl: Device processed (SEQNUM=2820, ACTION=add) [ 42.282954] systemd-udevd[165]: ac5-pinctrl: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.285379] systemd-udevd[148]: ahci-qoriq: Device is queued (SEQNUM=2829, ACTION=add) [ 42.287137] systemd-udevd[148]: ahci-mvebu: Device ready for processing (SEQNUM=2828, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 42.296806] systemd-udevd[163]: acpi-fan: Device processed (SEQNUM=2821, ACTION=add) [ 42.307031] systemd-udevd[174]: agilex-clkmgr: Processing device (SEQNUM=2824, ACTION=add) systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=3462 [ 42.320021] systemd-udevd[171]: acpi-ged: Device processed (SEQNUM=2822, ACTION=add) systemd-journald.service: Added fd 71 (stored) to fd store. [ 42.322190] systemd-udevd[171]: acpi-ged: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 42.324587] systemd-udevd[173]: Hisilicon MBIGEN-V2: Device processed (SEQNUM=2818, ACTION=add) [ 42.326312] systemd-udevd[173]: Hisilicon MBIGEN-V2: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 42.328956] systemd-udevd[172]: ahci-mvebu: Processing device (SEQNUM=2828, ACTION=add) [ 42.331050] systemd-udevd[177]: Xilinx Watchdog: Device processed (SEQNUM=2819, ACTION=add) [ 42.333496] systemd-udevd[148]: ahci-mvebu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.335269] systemd-udevd[148]: ahci-qoriq: Device ready for processing (SEQNUM=2829, ACTION=add) [ 42.337333] systemd-udevd[148]: ahci-qoriq: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.339694] systemd-udevd[164]: ARM-CCI: Device processed (SEQNUM=2816, ACTION=add) [ 42.341737] systemd-udevd[164]: ARM-CCI: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 42.343892] systemd-udevd[162]: advk-pcie: Device processed (SEQNUM=2823, ACTION=add) [ 42.345887] systemd-udevd[162]: advk-pcie: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.348411] systemd-udevd[170]: ahci: Device processed (SEQNUM=2825, ACTION=add) [ 42.350096] systemd-udevd[170]: ahci: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 42.360289] systemd-udevd[167]: ahci-ceva: Device processed (SEQNUM=2826, ACTION=add) [ 42.362027] systemd-udevd[167]: ahci-ceva: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.364490] systemd-udevd[148]: alarmtimer: Device is queued (SEQNUM=2830, ACTION=add) [ 42.366195] systemd-udevd[148]: alarmtimer: Device ready for processing (SEQNUM=2830, ACTION=add) [ 42.367920] systemd-udevd[148]: alarmtimer: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.369886] systemd-udevd[148]: altera-msi: Device is queued (SEQNUM=2831, ACTION=add) [ 42.371586] systemd-udevd[148]: altera-msi: Device ready for processing (SEQNUM=2831, ACTION=add) [ 42.373837] systemd-udevd[148]: altera-msi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.375520] systemd-udevd[148]: altera-pcie: Device is queued (SEQNUM=2832, ACTION=add) [ 42.377589] systemd-udevd[148]: altera-pcie: Device ready for processing (SEQNUM=2832, ACTION=add) [ 42.379240] systemd-udevd[148]: altera-pcie: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.381147] systemd-udevd[148]: altr,system_manager: Device is queued (SEQNUM=2833, ACTION=add) [ 42.382820] systemd-udevd[148]: altr,system_manager: Device ready for processing (SEQNUM=2833, ACTION=add) [ 42.385258] systemd-udevd[165]: altera-pcie: Processing device (SEQNUM=2832, ACTION=add) [ 42.387322] systemd-udevd[171]: altr,system_manager: Processing device (SEQNUM=2833, ACTION=add) [ 42.389890] systemd-udevd[148]: altr,system_manager: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 42.392328] systemd-udevd[172]: ahci-mvebu: Device processed (SEQNUM=2828, ACTION=add) [ 42.394013] systemd-udevd[172]: ahci-mvebu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.396334] systemd-udevd[163]: acpi-fan: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 42.398475] systemd-udevd[148]: am65-cpsw-nuss: Device is queued (SEQNUM=2834, ACTION=add) [ 42.401014] systemd-udevd[164]: alarmtimer: Processing device (SEQNUM=2830, ACTION=add) [ 42.403076] systemd-udevd[169]: Hi-HNS_MDIO: Device processed (SEQNUM=2817, ACTION=add) [ 42.404899] systemd-udevd[169]: Hi-HNS_MDIO: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.407167] systemd-udevd[168]: ahci-qoriq: Processing device (SEQNUM=2829, ACTION=add) [ 42.409666] systemd-udevd[177]: Xilinx Watchdog: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 42.411775] systemd-udevd[173]: altera-msi: Processing device (SEQNUM=2831, ACTION=add) [ 42.414135] systemd-vconsole-setup[190]: /usr/bin/loadkeys succeeded. [ 42.416547] systemd-udevd[148]: am65-cpsw-nuss: Device ready for processing (SEQNUM=2834, ACTION=add) [ 42.421371] systemd-udevd[148]: am65-cpsw-nuss: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 42.426203] systemd-udevd[148]: amd-xgbe: Device is queued (SEQNUM=2835, ACTION=add) [ 42.427729] systemd-udevd[148]: amd-xgbe: Device ready for processing (SEQNUM=2835, ACTION=add) [ 42.430296] systemd-udevd[174]: agilex-clkmgr: Device processed (SEQNUM=2824, ACTION=add) [ 42.432753] systemd-udevd[174]: agilex-clkmgr: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 42.435056] systemd-vconsole-setup[190]: KD_FONT_OP_GET failed while trying to get the font metadata: Function not implemented [ 42.437910] systemd-vconsole-setup[190]: Fonts will not be copied to remaining consoles systemd-journald.service: Received EPOLLHUP on stored fd 67 (stored), closing. [ 42.447849] systemd-udevd[172]: am65-cpsw-nuss: Processing device (SEQNUM=2834, ACTION=add) [ 42.450741] systemd-udevd[171]: altr,system_manager: Device processed (SEQNUM=2833, ACTION=add) [ 42.453030] systemd-udevd[171]: altr,system_manager: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 42.457381] systemd-udevd[165]: altera-pcie: Device processed (SEQNUM=2832, ACTION=add) [ 42.459283] systemd-udevd[165]: altera-pcie: sd-device-monitor(worker): Passed 186 byte to netlink monitor. Received SIGCHLD from PID 190 (systemd-vconsol). Child 190 (systemd-vconsol) died (code=exited, status=0/SUCCESS) [ 42.462338] systemd-udevd[148]: amd-xgbe: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 42.464670] systemd-udevd[148]: amlogic-c3-pinctrl: Device is queued (SEQNUM=2836, ACTION=add) systemd-vconsole-setup.service: Child 190 belongs to systemd-vconsole-setup.service. [ 42.467099] systemd-udevd[168]: ahci-qoriq: Device processed (SEQNUM=2829, ACTION=add) systemd-vconsole-setup.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 42.469710] systemd-udevd[148]: amlogic-c3-pinctrl: Device ready for processing (SEQNUM=2836, ACTION=add) [ 42.471449] systemd-udevd[148]: amlogic-c3-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 42.474084] systemd-udevd[164]: alarmtimer: Device processed (SEQNUM=2830, ACTION=add) systemd-vconsole-setup.service: Changed start -> exited [ 42.476843] systemd-udevd[148]: amlogic_thermal: Device is queued (SEQNUM=2837, ACTION=add) systemd-vconsole-setup.service: Job 154 systemd-vconsole-setup.service/start finished, result=done [ OK ] Finished Virtual Console Setup. [ 42.479007] systemd-udevd[148]: amlogic_thermal: Device ready for processing (SEQNUM=2837, ACTION=add) [ 42.481924] systemd-udevd[164]: alarmtimer: sd-device-monitor(worker): Passed 185 byte to netlink monitor. Failed to communicate with plymouth: Connection refused [ 42.486914] systemd-udevd[148]: amlogic_thermal: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 42.490253] systemd-udevd[177]: amlogic-c3-pinctrl: Processing device (SEQNUM=2836, ACTION=add) Child 200 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 42.492752] systemd-udevd[148]: apple-admac: Device is queued (SEQNUM=2838, ACTION=add) [ 42.494420] systemd-udevd[148]: apple-admac: Device ready for processing (SEQNUM=2838, ACTION=add) init.scope: Child 200 belongs to init.scope. Received SIGCHLD from PID 200 (n/a). [ 42.496714] systemd-udevd[148]: apple-admac: sd-device-monitor(manager): Passed 186 byte to netlink monitor. systemd-vconsole-setup.service: Control group is empty. sysinit.target changed dead -> active [ 42.499086] systemd-udevd[148]: apple-dart: Device is queued (SEQNUM=2839, ACTION=add) sysinit.target: Job 5 sysinit.target/start finished, result=done [ OK ] Reached target System Initialization. [ 42.501118] systemd-udevd[148]: apple-dart: Device ready for processing (SEQNUM=2839, ACTION=add) systemd-tmpfiles-clean.timer: ConditionPathExists=!/etc/initrd-release failed. systemd-tmpfiles-clean.timer: Starting requested but condition not met. Not starting unit. [ 42.503591] systemd-udevd[169]: amd-xgbe: Processing device (SEQNUM=2835, ACTION=add) systemd-tmpfiles-clean.timer: Job 91 systemd-tmpfiles-clean.timer/start finished, result=done basic.target: starting held back, waiting for: sockets.target timers.target changed dead -> active timers.target: Job 90 timers.target/start finished, result=done [ 42.505983] systemd-udevd[148]: apple-dart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ OK ] Reached target Timer Units. [ 42.508996] systemd-udevd[163]: apple-dart: Processing device (SEQNUM=2839, ACTION=add) [ 42.511181] systemd-udevd[148]: apple-mailbox: Device is queued (SEQNUM=2840, ACTION=add) [ 42.513140] systemd-udevd[148]: apple-mailbox: Device ready for processing (SEQNUM=2840, ACTION=add) dbus.socket: Changed dead -> listening dbus.socket: Job 85 dbus.socket/start finished, result=done [ 42.514920] systemd-udevd[148]: apple-mailbox: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ OK ] Listening on D-Bus System Message Bus Socket. sockets.target changed dead -> active sockets.target: Job 82 sockets.target/start finished, result=done [ 42.516944] systemd-udevd[148]: apple-mca: Device is queued (SEQNUM=2841, ACTION=add) [ 42.522203] systemd-udevd[168]: ahci-qoriq: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ OK ] Reached target Socket Units. [ 42.524799] systemd-timesyncd[154]: Got inotify event on bus bus-api-timesync. basic.target: starting held back, waiting for: systemd-pcrphase-sysinit.service systemd-pcrphase-sysinit.service: ConditionSecurity=measured-uki succeeded. [ 42.526534] systemd-timesyncd[154]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... systemd-pcrphase-sysinit.service: ConditionPathExists=!/etc/initrd-release failed. systemd-pcrphase-sysinit.service: Starting requested but condition not met. Not starting unit. systemd-pcrphase-sysinit.service: Job 76 systemd-pcrphase-sysinit.service/start finished, result=done [ 42.529821] systemd-networkd[178]: Got inotify event on bus bus-api-network. basic.target changed dead -> active basic.target: Job 2 basic.target/start finished, result=done [ 42.532733] systemd-networkd[178]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... [ OK ] Reached target Basic System. [ 42.534563] systemd-networkd[178]: Bus bus-api-network: changing state WATCH_BIND -> AUTHENTICATING [ 42.537140] systemd-resolved[153]: Got inotify event on bus bus-api-resolve. [ 42.538774] systemd-resolved[153]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 42.540711] systemd-resolved[153]: Bus bus-api-resolve: changing state WATCH_BIND -> AUTHENTICATING [ 42.546702] systemd-udevd[148]: apple-mca: Device ready for processing (SEQNUM=2841, ACTION=add) initrd.target: starting held back, waiting for: initrd-root-device.target systemd-pcrphase.service: ConditionSecurity=measured-uki succeeded. systemd-pcrphase.service: ConditionPathExists=!/etc/initrd-release failed. [ 42.552428] systemd-timesyncd[154]: Bus bus-api-timesync: changing state WATCH_BIND -> AUTHENTICATING systemd-pcrphase.service: Starting requested but condition not met. Not starting unit. systemd-pcrphase.service: Job 81 systemd-pcrphase.service/start finished, result=done dbus.socket: Incoming traffic dbus.service: Trying to enqueue job dbus.service/start/replace run-postinsts.service: Cannot add dependency job, ignoring: Unit run-postinsts.service not found. [ 42.564695] systemd-udevd[173]: altera-msi: Device processed (SEQNUM=2831, ACTION=add) [ 42.566780] systemd-udevd[148]: apple-mca: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 42.569440] systemd-udevd[172]: am65-cpsw-nuss: Device processed (SEQNUM=2834, ACTION=add) dbus.service: Installed new job dbus.service/start as 160 dbus.service: Enqueued job dbus.service/start as 160 dbus.socket: Changed listening -> running [ 42.572431] systemd-udevd[173]: altera-msi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. dbus.service: Will spawn child (service_enter_start): /usr/bin/dbus-daemon [ 42.574734] systemd-udevd[172]: am65-cpsw-nuss: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 42.577279] systemd-udevd[148]: apple-nco: Device is queued (SEQNUM=2842, ACTION=add) [ 42.579380] systemd-udevd[164]: apple-admac: Processing device (SEQNUM=2838, ACTION=add) [ 42.581900] systemd-udevd[171]: apple-mailbox: Processing device (SEQNUM=2840, ACTION=add) dbus.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/dbus.service' to 'max': No such file or directory [ 42.584001] systemd-udevd[148]: apple-nco: Device ready for processing (SEQNUM=2842, ACTION=add) [ 42.586393] systemd-udevd[148]: apple-nco: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 42.588423] systemd-udevd[148]: apple-pmgr-pwrstate: Device is queued (SEQNUM=2843, ACTION=add) [ 42.590076] systemd-udevd[148]: apple-pmgr-pwrstate: Device ready for processing (SEQNUM=2843, ACTION=add) [ 42.591735] systemd-udevd[148]: apple-pmgr-pwrstate: sd-device-monitor(manager): Passed 194 byte to netlink monitor. dbus.service: Passing 1 fds to service dbus.service: About to execute: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only [ 42.594361] systemd-udevd[165]: amlogic_thermal: Processing device (SEQNUM=2837, ACTION=add) Serializing sd-executor-state to memfd. [ 42.597097] systemd-udevd[148]: apple-sart: Device is queued (SEQNUM=2844, ACTION=add) [ 42.598826] systemd-udevd[148]: apple-sart: Device ready for processing (SEQNUM=2844, ACTION=add) [ 42.600781] systemd-udevd[148]: apple-sart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.603029] systemd-udevd[163]: apple-dart: Device processed (SEQNUM=2839, ACTION=add) dbus.service: Forked /usr/bin/dbus-daemon as 201 Closing set fd 73 (socket:[4124]) [ 42.643510] systemd-udevd[162]: apple-mca: Processing device (SEQNUM=2841, ACTION=add) Closing set fd 74 (socket:[1370]) [ 42.646221] systemd-udevd[148]: apple_efuses: Device is queued (SEQNUM=2845, ACTION=add) [ 42.648559] systemd-udevd[148]: apple_efuses: Device ready for processing (SEQNUM=2845, ACTION=add) dbus.service: Changed dead -> start [ 42.650922] systemd-udevd[172]: apple-nco: Processing device (SEQNUM=2842, ACTION=add) Starting D-Bus System Message Bus... [ 42.653520] systemd-udevd[148]: apple_efuses: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 42.655331] systemd-udevd[148]: arm-scmi: Device is queued (SEQNUM=2846, ACTION=add) [ 42.657294] systemd-udevd[148]: arm-scmi: Device ready for processing (SEQNUM=2846, ACTION=add) [ 42.658850] systemd-udevd[148]: arm-scmi: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 42.660862] systemd-udevd[148]: arm-smmu: Device is queued (SEQNUM=2847, ACTION=add) [ 42.662907] systemd-udevd[168]: apple-pmgr-pwrstate: Processing device (SEQNUM=2843, ACTION=add) [ 42.665167] systemd-udevd[148]: arm-smmu: Device ready for processing (SEQNUM=2847, ACTION=add) [ 42.667072] systemd-udevd[171]: apple-mailbox: Device processed (SEQNUM=2840, ACTION=add) [ 42.669292] systemd-udevd[148]: arm-smmu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 42.671242] systemd-udevd[171]: apple-mailbox: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 42.673818] systemd-udevd[163]: apple-dart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.675923] systemd-udevd[148]: arm-smmu-v3: Device is queued (SEQNUM=2848, ACTION=add) [ 42.677674] systemd-udevd[148]: arm-smmu-v3: Device ready for processing (SEQNUM=2848, ACTION=add) [ 42.679269] systemd-udevd[148]: arm-smmu-v3: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.681508] systemd-udevd[169]: amd-xgbe: Device processed (SEQNUM=2835, ACTION=add) [ 42.683404] systemd-udevd[148]: arm_smc_wdt: Device is queued (SEQNUM=2849, ACTION=add) [ 42.685887] systemd-udevd[172]: apple-nco: Device processed (SEQNUM=2842, ACTION=add) [ 42.687785] systemd-udevd[169]: amd-xgbe: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 42.690052] systemd-udevd[148]: arm_smc_wdt: Device ready for processing (SEQNUM=2849, ACTION=add) [ 42.692363] systemd-udevd[172]: apple-nco: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.694361] systemd-udevd[173]: apple-sart: Processing device (SEQNUM=2844, ACTION=add) [ 42.696516] systemd-udevd[166]: arm-smmu-v3: Processing device (SEQNUM=2848, ACTION=add) [ 42.698510] systemd-udevd[163]: arm_smc_wdt: Processing device (SEQNUM=2849, ACTION=add) [ 42.701300] systemd-udevd[148]: arm_smc_wdt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.703986] systemd-udevd[167]: arm-smmu: Processing device (SEQNUM=2847, ACTION=add) [ 42.706677] systemd-udevd[148]: armada-ap806-pinctrl: Device is queued (SEQNUM=2850, ACTION=add) [ 42.710133] systemd-udevd[148]: armada-ap806-pinctrl: Device ready for processing (SEQNUM=2850, ACTION=add) [ 42.712510] systemd-udevd[148]: armada-ap806-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 42.714729] systemd-udevd[174]: apple_efuses: Processing device (SEQNUM=2845, ACTION=add) [ 42.717239] systemd-udevd[166]: arm-smmu-v3: Device processed (SEQNUM=2848, ACTION=add) [ 42.719313] systemd-udevd[163]: arm_smc_wdt: Device processed (SEQNUM=2849, ACTION=add) [ 42.721631] systemd-udevd[166]: arm-smmu-v3: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.723847] systemd-udevd[148]: armada-cp110-pinctrl: Device is queued (SEQNUM=2851, ACTION=add) [ 42.725640] systemd-udevd[148]: armada-cp110-pinctrl: Device ready for processing (SEQNUM=2851, ACTION=add) [ 42.727400] systemd-udevd[148]: armada-cp110-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 42.729409] systemd-udevd[148]: armada8k-pcie: Device is queued (SEQNUM=2852, ACTION=add) [ 42.731306] systemd-udevd[167]: arm-smmu: Device processed (SEQNUM=2847, ACTION=add) [ 42.734261] systemd-udevd[148]: armada8k-pcie: Device ready for processing (SEQNUM=2852, ACTION=add) [ 42.736846] systemd-udevd[163]: arm_smc_wdt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.739199] systemd-udevd[148]: armada8k-pcie: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.749041] systemd-udevd[170]: arm-scmi: Processing device (SEQNUM=2846, ACTION=add) [ 42.753378] systemd-udevd[172]: armada8k-pcie: Processing device (SEQNUM=2852, ACTION=add) [ 42.755464] systemd-udevd[148]: armada_3700_spi: Device is queued (SEQNUM=2853, ACTION=add) [ 42.757591] systemd-udevd[148]: armada_3700_spi: Device ready for processing (SEQNUM=2853, ACTION=add) [ 42.759203] systemd-udevd[148]: armada_3700_spi: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 42.761572] systemd-udevd[163]: armada_3700_spi: Processing device (SEQNUM=2853, ACTION=add) [ 42.763622] systemd-udevd[148]: armada_thermal: Device is queued (SEQNUM=2854, ACTION=add) [ 42.765802] systemd-udevd[177]: amlogic-c3-pinctrl: Device processed (SEQNUM=2836, ACTION=add) [ 42.767774] systemd-udevd[148]: armada_thermal: Device ready for processing (SEQNUM=2854, ACTION=add) [ 42.770041] systemd-udevd[177]: amlogic-c3-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 42.772476] systemd-udevd[166]: armada_thermal: Processing device (SEQNUM=2854, ACTION=add) [ 42.774568] systemd-udevd[171]: armada-cp110-pinctrl: Processing device (SEQNUM=2851, ACTION=add) [ 42.776838] systemd-udevd[164]: apple-admac: Device processed (SEQNUM=2838, ACTION=add) [ 42.778375] systemd-udevd[164]: apple-admac: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.780644] systemd-udevd[167]: arm-smmu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 42.782559] systemd-udevd[148]: armada_thermal: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 42.784828] systemd-udevd[168]: apple-pmgr-pwrstate: Device processed (SEQNUM=2843, ACTION=add) [ 42.786367] systemd-udevd[168]: apple-pmgr-pwrstate: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 42.788487] systemd-udevd[165]: amlogic_thermal: Device processed (SEQNUM=2837, ACTION=add) [ 42.790018] systemd-udevd[165]: amlogic_thermal: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 42.792271] systemd-udevd[169]: armada-ap806-pinctrl: Processing device (SEQNUM=2850, ACTION=add) [ 42.794132] systemd-udevd[171]: armada-cp110-pinctrl: Device processed (SEQNUM=2851, ACTION=add) [ 42.796458] systemd-udevd[148]: armv8-pmu: Device is queued (SEQNUM=2855, ACTION=add) [ 42.798181] systemd-udevd[148]: armv8-pmu: Device ready for processing (SEQNUM=2855, ACTION=add) [ 42.800514] systemd-udevd[163]: armada_3700_spi: Device processed (SEQNUM=2853, ACTION=add) [ 42.802467] systemd-udevd[148]: armv8-pmu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 42.804814] systemd-udevd[172]: armada8k-pcie: Device processed (SEQNUM=2852, ACTION=add) [ 42.806499] systemd-udevd[172]: armada8k-pcie: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 42.808733] systemd-udevd[166]: armada_thermal: Device processed (SEQNUM=2854, ACTION=add) [ 42.810562] systemd-udevd[171]: armada-cp110-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 42.812918] systemd-udevd[166]: armada_thermal: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 42.814845] systemd-udevd[163]: armada_3700_spi: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 42.817046] systemd-udevd[170]: arm-scmi: Device processed (SEQNUM=2846, ACTION=add) [ 42.818904] systemd-udevd[148]: ave: Device is queued (SEQNUM=2856, ACTION=add) [ 42.820702] systemd-udevd[148]: ave: Device ready for processing (SEQNUM=2856, ACTION=add) [ 42.822242] systemd-udevd[148]: ave: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 42.824458] systemd-udevd[162]: apple-mca: Device processed (SEQNUM=2841, ACTION=add) [ 42.826199] systemd-udevd[162]: apple-mca: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.828377] systemd-udevd[174]: apple_efuses: Device processed (SEQNUM=2845, ACTION=add) [ 42.829823] systemd-udevd[174]: apple_efuses: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 42.831862] systemd-udevd[173]: apple-sart: Device processed (SEQNUM=2844, ACTION=add) [ 42.833637] systemd-udevd[173]: apple-sart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.835564] systemd-udevd[148]: axg-aoclkc: Device is queued (SEQNUM=2857, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 42.837555] systemd-udevd[148]: axg-aoclkc: Device ready for processing (SEQNUM=2857, ACTION=add) [ 42.839645] systemd-udevd[164]: armv8-pmu: Processing device (SEQNUM=2855, ACTION=add) [ 42.841833] systemd-udevd[148]: axg-aoclkc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.843732] systemd-udevd[172]: axg-aoclkc: Processing device (SEQNUM=2857, ACTION=add) [ 42.846144] systemd-udevd[148]: axg-clkc: Device is queued (SEQNUM=2858, ACTION=add) [ 42.847582] systemd-udevd[148]: axg-clkc: Device ready for processing (SEQNUM=2858, ACTION=add) [ 42.849587] systemd-udevd[148]: axg-clkc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 42.851559] systemd-udevd[170]: arm-scmi: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 42.853915] systemd-udevd[148]: axp20x-regulator: Device is queued (SEQNUM=2859, ACTION=add) [ 42.855807] systemd-udevd[173]: axg-clkc: Processing device (SEQNUM=2858, ACTION=add) [ 42.858087] systemd-udevd[148]: axp20x-regulator: Device ready for processing (SEQNUM=2859, ACTION=add) [ 42.859676] systemd-udevd[148]: axp20x-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 42.861935] systemd-udevd[168]: ave: Processing device (SEQNUM=2856, ACTION=add) [ 42.863854] systemd-udevd[148]: bam-dma-engine: Device is queued (SEQNUM=2860, ACTION=add) [ 42.865805] systemd-udevd[148]: bam-dma-engine: Device ready for processing (SEQNUM=2860, ACTION=add) [ 42.867261] systemd-udevd[148]: bam-dma-engine: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 42.869117] systemd-udevd[148]: basic-mmio-gpio: Device is queued (SEQNUM=2861, ACTION=add) [ 42.870613] systemd-udevd[148]: basic-mmio-gpio: Device ready for processing (SEQNUM=2861, ACTION=add) [ 42.872774] systemd-udevd[148]: basic-mmio-gpio: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 42.933413] EXT4-fs (dm-0): write access unavailable, skipping orphan cleanup [ 42.874823] systemd-udevd[177]: axp20x-regulator: Processing device (SEQNUM=2859, ACTION=add) [ 42.878534] systemd-udevd[148]: bcm-iproc-i2c: Device is queued (SEQNUM=2862, ACTION=add) [ 42.880014] systemd-udevd[148]: bcm-iproc-i2c: Device ready for processing (SEQNUM=2862, ACTION=add) [ 42.882172] systemd-udevd[164]: armv8-pmu: Device processed (SEQNUM=2855, ACTION=add) [ 42.884506] systemd-udevd[148]: bcm-iproc-i2c: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.886369] systemd-udevd[163]: basic-mmio-gpio: Processing device (SEQNUM=2861, ACTION=add) [ 42.888533] systemd-udevd[169]: armada-ap806-pinctrl: Device processed (SEQNUM=2850, ACTION=add) [ 42.890396] systemd-udevd[148]: bcm-iproc-pwm: Device is queued (SEQNUM=2863, ACTION=add) [ 42.892636] systemd-udevd[169]: armada-ap806-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 42.896724] systemd-udevd[148]: bcm-iproc-pwm: Device ready for processing (SEQNUM=2863, ACTION=add) [ 42.898468] systemd-udevd[148]: bcm-iproc-pwm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.899990] systemd-udevd[148]: bcm-ns2-usbphy: Device is queued (SEQNUM=2864, ACTION=add) [ 42.901806] systemd-udevd[148]: bcm-ns2-usbphy: Device ready for processing (SEQNUM=2864, ACTION=add) [ 42.903327] systemd-udevd[148]: bcm-ns2-usbphy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 42.909093] systemd-udevd[171]: bcm-iproc-i2c: Processing device (SEQNUM=2862, ACTION=add) sysusr-usr.mount: Changed mounting -> mounting-done [ 42.911231] systemd-udevd[162]: bcm-iproc-pwm: Processing device (SEQNUM=2863, ACTION=add) [ 42.914740] systemd-udevd[148]: bcm-pmb: Device is queued (SEQNUM=2865, ACTION=add) [ 42.916635] systemd-udevd[148]: bcm-pmb: Device ready for processing (SEQNUM=2865, ACTION=add) [ 42.918154] systemd-udevd[148]: bcm-pmb: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 42.920413] systemd-udevd[164]: armv8-pmu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=3464 [ 42.922391] systemd-udevd[148]: bcm2835-aux-clk: Device is queued (SEQNUM=2866, ACTION=add) systemd-journald.service: Added fd 74 (stored) to fd store. [ 42.924598] systemd-udevd[172]: axg-aoclkc: Device processed (SEQNUM=2857, ACTION=add) Received SIGCHLD from PID 197 (mount). [ 42.926602] systemd-udevd[165]: bam-dma-engine: Processing device (SEQNUM=2860, ACTION=add) Child 197 (mount) died (code=exited, status=0/SUCCESS) [ 42.929113] systemd-udevd[148]: bcm2835-aux-clk: Device ready for processing (SEQNUM=2866, ACTION=add) sysusr-usr.mount: Child 197 belongs to sysusr-usr.mount. sysusr-usr.mount: Mount process exited, code=exited, status=0/SUCCESS (success) sysusr-usr.mount: Changed mounting-done -> mounted sysusr-usr.mount: Job 102 sysusr-usr.mount/start finished, result=done [ 42.931361] systemd-udevd[172]: axg-aoclkc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ OK ] Mounted /sysusr/usr. Failed to communicate with plymouth: Connection refused [ 42.933986] systemd-udevd[148]: bcm2835-aux-clk: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 42.935981] systemd-udevd[170]: bcm2835-aux-clk: Processing device (SEQNUM=2866, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing. [ 42.938211] systemd-udevd[174]: bcm-pmb: Processing device (SEQNUM=2865, ACTION=add) [ 42.940397] systemd-udevd[148]: bcm2835-aux-uart: Device is queued (SEQNUM=2867, ACTION=add) [ 42.941920] systemd-udevd[148]: bcm2835-aux-uart: Device ready for processing (SEQNUM=2867, ACTION=add) [ 42.943944] systemd-udevd[148]: bcm2835-aux-uart: sd-device-monitor(manager): Passed 191 byte to netlink monitor. initrd-usr-fs.target: AssertPathExists=/etc/initrd-release succeeded. [ 42.946212] systemd-udevd[148]: bcm2835-clk: Device is queued (SEQNUM=2868, ACTION=add) initrd-usr-fs.target changed dead -> active initrd-usr-fs.target: Job 106 initrd-usr-fs.target/start finished, result=done [ 42.947849] systemd-udevd[148]: bcm2835-clk: Device ready for processing (SEQNUM=2868, ACTION=add) [ OK ] Reached target Initrd /usr File System. [ 42.949752] systemd-udevd[148]: bcm2835-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. initrd.target: starting held back, waiting for: initrd-root-device.target sysroot-usr.mount: starting held back, waiting for: sysroot.mount [ 42.953361] systemd-udevd[164]: bcm2835-aux-uart: Processing device (SEQNUM=2867, ACTION=add) [ 42.955538] systemd-udevd[148]: bcm2835-dma: Device is queued (SEQNUM=2869, ACTION=add) [ 42.957563] systemd-udevd[148]: bcm2835-dma: Device ready for processing (SEQNUM=2869, ACTION=add) [ 42.959347] systemd-udevd[148]: bcm2835-dma: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.961691] systemd-udevd[167]: bcm2835-dma: Processing device (SEQNUM=2869, ACTION=add) [ 42.963641] systemd-udevd[148]: bcm2835-mbox: Device is queued (SEQNUM=2870, ACTION=add) [ 42.965506] systemd-udevd[148]: bcm2835-mbox: Device ready for processing (SEQNUM=2870, ACTION=add) [ 42.969068] systemd-udevd[148]: bcm2835-mbox: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 42.982669] systemd-udevd[169]: bcm-ns2-usbphy: Processing device (SEQNUM=2864, ACTION=add) [ 42.984824] systemd-udevd[172]: bcm2835-clk: Processing device (SEQNUM=2868, ACTION=add) [ 42.986816] systemd-udevd[148]: bcm2835-pm: Device is queued (SEQNUM=2871, ACTION=add) [ 42.988717] systemd-udevd[148]: bcm2835-pm: Device ready for processing (SEQNUM=2871, ACTION=add) [ 42.990446] systemd-udevd[148]: bcm2835-power: Device is queued (SEQNUM=2872, ACTION=add) [ 42.994005] systemd-udevd[166]: bcm2835-mbox: Processing device (SEQNUM=2870, ACTION=add) systemd-repart.service: ConditionDirectoryNotEmpty=|/sysusr/usr/local/lib/repart.d failed. [ 42.997046] systemd-udevd[168]: ave: Device processed (SEQNUM=2856, ACTION=add) [ 42.999127] systemd-udevd[148]: bcm2835-pm: Device ready for processing (SEQNUM=2871, ACTION=add) [ 43.001142] systemd-udevd[148]: bcm2835-rng: Device is queued (SEQNUM=2873, ACTION=add) [ 43.002868] systemd-udevd[148]: bcm2835-pm: Device ready for processing (SEQNUM=2871, ACTION=add) [ 43.004980] systemd-udevd[163]: basic-mmio-gpio: Device processed (SEQNUM=2861, ACTION=add) [ 43.006836] systemd-udevd[148]: bcm2835-wdt: Device is queued (SEQNUM=2874, ACTION=add) [ 43.009201] systemd-udevd[177]: axp20x-regulator: Device processed (SEQNUM=2859, ACTION=add) [ 43.011088] systemd-udevd[163]: basic-mmio-gpio: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 43.013425] systemd-udevd[148]: bcm2835-pm: Device ready for processing (SEQNUM=2871, ACTION=add) [ 43.014942] systemd-udevd[148]: bcm4908-pinctrl: Device is queued (SEQNUM=2875, ACTION=add) [ 43.016702] systemd-udevd[148]: bcm2835-pm: Device ready for processing (SEQNUM=2871, ACTION=add) [ 43.018175] systemd-udevd[148]: bcm4908_enet: Device is queued (SEQNUM=2876, ACTION=add) [ 43.019581] systemd-udevd[148]: bcm2835-pm: Device ready for processing (SEQNUM=2871, ACTION=add) [ 43.021864] systemd-udevd[166]: bcm2835-mbox: Device processed (SEQNUM=2870, ACTION=add) [ 43.023721] systemd-udevd[168]: ave: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 43.026154] systemd-udevd[166]: bcm2835-mbox: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.028473] systemd-udevd[177]: axp20x-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 43.030499] systemd-udevd[173]: axg-clkc: Device processed (SEQNUM=2858, ACTION=add) [ 43.032014] systemd-udevd[173]: axg-clkc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 43.034444] systemd-udevd[148]: bcm7038_l1: Device is queued (SEQNUM=2877, ACTION=add) [ 43.035955] systemd-udevd[148]: bcm2835-pm: Device ready for processing (SEQNUM=2871, ACTION=add) [ 43.038286] systemd-udevd[162]: bcm-iproc-pwm: Device processed (SEQNUM=2863, ACTION=add) [ 43.039778] systemd-udevd[162]: bcm-iproc-pwm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. systemd-repart.service: ConditionDirectoryNotEmpty=|/sysusr/usr/lib/repart.d failed. [ 43.042107] systemd-udevd[165]: bam-dma-engine: Device processed (SEQNUM=2860, ACTION=add) systemd-repart.service: ConditionDirectoryNotEmpty=|/run/repart.d failed. [ 43.044320] systemd-udevd[172]: bcm2835-clk: Device processed (SEQNUM=2868, ACTION=add) systemd-repart.service: ConditionDirectoryNotEmpty=|/etc/repart.d failed. systemd-repart.service: ConditionDirectoryNotEmpty=|/usr/local/lib/repart.d failed. [ 43.046320] systemd-udevd[165]: bam-dma-engine: sd-device-monitor(worker): Passed 189 byte to netlink monitor. systemd-repart.service: ConditionDirectoryNotEmpty=|/usr/lib/repart.d succeeded. systemd-repart.service: ConditionVirtualization=!container succeeded. [ 43.048742] systemd-udevd[172]: bcm2835-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. systemd-repart.service: Will spawn child (service_enter_start): /bin/sh [ 43.051040] systemd-udevd[148]: bcm7120_l2: Device is queued (SEQNUM=2878, ACTION=add) [ 43.053072] systemd-udevd[174]: bcm-pmb: Device processed (SEQNUM=2865, ACTION=add) [ 43.054897] systemd-udevd[148]: bcm2835-pm: Device ready for processing (SEQNUM=2871, ACTION=add) [ 43.057274] systemd-udevd[170]: bcm2835-aux-clk: Device processed (SEQNUM=2866, ACTION=add) [ 43.059189] systemd-udevd[148]: bcm2835-pm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.060975] systemd-udevd[148]: bcm2835-power: Device ready for processing (SEQNUM=2872, ACTION=add) systemd-repart.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-repart.service' to 'max': No such file or directory [ 43.062555] systemd-udevd[148]: bcm2835-power: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 43.064800] systemd-udevd[174]: bcm-pmb: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 43.066715] systemd-udevd[148]: bcm2835-rng: Device ready for processing (SEQNUM=2873, ACTION=add) [ 43.069085] systemd-udevd[168]: bcm2835-pm: Processing device (SEQNUM=2871, ACTION=add) [ 43.070933] systemd-udevd[170]: bcm2835-aux-clk: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 43.073139] systemd-udevd[148]: bcm2835-rng: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 43.075086] systemd-udevd[164]: bcm2835-aux-uart: Device processed (SEQNUM=2867, ACTION=add) systemd-repart.service: Passing 0 fds to service [ 43.077412] systemd-udevd[148]: bcm2835-wdt: Device ready for processing (SEQNUM=2874, ACTION=add) systemd-repart.service: About to execute: /bin/sh -c "/usr/bin/test -c /dev/tpmrm0 && /usr/bin/systemd-repart --dry-run=no --definitions=/usr/lib/repart.d/ || /usr/bin/systemd-repart --dry-run=no --definitions=/usr/lib/repart.d_notpm/" Serializing sd-executor-state to memfd. [ 43.079636] systemd-udevd[164]: bcm2835-aux-uart: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 43.082272] systemd-udevd[148]: bcm2835-wdt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 43.084398] systemd-udevd[177]: bcm2835-rng: Processing device (SEQNUM=2873, ACTION=add) [ 43.086452] systemd-udevd[148]: bcm4908-pinctrl: Device ready for processing (SEQNUM=2875, ACTION=add) systemd-repart.service: Forked /bin/sh as 205 [ 43.088530] systemd-udevd[148]: bcm4908-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 43.090111] systemd-udevd[148]: bcm4908_enet: Device ready for processing (SEQNUM=2876, ACTION=add) [ 43.092414] systemd-udevd[163]: bcm2835-wdt: Processing device (SEQNUM=2874, ACTION=add) [ 43.094299] systemd-udevd[173]: bcm2835-power: Processing device (SEQNUM=2872, ACTION=add) [ 43.096609] systemd-udevd[166]: bcm4908_enet: Processing device (SEQNUM=2876, ACTION=add) [ 43.098646] systemd-udevd[148]: bcm4908_enet: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 43.100584] systemd-udevd[148]: bcm7038_l1: Device ready for processing (SEQNUM=2877, ACTION=add) [ 43.102082] systemd-udevd[148]: bcm7271-uart: Device is queued (SEQNUM=2879, ACTION=add) [ 43.103887] systemd-udevd[169]: bcm-ns2-usbphy: Device processed (SEQNUM=2864, ACTION=add) [ 43.105757] systemd-udevd[169]: bcm-ns2-usbphy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 43.107723] systemd-udevd[162]: bcm4908-pinctrl: Processing device (SEQNUM=2875, ACTION=add) [ 43.109910] systemd-udevd[171]: bcm-iproc-i2c: Device processed (SEQNUM=2862, ACTION=add) [ 43.111609] systemd-udevd[171]: bcm-iproc-i2c: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.114066] systemd-udevd[148]: bcm7038_l1: Device ready for processing (SEQNUM=2877, ACTION=add) Closing set fd 69 (socket:[1370]) [ 43.116368] systemd-udevd[164]: bcm7038_l1: Processing device (SEQNUM=2877, ACTION=add) [ 43.118328] systemd-udevd[148]: bcm7038_l1: sd-device-monitor(manager): Passed 185 byte to netlink monitor. systemd-repart.service: Changed dead -> start [ 43.119939] systemd-udevd[148]: bcm7120_l2: Device ready for processing (SEQNUM=2878, ACTION=add) Starting Repartition Root Disk... [ 43.121942] systemd-udevd[148]: bcm7120_l2: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.123592] systemd-udevd[148]: bcm7271-uart: Device ready for processing (SEQNUM=2879, ACTION=add) Received SIGCHLD from PID 204 ((sd-close)). [ 43.125670] systemd-udevd[148]: bcm7271-uart: sd-device-monitor(manager): Passed 187 byte to netlink monitor. Child 204 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 43.127905] systemd-udevd[172]: bcm7120_l2: Processing device (SEQNUM=2878, ACTION=add) init.scope: Child 204 belongs to init.scope. [ 43.130244] systemd-udevd[165]: bcm7271-uart: Processing device (SEQNUM=2879, ACTION=add) [ 43.132513] systemd-udevd[148]: bcm_iproc: Device is queued (SEQNUM=2880, ACTION=add) [ 43.134413] systemd-udevd[168]: bcm2835-pm: Device processed (SEQNUM=2871, ACTION=add) [ 43.135938] systemd-udevd[168]: bcm2835-pm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.138191] systemd-udevd[167]: bcm2835-dma: Device processed (SEQNUM=2869, ACTION=add) [ 43.140590] systemd-udevd[148]: bcm_iproc: Device ready for processing (SEQNUM=2880, ACTION=add) [ 43.142513] systemd-udevd[167]: bcm2835-dma: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 43.144772] systemd-udevd[148]: bcm_iproc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 43.146660] systemd-udevd[169]: bcm_iproc: Processing device (SEQNUM=2880, ACTION=add) [ 43.148999] systemd-udevd[148]: bcm_voter: Device is queued (SEQNUM=2881, ACTION=add) [ 43.150502] systemd-udevd[148]: bcm_voter: Device ready for processing (SEQNUM=2881, ACTION=add) [ 43.152370] systemd-udevd[148]: bcm_voter: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 43.161301] systemd-udevd[177]: bcm2835-rng: Device processed (SEQNUM=2873, ACTION=add) [ 43.162958] systemd-udevd[177]: bcm2835-rng: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 43.165526] systemd-udevd[148]: bd718xx-pmic: Device is queued (SEQNUM=2882, ACTION=add) [ 43.171167] systemd-udevd[148]: bd718xx-pmic: Device ready for processing (SEQNUM=2882, ACTION=add) [ 43.181917] systemd-udevd[168]: bcm_voter: Processing device (SEQNUM=2881, ACTION=add) [ 43.183789] systemd-udevd[148]: bd718xx-pmic: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 43.186245] systemd-udevd[166]: bcm4908_enet: Device processed (SEQNUM=2876, ACTION=add) [ 43.188715] systemd-udevd[166]: bcm4908_enet: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.193136] systemd-udevd[148]: bd9571mwv-regulator: Device is queued (SEQNUM=2883, ACTION=add) [ 43.194912] systemd-udevd[148]: bd9571mwv-regulator: Device ready for processing (SEQNUM=2883, ACTION=add) [ 43.197296] systemd-udevd[165]: bcm7271-uart: Device processed (SEQNUM=2879, ACTION=add) [ 43.199318] systemd-udevd[148]: bd9571mwv-regulator: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.209217] systemd-udevd[165]: bcm7271-uart: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.211523] systemd-udevd[177]: bd9571mwv-regulator: Processing device (SEQNUM=2883, ACTION=add) [ 43.214020] systemd-udevd[171]: bd718xx-pmic: Processing device (SEQNUM=2882, ACTION=add) [ 43.215896] systemd-udevd[148]: bdc: Device is queued (SEQNUM=2884, ACTION=add) [ 43.217688] systemd-udevd[148]: bdc: Device ready for processing (SEQNUM=2884, ACTION=add) [ 43.220509] systemd-udevd[162]: bcm4908-pinctrl: Device processed (SEQNUM=2875, ACTION=add) [ 43.222437] systemd-udevd[148]: bdc: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 43.224659] systemd-udevd[162]: bcm4908-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 43.226857] systemd-udevd[165]: bdc: Processing device (SEQNUM=2884, ACTION=add) [ 43.229018] systemd-udevd[163]: bcm2835-wdt: Device processed (SEQNUM=2874, ACTION=add) [ 43.230776] systemd-udevd[163]: bcm2835-wdt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 43.233216] systemd-udevd[148]: bgmac-enet: Device is queued (SEQNUM=2885, ACTION=add) [ 43.234841] systemd-udevd[148]: bgmac-enet: Device ready for processing (SEQNUM=2885, ACTION=add) [ 43.237740] systemd-udevd[148]: bgmac-enet: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.250917] systemd-udevd[148]: bman_ccsr: Device is queued (SEQNUM=2886, ACTION=add) [ 43.252681] systemd-udevd[148]: bman_ccsr: Device ready for processing (SEQNUM=2886, ACTION=add) [ 43.254161] systemd-udevd[148]: bman_ccsr: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 43.256387] systemd-udevd[172]: bcm7120_l2: Device processed (SEQNUM=2878, ACTION=add) [ 43.258251] systemd-udevd[174]: bgmac-enet: Processing device (SEQNUM=2885, ACTION=add) [ 43.260373] systemd-udevd[172]: bcm7120_l2: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.262273] systemd-udevd[148]: bman_portal: Device is queued (SEQNUM=2887, ACTION=add) [ 43.263716] systemd-udevd[148]: bman_portal: Device ready for processing (SEQNUM=2887, ACTION=add) [ 43.266102] systemd-udevd[163]: bman_ccsr: Processing device (SEQNUM=2886, ACTION=add) [ 43.274420] systemd-udevd[164]: bcm7038_l1: Device processed (SEQNUM=2877, ACTION=add) [ 43.276483] systemd-udevd[162]: bman_portal: Processing device (SEQNUM=2887, ACTION=add) [ 43.278325] systemd-udevd[173]: bcm2835-power: Device processed (SEQNUM=2872, ACTION=add) [ 43.279873] systemd-udevd[173]: bcm2835-power: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.282253] systemd-udevd[148]: bman_portal: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 43.283797] systemd-udevd[148]: brcm,asp-v2: Device is queued (SEQNUM=2888, ACTION=add) [ 43.285501] systemd-udevd[148]: brcm,asp-v2: Device ready for processing (SEQNUM=2888, ACTION=add) [ 43.287338] systemd-udevd[168]: bcm_voter: Device processed (SEQNUM=2881, ACTION=add) [ 43.289659] systemd-udevd[148]: brcm,asp-v2: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 43.291625] systemd-udevd[168]: bcm_voter: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 43.293766] systemd-udevd[169]: bcm_iproc: Device processed (SEQNUM=2880, ACTION=add) [ 43.295570] systemd-udevd[148]: brcm-otpc: Device is queued (SEQNUM=2889, ACTION=add) [ 43.297964] systemd-udevd[169]: bcm_iproc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 43.300017] systemd-udevd[164]: bcm7038_l1: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.302291] systemd-udevd[165]: bdc: Device processed (SEQNUM=2884, ACTION=add) [ 43.304373] systemd-udevd[171]: bd718xx-pmic: Device processed (SEQNUM=2882, ACTION=add) [ 43.306218] systemd-udevd[165]: bdc: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 43.308442] systemd-udevd[171]: bd718xx-pmic: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.310407] systemd-udevd[177]: bd9571mwv-regulator: Device processed (SEQNUM=2883, ACTION=add) [ 43.312478] systemd-udevd[148]: brcm-otpc: Device ready for processing (SEQNUM=2889, ACTION=add) [ 43.314352] systemd-udevd[177]: bd9571mwv-regulator: sd-device-monitor(worker): Passed 194 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 43.316519] systemd-udevd[148]: brcm-otpc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 43.318408] systemd-udevd[172]: brcm,asp-v2: Processing device (SEQNUM=2888, ACTION=add) [ 43.346151] systemd-udevd[163]: bman_ccsr: Device processed (SEQNUM=2886, ACTION=add) [ 43.348573] systemd-udevd[163]: bman_ccsr: sd-device-monitor(worker): Passed 184 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 43.351272] systemd-udevd[148]: brcm-rescal-reset: Device is queued (SEQNUM=2890, ACTION=add) [ 43.354187] systemd-udevd[148]: brcm-rescal-reset: Device ready for processing (SEQNUM=2890, ACTION=add) [ 43.355817] systemd-udevd[148]: brcm-rescal-reset: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 43.365449] systemd-udevd[174]: bgmac-enet: Device processed (SEQNUM=2885, ACTION=add) [ 43.366915] systemd-udevd[174]: bgmac-enet: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.371830] systemd-udevd[164]: brcm-rescal-reset: Processing device (SEQNUM=2890, ACTION=add) systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=3465 [ 43.374152] systemd-udevd[148]: brcm-sata-phy: Device is queued (SEQNUM=2891, ACTION=add) systemd-journald.service: Added fd 71 (stored) to fd store. [ 43.375843] systemd-udevd[148]: brcm-sata-phy: Device ready for processing (SEQNUM=2891, ACTION=add) [ 43.378946] systemd-udevd[148]: brcm-sata-phy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 43.381166] systemd-udevd[162]: bman_portal: Device processed (SEQNUM=2887, ACTION=add) [ 43.382763] systemd-udevd[162]: bman_portal: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 43.385157] systemd-udevd[148]: brcm2711-dvp: Device is queued (SEQNUM=2892, ACTION=add) [ 43.387224] systemd-udevd[168]: brcm-sata-phy: Processing device (SEQNUM=2891, ACTION=add) [ 43.389603] systemd-udevd[148]: brcm2711-dvp: Device ready for processing (SEQNUM=2892, ACTION=add) [ 43.393503] systemd-udevd[173]: brcm-otpc: Processing device (SEQNUM=2889, ACTION=add) [ 43.397448] systemd-udevd[148]: brcm2711-dvp: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 43.400770] systemd-udevd[148]: brcmstb-avs-cpufreq: Device is queued (SEQNUM=2893, ACTION=add) dbus.service: Got notification message from PID 201 (READY=1) dbus.service: Changed start -> running dbus.service: Job 160 dbus.service/start finished, result=done [ 43.403213] systemd-udevd[169]: brcm2711-dvp: Processing device (SEQNUM=2892, ACTION=add) [ OK ] Started D-Bus System Message Bus. [ 43.405893] systemd-udevd[172]: brcm,asp-v2: Device processed (SEQNUM=2888, ACTION=add) Bus bus-api-system: changing state UNSET → OPENING [ 43.408462] systemd-udevd[168]: brcm-sata-phy: Device processed (SEQNUM=2891, ACTION=add) sd-bus: starting bus bus-api-system by connecting to /run/dbus/system_bus_socket... Bus bus-api-system: changing state OPENING → AUTHENTICATING [ 43.415023] systemd-udevd[172]: brcm,asp-v2: sd-device-monitor(worker): Passed 186 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager [ 43.419075] systemd-udevd[168]: brcm-sata-phy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.422106] systemd-udevd[148]: brcmstb-avs-cpufreq: Device ready for processing (SEQNUM=2893, ACTION=add) [ 43.423728] systemd-udevd[148]: brcmstb-avs-cpufreq: sd-device-monitor(manager): Passed 194 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job [ 43.425948] systemd-udevd[177]: brcmstb-avs-cpufreq: Processing device (SEQNUM=2893, ACTION=add) [ 43.428335] systemd-udevd[148]: brcmstb-dpfe: Device is queued (SEQNUM=2894, ACTION=add) [ 43.429963] systemd-udevd[148]: brcmstb-dpfe: Device ready for processing (SEQNUM=2894, ACTION=add) [ 43.432015] systemd-udevd[164]: brcm-rescal-reset: Device processed (SEQNUM=2890, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount [ 43.444388] systemd-networkd[178]: Bus bus-api-network: changing state AUTHENTICATING -> HELLO Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount [ 43.446296] systemd-networkd[178]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service [ 43.460711] systemd-timesyncd[154]: Bus bus-api-timesync: changing state AUTHENTICATING -> HELLO Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice [ 43.462299] systemd-timesyncd[154]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket [ 43.465331] systemd-timesyncd[154]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signature=su error-name=n/a error-message=n/a Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap [ 43.469063] systemd-udevd[148]: brcmstb-dpfe: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 43.471309] systemd-networkd[178]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signature=su error-name=n/a error-message=n/a [ 43.474043] systemd-networkd[178]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.486692] systemd-resolved[153]: Bus bus-api-resolve: changing state AUTHENTICATING -> HELLO [ 43.488629] systemd-resolved[153]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 43.490836] systemd-resolved[153]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signature=su error-name=n/a error-message=n/a Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer [ 43.493192] systemd-resolved[153]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 43.496024] systemd-udevd[164]: brcm-rescal-reset: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 43.498648] systemd-networkd[178]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a [ 43.500754] systemd-networkd[178]: Bus bus-api-network: changing state HELLO -> RUNNING systemd-logind.service: Watching D-Bus name 'org.freedesktop.login1'. [ 43.502537] systemd-networkd[178]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a systemd-networkd.service: Watching D-Bus name 'org.freedesktop.network1'. systemd-timesyncd.service: Watching D-Bus name 'org.freedesktop.timesync1'. systemd-resolved.service: Watching D-Bus name 'org.freedesktop.resolve1'. [ 43.505328] systemd-networkd[178]: Got message type=signal sender=org.freedesktop.DBus destination=:1.0 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.511361] systemd-timesyncd[154]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a Successfully connected to API bus. Successfully connected to system bus. Failed to communicate with plymouth: Connection refused [ 43.521299] systemd-timesyncd[154]: Bus bus-api-timesync: changing state HELLO -> RUNNING Bus bus-api-system: changing state AUTHENTICATING → HELLO [ 43.525690] systemd-udevd[173]: brcm-otpc: Device processed (SEQNUM=2889, ACTION=add) Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 43.527857] systemd-networkd[178]: Got message type=signal sender=org.freedesktop.DBus destination=:1.0 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.530331] systemd-networkd[178]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=4 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=5 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.533137] systemd-networkd[178]: Successfully acquired requested service name. Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=6 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=7 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.535269] systemd-networkd[178]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 signature=n/a error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=8 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=9 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.538461] systemd-networkd[178]: Match type='signal',sender='org.freedesktop.login1',path='/org/freedesktop/login1',interface='org.freedesktop.login1.Manager',member='PrepareForSleep' successfully installed. Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=10 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=11 reply_cookie=0 signature=su error-name=n/a error-message=n/a [ 43.542082] systemd-resolved[153]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=12 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.545168] systemd-resolved[153]: Bus bus-api-resolve: changing state HELLO -> RUNNING Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a [ 43.546991] systemd-resolved[153]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a Bus bus-api-system: changing state HELLO → RUNNING [ 43.549744] systemd-resolved[153]: Got message type=signal sender=org.freedesktop.DBus destination=:1.2 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=signal sender=org.freedesktop.DBus destination=:1.3 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.551784] systemd-resolved[153]: Got message type=signal sender=org.freedesktop.DBus destination=:1.2 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.login1' successfully installed. [ 43.554406] systemd-resolved[153]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a Got message type=error sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 signature=s error-name=org.freedesktop.DBus.Error.NameHasNoOwner error-message=Could not get owner of name 'org.freedesktop.login1': no such name [ 43.557053] systemd-resolved[153]: Successfully acquired requested service name. systemd-logind.service: D-Bus name org.freedesktop.login1 now not owned by anyone. [ 43.558753] systemd-resolved[153]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 signature=n/a error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.network1' successfully installed. [ 43.561167] systemd-resolved[153]: Match type='signal',sender='org.freedesktop.login1',path='/org/freedesktop/login1',interface='org.freedesktop.login1.Manager',member='PrepareForSleep' successfully installed. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=6 reply_cookie=5 signature=s error-name=n/a error-message=n/a systemd-networkd.service: D-Bus name org.freedesktop.network1 now owned by :1.0 [ 43.563864] systemd-timesyncd[154]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=7 reply_cookie=6 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.timesync1' successfully installed. [ 43.566490] systemd-timesyncd[154]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=8 reply_cookie=7 signature=s error-name=n/a error-message=n/a systemd-timesyncd.service: D-Bus name org.freedesktop.timesync1 now owned by :1.1 [ 43.569359] systemd-timesyncd[154]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=9 reply_cookie=8 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.resolve1' successfully installed. [ 43.571656] systemd-timesyncd[154]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=10 reply_cookie=9 signature=s error-name=n/a error-message=n/a systemd-resolved.service: D-Bus name org.freedesktop.resolve1 now owned by :1.2 [ 43.574250] systemd-timesyncd[154]: Successfully acquired requested service name. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=11 reply_cookie=10 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.systemd1.Activator',member='ActivationRequest' successfully installed. [ 43.576782] systemd-udevd[169]: brcm2711-dvp: Device processed (SEQNUM=2892, ACTION=add) Got message type=signal sender=org.freedesktop.DBus destination=:1.3 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=12 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.580681] systemd-udevd[177]: brcmstb-avs-cpufreq: Device processed (SEQNUM=2893, ACTION=add) Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=13 reply_cookie=11 signature=u error-name=n/a error-message=n/a Successfully acquired requested service name. [ 43.582544] systemd-udevd[177]: brcmstb-avs-cpufreq: sd-device-monitor(worker): Passed 194 byte to netlink monitor. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=14 reply_cookie=12 signature=n/a error-name=n/a error-message=n/a Match type='method_call',interface='org.freedesktop.MemoryAllocation1',path='/org/freedesktop/MemoryAllocation1',destination='org.freedesktop.systemd1',member='GetMallocInfo' successfully installed. [ 43.592663] systemd-udevd[172]: brcmstb-dpfe: Processing device (SEQNUM=2894, ACTION=add) [ 43.594543] systemd-udevd[148]: brcmstb-gpio: Device is queued (SEQNUM=2895, ACTION=add) [ 43.596015] systemd-udevd[148]: brcmstb-gpio: Device ready for processing (SEQNUM=2895, ACTION=add) [ 43.598107] systemd-udevd[169]: brcm2711-dvp: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.600020] systemd-udevd[148]: brcmstb-gpio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 43.602145] systemd-udevd[168]: brcmstb-gpio: Processing device (SEQNUM=2895, ACTION=add) [ 43.604421] systemd-udevd[148]: brcmstb-i2c: Device is queued (SEQNUM=2896, ACTION=add) [ 43.612834] systemd-udevd[173]: brcm-otpc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 43.614742] systemd-udevd[148]: brcmstb-i2c: Device ready for processing (SEQNUM=2896, ACTION=add) [ 43.616545] systemd-udevd[148]: brcmstb-i2c: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 43.618431] systemd-udevd[169]: brcmstb-i2c: Processing device (SEQNUM=2896, ACTION=add) [ 43.620575] systemd-udevd[148]: brcmstb-reset: Device is queued (SEQNUM=2897, ACTION=add) [ 43.622055] systemd-udevd[148]: brcmstb-reset: Device ready for processing (SEQNUM=2897, ACTION=add) [ 43.623609] systemd-udevd[148]: brcmstb-reset: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 43.626135] systemd-udevd[164]: brcmstb-reset: Processing device (SEQNUM=2897, ACTION=add) [ 43.628012] systemd-udevd[148]: brcmstb-usb-phy: Device is queued (SEQNUM=2898, ACTION=add) [ 43.629802] systemd-udevd[148]: brcmstb-usb-phy: Device ready for processing (SEQNUM=2898, ACTION=add) [ 43.631310] systemd-udevd[148]: brcmstb-usb-phy: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 43.633569] systemd-udevd[173]: brcmstb-usb-phy: Processing device (SEQNUM=2898, ACTION=add) [ 43.635451] systemd-udevd[148]: brcmstb-waketimer: Device is queued (SEQNUM=2899, ACTION=add) [ 43.637695] systemd-udevd[148]: brcmstb-waketimer: Device ready for processing (SEQNUM=2899, ACTION=add) [ 43.639276] systemd-udevd[148]: brcmstb-waketimer: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 43.641151] systemd-udevd[148]: brcmstb_l2: Device is queued (SEQNUM=2900, ACTION=add) [ 43.642978] systemd-udevd[172]: brcmstb-dpfe: Device processed (SEQNUM=2894, ACTION=add) [ 43.645082] systemd-udevd[168]: brcmstb-gpio: Device processed (SEQNUM=2895, ACTION=add) [ 43.646950] systemd-udevd[148]: brcmstb_l2: Device ready for processing (SEQNUM=2900, ACTION=add) [ 43.649085] systemd-udevd[172]: brcmstb-dpfe: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.651015] systemd-udevd[168]: brcmstb-gpio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.653235] systemd-udevd[148]: brcmstb_l2: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.655117] systemd-udevd[177]: brcmstb-waketimer: Processing device (SEQNUM=2899, ACTION=add) [ 43.657276] systemd-udevd[148]: brcmstb_memc: Device is queued (SEQNUM=2901, ACTION=add) [ 43.658889] systemd-udevd[148]: brcmstb_memc: Device ready for processing (SEQNUM=2901, ACTION=add) [ 43.660722] systemd-udevd[148]: brcmstb_memc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 43.662649] systemd-udevd[165]: brcmstb_l2: Processing device (SEQNUM=2900, ACTION=add) [ 43.664925] systemd-udevd[148]: brcmstb_qspi: Device is queued (SEQNUM=2902, ACTION=add) [ 43.666445] systemd-udevd[148]: brcmstb_qspi: Device ready for processing (SEQNUM=2902, ACTION=add) [ 43.667951] systemd-udevd[148]: brcmstb_qspi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 43.670072] systemd-udevd[164]: brcmstb-reset: Device processed (SEQNUM=2897, ACTION=add) [ 43.671553] systemd-udevd[164]: brcmstb-reset: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.674136] systemd-udevd[169]: brcmstb-i2c: Device processed (SEQNUM=2896, ACTION=add) [ 43.675861] systemd-udevd[169]: brcmstb-i2c: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 43.678050] systemd-udevd[168]: brcmstb_qspi: Processing device (SEQNUM=2902, ACTION=add) [ 43.679913] systemd-udevd[173]: brcmstb-usb-phy: Device processed (SEQNUM=2898, ACTION=add) [ 43.681679] systemd-udevd[173]: brcmstb-usb-phy: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 43.683610] systemd-udevd[148]: cadence-qspi: Device is queued (SEQNUM=2903, ACTION=add) [ 43.685432] systemd-udevd[148]: cadence-qspi: Device ready for processing (SEQNUM=2903, ACTION=add) [ 43.687330] systemd-udevd[172]: brcmstb_memc: Processing device (SEQNUM=2901, ACTION=add) [ 43.689883] systemd-udevd[148]: cadence-qspi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 43.693311] systemd-udevd[148]: cdns-spi: Device is queued (SEQNUM=2904, ACTION=add) [ 43.695773] systemd-udevd[163]: cadence-qspi: Processing device (SEQNUM=2903, ACTION=add) [ 43.698132] systemd-udevd[177]: brcmstb-waketimer: Device processed (SEQNUM=2899, ACTION=add) [ 43.699729] systemd-udevd[177]: brcmstb-waketimer: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 43.702286] systemd-udevd[165]: brcmstb_l2: Device processed (SEQNUM=2900, ACTION=add) [ 43.704322] systemd-udevd[148]: cdns-spi: Device ready for processing (SEQNUM=2904, ACTION=add) [ 43.706276] systemd-udevd[165]: brcmstb_l2: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.708577] systemd-udevd[148]: cdns-spi: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 43.710569] systemd-udevd[169]: cdns-spi: Processing device (SEQNUM=2904, ACTION=add) [ 43.713769] systemd-udevd[148]: chipidea-usb2: Device is queued (SEQNUM=2905, ACTION=add) [ 43.715310] systemd-udevd[148]: chipidea-usb2: Device ready for processing (SEQNUM=2905, ACTION=add) [ 43.717004] systemd-udevd[148]: chipidea-usb2: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 43.718656] systemd-udevd[148]: ci_hdrc: Device is queued (SEQNUM=2906, ACTION=add) [ 43.720532] systemd-udevd[148]: ci_hdrc: Device ready for processing (SEQNUM=2906, ACTION=add) [ 43.722059] systemd-udevd[148]: ci_hdrc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 43.724644] systemd-udevd[169]: cdns-spi: Device processed (SEQNUM=2904, ACTION=add) [ 43.726637] systemd-udevd[148]: clk-mt2712: Device is queued (SEQNUM=2907, ACTION=add) [ 43.728804] systemd-udevd[169]: cdns-spi: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 43.730728] systemd-udevd[164]: chipidea-usb2: Processing device (SEQNUM=2905, ACTION=add) [ 43.732899] systemd-udevd[177]: ci_hdrc: Processing device (SEQNUM=2906, ACTION=add) [ 43.734717] systemd-udevd[163]: cadence-qspi: Device processed (SEQNUM=2903, ACTION=add) [ 43.736855] systemd-udevd[172]: brcmstb_memc: Device processed (SEQNUM=2901, ACTION=add) [ 43.738666] systemd-udevd[148]: clk-mt2712: Device ready for processing (SEQNUM=2907, ACTION=add) [ 43.740863] systemd-udevd[172]: brcmstb_memc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.742788] systemd-udevd[148]: clk-mt2712: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.744644] systemd-udevd[148]: clk-mt2712-apmixed: Device is queued (SEQNUM=2908, ACTION=add) [ 43.746479] systemd-udevd[173]: clk-mt2712: Processing device (SEQNUM=2907, ACTION=add) [ 43.748794] systemd-udevd[148]: clk-mt2712-apmixed: Device ready for processing (SEQNUM=2908, ACTION=add) [ 43.750671] systemd-udevd[164]: chipidea-usb2: Device processed (SEQNUM=2905, ACTION=add) [ 43.752785] systemd-udevd[148]: clk-mt2712-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.754685] systemd-udevd[164]: chipidea-usb2: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.756910] systemd-udevd[168]: brcmstb_qspi: Device processed (SEQNUM=2902, ACTION=add) [ 43.758385] systemd-udevd[168]: brcmstb_qspi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.760510] systemd-udevd[163]: cadence-qspi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.762408] systemd-udevd[172]: clk-mt2712-apmixed: Processing device (SEQNUM=2908, ACTION=add) [ 43.764536] systemd-udevd[148]: clk-mt6765: Device is queued (SEQNUM=2909, ACTION=add) [ 43.766418] systemd-udevd[177]: ci_hdrc: Device processed (SEQNUM=2906, ACTION=add) [ 43.767861] systemd-udevd[177]: ci_hdrc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 43.770022] systemd-udevd[148]: clk-mt6765: Device ready for processing (SEQNUM=2909, ACTION=add) [ 43.771551] systemd-udevd[148]: clk-mt6765: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.773522] systemd-udevd[148]: clk-mt6779: Device is queued (SEQNUM=2910, ACTION=add) [ 43.774965] systemd-udevd[148]: clk-mt6779: Device ready for processing (SEQNUM=2910, ACTION=add) [ 43.776747] systemd-udevd[148]: clk-mt6779: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.778629] systemd-udevd[168]: clk-mt6779: Processing device (SEQNUM=2910, ACTION=add) [ 43.780780] systemd-udevd[148]: clk-mt6779-infra: Device is queued (SEQNUM=2911, ACTION=add) [ 43.782357] systemd-udevd[148]: clk-mt6779-infra: Device ready for processing (SEQNUM=2911, ACTION=add) [ 43.784465] systemd-udevd[172]: clk-mt2712-apmixed: Device processed (SEQNUM=2908, ACTION=add) [ 43.785967] systemd-udevd[172]: clk-mt2712-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.787951] systemd-udevd[173]: clk-mt2712: Device processed (SEQNUM=2907, ACTION=add) [ 43.789978] systemd-udevd[164]: clk-mt6765: Processing device (SEQNUM=2909, ACTION=add) [ 43.791857] systemd-udevd[173]: clk-mt2712: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.794180] systemd-udevd[148]: clk-mt6779-infra: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 43.795757] systemd-udevd[148]: clk-mt6795-apmixed: Device is queued (SEQNUM=2912, ACTION=add) [ 43.797519] systemd-udevd[148]: clk-mt6795-apmixed: Device ready for processing (SEQNUM=2912, ACTION=add) [ 43.799062] systemd-udevd[148]: clk-mt6795-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.801241] systemd-udevd[169]: clk-mt6779-infra: Processing device (SEQNUM=2911, ACTION=add) [ 43.803076] systemd-udevd[148]: clk-mt6795-infracfg: Device is queued (SEQNUM=2913, ACTION=add) [ 43.805272] systemd-udevd[168]: clk-mt6779: Device processed (SEQNUM=2910, ACTION=add) [ 43.807094] systemd-udevd[148]: clk-mt6795-infracfg: Device ready for processing (SEQNUM=2913, ACTION=add) [ 43.809237] systemd-udevd[168]: clk-mt6779: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.811114] systemd-udevd[148]: clk-mt6795-infracfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.813246] systemd-udevd[173]: clk-mt6795-infracfg: Processing device (SEQNUM=2913, ACTION=add) [ 43.815115] systemd-udevd[172]: clk-mt6795-apmixed: Processing device (SEQNUM=2912, ACTION=add) [ 43.817350] systemd-udevd[169]: clk-mt6779-infra: Device processed (SEQNUM=2911, ACTION=add) [ 43.819409] systemd-udevd[148]: clk-mt6795-mfg: Device is queued (SEQNUM=2914, ACTION=add) [ 43.821285] systemd-udevd[148]: clk-mt6795-mfg: Device ready for processing (SEQNUM=2914, ACTION=add) [ 43.822810] systemd-udevd[148]: clk-mt6795-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 43.824958] systemd-udevd[164]: clk-mt6765: Device processed (SEQNUM=2909, ACTION=add) [ 43.826418] systemd-udevd[164]: clk-mt6765: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.828539] systemd-udevd[168]: clk-mt6795-mfg: Processing device (SEQNUM=2914, ACTION=add) [ 43.830396] systemd-udevd[148]: clk-mt6795-mm: Device is queued (SEQNUM=2915, ACTION=add) [ 43.832479] systemd-udevd[169]: clk-mt6779-infra: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 43.834397] systemd-udevd[148]: clk-mt6795-mm: Device ready for processing (SEQNUM=2915, ACTION=add) [ 43.835936] systemd-udevd[148]: clk-mt6795-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 43.838122] systemd-udevd[172]: clk-mt6795-apmixed: Device processed (SEQNUM=2912, ACTION=add) [ 43.840284] systemd-udevd[148]: clk-mt6795-pericfg: Device is queued (SEQNUM=2916, ACTION=add) [ 43.841822] systemd-udevd[148]: clk-mt6795-pericfg: Device ready for processing (SEQNUM=2916, ACTION=add) [ 43.843519] systemd-udevd[148]: clk-mt6795-pericfg: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.845986] systemd-udevd[173]: clk-mt6795-infracfg: Device processed (SEQNUM=2913, ACTION=add) [ 43.847831] systemd-udevd[177]: clk-mt6795-mm: Processing device (SEQNUM=2915, ACTION=add) [ 43.849909] systemd-udevd[173]: clk-mt6795-infracfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.851835] systemd-udevd[148]: clk-mt6795-topckgen: Device is queued (SEQNUM=2917, ACTION=add) [ 43.853647] systemd-udevd[148]: clk-mt6795-topckgen: Device ready for processing (SEQNUM=2917, ACTION=add) [ 43.855541] systemd-udevd[172]: clk-mt6795-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.857958] systemd-udevd[164]: clk-mt6795-pericfg: Processing device (SEQNUM=2916, ACTION=add) [ 43.859850] systemd-udevd[168]: clk-mt6795-mfg: Device processed (SEQNUM=2914, ACTION=add) [ 43.861565] systemd-udevd[168]: clk-mt6795-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 43.863499] systemd-udevd[148]: clk-mt6795-topckgen: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.865780] systemd-udevd[169]: clk-mt6795-topckgen: Processing device (SEQNUM=2917, ACTION=add) [ 43.867655] systemd-udevd[148]: clk-mt6795-vdecsys: Device is queued (SEQNUM=2918, ACTION=add) [ 43.869847] systemd-udevd[177]: clk-mt6795-mm: Device processed (SEQNUM=2915, ACTION=add) [ 43.871865] systemd-udevd[148]: clk-mt6795-vdecsys: Device ready for processing (SEQNUM=2918, ACTION=add) [ 43.874050] systemd-udevd[177]: clk-mt6795-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.875952] systemd-udevd[148]: clk-mt6795-vdecsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.878148] systemd-udevd[172]: clk-mt6795-vdecsys: Processing device (SEQNUM=2918, ACTION=add) [ 43.880373] systemd-udevd[148]: clk-mt6795-vencsys: Device is queued (SEQNUM=2919, ACTION=add) [ 43.881887] systemd-udevd[148]: clk-mt6795-vencsys: Device ready for processing (SEQNUM=2919, ACTION=add) [ 43.883417] systemd-udevd[148]: clk-mt6795-vencsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.885462] systemd-udevd[148]: clk-mt6797: Device is queued (SEQNUM=2920, ACTION=add) [ 43.886938] systemd-udevd[148]: clk-mt6797: Device ready for processing (SEQNUM=2920, ACTION=add) [ 43.888929] systemd-udevd[168]: clk-mt6795-vencsys: Processing device (SEQNUM=2919, ACTION=add) [ 43.890817] systemd-udevd[164]: clk-mt6795-pericfg: Device processed (SEQNUM=2916, ACTION=add) [ 43.892632] systemd-udevd[164]: clk-mt6795-pericfg: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.894590] systemd-udevd[172]: clk-mt6795-vdecsys: Device processed (SEQNUM=2918, ACTION=add) [ 43.896476] systemd-udevd[172]: clk-mt6795-vdecsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.898578] systemd-udevd[148]: clk-mt6797: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.900839] systemd-udevd[169]: clk-mt6795-topckgen: Device processed (SEQNUM=2917, ACTION=add) [ 43.902387] systemd-udevd[169]: clk-mt6795-topckgen: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.904594] systemd-udevd[173]: clk-mt6797: Processing device (SEQNUM=2920, ACTION=add) [ 43.906513] systemd-udevd[148]: clk-mt7622: Device is queued (SEQNUM=2921, ACTION=add) [ 43.908019] systemd-udevd[148]: clk-mt7622: Device ready for processing (SEQNUM=2921, ACTION=add) [ 43.909756] systemd-udevd[148]: clk-mt7622: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.911251] systemd-udevd[148]: clk-mt7622-apmixed: Device is queued (SEQNUM=2922, ACTION=add) [ 43.912962] systemd-udevd[148]: clk-mt7622-apmixed: Device ready for processing (SEQNUM=2922, ACTION=add) [ 43.914879] systemd-udevd[168]: clk-mt6795-vencsys: Device processed (SEQNUM=2919, ACTION=add) [ 43.916968] systemd-udevd[148]: clk-mt7622-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.918909] systemd-udevd[168]: clk-mt6795-vencsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.921023] systemd-udevd[148]: clk-mt7622-infracfg: Device is queued (SEQNUM=2923, ACTION=add) [ 43.923074] systemd-udevd[173]: clk-mt6797: Device processed (SEQNUM=2920, ACTION=add) [ 43.925330] systemd-udevd[148]: clk-mt7622-infracfg: Device ready for processing (SEQNUM=2923, ACTION=add) [ 43.927212] systemd-udevd[164]: clk-mt7622: Processing device (SEQNUM=2921, ACTION=add) [ 43.929266] systemd-udevd[173]: clk-mt6797: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.931179] systemd-udevd[148]: clk-mt7622-infracfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.933342] systemd-udevd[172]: clk-mt7622-apmixed: Processing device (SEQNUM=2922, ACTION=add) [ 43.935201] systemd-udevd[169]: clk-mt7622-infracfg: Processing device (SEQNUM=2923, ACTION=add) [ 43.937299] systemd-udevd[164]: clk-mt7622: Device processed (SEQNUM=2921, ACTION=add) [ 43.939170] systemd-udevd[148]: clk-mt7981-apmixed: Device is queued (SEQNUM=2924, ACTION=add) [ 43.941242] systemd-udevd[164]: clk-mt7622: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.943366] systemd-udevd[148]: clk-mt7981-apmixed: Device ready for processing (SEQNUM=2924, ACTION=add) [ 43.945167] systemd-udevd[148]: clk-mt7981-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.947066] systemd-udevd[169]: clk-mt7622-infracfg: Device processed (SEQNUM=2923, ACTION=add) [ 43.948912] systemd-udevd[169]: clk-mt7622-infracfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.950831] systemd-udevd[148]: clk-mt7981-eth: Device is queued (SEQNUM=2925, ACTION=add) [ 43.952583] systemd-udevd[148]: clk-mt7981-eth: Device ready for processing (SEQNUM=2925, ACTION=add) [ 43.954456] systemd-udevd[168]: clk-mt7981-apmixed: Processing device (SEQNUM=2924, ACTION=add) [ 43.956674] systemd-udevd[148]: clk-mt7981-eth: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 43.958623] systemd-udevd[172]: clk-mt7622-apmixed: Device processed (SEQNUM=2922, ACTION=add) [ 43.960340] systemd-udevd[172]: clk-mt7622-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.962279] systemd-udevd[148]: clk-mt7981-infracfg: Device is queued (SEQNUM=2926, ACTION=add) [ 43.963794] systemd-udevd[148]: clk-mt7981-infracfg: Device ready for processing (SEQNUM=2926, ACTION=add) [ 43.966063] systemd-udevd[164]: clk-mt7981-eth: Processing device (SEQNUM=2925, ACTION=add) [ 43.968454] systemd-udevd[148]: clk-mt7981-infracfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.970350] systemd-udevd[148]: clk-mt7981-topckgen: Device is queued (SEQNUM=2927, ACTION=add) [ 43.971874] systemd-udevd[148]: clk-mt7981-topckgen: Device ready for processing (SEQNUM=2927, ACTION=add) [ 43.973756] systemd-udevd[148]: clk-mt7981-topckgen: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.975340] systemd-udevd[148]: clk-mt7986-apmixed: Device is queued (SEQNUM=2928, ACTION=add) [ 43.984605] systemd-udevd[169]: clk-mt7981-infracfg: Processing device (SEQNUM=2926, ACTION=add) [ 43.986734] systemd-udevd[148]: clk-mt7986-apmixed: Device ready for processing (SEQNUM=2928, ACTION=add) [ 43.988656] systemd-udevd[148]: clk-mt7986-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.990747] systemd-udevd[164]: clk-mt7981-eth: Device processed (SEQNUM=2925, ACTION=add) [ 43.992663] systemd-udevd[164]: clk-mt7981-eth: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 43.994528] systemd-udevd[148]: clk-mt7986-eth: Device is queued (SEQNUM=2929, ACTION=add) [ 43.996015] systemd-udevd[148]: clk-mt7986-eth: Device ready for processing (SEQNUM=2929, ACTION=add) [ 43.998405] systemd-udevd[173]: clk-mt7986-apmixed: Processing device (SEQNUM=2928, ACTION=add) [ 44.000493] systemd-udevd[172]: clk-mt7981-topckgen: Processing device (SEQNUM=2927, ACTION=add) [ 44.002561] systemd-udevd[177]: clk-mt7986-eth: Processing device (SEQNUM=2929, ACTION=add) [ 44.004829] systemd-udevd[148]: clk-mt7986-eth: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.006895] systemd-udevd[168]: clk-mt7981-apmixed: Device processed (SEQNUM=2924, ACTION=add) [ 44.008648] systemd-udevd[168]: clk-mt7981-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.010911] systemd-udevd[148]: clk-mt7986-infracfg: Device is queued (SEQNUM=2930, ACTION=add) [ 44.015095] systemd-udevd[148]: clk-mt7986-infracfg: Device ready for processing (SEQNUM=2930, ACTION=add) [ 44.018437] systemd-udevd[148]: clk-mt7986-infracfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.020681] systemd-udevd[172]: clk-mt7981-topckgen: Device processed (SEQNUM=2927, ACTION=add) [ 44.022311] systemd-udevd[172]: clk-mt7981-topckgen: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.024994] systemd-udevd[164]: clk-mt7986-infracfg: Processing device (SEQNUM=2930, ACTION=add) [ 44.027030] systemd-udevd[169]: clk-mt7981-infracfg: Device processed (SEQNUM=2926, ACTION=add) [ 44.028915] systemd-udevd[169]: clk-mt7981-infracfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.030862] systemd-udevd[148]: clk-mt7986-topckgen: Device is queued (SEQNUM=2931, ACTION=add) [ 44.032676] systemd-udevd[148]: clk-mt7986-topckgen: Device ready for processing (SEQNUM=2931, ACTION=add) [ 44.034733] systemd-udevd[173]: clk-mt7986-apmixed: Device processed (SEQNUM=2928, ACTION=add) [ 44.036856] systemd-udevd[148]: clk-mt7986-topckgen: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.046287] sh[207]: No machine ID set, using randomized partition UUIDs. [ 44.048486] systemd-udevd[173]: clk-mt7986-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.050424] systemd-udevd[164]: clk-mt7986-infracfg: Device processed (SEQNUM=2930, ACTION=add) [ 44.052417] systemd-udevd[177]: clk-mt7986-eth: Device processed (SEQNUM=2929, ACTION=add) [ 44.054237] systemd-udevd[168]: clk-mt7986-topckgen: Processing device (SEQNUM=2931, ACTION=add) [ 44.056341] systemd-udevd[177]: clk-mt7986-eth: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.058378] systemd-udevd[164]: clk-mt7986-infracfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.060493] systemd-udevd[148]: clk-mt8167: Device is queued (SEQNUM=2932, ACTION=add) [ 44.062122] systemd-udevd[148]: clk-mt8167: Device ready for processing (SEQNUM=2932, ACTION=add) [ 44.063612] systemd-udevd[148]: clk-mt8167: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 44.066098] systemd-udevd[172]: clk-mt8167: Processing device (SEQNUM=2932, ACTION=add) [ 44.067968] sh[207]: TYPE LABEL UUID PARTNO FILE RAW SIZE SIZE PADDING [ 44.070026] sh[207]: esp ESP 00112233-1234-1111-2222-000123456789 0 10-esp.conf 163461120 155.8M 0B [ 44.071682] sh[207]: usr-arm64 verityroot d6a92dae-5821-03c2-4128-747339331f7f 1 50-usr.conf 2876377088 2.6G 0B [ 44.073734] sh[207]: root-arm64 root-arm64 5b68dce6-1451-49a5-b2bb-fdde91530b44 3 60-root.conf 10737418240 -> 10.0G -> 0B [ 44.075531] sh[207]: usr-arm64-verity verityhash 5e33239e-4857-7203-da1a-3bd4515cc68c 2 90611712 86.4M 10.0G -> 0B [ 44.077708] sh[207]: S = 12.9G S = 0B [ 44.079409] sh[207]: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX- [ 44.081637] sh[207]: | |- verityhash [ 44.083170] sh[207]: | `- 60-root.conf [ 44.084928] sh[207]: |- 50-usr.conf [ 44.086370] sh[207]: `- 10-esp.conf [ 44.087744] sh[207]: Applying changes to /dev/vda. [ 44.089805] systemd-udevd[148]: clk-mt8167-apmixed: Device is queued (SEQNUM=2933, ACTION=add) [ 44.091339] systemd-udevd[148]: clk-mt8167-apmixed: Device ready for processing (SEQNUM=2933, ACTION=add) [ 44.093203] systemd-udevd[148]: clk-mt8167-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.095270] systemd-udevd[168]: clk-mt7986-topckgen: Device processed (SEQNUM=2931, ACTION=add) [ 44.096987] systemd-udevd[168]: clk-mt7986-topckgen: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.098953] systemd-udevd[148]: clk-mt8167-audsys: Device is queued (SEQNUM=2934, ACTION=add) [ 44.100684] systemd-udevd[148]: clk-mt8167-audsys: Device ready for processing (SEQNUM=2934, ACTION=add) [ 44.102227] systemd-udevd[148]: clk-mt8167-audsys: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 44.104420] systemd-udevd[164]: clk-mt8167-apmixed: Processing device (SEQNUM=2933, ACTION=add) [ 44.107641] systemd-udevd[172]: clk-mt8167: Device processed (SEQNUM=2932, ACTION=add) [ 44.109871] systemd-udevd[148]: clk-mt8167-imgsys: Device is queued (SEQNUM=2935, ACTION=add) [ 44.111697] systemd-udevd[172]: clk-mt8167: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 44.113936] systemd-udevd[148]: clk-mt8167-imgsys: Device ready for processing (SEQNUM=2935, ACTION=add) [ 44.115613] systemd-udevd[148]: clk-mt8167-imgsys: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 44.118037] systemd-udevd[168]: clk-mt8167-imgsys: Processing device (SEQNUM=2935, ACTION=add) [ 44.120362] systemd-udevd[169]: clk-mt8167-audsys: Processing device (SEQNUM=2934, ACTION=add) [ 44.122734] systemd-udevd[148]: clk-mt8167-mfgcfg: Device is queued (SEQNUM=2936, ACTION=add) [ 44.124614] systemd-udevd[148]: clk-mt8167-mfgcfg: Device ready for processing (SEQNUM=2936, ACTION=add) [ 44.126134] systemd-udevd[148]: clk-mt8167-mfgcfg: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 44.127650] systemd-udevd[148]: clk-mt8167-mm: Device is queued (SEQNUM=2937, ACTION=add) [ 44.328550] systemd-udevd[148]: clk-mt8167-mm: Device ready for processing (SEQNUM=2937, ACTION=add) [ 44.330473] systemd-udevd[148]: clk-mt8167-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 44.332676] systemd-udevd[148]: clk-mt8167-vdecsys: Device is queued (SEQNUM=2938, ACTION=add) [ 44.334426] systemd-udevd[148]: clk-mt8167-vdecsys: Device ready for processing (SEQNUM=2938, ACTION=add) [ 44.343561] systemd-udevd[177]: clk-mt8167-vdecsys: Processing device (SEQNUM=2938, ACTION=add) [ 44.345933] sh[207]: Successfully wiped file system signatures from future partition 3. [ 44.347448] sh[207]: Successfully discarded data from future partition 3. [ 44.349123] sh[207]: Successfully discarded gap after partition 3. [ 44.350536] sh[207]: Successfully discarded gap at beginning of disk. [ 44.353340] systemd-udevd[173]: clk-mt8167-mm: Processing device (SEQNUM=2937, ACTION=add) [ 44.358809] systemd-udevd[172]: clk-mt8167-mfgcfg: Processing device (SEQNUM=2936, ACTION=add) [ 44.361479] systemd-udevd[148]: clk-mt8167-vdecsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.364372] systemd-udevd[169]: clk-mt8167-audsys: Device processed (SEQNUM=2934, ACTION=add) [ 44.366262] systemd-udevd[169]: clk-mt8167-audsys: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 44.368577] systemd-udevd[148]: clk-mt8173-apmixed: Device is queued (SEQNUM=2939, ACTION=add) [ 44.370118] systemd-udevd[148]: clk-mt8173-apmixed: Device ready for processing (SEQNUM=2939, ACTION=add) [ 44.378641] systemd-udevd[164]: clk-mt8167-apmixed: Device processed (SEQNUM=2933, ACTION=add) [ 44.381466] systemd-udevd[148]: clk-mt8173-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.383344] systemd-udevd[164]: clk-mt8167-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.391763] systemd-udevd[168]: clk-mt8167-imgsys: Device processed (SEQNUM=2935, ACTION=add) [ 44.393512] systemd-udevd[168]: clk-mt8167-imgsys: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 44.401980] systemd-udevd[165]: clk-mt8173-apmixed: Processing device (SEQNUM=2939, ACTION=add) [ 44.404958] systemd-udevd[148]: clk-mt8173-imgsys: Device is queued (SEQNUM=2940, ACTION=add) [ 44.406725] systemd-udevd[148]: clk-mt8173-imgsys: Device ready for processing (SEQNUM=2940, ACTION=add) [ 44.408977] systemd-udevd[148]: clk-mt8173-imgsys: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 44.410832] sh[207]: Encrypting future partition 3... [ 44.412963] systemd-udevd[173]: clk-mt8167-mm: Device processed (SEQNUM=2937, ACTION=add) [ 44.414549] systemd-udevd[173]: clk-mt8167-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 44.416696] systemd-udevd[172]: clk-mt8167-mfgcfg: Device processed (SEQNUM=2936, ACTION=add) [ 44.418220] systemd-udevd[172]: clk-mt8167-mfgcfg: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 44.420459] systemd-udevd[177]: clk-mt8167-vdecsys: Device processed (SEQNUM=2938, ACTION=add) [ 44.422004] systemd-udevd[177]: clk-mt8167-vdecsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.424015] systemd-udevd[164]: clk-mt8173-imgsys: Processing device (SEQNUM=2940, ACTION=add) [ 44.426243] systemd-udevd[148]: clk-mt8173-infracfg: Device is queued (SEQNUM=2941, ACTION=add) [ 44.427947] systemd-udevd[148]: clk-mt8173-infracfg: Device ready for processing (SEQNUM=2941, ACTION=add) [ 44.430170] systemd-udevd[165]: clk-mt8173-apmixed: Device processed (SEQNUM=2939, ACTION=add) [ 44.432666] systemd-udevd[148]: clk-mt8173-infracfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.435115] systemd-udevd[165]: clk-mt8173-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.437390] systemd-udevd[148]: clk-mt8173-mm: Device is queued (SEQNUM=2942, ACTION=add) [ 44.439022] systemd-udevd[148]: clk-mt8173-mm: Device ready for processing (SEQNUM=2942, ACTION=add) [ 44.441216] systemd-udevd[172]: clk-mt8173-infracfg: Processing device (SEQNUM=2941, ACTION=add) [ 44.443103] systemd-udevd[148]: clk-mt8173-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 44.445372] systemd-udevd[168]: clk-mt8173-mm: Processing device (SEQNUM=2942, ACTION=add) [ 44.447287] systemd-udevd[164]: clk-mt8173-imgsys: Device processed (SEQNUM=2940, ACTION=add) [ 44.449070] systemd-udevd[164]: clk-mt8173-imgsys: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 44.451089] systemd-udevd[148]: clk-mt8173-pericfg: Device is queued (SEQNUM=2943, ACTION=add) [ 44.452906] systemd-udevd[148]: clk-mt8173-pericfg: Device ready for processing (SEQNUM=2943, ACTION=add) [ 44.454562] systemd-udevd[148]: clk-mt8173-pericfg: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.456481] systemd-udevd[148]: clk-mt8173-topckgen: Device is queued (SEQNUM=2944, ACTION=add) [ 44.458067] systemd-udevd[148]: clk-mt8173-topckgen: Device ready for processing (SEQNUM=2944, ACTION=add) [ 44.459760] systemd-udevd[148]: clk-mt8173-topckgen: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.461869] systemd-udevd[169]: clk-mt8173-pericfg: Processing device (SEQNUM=2943, ACTION=add) [ 44.465244] systemd-udevd[148]: clk-mt8173-vdecsys: Device is queued (SEQNUM=2945, ACTION=add) [ 44.467113] systemd-udevd[168]: clk-mt8173-mm: Device processed (SEQNUM=2942, ACTION=add) [ 44.469238] systemd-udevd[148]: clk-mt8173-vdecsys: Device ready for processing (SEQNUM=2945, ACTION=add) [ 44.471197] systemd-udevd[168]: clk-mt8173-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 44.473439] systemd-udevd[148]: clk-mt8173-vdecsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.475429] systemd-udevd[173]: clk-mt8173-vdecsys: Processing device (SEQNUM=2945, ACTION=add) [ 44.477777] systemd-udevd[148]: clk-mt8173-vencsys: Device is queued (SEQNUM=2946, ACTION=add) [ 44.479269] systemd-udevd[148]: clk-mt8173-vencsys: Device ready for processing (SEQNUM=2946, ACTION=add) [ 44.480990] systemd-udevd[148]: clk-mt8173-vencsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.482871] systemd-udevd[164]: clk-mt8173-topckgen: Processing device (SEQNUM=2944, ACTION=add) [ 44.485081] systemd-udevd[148]: clk-mt8183: Device is queued (SEQNUM=2947, ACTION=add) [ 44.486743] systemd-udevd[148]: clk-mt8183: Device ready for processing (SEQNUM=2947, ACTION=add) [ 44.488635] systemd-udevd[148]: clk-mt8183: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 44.490180] systemd-udevd[148]: clk-mt8183-apmixed: Device is queued (SEQNUM=2948, ACTION=add) [ 44.491634] systemd-udevd[148]: clk-mt8183-apmixed: Device ready for processing (SEQNUM=2948, ACTION=add) [ 44.493920] systemd-udevd[168]: clk-mt8173-vencsys: Processing device (SEQNUM=2946, ACTION=add) [ 44.495766] systemd-udevd[148]: clk-mt8183-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.497691] systemd-udevd[148]: clk-mt8183-audio: Device is queued (SEQNUM=2949, ACTION=add) [ 44.499510] systemd-udevd[172]: clk-mt8173-infracfg: Device processed (SEQNUM=2941, ACTION=add) [ 44.501820] systemd-udevd[148]: clk-mt8183-audio: Device ready for processing (SEQNUM=2949, ACTION=add) [ 44.503782] systemd-udevd[165]: clk-mt8183-apmixed: Processing device (SEQNUM=2948, ACTION=add) [ 44.506111] systemd-udevd[177]: clk-mt8183: Processing device (SEQNUM=2947, ACTION=add) [ 44.507961] systemd-udevd[169]: clk-mt8173-pericfg: Device processed (SEQNUM=2943, ACTION=add) [ 44.509801] systemd-udevd[169]: clk-mt8173-pericfg: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.511662] systemd-udevd[148]: clk-mt8183-audio: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 44.514622] systemd-udevd[173]: clk-mt8173-vdecsys: Device processed (SEQNUM=2945, ACTION=add) [ 44.517274] systemd-udevd[148]: clk-mt8183-cam: Device is queued (SEQNUM=2950, ACTION=add) [ 44.519533] systemd-udevd[173]: clk-mt8173-vdecsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.522390] systemd-udevd[148]: clk-mt8183-cam: Device ready for processing (SEQNUM=2950, ACTION=add) [ 44.524858] systemd-udevd[164]: clk-mt8173-topckgen: Device processed (SEQNUM=2944, ACTION=add) [ 44.526930] systemd-udevd[148]: clk-mt8183-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.536585] systemd-udevd[163]: clk-mt8183-audio: Processing device (SEQNUM=2949, ACTION=add) [ 44.538404] systemd-udevd[168]: clk-mt8173-vencsys: Device processed (SEQNUM=2946, ACTION=add) [ 44.539976] systemd-udevd[168]: clk-mt8173-vencsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.542390] systemd-udevd[177]: clk-mt8183: Device processed (SEQNUM=2947, ACTION=add) [ 44.544820] systemd-udevd[172]: clk-mt8173-infracfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.546841] systemd-udevd[164]: clk-mt8173-topckgen: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.549020] systemd-udevd[148]: clk-mt8183-img: Device is queued (SEQNUM=2951, ACTION=add) [ 44.550698] systemd-udevd[148]: clk-mt8183-img: Device ready for processing (SEQNUM=2951, ACTION=add) [ 44.552801] systemd-udevd[148]: clk-mt8183-img: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.554694] systemd-udevd[169]: clk-mt8183-cam: Processing device (SEQNUM=2950, ACTION=add) [ 44.557077] systemd-udevd[165]: clk-mt8183-apmixed: Device processed (SEQNUM=2948, ACTION=add) [ 44.558616] systemd-udevd[165]: clk-mt8183-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.560787] systemd-udevd[177]: clk-mt8183: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 44.562674] systemd-udevd[173]: clk-mt8183-img: Processing device (SEQNUM=2951, ACTION=add) [ 44.564950] systemd-udevd[148]: clk-mt8183-ipu_adl: Device is queued (SEQNUM=2952, ACTION=add) [ 44.566450] systemd-udevd[148]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=2952, ACTION=add) [ 44.567937] systemd-udevd[148]: clk-mt8183-ipu_adl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.569709] systemd-udevd[148]: clk-mt8183-ipu_conn: Device is queued (SEQNUM=2953, ACTION=add) [ 44.571163] systemd-udevd[148]: clk-mt8183-ipu_conn: Device ready for processing (SEQNUM=2953, ACTION=add) [ 44.572955] systemd-udevd[148]: clk-mt8183-ipu_conn: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.574818] systemd-udevd[172]: clk-mt8183-ipu_conn: Processing device (SEQNUM=2953, ACTION=add) [ 44.577093] systemd-udevd[173]: clk-mt8183-img: Device processed (SEQNUM=2951, ACTION=add) [ 44.578914] systemd-udevd[148]: clk-mt8183-ipu_core0: Device is queued (SEQNUM=2954, ACTION=add) [ 44.580994] systemd-udevd[173]: clk-mt8183-img: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.582884] systemd-udevd[148]: clk-mt8183-ipu_core0: Device ready for processing (SEQNUM=2954, ACTION=add) [ 44.584652] systemd-udevd[148]: clk-mt8183-ipu_core0: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 44.586546] systemd-udevd[163]: clk-mt8183-audio: Device processed (SEQNUM=2949, ACTION=add) [ 44.587994] systemd-udevd[163]: clk-mt8183-audio: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 44.590517] systemd-udevd[164]: clk-mt8183-ipu_adl: Processing device (SEQNUM=2952, ACTION=add) [ 44.592677] systemd-udevd[148]: clk-mt8183-ipu_core1: Device is queued (SEQNUM=2955, ACTION=add) [ 44.594519] systemd-udevd[168]: clk-mt8183-ipu_core0: Processing device (SEQNUM=2954, ACTION=add) [ 44.596667] systemd-udevd[148]: clk-mt8183-ipu_core1: Device ready for processing (SEQNUM=2955, ACTION=add) [ 44.598178] systemd-udevd[148]: clk-mt8183-ipu_core1: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 44.599668] systemd-udevd[148]: clk-mt8183-mfg: Device is queued (SEQNUM=2956, ACTION=add) [ 44.601464] systemd-udevd[148]: clk-mt8183-mfg: Device ready for processing (SEQNUM=2956, ACTION=add) [ 44.603288] systemd-udevd[173]: clk-mt8183-ipu_core1: Processing device (SEQNUM=2955, ACTION=add) [ 44.605474] systemd-udevd[177]: clk-mt8183-mfg: Processing device (SEQNUM=2956, ACTION=add) [ 44.607301] systemd-udevd[148]: clk-mt8183-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.609100] systemd-udevd[148]: clk-mt8183-mm: Device is queued (SEQNUM=2957, ACTION=add) [ 44.610900] systemd-udevd[169]: clk-mt8183-cam: Device processed (SEQNUM=2950, ACTION=add) [ 44.613002] systemd-udevd[148]: clk-mt8183-mm: Device ready for processing (SEQNUM=2957, ACTION=add) [ 44.614878] systemd-udevd[169]: clk-mt8183-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.618651] systemd-udevd[148]: clk-mt8183-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 44.628021] systemd-udevd[172]: clk-mt8183-ipu_conn: Device processed (SEQNUM=2953, ACTION=add) [ 44.629735] systemd-udevd[172]: clk-mt8183-ipu_conn: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.634918] systemd-udevd[173]: clk-mt8183-ipu_core1: Device processed (SEQNUM=2955, ACTION=add) [ 44.636612] systemd-udevd[173]: clk-mt8183-ipu_core1: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 44.638515] systemd-udevd[164]: clk-mt8183-ipu_adl: Device processed (SEQNUM=2952, ACTION=add) [ 44.640437] systemd-udevd[164]: clk-mt8183-ipu_adl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.642306] systemd-udevd[168]: clk-mt8183-ipu_core0: Device processed (SEQNUM=2954, ACTION=add) [ 44.644340] systemd-udevd[148]: clk-mt8183-vdec: Device is queued (SEQNUM=2958, ACTION=add) [ 44.646173] systemd-udevd[168]: clk-mt8183-ipu_core0: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 44.648485] systemd-udevd[165]: clk-mt8183-mm: Processing device (SEQNUM=2957, ACTION=add) [ 44.650291] systemd-udevd[177]: clk-mt8183-mfg: Device processed (SEQNUM=2956, ACTION=add) [ 44.651887] systemd-udevd[177]: clk-mt8183-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.654004] systemd-udevd[148]: clk-mt8183-vdec: Device ready for processing (SEQNUM=2958, ACTION=add) [ 44.655494] systemd-udevd[148]: clk-mt8183-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.657334] systemd-udevd[148]: clk-mt8183-venc: Device is queued (SEQNUM=2959, ACTION=add) [ 44.659122] systemd-udevd[164]: clk-mt8183-vdec: Processing device (SEQNUM=2958, ACTION=add) [ 44.661186] systemd-udevd[148]: clk-mt8183-venc: Device ready for processing (SEQNUM=2959, ACTION=add) [ 44.662672] systemd-udevd[148]: clk-mt8183-venc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.664920] systemd-udevd[172]: clk-mt8183-venc: Processing device (SEQNUM=2959, ACTION=add) [ 44.666832] systemd-udevd[148]: clk-mt8186-apmixed: Device is queued (SEQNUM=2960, ACTION=add) [ 44.668573] systemd-udevd[148]: clk-mt8186-apmixed: Device ready for processing (SEQNUM=2960, ACTION=add) [ 44.670064] systemd-udevd[148]: clk-mt8186-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.671554] systemd-udevd[148]: clk-mt8186-cam: Device is queued (SEQNUM=2961, ACTION=add) [ 44.673356] systemd-udevd[148]: clk-mt8186-cam: Device ready for processing (SEQNUM=2961, ACTION=add) [ 44.674825] systemd-udevd[148]: clk-mt8186-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.676915] systemd-udevd[164]: clk-mt8183-vdec: Device processed (SEQNUM=2958, ACTION=add) [ 44.678735] systemd-udevd[148]: clk-mt8186-img: Device is queued (SEQNUM=2962, ACTION=add) [ 44.680906] systemd-udevd[168]: clk-mt8186-apmixed: Processing device (SEQNUM=2960, ACTION=add) [ 44.682738] systemd-udevd[148]: clk-mt8186-img: Device ready for processing (SEQNUM=2962, ACTION=add) [ 44.684860] systemd-udevd[165]: clk-mt8183-mm: Device processed (SEQNUM=2957, ACTION=add) [ 44.686674] systemd-udevd[148]: clk-mt8186-img: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.688828] systemd-udevd[165]: clk-mt8183-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 44.690835] systemd-udevd[148]: clk-mt8186-imp_iic_wrap: Device is queued (SEQNUM=2963, ACTION=add) [ 44.692981] systemd-udevd[169]: clk-mt8186-cam: Processing device (SEQNUM=2961, ACTION=add) [ 44.694797] systemd-udevd[164]: clk-mt8183-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.698881] systemd-udevd[148]: clk-mt8186-imp_iic_wrap: Device ready for processing (SEQNUM=2963, ACTION=add) [ 44.704709] systemd-udevd[148]: clk-mt8186-imp_iic_wrap: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 44.706388] systemd-udevd[148]: clk-mt8186-infra-ao: Device is queued (SEQNUM=2964, ACTION=add) [ 44.707828] systemd-udevd[148]: clk-mt8186-infra-ao: Device ready for processing (SEQNUM=2964, ACTION=add) [ 44.709535] systemd-udevd[148]: clk-mt8186-infra-ao: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.711411] systemd-udevd[177]: clk-mt8186-imp_iic_wrap: Processing device (SEQNUM=2963, ACTION=add) [ 44.713586] systemd-udevd[172]: clk-mt8183-venc: Device processed (SEQNUM=2959, ACTION=add) [ 44.715554] systemd-udevd[148]: clk-mt8186-ipe: Device is queued (SEQNUM=2965, ACTION=add) [ 44.717753] systemd-udevd[172]: clk-mt8183-venc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.719632] systemd-udevd[148]: clk-mt8186-ipe: Device ready for processing (SEQNUM=2965, ACTION=add) [ 44.721379] systemd-udevd[148]: clk-mt8186-ipe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.723234] systemd-udevd[164]: clk-mt8186-infra-ao: Processing device (SEQNUM=2964, ACTION=add) [ 44.725303] systemd-udevd[173]: clk-mt8186-img: Processing device (SEQNUM=2962, ACTION=add) [ 44.727136] systemd-udevd[148]: clk-mt8186-mcu: Device is queued (SEQNUM=2966, ACTION=add) [ 44.728844] systemd-udevd[148]: clk-mt8186-mcu: Device ready for processing (SEQNUM=2966, ACTION=add) [ 44.730312] systemd-udevd[148]: clk-mt8186-mcu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.732407] systemd-udevd[165]: clk-mt8186-ipe: Processing device (SEQNUM=2965, ACTION=add) [ 44.734244] systemd-udevd[148]: clk-mt8186-mdp: Device is queued (SEQNUM=2967, ACTION=add) [ 44.735705] systemd-udevd[148]: clk-mt8186-mdp: Device ready for processing (SEQNUM=2967, ACTION=add) [ 44.738067] systemd-udevd[168]: clk-mt8186-apmixed: Device processed (SEQNUM=2960, ACTION=add) [ 44.739891] systemd-udevd[148]: clk-mt8186-mdp: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.742106] systemd-udevd[168]: clk-mt8186-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.743987] systemd-udevd[148]: clk-mt8186-mfg: Device is queued (SEQNUM=2968, ACTION=add) [ 44.745669] systemd-udevd[148]: clk-mt8186-mfg: Device ready for processing (SEQNUM=2968, ACTION=add) [ 44.747497] systemd-udevd[163]: clk-mt8186-mdp: Processing device (SEQNUM=2967, ACTION=add) [ 44.749694] systemd-udevd[148]: clk-mt8186-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.751207] systemd-udevd[148]: clk-mt8186-mm: Device is queued (SEQNUM=2969, ACTION=add) [ 44.752834] systemd-udevd[148]: clk-mt8186-mm: Device ready for processing (SEQNUM=2969, ACTION=add) [ 44.754659] systemd-udevd[169]: clk-mt8186-cam: Device processed (SEQNUM=2961, ACTION=add) [ 44.756394] systemd-udevd[169]: clk-mt8186-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.758258] systemd-udevd[148]: clk-mt8186-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 44.763174] systemd-udevd[171]: clk-mt8186-mfg: Processing device (SEQNUM=2968, ACTION=add) [ 44.765271] systemd-udevd[172]: clk-mt8186-mcu: Processing device (SEQNUM=2966, ACTION=add) [ 44.767079] systemd-udevd[177]: clk-mt8186-imp_iic_wrap: Device processed (SEQNUM=2963, ACTION=add) [ 44.769331] systemd-udevd[148]: clk-mt8186-topck: Device is queued (SEQNUM=2970, ACTION=add) [ 44.770811] systemd-udevd[148]: clk-mt8186-topck: Device ready for processing (SEQNUM=2970, ACTION=add) [ 44.772550] systemd-udevd[148]: clk-mt8186-topck: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 44.774052] systemd-udevd[148]: clk-mt8186-vdec: Device is queued (SEQNUM=2971, ACTION=add) [ 44.775835] systemd-udevd[168]: clk-mt8186-mm: Processing device (SEQNUM=2969, ACTION=add) [ 44.777935] systemd-udevd[171]: clk-mt8186-mfg: Device processed (SEQNUM=2968, ACTION=add) [ 44.779898] systemd-udevd[177]: clk-mt8186-imp_iic_wrap: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 44.782003] systemd-udevd[148]: clk-mt8186-vdec: Device ready for processing (SEQNUM=2971, ACTION=add) [ 44.783495] systemd-udevd[148]: clk-mt8186-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.785830] systemd-udevd[164]: clk-mt8186-infra-ao: Device processed (SEQNUM=2964, ACTION=add) [ 44.787303] systemd-udevd[164]: clk-mt8186-infra-ao: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.789398] systemd-udevd[148]: clk-mt8186-venc: Device is queued (SEQNUM=2972, ACTION=add) [ 44.791224] systemd-udevd[171]: clk-mt8186-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.793380] systemd-udevd[169]: clk-mt8186-topck: Processing device (SEQNUM=2970, ACTION=add) [ 44.795514] systemd-udevd[148]: clk-mt8186-venc: Device ready for processing (SEQNUM=2972, ACTION=add) [ 44.797770] systemd-udevd[148]: clk-mt8186-venc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.802717] systemd-udevd[162]: clk-mt8186-vdec: Processing device (SEQNUM=2971, ACTION=add) [ 44.804855] systemd-udevd[148]: clk-mt8186-wpe: Device is queued (SEQNUM=2973, ACTION=add) [ 44.806678] systemd-udevd[164]: clk-mt8186-venc: Processing device (SEQNUM=2972, ACTION=add) [ 44.808816] systemd-udevd[148]: clk-mt8186-wpe: Device ready for processing (SEQNUM=2973, ACTION=add) [ 44.810302] systemd-udevd[148]: clk-mt8186-wpe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.812404] systemd-udevd[177]: clk-mt8186-wpe: Processing device (SEQNUM=2973, ACTION=add) [ 44.814240] systemd-udevd[148]: clk-mt8188-adsp_audio26m: Device is queued (SEQNUM=2974, ACTION=add) [ 44.815739] systemd-udevd[148]: clk-mt8188-adsp_audio26m: Device ready for processing (SEQNUM=2974, ACTION=add) [ 44.817825] systemd-udevd[165]: clk-mt8186-ipe: Device processed (SEQNUM=2965, ACTION=add) [ 44.819281] systemd-udevd[165]: clk-mt8186-ipe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.821488] systemd-udevd[171]: clk-mt8188-adsp_audio26m: Processing device (SEQNUM=2974, ACTION=add) [ 44.823342] systemd-udevd[173]: clk-mt8186-img: Device processed (SEQNUM=2962, ACTION=add) [ 44.825481] systemd-udevd[148]: clk-mt8188-adsp_audio26m: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 44.827375] systemd-udevd[173]: clk-mt8186-img: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.829791] systemd-udevd[148]: clk-mt8188-apmixed: Device is queued (SEQNUM=2975, ACTION=add) [ 44.831267] systemd-udevd[148]: clk-mt8188-apmixed: Device ready for processing (SEQNUM=2975, ACTION=add) [ 44.832974] systemd-udevd[148]: clk-mt8188-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.834832] systemd-udevd[172]: clk-mt8186-mcu: Device processed (SEQNUM=2966, ACTION=add) [ 44.836891] systemd-udevd[148]: clk-mt8188-cam: Device is queued (SEQNUM=2976, ACTION=add) [ 44.838704] systemd-udevd[172]: clk-mt8186-mcu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.841397] systemd-udevd[148]: clk-mt8188-cam: Device ready for processing (SEQNUM=2976, ACTION=add) [ 44.842930] systemd-udevd[148]: clk-mt8188-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.845045] systemd-udevd[173]: clk-mt8188-apmixed: Processing device (SEQNUM=2975, ACTION=add) [ 44.847027] systemd-udevd[163]: clk-mt8186-mdp: Device processed (SEQNUM=2967, ACTION=add) [ 44.848716] systemd-udevd[163]: clk-mt8186-mdp: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.850601] systemd-udevd[168]: clk-mt8186-mm: Device processed (SEQNUM=2969, ACTION=add) [ 44.852349] systemd-udevd[168]: clk-mt8186-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 44.854234] systemd-udevd[148]: clk-mt8188-ccu: Device is queued (SEQNUM=2977, ACTION=add) [ 44.855692] systemd-udevd[148]: clk-mt8188-ccu: Device ready for processing (SEQNUM=2977, ACTION=add) [ 44.857411] systemd-udevd[148]: clk-mt8188-ccu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.859262] systemd-udevd[162]: clk-mt8186-vdec: Device processed (SEQNUM=2971, ACTION=add) [ 44.861351] systemd-udevd[148]: clk-mt8188-imgsys_main: Device is queued (SEQNUM=2978, ACTION=add) [ 44.863196] systemd-udevd[165]: clk-mt8188-cam: Processing device (SEQNUM=2976, ACTION=add) [ 44.865215] systemd-udevd[148]: clk-mt8188-imgsys_main: Device ready for processing (SEQNUM=2978, ACTION=add) [ 44.867080] systemd-udevd[177]: clk-mt8186-wpe: Device processed (SEQNUM=2973, ACTION=add) [ 44.869175] systemd-udevd[172]: clk-mt8188-ccu: Processing device (SEQNUM=2977, ACTION=add) [ 44.870995] systemd-udevd[177]: clk-mt8186-wpe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.873215] systemd-udevd[148]: clk-mt8188-imgsys_main: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 44.875109] systemd-udevd[169]: clk-mt8186-topck: Device processed (SEQNUM=2970, ACTION=add) [ 44.877250] systemd-udevd[162]: clk-mt8186-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.879119] systemd-udevd[168]: clk-mt8188-imgsys_main: Processing device (SEQNUM=2978, ACTION=add) [ 44.881211] systemd-udevd[148]: clk-mt8188-imp_iic_wrap: Device is queued (SEQNUM=2979, ACTION=add) [ 44.882698] systemd-udevd[148]: clk-mt8188-imp_iic_wrap: Device ready for processing (SEQNUM=2979, ACTION=add) [ 44.884846] systemd-udevd[165]: clk-mt8188-cam: Device processed (SEQNUM=2976, ACTION=add) [ 44.886655] systemd-udevd[148]: clk-mt8188-imp_iic_wrap: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 44.888796] systemd-udevd[169]: clk-mt8186-topck: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 44.890670] systemd-udevd[164]: clk-mt8186-venc: Device processed (SEQNUM=2972, ACTION=add) [ 44.892789] systemd-udevd[148]: clk-mt8188-infra_ao: Device is queued (SEQNUM=2980, ACTION=add) [ 44.894627] systemd-udevd[164]: clk-mt8186-venc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.896776] systemd-udevd[148]: clk-mt8188-infra_ao: Device ready for processing (SEQNUM=2980, ACTION=add) [ 44.898446] systemd-udevd[148]: clk-mt8188-infra_ao: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.900580] systemd-udevd[177]: clk-mt8188-imp_iic_wrap: Processing device (SEQNUM=2979, ACTION=add) [ 44.902442] systemd-udevd[171]: clk-mt8188-adsp_audio26m: Device processed (SEQNUM=2974, ACTION=add) [ 44.903931] systemd-udevd[171]: clk-mt8188-adsp_audio26m: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 44.906045] systemd-udevd[172]: clk-mt8188-ccu: Device processed (SEQNUM=2977, ACTION=add) [ 44.907498] systemd-udevd[172]: clk-mt8188-ccu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.909739] systemd-udevd[148]: clk-mt8188-ipe: Device is queued (SEQNUM=2981, ACTION=add) [ 44.911555] systemd-udevd[165]: clk-mt8188-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.913853] systemd-udevd[148]: clk-mt8188-ipe: Device ready for processing (SEQNUM=2981, ACTION=add) [ 44.915339] systemd-udevd[148]: clk-mt8188-ipe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.917436] systemd-udevd[173]: clk-mt8188-apmixed: Device processed (SEQNUM=2975, ACTION=add) [ 44.918905] systemd-udevd[173]: clk-mt8188-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.921136] systemd-udevd[163]: clk-mt8188-infra_ao: Processing device (SEQNUM=2980, ACTION=add) [ 44.922995] systemd-udevd[148]: clk-mt8188-mfgcfg: Device is queued (SEQNUM=2982, ACTION=add) [ 44.924657] systemd-udevd[148]: clk-mt8188-mfgcfg: Device ready for processing (SEQNUM=2982, ACTION=add) [ 44.926145] systemd-udevd[148]: clk-mt8188-mfgcfg: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 44.928003] systemd-udevd[164]: clk-mt8188-ipe: Processing device (SEQNUM=2981, ACTION=add) [ 44.930110] systemd-udevd[168]: clk-mt8188-imgsys_main: Device processed (SEQNUM=2978, ACTION=add) [ 44.931937] systemd-udevd[148]: clk-mt8188-peri_ao: Device is queued (SEQNUM=2983, ACTION=add) [ 44.934010] systemd-udevd[168]: clk-mt8188-imgsys_main: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 44.935892] systemd-udevd[148]: clk-mt8188-peri_ao: Device ready for processing (SEQNUM=2983, ACTION=add) [ 44.937683] systemd-udevd[148]: clk-mt8188-peri_ao: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.939550] systemd-udevd[172]: clk-mt8188-mfgcfg: Processing device (SEQNUM=2982, ACTION=add) [ 44.941776] systemd-udevd[148]: clk-mt8188-topck: Device is queued (SEQNUM=2984, ACTION=add) [ 44.943246] systemd-udevd[148]: clk-mt8188-topck: Device ready for processing (SEQNUM=2984, ACTION=add) [ 44.945101] systemd-udevd[148]: clk-mt8188-topck: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 44.947115] systemd-udevd[168]: clk-mt8188-topck: Processing device (SEQNUM=2984, ACTION=add) [ 44.949254] systemd-udevd[163]: clk-mt8188-infra_ao: Device processed (SEQNUM=2980, ACTION=add) [ 44.951079] systemd-udevd[148]: clk-mt8188-vdec: Device is queued (SEQNUM=2985, ACTION=add) [ 44.953186] systemd-udevd[163]: clk-mt8188-infra_ao: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.955073] systemd-udevd[148]: clk-mt8188-vdec: Device ready for processing (SEQNUM=2985, ACTION=add) [ 44.957233] systemd-udevd[148]: clk-mt8188-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.963617] systemd-udevd[169]: clk-mt8188-peri_ao: Processing device (SEQNUM=2983, ACTION=add) [ 44.966191] systemd-udevd[148]: clk-mt8188-vdo0: Device is queued (SEQNUM=2986, ACTION=add) [ 44.967658] systemd-udevd[148]: clk-mt8188-vdo0: Device ready for processing (SEQNUM=2986, ACTION=add) [ 44.969414] systemd-udevd[148]: clk-mt8188-vdo0: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.971267] systemd-udevd[173]: clk-mt8188-vdec: Processing device (SEQNUM=2985, ACTION=add) [ 44.973375] systemd-udevd[148]: clk-mt8188-vdo1: Device is queued (SEQNUM=2987, ACTION=add) [ 44.974872] systemd-udevd[148]: clk-mt8188-vdo1: Device ready for processing (SEQNUM=2987, ACTION=add) [ 44.976774] systemd-udevd[148]: clk-mt8188-vdo1: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.978282] systemd-udevd[148]: clk-mt8188-venc1: Device is queued (SEQNUM=2988, ACTION=add) [ 44.979717] systemd-udevd[148]: clk-mt8188-venc1: Device ready for processing (SEQNUM=2988, ACTION=add) [ 44.981456] systemd-udevd[148]: clk-mt8188-venc1: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 44.982957] systemd-udevd[148]: clk-mt8188-vpp0: Device is queued (SEQNUM=2989, ACTION=add) [ 44.985015] systemd-udevd[177]: clk-mt8188-imp_iic_wrap: Device processed (SEQNUM=2979, ACTION=add) [ 44.986876] systemd-udevd[148]: clk-mt8188-vpp0: Device ready for processing (SEQNUM=2989, ACTION=add) [ 44.988964] systemd-udevd[177]: clk-mt8188-imp_iic_wrap: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 44.990848] systemd-udevd[148]: clk-mt8188-vpp0: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.992984] systemd-udevd[165]: clk-mt8188-vdo0: Processing device (SEQNUM=2986, ACTION=add) [ 44.994874] systemd-udevd[171]: clk-mt8188-venc1: Processing device (SEQNUM=2988, ACTION=add) [ 44.997009] systemd-udevd[164]: clk-mt8188-ipe: Device processed (SEQNUM=2981, ACTION=add) [ 44.998511] systemd-udevd[164]: clk-mt8188-ipe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.000716] systemd-udevd[148]: clk-mt8188-vpp1: Device is queued (SEQNUM=2990, ACTION=add) [ 45.002870] systemd-udevd[162]: clk-mt8188-vpp0: Processing device (SEQNUM=2989, ACTION=add) [ 45.005101] systemd-udevd[148]: clk-mt8188-vpp1: Device ready for processing (SEQNUM=2990, ACTION=add) [ 45.006784] systemd-udevd[148]: clk-mt8188-vpp1: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.008639] systemd-udevd[148]: clk-mt8188-wpe: Device is queued (SEQNUM=2991, ACTION=add) [ 45.010774] systemd-udevd[163]: clk-mt8188-vdo1: Processing device (SEQNUM=2987, ACTION=add) [ 45.012986] systemd-udevd[148]: clk-mt8188-wpe: Device ready for processing (SEQNUM=2991, ACTION=add) [ 45.014885] systemd-udevd[172]: clk-mt8188-mfgcfg: Device processed (SEQNUM=2982, ACTION=add) [ 45.017129] systemd-udevd[148]: clk-mt8188-wpe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.019060] systemd-udevd[177]: clk-mt8188-vpp1: Processing device (SEQNUM=2990, ACTION=add) [ 45.021190] systemd-udevd[148]: clk-mt8192: Device is queued (SEQNUM=2992, ACTION=add) [ 45.022659] systemd-udevd[148]: clk-mt8192: Device ready for processing (SEQNUM=2992, ACTION=add) [ 45.024415] systemd-udevd[148]: clk-mt8192: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 45.026288] systemd-udevd[171]: clk-mt8188-venc1: Device processed (SEQNUM=2988, ACTION=add) [ 45.027896] systemd-udevd[171]: clk-mt8188-venc1: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 45.030033] systemd-udevd[148]: clk-mt8192-apmixed: Device is queued (SEQNUM=2993, ACTION=add) [ 45.034949] systemd-udevd[169]: clk-mt8188-peri_ao: Device processed (SEQNUM=2983, ACTION=add) [ 45.036981] systemd-udevd[148]: clk-mt8192-apmixed: Device ready for processing (SEQNUM=2993, ACTION=add) [ 45.038838] systemd-udevd[169]: clk-mt8188-peri_ao: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 45.043800] systemd-udevd[174]: clk-mt8188-wpe: Processing device (SEQNUM=2991, ACTION=add) [ 45.045862] systemd-udevd[168]: clk-mt8188-topck: Device processed (SEQNUM=2984, ACTION=add) [ 45.047319] systemd-udevd[168]: clk-mt8188-topck: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 45.049503] systemd-udevd[163]: clk-mt8188-vdo1: Device processed (SEQNUM=2987, ACTION=add) [ 45.054415] systemd-udevd[170]: clk-mt8192: Processing device (SEQNUM=2992, ACTION=add) [ 45.056530] systemd-udevd[165]: clk-mt8188-vdo0: Device processed (SEQNUM=2986, ACTION=add) [ 45.058005] systemd-udevd[165]: clk-mt8188-vdo0: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.059840] systemd-udevd[172]: clk-mt8188-mfgcfg: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 45.061962] systemd-udevd[177]: clk-mt8188-vpp1: Device processed (SEQNUM=2990, ACTION=add) [ 45.063926] systemd-udevd[148]: clk-mt8192-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 45.066137] systemd-udevd[177]: clk-mt8188-vpp1: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.068001] systemd-udevd[173]: clk-mt8188-vdec: Device processed (SEQNUM=2985, ACTION=add) [ 45.070054] systemd-udevd[163]: clk-mt8188-vdo1: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.071926] systemd-udevd[173]: clk-mt8188-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.077066] systemd-udevd[167]: clk-mt8192-apmixed: Processing device (SEQNUM=2993, ACTION=add) [ 45.078907] systemd-udevd[162]: clk-mt8188-vpp0: Device processed (SEQNUM=2989, ACTION=add) [ 45.080770] systemd-udevd[162]: clk-mt8188-vpp0: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.082643] systemd-udevd[174]: clk-mt8188-wpe: Device processed (SEQNUM=2991, ACTION=add) [ 45.084365] systemd-udevd[174]: clk-mt8188-wpe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.086231] systemd-udevd[167]: clk-mt8192-apmixed: Device processed (SEQNUM=2993, ACTION=add) [ 45.087717] systemd-udevd[167]: clk-mt8192-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 45.089832] systemd-udevd[170]: clk-mt8192: Device processed (SEQNUM=2992, ACTION=add) [ 45.092435] systemd-udevd[148]: clk-mt8192-aud: Device is queued (SEQNUM=2994, ACTION=add) [ 45.093920] systemd-udevd[148]: clk-mt8192-aud: Device ready for processing (SEQNUM=2994, ACTION=add) [ 45.095819] systemd-udevd[170]: clk-mt8192: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 45.097896] systemd-udevd[164]: clk-mt8192-aud: Processing device (SEQNUM=2994, ACTION=add) [ 45.099731] systemd-udevd[148]: clk-mt8192-aud: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.101601] systemd-udevd[148]: clk-mt8192-cam: Device is queued (SEQNUM=2995, ACTION=add) [ 45.103040] systemd-udevd[148]: clk-mt8192-cam: Device ready for processing (SEQNUM=2995, ACTION=add) [ 45.105087] systemd-udevd[164]: clk-mt8192-aud: Device processed (SEQNUM=2994, ACTION=add) [ 45.106553] systemd-udevd[164]: clk-mt8192-aud: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.108660] systemd-udevd[172]: clk-mt8192-cam: Processing device (SEQNUM=2995, ACTION=add) [ 45.110547] systemd-udevd[148]: clk-mt8192-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.112312] systemd-udevd[148]: clk-mt8192-img: Device is queued (SEQNUM=2996, ACTION=add) [ 45.113754] systemd-udevd[148]: clk-mt8192-img: Device ready for processing (SEQNUM=2996, ACTION=add) [ 45.115362] systemd-udevd[148]: clk-mt8192-img: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.117171] systemd-udevd[148]: clk-mt8192-imp_iic_wrap: Device is queued (SEQNUM=2997, ACTION=add) [ 45.118627] systemd-udevd[148]: clk-mt8192-imp_iic_wrap: Device ready for processing (SEQNUM=2997, ACTION=add) [ 45.120390] systemd-udevd[148]: clk-mt8192-imp_iic_wrap: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 45.122260] systemd-udevd[164]: clk-mt8192-img: Processing device (SEQNUM=2996, ACTION=add) [ 45.124379] systemd-udevd[172]: clk-mt8192-cam: Device processed (SEQNUM=2995, ACTION=add) [ 45.125821] systemd-udevd[172]: clk-mt8192-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.127649] systemd-udevd[168]: clk-mt8192-imp_iic_wrap: Processing device (SEQNUM=2997, ACTION=add) [ 45.129723] systemd-udevd[148]: clk-mt8192-ipe: Device is queued (SEQNUM=2998, ACTION=add) [ 45.131174] systemd-udevd[148]: clk-mt8192-ipe: Device ready for processing (SEQNUM=2998, ACTION=add) [ 45.132875] systemd-udevd[148]: clk-mt8192-ipe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.134731] systemd-udevd[168]: clk-mt8192-imp_iic_wrap: Device processed (SEQNUM=2997, ACTION=add) [ 45.136859] systemd-udevd[148]: clk-mt8192-mdp: Device is queued (SEQNUM=2999, ACTION=add) [ 45.138321] systemd-udevd[148]: clk-mt8192-mdp: Device ready for processing (SEQNUM=2999, ACTION=add) [ 45.140551] systemd-udevd[172]: clk-mt8192-ipe: Processing device (SEQNUM=2998, ACTION=add) [ 45.142389] systemd-udevd[148]: clk-mt8192-mdp: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.143893] systemd-udevd[148]: clk-mt8192-mfg: Device is queued (SEQNUM=3000, ACTION=add) [ 45.145981] systemd-udevd[164]: clk-mt8192-img: Device processed (SEQNUM=2996, ACTION=add) [ 45.147797] systemd-udevd[168]: clk-mt8192-imp_iic_wrap: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 45.149901] systemd-udevd[164]: clk-mt8192-img: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.151752] systemd-udevd[169]: clk-mt8192-mdp: Processing device (SEQNUM=2999, ACTION=add) [ 45.154017] systemd-udevd[172]: clk-mt8192-ipe: Device processed (SEQNUM=2998, ACTION=add) [ 45.155484] systemd-udevd[172]: clk-mt8192-ipe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.157760] systemd-udevd[169]: clk-mt8192-mdp: Device processed (SEQNUM=2999, ACTION=add) [ 45.159209] systemd-udevd[169]: clk-mt8192-mdp: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.161310] systemd-udevd[148]: clk-mt8192-mfg: Device ready for processing (SEQNUM=3000, ACTION=add) [ 45.162835] systemd-udevd[148]: clk-mt8192-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.164840] systemd-udevd[148]: clk-mt8192-mm: Device is queued (SEQNUM=3001, ACTION=add) [ 45.166281] systemd-udevd[148]: clk-mt8192-mm: Device ready for processing (SEQNUM=3001, ACTION=add) [ 45.168371] systemd-udevd[173]: clk-mt8192-mfg: Processing device (SEQNUM=3000, ACTION=add) [ 45.170245] systemd-udevd[148]: clk-mt8192-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.171748] systemd-udevd[148]: clk-mt8192-msdc: Device is queued (SEQNUM=3002, ACTION=add) [ 45.173405] systemd-udevd[148]: clk-mt8192-msdc: Device ready for processing (SEQNUM=3002, ACTION=add) [ 45.174870] systemd-udevd[148]: clk-mt8192-msdc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.177056] systemd-udevd[164]: clk-mt8192-mm: Processing device (SEQNUM=3001, ACTION=add) [ 45.178895] systemd-udevd[148]: clk-mt8192-scp_adsp: Device is queued (SEQNUM=3003, ACTION=add) [ 45.180595] systemd-udevd[148]: clk-mt8192-scp_adsp: Device ready for processing (SEQNUM=3003, ACTION=add) [ 45.182231] systemd-udevd[148]: clk-mt8192-scp_adsp: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 45.184395] systemd-udevd[172]: clk-mt8192-msdc: Processing device (SEQNUM=3002, ACTION=add) [ 45.186251] systemd-udevd[148]: clk-mt8192-vdec: Device is queued (SEQNUM=3004, ACTION=add) [ 45.187711] systemd-udevd[148]: clk-mt8192-vdec: Device ready for processing (SEQNUM=3004, ACTION=add) [ 45.189406] systemd-udevd[148]: clk-mt8192-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.190897] systemd-udevd[148]: clk-mt8192-venc: Device is queued (SEQNUM=3005, ACTION=add) [ 45.192616] systemd-udevd[148]: clk-mt8192-venc: Device ready for processing (SEQNUM=3005, ACTION=add) [ 45.194095] systemd-udevd[148]: clk-mt8192-venc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.195936] systemd-udevd[168]: clk-mt8192-scp_adsp: Processing device (SEQNUM=3003, ACTION=add) [ 45.198014] systemd-udevd[169]: clk-mt8192-vdec: Processing device (SEQNUM=3004, ACTION=add) [ 45.199856] systemd-udevd[148]: clk-mt8195-apmixed: Device is queued (SEQNUM=3006, ACTION=add) [ 45.201546] systemd-udevd[148]: clk-mt8195-apmixed: Device ready for processing (SEQNUM=3006, ACTION=add) [ 45.203019] systemd-udevd[148]: clk-mt8195-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 45.204750] systemd-udevd[148]: clk-mt8195-apusys_pll: Device is queued (SEQNUM=3007, ACTION=add) [ 45.206718] systemd-udevd[177]: clk-mt8192-venc: Processing device (SEQNUM=3005, ACTION=add) [ 45.208836] systemd-udevd[148]: clk-mt8195-apusys_pll: Device ready for processing (SEQNUM=3007, ACTION=add) [ 45.210348] systemd-udevd[148]: clk-mt8195-apusys_pll: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 45.212444] systemd-udevd[173]: clk-mt8192-mfg: Device processed (SEQNUM=3000, ACTION=add) [ 45.214256] systemd-udevd[148]: clk-mt8195-cam: Device is queued (SEQNUM=3008, ACTION=add) [ 45.216295] systemd-udevd[173]: clk-mt8192-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.218170] systemd-udevd[148]: clk-mt8195-cam: Device ready for processing (SEQNUM=3008, ACTION=add) [ 45.219996] systemd-udevd[171]: clk-mt8195-cam: Processing device (SEQNUM=3008, ACTION=add) [ 45.222007] systemd-udevd[164]: clk-mt8192-mm: Device processed (SEQNUM=3001, ACTION=add) [ 45.223809] systemd-udevd[148]: clk-mt8195-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.225880] systemd-udevd[163]: clk-mt8195-apusys_pll: Processing device (SEQNUM=3007, ACTION=add) [ 45.227724] systemd-udevd[148]: clk-mt8195-ccu: Device is queued (SEQNUM=3009, ACTION=add) [ 45.229436] systemd-udevd[148]: clk-mt8195-ccu: Device ready for processing (SEQNUM=3009, ACTION=add) [ 45.231044] systemd-udevd[148]: clk-mt8195-ccu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.233147] systemd-udevd[165]: clk-mt8195-apmixed: Processing device (SEQNUM=3006, ACTION=add) [ 45.234982] systemd-udevd[148]: clk-mt8195-img: Device is queued (SEQNUM=3010, ACTION=add) [ 45.236659] systemd-udevd[148]: clk-mt8195-img: Device ready for processing (SEQNUM=3010, ACTION=add) [ 45.238479] systemd-udevd[172]: clk-mt8192-msdc: Device processed (SEQNUM=3002, ACTION=add) [ 45.240541] systemd-udevd[148]: clk-mt8195-img: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.242422] systemd-udevd[172]: clk-mt8192-msdc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.244608] systemd-udevd[148]: clk-mt8195-imp_iic_wrap: Device is queued (SEQNUM=3011, ACTION=add) [ 45.246442] systemd-udevd[168]: clk-mt8192-scp_adsp: Device processed (SEQNUM=3003, ACTION=add) [ 45.248495] systemd-udevd[148]: clk-mt8195-imp_iic_wrap: Device ready for processing (SEQNUM=3011, ACTION=add) [ 45.250376] systemd-udevd[171]: clk-mt8195-cam: Device processed (SEQNUM=3008, ACTION=add) [ 45.253025] systemd-udevd[168]: clk-mt8192-scp_adsp: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 45.258792] systemd-udevd[164]: clk-mt8192-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.261799] systemd-udevd[171]: clk-mt8195-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.263812] systemd-udevd[173]: clk-mt8195-ccu: Processing device (SEQNUM=3009, ACTION=add) [ 45.265850] systemd-udevd[162]: clk-mt8195-img: Processing device (SEQNUM=3010, ACTION=add) [ 45.267672] systemd-udevd[148]: clk-mt8195-imp_iic_wrap: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 45.269877] systemd-udevd[169]: clk-mt8192-vdec: Device processed (SEQNUM=3004, ACTION=add) [ 45.271335] systemd-udevd[169]: clk-mt8192-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.273501] systemd-udevd[177]: clk-mt8192-venc: Device processed (SEQNUM=3005, ACTION=add) [ 45.274959] systemd-udevd[177]: clk-mt8192-venc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.277028] systemd-udevd[165]: clk-mt8195-apmixed: Device processed (SEQNUM=3006, ACTION=add) [ 45.278515] systemd-udevd[165]: clk-mt8195-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 45.280674] systemd-udevd[148]: clk-mt8195-infra_ao: Device is queued (SEQNUM=3012, ACTION=add) [ 45.282506] systemd-udevd[163]: clk-mt8195-apusys_pll: Device processed (SEQNUM=3007, ACTION=add) [ 45.284647] systemd-udevd[148]: clk-mt8195-infra_ao: Device ready for processing (SEQNUM=3012, ACTION=add) [ 45.286508] systemd-udevd[163]: clk-mt8195-apusys_pll: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 45.288779] systemd-udevd[174]: clk-mt8195-imp_iic_wrap: Processing device (SEQNUM=3011, ACTION=add) [ 45.290623] systemd-udevd[148]: clk-mt8195-infra_ao: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 45.292832] systemd-udevd[164]: clk-mt8195-infra_ao: Processing device (SEQNUM=3012, ACTION=add) [ 45.294690] systemd-udevd[148]: clk-mt8195-ipe: Device is queued (SEQNUM=3013, ACTION=add) [ 45.296392] systemd-udevd[148]: clk-mt8195-ipe: Device ready for processing (SEQNUM=3013, ACTION=add) [ 45.297875] systemd-udevd[148]: clk-mt8195-ipe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.299736] systemd-udevd[173]: clk-mt8195-ccu: Device processed (SEQNUM=3009, ACTION=add) [ 45.301482] systemd-udevd[173]: clk-mt8195-ccu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.303344] systemd-udevd[162]: clk-mt8195-img: Device processed (SEQNUM=3010, ACTION=add) [ 45.305023] systemd-udevd[162]: clk-mt8195-img: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.306883] systemd-udevd[172]: clk-mt8195-ipe: Processing device (SEQNUM=3013, ACTION=add) [ 45.308963] systemd-udevd[148]: clk-mt8195-mfg: Device is queued (SEQNUM=3014, ACTION=add) [ 45.310791] systemd-udevd[164]: clk-mt8195-infra_ao: Device processed (SEQNUM=3012, ACTION=add) [ 45.319235] systemd-udevd[148]: clk-mt8195-mfg: Device ready for processing (SEQNUM=3014, ACTION=add) [ 45.321098] systemd-udevd[148]: clk-mt8195-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.322960] systemd-udevd[164]: clk-mt8195-infra_ao: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 45.325056] systemd-udevd[148]: clk-mt8195-peri_ao: Device is queued (SEQNUM=3015, ACTION=add) [ 45.326894] systemd-udevd[174]: clk-mt8195-imp_iic_wrap: Device processed (SEQNUM=3011, ACTION=add) [ 45.328982] systemd-udevd[148]: clk-mt8195-peri_ao: Device ready for processing (SEQNUM=3015, ACTION=add) [ 45.330847] systemd-udevd[174]: clk-mt8195-imp_iic_wrap: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 45.333065] systemd-udevd[148]: clk-mt8195-peri_ao: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 45.334955] systemd-udevd[168]: clk-mt8195-mfg: Processing device (SEQNUM=3014, ACTION=add) [ 45.336980] systemd-udevd[169]: clk-mt8195-peri_ao: Processing device (SEQNUM=3015, ACTION=add) [ 45.338918] systemd-udevd[148]: clk-mt8195-scp_adsp: Device is queued (SEQNUM=3016, ACTION=add) [ 45.340614] systemd-udevd[148]: clk-mt8195-scp_adsp: Device ready for processing (SEQNUM=3016, ACTION=add) [ 45.342101] systemd-udevd[148]: clk-mt8195-scp_adsp: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 45.343597] systemd-udevd[148]: clk-mt8195-topck: Device is queued (SEQNUM=3017, ACTION=add) [ 45.345591] systemd-udevd[148]: clk-mt8195-topck: Device ready for processing (SEQNUM=3017, ACTION=add) [ 45.347084] systemd-udevd[148]: clk-mt8195-topck: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 45.349608] systemd-udevd[172]: clk-mt8195-ipe: Device processed (SEQNUM=3013, ACTION=add) [ 45.351527] systemd-udevd[148]: clk-mt8195-vdec: Device is queued (SEQNUM=3018, ACTION=add) [ 45.353745] systemd-udevd[172]: clk-mt8195-ipe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.355620] systemd-udevd[148]: clk-mt8195-vdec: Device ready for processing (SEQNUM=3018, ACTION=add) [ 45.357382] systemd-udevd[148]: clk-mt8195-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.359241] systemd-udevd[173]: clk-mt8195-topck: Processing device (SEQNUM=3017, ACTION=add) [ 45.361419] systemd-udevd[164]: clk-mt8195-scp_adsp: Processing device (SEQNUM=3016, ACTION=add) [ 45.363275] systemd-udevd[148]: clk-mt8195-vdo0: Device is queued (SEQNUM=3019, ACTION=add) [ 45.364971] systemd-udevd[148]: clk-mt8195-vdo0: Device ready for processing (SEQNUM=3019, ACTION=add) [ 45.366449] systemd-udevd[148]: clk-mt8195-vdo0: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.368524] systemd-udevd[168]: clk-mt8195-mfg: Device processed (SEQNUM=3014, ACTION=add) [ 45.370487] systemd-udevd[148]: clk-mt8195-vdo1: Device is queued (SEQNUM=3020, ACTION=add) [ 45.372544] systemd-udevd[168]: clk-mt8195-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.374467] systemd-udevd[148]: clk-mt8195-vdo1: Device ready for processing (SEQNUM=3020, ACTION=add) [ 45.375953] systemd-udevd[148]: clk-mt8195-vdo1: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.377605] systemd-udevd[148]: clk-mt8195-venc: Device is queued (SEQNUM=3021, ACTION=add) [ 45.379047] systemd-udevd[148]: clk-mt8195-venc: Device ready for processing (SEQNUM=3021, ACTION=add) [ 45.380731] systemd-udevd[148]: clk-mt8195-venc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.385875] systemd-udevd[177]: clk-mt8195-vdec: Processing device (SEQNUM=3018, ACTION=add) [ 45.390662] systemd-udevd[168]: clk-mt8195-venc: Processing device (SEQNUM=3021, ACTION=add) [ 45.392718] systemd-udevd[148]: clk-mt8195-vpp0: Device is queued (SEQNUM=3022, ACTION=add) [ 45.394181] systemd-udevd[148]: clk-mt8195-vpp0: Device ready for processing (SEQNUM=3022, ACTION=add) [ 45.395642] systemd-udevd[148]: clk-mt8195-vpp0: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.397416] systemd-udevd[148]: clk-mt8195-vpp1: Device is queued (SEQNUM=3023, ACTION=add) [ 45.399195] systemd-udevd[173]: clk-mt8195-topck: Device processed (SEQNUM=3017, ACTION=add) [ 45.401323] systemd-udevd[148]: clk-mt8195-vpp1: Device ready for processing (SEQNUM=3023, ACTION=add) [ 45.403152] systemd-udevd[173]: clk-mt8195-topck: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 45.405397] systemd-udevd[171]: clk-mt8195-vpp1: Processing device (SEQNUM=3023, ACTION=add) [ 45.410261] systemd-udevd[164]: clk-mt8195-scp_adsp: Device processed (SEQNUM=3016, ACTION=add) [ 45.415089] systemd-udevd[165]: clk-mt8195-vdo1: Processing device (SEQNUM=3020, ACTION=add) [ 45.417078] systemd-udevd[164]: clk-mt8195-scp_adsp: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 45.418925] systemd-udevd[148]: clk-mt8195-vpp1: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.421066] systemd-udevd[172]: clk-mt8195-vdo0: Processing device (SEQNUM=3019, ACTION=add) [ 45.422889] systemd-udevd[148]: clk-mt8195-wpe: Device is queued (SEQNUM=3024, ACTION=add) [ 45.424610] systemd-udevd[148]: clk-mt8195-wpe: Device ready for processing (SEQNUM=3024, ACTION=add) [ 45.426066] systemd-udevd[148]: clk-mt8195-wpe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.427880] systemd-udevd[163]: clk-mt8195-vpp0: Processing device (SEQNUM=3022, ACTION=add) [ 45.430062] systemd-udevd[168]: clk-mt8195-venc: Device processed (SEQNUM=3021, ACTION=add) [ 45.431502] systemd-udevd[168]: clk-mt8195-venc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.433893] systemd-udevd[148]: clk-mt8365: Device is queued (SEQNUM=3025, ACTION=add) [ 45.435316] systemd-udevd[148]: clk-mt8365: Device ready for processing (SEQNUM=3025, ACTION=add) [ 45.436972] systemd-udevd[148]: clk-mt8365: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 45.438820] systemd-udevd[165]: clk-mt8195-vdo1: Device processed (SEQNUM=3020, ACTION=add) [ 45.440537] systemd-udevd[165]: clk-mt8195-vdo1: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.442373] systemd-udevd[171]: clk-mt8195-vpp1: Device processed (SEQNUM=3023, ACTION=add) [ 45.444416] systemd-udevd[173]: clk-mt8365: Processing device (SEQNUM=3025, ACTION=add) [ 45.446215] systemd-udevd[171]: clk-mt8195-vpp1: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.448278] systemd-udevd[169]: clk-mt8195-peri_ao: Device processed (SEQNUM=3015, ACTION=add) [ 45.450106] systemd-udevd[148]: clk-mt8365-apmixed: Device is queued (SEQNUM=3026, ACTION=add) [ 45.451907] systemd-udevd[169]: clk-mt8195-peri_ao: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 45.454118] systemd-udevd[148]: clk-mt8365-apmixed: Device ready for processing (SEQNUM=3026, ACTION=add) [ 45.455600] systemd-udevd[148]: clk-mt8365-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 45.457675] systemd-udevd[148]: clk-mt8365-apu: Device is queued (SEQNUM=3027, ACTION=add) [ 45.459096] systemd-udevd[148]: clk-mt8365-apu: Device ready for processing (SEQNUM=3027, ACTION=add) [ 45.460820] systemd-udevd[148]: clk-mt8365-apu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.462642] systemd-udevd[169]: clk-mt8365-apu: Processing device (SEQNUM=3027, ACTION=add) [ 45.464923] systemd-udevd[173]: clk-mt8365: Device processed (SEQNUM=3025, ACTION=add) [ 45.466764] systemd-udevd[148]: clk-mt8365-cam: Device is queued (SEQNUM=3028, ACTION=add) [ 45.468559] systemd-udevd[148]: clk-mt8365-cam: Device ready for processing (SEQNUM=3028, ACTION=add) [ 45.470079] systemd-udevd[148]: clk-mt8365-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.471906] systemd-udevd[177]: clk-mt8195-vdec: Device processed (SEQNUM=3018, ACTION=add) [ 45.473993] systemd-udevd[168]: clk-mt8365-apmixed: Processing device (SEQNUM=3026, ACTION=add) [ 45.475839] systemd-udevd[177]: clk-mt8195-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.477995] systemd-udevd[148]: clk-mt8365-mfg: Device is queued (SEQNUM=3029, ACTION=add) [ 45.479427] systemd-udevd[148]: clk-mt8365-mfg: Device ready for processing (SEQNUM=3029, ACTION=add) [ 45.481243] systemd-udevd[148]: clk-mt8365-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.484543] systemd-udevd[165]: clk-mt8365-cam: Processing device (SEQNUM=3028, ACTION=add) [ 45.486374] systemd-udevd[148]: clk-mt8365-mm: Device is queued (SEQNUM=3030, ACTION=add) [ 45.487812] systemd-udevd[148]: clk-mt8365-mm: Device ready for processing (SEQNUM=3030, ACTION=add) [ 45.489526] systemd-udevd[148]: clk-mt8365-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.491346] systemd-udevd[164]: clk-mt8195-wpe: Processing device (SEQNUM=3024, ACTION=add) [ 45.493338] systemd-udevd[148]: clk-mt8365-vdec: Device is queued (SEQNUM=3031, ACTION=add) [ 45.495139] systemd-udevd[171]: clk-mt8365-mfg: Processing device (SEQNUM=3029, ACTION=add) [ 45.497198] systemd-udevd[168]: clk-mt8365-apmixed: Device processed (SEQNUM=3026, ACTION=add) [ 45.498992] systemd-udevd[173]: clk-mt8365: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 45.501067] systemd-udevd[163]: clk-mt8195-vpp0: Device processed (SEQNUM=3022, ACTION=add) [ 45.502511] systemd-udevd[163]: clk-mt8195-vpp0: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.504557] systemd-udevd[148]: clk-mt8365-vdec: Device ready for processing (SEQNUM=3031, ACTION=add) [ 45.506400] systemd-udevd[172]: clk-mt8195-vdo0: Device processed (SEQNUM=3019, ACTION=add) [ 45.508641] systemd-udevd[148]: clk-mt8365-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.510498] systemd-udevd[172]: clk-mt8195-vdo0: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.512531] systemd-udevd[168]: clk-mt8365-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 45.514395] systemd-udevd[148]: clk-mt8365-venc: Device is queued (SEQNUM=3032, ACTION=add) [ 45.516391] systemd-udevd[177]: clk-mt8365-mm: Processing device (SEQNUM=3030, ACTION=add) [ 45.518206] systemd-udevd[171]: clk-mt8365-mfg: Device processed (SEQNUM=3029, ACTION=add) [ 45.519987] systemd-udevd[162]: clk-mt8365-vdec: Processing device (SEQNUM=3031, ACTION=add) [ 45.522004] systemd-udevd[171]: clk-mt8365-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.523857] systemd-udevd[165]: clk-mt8365-cam: Device processed (SEQNUM=3028, ACTION=add) [ 45.525534] systemd-udevd[165]: clk-mt8365-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.527365] systemd-udevd[164]: clk-mt8195-wpe: Device processed (SEQNUM=3024, ACTION=add) [ 45.529063] systemd-udevd[164]: clk-mt8195-wpe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.530914] systemd-udevd[169]: clk-mt8365-apu: Device processed (SEQNUM=3027, ACTION=add) [ 45.532627] systemd-udevd[169]: clk-mt8365-apu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.534681] systemd-udevd[148]: clk-mt8365-venc: Device ready for processing (SEQNUM=3032, ACTION=add) [ 45.536395] systemd-udevd[148]: clk-mt8365-venc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.537883] systemd-udevd[148]: clk-mt8516: Device is queued (SEQNUM=3033, ACTION=add) [ 45.539660] systemd-udevd[177]: clk-mt8365-mm: Device processed (SEQNUM=3030, ACTION=add) [ 45.541299] systemd-udevd[177]: clk-mt8365-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.543130] systemd-udevd[148]: clk-mt8516: Device ready for processing (SEQNUM=3033, ACTION=add) [ 45.545228] systemd-udevd[162]: clk-mt8365-vdec: Device processed (SEQNUM=3031, ACTION=add) [ 45.547022] systemd-udevd[148]: clk-mt8516: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 45.549076] systemd-udevd[162]: clk-mt8365-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.550925] systemd-udevd[172]: clk-mt8516: Processing device (SEQNUM=3033, ACTION=add) [ 45.552986] systemd-udevd[148]: clk-mt8516-apmixed: Device is queued (SEQNUM=3034, ACTION=add) [ 45.554798] systemd-udevd[164]: clk-mt8365-venc: Processing device (SEQNUM=3032, ACTION=add) [ 45.556951] systemd-udevd[148]: clk-mt8516-apmixed: Device ready for processing (SEQNUM=3034, ACTION=add) [ 45.558593] systemd-udevd[148]: clk-mt8516-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 45.560395] systemd-udevd[148]: clk-rpmh: Device is queued (SEQNUM=3035, ACTION=add) [ 45.561807] systemd-udevd[148]: clk-rpmh: Device ready for processing (SEQNUM=3035, ACTION=add) [ 45.563237] systemd-udevd[148]: clk-rpmh: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 45.565280] systemd-udevd[168]: clk-mt8516-apmixed: Processing device (SEQNUM=3034, ACTION=add) [ 45.567097] systemd-udevd[172]: clk-mt8516: Device processed (SEQNUM=3033, ACTION=add) [ 45.568778] systemd-udevd[172]: clk-mt8516: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 45.570751] systemd-udevd[148]: clk_imx8ulp: Device is queued (SEQNUM=3036, ACTION=add) [ 45.572405] systemd-udevd[148]: clk_imx8ulp: Device ready for processing (SEQNUM=3036, ACTION=add) [ 45.574206] systemd-udevd[169]: clk-rpmh: Processing device (SEQNUM=3035, ACTION=add) [ 45.575969] systemd-udevd[173]: clk_imx8ulp: Processing device (SEQNUM=3036, ACTION=add) [ 45.577971] systemd-udevd[148]: clk_imx8ulp: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.579822] systemd-udevd[164]: clk-mt8365-venc: Device processed (SEQNUM=3032, ACTION=add) [ 45.581472] systemd-udevd[164]: clk-mt8365-venc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.583478] systemd-udevd[148]: cmd-db: Device is queued (SEQNUM=3037, ACTION=add) [ 45.585166] systemd-udevd[148]: cmd-db: Device ready for processing (SEQNUM=3037, ACTION=add) [ 45.586594] systemd-udevd[148]: cmd-db: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 45.588298] systemd-udevd[148]: combphy: Device is queued (SEQNUM=3038, ACTION=add) [ 45.590071] systemd-udevd[172]: cmd-db: Processing device (SEQNUM=3037, ACTION=add) [ 45.591846] systemd-udevd[148]: combphy: Device ready for processing (SEQNUM=3038, ACTION=add) [ 45.593545] systemd-udevd[148]: combphy: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 45.595370] systemd-udevd[168]: clk-mt8516-apmixed: Device processed (SEQNUM=3034, ACTION=add) [ 45.597073] systemd-udevd[168]: clk-mt8516-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 45.598929] systemd-udevd[148]: cpufreq-dt: Device is queued (SEQNUM=3039, ACTION=add) [ 45.600605] systemd-udevd[148]: cpufreq-dt: Device ready for processing (SEQNUM=3039, ACTION=add) [ 45.602055] systemd-udevd[148]: cpufreq-dt: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 45.604550] systemd-udevd[164]: combphy: Processing device (SEQNUM=3038, ACTION=add) [ 45.606429] systemd-udevd[169]: clk-rpmh: Device processed (SEQNUM=3035, ACTION=add) [ 45.608636] systemd-udevd[148]: cros-ec-debugfs: Device is queued (SEQNUM=3040, ACTION=add) [ 45.610456] systemd-udevd[169]: clk-rpmh: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 45.612576] systemd-udevd[148]: cros-ec-debugfs: Device ready for processing (SEQNUM=3040, ACTION=add) [ 45.614056] systemd-udevd[148]: cros-ec-debugfs: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.615872] systemd-udevd[177]: cpufreq-dt: Processing device (SEQNUM=3039, ACTION=add) [ 45.617844] systemd-udevd[168]: cros-ec-debugfs: Processing device (SEQNUM=3040, ACTION=add) [ 45.619688] systemd-udevd[148]: cros-ec-dev: Device is queued (SEQNUM=3041, ACTION=add) [ 45.621412] systemd-udevd[148]: cros-ec-dev: Device ready for processing (SEQNUM=3041, ACTION=add) [ 45.622850] systemd-udevd[148]: cros-ec-dev: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.624585] systemd-udevd[148]: cros-ec-i2c-tunnel: Device is queued (SEQNUM=3042, ACTION=add) [ 45.626033] systemd-udevd[148]: cros-ec-i2c-tunnel: Device ready for processing (SEQNUM=3042, ACTION=add) [ 45.627481] systemd-udevd[148]: cros-ec-i2c-tunnel: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 45.629767] systemd-udevd[173]: clk_imx8ulp: Device processed (SEQNUM=3036, ACTION=add) [ 45.631681] systemd-udevd[169]: cros-ec-dev: Processing device (SEQNUM=3041, ACTION=add) [ 45.636838] systemd-udevd[173]: clk_imx8ulp: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.638739] systemd-udevd[148]: cros-ec-keyb: Device is queued (SEQNUM=3043, ACTION=add) [ 45.640422] systemd-udevd[148]: cros-ec-keyb: Device ready for processing (SEQNUM=3043, ACTION=add) [ 45.641873] systemd-udevd[148]: cros-ec-keyb: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.643328] systemd-udevd[148]: cros-ec-lightbar: Device is queued (SEQNUM=3044, ACTION=add) [ 45.645036] systemd-udevd[148]: cros-ec-lightbar: Device ready for processing (SEQNUM=3044, ACTION=add) [ 45.646507] systemd-udevd[148]: cros-ec-lightbar: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 45.647990] systemd-udevd[148]: cros-ec-pchg: Device is queued (SEQNUM=3045, ACTION=add) [ 45.649594] systemd-udevd[148]: cros-ec-pchg: Device ready for processing (SEQNUM=3045, ACTION=add) [ 45.651031] systemd-udevd[148]: cros-ec-pchg: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.655937] systemd-udevd[172]: cmd-db: Device processed (SEQNUM=3037, ACTION=add) [ 45.662134] systemd-udevd[168]: cros-ec-debugfs: Device processed (SEQNUM=3040, ACTION=add) [ 45.665524] systemd-udevd[172]: cmd-db: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 45.667530] systemd-udevd[168]: cros-ec-debugfs: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.669831] systemd-udevd[148]: cros-ec-regulator: Device is queued (SEQNUM=3046, ACTION=add) [ 45.671281] systemd-udevd[148]: cros-ec-regulator: Device ready for processing (SEQNUM=3046, ACTION=add) [ 45.675491] systemd-udevd[165]: cros-ec-i2c-tunnel: Processing device (SEQNUM=3042, ACTION=add) [ 45.679869] systemd-udevd[173]: cros-ec-lightbar: Processing device (SEQNUM=3044, ACTION=add) [ 45.684777] systemd-udevd[148]: cros-ec-regulator: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 45.689855] systemd-udevd[148]: cros-ec-rtc: Device is queued (SEQNUM=3047, ACTION=add) [ 45.691643] systemd-udevd[148]: cros-ec-rtc: Device ready for processing (SEQNUM=3047, ACTION=add) [ 45.693755] systemd-udevd[148]: cros-ec-rtc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.696364] systemd-udevd[171]: cros-ec-pchg: Processing device (SEQNUM=3045, ACTION=add) [ 45.698617] systemd-udevd[148]: cros-ec-sensorhub: Device is queued (SEQNUM=3048, ACTION=add) [ 45.700953] systemd-udevd[164]: combphy: Device processed (SEQNUM=3038, ACTION=add) [ 45.702739] systemd-udevd[148]: cros-ec-sensorhub: Device ready for processing (SEQNUM=3048, ACTION=add) [ 45.704996] systemd-udevd[164]: combphy: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 45.706821] systemd-udevd[148]: cros-ec-sensorhub: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 45.708962] systemd-udevd[162]: cros-ec-regulator: Processing device (SEQNUM=3046, ACTION=add) [ 45.710804] systemd-udevd[148]: cros-ec-sysfs: Device is queued (SEQNUM=3049, ACTION=add) [ 45.712532] systemd-udevd[148]: cros-ec-sysfs: Device ready for processing (SEQNUM=3049, ACTION=add) [ 45.713982] systemd-udevd[148]: cros-ec-sysfs: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.718869] systemd-udevd[163]: cros-ec-keyb: Processing device (SEQNUM=3043, ACTION=add) [ 45.720909] systemd-udevd[148]: cros-ec-vbc: Device is queued (SEQNUM=3050, ACTION=add) [ 45.722344] systemd-udevd[148]: cros-ec-vbc: Device ready for processing (SEQNUM=3050, ACTION=add) [ 45.723771] systemd-udevd[148]: cros-ec-vbc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.725844] systemd-udevd[164]: cros-ec-sysfs: Processing device (SEQNUM=3049, ACTION=add) [ 45.727631] systemd-udevd[172]: cros-ec-rtc: Processing device (SEQNUM=3047, ACTION=add) [ 45.729671] systemd-udevd[174]: cros-ec-vbc: Processing device (SEQNUM=3050, ACTION=add) [ 45.731628] systemd-udevd[177]: cpufreq-dt: Device processed (SEQNUM=3039, ACTION=add) [ 45.733357] systemd-udevd[177]: cpufreq-dt: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 45.735191] systemd-udevd[173]: cros-ec-lightbar: Device processed (SEQNUM=3044, ACTION=add) [ 45.736856] systemd-udevd[173]: cros-ec-lightbar: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 45.738743] systemd-udevd[148]: cros-usbpd-notify: Device is queued (SEQNUM=3051, ACTION=add) [ 45.740555] systemd-udevd[148]: cros-usbpd-notify: Device ready for processing (SEQNUM=3051, ACTION=add) [ 45.742016] systemd-udevd[148]: cros-usbpd-notify: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 45.743839] systemd-udevd[168]: cros-ec-sensorhub: Processing device (SEQNUM=3048, ACTION=add) [ 45.745835] systemd-udevd[148]: cros-usbpd-notify-acpi: Device is queued (SEQNUM=3052, ACTION=add) [ 45.747298] systemd-udevd[148]: cros-usbpd-notify-acpi: Device ready for processing (SEQNUM=3052, ACTION=add) [ 45.749329] systemd-udevd[170]: cros-usbpd-notify: Processing device (SEQNUM=3051, ACTION=add) [ 45.751142] systemd-udevd[148]: cros-usbpd-notify-acpi: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 45.753172] systemd-udevd[173]: cros-usbpd-notify-acpi: Processing device (SEQNUM=3052, ACTION=add) [ 45.755140] systemd-udevd[148]: davinci_gpio: Device is queued (SEQNUM=3053, ACTION=add) [ 45.756826] systemd-udevd[148]: davinci_gpio: Device ready for processing (SEQNUM=3053, ACTION=add) [ 45.758622] systemd-udevd[162]: cros-ec-regulator: Device processed (SEQNUM=3046, ACTION=add) [ 45.760711] systemd-udevd[177]: davinci_gpio: Processing device (SEQNUM=3053, ACTION=add) [ 45.762501] systemd-udevd[162]: cros-ec-regulator: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 45.764599] systemd-udevd[148]: davinci_gpio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.766435] systemd-udevd[163]: cros-ec-keyb: Device processed (SEQNUM=3043, ACTION=add) [ 45.768646] systemd-udevd[148]: davinci_mdio: Device is queued (SEQNUM=3054, ACTION=add) [ ***] (1 of 2) A start job is running for…dev/gpt-auto-root (34s / 1min 30s) [ 45.770476] systemd-udevd[163]: cros-ec-keyb: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 45.772602] systemd-udevd[148]: davinci_mdio: Device ready for processing (SEQNUM=3054, ACTION=add) [ 45.774080] systemd-udevd[148]: davinci_mdio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.775904] systemd-udevd[163]: davinci_mdio: Processing device (SEQNUM=3054, ACTION=add) [ 45.778136] systemd-udevd[148]: denali-nand-dt: Device is queued (SEQNUM=3055, ACTION=add) [ 45.779571] systemd-udevd[148]: denali-nand-dt: Device ready for processing (SEQNUM=3055, ACTION=add) [ 45.781649] systemd-udevd[148]: denali-nand-dt: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.783121] systemd-udevd[148]: disp_cc-sdm845: Device is queued (SEQNUM=3056, ACTION=add) [ 45.785107] systemd-udevd[162]: denali-nand-dt: Processing device (SEQNUM=3055, ACTION=add) [ 45.786948] systemd-udevd[148]: disp_cc-sdm845: Device ready for processing (SEQNUM=3056, ACTION=add) [ 45.788835] systemd-udevd[148]: disp_cc-sdm845: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.790327] systemd-udevd[148]: disp_cc-sm8250: Device is queued (SEQNUM=3057, ACTION=add) [ 45.791739] systemd-udevd[148]: disp_cc-sm8250: Device ready for processing (SEQNUM=3057, ACTION=add) [ 45.793916] systemd-udevd[165]: cros-ec-i2c-tunnel: Device processed (SEQNUM=3042, ACTION=add) [ 45.795725] systemd-udevd[148]: disp_cc-sm8250: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.797897] systemd-udevd[165]: cros-ec-i2c-tunnel: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 45.799789] systemd-udevd[167]: disp_cc-sdm845: Processing device (SEQNUM=3056, ACTION=add) [ 45.801814] systemd-udevd[169]: cros-ec-dev: Device processed (SEQNUM=3041, ACTION=add) [ 45.803606] systemd-udevd[148]: dma-owl: Device is queued (SEQNUM=3058, ACTION=add) [ 45.805721] systemd-udevd[169]: cros-ec-dev: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.807852] systemd-udevd[148]: dma-owl: Device ready for processing (SEQNUM=3058, ACTION=add) [ 45.809787] systemd-udevd[148]: dpaa2-console: Device is queued (SEQNUM=3059, ACTION=add) [ 45.811314] systemd-udevd[148]: dma-owl: Device ready for processing (SEQNUM=3058, ACTION=add) [ 45.813422] systemd-udevd[168]: cros-ec-sensorhub: Device processed (SEQNUM=3048, ACTION=add) [ 45.815368] systemd-udevd[169]: dma-owl: Processing device (SEQNUM=3058, ACTION=add) [ 45.817416] systemd-udevd[168]: cros-ec-sensorhub: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 45.822512] systemd-udevd[166]: disp_cc-sm8250: Processing device (SEQNUM=3057, ACTION=add) [ 45.824661] systemd-udevd[148]: dma-owl: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 45.826235] systemd-udevd[148]: dpaa2-console: Device ready for processing (SEQNUM=3059, ACTION=add) [ 45.827788] systemd-udevd[148]: dpaa2-console: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.829695] systemd-udevd[148]: dw-apb-uart: Device is queued (SEQNUM=3060, ACTION=add) [ 45.834605] systemd-udevd[162]: denali-nand-dt: Device processed (SEQNUM=3055, ACTION=add) [ 45.836759] systemd-udevd[148]: dw-apb-uart: Device ready for processing (SEQNUM=3060, ACTION=add) [ 45.838619] systemd-udevd[162]: denali-nand-dt: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.844624] systemd-udevd[171]: cros-ec-pchg: Device processed (SEQNUM=3045, ACTION=add) [ 45.846231] systemd-udevd[171]: cros-ec-pchg: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 45.848654] systemd-udevd[165]: dpaa2-console: Processing device (SEQNUM=3059, ACTION=add) [ 45.850759] systemd-udevd[172]: cros-ec-rtc: Device processed (SEQNUM=3047, ACTION=add) [ 45.852566] systemd-udevd[172]: cros-ec-rtc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.855094] systemd-udevd[168]: dw-apb-uart: Processing device (SEQNUM=3060, ACTION=add) [ 45.857405] systemd-udevd[148]: dw-apb-uart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.859050] systemd-udevd[148]: dw_mmc: Device is queued (SEQNUM=3061, ACTION=add) [ 45.861265] systemd-udevd[173]: cros-usbpd-notify-acpi: Device processed (SEQNUM=3052, ACTION=add) [ 45.862909] systemd-udevd[173]: cros-usbpd-notify-acpi: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 45.865084] systemd-udevd[148]: dw_mmc: Device ready for processing (SEQNUM=3061, ACTION=add) [ 45.867465] systemd-udevd[174]: cros-ec-vbc: Device processed (SEQNUM=3050, ACTION=add) [ 45.875173] systemd-udevd[164]: cros-ec-sysfs: Device processed (SEQNUM=3049, ACTION=add) [ 45.877501] systemd-udevd[174]: cros-ec-vbc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.879525] systemd-udevd[164]: cros-ec-sysfs: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.882138] systemd-udevd[172]: dw_mmc: Processing device (SEQNUM=3061, ACTION=add) [ 45.884334] systemd-udevd[148]: dw_mmc: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 45.886070] systemd-udevd[148]: dw_wdt: Device is queued (SEQNUM=3062, ACTION=add) [ 45.887592] systemd-udevd[148]: dw_wdt: Device ready for processing (SEQNUM=3062, ACTION=add) [ 45.889383] systemd-udevd[148]: dw_wdt: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 45.890935] systemd-udevd[148]: dwc2: Device is queued (SEQNUM=3063, ACTION=add) [ 45.892973] systemd-udevd[164]: dw_wdt: Processing device (SEQNUM=3062, ACTION=add) [ 45.894826] systemd-udevd[148]: dwc2: Device ready for processing (SEQNUM=3063, ACTION=add) [ 45.896590] systemd-udevd[148]: dwc2: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 45.898544] systemd-udevd[177]: davinci_gpio: Device processed (SEQNUM=3053, ACTION=add) [ 45.900740] systemd-udevd[148]: dwc3: Device is queued (SEQNUM=3064, ACTION=add) [ 45.902592] systemd-udevd[177]: davinci_gpio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 45.905029] systemd-udevd[148]: dwc3: Device ready for processing (SEQNUM=3064, ACTION=add) [ 45.906917] systemd-udevd[171]: dwc3: Processing device (SEQNUM=3064, ACTION=add) [ 45.909087] systemd-udevd[148]: dwc3: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 45.911155] systemd-udevd[168]: dw-apb-uart: Device processed (SEQNUM=3060, ACTION=add) [ 45.912858] systemd-udevd[168]: dw-apb-uart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.914678] systemd-udevd[148]: dwc3-am62: Device is queued (SEQNUM=3065, ACTION=add) [ 45.916719] systemd-udevd[170]: cros-usbpd-notify: Device processed (SEQNUM=3051, ACTION=add) [ 45.918177] systemd-udevd[170]: cros-usbpd-notify: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 45.919998] systemd-udevd[173]: dwc2: Processing device (SEQNUM=3063, ACTION=add) [ 45.922015] systemd-udevd[148]: dwc3-am62: Device ready for processing (SEQNUM=3065, ACTION=add) [ 45.923851] systemd-udevd[169]: dma-owl: Device processed (SEQNUM=3058, ACTION=add) [ 45.925577] systemd-udevd[169]: dma-owl: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 45.927402] systemd-udevd[165]: dpaa2-console: Device processed (SEQNUM=3059, ACTION=add) [ 45.929531] systemd-udevd[168]: dwc3-am62: Processing device (SEQNUM=3065, ACTION=add) [ 45.931529] systemd-udevd[165]: dpaa2-console: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.933969] systemd-udevd[148]: dwc3-am62: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 45.935462] systemd-udevd[148]: dwc3-meson-g12a: Device is queued (SEQNUM=3066, ACTION=add) [ 45.937744] systemd-udevd[166]: disp_cc-sm8250: Device processed (SEQNUM=3057, ACTION=add) [ 45.939191] systemd-udevd[166]: disp_cc-sm8250: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.941239] systemd-udevd[148]: dwc3-meson-g12a: Device ready for processing (SEQNUM=3066, ACTION=add) [ 45.943067] systemd-udevd[169]: dwc3-meson-g12a: Processing device (SEQNUM=3066, ACTION=add) [ 45.945186] systemd-udevd[167]: disp_cc-sdm845: Device processed (SEQNUM=3056, ACTION=add) [ 45.946631] systemd-udevd[167]: disp_cc-sdm845: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.948879] systemd-udevd[172]: dw_mmc: Device processed (SEQNUM=3061, ACTION=add) [ 45.950303] systemd-udevd[172]: dw_mmc: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 45.952414] systemd-udevd[168]: dwc3-am62: Device processed (SEQNUM=3065, ACTION=add) [ 45.954290] systemd-udevd[148]: dwc3-meson-g12a: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.956394] systemd-udevd[148]: dwc3-of-simple: Device is queued (SEQNUM=3067, ACTION=add) [ 45.958199] systemd-udevd[169]: dwc3-meson-g12a: Device processed (SEQNUM=3066, ACTION=add) [ 45.959981] systemd-udevd[148]: dwc3-of-simple: Device ready for processing (SEQNUM=3067, ACTION=add) [ 45.962127] systemd-udevd[169]: dwc3-meson-g12a: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.963967] systemd-udevd[148]: dwc3-of-simple: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.966109] systemd-udevd[172]: dwc3-of-simple: Processing device (SEQNUM=3067, ACTION=add) [ 45.967893] systemd-udevd[164]: dw_wdt: Device processed (SEQNUM=3062, ACTION=add) [ 45.969961] systemd-udevd[148]: dwc3-qcom: Device is queued (SEQNUM=3068, ACTION=add) [ 45.971739] systemd-udevd[164]: dw_wdt: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 45.973890] systemd-udevd[148]: dwc3-qcom: Device ready for processing (SEQNUM=3068, ACTION=add) [ 45.975764] systemd-udevd[168]: dwc3-am62: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 45.981681] systemd-udevd[148]: dwc3-qcom: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 45.986367] systemd-udevd[148]: dwc3-xilinx: Device is queued (SEQNUM=3069, ACTION=add) [ 45.988376] systemd-udevd[173]: dwc2: Device processed (SEQNUM=3063, ACTION=add) [ 45.989953] systemd-udevd[173]: dwc2: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 45.991760] systemd-udevd[171]: dwc3: Device processed (SEQNUM=3064, ACTION=add) [ 45.993821] systemd-udevd[163]: davinci_mdio: Device processed (SEQNUM=3054, ACTION=add) [ 45.995621] systemd-udevd[171]: dwc3: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 46.001816] systemd-udevd[169]: dwc3-qcom: Processing device (SEQNUM=3068, ACTION=add) [ 46.004386] systemd-udevd[163]: davinci_mdio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.006701] systemd-udevd[148]: dwc3-xilinx: Device ready for processing (SEQNUM=3069, ACTION=add) [ 46.008815] systemd-udevd[148]: dwc3-xilinx: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.011104] systemd-udevd[164]: dwc3-xilinx: Processing device (SEQNUM=3069, ACTION=add) [ 46.015519] systemd-udevd[148]: dwmmc_exynos: Device is queued (SEQNUM=3070, ACTION=add) [ 46.018937] systemd-udevd[148]: dwmmc_exynos: Device ready for processing (SEQNUM=3070, ACTION=add) [ 46.022268] systemd-udevd[148]: dwmmc_exynos: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.023740] systemd-udevd[148]: dwmmc_hi3798cv200: Device is queued (SEQNUM=3071, ACTION=add) [ 46.025785] systemd-udevd[169]: dwc3-qcom: Device processed (SEQNUM=3068, ACTION=add) [ 46.027734] systemd-udevd[148]: dwmmc_hi3798cv200: Device ready for processing (SEQNUM=3071, ACTION=add) [ 46.029814] systemd-udevd[169]: dwc3-qcom: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 46.031667] systemd-udevd[148]: dwmmc_hi3798cv200: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 46.033770] systemd-udevd[168]: dwmmc_exynos: Processing device (SEQNUM=3070, ACTION=add) [ 46.035571] systemd-udevd[148]: dwmmc_k3: Device is queued (SEQNUM=3072, ACTION=add) [ 46.037859] systemd-udevd[172]: dwc3-of-simple: Device processed (SEQNUM=3067, ACTION=add) [ 46.039302] systemd-udevd[172]: dwc3-of-simple: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.041361] systemd-udevd[148]: dwmmc_k3: Device ready for processing (SEQNUM=3072, ACTION=add) [ 46.042981] systemd-udevd[148]: dwmmc_k3: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.045099] systemd-udevd[173]: dwmmc_hi3798cv200: Processing device (SEQNUM=3071, ACTION=add) [ 46.046985] systemd-udevd[148]: dwmmc_rockchip: Device is queued (SEQNUM=3073, ACTION=add) [ 46.048660] systemd-udevd[148]: dwmmc_rockchip: Device ready for processing (SEQNUM=3073, ACTION=add) [ 46.050135] systemd-udevd[148]: dwmmc_rockchip: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 46.051765] systemd-udevd[148]: eeprom-sunxi-sid: Device is queued (SEQNUM=3074, ACTION=add) [ 46.053559] systemd-udevd[148]: eeprom-sunxi-sid: Device ready for processing (SEQNUM=3074, ACTION=add) [ 46.055025] systemd-udevd[148]: eeprom-sunxi-sid: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 46.057101] systemd-udevd[164]: dwc3-xilinx: Device processed (SEQNUM=3069, ACTION=add) [ 46.062025] systemd-udevd[169]: dwmmc_k3: Processing device (SEQNUM=3072, ACTION=add) [ 46.064003] systemd-udevd[164]: dwc3-xilinx: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.066212] systemd-udevd[148]: efi-framebuffer: Device is queued (SEQNUM=3075, ACTION=add) [ 46.067665] systemd-udevd[148]: efi-framebuffer: Device ready for processing (SEQNUM=3075, ACTION=add) [ 46.069409] systemd-udevd[148]: efi-framebuffer: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 46.070892] systemd-udevd[148]: ehci-platform: Device is queued (SEQNUM=3076, ACTION=add) [ 46.072687] systemd-udevd[148]: ehci-platform: Device ready for processing (SEQNUM=3076, ACTION=add) [ 46.074153] systemd-udevd[148]: ehci-platform: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 46.075999] systemd-udevd[172]: dwmmc_rockchip: Processing device (SEQNUM=3073, ACTION=add) [ 46.078079] systemd-udevd[148]: exiu: Device is queued (SEQNUM=3077, ACTION=add) [ 46.080021] systemd-udevd[169]: dwmmc_k3: Device processed (SEQNUM=3072, ACTION=add) [ 46.082229] systemd-udevd[148]: exiu: Device ready for processing (SEQNUM=3077, ACTION=add) [ 46.083701] systemd-udevd[148]: exiu: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 46.086117] systemd-udevd[168]: dwmmc_exynos: Device processed (SEQNUM=3070, ACTION=add) [ 46.087909] systemd-udevd[165]: efi-framebuffer: Processing device (SEQNUM=3075, ACTION=add) [ 46.090065] systemd-udevd[168]: dwmmc_exynos: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.091953] systemd-udevd[148]: extcon-usb-gpio: Device is queued (SEQNUM=3078, ACTION=add) [ 46.093643] systemd-udevd[148]: extcon-usb-gpio: Device ready for processing (SEQNUM=3078, ACTION=add) [ 46.095103] systemd-udevd[148]: extcon-usb-gpio: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 46.098431] systemd-udevd[148]: extcon-usbc-cros-ec: Device is queued (SEQNUM=3079, ACTION=add) [ 46.103405] systemd-udevd[148]: extcon-usbc-cros-ec: Device ready for processing (SEQNUM=3079, ACTION=add) [ 46.106696] systemd-udevd[177]: eeprom-sunxi-sid: Processing device (SEQNUM=3074, ACTION=add) [ 46.108919] systemd-udevd[148]: extcon-usbc-cros-ec: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 46.110786] systemd-udevd[163]: exiu: Processing device (SEQNUM=3077, ACTION=add) [ 46.112914] systemd-udevd[148]: exynos-adc: Device is queued (SEQNUM=3080, ACTION=add) [ 46.114350] systemd-udevd[148]: exynos-adc: Device ready for processing (SEQNUM=3080, ACTION=add) [ 46.116337] systemd-udevd[169]: dwmmc_k3: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 46.118169] systemd-udevd[164]: ehci-platform: Processing device (SEQNUM=3076, ACTION=add) [ 46.119953] systemd-udevd[171]: extcon-usb-gpio: Processing device (SEQNUM=3078, ACTION=add) [ 46.122082] systemd-udevd[173]: dwmmc_hi3798cv200: Device processed (SEQNUM=3071, ACTION=add) [ 46.123513] systemd-udevd[173]: dwmmc_hi3798cv200: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 46.125767] systemd-udevd[162]: exynos-adc: Processing device (SEQNUM=3080, ACTION=add) [ 46.127698] systemd-udevd[168]: extcon-usbc-cros-ec: Processing device (SEQNUM=3079, ACTION=add) [ 46.129821] systemd-udevd[165]: efi-framebuffer: Device processed (SEQNUM=3075, ACTION=add) [ 46.131258] systemd-udevd[165]: efi-framebuffer: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 46.133392] systemd-udevd[177]: eeprom-sunxi-sid: Device processed (SEQNUM=3074, ACTION=add) [ 46.134836] systemd-udevd[177]: eeprom-sunxi-sid: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 46.137071] systemd-udevd[171]: extcon-usb-gpio: Device processed (SEQNUM=3078, ACTION=add) [ 46.138894] systemd-udevd[148]: exynos-adc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.140650] systemd-udevd[148]: exynos-audss-clk: Device is queued (SEQNUM=3081, ACTION=add) [ 46.142082] systemd-udevd[148]: exynos-audss-clk: Device ready for processing (SEQNUM=3081, ACTION=add) [ 46.143882] systemd-udevd[168]: extcon-usbc-cros-ec: Device processed (SEQNUM=3079, ACTION=add) [ 46.145874] systemd-udevd[171]: extcon-usb-gpio: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 46.147947] systemd-udevd[172]: dwmmc_rockchip: Device processed (SEQNUM=3073, ACTION=add) [ 46.150037] systemd-udevd[148]: exynos-audss-clk: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 46.151891] systemd-udevd[172]: dwmmc_rockchip: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.154009] systemd-udevd[148]: exynos-chipid: Device is queued (SEQNUM=3082, ACTION=add) [ 46.155795] systemd-udevd[169]: exynos-audss-clk: Processing device (SEQNUM=3081, ACTION=add) [ 46.157807] systemd-udevd[148]: exynos-chipid: Device ready for processing (SEQNUM=3082, ACTION=add) [ 46.159625] systemd-udevd[164]: ehci-platform: Device processed (SEQNUM=3076, ACTION=add) [ 46.161725] systemd-udevd[148]: exynos-chipid: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 46.163723] systemd-udevd[172]: exynos-chipid: Processing device (SEQNUM=3082, ACTION=add) [ 46.165830] systemd-udevd[148]: exynos-clkout: Device is queued (SEQNUM=3083, ACTION=add) [ 46.167273] systemd-udevd[148]: exynos-clkout: Device ready for processing (SEQNUM=3083, ACTION=add) [ 46.169087] systemd-udevd[148]: exynos-clkout: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 46.171205] systemd-udevd[163]: exiu: Device processed (SEQNUM=3077, ACTION=add) [ 46.172857] systemd-udevd[163]: exiu: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 46.174660] systemd-udevd[148]: exynos-dp-video-phy: Device is queued (SEQNUM=3084, ACTION=add) [ 46.176776] systemd-udevd[162]: exynos-adc: Device processed (SEQNUM=3080, ACTION=add) [ 46.178559] systemd-udevd[148]: exynos-dp-video-phy: Device ready for processing (SEQNUM=3084, ACTION=add) [ 46.180632] systemd-udevd[162]: exynos-adc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.182499] systemd-udevd[148]: exynos-dp-video-phy: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 46.184652] systemd-udevd[173]: exynos-clkout: Processing device (SEQNUM=3083, ACTION=add) [ 46.186474] systemd-udevd[148]: exynos-dwc3: Device is queued (SEQNUM=3085, ACTION=add) [ 46.188316] systemd-udevd[148]: exynos-dwc3: Device ready for processing (SEQNUM=3085, ACTION=add) [ 46.189772] systemd-udevd[148]: exynos-dwc3: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.191812] systemd-udevd[164]: ehci-platform: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 46.194021] systemd-udevd[177]: exynos-dp-video-phy: Processing device (SEQNUM=3084, ACTION=add) [ 46.195817] systemd-udevd[168]: extcon-usbc-cros-ec: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 46.197948] systemd-udevd[148]: exynos-ehci: Device is queued (SEQNUM=3086, ACTION=add) [ 46.199379] systemd-udevd[148]: exynos-ehci: Device ready for processing (SEQNUM=3086, ACTION=add) [ 46.201121] systemd-udevd[148]: exynos-ehci: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.202944] systemd-udevd[163]: exynos-ehci: Processing device (SEQNUM=3086, ACTION=add) [ 46.204956] systemd-udevd[148]: exynos-mipi-video-phy: Device is queued (SEQNUM=3087, ACTION=add) [ 46.206759] systemd-udevd[165]: exynos-dwc3: Processing device (SEQNUM=3085, ACTION=add) [ 46.208921] systemd-udevd[148]: exynos-mipi-video-phy: Device ready for processing (SEQNUM=3087, ACTION=add) [ 46.210426] systemd-udevd[148]: exynos-mipi-video-phy: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 46.212419] systemd-udevd[148]: exynos-ohci: Device is queued (SEQNUM=3088, ACTION=add) [ 46.214047] systemd-udevd[148]: exynos-ohci: Device ready for processing (SEQNUM=3088, ACTION=add) [ 46.215482] systemd-udevd[148]: exynos-ohci: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.217683] systemd-udevd[164]: exynos-mipi-video-phy: Processing device (SEQNUM=3087, ACTION=add) [ 46.219514] systemd-udevd[148]: exynos-pd: Device is queued (SEQNUM=3089, ACTION=add) [ 46.221338] systemd-udevd[148]: exynos-pd: Device ready for processing (SEQNUM=3089, ACTION=add) [ 46.222779] systemd-udevd[148]: exynos-pd: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.224906] systemd-udevd[169]: exynos-audss-clk: Device processed (SEQNUM=3081, ACTION=add) [ 46.226356] systemd-udevd[169]: exynos-audss-clk: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 46.228383] systemd-udevd[148]: exynos-pmu: Device is queued (SEQNUM=3090, ACTION=add) [ 46.230174] systemd-udevd[168]: exynos-ohci: Processing device (SEQNUM=3088, ACTION=add) [ 46.231950] systemd-udevd[171]: exynos-pd: Processing device (SEQNUM=3089, ACTION=add) [ 46.234225] systemd-udevd[172]: exynos-chipid: Device processed (SEQNUM=3082, ACTION=add) [ 46.235842] systemd-udevd[172]: exynos-chipid: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 46.247397] systemd-udevd[148]: exynos-pmu: Device ready for processing (SEQNUM=3090, ACTION=add) [ 46.249505] systemd-udevd[148]: exynos-pmu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.251460] systemd-udevd[173]: exynos-clkout: Device processed (SEQNUM=3083, ACTION=add) [ 46.253322] systemd-udevd[173]: exynos-clkout: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 46.255250] systemd-udevd[148]: exynos-tmu: Device is queued (SEQNUM=3091, ACTION=add) [ 46.257000] systemd-udevd[148]: exynos-tmu: Device ready for processing (SEQNUM=3091, ACTION=add) [ 46.258802] systemd-udevd[177]: exynos-dp-video-phy: Device processed (SEQNUM=3084, ACTION=add) [ 46.260951] systemd-udevd[148]: exynos-tmu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.262820] systemd-udevd[162]: exynos-pmu: Processing device (SEQNUM=3090, ACTION=add) [ 46.265095] systemd-udevd[163]: exynos-ehci: Device processed (SEQNUM=3086, ACTION=add) [ 46.266689] systemd-udevd[163]: exynos-ehci: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.268842] systemd-udevd[171]: exynos-pd: Device processed (SEQNUM=3089, ACTION=add) [ 46.270787] systemd-udevd[148]: exynos-trng: Device is queued (SEQNUM=3092, ACTION=add) [ 46.272643] systemd-udevd[148]: exynos-trng: Device ready for processing (SEQNUM=3092, ACTION=add) [ 46.274256] systemd-udevd[148]: exynos-trng: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.276581] systemd-udevd[165]: exynos-dwc3: Device processed (SEQNUM=3085, ACTION=add) [ 46.278396] systemd-udevd[171]: exynos-pd: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 46.280525] systemd-udevd[148]: exynos-ufshc: Device is queued (SEQNUM=3093, ACTION=add) [ 46.281996] systemd-udevd[148]: exynos-ufshc: Device ready for processing (SEQNUM=3093, ACTION=add) [ 46.283901] systemd-udevd[169]: exynos-tmu: Processing device (SEQNUM=3091, ACTION=add) [ 46.285971] systemd-udevd[148]: exynos-ufshc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.287964] systemd-udevd[173]: exynos-trng: Processing device (SEQNUM=3092, ACTION=add) [ 46.290107] systemd-udevd[148]: exynos-usi: Device is queued (SEQNUM=3094, ACTION=add) [ 46.291959] systemd-udevd[177]: exynos-dp-video-phy: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 46.294325] systemd-udevd[148]: exynos-usi: Device ready for processing (SEQNUM=3094, ACTION=add) [ 46.295824] systemd-udevd[148]: exynos-usi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.297648] systemd-udevd[148]: exynos5-hsi2c: Device is queued (SEQNUM=3095, ACTION=add) [ 46.299090] systemd-udevd[148]: exynos5-hsi2c: Device ready for processing (SEQNUM=3095, ACTION=add) [ 46.300990] systemd-udevd[148]: exynos5-hsi2c: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 46.302852] systemd-udevd[164]: exynos-mipi-video-phy: Device processed (SEQNUM=3087, ACTION=add) [ 46.304970] systemd-udevd[172]: exynos-usi: Processing device (SEQNUM=3094, ACTION=add) [ 46.306843] systemd-udevd[164]: exynos-mipi-video-phy: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 46.309021] systemd-udevd[148]: exynos5433-cmu: Device is queued (SEQNUM=3096, ACTION=add) [ 46.310469] systemd-udevd[148]: exynos5433-cmu: Device ready for processing (SEQNUM=3096, ACTION=add) [ 46.312572] systemd-udevd[168]: exynos-ohci: Device processed (SEQNUM=3088, ACTION=add) [ 46.314089] systemd-udevd[168]: exynos-ohci: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.315994] systemd-udevd[171]: exynos5433-cmu: Processing device (SEQNUM=3096, ACTION=add) [ 46.318083] systemd-udevd[163]: exynos-ufshc: Processing device (SEQNUM=3093, ACTION=add) [ 46.319996] systemd-udevd[177]: exynos5-hsi2c: Processing device (SEQNUM=3095, ACTION=add) [ 46.322154] systemd-udevd[165]: exynos-dwc3: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.330929] systemd-udevd[148]: exynos5433-cmu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 46.333145] systemd-udevd[173]: exynos-trng: Device processed (SEQNUM=3092, ACTION=add) [ 46.334605] systemd-udevd[173]: exynos-trng: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.336772] systemd-udevd[148]: exynos5_usb3drd_phy: Device is queued (SEQNUM=3097, ACTION=add) [ 46.338388] systemd-udevd[148]: exynos5_usb3drd_phy: Device ready for processing (SEQNUM=3097, ACTION=add) [ 46.339870] systemd-udevd[148]: exynos5_usb3drd_phy: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 46.342137] systemd-udevd[164]: exynos5_usb3drd_phy: Processing device (SEQNUM=3097, ACTION=add) [ 46.343972] systemd-udevd[171]: exynos5433-cmu: Device processed (SEQNUM=3096, ACTION=add) [ 46.345776] systemd-udevd[171]: exynos5433-cmu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.347689] systemd-udevd[172]: exynos-usi: Device processed (SEQNUM=3094, ACTION=add) [ 46.349725] systemd-udevd[162]: exynos-pmu: Device processed (SEQNUM=3090, ACTION=add) [ 46.351279] systemd-udevd[162]: exynos-pmu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.353564] systemd-udevd[148]: exynos7885-cmu: Device is queued (SEQNUM=3098, ACTION=add) M [ **] (1 of 2) A start job is running for…dev/gpt-auto-root (35s / 1min 30s) [ 46.355189] systemd-udevd[148]: exynos7885-cmu: Device ready for processing (SEQNUM=3098, ACTION=add) [ 46.357286] systemd-udevd[148]: exynos7885-cmu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 46.359708] systemd-udevd[168]: exynos7885-cmu: Processing device (SEQNUM=3098, ACTION=add) [ 46.361886] systemd-udevd[148]: exynos850-cmu: Device is queued (SEQNUM=3099, ACTION=add) [ 46.363341] systemd-udevd[148]: exynos850-cmu: Device ready for processing (SEQNUM=3099, ACTION=add) [ 46.365455] systemd-udevd[169]: exynos-tmu: Device processed (SEQNUM=3091, ACTION=add) [ 46.367284] systemd-udevd[148]: exynos850-cmu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 46.369467] systemd-udevd[169]: exynos-tmu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.371356] systemd-udevd[163]: exynos-ufshc: Device processed (SEQNUM=3093, ACTION=add) [ 46.373144] systemd-udevd[163]: exynos-ufshc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.375063] systemd-udevd[148]: exynosautov9-cmu: Device is queued (SEQNUM=3100, ACTION=add) [ 46.377254] systemd-udevd[177]: exynos5-hsi2c: Device processed (SEQNUM=3095, ACTION=add) [ 46.378764] systemd-udevd[177]: exynos5-hsi2c: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 46.380982] systemd-udevd[173]: exynos850-cmu: Processing device (SEQNUM=3099, ACTION=add) [ 46.382804] systemd-udevd[172]: exynos-usi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.385002] systemd-udevd[148]: exynosautov9-cmu: Device ready for processing (SEQNUM=3100, ACTION=add) [ 46.386675] systemd-udevd[148]: exynosautov9-cmu: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 46.388859] systemd-udevd[172]: exynosautov9-cmu: Processing device (SEQNUM=3100, ACTION=add) [ 46.390792] systemd-udevd[148]: f_sdh30: Device is queued (SEQNUM=3101, ACTION=add) [ 46.392595] systemd-udevd[148]: f_sdh30: Device ready for processing (SEQNUM=3101, ACTION=add) [ 46.394160] systemd-udevd[148]: f_sdh30: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 46.395640] systemd-udevd[148]: fec: Device is queued (SEQNUM=3102, ACTION=add) [ 46.397356] systemd-udevd[148]: fec: Device ready for processing (SEQNUM=3102, ACTION=add) [ 46.399151] systemd-udevd[164]: exynos5_usb3drd_phy: Device processed (SEQNUM=3097, ACTION=add) [ 46.401432] systemd-udevd[148]: fec: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 46.403278] systemd-udevd[164]: exynos5_usb3drd_phy: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 46.405363] systemd-udevd[169]: f_sdh30: Processing device (SEQNUM=3101, ACTION=add) [ 46.407173] systemd-udevd[148]: fsd-cmu: Device is queued (SEQNUM=3103, ACTION=add) [ 46.408932] systemd-udevd[148]: fsd-cmu: Device ready for processing (SEQNUM=3103, ACTION=add) [ 46.410550] systemd-udevd[148]: fsd-cmu: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 46.415624] systemd-udevd[165]: fsd-cmu: Processing device (SEQNUM=3103, ACTION=add) [ 46.418059] systemd-udevd[148]: fsl,ifc-nand: Device is queued (SEQNUM=3104, ACTION=add) [ 46.419504] systemd-udevd[148]: fsl,ifc-nand: Device ready for processing (SEQNUM=3104, ACTION=add) [ 46.421381] systemd-udevd[148]: fsl,ifc-nand: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.422864] systemd-udevd[148]: fsl,imx8dxl-iomuxc: Device is queued (SEQNUM=3105, ACTION=add) [ 46.424693] systemd-udevd[148]: fsl,imx8dxl-iomuxc: Device ready for processing (SEQNUM=3105, ACTION=add) [ 46.426171] systemd-udevd[148]: fsl,imx8dxl-iomuxc: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 46.431117] systemd-udevd[164]: fsl,ifc-nand: Processing device (SEQNUM=3104, ACTION=add) [ 46.433312] systemd-udevd[148]: fsl-16550-uart: Device is queued (SEQNUM=3106, ACTION=add) [ 46.438220] systemd-udevd[177]: fec: Processing device (SEQNUM=3102, ACTION=add) [ 46.443128] systemd-udevd[168]: exynos7885-cmu: Device processed (SEQNUM=3098, ACTION=add) [ 46.445210] systemd-udevd[148]: fsl-16550-uart: Device ready for processing (SEQNUM=3106, ACTION=add) [ 46.447087] systemd-udevd[168]: exynos7885-cmu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.449520] systemd-udevd[148]: fsl-16550-uart: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 46.451387] systemd-udevd[163]: fsl,imx8dxl-iomuxc: Processing device (SEQNUM=3105, ACTION=add) [ 46.453423] systemd-udevd[148]: fsl-dspi: Device is queued (SEQNUM=3107, ACTION=add) [ 46.455209] systemd-udevd[173]: exynos850-cmu: Device processed (SEQNUM=3099, ACTION=add) [ 46.457190] systemd-udevd[148]: fsl-dspi: Device ready for processing (SEQNUM=3107, ACTION=add) [ 46.459110] systemd-udevd[173]: exynos850-cmu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 46.461279] systemd-udevd[148]: fsl-dspi: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.462776] systemd-udevd[148]: fsl-edma: Device is queued (SEQNUM=3108, ACTION=add) [ 46.464636] systemd-udevd[148]: fsl-edma: Device ready for processing (SEQNUM=3108, ACTION=add) [ 46.466458] systemd-udevd[168]: fsl-dspi: Processing device (SEQNUM=3107, ACTION=add) [ 46.468474] systemd-udevd[171]: fsl-16550-uart: Processing device (SEQNUM=3106, ACTION=add) [ 46.470321] systemd-udevd[148]: fsl-edma: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.471809] systemd-udevd[148]: fsl-enetc-ierb: Device is queued (SEQNUM=3109, ACTION=add) [ 46.473541] systemd-udevd[148]: fsl-enetc-ierb: Device ready for processing (SEQNUM=3109, ACTION=add) [ 46.475178] systemd-udevd[148]: fsl-enetc-ierb: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 46.477274] systemd-udevd[172]: exynosautov9-cmu: Device processed (SEQNUM=3100, ACTION=add) [ 46.478744] systemd-udevd[172]: exynosautov9-cmu: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 46.480909] systemd-udevd[162]: fsl-enetc-ierb: Processing device (SEQNUM=3109, ACTION=add) [ 46.482733] systemd-udevd[148]: fsl-fman: Device is queued (SEQNUM=3110, ACTION=add) [ 46.484446] systemd-udevd[148]: fsl-fman: Device ready for processing (SEQNUM=3110, ACTION=add) [ 46.485936] systemd-udevd[148]: fsl-fman: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.487775] systemd-udevd[169]: f_sdh30: Device processed (SEQNUM=3101, ACTION=add) [ 46.489458] systemd-udevd[169]: f_sdh30: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 46.491268] systemd-udevd[177]: fec: Device processed (SEQNUM=3102, ACTION=add) [ 46.493256] systemd-udevd[173]: fsl-edma: Processing device (SEQNUM=3108, ACTION=add) [ 46.495049] systemd-udevd[177]: fec: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 46.497155] systemd-udevd[171]: fsl-16550-uart: Device processed (SEQNUM=3106, ACTION=add) [ 46.499108] systemd-udevd[165]: fsd-cmu: Device processed (SEQNUM=3103, ACTION=add) [ 46.501183] systemd-udevd[171]: fsl-16550-uart: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.503036] systemd-udevd[165]: fsd-cmu: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 46.505308] systemd-udevd[148]: fsl-fman-port: Device is queued (SEQNUM=3111, ACTION=add) [ 46.506769] systemd-udevd[148]: fsl-fman-port: Device ready for processing (SEQNUM=3111, ACTION=add) [ 46.508560] systemd-udevd[148]: fsl-fman-port: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 46.513465] systemd-udevd[174]: fsl-fman-port: Processing device (SEQNUM=3111, ACTION=add) [ 46.515267] systemd-udevd[148]: fsl-fman_xmdio: Device is queued (SEQNUM=3112, ACTION=add) [ 46.516911] systemd-udevd[148]: fsl-fman_xmdio: Device ready for processing (SEQNUM=3112, ACTION=add) [ 46.518738] systemd-udevd[172]: fsl-fman: Processing device (SEQNUM=3110, ACTION=add) [ 46.520836] systemd-udevd[148]: fsl-fman_xmdio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 46.522722] systemd-udevd[164]: fsl,ifc-nand: Device processed (SEQNUM=3104, ACTION=add) [ 46.524864] systemd-udevd[148]: fsl-ifc: Device is queued (SEQNUM=3113, ACTION=add) [ 46.526849] systemd-udevd[164]: fsl,ifc-nand: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.529100] systemd-udevd[148]: fsl-ifc: Device ready for processing (SEQNUM=3113, ACTION=add) [ 46.530627] systemd-udevd[148]: fsl-ifc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 46.532886] systemd-udevd[169]: fsl-fman_xmdio: Processing device (SEQNUM=3112, ACTION=add) [ 46.534774] systemd-udevd[148]: fsl-linflexuart: Device is queued (SEQNUM=3114, ACTION=add) [ 46.536665] systemd-udevd[148]: fsl-linflexuart: Device ready for processing (SEQNUM=3114, ACTION=add) [ 46.538143] systemd-udevd[148]: fsl-linflexuart: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 46.539620] systemd-udevd[148]: fsl-lpuart: Device is queued (SEQNUM=3115, ACTION=add) [ 46.541468] systemd-udevd[148]: fsl-lpuart: Device ready for processing (SEQNUM=3115, ACTION=add) [ 46.542929] systemd-udevd[148]: fsl-lpuart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.544957] systemd-udevd[173]: fsl-edma: Device processed (SEQNUM=3108, ACTION=add) [ 46.546744] systemd-udevd[148]: fsl-quadspi: Device is queued (SEQNUM=3116, ACTION=add) [ 46.548831] systemd-udevd[173]: fsl-edma: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 46.550701] systemd-udevd[148]: fsl-quadspi: Device ready for processing (SEQNUM=3116, ACTION=add) [ 46.552575] systemd-udevd[148]: fsl-quadspi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.554454] systemd-udevd[163]: fsl,imx8dxl-iomuxc: Device processed (SEQNUM=3105, ACTION=add) [ 46.555905] systemd-udevd[163]: fsl,imx8dxl-iomuxc: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 46.558043] systemd-udevd[177]: fsl-ifc: Processing device (SEQNUM=3113, ACTION=add) [ 46.559850] systemd-udevd[148]: fsl-sai-clk: Device is queued (SEQNUM=3117, ACTION=add) [ 46.561886] systemd-udevd[164]: fsl-linflexuart: Processing device (SEQNUM=3114, ACTION=add) [ 46.563695] systemd-udevd[165]: fsl-lpuart: Processing device (SEQNUM=3115, ACTION=add) [ 46.565747] systemd-udevd[148]: fsl-sai-clk: Device ready for processing (SEQNUM=3117, ACTION=add) [ 46.567210] systemd-udevd[148]: fsl-sai-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.569383] systemd-udevd[168]: fsl-dspi: Device processed (SEQNUM=3107, ACTION=add) [ 46.570830] systemd-udevd[168]: fsl-dspi: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 46.572925] systemd-udevd[148]: fsl_dpa: Device is queued (SEQNUM=3118, ACTION=add) [ 46.574712] systemd-udevd[171]: fsl-quadspi: Processing device (SEQNUM=3116, ACTION=add) [ 46.576992] systemd-udevd[148]: fsl_dpa: Device ready for processing (SEQNUM=3118, ACTION=add) [ 46.578458] systemd-udevd[148]: fsl_dpa: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 46.580542] systemd-udevd[173]: fsl-sai-clk: Processing device (SEQNUM=3117, ACTION=add) [ 46.582361] systemd-udevd[172]: fsl-fman: Device processed (SEQNUM=3110, ACTION=add) [ 46.583793] systemd-udevd[172]: fsl-fman: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 46.585912] systemd-udevd[174]: fsl-fman-port: Device processed (SEQNUM=3111, ACTION=add) [ 46.587370] systemd-udevd[174]: fsl-fman-port: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 46.589591] systemd-udevd[177]: fsl-ifc: Device processed (SEQNUM=3113, ACTION=add) [ 46.591391] systemd-udevd[169]: fsl-fman_xmdio: Device processed (SEQNUM=3112, ACTION=add) [ 46.593514] systemd-udevd[177]: fsl-ifc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 46.595346] systemd-udevd[169]: fsl-fman_xmdio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.597507] systemd-udevd[163]: fsl_dpa: Processing device (SEQNUM=3118, ACTION=add) [ 46.599318] systemd-udevd[148]: fsl_dpaa_mac: Device is queued (SEQNUM=3119, ACTION=add) [ 46.601012] systemd-udevd[148]: fsl_dpaa_mac: Device ready for processing (SEQNUM=3119, ACTION=add) [ 46.602619] systemd-udevd[148]: fsl_dpaa_mac: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.604772] systemd-udevd[171]: fsl-quadspi: Device processed (SEQNUM=3116, ACTION=add) [ 46.606593] systemd-udevd[168]: fsl_dpaa_mac: Processing device (SEQNUM=3119, ACTION=add) [ 46.608876] systemd-udevd[171]: fsl-quadspi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.611159] systemd-udevd[148]: fsl_lpspi: Device is queued (SEQNUM=3120, ACTION=add) [ 46.612886] systemd-udevd[148]: fsl_lpspi: Device ready for processing (SEQNUM=3120, ACTION=add) [ 46.614348] systemd-udevd[148]: fsl_lpspi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.616635] systemd-udevd[173]: fsl-sai-clk: Device processed (SEQNUM=3117, ACTION=add) [ 46.618082] systemd-udevd[173]: fsl-sai-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.619904] systemd-udevd[148]: fsl_mc_bus: Device is queued (SEQNUM=3121, ACTION=add) [ 46.621895] systemd-udevd[172]: fsl_lpspi: Processing device (SEQNUM=3120, ACTION=add) [ 46.623668] systemd-udevd[148]: fsl_mc_bus: Device ready for processing (SEQNUM=3121, ACTION=add) [ 46.625744] systemd-udevd[169]: fsl_mc_bus: Processing device (SEQNUM=3121, ACTION=add) [ 46.627546] systemd-udevd[165]: fsl-lpuart: Device processed (SEQNUM=3115, ACTION=add) [ 46.629603] systemd-udevd[165]: fsl-lpuart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.631464] systemd-udevd[164]: fsl-linflexuart: Device processed (SEQNUM=3114, ACTION=add) [ 46.633605] systemd-udevd[162]: fsl-enetc-ierb: Device processed (SEQNUM=3109, ACTION=add) [ 46.635416] systemd-udevd[164]: fsl-linflexuart: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 46.637678] systemd-udevd[162]: fsl-enetc-ierb: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.639530] systemd-udevd[163]: fsl_dpa: Device processed (SEQNUM=3118, ACTION=add) [ 46.641660] systemd-udevd[148]: fsl_mc_bus: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.644433] systemd-udevd[163]: fsl_dpa: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 46.646629] systemd-udevd[148]: ftpm-tee: Device is queued (SEQNUM=3122, ACTION=add) [ 46.648923] systemd-udevd[172]: fsl_lpspi: Device processed (SEQNUM=3120, ACTION=add) [ 46.650390] systemd-udevd[172]: fsl_lpspi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 46.652647] systemd-udevd[148]: ftpm-tee: Device ready for processing (SEQNUM=3122, ACTION=add) [ 46.654490] systemd-udevd[148]: ftpm-tee: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.657180] systemd-udevd[168]: fsl_dpaa_mac: Device processed (SEQNUM=3119, ACTION=add) [ 46.658999] systemd-udevd[168]: fsl_dpaa_mac: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.661831] systemd-udevd[169]: fsl_mc_bus: Device processed (SEQNUM=3121, ACTION=add) [ 46.664735] systemd-udevd[148]: g12a-aoclkc: Device is queued (SEQNUM=3123, ACTION=add) [ 46.667201] systemd-udevd[169]: fsl_mc_bus: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.669942] systemd-udevd[164]: ftpm-tee: Processing device (SEQNUM=3122, ACTION=add) [ 46.672794] systemd-udevd[148]: g12a-aoclkc: Device ready for processing (SEQNUM=3123, ACTION=add) [ 46.674835] systemd-udevd[148]: g12a-aoclkc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.681866] systemd-udevd[172]: g12a-aoclkc: Processing device (SEQNUM=3123, ACTION=add) [ 46.684472] systemd-udevd[148]: g12a-clkc: Device is queued (SEQNUM=3124, ACTION=add) [ 46.686270] systemd-udevd[148]: g12a-clkc: Device ready for processing (SEQNUM=3124, ACTION=add) [ 46.688405] systemd-udevd[148]: g12a-clkc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.690244] systemd-udevd[148]: gcc-ipq5332: Device is queued (SEQNUM=3125, ACTION=add) [ 46.692013] systemd-udevd[148]: gcc-ipq5332: Device ready for processing (SEQNUM=3125, ACTION=add) [ 46.694213] systemd-udevd[148]: gcc-ipq5332: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.696833] systemd-udevd[168]: g12a-clkc: Processing device (SEQNUM=3124, ACTION=add) [ 46.699177] systemd-udevd[148]: gcc-msm8916: Device is queued (SEQNUM=3126, ACTION=add) [ 46.701840] systemd-udevd[148]: gcc-msm8916: Device ready for processing (SEQNUM=3126, ACTION=add) [ 46.703643] systemd-udevd[148]: gcc-msm8916: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.706026] systemd-udevd[148]: gcc-msm8994: Device is queued (SEQNUM=3127, ACTION=add) [ 46.713014] systemd-udevd[173]: gcc-msm8916: Processing device (SEQNUM=3126, ACTION=add) [ 46.715239] systemd-udevd[164]: ftpm-tee: Device processed (SEQNUM=3122, ACTION=add) [ 46.717705] systemd-udevd[148]: gcc-msm8994: Device ready for processing (SEQNUM=3127, ACTION=add) [ 46.719527] systemd-udevd[164]: ftpm-tee: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 46.721777] systemd-udevd[148]: gcc-msm8994: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.723605] systemd-udevd[177]: gcc-msm8994: Processing device (SEQNUM=3127, ACTION=add) [ 46.725669] systemd-udevd[169]: gcc-ipq5332: Processing device (SEQNUM=3125, ACTION=add) [ 46.727449] systemd-udevd[148]: gcc-msm8996: Device is queued (SEQNUM=3128, ACTION=add) [ 46.729773] systemd-udevd[168]: g12a-clkc: Device processed (SEQNUM=3124, ACTION=add) [ 46.731199] systemd-udevd[168]: g12a-clkc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 46.733209] systemd-udevd[148]: gcc-msm8996: Device ready for processing (SEQNUM=3128, ACTION=add) [ 46.737366] systemd-udevd[148]: gcc-msm8996: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.741238] systemd-udevd[148]: gcc-msm8998: Device is queued (SEQNUM=3129, ACTION=add) [ 46.743504] systemd-udevd[172]: g12a-aoclkc: Device processed (SEQNUM=3123, ACTION=add) [ 46.745791] systemd-udevd[172]: g12a-aoclkc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.748568] systemd-udevd[148]: gcc-msm8998: Device ready for processing (SEQNUM=3129, ACTION=add) [ 46.750085] systemd-udevd[148]: gcc-msm8998: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.751928] systemd-udevd[164]: gcc-msm8996: Processing device (SEQNUM=3128, ACTION=add) [ 46.754004] systemd-udevd[148]: gcc-qcm2290: Device is queued (SEQNUM=3130, ACTION=add) [ 46.755455] systemd-udevd[148]: gcc-qcm2290: Device ready for processing (SEQNUM=3130, ACTION=add) [ 46.757258] systemd-udevd[148]: gcc-qcm2290: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.759089] systemd-udevd[168]: gcc-msm8998: Processing device (SEQNUM=3129, ACTION=add) [ 46.761371] systemd-udevd[148]: gcc-qcs404: Device is queued (SEQNUM=3131, ACTION=add) [ 46.762824] systemd-udevd[148]: gcc-qcs404: Device ready for processing (SEQNUM=3131, ACTION=add) [ 46.764597] systemd-udevd[148]: gcc-qcs404: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.766444] systemd-udevd[165]: gcc-qcs404: Processing device (SEQNUM=3131, ACTION=add) [ 46.768498] systemd-udevd[148]: gcc-sc7180: Device is queued (SEQNUM=3132, ACTION=add) [ 46.769958] systemd-udevd[148]: gcc-sc7180: Device ready for processing (SEQNUM=3132, ACTION=add) [ 46.771420] systemd-udevd[148]: gcc-sc7180: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.773263] systemd-udevd[148]: gcc-sc7280: Device is queued (SEQNUM=3133, ACTION=add) [ 46.775223] systemd-udevd[173]: gcc-msm8916: Device processed (SEQNUM=3126, ACTION=add) [ 46.777330] systemd-udevd[148]: gcc-sc7280: Device ready for processing (SEQNUM=3133, ACTION=add) [ 46.778962] systemd-udevd[148]: gcc-sc7280: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.780855] systemd-udevd[148]: gcc-sc8180x: Device is queued (SEQNUM=3134, ACTION=add) [ 46.782303] systemd-udevd[148]: gcc-sc8180x: Device ready for processing (SEQNUM=3134, ACTION=add) [ 46.784544] systemd-udevd[177]: gcc-msm8994: Device processed (SEQNUM=3127, ACTION=add) [ 46.786352] systemd-udevd[148]: gcc-sc8180x: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.788495] systemd-udevd[177]: gcc-msm8994: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.790380] systemd-udevd[162]: gcc-sc8180x: Processing device (SEQNUM=3134, ACTION=add) [ 46.792423] systemd-udevd[148]: gcc-sc8280xp: Device is queued (SEQNUM=3135, ACTION=add) [ 46.793885] systemd-udevd[148]: gcc-sc8280xp: Device ready for processing (SEQNUM=3135, ACTION=add) [ 46.795342] systemd-udevd[148]: gcc-sc8280xp: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.797452] systemd-udevd[169]: gcc-ipq5332: Device processed (SEQNUM=3125, ACTION=add) [ 46.798914] systemd-udevd[169]: gcc-ipq5332: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.801060] systemd-udevd[171]: gcc-sc7280: Processing device (SEQNUM=3133, ACTION=add) [ 46.802886] systemd-udevd[174]: gcc-sc8280xp: Processing device (SEQNUM=3135, ACTION=add) [ 46.805152] systemd-udevd[148]: gcc-sdm845: Device is queued (SEQNUM=3136, ACTION=add) [ 46.806966] systemd-udevd[173]: gcc-msm8916: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.809111] systemd-udevd[148]: gcc-sdm845: Device ready for processing (SEQNUM=3136, ACTION=add) [ 46.810771] systemd-udevd[148]: gcc-sdm845: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.812933] systemd-udevd[171]: gcc-sc7280: Device processed (SEQNUM=3133, ACTION=add) [ 46.814398] systemd-udevd[171]: gcc-sc7280: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.819559] systemd-udevd[163]: gcc-sc7180: Processing device (SEQNUM=3132, ACTION=add) [ 46.822004] systemd-udevd[148]: gcc-sm6115: Device is queued (SEQNUM=3137, ACTION=add) [ 46.823494] systemd-udevd[148]: gcc-sm6115: Device ready for processing (SEQNUM=3137, ACTION=add) [ 46.825709] systemd-udevd[177]: gcc-sdm845: Processing device (SEQNUM=3136, ACTION=add) [ 46.827575] systemd-udevd[148]: gcc-sm6115: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.829683] systemd-udevd[148]: gcc-sm8150: Device is queued (SEQNUM=3138, ACTION=add) [ 46.831301] systemd-udevd[148]: gcc-sm8150: Device ready for processing (SEQNUM=3138, ACTION=add) [ 46.833338] systemd-udevd[174]: gcc-sc8280xp: Device processed (SEQNUM=3135, ACTION=add) [ 46.835165] systemd-udevd[173]: gcc-sm8150: Processing device (SEQNUM=3138, ACTION=add) [ 46.837279] systemd-udevd[174]: gcc-sc8280xp: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.839166] systemd-udevd[148]: gcc-sm8150: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.841331] systemd-udevd[168]: gcc-msm8998: Device processed (SEQNUM=3129, ACTION=add) [ 46.842808] systemd-udevd[168]: gcc-msm8998: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.844947] systemd-udevd[148]: gcc-sm8250: Device is queued (SEQNUM=3139, ACTION=add) [ 46.846782] systemd-udevd[172]: gcc-qcm2290: Processing device (SEQNUM=3130, ACTION=add) [ 46.849100] systemd-udevd[148]: gcc-sm8250: Device ready for processing (SEQNUM=3139, ACTION=add) [ 46.851107] systemd-udevd[169]: gcc-sm6115: Processing device (SEQNUM=3137, ACTION=add) [ 46.853272] systemd-udevd[148]: gcc-sm8250: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.854870] systemd-udevd[148]: gcc-sm8450: Device is queued (SEQNUM=3140, ACTION=add) [ 46.856620] systemd-udevd[148]: gcc-sm8450: Device ready for processing (SEQNUM=3140, ACTION=add) [ 46.858307] systemd-udevd[148]: gcc-sm8450: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.859853] systemd-udevd[148]: gcc-sm8550: Device is queued (SEQNUM=3141, ACTION=add) [ 46.862355] systemd-udevd[177]: gcc-sdm845: Device processed (SEQNUM=3136, ACTION=add) [ 46.864760] systemd-udevd[148]: gcc-sm8550: Device ready for processing (SEQNUM=3141, ACTION=add) [ 46.866638] systemd-udevd[164]: gcc-msm8996: Device processed (SEQNUM=3128, ACTION=add) [ 46.868466] systemd-udevd[164]: gcc-msm8996: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.870348] systemd-udevd[174]: gcc-sm8550: Processing device (SEQNUM=3141, ACTION=add) [ 46.872423] systemd-udevd[148]: gcc-sm8550: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.877559] systemd-udevd[171]: gcc-sm8450: Processing device (SEQNUM=3140, ACTION=add) [ 46.882461] systemd-udevd[162]: gcc-sc8180x: Device processed (SEQNUM=3134, ACTION=add) [ 46.884534] systemd-udevd[148]: geni_se_qup: Device is queued (SEQNUM=3142, ACTION=add) [ 46.886354] systemd-udevd[162]: gcc-sc8180x: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.888521] systemd-udevd[165]: gcc-qcs404: Device processed (SEQNUM=3131, ACTION=add) [ 46.889990] systemd-udevd[165]: gcc-qcs404: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.892002] systemd-udevd[177]: gcc-sdm845: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.894216] systemd-udevd[168]: gcc-sm8250: Processing device (SEQNUM=3139, ACTION=add) [ 46.896031] systemd-udevd[173]: gcc-sm8150: Device processed (SEQNUM=3138, ACTION=add) [ 46.898149] systemd-udevd[148]: geni_se_qup: Device ready for processing (SEQNUM=3142, ACTION=add) [ 46.900008] systemd-udevd[173]: gcc-sm8150: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.902292] systemd-udevd[148]: geni_se_qup: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.904933] systemd-udevd[148]: gic: Device is queued (SEQNUM=3143, ACTION=add) [ 46.906912] systemd-udevd[172]: gcc-qcm2290: Device processed (SEQNUM=3130, ACTION=add) [ 46.908685] systemd-udevd[172]: gcc-qcm2290: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.910591] systemd-udevd[171]: gcc-sm8450: Device processed (SEQNUM=3140, ACTION=add) [ 46.912519] systemd-udevd[171]: gcc-sm8450: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.914385] systemd-udevd[148]: gic: Device ready for processing (SEQNUM=3143, ACTION=add) [ 46.915922] systemd-udevd[148]: gic: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 46.918064] systemd-udevd[169]: gcc-sm6115: Device processed (SEQNUM=3137, ACTION=add) [ 46.919535] systemd-udevd[169]: gcc-sm6115: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.922020] systemd-udevd[148]: gpio-clk: Device is queued (SEQNUM=3144, ACTION=add) [ 46.923908] systemd-udevd[164]: geni_se_qup: Processing device (SEQNUM=3142, ACTION=add) [ 46.925998] systemd-udevd[148]: gpio-clk: Device ready for processing (SEQNUM=3144, ACTION=add) [ 46.927537] systemd-udevd[148]: gpio-clk: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.929929] systemd-udevd[172]: gic: Processing device (SEQNUM=3143, ACTION=add) [ 46.931726] systemd-udevd[174]: gcc-sm8550: Device processed (SEQNUM=3141, ACTION=add) [ 46.933807] systemd-udevd[169]: gpio-clk: Processing device (SEQNUM=3144, ACTION=add) [ 46.935690] systemd-udevd[174]: gcc-sm8550: sd-device-monitor(worker): Passed 185 byte to netlink monitor. M [ *] (2 of 2) A start job is running for…rtition Root Disk (35s / no limit) [ 46.938005] systemd-udevd[163]: gcc-sc7180: Device processed (SEQNUM=3132, ACTION=add) [ 46.939950] systemd-udevd[163]: gcc-sc7180: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.942090] systemd-udevd[168]: gcc-sm8250: Device processed (SEQNUM=3139, ACTION=add) [ 46.943595] systemd-udevd[168]: gcc-sm8250: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.946073] systemd-udevd[172]: gic: Device processed (SEQNUM=3143, ACTION=add) [ 46.947530] systemd-udevd[172]: gic: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 46.949801] systemd-udevd[148]: gpio-dwapb: Device is queued (SEQNUM=3145, ACTION=add) [ 46.951316] systemd-udevd[148]: gpio-dwapb: Device ready for processing (SEQNUM=3145, ACTION=add) [ 46.953409] systemd-udevd[164]: geni_se_qup: Device processed (SEQNUM=3142, ACTION=add) [ 46.955238] systemd-udevd[148]: gpio-dwapb: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.957419] systemd-udevd[164]: geni_se_qup: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.959310] systemd-udevd[173]: gpio-dwapb: Processing device (SEQNUM=3145, ACTION=add) [ 46.961545] systemd-udevd[169]: gpio-clk: Device processed (SEQNUM=3144, ACTION=add) [ 46.963011] systemd-udevd[169]: gpio-clk: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 46.965173] systemd-udevd[148]: gpio-imx-scu: Device is queued (SEQNUM=3146, ACTION=add) [ 46.966831] systemd-udevd[148]: gpio-imx-scu: Device ready for processing (SEQNUM=3146, ACTION=add) [ 46.968672] systemd-udevd[148]: gpio-imx-scu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.970557] systemd-udevd[164]: gpio-imx-scu: Processing device (SEQNUM=3146, ACTION=add) [ 46.972738] systemd-udevd[148]: gpio-keys: Device is queued (SEQNUM=3147, ACTION=add) [ 46.974201] systemd-udevd[148]: gpio-keys: Device ready for processing (SEQNUM=3147, ACTION=add) [ 46.975664] systemd-udevd[148]: gpio-keys: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.977927] systemd-udevd[173]: gpio-dwapb: Device processed (SEQNUM=3145, ACTION=add) [ 46.979394] systemd-udevd[173]: gpio-dwapb: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.981839] systemd-udevd[148]: gpio-mpc8xxx: Device is queued (SEQNUM=3148, ACTION=add) [ 46.983321] systemd-udevd[148]: gpio-mpc8xxx: Device ready for processing (SEQNUM=3148, ACTION=add) [ 46.985033] systemd-udevd[148]: gpio-mpc8xxx: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.986912] systemd-udevd[172]: gpio-keys: Processing device (SEQNUM=3147, ACTION=add) [ 46.988947] systemd-udevd[148]: gpio-mxc: Device is queued (SEQNUM=3149, ACTION=add) [ 46.990952] systemd-udevd[164]: gpio-imx-scu: Device processed (SEQNUM=3146, ACTION=add) [ 46.992957] systemd-udevd[148]: gpio-mxc: Device ready for processing (SEQNUM=3149, ACTION=add) [ 46.994806] systemd-udevd[164]: gpio-imx-scu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.996911] systemd-udevd[148]: gpio-mxc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.998792] systemd-udevd[169]: gpio-mxc: Processing device (SEQNUM=3149, ACTION=add) [ 47.000996] systemd-udevd[168]: gpio-mpc8xxx: Processing device (SEQNUM=3148, ACTION=add) [ 47.002872] systemd-udevd[172]: gpio-keys: Device processed (SEQNUM=3147, ACTION=add) [ 47.004620] systemd-udevd[172]: gpio-keys: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.006554] systemd-udevd[148]: gpio-regulator: Device is queued (SEQNUM=3150, ACTION=add) [ 47.008439] systemd-udevd[148]: gpio-regulator: Device ready for processing (SEQNUM=3150, ACTION=add) [ 47.010040] systemd-udevd[148]: gpio-regulator: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.011639] systemd-udevd[148]: gpio-syscon: Device is queued (SEQNUM=3151, ACTION=add) [ 47.013811] systemd-udevd[168]: gpio-mpc8xxx: Device processed (SEQNUM=3148, ACTION=add) [ 47.015708] systemd-udevd[148]: gpio-syscon: Device ready for processing (SEQNUM=3151, ACTION=add) [ 47.018051] systemd-udevd[164]: gpio-regulator: Processing device (SEQNUM=3150, ACTION=add) [ 47.019891] systemd-udevd[168]: gpio-mpc8xxx: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.025364] systemd-udevd[148]: gpio-syscon: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.029007] systemd-udevd[148]: gpio-vf610: Device is queued (SEQNUM=3152, ACTION=add) [ 47.032692] systemd-udevd[172]: gpio-syscon: Processing device (SEQNUM=3151, ACTION=add) [ 47.034564] systemd-udevd[148]: gpio-vf610: Device ready for processing (SEQNUM=3152, ACTION=add) [ 47.036788] systemd-udevd[169]: gpio-mxc: Device processed (SEQNUM=3149, ACTION=add) [ 47.038637] systemd-udevd[148]: gpio-vf610: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.040799] systemd-udevd[169]: gpio-mxc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.042715] systemd-udevd[148]: gpio-xilinx: Device is queued (SEQNUM=3153, ACTION=add) [ 47.044477] systemd-udevd[148]: gpio-xilinx: Device ready for processing (SEQNUM=3153, ACTION=add) [ 47.046007] systemd-udevd[148]: gpio-xilinx: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.047965] systemd-udevd[168]: gpio-vf610: Processing device (SEQNUM=3152, ACTION=add) [ 47.050029] systemd-udevd[148]: gpio_rcar: Device is queued (SEQNUM=3154, ACTION=add) [ 47.051989] systemd-udevd[164]: gpio-regulator: Device processed (SEQNUM=3150, ACTION=add) [ 47.054015] systemd-udevd[148]: gpio_rcar: Device ready for processing (SEQNUM=3154, ACTION=add) [ 47.056370] systemd-udevd[164]: gpio-regulator: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.058301] systemd-udevd[148]: gpio_rcar: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.063284] systemd-udevd[169]: gpio_rcar: Processing device (SEQNUM=3154, ACTION=add) [ 47.065510] systemd-udevd[148]: gti-wdt: Device is queued (SEQNUM=3155, ACTION=add) [ 47.066980] systemd-udevd[148]: gti-wdt: Device ready for processing (SEQNUM=3155, ACTION=add) [ 47.068767] systemd-udevd[148]: gti-wdt: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.070292] systemd-udevd[148]: gxbb-aoclkc: Device is queued (SEQNUM=3156, ACTION=add) [ 47.071733] systemd-udevd[148]: gxbb-aoclkc: Device ready for processing (SEQNUM=3156, ACTION=add) [ 47.073837] systemd-udevd[172]: gpio-syscon: Device processed (SEQNUM=3151, ACTION=add) [ 47.075645] systemd-udevd[148]: gxbb-aoclkc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.077853] systemd-udevd[172]: gpio-syscon: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.079943] systemd-udevd[148]: gxbb-clkc: Device is queued (SEQNUM=3157, ACTION=add) [ 47.081674] systemd-udevd[148]: gxbb-clkc: Device ready for processing (SEQNUM=3157, ACTION=add) [ 47.083535] systemd-udevd[177]: gti-wdt: Processing device (SEQNUM=3155, ACTION=add) [ 47.085760] systemd-udevd[148]: gxbb-clkc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.087649] systemd-udevd[173]: gpio-xilinx: Processing device (SEQNUM=3153, ACTION=add) [ 47.089759] systemd-udevd[148]: hi3516cv300-crg: Device is queued (SEQNUM=3158, ACTION=add) [ 47.091623] systemd-udevd[165]: gxbb-aoclkc: Processing device (SEQNUM=3156, ACTION=add) [ 47.093721] systemd-udevd[163]: gxbb-clkc: Processing device (SEQNUM=3157, ACTION=add) [ 47.095630] systemd-udevd[168]: gpio-vf610: Device processed (SEQNUM=3152, ACTION=add) [ 47.097410] systemd-udevd[168]: gpio-vf610: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.099389] systemd-udevd[169]: gpio_rcar: Device processed (SEQNUM=3154, ACTION=add) [ 47.101144] systemd-udevd[169]: gpio_rcar: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.103100] systemd-udevd[177]: gti-wdt: Device processed (SEQNUM=3155, ACTION=add) [ 47.105275] systemd-udevd[148]: hi3516cv300-crg: Device ready for processing (SEQNUM=3158, ACTION=add) [ 47.107316] systemd-udevd[177]: gti-wdt: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.109593] systemd-udevd[148]: hi3516cv300-crg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.111602] systemd-udevd[164]: hi3516cv300-crg: Processing device (SEQNUM=3158, ACTION=add) [ 47.114364] systemd-udevd[148]: hi3519-clk: Device is queued (SEQNUM=3159, ACTION=add) [ 47.116573] systemd-udevd[165]: gxbb-aoclkc: Device processed (SEQNUM=3156, ACTION=add) [ 47.118078] systemd-udevd[165]: gxbb-aoclkc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.120876] systemd-udevd[163]: gxbb-clkc: Device processed (SEQNUM=3157, ACTION=add) [ 47.126493] systemd-udevd[148]: hi3519-clk: Device ready for processing (SEQNUM=3159, ACTION=add) [ 47.130146] systemd-udevd[163]: gxbb-clkc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.132446] systemd-udevd[148]: hi3519-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.134539] systemd-udevd[173]: gpio-xilinx: Device processed (SEQNUM=3153, ACTION=add) [ 47.136856] systemd-udevd[148]: hi3559av100-clock: Device is queued (SEQNUM=3160, ACTION=add) [ 47.138697] systemd-udevd[172]: hi3519-clk: Processing device (SEQNUM=3159, ACTION=add) [ 47.140774] systemd-udevd[173]: gpio-xilinx: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.142869] systemd-udevd[148]: hi3559av100-clock: Device ready for processing (SEQNUM=3160, ACTION=add) [ 47.144643] systemd-udevd[148]: hi3559av100-clock: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 47.146157] systemd-udevd[148]: hi3660-clk: Device is queued (SEQNUM=3161, ACTION=add) [ 47.147593] systemd-udevd[148]: hi3660-clk: Device ready for processing (SEQNUM=3161, ACTION=add) [ 47.149506] systemd-udevd[148]: hi3660-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.151005] systemd-udevd[148]: hi3660-mbox: Device is queued (SEQNUM=3162, ACTION=add) [ 47.153062] systemd-udevd[164]: hi3516cv300-crg: Device processed (SEQNUM=3158, ACTION=add) [ 47.154552] systemd-udevd[164]: hi3516cv300-crg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.156703] systemd-udevd[172]: hi3519-clk: Device processed (SEQNUM=3159, ACTION=add) [ 47.158576] systemd-udevd[148]: hi3660-mbox: Device ready for processing (SEQNUM=3162, ACTION=add) [ 47.160869] systemd-udevd[172]: hi3519-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.162749] systemd-udevd[148]: hi3660-mbox: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.164964] systemd-udevd[173]: hi3660-mbox: Processing device (SEQNUM=3162, ACTION=add) [ 47.166969] systemd-udevd[168]: hi3559av100-clock: Processing device (SEQNUM=3160, ACTION=add) [ 47.169272] systemd-udevd[148]: hi3660-reset: Device is queued (SEQNUM=3163, ACTION=add) [ 47.170812] systemd-udevd[148]: hi3660-reset: Device ready for processing (SEQNUM=3163, ACTION=add) [ 47.172587] systemd-udevd[148]: hi3660-reset: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.174510] systemd-udevd[169]: hi3660-clk: Processing device (SEQNUM=3161, ACTION=add) [ 47.176748] systemd-udevd[148]: hi3660-stub-clk: Device is queued (SEQNUM=3164, ACTION=add) [ 47.178216] systemd-udevd[148]: hi3660-stub-clk: Device ready for processing (SEQNUM=3164, ACTION=add) [ 47.179969] systemd-udevd[148]: hi3660-stub-clk: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.181726] systemd-udevd[148]: hi3670-clk: Device is queued (SEQNUM=3165, ACTION=add) [ 47.183173] systemd-udevd[148]: hi3670-clk: Device ready for processing (SEQNUM=3165, ACTION=add) [ 47.184980] systemd-udevd[148]: hi3670-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.186875] systemd-udevd[164]: hi3660-reset: Processing device (SEQNUM=3163, ACTION=add) [ 47.188965] systemd-udevd[177]: hi3670-clk: Processing device (SEQNUM=3165, ACTION=add) [ 47.190778] systemd-udevd[148]: hi3798cv200-crg: Device is queued (SEQNUM=3166, ACTION=add) [ 47.192760] systemd-udevd[148]: hi3798cv200-crg: Device ready for processing (SEQNUM=3166, ACTION=add) [ 47.194714] systemd-udevd[168]: hi3559av100-clock: Device processed (SEQNUM=3160, ACTION=add) [ 47.198651] systemd-udevd[148]: hi3798cv200-crg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.204935] systemd-udevd[168]: hi3559av100-clock: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 47.206933] systemd-udevd[148]: hi6220-mbox: Device is queued (SEQNUM=3167, ACTION=add) [ 47.208866] systemd-udevd[148]: hi6220-mbox: Device ready for processing (SEQNUM=3167, ACTION=add) [ 47.210783] systemd-udevd[172]: hi3660-stub-clk: Processing device (SEQNUM=3164, ACTION=add) [ 47.212950] systemd-udevd[148]: hi6220-mbox: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.214955] systemd-udevd[163]: hi6220-mbox: Processing device (SEQNUM=3167, ACTION=add) [ 47.217213] systemd-udevd[165]: hi3798cv200-crg: Processing device (SEQNUM=3166, ACTION=add) [ 47.219073] systemd-udevd[148]: hi6220-stub-clk: Device is queued (SEQNUM=3168, ACTION=add) [ 47.220851] systemd-udevd[148]: hi6220-stub-clk: Device ready for processing (SEQNUM=3168, ACTION=add) [ 47.222360] systemd-udevd[148]: hi6220-stub-clk: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.224573] systemd-udevd[173]: hi3660-mbox: Device processed (SEQNUM=3162, ACTION=add) [ 47.226217] systemd-udevd[173]: hi3660-mbox: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.228458] systemd-udevd[169]: hi3660-clk: Device processed (SEQNUM=3161, ACTION=add) [ 47.229974] systemd-udevd[169]: hi3660-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.231929] systemd-udevd[168]: hi6220-stub-clk: Processing device (SEQNUM=3168, ACTION=add) [ 47.234205] systemd-udevd[148]: hi6220-usb-phy: Device is queued (SEQNUM=3169, ACTION=add) [ 47.235743] systemd-udevd[148]: hi6220-usb-phy: Device ready for processing (SEQNUM=3169, ACTION=add) [ 47.237448] systemd-udevd[148]: hi6220-usb-phy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.239455] systemd-udevd[164]: hi3660-reset: Device processed (SEQNUM=3163, ACTION=add) [ 47.241332] systemd-udevd[164]: hi3660-reset: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.243215] systemd-udevd[165]: hi3798cv200-crg: Device processed (SEQNUM=3166, ACTION=add) [ 47.244970] systemd-udevd[165]: hi3798cv200-crg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.246899] systemd-udevd[148]: hi6421_pmic: Device is queued (SEQNUM=3170, ACTION=add) [ 47.248681] systemd-udevd[148]: hi6421_pmic: Device ready for processing (SEQNUM=3170, ACTION=add) [ 47.250673] systemd-udevd[172]: hi3660-stub-clk: Device processed (SEQNUM=3164, ACTION=add) [ 47.252811] systemd-udevd[148]: hi6421_pmic: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.254761] systemd-udevd[172]: hi3660-stub-clk: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.256986] systemd-udevd[177]: hi3670-clk: Device processed (SEQNUM=3165, ACTION=add) [ 47.258489] systemd-udevd[177]: hi3670-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.260608] systemd-udevd[169]: hi6421_pmic: Processing device (SEQNUM=3170, ACTION=add) [ 47.262500] systemd-udevd[148]: hi6421v530-regulator: Device is queued (SEQNUM=3171, ACTION=add) [ 47.264002] systemd-udevd[148]: hi6421v530-regulator: Device ready for processing (SEQNUM=3171, ACTION=add) [ 47.265793] systemd-udevd[148]: hi6421v530-regulator: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 47.267383] systemd-udevd[148]: hi655x-clk: Device is queued (SEQNUM=3172, ACTION=add) [ 47.269254] systemd-udevd[148]: hi655x-clk: Device ready for processing (SEQNUM=3172, ACTION=add) [ 47.271195] systemd-udevd[163]: hi6220-mbox: Device processed (SEQNUM=3167, ACTION=add) [ 47.273306] systemd-udevd[164]: hi6421v530-regulator: Processing device (SEQNUM=3171, ACTION=add) [ 47.275170] systemd-udevd[148]: hi655x-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.277524] systemd-udevd[163]: hi6220-mbox: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.279475] systemd-udevd[148]: hi655x-pmic: Device is queued (SEQNUM=3173, ACTION=add) [ 47.281659] systemd-udevd[171]: hi6220-usb-phy: Processing device (SEQNUM=3169, ACTION=add) [ 47.283529] systemd-udevd[148]: hi655x-pmic: Device ready for processing (SEQNUM=3173, ACTION=add) [ 47.285951] systemd-udevd[172]: hi655x-clk: Processing device (SEQNUM=3172, ACTION=add) [ 47.287777] systemd-udevd[148]: hi655x-pmic: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.290044] systemd-udevd[168]: hi6220-stub-clk: Device processed (SEQNUM=3168, ACTION=add) [ 47.291583] systemd-udevd[168]: hi6220-stub-clk: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.293899] systemd-udevd[148]: hi655x-regulator: Device is queued (SEQNUM=3174, ACTION=add) [ 47.295470] systemd-udevd[148]: hi655x-regulator: Device ready for processing (SEQNUM=3174, ACTION=add) [ 47.297757] systemd-udevd[173]: hi655x-pmic: Processing device (SEQNUM=3173, ACTION=add) [ 47.299664] systemd-udevd[148]: hi655x-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 47.301890] systemd-udevd[171]: hi6220-usb-phy: Device processed (SEQNUM=3169, ACTION=add) [ 47.303415] systemd-udevd[171]: hi6220-usb-phy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.305812] systemd-udevd[169]: hi6421_pmic: Device processed (SEQNUM=3170, ACTION=add) [ 47.307375] systemd-udevd[169]: hi6421_pmic: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.309674] systemd-udevd[148]: hi65xx-powerkey: Device is queued (SEQNUM=3175, ACTION=add) [ 47.311512] systemd-udevd[177]: hi655x-regulator: Processing device (SEQNUM=3174, ACTION=add) [ 47.313704] systemd-udevd[148]: hi65xx-powerkey: Device ready for processing (SEQNUM=3175, ACTION=add) [ 47.315341] systemd-udevd[148]: hi65xx-powerkey: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.317489] systemd-udevd[148]: hidma: Device is queued (SEQNUM=3176, ACTION=add) [ 47.318978] systemd-udevd[148]: hidma: Device ready for processing (SEQNUM=3176, ACTION=add) [ 47.321107] systemd-udevd[164]: hi6421v530-regulator: Device processed (SEQNUM=3171, ACTION=add) [ 47.322968] systemd-udevd[168]: hi65xx-powerkey: Processing device (SEQNUM=3175, ACTION=add) [ 47.325147] systemd-udevd[169]: hidma: Processing device (SEQNUM=3176, ACTION=add) [ 47.333738] systemd-udevd[148]: hidma: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 47.335223] systemd-udevd[148]: hidma-mgmt: Device is queued (SEQNUM=3177, ACTION=add) [ 47.337528] systemd-udevd[172]: hi655x-clk: Device processed (SEQNUM=3172, ACTION=add) [ 47.339397] systemd-udevd[148]: hidma-mgmt: Device ready for processing (SEQNUM=3177, ACTION=add) [ 47.341573] systemd-udevd[172]: hi655x-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.343515] systemd-udevd[164]: hi6421v530-regulator: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 47.345835] systemd-udevd[177]: hi655x-regulator: Device processed (SEQNUM=3174, ACTION=add) [ 47.347673] systemd-udevd[165]: hidma-mgmt: Processing device (SEQNUM=3177, ACTION=add) [ 47.349828] systemd-udevd[173]: hi655x-pmic: Device processed (SEQNUM=3173, ACTION=add) [ 47.351371] systemd-udevd[173]: hi655x-pmic: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.353682] systemd-udevd[148]: hidma-mgmt: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.355664] systemd-udevd[177]: hi655x-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 47.357882] systemd-udevd[148]: hisi-gmac: Device is queued (SEQNUM=3178, ACTION=add) [ 47.359867] systemd-udevd[168]: hi65xx-powerkey: Device processed (SEQNUM=3175, ACTION=add) [ 47.361583] systemd-udevd[168]: hi65xx-powerkey: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.363846] systemd-udevd[148]: hisi-gmac: Device ready for processing (SEQNUM=3178, ACTION=add) [ 47.365984] systemd-udevd[148]: hisi-gmac: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.368802] systemd-udevd[169]: hidma: Device processed (SEQNUM=3176, ACTION=add) [ 47.370511] systemd-udevd[169]: hidma: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 47.372988] systemd-udevd[148]: hisi-inno-phy: Device is queued (SEQNUM=3179, ACTION=add) [ 47.375035] systemd-udevd[164]: hisi-gmac: Processing device (SEQNUM=3178, ACTION=add) [ 47.377395] systemd-udevd[165]: hidma-mgmt: Device processed (SEQNUM=3177, ACTION=add) [ 47.379031] systemd-udevd[165]: hidma-mgmt: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.381391] systemd-udevd[148]: hisi-inno-phy: Device ready for processing (SEQNUM=3179, ACTION=add) [ 47.383079] systemd-udevd[148]: hisi-inno-phy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 47.385428] systemd-udevd[172]: hisi-inno-phy: Processing device (SEQNUM=3179, ACTION=add) [ 47.387464] systemd-udevd[164]: hisi-gmac: Device processed (SEQNUM=3178, ACTION=add) [ 47.389546] systemd-udevd[164]: hisi-gmac: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.391653] systemd-udevd[148]: hisi-lpc: Device is queued (SEQNUM=3180, ACTION=add) [ 47.393600] systemd-udevd[148]: hisi-lpc: Device ready for processing (SEQNUM=3180, ACTION=add) [ 47.395411] systemd-udevd[148]: hisi-lpc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.397907] systemd-udevd[164]: hisi-lpc: Processing device (SEQNUM=3180, ACTION=add) [ 47.400002] systemd-udevd[148]: hisi-pcie-almost-ecam: Device is queued (SEQNUM=3181, ACTION=add) [ 47.401963] systemd-udevd[148]: hisi-pcie-almost-ecam: Device ready for processing (SEQNUM=3181, ACTION=add) [ 47.403642] systemd-udevd[148]: hisi-pcie-almost-ecam: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 47.405716] systemd-udevd[148]: hisi-rng: Device is queued (SEQNUM=3182, ACTION=add) [ 47.407308] systemd-udevd[148]: hisi-rng: Device ready for processing (SEQNUM=3182, ACTION=add) [ 47.409339] systemd-udevd[148]: hisi-rng: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.411424] systemd-udevd[168]: hisi-pcie-almost-ecam: Processing device (SEQNUM=3181, ACTION=add) [ 47.413832] systemd-udevd[148]: hisi_cpa_pmu: Device is queued (SEQNUM=3183, ACTION=add) [ 47.415476] systemd-udevd[148]: hisi_cpa_pmu: Device ready for processing (SEQNUM=3183, ACTION=add) [ 47.417580] systemd-udevd[148]: hisi_cpa_pmu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.419651] systemd-udevd[169]: hisi-rng: Processing device (SEQNUM=3182, ACTION=add) [ 47.422331] systemd-udevd[148]: hisi_ddrc_pmu: Device is queued (SEQNUM=3184, ACTION=add) [ 47.424626] systemd-udevd[172]: hisi-inno-phy: Device processed (SEQNUM=3179, ACTION=add) [ 47.426675] systemd-udevd[148]: hisi_ddrc_pmu: Device ready for processing (SEQNUM=3184, ACTION=add) [ 47.429108] systemd-udevd[172]: hisi-inno-phy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 47.431247] systemd-udevd[148]: hisi_ddrc_pmu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 47.433568] systemd-udevd[177]: hisi_ddrc_pmu: Processing device (SEQNUM=3184, ACTION=add) [ 47.435621] systemd-udevd[148]: hisi_hha_pmu: Device is queued (SEQNUM=3185, ACTION=add) [ 47.437527] systemd-udevd[148]: hisi_hha_pmu: Device ready for processing (SEQNUM=3185, ACTION=add) [ 47.439583] systemd-udevd[173]: hisi_cpa_pmu: Processing device (SEQNUM=3183, ACTION=add) [ 47.442136] systemd-udevd[148]: hisi_hha_pmu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.443840] systemd-udevd[148]: hisi_l3c_pmu: Device is queued (SEQNUM=3186, ACTION=add) [ 47.445741] systemd-udevd[148]: hisi_l3c_pmu: Device ready for processing (SEQNUM=3186, ACTION=add) [ 47.447398] systemd-udevd[148]: hisi_l3c_pmu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.453312] systemd-udevd[164]: hisi-lpc: Device processed (SEQNUM=3180, ACTION=add) M [ **] (2 of 2) A start job is running for…rtition Root Disk (36s / no limit) [ 47.455194] systemd-udevd[164]: hisi-lpc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.461171] systemd-udevd[165]: hisi_l3c_pmu: Processing device (SEQNUM=3186, ACTION=add) [ 47.463206] systemd-udevd[172]: hisi_hha_pmu: Processing device (SEQNUM=3185, ACTION=add) [ 47.465674] systemd-udevd[148]: hisi_pa_pmu: Device is queued (SEQNUM=3187, ACTION=add) [ 47.467407] systemd-udevd[148]: hisi_pa_pmu: Device ready for processing (SEQNUM=3187, ACTION=add) [ 47.469545] systemd-udevd[148]: hisi_pa_pmu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.471689] systemd-udevd[164]: hisi_pa_pmu: Processing device (SEQNUM=3187, ACTION=add) [ 47.474013] systemd-udevd[173]: hisi_cpa_pmu: Device processed (SEQNUM=3183, ACTION=add) [ 47.476545] systemd-udevd[148]: hisi_sas_v1_hw: Device is queued (SEQNUM=3188, ACTION=add) [ 47.478624] systemd-udevd[173]: hisi_cpa_pmu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.481080] systemd-udevd[148]: hisi_sas_v1_hw: Device ready for processing (SEQNUM=3188, ACTION=add) [ 47.486587] systemd-udevd[168]: hisi-pcie-almost-ecam: Device processed (SEQNUM=3181, ACTION=add) [ 47.489213] systemd-udevd[148]: hisi_sas_v1_hw: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.491570] systemd-udevd[168]: hisi-pcie-almost-ecam: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 47.494031] systemd-udevd[163]: hisi_sas_v1_hw: Processing device (SEQNUM=3188, ACTION=add) [ 47.496417] systemd-udevd[148]: hisi_sas_v2_hw: Device is queued (SEQNUM=3189, ACTION=add) [ 47.498053] systemd-udevd[148]: hisi_sas_v2_hw: Device ready for processing (SEQNUM=3189, ACTION=add) [ 47.500412] systemd-udevd[172]: hisi_hha_pmu: Device processed (SEQNUM=3185, ACTION=add) [ 47.502491] systemd-udevd[148]: hisi_sas_v2_hw: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.504972] systemd-udevd[168]: hisi_sas_v2_hw: Processing device (SEQNUM=3189, ACTION=add) [ 47.507045] systemd-udevd[165]: hisi_l3c_pmu: Device processed (SEQNUM=3186, ACTION=add) [ 47.512902] systemd-udevd[165]: hisi_l3c_pmu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.517538] systemd-udevd[148]: hisi_sllc_pmu: Device is queued (SEQNUM=3190, ACTION=add) [ 47.519096] systemd-udevd[148]: hisi_sllc_pmu: Device ready for processing (SEQNUM=3190, ACTION=add) [ 47.524639] systemd-udevd[177]: hisi_ddrc_pmu: Device processed (SEQNUM=3184, ACTION=add) [ 47.526483] systemd-udevd[172]: hisi_hha_pmu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.528630] systemd-udevd[148]: hisi_sllc_pmu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 47.530726] systemd-udevd[177]: hisi_ddrc_pmu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 47.532982] systemd-udevd[173]: hisi_sllc_pmu: Processing device (SEQNUM=3190, ACTION=add) [ 47.534870] systemd-udevd[148]: hisi_thermal: Device is queued (SEQNUM=3191, ACTION=add) [ 47.536593] systemd-udevd[148]: hisi_thermal: Device ready for processing (SEQNUM=3191, ACTION=add) [ 47.538082] systemd-udevd[148]: hisi_thermal: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.539923] systemd-udevd[169]: hisi-rng: Device processed (SEQNUM=3182, ACTION=add) [ 47.541993] systemd-udevd[172]: hisi_thermal: Processing device (SEQNUM=3191, ACTION=add) [ 47.543798] systemd-udevd[169]: hisi-rng: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.546191] systemd-udevd[148]: hisi_uc_pmu: Device is queued (SEQNUM=3192, ACTION=add) [ 47.547783] systemd-udevd[148]: hisi_uc_pmu: Device ready for processing (SEQNUM=3192, ACTION=add) [ 47.549599] systemd-udevd[148]: hisi_uc_pmu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.551472] systemd-udevd[177]: hisi_uc_pmu: Processing device (SEQNUM=3192, ACTION=add) [ 47.553864] systemd-udevd[148]: histb-pcie: Device is queued (SEQNUM=3193, ACTION=add) [ 47.555666] systemd-udevd[164]: hisi_pa_pmu: Device processed (SEQNUM=3187, ACTION=add) [ 47.557951] systemd-udevd[148]: histb-pcie: Device ready for processing (SEQNUM=3193, ACTION=add) [ 47.559772] systemd-udevd[164]: hisi_pa_pmu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.561976] systemd-udevd[148]: histb-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.568851] systemd-udevd[148]: histb-rng: Device is queued (SEQNUM=3194, ACTION=add) [ 47.572841] systemd-udevd[148]: histb-rng: Device ready for processing (SEQNUM=3194, ACTION=add) [ 47.574308] systemd-udevd[148]: histb-rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.576416] systemd-udevd[169]: histb-pcie: Processing device (SEQNUM=3193, ACTION=add) [ 47.578224] systemd-udevd[148]: hns-nic: Device is queued (SEQNUM=3195, ACTION=add) [ 47.579650] systemd-udevd[148]: hns-nic: Device ready for processing (SEQNUM=3195, ACTION=add) [ 47.581818] systemd-udevd[168]: hisi_sas_v2_hw: Device processed (SEQNUM=3189, ACTION=add) [ 47.583625] systemd-udevd[148]: hns-nic: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.585763] systemd-udevd[168]: hisi_sas_v2_hw: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.587615] systemd-udevd[148]: hns_dsaf: Device is queued (SEQNUM=3196, ACTION=add) [ 47.589870] systemd-udevd[164]: histb-rng: Processing device (SEQNUM=3194, ACTION=add) [ 47.591697] systemd-udevd[148]: hns_dsaf: Device ready for processing (SEQNUM=3196, ACTION=add) [ 47.593433] systemd-udevd[148]: hns_dsaf: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.594910] systemd-udevd[148]: i2c-apple: Device is queued (SEQNUM=3197, ACTION=add) [ 47.596640] systemd-udevd[148]: i2c-apple: Device ready for processing (SEQNUM=3197, ACTION=add) [ 47.598475] systemd-udevd[168]: hns_dsaf: Processing device (SEQNUM=3196, ACTION=add) [ 47.600504] systemd-udevd[165]: hns-nic: Processing device (SEQNUM=3195, ACTION=add) [ 47.602315] systemd-udevd[172]: hisi_thermal: Device processed (SEQNUM=3191, ACTION=add) [ 47.603762] systemd-udevd[172]: hisi_thermal: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.605915] systemd-udevd[163]: hisi_sas_v1_hw: Device processed (SEQNUM=3188, ACTION=add) [ 47.607368] systemd-udevd[163]: hisi_sas_v1_hw: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.609572] systemd-udevd[173]: hisi_sllc_pmu: Device processed (SEQNUM=3190, ACTION=add) [ 47.611024] systemd-udevd[173]: hisi_sllc_pmu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 47.613166] systemd-udevd[165]: hns-nic: Device processed (SEQNUM=3195, ACTION=add) [ 47.615117] systemd-udevd[148]: i2c-apple: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.617266] systemd-udevd[171]: i2c-apple: Processing device (SEQNUM=3197, ACTION=add) [ 47.619487] systemd-udevd[148]: i2c-mt65xx: Device is queued (SEQNUM=3198, ACTION=add) [ 47.621358] systemd-udevd[148]: i2c-mt65xx: Device ready for processing (SEQNUM=3198, ACTION=add) [ 47.623275] systemd-udevd[177]: hisi_uc_pmu: Device processed (SEQNUM=3192, ACTION=add) [ 47.627098] systemd-udevd[148]: i2c-mt65xx: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.631165] systemd-udevd[165]: hns-nic: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.634016] systemd-udevd[168]: hns_dsaf: Device processed (SEQNUM=3196, ACTION=add) [ 47.636727] systemd-udevd[148]: i2c-rcar: Device is queued (SEQNUM=3199, ACTION=add) [ 47.639032] systemd-udevd[168]: hns_dsaf: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.641564] systemd-udevd[148]: i2c-rcar: Device ready for processing (SEQNUM=3199, ACTION=add) [ 47.643163] systemd-udevd[148]: i2c-rcar: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.645254] systemd-udevd[172]: i2c-mt65xx: Processing device (SEQNUM=3198, ACTION=add) [ 47.647095] systemd-udevd[169]: histb-pcie: Device processed (SEQNUM=3193, ACTION=add) [ 47.649161] systemd-udevd[169]: histb-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.651089] systemd-udevd[148]: i2c-riic: Device is queued (SEQNUM=3200, ACTION=add) [ 47.652912] systemd-udevd[148]: i2c-riic: Device ready for processing (SEQNUM=3200, ACTION=add) [ 47.654399] systemd-udevd[148]: i2c-riic: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.656665] systemd-udevd[164]: histb-rng: Device processed (SEQNUM=3194, ACTION=add) [ 47.658493] systemd-udevd[177]: hisi_uc_pmu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.660660] systemd-udevd[164]: histb-rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.662621] systemd-udevd[173]: i2c-rcar: Processing device (SEQNUM=3199, ACTION=add) [ 47.664836] systemd-udevd[148]: i2c-sh_mobile: Device is queued (SEQNUM=3201, ACTION=add) [ 47.666347] systemd-udevd[148]: i2c-sh_mobile: Device ready for processing (SEQNUM=3201, ACTION=add) [ 47.667876] systemd-udevd[148]: i2c-sh_mobile: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 47.669967] systemd-udevd[171]: i2c-apple: Device processed (SEQNUM=3197, ACTION=add) [ 47.671757] systemd-udevd[168]: i2c-riic: Processing device (SEQNUM=3200, ACTION=add) [ 47.674412] systemd-udevd[148]: i2c_designware: Device is queued (SEQNUM=3202, ACTION=add) [ 47.676757] systemd-udevd[148]: i2c_designware: Device ready for processing (SEQNUM=3202, ACTION=add) [ 47.678834] systemd-udevd[169]: i2c-sh_mobile: Processing device (SEQNUM=3201, ACTION=add) [ 47.681385] systemd-udevd[173]: i2c-rcar: Device processed (SEQNUM=3199, ACTION=add) [ 47.683098] systemd-udevd[173]: i2c-rcar: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.685461] systemd-udevd[148]: i2c_designware: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.687560] systemd-udevd[164]: i2c_designware: Processing device (SEQNUM=3202, ACTION=add) [ 47.689923] systemd-udevd[148]: i2c_qup: Device is queued (SEQNUM=3203, ACTION=add) [ 47.691910] systemd-udevd[171]: i2c-apple: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.694317] systemd-udevd[148]: i2c_qup: Device ready for processing (SEQNUM=3203, ACTION=add) [ 47.695955] systemd-udevd[148]: i2c_qup: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.697766] systemd-udevd[148]: imx-bus-devfreq: Device is queued (SEQNUM=3204, ACTION=add) [ 47.699295] systemd-udevd[148]: imx-bus-devfreq: Device ready for processing (SEQNUM=3204, ACTION=add) [ 47.704851] systemd-udevd[172]: i2c-mt65xx: Device processed (SEQNUM=3198, ACTION=add) [ 47.706485] systemd-udevd[172]: i2c-mt65xx: sd-device-monitor(worker): Passed 185 byte to netlink monitor. dm-1: Processing udev action (SEQNUM=4069, ACTION=add) dm-1: Got 'add' action on syspath '/sys/devices/virtual/block/dm-1'. dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false [ 47.718071] systemd-udevd[173]: i2c_qup: Processing device (SEQNUM=3203, ACTION=add) [ 47.719945] systemd-udevd[168]: i2c-riic: Device processed (SEQNUM=3200, ACTION=add) [ 47.721708] systemd-udevd[168]: i2c-riic: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.723575] systemd-udevd[148]: imx-bus-devfreq: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.726039] systemd-udevd[177]: imx-bus-devfreq: Processing device (SEQNUM=3204, ACTION=add) [ 47.727869] systemd-udevd[148]: imx-gpcv2: Device is queued (SEQNUM=3205, ACTION=add) [ 47.729990] systemd-udevd[169]: i2c-sh_mobile: Device processed (SEQNUM=3201, ACTION=add) [ 47.731784] systemd-udevd[148]: imx-gpcv2: Device ready for processing (SEQNUM=3205, ACTION=add) [ 47.734421] systemd-udevd[169]: i2c-sh_mobile: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 47.737169] systemd-udevd[172]: imx-gpcv2: Processing device (SEQNUM=3205, ACTION=add) [ 47.739194] systemd-udevd[164]: i2c_designware: Device processed (SEQNUM=3202, ACTION=add) [ 47.741092] systemd-udevd[164]: i2c_designware: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.743125] systemd-udevd[148]: imx-gpcv2: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.745199] systemd-udevd[148]: imx-i2c: Device is queued (SEQNUM=3206, ACTION=add) [ 47.746707] systemd-udevd[148]: imx-i2c: Device ready for processing (SEQNUM=3206, ACTION=add) [ 47.748532] systemd-udevd[148]: imx-i2c: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.750095] systemd-udevd[148]: imx-iim: Device is queued (SEQNUM=3207, ACTION=add) [ 47.751728] systemd-udevd[148]: imx-iim: Device ready for processing (SEQNUM=3207, ACTION=add) [ 47.754219] systemd-udevd[164]: imx-i2c: Processing device (SEQNUM=3206, ACTION=add) [ 47.756030] systemd-udevd[148]: imx-iim: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.758137] systemd-udevd[173]: i2c_qup: Device processed (SEQNUM=3203, ACTION=add) [ 47.759920] systemd-udevd[172]: imx-gpcv2: Device processed (SEQNUM=3205, ACTION=add) [ 47.761979] systemd-udevd[148]: imx-intmux: Device is queued (SEQNUM=3208, ACTION=add) [ 47.763794] systemd-udevd[172]: imx-gpcv2: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.765931] systemd-udevd[168]: imx-iim: Processing device (SEQNUM=3207, ACTION=add) [ 47.767722] systemd-udevd[148]: imx-intmux: Device ready for processing (SEQNUM=3208, ACTION=add) [ 47.769871] systemd-udevd[173]: i2c_qup: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.771884] systemd-udevd[148]: imx-intmux: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.778593] systemd-udevd[169]: imx-intmux: Processing device (SEQNUM=3208, ACTION=add) [ 47.781992] systemd-udevd[148]: imx-irqsteer: Device is queued (SEQNUM=3209, ACTION=add) [ 47.783561] systemd-udevd[148]: imx-irqsteer: Device ready for processing (SEQNUM=3209, ACTION=add) [ 47.785463] systemd-udevd[148]: imx-irqsteer: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.787301] systemd-udevd[172]: imx-irqsteer: Processing device (SEQNUM=3209, ACTION=add) [ 47.789420] systemd-udevd[148]: imx-lpi2c: Device is queued (SEQNUM=3210, ACTION=add) [ 47.790920] systemd-udevd[148]: imx-lpi2c: Device ready for processing (SEQNUM=3210, ACTION=add) [ 47.792753] systemd-udevd[148]: imx-lpi2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.794723] systemd-udevd[177]: imx-bus-devfreq: Device processed (SEQNUM=3204, ACTION=add) [ 47.796597] systemd-udevd[177]: imx-bus-devfreq: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.798574] systemd-udevd[148]: imx-pgc: Device is queued (SEQNUM=3211, ACTION=add) [ 47.800337] systemd-udevd[148]: imx-pgc: Device ready for processing (SEQNUM=3211, ACTION=add) [ 47.801860] systemd-udevd[148]: imx-pgc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.803892] systemd-udevd[173]: imx-lpi2c: Processing device (SEQNUM=3210, ACTION=add) [ 47.806135] systemd-udevd[148]: imx-rpmsg: Device is queued (SEQNUM=3212, ACTION=add) [ 47.807619] systemd-udevd[148]: imx-rpmsg: Device ready for processing (SEQNUM=3212, ACTION=add) [ 47.809682] systemd-udevd[148]: imx-rpmsg: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.811578] systemd-udevd[177]: imx-rpmsg: Processing device (SEQNUM=3212, ACTION=add) [ 47.813726] systemd-udevd[148]: imx-scu: Device is queued (SEQNUM=3213, ACTION=add) [ 47.815179] systemd-udevd[148]: imx-scu: Device ready for processing (SEQNUM=3213, ACTION=add) [ 47.816898] systemd-udevd[148]: imx-scu: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.818785] systemd-udevd[164]: imx-i2c: Device processed (SEQNUM=3206, ACTION=add) [ 47.820510] systemd-udevd[164]: imx-i2c: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.822523] systemd-udevd[165]: imx-pgc: Processing device (SEQNUM=3211, ACTION=add) [ 47.825681] systemd-udevd[148]: imx-scu-pd: Device is queued (SEQNUM=3214, ACTION=add) [ 47.829650] systemd-udevd[148]: imx-scu-pd: Device ready for processing (SEQNUM=3214, ACTION=add) [ 47.833192] systemd-udevd[148]: imx-scu-pd: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.839864] systemd-udevd[163]: imx-scu: Processing device (SEQNUM=3213, ACTION=add) [ 47.842013] systemd-udevd[148]: imx-uart: Device is queued (SEQNUM=3215, ACTION=add) [ 47.843499] systemd-udevd[148]: imx-uart: Device ready for processing (SEQNUM=3215, ACTION=add) [ 47.846048] systemd-udevd[168]: imx-iim: Device processed (SEQNUM=3207, ACTION=add) [ 47.847847] systemd-udevd[148]: imx-uart: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.850024] systemd-udevd[168]: imx-iim: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.851869] systemd-udevd[148]: imx-weim: Device is queued (SEQNUM=3216, ACTION=add) [ 47.854466] systemd-udevd[171]: imx-scu-pd: Processing device (SEQNUM=3214, ACTION=add) [ 47.862082] systemd-udevd[148]: imx-weim: Device ready for processing (SEQNUM=3216, ACTION=add) [ 47.865488] systemd-udevd[148]: imx-weim: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.867053] systemd-udevd[148]: imx6q-pcie: Device is queued (SEQNUM=3217, ACTION=add) [ 47.869233] systemd-udevd[169]: imx-intmux: Device processed (SEQNUM=3208, ACTION=add) [ 47.871543] systemd-udevd[148]: imx6q-pcie: Device ready for processing (SEQNUM=3217, ACTION=add) [ 47.874297] systemd-udevd[169]: imx-intmux: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.876642] systemd-udevd[148]: imx6q-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.878222] systemd-udevd[148]: imx7ulp-tpm-pwm: Device is queued (SEQNUM=3218, ACTION=add) [ 47.880542] systemd-udevd[172]: imx-irqsteer: Device processed (SEQNUM=3209, ACTION=add) [ 47.882430] systemd-udevd[148]: imx7ulp-tpm-pwm: Device ready for processing (SEQNUM=3218, ACTION=add) [ 47.884822] systemd-udevd[172]: imx-irqsteer: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.886839] systemd-udevd[148]: imx7ulp-tpm-pwm: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.888802] systemd-udevd[148]: imx7ulp-wdt: Device is queued (SEQNUM=3219, ACTION=add) [ 47.890338] systemd-udevd[148]: imx7ulp-wdt: Device ready for processing (SEQNUM=3219, ACTION=add) [ 47.892506] systemd-udevd[164]: imx-uart: Processing device (SEQNUM=3215, ACTION=add) [ 47.897536] systemd-udevd[174]: imx7ulp-wdt: Processing device (SEQNUM=3219, ACTION=add) [ 47.899460] systemd-udevd[165]: imx-pgc: Device processed (SEQNUM=3211, ACTION=add) [ 47.901438] systemd-udevd[165]: imx-pgc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.903631] systemd-udevd[148]: imx7ulp-wdt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.905622] systemd-udevd[148]: imx8-acm: Device is queued (SEQNUM=3220, ACTION=add) [ 47.907479] systemd-udevd[173]: imx-lpi2c: Device processed (SEQNUM=3210, ACTION=add) [ 47.909451] systemd-udevd[173]: imx-lpi2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.911348] systemd-udevd[148]: imx8-acm: Device ready for processing (SEQNUM=3220, ACTION=add) [ 47.913367] systemd-udevd[148]: imx8-acm: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.915256] systemd-udevd[169]: imx7ulp-tpm-pwm: Processing device (SEQNUM=3218, ACTION=add) [ 47.917451] systemd-udevd[168]: imx6q-pcie: Processing device (SEQNUM=3217, ACTION=add) [ 47.919243] systemd-udevd[148]: imx8-pcie-phy: Device is queued (SEQNUM=3221, ACTION=add) [ 47.924527] systemd-udevd[162]: imx-weim: Processing device (SEQNUM=3216, ACTION=add) [ 47.926330] systemd-udevd[148]: imx8-pcie-phy: Device ready for processing (SEQNUM=3221, ACTION=add) [ 47.931403] systemd-udevd[171]: imx-scu-pd: Device processed (SEQNUM=3214, ACTION=add) [ 47.933664] systemd-udevd[148]: imx8-pcie-phy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 47.935829] systemd-udevd[171]: imx-scu-pd: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.938255] systemd-udevd[172]: imx8-pcie-phy: Processing device (SEQNUM=3221, ACTION=add) [ 47.940383] systemd-udevd[174]: imx7ulp-wdt: Device processed (SEQNUM=3219, ACTION=add) [ 47.941923] systemd-udevd[174]: imx7ulp-wdt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.943923] systemd-udevd[148]: imx8m-blk-ctrl: Device is queued (SEQNUM=3222, ACTION=add) [ 47.945869] systemd-udevd[148]: imx8m-blk-ctrl: Device ready for processing (SEQNUM=3222, ACTION=add) [ 47.947458] systemd-udevd[148]: imx8m-blk-ctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.950018] systemd-udevd[165]: imx8-acm: Processing device (SEQNUM=3220, ACTION=add) [ 47.951901] systemd-udevd[163]: imx-scu: Device processed (SEQNUM=3213, ACTION=add) [ 47.953559] systemd-udevd[163]: imx-scu: sd-device-monitor(worker): Passed 182 byte to netlink monitor. M [ ***] (2 of 2) A start job is running for…rtition Root Disk (36s / no limit) [ 47.955456] systemd-udevd[148]: imx8mm-ccm: Device is queued (SEQNUM=3223, ACTION=add) [ 47.957478] systemd-udevd[148]: imx8mm-ccm: Device ready for processing (SEQNUM=3223, ACTION=add) [ 47.959192] systemd-udevd[148]: imx8mm-ccm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.961487] systemd-udevd[177]: imx-rpmsg: Device processed (SEQNUM=3212, ACTION=add) [ 47.962931] systemd-udevd[177]: imx-rpmsg: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.967880] systemd-udevd[148]: imx8mm-pinctrl: Device is queued (SEQNUM=3224, ACTION=add) [ 47.971135] systemd-udevd[148]: imx8mm-pinctrl: Device ready for processing (SEQNUM=3224, ACTION=add) [ 47.973969] systemd-udevd[148]: imx8mm-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.976392] systemd-udevd[164]: imx-uart: Device processed (SEQNUM=3215, ACTION=add) [ 47.978454] systemd-udevd[148]: imx8mn-ccm: Device is queued (SEQNUM=3225, ACTION=add) [ 47.980823] systemd-udevd[164]: imx-uart: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.982831] systemd-udevd[148]: imx8mn-ccm: Device ready for processing (SEQNUM=3225, ACTION=add) [ 47.984775] systemd-udevd[148]: imx8mn-ccm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.986697] systemd-udevd[177]: imx8mn-ccm: Processing device (SEQNUM=3225, ACTION=add) [ 47.988772] systemd-udevd[148]: imx8mn-pinctrl: Device is queued (SEQNUM=3226, ACTION=add) [ 47.990648] systemd-udevd[169]: imx7ulp-tpm-pwm: Device processed (SEQNUM=3218, ACTION=add) [ 47.992672] systemd-udevd[169]: imx7ulp-tpm-pwm: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.994549] systemd-udevd[148]: imx8mn-pinctrl: Device ready for processing (SEQNUM=3226, ACTION=add) [ 47.996822] systemd-udevd[168]: imx6q-pcie: Device processed (SEQNUM=3217, ACTION=add) [ 47.998647] systemd-udevd[148]: imx8mn-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 48.000924] systemd-udevd[168]: imx6q-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.002803] systemd-udevd[148]: imx8mp-audio-blk-ctrl: Device is queued (SEQNUM=3227, ACTION=add) [ 48.004939] systemd-udevd[163]: imx8mm-pinctrl: Processing device (SEQNUM=3224, ACTION=add) [ 48.006765] systemd-udevd[148]: imx8mp-audio-blk-ctrl: Device ready for processing (SEQNUM=3227, ACTION=add) [ 48.008756] systemd-udevd[148]: imx8mp-audio-blk-ctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 48.011175] systemd-udevd[171]: imx8mm-ccm: Processing device (SEQNUM=3223, ACTION=add) [ 48.013428] systemd-udevd[173]: imx8m-blk-ctrl: Processing device (SEQNUM=3222, ACTION=add) [ 48.015406] systemd-udevd[148]: imx8mp-blk-ctrl: Device is queued (SEQNUM=3228, ACTION=add) [ 48.017343] systemd-udevd[148]: imx8mp-blk-ctrl: Device ready for processing (SEQNUM=3228, ACTION=add) [ 48.019022] systemd-udevd[148]: imx8mp-blk-ctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.020883] systemd-udevd[148]: imx8mp-ccm: Device is queued (SEQNUM=3229, ACTION=add) [ 48.022422] systemd-udevd[148]: imx8mp-ccm: Device ready for processing (SEQNUM=3229, ACTION=add) [ 48.024758] systemd-udevd[164]: imx8mn-pinctrl: Processing device (SEQNUM=3226, ACTION=add) [ 48.026613] systemd-udevd[174]: imx8mp-ccm: Processing device (SEQNUM=3229, ACTION=add) [ 48.028725] systemd-udevd[148]: imx8mp-ccm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.030745] systemd-udevd[162]: imx-weim: Device processed (SEQNUM=3216, ACTION=add) [ 48.032497] systemd-udevd[162]: imx-weim: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 48.034488] systemd-udevd[168]: imx8mp-audio-blk-ctrl: Processing device (SEQNUM=3227, ACTION=add) [ 48.036585] systemd-udevd[148]: imx8mp-dwc3: Device is queued (SEQNUM=3230, ACTION=add) [ 48.038197] systemd-udevd[148]: imx8mp-dwc3: Device ready for processing (SEQNUM=3230, ACTION=add) [ 48.039647] systemd-udevd[148]: imx8mp-dwc3: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.041893] systemd-udevd[169]: imx8mp-blk-ctrl: Processing device (SEQNUM=3228, ACTION=add) [ 48.043739] systemd-udevd[172]: imx8-pcie-phy: Device processed (SEQNUM=3221, ACTION=add) [ 48.045570] systemd-udevd[172]: imx8-pcie-phy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.047497] systemd-udevd[148]: imx8mp-interconnect: Device is queued (SEQNUM=3231, ACTION=add) [ 48.049524] systemd-udevd[148]: imx8mp-interconnect: Device ready for processing (SEQNUM=3231, ACTION=add) [ 48.051034] systemd-udevd[148]: imx8mp-interconnect: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 48.052828] systemd-udevd[148]: imx8mp-pinctrl: Device is queued (SEQNUM=3232, ACTION=add) [ 48.054283] systemd-udevd[148]: imx8mp-pinctrl: Device ready for processing (SEQNUM=3232, ACTION=add) [ 48.056530] systemd-udevd[165]: imx8-acm: Device processed (SEQNUM=3220, ACTION=add) [ 48.058367] systemd-udevd[174]: imx8mp-ccm: Device processed (SEQNUM=3229, ACTION=add) [ 48.060459] systemd-udevd[165]: imx8-acm: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 48.065706] systemd-udevd[170]: imx8mp-dwc3: Processing device (SEQNUM=3230, ACTION=add) [ 48.067492] systemd-udevd[174]: imx8mp-ccm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.069756] systemd-udevd[148]: imx8mp-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 48.071762] systemd-udevd[162]: imx8mp-interconnect: Processing device (SEQNUM=3231, ACTION=add) [ 48.074189] systemd-udevd[148]: imx8mq-ccm: Device is queued (SEQNUM=3233, ACTION=add) [ 48.075795] systemd-udevd[148]: imx8mq-ccm: Device ready for processing (SEQNUM=3233, ACTION=add) [ 48.077967] systemd-udevd[172]: imx8mp-pinctrl: Processing device (SEQNUM=3232, ACTION=add) [ 48.082563] systemd-udevd[148]: imx8mq-ccm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.087913] systemd-udevd[148]: imx8mq-pinctrl: Device is queued (SEQNUM=3234, ACTION=add) [ 48.089761] systemd-udevd[148]: imx8mq-pinctrl: Device ready for processing (SEQNUM=3234, ACTION=add) [ 48.091303] systemd-udevd[148]: imx8mq-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 48.093531] systemd-udevd[165]: imx8mq-ccm: Processing device (SEQNUM=3233, ACTION=add) [ 48.095342] systemd-udevd[148]: imx8mq-usb-phy: Device is queued (SEQNUM=3235, ACTION=add) [ 48.097123] systemd-udevd[148]: imx8mq-usb-phy: Device ready for processing (SEQNUM=3235, ACTION=add) [ 48.099002] systemd-udevd[174]: imx8mq-pinctrl: Processing device (SEQNUM=3234, ACTION=add) [ 48.101072] systemd-udevd[173]: imx8m-blk-ctrl: Device processed (SEQNUM=3222, ACTION=add) [ 48.106001] systemd-udevd[167]: imx8mq-usb-phy: Processing device (SEQNUM=3235, ACTION=add) [ 48.107797] systemd-udevd[173]: imx8m-blk-ctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.110180] systemd-udevd[177]: imx8mn-ccm: Device processed (SEQNUM=3225, ACTION=add) [ 48.111617] systemd-udevd[177]: imx8mn-ccm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.113957] systemd-udevd[148]: imx8mq-usb-phy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 48.116020] systemd-udevd[163]: imx8mm-pinctrl: Device processed (SEQNUM=3224, ACTION=add) [ 48.117909] systemd-udevd[163]: imx8mm-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.123022] systemd-udevd[169]: imx8mp-blk-ctrl: Device processed (SEQNUM=3228, ACTION=add) dm-1: Processing udev action (SEQNUM=4070, ACTION=change) dm-1: Got 'change' action on syspath '/sys/devices/virtual/block/dm-1'. dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false [ 48.137781] sh[207]: Successfully encrypted future partition 3. [ 48.139220] sh[207]: Formatting future partition 3. [ 48.141526] systemd-udevd[171]: imx8mm-ccm: Device processed (SEQNUM=3223, ACTION=add) dm-1: Device busy: SYSTEMD_READY property from device is false [ 48.143557] systemd-udevd[169]: imx8mp-blk-ctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.146311] systemd-udevd[171]: imx8mm-ccm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.148854] systemd-udevd[162]: imx8mp-interconnect: Device processed (SEQNUM=3231, ACTION=add) [ 48.150878] systemd-udevd[148]: imx8qm-pinctrl: Device is queued (SEQNUM=3236, ACTION=add) dm-1: Device busy: SYSTEMD_READY property from device is false [ 48.153142] systemd-udevd[162]: imx8mp-interconnect: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 48.155673] systemd-udevd[164]: imx8mn-pinctrl: Device processed (SEQNUM=3226, ACTION=add) [ 48.157931] systemd-udevd[148]: imx8qm-pinctrl: Device ready for processing (SEQNUM=3236, ACTION=add) [ 48.159515] systemd-udevd[148]: imx8qm-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 48.161846] systemd-udevd[165]: imx8mq-ccm: Device processed (SEQNUM=3233, ACTION=add) dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false [ 48.163577] systemd-udevd[165]: imx8mq-ccm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.165929] systemd-udevd[169]: imx8qm-pinctrl: Processing device (SEQNUM=3236, ACTION=add) [ 48.167776] systemd-udevd[164]: imx8mn-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.169973] systemd-udevd[148]: imx8qxp-clk: Device is queued (SEQNUM=3237, ACTION=add) [ 48.171423] systemd-udevd[148]: imx8qxp-clk: Device ready for processing (SEQNUM=3237, ACTION=add) [ 48.173615] systemd-udevd[168]: imx8mp-audio-blk-ctrl: Device processed (SEQNUM=3227, ACTION=add) [ 48.175091] systemd-udevd[168]: imx8mp-audio-blk-ctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 48.177307] systemd-udevd[173]: imx8qxp-clk: Processing device (SEQNUM=3237, ACTION=add) [ 48.179311] systemd-udevd[148]: imx8qxp-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.181505] systemd-udevd[148]: imx8qxp-lpcg-clk: Device is queued (SEQNUM=3238, ACTION=add) [ 48.183006] systemd-udevd[148]: imx8qxp-lpcg-clk: Device ready for processing (SEQNUM=3238, ACTION=add) [ 48.184715] systemd-udevd[148]: imx8qxp-lpcg-clk: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 48.186274] systemd-udevd[148]: imx8qxp-pinctrl: Device is queued (SEQNUM=3239, ACTION=add) [ 48.187741] systemd-udevd[148]: imx8qxp-pinctrl: Device ready for processing (SEQNUM=3239, ACTION=add) [ 48.189554] systemd-udevd[148]: imx8qxp-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.191556] systemd-udevd[170]: imx8mp-dwc3: Device processed (SEQNUM=3230, ACTION=add) [ 48.193761] systemd-udevd[164]: imx8qxp-lpcg-clk: Processing device (SEQNUM=3238, ACTION=add) [ 48.195568] systemd-udevd[170]: imx8mp-dwc3: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.198095] systemd-udevd[148]: imx8ulp-pinctrl: Device is queued (SEQNUM=3240, ACTION=add) [ 48.200000] systemd-udevd[172]: imx8mp-pinctrl: Device processed (SEQNUM=3232, ACTION=add) [ 48.201769] systemd-udevd[172]: imx8mp-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.203869] systemd-udevd[167]: imx8mq-usb-phy: Device processed (SEQNUM=3235, ACTION=add) [ 48.205639] systemd-udevd[167]: imx8mq-usb-phy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.207800] systemd-udevd[174]: imx8mq-pinctrl: Device processed (SEQNUM=3234, ACTION=add) [ 48.210053] systemd-udevd[168]: imx8qxp-pinctrl: Processing device (SEQNUM=3239, ACTION=add) [ 48.211986] systemd-udevd[148]: imx8ulp-pinctrl: Device ready for processing (SEQNUM=3240, ACTION=add) [ 48.213724] systemd-udevd[148]: imx8ulp-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.215584] systemd-udevd[173]: imx8qxp-clk: Device processed (SEQNUM=3237, ACTION=add) [ 48.217448] systemd-udevd[173]: imx8qxp-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.219353] systemd-udevd[169]: imx8qm-pinctrl: Device processed (SEQNUM=3236, ACTION=add) [ 48.221049] systemd-udevd[169]: imx8qm-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.222886] systemd-udevd[148]: imx93-blk-ctrl: Device is queued (SEQNUM=3241, ACTION=add) [ 48.225062] systemd-udevd[174]: imx8mq-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.226957] systemd-udevd[148]: imx93-blk-ctrl: Device ready for processing (SEQNUM=3241, ACTION=add) [ 48.228739] systemd-udevd[148]: imx93-blk-ctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 48.230596] systemd-udevd[177]: imx8ulp-pinctrl: Processing device (SEQNUM=3240, ACTION=add) [ 48.232861] systemd-udevd[172]: imx93-blk-ctrl: Processing device (SEQNUM=3241, ACTION=add) [ 48.243899] sh[217]: mke2fs 1.47.0 (5-Feb-2023) [ 48.245992] systemd-udevd[148]: imx93-ccm: Device is queued (SEQNUM=3242, ACTION=add) [ 48.247439] systemd-udevd[148]: imx93-ccm: Device ready for processing (SEQNUM=3242, ACTION=add) [ 48.249279] systemd-udevd[148]: imx93-ccm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.254252] systemd-udevd[168]: imx8qxp-pinctrl: Device processed (SEQNUM=3239, ACTION=add) [ 48.256013] systemd-udevd[148]: imx93-pinctrl: Device is queued (SEQNUM=3243, ACTION=add) [ 48.258106] systemd-udevd[168]: imx8qxp-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.259890] systemd-udevd[148]: imx93-pinctrl: Device ready for processing (SEQNUM=3243, ACTION=add) [ 48.265102] systemd-udevd[169]: imx93-ccm: Processing device (SEQNUM=3242, ACTION=add) [ 48.266928] systemd-udevd[148]: imx93-pinctrl: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.268741] systemd-udevd[148]: imx93_power_domain: Device is queued (SEQNUM=3244, ACTION=add) [ 48.270202] systemd-udevd[148]: imx93_power_domain: Device ready for processing (SEQNUM=3244, ACTION=add) [ 48.271962] systemd-udevd[148]: imx93_power_domain: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 48.274013] systemd-udevd[148]: imx93_src: Device is queued (SEQNUM=3245, ACTION=add) [ 48.278978] systemd-udevd[177]: imx8ulp-pinctrl: Device processed (SEQNUM=3240, ACTION=add) [ 48.283958] systemd-udevd[164]: imx8qxp-lpcg-clk: Device processed (SEQNUM=3238, ACTION=add) [ 48.286255] systemd-udevd[148]: imx93_src: Device ready for processing (SEQNUM=3245, ACTION=add) [ 48.291496] systemd-udevd[164]: imx8qxp-lpcg-clk: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 48.295579] systemd-udevd[148]: imx93_src: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.307620] systemd-udevd[165]: imx93_power_domain: Processing device (SEQNUM=3244, ACTION=add) [ 48.311402] systemd-udevd[148]: imx_mu: Device is queued (SEQNUM=3246, ACTION=add) [ 48.313463] systemd-udevd[148]: imx_mu: Device ready for processing (SEQNUM=3246, ACTION=add) [ 48.315133] systemd-udevd[148]: imx_mu: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 48.317547] sh[217]: Discarding device blocks: 0/2617344 524288/2617344 done [ 48.323538] systemd-udevd[163]: imx93_src: Processing device (SEQNUM=3245, ACTION=add) [ 48.325721] systemd-udevd[164]: imx_mu: Processing device (SEQNUM=3246, ACTION=add) [ 48.334007] systemd-udevd[148]: imx_ocotp: Device is queued (SEQNUM=3247, ACTION=add) [ 48.335420] systemd-udevd[148]: imx_ocotp: Device ready for processing (SEQNUM=3247, ACTION=add) [ 48.337210] systemd-udevd[148]: imx_ocotp: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.339318] sh[217]: Creating filesystem with 2617344 4k blocks and 655360 inodes [ 48.340999] sh[217]: Filesystem UUID: d54327e7-e63e-4e61-aa79-9b55eea4c7aa [ 48.342380] sh[217]: Superblock backups stored on blocks: [ 48.343733] sh[217]: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 [ 48.345405] sh[217]: Allocating group tables: 0/80 done [ 48.347147] systemd-udevd[168]: imx_ocotp: Processing device (SEQNUM=3247, ACTION=add) [ 48.352574] systemd-udevd[173]: imx93-pinctrl: Processing device (SEQNUM=3243, ACTION=add) [ 48.354343] systemd-udevd[148]: imx_scu_ocotp: Device is queued (SEQNUM=3248, ACTION=add) [ 48.356387] systemd-udevd[148]: imx_scu_ocotp: Device ready for processing (SEQNUM=3248, ACTION=add) [ 48.358291] sh[217]: Writing inode tables: 0/80 done [ 48.360359] systemd-udevd[177]: imx8ulp-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.362256] systemd-udevd[148]: imx_scu_ocotp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.363872] systemd-udevd[148]: imx_usb: Device is queued (SEQNUM=3249, ACTION=add) [ 48.365676] systemd-udevd[148]: imx_usb: Device ready for processing (SEQNUM=3249, ACTION=add) [ 48.367134] systemd-udevd[148]: imx_usb: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 48.369267] systemd-udevd[172]: imx93-blk-ctrl: Device processed (SEQNUM=3241, ACTION=add) [ 48.374315] systemd-udevd[171]: imx_scu_ocotp: Processing device (SEQNUM=3248, ACTION=add) [ 48.376832] systemd-udevd[172]: imx93-blk-ctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.378853] systemd-udevd[148]: imxrt1050-pinctrl: Device is queued (SEQNUM=3250, ACTION=add) [ 48.380608] systemd-udevd[148]: imxrt1050-pinctrl: Device ready for processing (SEQNUM=3250, ACTION=add) [ 48.382263] systemd-udevd[148]: imxrt1050-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 48.384361] systemd-udevd[177]: imx_usb: Processing device (SEQNUM=3249, ACTION=add) [ 48.386266] systemd-udevd[169]: imx93-ccm: Device processed (SEQNUM=3242, ACTION=add) [ 48.388011] systemd-udevd[148]: imxrt1170-pinctrl: Device is queued (SEQNUM=3251, ACTION=add) [ 48.390139] systemd-udevd[169]: imx93-ccm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 48.392329] systemd-udevd[148]: imxrt1170-pinctrl: Device ready for processing (SEQNUM=3251, ACTION=add) [ 48.393858] systemd-udevd[148]: imxrt1170-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 48.395374] systemd-udevd[148]: inno-hdmi-phy: Device is queued (SEQNUM=3252, ACTION=add) [ 48.397178] systemd-udevd[148]: inno-hdmi-phy: Device ready for processing (SEQNUM=3252, ACTION=add) [ 48.398650] systemd-udevd[148]: inno-hdmi-phy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.400565] systemd-udevd[148]: ipq5018-tlmm: Device is queued (SEQNUM=3253, ACTION=add) [ 48.402472] systemd-udevd[164]: imx_mu: Device processed (SEQNUM=3246, ACTION=add) [ 48.404613] systemd-udevd[148]: ipq5018-tlmm: Device ready for processing (SEQNUM=3253, ACTION=add) [ 48.409576] systemd-udevd[174]: ipq5018-tlmm: Processing device (SEQNUM=3253, ACTION=add) [ 48.411307] systemd-udevd[148]: ipq5018-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.413433] systemd-udevd[172]: imxrt1170-pinctrl: Processing device (SEQNUM=3251, ACTION=add) [ 48.418505] systemd-udevd[162]: imxrt1050-pinctrl: Processing device (SEQNUM=3250, ACTION=add) [ 48.420564] systemd-udevd[148]: ipq5332-tlmm: Device is queued (SEQNUM=3254, ACTION=add) [ 48.422453] systemd-udevd[169]: inno-hdmi-phy: Processing device (SEQNUM=3252, ACTION=add) [ 48.424478] systemd-udevd[148]: ipq5332-tlmm: Device ready for processing (SEQNUM=3254, ACTION=add) [ 48.425976] systemd-udevd[148]: ipq5332-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.430925] systemd-udevd[170]: ipq5332-tlmm: Processing device (SEQNUM=3254, ACTION=add) [ 48.433097] systemd-udevd[164]: imx_mu: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 48.434882] systemd-udevd[163]: imx93_src: Device processed (SEQNUM=3245, ACTION=add) [ 48.436902] systemd-udevd[148]: ipq6018-pinctrl: Device is queued (SEQNUM=3255, ACTION=add) [ 48.438789] systemd-udevd[163]: imx93_src: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 48.440919] systemd-udevd[148]: ipq6018-pinctrl: Device ready for processing (SEQNUM=3255, ACTION=add) [ 48.442526] systemd-udevd[148]: ipq6018-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.444759] systemd-udevd[177]: imx_usb: Device processed (SEQNUM=3249, ACTION=add) [ 48.446504] systemd-udevd[168]: imx_ocotp: Device processed (SEQNUM=3247, ACTION=add) [ 48.448460] systemd-udevd[177]: imx_usb: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 48.450464] systemd-udevd[168]: imx_ocotp: sd-device-monitor(worker): Passed 184 byte to netlink monitor. M [ *** ] (1 of 2) A start job is running for…dev/gpt-auto-root (37s / 1min 30s) [ 48.455493] systemd-udevd[167]: ipq6018-pinctrl: Processing device (SEQNUM=3255, ACTION=add) [ 48.458118] systemd-udevd[148]: ipq8074-pinctrl: Device is queued (SEQNUM=3256, ACTION=add) [ 48.459589] systemd-udevd[148]: ipq8074-pinctrl: Device ready for processing (SEQNUM=3256, ACTION=add) [ 48.461553] systemd-udevd[148]: ipq8074-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.463465] systemd-udevd[173]: imx93-pinctrl: Device processed (SEQNUM=3243, ACTION=add) [ 48.465274] systemd-udevd[173]: imx93-pinctrl: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.467072] systemd-udevd[148]: ipq9574-tlmm: Device is queued (SEQNUM=3257, ACTION=add) [ 48.468902] systemd-udevd[148]: ipq9574-tlmm: Device ready for processing (SEQNUM=3257, ACTION=add) [ 48.470378] systemd-udevd[148]: ipq9574-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.472602] systemd-udevd[168]: ipq9574-tlmm: Processing device (SEQNUM=3257, ACTION=add) [ 48.474379] systemd-udevd[164]: ipq8074-pinctrl: Processing device (SEQNUM=3256, ACTION=add) [ 48.476438] systemd-udevd[172]: imxrt1170-pinctrl: Device processed (SEQNUM=3251, ACTION=add) [ 48.478280] systemd-udevd[165]: imx93_power_domain: Device processed (SEQNUM=3244, ACTION=add) [ 48.480392] systemd-udevd[172]: imxrt1170-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 48.482340] systemd-udevd[165]: imx93_power_domain: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 48.484441] systemd-udevd[148]: iproc-gpio: Device is queued (SEQNUM=3258, ACTION=add) [ 48.485909] systemd-udevd[148]: iproc-gpio: Device ready for processing (SEQNUM=3258, ACTION=add) [ 48.487390] systemd-udevd[148]: iproc-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.489892] systemd-udevd[174]: ipq5018-tlmm: Device processed (SEQNUM=3253, ACTION=add) [ 48.491302] systemd-udevd[174]: ipq5018-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.493382] systemd-udevd[173]: iproc-gpio: Processing device (SEQNUM=3258, ACTION=add) [ 48.495219] systemd-udevd[148]: iproc-mdio: Device is queued (SEQNUM=3259, ACTION=add) [ 48.497013] systemd-udevd[148]: iproc-mdio: Device ready for processing (SEQNUM=3259, ACTION=add) [ 48.498505] systemd-udevd[148]: iproc-mdio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.500001] systemd-udevd[148]: iproc-pcie: Device is queued (SEQNUM=3260, ACTION=add) [ 48.501660] systemd-udevd[148]: iproc-pcie: Device ready for processing (SEQNUM=3260, ACTION=add) [ 48.503127] systemd-udevd[148]: iproc-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.505023] systemd-udevd[148]: iproc-rng200: Device is queued (SEQNUM=3261, ACTION=add) [ 48.506829] systemd-udevd[170]: ipq5332-tlmm: Device processed (SEQNUM=3254, ACTION=add) [ 48.508912] systemd-udevd[172]: iproc-mdio: Processing device (SEQNUM=3259, ACTION=add) [ 48.510735] systemd-udevd[177]: iproc-pcie: Processing device (SEQNUM=3260, ACTION=add) [ 48.512868] systemd-udevd[170]: ipq5332-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.514715] systemd-udevd[148]: iproc-rng200: Device ready for processing (SEQNUM=3261, ACTION=add) [ 48.516555] systemd-udevd[148]: iproc-rng200: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.518584] systemd-udevd[171]: imx_scu_ocotp: Device processed (SEQNUM=3248, ACTION=add) [ 48.520002] systemd-udevd[171]: imx_scu_ocotp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.522037] systemd-udevd[165]: iproc-rng200: Processing device (SEQNUM=3261, ACTION=add) [ 48.523786] systemd-udevd[164]: ipq8074-pinctrl: Device processed (SEQNUM=3256, ACTION=add) [ 48.525510] systemd-udevd[164]: ipq8074-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.527456] systemd-udevd[169]: inno-hdmi-phy: Device processed (SEQNUM=3252, ACTION=add) [ 48.529608] systemd-udevd[148]: iproc-xgs-gpio: Device is queued (SEQNUM=3262, ACTION=add) [ 48.531600] systemd-udevd[169]: inno-hdmi-phy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.537563] systemd-udevd[148]: iproc-xgs-gpio: Device ready for processing (SEQNUM=3262, ACTION=add) [ 48.541733] systemd-udevd[168]: ipq9574-tlmm: Device processed (SEQNUM=3257, ACTION=add) [ 48.543480] systemd-udevd[148]: iproc-xgs-gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 48.545767] systemd-udevd[168]: ipq9574-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.547666] systemd-udevd[148]: isp1760: Device is queued (SEQNUM=3263, ACTION=add) [ 48.549767] systemd-udevd[162]: imxrt1050-pinctrl: Device processed (SEQNUM=3250, ACTION=add) [ 48.551540] systemd-udevd[148]: isp1760: Device ready for processing (SEQNUM=3263, ACTION=add) [ 48.553787] systemd-udevd[164]: iproc-xgs-gpio: Processing device (SEQNUM=3262, ACTION=add) [ 48.555663] systemd-udevd[162]: imxrt1050-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 48.557774] systemd-udevd[148]: isp1760: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 48.559290] systemd-udevd[148]: iwdg: Device is queued (SEQNUM=3264, ACTION=add) [ 48.560954] systemd-udevd[148]: iwdg: Device ready for processing (SEQNUM=3264, ACTION=add) [ 48.562464] systemd-udevd[148]: iwdg: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 48.564665] systemd-udevd[167]: ipq6018-pinctrl: Device processed (SEQNUM=3255, ACTION=add) [ 48.566074] systemd-udevd[167]: ipq6018-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.567884] systemd-udevd[148]: k3-chipinfo: Device is queued (SEQNUM=3265, ACTION=add) [ 48.569634] systemd-udevd[148]: k3-chipinfo: Device ready for processing (SEQNUM=3265, ACTION=add) [ 48.571515] systemd-udevd[177]: iproc-pcie: Device processed (SEQNUM=3260, ACTION=add) [ 48.573674] systemd-udevd[168]: iwdg: Processing device (SEQNUM=3264, ACTION=add) [ 48.575442] systemd-udevd[148]: k3-chipinfo: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.577658] systemd-udevd[177]: iproc-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.579462] systemd-udevd[169]: isp1760: Processing device (SEQNUM=3263, ACTION=add) [ 48.581543] systemd-udevd[148]: k3-dma: Device is queued (SEQNUM=3266, ACTION=add) [ 48.583004] systemd-udevd[148]: k3-dma: Device ready for processing (SEQNUM=3266, ACTION=add) [ 48.584744] systemd-udevd[148]: k3-dma: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 48.586624] systemd-udevd[173]: iproc-gpio: Device processed (SEQNUM=3258, ACTION=add) [ 48.588306] systemd-udevd[173]: iproc-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.590127] systemd-udevd[163]: k3-chipinfo: Processing device (SEQNUM=3265, ACTION=add) [ 48.592345] systemd-udevd[172]: iproc-mdio: Device processed (SEQNUM=3259, ACTION=add) [ 48.593806] systemd-udevd[172]: iproc-mdio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.595678] systemd-udevd[165]: iproc-rng200: Device processed (SEQNUM=3261, ACTION=add) [ 48.598245] systemd-udevd[164]: iproc-xgs-gpio: Device processed (SEQNUM=3262, ACTION=add) [ 48.600023] systemd-udevd[165]: iproc-rng200: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.602132] systemd-udevd[148]: k3-ringacc: Device is queued (SEQNUM=3267, ACTION=add) [ 48.603940] systemd-udevd[168]: iwdg: Device processed (SEQNUM=3264, ACTION=add) [ 48.605686] systemd-udevd[168]: iwdg: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 48.607435] systemd-udevd[177]: k3-dma: Processing device (SEQNUM=3266, ACTION=add) [ 48.609473] systemd-udevd[148]: k3-ringacc: Device ready for processing (SEQNUM=3267, ACTION=add) [ 48.611319] systemd-udevd[164]: iproc-xgs-gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.613530] systemd-udevd[148]: k3-ringacc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.615039] systemd-udevd[148]: keystone-dwc3: Device is queued (SEQNUM=3268, ACTION=add) [ 48.617047] systemd-udevd[172]: k3-ringacc: Processing device (SEQNUM=3267, ACTION=add) [ 48.619054] systemd-udevd[148]: keystone-dwc3: Device ready for processing (SEQNUM=3268, ACTION=add) [ 48.620846] systemd-udevd[148]: keystone-dwc3: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.622343] systemd-udevd[148]: kgdboc: Device is queued (SEQNUM=3269, ACTION=add) [ 48.624286] systemd-udevd[163]: k3-chipinfo: Device processed (SEQNUM=3265, ACTION=add) [ 48.626036] systemd-udevd[148]: kgdboc: Device ready for processing (SEQNUM=3269, ACTION=add) [ 48.628685] systemd-udevd[169]: isp1760: Device processed (SEQNUM=3263, ACTION=add) [ 48.630987] systemd-udevd[163]: k3-chipinfo: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.633535] systemd-udevd[169]: isp1760: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 48.635739] systemd-udevd[164]: keystone-dwc3: Processing device (SEQNUM=3268, ACTION=add) [ 48.638088] systemd-udevd[177]: k3-dma: Device processed (SEQNUM=3266, ACTION=add) [ 48.639521] systemd-udevd[177]: k3-dma: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 48.641773] systemd-udevd[148]: kgdboc: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 48.643265] systemd-udevd[148]: kirin-pcie: Device is queued (SEQNUM=3270, ACTION=add) [ 48.645279] systemd-udevd[168]: kgdboc: Processing device (SEQNUM=3269, ACTION=add) [ 48.647182] systemd-udevd[172]: k3-ringacc: Device processed (SEQNUM=3267, ACTION=add) [ 48.648992] systemd-udevd[172]: k3-ringacc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.650857] systemd-udevd[148]: kirin-pcie: Device ready for processing (SEQNUM=3270, ACTION=add) [ 48.653000] systemd-udevd[169]: kirin-pcie: Processing device (SEQNUM=3270, ACTION=add) [ 48.655207] systemd-udevd[148]: kirin-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.658258] systemd-udevd[164]: keystone-dwc3: Device processed (SEQNUM=3268, ACTION=add) [ 48.660342] systemd-udevd[148]: layerscape-pcie: Device is queued (SEQNUM=3271, ACTION=add) [ 48.662178] systemd-udevd[164]: keystone-dwc3: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.663961] systemd-udevd[148]: layerscape-pcie: Device ready for processing (SEQNUM=3271, ACTION=add) [ 48.665667] systemd-udevd[148]: layerscape-pcie: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.667508] systemd-udevd[168]: kgdboc: Device processed (SEQNUM=3269, ACTION=add) [ 48.669688] systemd-udevd[148]: leds-bcm63xxx: Device is queued (SEQNUM=3272, ACTION=add) [ 48.671499] systemd-udevd[169]: kirin-pcie: Device processed (SEQNUM=3270, ACTION=add) [ 48.673577] systemd-udevd[148]: leds-bcm63xxx: Device ready for processing (SEQNUM=3272, ACTION=add) [ 48.675793] systemd-udevd[168]: kgdboc: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 48.677841] systemd-udevd[169]: kirin-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.679781] systemd-udevd[148]: leds-bcm63xxx: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.681519] systemd-udevd[148]: leds-gpio: Device is queued (SEQNUM=3273, ACTION=add) [ 48.683336] systemd-udevd[164]: layerscape-pcie: Processing device (SEQNUM=3271, ACTION=add) [ 48.685334] systemd-udevd[172]: leds-bcm63xxx: Processing device (SEQNUM=3272, ACTION=add) [ 48.687212] systemd-udevd[148]: leds-gpio: Device ready for processing (SEQNUM=3273, ACTION=add) [ 48.688901] systemd-udevd[148]: leds-gpio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.690419] systemd-udevd[148]: leds-syscon: Device is queued (SEQNUM=3274, ACTION=add) [ 48.691907] systemd-udevd[148]: leds-syscon: Device ready for processing (SEQNUM=3274, ACTION=add) [ 48.693746] systemd-udevd[148]: leds-syscon: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.695231] systemd-udevd[148]: leds_pwm: Device is queued (SEQNUM=3275, ACTION=add) [ 48.697308] systemd-udevd[168]: leds-gpio: Processing device (SEQNUM=3273, ACTION=add) [ 48.699076] systemd-udevd[148]: leds_pwm: Device ready for processing (SEQNUM=3275, ACTION=add) [ 48.701350] systemd-udevd[164]: layerscape-pcie: Device processed (SEQNUM=3271, ACTION=add) [ 48.702881] systemd-udevd[164]: layerscape-pcie: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.704891] systemd-udevd[173]: leds_pwm: Processing device (SEQNUM=3275, ACTION=add) [ 48.706640] systemd-udevd[169]: leds-syscon: Processing device (SEQNUM=3274, ACTION=add) [ 48.708712] systemd-udevd[148]: leds_pwm: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 48.710229] systemd-udevd[148]: ls-scfg-msi: Device is queued (SEQNUM=3276, ACTION=add) [ 48.712453] systemd-udevd[169]: leds-syscon: Device processed (SEQNUM=3274, ACTION=add) [ 48.713958] systemd-udevd[169]: leds-syscon: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.715787] systemd-udevd[148]: ls-scfg-msi: Device ready for processing (SEQNUM=3276, ACTION=add) [ 48.717522] systemd-udevd[148]: ls-scfg-msi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.722688] systemd-udevd[172]: leds-bcm63xxx: Device processed (SEQNUM=3272, ACTION=add) [ 48.724874] systemd-udevd[173]: leds_pwm: Device processed (SEQNUM=3275, ACTION=add) [ 48.726610] systemd-udevd[172]: leds-bcm63xxx: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.728881] systemd-udevd[173]: leds_pwm: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 48.730721] systemd-udevd[168]: leds-gpio: Device processed (SEQNUM=3273, ACTION=add) [ 48.732534] systemd-udevd[168]: leds-gpio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 48.734353] systemd-udevd[148]: ma35d1-clk: Device is queued (SEQNUM=3277, ACTION=add) [ 48.736539] systemd-udevd[164]: ls-scfg-msi: Processing device (SEQNUM=3276, ACTION=add) [ 48.738330] systemd-udevd[148]: ma35d1-clk: Device ready for processing (SEQNUM=3277, ACTION=add) [ 48.739810] systemd-udevd[148]: ma35d1-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.741642] systemd-udevd[148]: ma35d1-reset: Device is queued (SEQNUM=3278, ACTION=add) [ 48.743418] systemd-udevd[172]: ma35d1-clk: Processing device (SEQNUM=3277, ACTION=add) [ 48.745679] systemd-udevd[148]: ma35d1-reset: Device ready for processing (SEQNUM=3278, ACTION=add) [ 48.747634] systemd-udevd[164]: ls-scfg-msi: Device processed (SEQNUM=3276, ACTION=add) [ 48.749840] systemd-udevd[148]: ma35d1-reset: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.751712] systemd-udevd[164]: ls-scfg-msi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.753915] systemd-udevd[148]: macb: Device is queued (SEQNUM=3279, ACTION=add) [ 48.755768] systemd-udevd[168]: ma35d1-reset: Processing device (SEQNUM=3278, ACTION=add) [ 48.757980] systemd-udevd[148]: macb: Device ready for processing (SEQNUM=3279, ACTION=add) [ 48.759589] systemd-udevd[148]: macb: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 48.761478] systemd-udevd[148]: marvell-ap806-clock: Device is queued (SEQNUM=3280, ACTION=add) [ 48.763038] systemd-udevd[148]: marvell-ap806-clock: Device ready for processing (SEQNUM=3280, ACTION=add) [ 48.764894] systemd-udevd[148]: marvell-ap806-clock: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 48.766780] systemd-udevd[164]: macb: Processing device (SEQNUM=3279, ACTION=add) [ 48.768940] systemd-udevd[172]: ma35d1-clk: Device processed (SEQNUM=3277, ACTION=add) [ 48.770757] systemd-udevd[148]: marvell-ap806-system-controller: Device is queued (SEQNUM=3281, ACTION=add) [ 48.773052] systemd-udevd[172]: ma35d1-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.774942] systemd-udevd[148]: marvell-ap806-system-controller: Device ready for processing (SEQNUM=3281, ACTION=add) [ 48.776687] systemd-udevd[148]: marvell-ap806-system-controller: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 48.778596] systemd-udevd[169]: marvell-ap806-clock: Processing device (SEQNUM=3280, ACTION=add) [ 48.780786] systemd-udevd[148]: marvell-armada-3700-periph-clock: Device is queued (SEQNUM=3282, ACTION=add) [ 48.782712] systemd-udevd[168]: ma35d1-reset: Device processed (SEQNUM=3278, ACTION=add) [ 48.784843] systemd-udevd[148]: marvell-armada-3700-periph-clock: Device ready for processing (SEQNUM=3282, ACTION=add) [ 48.786904] systemd-udevd[168]: ma35d1-reset: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.788992] systemd-udevd[148]: marvell-armada-3700-periph-clock: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 48.790557] systemd-udevd[148]: marvell-armada-3700-tbg-clock: Device is queued (SEQNUM=3283, ACTION=add) [ 48.792742] systemd-udevd[172]: marvell-armada-3700-periph-clock: Processing device (SEQNUM=3282, ACTION=add) [ 48.794665] systemd-udevd[148]: marvell-armada-3700-tbg-clock: Device ready for processing (SEQNUM=3283, ACTION=add) [ 48.796727] systemd-udevd[148]: marvell-armada-3700-tbg-clock: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 48.798268] systemd-udevd[148]: marvell-armada-3700-xtal-clock: Device is queued (SEQNUM=3284, ACTION=add) [ 48.799831] systemd-udevd[148]: marvell-armada-3700-xtal-clock: Device ready for processing (SEQNUM=3284, ACTION=add) [ 48.801803] systemd-udevd[148]: marvell-armada-3700-xtal-clock: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 48.803716] systemd-udevd[168]: marvell-armada-3700-tbg-clock: Processing device (SEQNUM=3283, ACTION=add) [ 48.805805] systemd-udevd[173]: marvell-ap806-system-controller: Processing device (SEQNUM=3281, ACTION=add) [ 48.807605] systemd-udevd[164]: macb: Device processed (SEQNUM=3279, ACTION=add) [ 48.809373] systemd-udevd[164]: macb: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 48.811353] systemd-udevd[148]: marvell-cp110-clock: Device is queued (SEQNUM=3285, ACTION=add) [ 48.813270] systemd-udevd[148]: marvell-cp110-clock: Device ready for processing (SEQNUM=3285, ACTION=add) [ 48.815161] systemd-udevd[177]: marvell-armada-3700-xtal-clock: Processing device (SEQNUM=3284, ACTION=add) [ 48.817225] systemd-udevd[148]: marvell-cp110-clock: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 48.819135] systemd-udevd[172]: marvell-armada-3700-periph-clock: Device processed (SEQNUM=3282, ACTION=add) [ 48.821259] systemd-udevd[148]: marvell-cp110-system-controller0: Device is queued (SEQNUM=3286, ACTION=add) [ 48.823132] systemd-udevd[172]: marvell-armada-3700-periph-clock: sd-device-monitor(worker): Passed 207 byte to netlink monitor. [ 48.825240] systemd-udevd[148]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=3286, ACTION=add) [ 48.827137] systemd-udevd[165]: marvell-cp110-clock: Processing device (SEQNUM=3285, ACTION=add) [ 48.829305] systemd-udevd[168]: marvell-armada-3700-tbg-clock: Device processed (SEQNUM=3283, ACTION=add) [ 48.830724] systemd-udevd[168]: marvell-armada-3700-tbg-clock: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 48.836851] systemd-udevd[148]: marvell-cp110-system-controller0: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 48.838789] systemd-udevd[164]: marvell-cp110-system-controller0: Processing device (SEQNUM=3286, ACTION=add) [ 48.845016] systemd-udevd[148]: marvell-nfc: Device is queued (SEQNUM=3287, ACTION=add) [ 48.846860] systemd-udevd[169]: marvell-ap806-clock: Device processed (SEQNUM=3280, ACTION=add) [ 48.852902] systemd-udevd[148]: marvell-nfc: Device ready for processing (SEQNUM=3287, ACTION=add) [ 48.854805] systemd-udevd[169]: marvell-ap806-clock: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 48.860922] systemd-udevd[148]: marvell-nfc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.862814] systemd-udevd[173]: marvell-ap806-system-controller: Device processed (SEQNUM=3281, ACTION=add) [ 48.869101] systemd-udevd[148]: max77620-gpio: Device is queued (SEQNUM=3288, ACTION=add) [ 48.870925] systemd-udevd[173]: marvell-ap806-system-controller: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 48.876992] systemd-udevd[148]: max77620-gpio: Device ready for processing (SEQNUM=3288, ACTION=add) [ 48.879243] systemd-udevd[165]: marvell-cp110-clock: Device processed (SEQNUM=3285, ACTION=add) [ 48.885367] systemd-udevd[172]: marvell-nfc: Processing device (SEQNUM=3287, ACTION=add) [ 48.887290] systemd-udevd[165]: marvell-cp110-clock: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 48.893390] systemd-udevd[177]: marvell-armada-3700-xtal-clock: Device processed (SEQNUM=3284, ACTION=add) [ 48.894844] systemd-udevd[177]: marvell-armada-3700-xtal-clock: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 48.897307] systemd-udevd[148]: max77620-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.901443] systemd-udevd[168]: max77620-gpio: Processing device (SEQNUM=3288, ACTION=add) [ 48.903671] systemd-udevd[148]: max77620-pinctrl: Device is queued (SEQNUM=3289, ACTION=add) [ 48.905857] systemd-udevd[164]: marvell-cp110-system-controller0: Device processed (SEQNUM=3286, ACTION=add) [ 48.907287] systemd-udevd[164]: marvell-cp110-system-controller0: sd-device-monitor(worker): Passed 207 byte to netlink monitor. [ 48.909433] systemd-udevd[148]: max77620-pinctrl: Device ready for processing (SEQNUM=3289, ACTION=add) [ 48.910938] systemd-udevd[148]: max77620-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 48.913014] systemd-udevd[169]: max77620-pinctrl: Processing device (SEQNUM=3289, ACTION=add) [ 48.914805] systemd-udevd[148]: max77620-pmic: Device is queued (SEQNUM=3290, ACTION=add) [ 48.916562] systemd-udevd[148]: max77620-pmic: Device ready for processing (SEQNUM=3290, ACTION=add) [ 48.918211] systemd-udevd[148]: max77620-pmic: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.919706] systemd-udevd[148]: max77686-rtc: Device is queued (SEQNUM=3291, ACTION=add) [ 48.921393] systemd-udevd[148]: max77686-rtc: Device ready for processing (SEQNUM=3291, ACTION=add) [ 48.923230] systemd-udevd[164]: max77620-pmic: Processing device (SEQNUM=3290, ACTION=add) [ 48.925410] systemd-udevd[148]: max77686-rtc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.926924] systemd-udevd[148]: mb86s70-gpio: Device is queued (SEQNUM=3292, ACTION=add) [ 48.928683] systemd-udevd[148]: mb86s70-gpio: Device ready for processing (SEQNUM=3292, ACTION=add) [ 48.930518] systemd-udevd[172]: marvell-nfc: Device processed (SEQNUM=3287, ACTION=add) [ 48.932510] systemd-udevd[173]: max77686-rtc: Processing device (SEQNUM=3291, ACTION=add) [ 48.934254] systemd-udevd[172]: marvell-nfc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.936313] systemd-udevd[168]: max77620-gpio: Device processed (SEQNUM=3288, ACTION=add) [ 48.937703] systemd-udevd[168]: max77620-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.939472] systemd-udevd[169]: max77620-pinctrl: Device processed (SEQNUM=3289, ACTION=add) [ 48.941597] systemd-udevd[148]: mb86s70-gpio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.943459] systemd-udevd[169]: max77620-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 48.945576] systemd-udevd[177]: mb86s70-gpio: Processing device (SEQNUM=3292, ACTION=add) [ 48.947540] systemd-udevd[148]: mdio-gpio: Device is queued (SEQNUM=3293, ACTION=add) [ 48.949592] systemd-udevd[148]: mdio-gpio: Device ready for processing (SEQNUM=3293, ACTION=add) [ 48.951211] systemd-udevd[148]: mdio-gpio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.953938] systemd-udevd[164]: max77620-pmic: Device processed (SEQNUM=3290, ACTION=add) [ 48.955571] systemd-udevd[164]: max77620-pmic: sd-device-monitor(worker): Passed 188 byte to netlink monitor. M [ *** ] (1 of 2) A start job is running for…dev/gpt-auto-root (37s / 1min 30s) [ 48.958388] systemd-udevd[148]: mdio-mux-iproc: Device is queued (SEQNUM=3294, ACTION=add) [ 48.960575] systemd-udevd[148]: mdio-mux-iproc: Device ready for processing (SEQNUM=3294, ACTION=add) [ 48.962242] systemd-udevd[148]: mdio-mux-iproc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 48.964647] systemd-udevd[172]: mdio-gpio: Processing device (SEQNUM=3293, ACTION=add) [ 48.966831] systemd-udevd[173]: max77686-rtc: Device processed (SEQNUM=3291, ACTION=add) [ 48.969231] systemd-udevd[148]: mdio-mux-mmioreg: Device is queued (SEQNUM=3295, ACTION=add) [ 48.971031] systemd-udevd[148]: mdio-mux-mmioreg: Device ready for processing (SEQNUM=3295, ACTION=add) [ 48.973070] systemd-udevd[148]: mdio-mux-mmioreg: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 48.974888] systemd-udevd[148]: mdio-mux-multiplexer: Device is queued (SEQNUM=3296, ACTION=add) [ 48.977000] systemd-udevd[148]: mdio-mux-multiplexer: Device ready for processing (SEQNUM=3296, ACTION=add) [ 48.979265] systemd-udevd[177]: mb86s70-gpio: Device processed (SEQNUM=3292, ACTION=add) [ 48.981969] systemd-udevd[148]: mdio-mux-multiplexer: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 48.984579] systemd-udevd[177]: mb86s70-gpio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.986824] systemd-udevd[173]: max77686-rtc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.989333] systemd-udevd[164]: mdio-mux-mmioreg: Processing device (SEQNUM=3295, ACTION=add) [ 48.991496] systemd-udevd[168]: mdio-mux-iproc: Processing device (SEQNUM=3294, ACTION=add) [ 48.994558] systemd-udevd[172]: mdio-gpio: Device processed (SEQNUM=3293, ACTION=add) [ 48.998384] systemd-udevd[172]: mdio-gpio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.001743] systemd-udevd[169]: mdio-mux-multiplexer: Processing device (SEQNUM=3296, ACTION=add) [ 49.004755] systemd-udevd[148]: mediatek,efuse: Device is queued (SEQNUM=3297, ACTION=add) [ 49.007023] systemd-udevd[148]: mediatek,efuse: Device ready for processing (SEQNUM=3297, ACTION=add) [ 49.009340] systemd-udevd[148]: mediatek,efuse: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.011411] systemd-udevd[168]: mdio-mux-iproc: Device processed (SEQNUM=3294, ACTION=add) [ 49.013526] systemd-udevd[168]: mdio-mux-iproc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.015445] systemd-udevd[148]: mediatek-mt2712-pinctrl: Device is queued (SEQNUM=3298, ACTION=add) [ 49.017532] systemd-udevd[148]: mediatek-mt2712-pinctrl: Device ready for processing (SEQNUM=3298, ACTION=add) [ 49.019209] systemd-udevd[148]: mediatek-mt2712-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 49.021620] systemd-udevd[165]: mediatek,efuse: Processing device (SEQNUM=3297, ACTION=add) [ 49.023490] systemd-udevd[172]: mediatek-mt2712-pinctrl: Processing device (SEQNUM=3298, ACTION=add) [ 49.025867] systemd-udevd[164]: mdio-mux-mmioreg: Device processed (SEQNUM=3295, ACTION=add) [ 49.027365] systemd-udevd[164]: mdio-mux-mmioreg: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.029673] systemd-udevd[169]: mdio-mux-multiplexer: Device processed (SEQNUM=3296, ACTION=add) [ 49.031547] systemd-udevd[148]: mediatek-mt6397-pinctrl: Device is queued (SEQNUM=3299, ACTION=add) [ 49.033905] systemd-udevd[165]: mediatek,efuse: Device processed (SEQNUM=3297, ACTION=add) [ 49.035755] systemd-udevd[169]: mdio-mux-multiplexer: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 49.037994] systemd-udevd[148]: mediatek-mt6397-pinctrl: Device ready for processing (SEQNUM=3299, ACTION=add) [ 49.040344] systemd-udevd[165]: mediatek,efuse: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.042338] systemd-udevd[148]: mediatek-mt6397-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 49.044671] systemd-udevd[168]: mediatek-mt6397-pinctrl: Processing device (SEQNUM=3299, ACTION=add) [ 49.046720] systemd-udevd[172]: mediatek-mt2712-pinctrl: Device processed (SEQNUM=3298, ACTION=add) [ 49.048951] systemd-udevd[148]: mediatek-mt8167-pinctrl: Device is queued (SEQNUM=3300, ACTION=add) [ 49.050930] systemd-udevd[172]: mediatek-mt2712-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 49.053230] systemd-udevd[148]: mediatek-mt8167-pinctrl: Device ready for processing (SEQNUM=3300, ACTION=add) [ 49.054892] systemd-udevd[148]: mediatek-mt8167-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 49.057237] systemd-udevd[168]: mediatek-mt6397-pinctrl: Device processed (SEQNUM=3299, ACTION=add) [ 49.058802] systemd-udevd[168]: mediatek-mt6397-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 49.061012] systemd-udevd[164]: mediatek-mt8167-pinctrl: Processing device (SEQNUM=3300, ACTION=add) [ 49.062942] systemd-udevd[148]: mediatek-mt8173-pinctrl: Device is queued (SEQNUM=3301, ACTION=add) [ 49.064817] systemd-udevd[148]: mediatek-mt8173-pinctrl: Device ready for processing (SEQNUM=3301, ACTION=add) [ 49.066439] systemd-udevd[148]: mediatek-mt8173-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 49.068738] systemd-udevd[172]: mediatek-mt8173-pinctrl: Processing device (SEQNUM=3301, ACTION=add) [ 49.070718] systemd-udevd[148]: mediatek-mt8365-pinctrl: Device is queued (SEQNUM=3302, ACTION=add) [ 49.072838] systemd-udevd[148]: mediatek-mt8365-pinctrl: Device ready for processing (SEQNUM=3302, ACTION=add) [ 49.074996] systemd-udevd[164]: mediatek-mt8167-pinctrl: Device processed (SEQNUM=3300, ACTION=add) [ 49.077526] systemd-udevd[148]: mediatek-mt8365-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 49.079565] systemd-udevd[164]: mediatek-mt8167-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 49.082149] systemd-udevd[148]: mediatek-mt8516-pinctrl: Device is queued (SEQNUM=3303, ACTION=add) [ 49.084358] systemd-udevd[168]: mediatek-mt8365-pinctrl: Processing device (SEQNUM=3302, ACTION=add) [ 49.086297] systemd-udevd[148]: mediatek-mt8516-pinctrl: Device ready for processing (SEQNUM=3303, ACTION=add) [ 49.087939] systemd-udevd[148]: mediatek-mt8516-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 49.089980] systemd-udevd[148]: meson-a1-pinctrl: Device is queued (SEQNUM=3304, ACTION=add) [ 49.091536] systemd-udevd[148]: meson-a1-pinctrl: Device ready for processing (SEQNUM=3304, ACTION=add) [ 49.093870] systemd-udevd[169]: mediatek-mt8516-pinctrl: Processing device (SEQNUM=3303, ACTION=add) [ 49.095751] systemd-udevd[172]: mediatek-mt8173-pinctrl: Device processed (SEQNUM=3301, ACTION=add) [ 49.097733] systemd-udevd[172]: mediatek-mt8173-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 49.099767] systemd-udevd[168]: mediatek-mt8365-pinctrl: Device processed (SEQNUM=3302, ACTION=add) [ 49.101703] systemd-udevd[168]: mediatek-mt8365-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 49.103651] systemd-udevd[148]: meson-a1-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.105640] systemd-udevd[148]: meson-axg-pinctrl: Device is queued (SEQNUM=3305, ACTION=add) [ 49.107552] systemd-udevd[173]: meson-a1-pinctrl: Processing device (SEQNUM=3304, ACTION=add) [ 49.109800] systemd-udevd[169]: mediatek-mt8516-pinctrl: Device processed (SEQNUM=3303, ACTION=add) [ 49.111334] systemd-udevd[169]: mediatek-mt8516-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 49.113909] systemd-udevd[148]: meson-axg-pinctrl: Device ready for processing (SEQNUM=3305, ACTION=add) [ 49.115670] systemd-udevd[148]: meson-axg-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 49.118169] systemd-udevd[164]: meson-axg-pinctrl: Processing device (SEQNUM=3305, ACTION=add) [ 49.120839] systemd-udevd[148]: meson-g12a-pinctrl: Device is queued (SEQNUM=3306, ACTION=add) [ 49.122421] systemd-udevd[148]: meson-g12a-pinctrl: Device ready for processing (SEQNUM=3306, ACTION=add) [ 49.124419] systemd-udevd[148]: meson-g12a-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 49.126422] systemd-udevd[173]: meson-a1-pinctrl: Device processed (SEQNUM=3304, ACTION=add) [ 49.128570] systemd-udevd[172]: meson-g12a-pinctrl: Processing device (SEQNUM=3306, ACTION=add) [ 49.131089] systemd-udevd[173]: meson-a1-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.133576] systemd-udevd[148]: meson-gx-mmc: Device is queued (SEQNUM=3307, ACTION=add) [ 49.135147] systemd-udevd[148]: meson-gx-mmc: Device ready for processing (SEQNUM=3307, ACTION=add) [ 49.137376] systemd-udevd[164]: meson-axg-pinctrl: Device processed (SEQNUM=3305, ACTION=add) [ 49.139238] systemd-udevd[148]: meson-gx-mmc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 49.141723] systemd-udevd[164]: meson-axg-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 49.143672] systemd-udevd[148]: meson-gxbb-pinctrl: Device is queued (SEQNUM=3308, ACTION=add) [ 49.145857] systemd-udevd[168]: meson-gx-mmc: Processing device (SEQNUM=3307, ACTION=add) [ 49.147714] systemd-udevd[148]: meson-gxbb-pinctrl: Device ready for processing (SEQNUM=3308, ACTION=add) [ 49.149750] systemd-udevd[148]: meson-gxbb-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 49.151777] systemd-udevd[172]: meson-g12a-pinctrl: Device processed (SEQNUM=3306, ACTION=add) [ 49.153569] systemd-udevd[172]: meson-g12a-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 49.155548] systemd-udevd[169]: meson-gxbb-pinctrl: Processing device (SEQNUM=3308, ACTION=add) [ 49.157897] systemd-udevd[148]: meson-gxl-pinctrl: Device is queued (SEQNUM=3309, ACTION=add) [ 49.159656] systemd-udevd[148]: meson-gxl-pinctrl: Device ready for processing (SEQNUM=3309, ACTION=add) [ 49.161447] systemd-udevd[148]: meson-gxl-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 49.163084] systemd-udevd[148]: meson-i2c: Device is queued (SEQNUM=3310, ACTION=add) [ 49.164999] systemd-udevd[148]: meson-i2c: Device ready for processing (SEQNUM=3310, ACTION=add) [ 49.166921] systemd-udevd[164]: meson-gxl-pinctrl: Processing device (SEQNUM=3309, ACTION=add) [ 49.169149] systemd-udevd[148]: meson-i2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.171130] systemd-udevd[168]: meson-gx-mmc: Device processed (SEQNUM=3307, ACTION=add) [ 49.173419] systemd-udevd[148]: meson-rng: Device is queued (SEQNUM=3311, ACTION=add) [ 49.175450] systemd-udevd[168]: meson-gx-mmc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 49.178018] systemd-udevd[148]: meson-rng: Device ready for processing (SEQNUM=3311, ACTION=add) [ 49.179602] systemd-udevd[148]: meson-rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.181928] systemd-udevd[172]: meson-i2c: Processing device (SEQNUM=3310, ACTION=add) [ 49.183941] systemd-udevd[148]: meson-s4-pinctrl: Device is queued (SEQNUM=3312, ACTION=add) [ 49.185862] systemd-udevd[148]: meson-s4-pinctrl: Device ready for processing (SEQNUM=3312, ACTION=add) [ 49.187629] systemd-udevd[148]: meson-s4-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.189909] systemd-udevd[169]: meson-gxbb-pinctrl: Device processed (SEQNUM=3308, ACTION=add) [ 49.191766] systemd-udevd[148]: meson-saradc: Device is queued (SEQNUM=3313, ACTION=add) [ 49.194130] systemd-udevd[173]: meson-rng: Processing device (SEQNUM=3311, ACTION=add) [ 49.195986] systemd-udevd[172]: meson-i2c: Device processed (SEQNUM=3310, ACTION=add) [ 49.197832] systemd-udevd[172]: meson-i2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.199799] systemd-udevd[164]: meson-gxl-pinctrl: Device processed (SEQNUM=3309, ACTION=add) [ 49.201661] systemd-udevd[164]: meson-gxl-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 49.203749] systemd-udevd[169]: meson-gxbb-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 49.205992] systemd-udevd[168]: meson-s4-pinctrl: Processing device (SEQNUM=3312, ACTION=add) [ 49.207909] systemd-udevd[148]: meson-saradc: Device ready for processing (SEQNUM=3313, ACTION=add) [ 49.210005] systemd-udevd[148]: meson-saradc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 49.211662] systemd-udevd[148]: meson_ee_pwrc: Device is queued (SEQNUM=3314, ACTION=add) [ 49.214075] systemd-udevd[177]: meson-saradc: Processing device (SEQNUM=3313, ACTION=add) [ 49.216581] systemd-udevd[148]: meson_ee_pwrc: Device ready for processing (SEQNUM=3314, ACTION=add) [ 49.218205] systemd-udevd[148]: meson_ee_pwrc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 49.219827] systemd-udevd[148]: meson_gpio_intc: Device is queued (SEQNUM=3315, ACTION=add) [ 49.221856] systemd-udevd[148]: meson_gpio_intc: Device ready for processing (SEQNUM=3315, ACTION=add) [ 49.223964] systemd-udevd[173]: meson-rng: Device processed (SEQNUM=3311, ACTION=add) [ 49.226132] systemd-udevd[164]: meson_ee_pwrc: Processing device (SEQNUM=3314, ACTION=add) [ 49.227977] systemd-udevd[173]: meson-rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.230081] systemd-udevd[148]: meson_gpio_intc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.232354] systemd-udevd[168]: meson-s4-pinctrl: Device processed (SEQNUM=3312, ACTION=add) [ 49.234244] systemd-udevd[148]: meson_gx_pwrc_vpu: Device is queued (SEQNUM=3316, ACTION=add) [ 49.235817] systemd-udevd[148]: meson_gx_pwrc_vpu: Device ready for processing (SEQNUM=3316, ACTION=add) [ 49.237648] systemd-udevd[148]: meson_gx_pwrc_vpu: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 49.239643] systemd-udevd[169]: meson_gx_pwrc_vpu: Processing device (SEQNUM=3316, ACTION=add) [ 49.241815] systemd-udevd[148]: meson_msr: Device is queued (SEQNUM=3317, ACTION=add) [ 49.243526] systemd-udevd[148]: meson_msr: Device ready for processing (SEQNUM=3317, ACTION=add) [ 49.245465] systemd-udevd[148]: meson_msr: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.247489] systemd-udevd[168]: meson-s4-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.249811] systemd-udevd[177]: meson-saradc: Device processed (SEQNUM=3313, ACTION=add) [ 49.251447] systemd-udevd[177]: meson-saradc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 49.253830] systemd-udevd[148]: meson_reset: Device is queued (SEQNUM=3318, ACTION=add) [ 49.255381] systemd-udevd[148]: meson_reset: Device ready for processing (SEQNUM=3318, ACTION=add) [ 49.261453] systemd-udevd[172]: meson_gpio_intc: Processing device (SEQNUM=3315, ACTION=add) [ 49.263392] systemd-udevd[173]: meson_msr: Processing device (SEQNUM=3317, ACTION=add) [ 49.280524] systemd-udevd[169]: meson_gx_pwrc_vpu: Device processed (SEQNUM=3316, ACTION=add) [ 49.282128] systemd-udevd[169]: meson_gx_pwrc_vpu: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 49.287455] systemd-udevd[164]: meson_ee_pwrc: Device processed (SEQNUM=3314, ACTION=add) [ 49.289273] systemd-udevd[164]: meson_ee_pwrc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 49.291201] systemd-udevd[165]: meson_reset: Processing device (SEQNUM=3318, ACTION=add) [ 49.293466] systemd-udevd[172]: meson_gpio_intc: Device processed (SEQNUM=3315, ACTION=add) [ 49.295038] systemd-udevd[172]: meson_gpio_intc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.297302] systemd-udevd[148]: meson_reset: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 49.298949] systemd-udevd[148]: meson_secure_pwrc: Device is queued (SEQNUM=3319, ACTION=add) [ 49.300803] systemd-udevd[148]: meson_secure_pwrc: Device ready for processing (SEQNUM=3319, ACTION=add) [ 49.302410] systemd-udevd[148]: meson_secure_pwrc: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 49.304325] systemd-udevd[148]: meson_uart: Device is queued (SEQNUM=3320, ACTION=add) [ 49.305918] systemd-udevd[148]: meson_uart: Device ready for processing (SEQNUM=3320, ACTION=add) [ 49.311048] systemd-udevd[165]: meson_reset: Device processed (SEQNUM=3318, ACTION=add) [ 49.313292] systemd-udevd[148]: meson_uart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.315280] systemd-udevd[165]: meson_reset: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 49.317771] systemd-udevd[172]: meson_uart: Processing device (SEQNUM=3320, ACTION=add) [ 49.330062] sh[217]: Creating journal (16384 blocks): done [ 49.331878] systemd-udevd[164]: meson_secure_pwrc: Processing device (SEQNUM=3319, ACTION=add) [ 49.334159] systemd-udevd[173]: meson_msr: Device processed (SEQNUM=3317, ACTION=add) [ 49.335656] systemd-udevd[173]: meson_msr: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.344759] systemd-udevd[148]: mmio-mux: Device is queued (SEQNUM=3321, ACTION=add) [ 49.346304] systemd-udevd[148]: mmio-mux: Device ready for processing (SEQNUM=3321, ACTION=add) [ 49.347891] systemd-udevd[148]: mmio-mux: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.350122] systemd-udevd[164]: meson_secure_pwrc: Device processed (SEQNUM=3319, ACTION=add) [ 49.351636] systemd-udevd[164]: meson_secure_pwrc: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 49.353820] systemd-udevd[148]: modepin-gpio: Device is queued (SEQNUM=3322, ACTION=add) [ 49.358932] systemd-udevd[168]: mmio-mux: Processing device (SEQNUM=3321, ACTION=add) [ 49.360954] systemd-udevd[148]: modepin-gpio: Device ready for processing (SEQNUM=3322, ACTION=add) [ 49.362592] systemd-udevd[148]: modepin-gpio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 49.364890] systemd-udevd[172]: meson_uart: Device processed (SEQNUM=3320, ACTION=add) [ 49.366802] systemd-udevd[148]: msm-restart: Device is queued (SEQNUM=3323, ACTION=add) [ 49.369057] systemd-udevd[172]: meson_uart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.371216] systemd-udevd[148]: msm-restart: Device ready for processing (SEQNUM=3323, ACTION=add) [ 49.373185] systemd-udevd[148]: msm-restart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 49.377058] systemd-udevd[164]: msm-restart: Processing device (SEQNUM=3323, ACTION=add) [ 49.380686] systemd-udevd[148]: msm8916-pinctrl: Device is queued (SEQNUM=3324, ACTION=add) [ 49.383484] systemd-udevd[148]: msm8916-pinctrl: Device ready for processing (SEQNUM=3324, ACTION=add) [ 49.389298] systemd-udevd[148]: msm8916-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.393896] systemd-udevd[168]: mmio-mux: Device processed (SEQNUM=3321, ACTION=add) [ 49.395321] systemd-udevd[168]: mmio-mux: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.397473] systemd-udevd[172]: msm8916-pinctrl: Processing device (SEQNUM=3324, ACTION=add) [ 49.399341] systemd-udevd[148]: msm8953-pinctrl: Device is queued (SEQNUM=3325, ACTION=add) [ 49.401060] systemd-udevd[148]: msm8953-pinctrl: Device ready for processing (SEQNUM=3325, ACTION=add) [ 49.402957] systemd-udevd[169]: modepin-gpio: Processing device (SEQNUM=3322, ACTION=add) [ 49.407871] systemd-udevd[173]: msm8953-pinctrl: Processing device (SEQNUM=3325, ACTION=add) [ 49.409960] systemd-udevd[148]: msm8953-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.411792] systemd-udevd[148]: msm8976-pinctrl: Device is queued (SEQNUM=3326, ACTION=add) [ 49.413506] systemd-udevd[148]: msm8976-pinctrl: Device ready for processing (SEQNUM=3326, ACTION=add) [ 49.415005] systemd-udevd[148]: msm8976-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.417143] systemd-udevd[169]: modepin-gpio: Device processed (SEQNUM=3322, ACTION=add) [ 49.418551] systemd-udevd[169]: modepin-gpio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 49.420602] systemd-udevd[164]: msm-restart: Device processed (SEQNUM=3323, ACTION=add) [ 49.422000] systemd-udevd[164]: msm-restart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 49.423782] systemd-udevd[168]: msm8976-pinctrl: Processing device (SEQNUM=3326, ACTION=add) [ 49.425891] systemd-udevd[148]: msm8994-pinctrl: Device is queued (SEQNUM=3327, ACTION=add) [ 49.427855] systemd-udevd[172]: msm8916-pinctrl: Device processed (SEQNUM=3324, ACTION=add) [ 49.429553] systemd-udevd[172]: msm8916-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.431438] systemd-udevd[148]: msm8994-pinctrl: Device ready for processing (SEQNUM=3327, ACTION=add) [ 49.433417] systemd-udevd[148]: msm8994-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.435332] systemd-udevd[173]: msm8953-pinctrl: Device processed (SEQNUM=3325, ACTION=add) [ 49.437525] systemd-udevd[148]: msm8996-pinctrl: Device is queued (SEQNUM=3328, ACTION=add) [ 49.439476] systemd-udevd[173]: msm8953-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.441621] systemd-udevd[168]: msm8976-pinctrl: Device processed (SEQNUM=3326, ACTION=add) [ 49.443024] systemd-udevd[168]: msm8976-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.445139] systemd-udevd[148]: msm8996-pinctrl: Device ready for processing (SEQNUM=3328, ACTION=add) [ 49.447005] systemd-udevd[164]: msm8994-pinctrl: Processing device (SEQNUM=3327, ACTION=add) [ 49.449035] systemd-udevd[148]: msm8996-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.450582] systemd-udevd[148]: msm8998-pinctrl: Device is queued (SEQNUM=3329, ACTION=add) [ 49.452366] systemd-udevd[148]: msm8998-pinctrl: Device ready for processing (SEQNUM=3329, ACTION=add) M [*** ] (1 of 2) A start job is running for…dev/gpt-auto-root (38s / 1min 30s) [ 49.457670] systemd-udevd[172]: msm8996-pinctrl: Processing device (SEQNUM=3328, ACTION=add) [ 49.463167] systemd-udevd[148]: msm8998-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.465087] systemd-udevd[148]: msm_hsusb: Device is queued (SEQNUM=3330, ACTION=add) [ 49.466543] systemd-udevd[148]: msm_hsusb: Device ready for processing (SEQNUM=3330, ACTION=add) [ 49.468314] systemd-udevd[148]: msm_hsusb: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.470357] systemd-udevd[168]: msm8998-pinctrl: Processing device (SEQNUM=3329, ACTION=add) [ 49.472493] systemd-udevd[164]: msm8994-pinctrl: Device processed (SEQNUM=3327, ACTION=add) [ 49.474591] systemd-udevd[148]: msm_serial: Device is queued (SEQNUM=3331, ACTION=add) [ 49.476683] systemd-udevd[164]: msm8994-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.478517] systemd-udevd[148]: msm_serial: Device ready for processing (SEQNUM=3331, ACTION=add) [ 49.480337] systemd-udevd[148]: msm_serial: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.482318] systemd-udevd[173]: msm_serial: Processing device (SEQNUM=3331, ACTION=add) [ 49.484552] systemd-udevd[148]: mt-pmic-pwrap: Device is queued (SEQNUM=3332, ACTION=add) [ 49.486377] systemd-udevd[148]: mt-pmic-pwrap: Device ready for processing (SEQNUM=3332, ACTION=add) [ 49.488527] systemd-udevd[148]: mt-pmic-pwrap: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 49.490434] systemd-udevd[148]: mt6357-regulator: Device is queued (SEQNUM=3333, ACTION=add) [ 49.492774] systemd-udevd[148]: mt6357-regulator: Device ready for processing (SEQNUM=3333, ACTION=add) [ 49.494665] systemd-udevd[148]: mt6357-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.497196] systemd-udevd[169]: msm_hsusb: Processing device (SEQNUM=3330, ACTION=add) [ 49.499563] systemd-udevd[148]: mt6358-regulator: Device is queued (SEQNUM=3334, ACTION=add) [ 49.502082] systemd-udevd[164]: mt-pmic-pwrap: Processing device (SEQNUM=3332, ACTION=add) [ 49.504666] systemd-udevd[148]: mt6358-regulator: Device ready for processing (SEQNUM=3334, ACTION=add) [ 49.506492] systemd-udevd[148]: mt6358-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.508761] systemd-udevd[148]: mt6359-regulator: Device is queued (SEQNUM=3335, ACTION=add) [ 49.510666] systemd-udevd[148]: mt6359-regulator: Device ready for processing (SEQNUM=3335, ACTION=add) [ 49.516741] systemd-udevd[177]: mt6357-regulator: Processing device (SEQNUM=3333, ACTION=add) [ 49.518952] systemd-udevd[165]: mt6358-regulator: Processing device (SEQNUM=3334, ACTION=add) [ 49.521501] systemd-udevd[172]: msm8996-pinctrl: Device processed (SEQNUM=3328, ACTION=add) [ 49.523266] systemd-udevd[172]: msm8996-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.525975] systemd-udevd[148]: mt6359-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.527806] systemd-udevd[148]: mt6360-regulator: Device is queued (SEQNUM=3336, ACTION=add) [ 49.529770] systemd-udevd[148]: mt6360-regulator: Device ready for processing (SEQNUM=3336, ACTION=add) [ 49.532530] systemd-udevd[169]: msm_hsusb: Device processed (SEQNUM=3330, ACTION=add) [ 49.534842] systemd-udevd[148]: mt6360-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.537389] systemd-udevd[169]: msm_hsusb: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.543061] systemd-udevd[163]: mt6359-regulator: Processing device (SEQNUM=3335, ACTION=add) [ 49.545702] systemd-udevd[173]: msm_serial: Device processed (SEQNUM=3331, ACTION=add) [ 49.547734] systemd-udevd[168]: msm8998-pinctrl: Device processed (SEQNUM=3329, ACTION=add) [ 49.550387] systemd-udevd[173]: msm_serial: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.552904] systemd-udevd[168]: msm8998-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.555071] systemd-udevd[172]: mt6360-regulator: Processing device (SEQNUM=3336, ACTION=add) [ 49.557812] systemd-udevd[164]: mt-pmic-pwrap: Device processed (SEQNUM=3332, ACTION=add) [ 49.559514] systemd-udevd[164]: mt-pmic-pwrap: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 49.562365] systemd-udevd[148]: mt6397: Device is queued (SEQNUM=3337, ACTION=add) [ 49.564658] systemd-udevd[148]: mt6397: Device ready for processing (SEQNUM=3337, ACTION=add) [ 49.566373] systemd-udevd[148]: mt6397: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 49.568948] systemd-udevd[172]: mt6360-regulator: Device processed (SEQNUM=3336, ACTION=add) [ 49.571000] systemd-udevd[172]: mt6360-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.573714] systemd-udevd[165]: mt6358-regulator: Device processed (SEQNUM=3334, ACTION=add) [ 49.575718] systemd-udevd[163]: mt6359-regulator: Device processed (SEQNUM=3335, ACTION=add) [ 49.581909] systemd-udevd[171]: mt6397: Processing device (SEQNUM=3337, ACTION=add) [ 49.583912] systemd-udevd[165]: mt6358-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.586252] systemd-udevd[163]: mt6359-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.588819] systemd-udevd[177]: mt6357-regulator: Device processed (SEQNUM=3333, ACTION=add) [ 49.590718] systemd-udevd[148]: mt6397-regulator: Device is queued (SEQNUM=3338, ACTION=add) [ 49.593158] systemd-udevd[177]: mt6357-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.595359] systemd-udevd[148]: mt6397-regulator: Device ready for processing (SEQNUM=3338, ACTION=add) [ 49.597611] systemd-udevd[148]: mt6397-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.599906] systemd-udevd[164]: mt6397-regulator: Processing device (SEQNUM=3338, ACTION=add) [ 49.602442] systemd-udevd[148]: mt6577-uart: Device is queued (SEQNUM=3339, ACTION=add) [ 49.604516] systemd-udevd[148]: mt6577-uart: Device ready for processing (SEQNUM=3339, ACTION=add) [ 49.606519] systemd-udevd[148]: mt6577-uart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 49.609279] systemd-udevd[172]: mt6577-uart: Processing device (SEQNUM=3339, ACTION=add) [ 49.611487] systemd-udevd[148]: mt6765-pinctrl: Device is queued (SEQNUM=3340, ACTION=add) [ 49.613671] systemd-udevd[148]: mt6765-pinctrl: Device ready for processing (SEQNUM=3340, ACTION=add) [ 49.615392] systemd-udevd[148]: mt6765-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.618166] systemd-udevd[168]: mt6765-pinctrl: Processing device (SEQNUM=3340, ACTION=add) [ 49.620678] systemd-udevd[148]: mt6779-pinctrl: Device is queued (SEQNUM=3341, ACTION=add) [ 49.622404] systemd-udevd[148]: mt6779-pinctrl: Device ready for processing (SEQNUM=3341, ACTION=add) [ 49.624725] systemd-udevd[148]: mt6779-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.627033] systemd-udevd[171]: mt6397: Device processed (SEQNUM=3337, ACTION=add) [ 49.628984] systemd-udevd[171]: mt6397: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 49.631130] systemd-udevd[148]: mt6795-pinctrl: Device is queued (SEQNUM=3342, ACTION=add) [ 49.633683] systemd-udevd[164]: mt6397-regulator: Device processed (SEQNUM=3338, ACTION=add) [ 49.635878] systemd-udevd[148]: mt6795-pinctrl: Device ready for processing (SEQNUM=3342, ACTION=add) [ 49.638488] systemd-udevd[164]: mt6397-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.640845] systemd-udevd[148]: mt6795-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.643081] systemd-udevd[169]: mt6779-pinctrl: Processing device (SEQNUM=3341, ACTION=add) [ 49.646092] systemd-udevd[172]: mt6577-uart: Device processed (SEQNUM=3339, ACTION=add) [ 49.648985] systemd-udevd[148]: mt6797-pinctrl: Device is queued (SEQNUM=3343, ACTION=add) [ 49.651316] systemd-udevd[172]: mt6577-uart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 49.653993] systemd-udevd[148]: mt6797-pinctrl: Device ready for processing (SEQNUM=3343, ACTION=add) [ 49.655884] systemd-udevd[148]: mt6797-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.662822] systemd-udevd[173]: mt6795-pinctrl: Processing device (SEQNUM=3342, ACTION=add) [ 49.671185] systemd-udevd[148]: mt7622-pinctrl: Device is queued (SEQNUM=3344, ACTION=add) [ 49.675384] systemd-udevd[148]: mt7622-pinctrl: Device ready for processing (SEQNUM=3344, ACTION=add) [ 49.677717] systemd-udevd[148]: mt7622-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.679882] systemd-udevd[148]: mt7981-pinctrl: Device is queued (SEQNUM=3345, ACTION=add) [ 49.682341] systemd-udevd[148]: mt7981-pinctrl: Device ready for processing (SEQNUM=3345, ACTION=add) [ 49.684949] systemd-udevd[148]: mt7981-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.686934] systemd-udevd[148]: mt7986a-pinctrl: Device is queued (SEQNUM=3346, ACTION=add) [ 49.689871] systemd-udevd[172]: mt7622-pinctrl: Processing device (SEQNUM=3344, ACTION=add) [ 49.692549] systemd-udevd[148]: mt7986a-pinctrl: Device ready for processing (SEQNUM=3346, ACTION=add) [ 49.695168] systemd-udevd[165]: mt7986a-pinctrl: Processing device (SEQNUM=3346, ACTION=add) [ 49.698005] systemd-udevd[164]: mt6797-pinctrl: Processing device (SEQNUM=3343, ACTION=add) [ 49.700936] systemd-udevd[173]: mt6795-pinctrl: Device processed (SEQNUM=3342, ACTION=add) [ 49.702846] systemd-udevd[173]: mt6795-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.705406] systemd-udevd[148]: mt7986a-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.708501] systemd-udevd[168]: mt6765-pinctrl: Device processed (SEQNUM=3340, ACTION=add) [ 49.710342] systemd-udevd[168]: mt6765-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.713030] systemd-udevd[177]: mt7981-pinctrl: Processing device (SEQNUM=3345, ACTION=add) [ 49.715396] systemd-udevd[148]: mt7986b-pinctrl: Device is queued (SEQNUM=3347, ACTION=add) [ 49.718368] systemd-udevd[169]: mt6779-pinctrl: Device processed (SEQNUM=3341, ACTION=add) [ 49.720792] systemd-udevd[148]: mt7986b-pinctrl: Device ready for processing (SEQNUM=3347, ACTION=add) [ 49.723071] systemd-udevd[169]: mt6779-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.726078] systemd-udevd[148]: mt7986b-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.728484] systemd-udevd[148]: mt8183-pinctrl: Device is queued (SEQNUM=3348, ACTION=add) [ 49.730479] systemd-udevd[148]: mt8183-pinctrl: Device ready for processing (SEQNUM=3348, ACTION=add) [ 49.732842] systemd-udevd[148]: mt8183-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.735445] systemd-udevd[168]: mt7986b-pinctrl: Processing device (SEQNUM=3347, ACTION=add) [ 49.738456] systemd-udevd[177]: mt7981-pinctrl: Device processed (SEQNUM=3345, ACTION=add) [ 49.741121] systemd-udevd[148]: mt8186-pinctrl: Device is queued (SEQNUM=3349, ACTION=add) [ 49.743552] systemd-udevd[165]: mt7986a-pinctrl: Device processed (SEQNUM=3346, ACTION=add) [ 49.745877] systemd-udevd[165]: mt7986a-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.751930] systemd-udevd[172]: mt7622-pinctrl: Device processed (SEQNUM=3344, ACTION=add) [ 49.753906] systemd-udevd[172]: mt7622-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.756733] systemd-udevd[148]: mt8186-pinctrl: Device ready for processing (SEQNUM=3349, ACTION=add) [ 49.759448] systemd-udevd[177]: mt7981-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.762308] systemd-udevd[148]: mt8186-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.764888] systemd-udevd[173]: mt8186-pinctrl: Processing device (SEQNUM=3349, ACTION=add) [ 49.767075] systemd-udevd[148]: mt8188-pinctrl: Device is queued (SEQNUM=3350, ACTION=add) [ 49.769101] systemd-udevd[148]: mt8188-pinctrl: Device ready for processing (SEQNUM=3350, ACTION=add) [ 49.771600] systemd-udevd[164]: mt6797-pinctrl: Device processed (SEQNUM=3343, ACTION=add) [ 49.774199] systemd-udevd[148]: mt8188-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.777188] systemd-udevd[164]: mt6797-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.779502] systemd-udevd[172]: mt8188-pinctrl: Processing device (SEQNUM=3350, ACTION=add) [ 49.782549] systemd-udevd[148]: mt8192-pinctrl: Device is queued (SEQNUM=3351, ACTION=add) [ 49.785167] systemd-udevd[169]: mt8183-pinctrl: Processing device (SEQNUM=3348, ACTION=add) [ 49.787549] systemd-udevd[148]: mt8192-pinctrl: Device ready for processing (SEQNUM=3351, ACTION=add) [ 49.790079] systemd-udevd[148]: mt8192-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.793057] systemd-udevd[177]: mt8192-pinctrl: Processing device (SEQNUM=3351, ACTION=add) [ 49.795584] systemd-udevd[148]: mt8195-pinctrl: Device is queued (SEQNUM=3352, ACTION=add) [ 49.797669] systemd-udevd[148]: mt8195-pinctrl: Device ready for processing (SEQNUM=3352, ACTION=add) [ 49.799575] systemd-udevd[148]: mt8195-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.801718] systemd-udevd[148]: mtk-iommu: Device is queued (SEQNUM=3353, ACTION=add) [ 49.803718] systemd-udevd[148]: mtk-iommu: Device ready for processing (SEQNUM=3353, ACTION=add) [ 49.806547] systemd-udevd[164]: mt8195-pinctrl: Processing device (SEQNUM=3352, ACTION=add) [ 49.809270] systemd-udevd[168]: mt7986b-pinctrl: Device processed (SEQNUM=3347, ACTION=add) [ 49.811267] systemd-udevd[168]: mt7986b-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.814309] systemd-udevd[148]: mtk-iommu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.816853] systemd-udevd[148]: mtk-msdc: Device is queued (SEQNUM=3354, ACTION=add) [ 49.819166] systemd-udevd[169]: mt8183-pinctrl: Device processed (SEQNUM=3348, ACTION=add) [ 49.821537] systemd-udevd[169]: mt8183-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.823776] systemd-udevd[148]: mtk-msdc: Device ready for processing (SEQNUM=3354, ACTION=add) [ 49.826038] systemd-udevd[165]: mtk-iommu: Processing device (SEQNUM=3353, ACTION=add) [ 49.828482] systemd-udevd[173]: mt8186-pinctrl: Device processed (SEQNUM=3349, ACTION=add) [ 49.830007] systemd-udevd[173]: mt8186-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.831904] systemd-udevd[168]: mtk-msdc: Processing device (SEQNUM=3354, ACTION=add) [ 49.834100] sh[217]: Writing superblocks and filesystem accounting information: 0/80 done [ 49.836399] systemd-udevd[164]: mt8195-pinctrl: Device processed (SEQNUM=3352, ACTION=add) [ 49.837857] systemd-udevd[164]: mt8195-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.839672] systemd-udevd[148]: mtk-msdc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.841988] systemd-udevd[172]: mt8188-pinctrl: Device processed (SEQNUM=3350, ACTION=add) [ 49.858412] sh[207]: /dev/mapper/luks-repart-37ff2049010a90c6 successfully formatted as ext4 (label "root-arm64", uuid d54327e7-e63e-4e61-aa79-9b55eea4c7aa) [ 49.860706] sh[207]: Successfully formatted future partition 3. [ 49.862277] sh[207]: Populating ext4 filesystem. [ 49.864415] systemd-udevd[148]: mtk-power-controller: Device is queued (SEQNUM=3355, ACTION=add) [ 49.866359] systemd-udevd[172]: mt8188-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.871266] systemd-udevd[177]: mt8192-pinctrl: Device processed (SEQNUM=3351, ACTION=add) [ 49.874659] systemd-udevd[177]: mt8192-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.878404] systemd-udevd[148]: mtk-power-controller: Device ready for processing (SEQNUM=3355, ACTION=add) [ 49.882434] systemd-udevd[148]: mtk-power-controller: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 49.885307] systemd-udevd[164]: mtk-power-controller: Processing device (SEQNUM=3355, ACTION=add) [ 49.887252] systemd-udevd[148]: mtk-scpsys: Device is queued (SEQNUM=3356, ACTION=add) [ 49.889114] systemd-udevd[148]: mtk-scpsys: Device ready for processing (SEQNUM=3356, ACTION=add) [ 49.890652] systemd-udevd[148]: mtk-scpsys: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.892563] systemd-udevd[148]: mtk-smi-common: Device is queued (SEQNUM=3357, ACTION=add) [ 49.894031] systemd-udevd[148]: mtk-smi-common: Device ready for processing (SEQNUM=3357, ACTION=add) [ 49.895593] systemd-udevd[148]: mtk-smi-common: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.898493] systemd-udevd[165]: mtk-iommu: Device processed (SEQNUM=3353, ACTION=add) [ 49.900364] systemd-udevd[165]: mtk-iommu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.903190] systemd-udevd[148]: mtk-smi-larb: Device is queued (SEQNUM=3358, ACTION=add) [ 49.905072] systemd-udevd[148]: mtk-smi-larb: Device ready for processing (SEQNUM=3358, ACTION=add) [ 49.906633] systemd-udevd[148]: mtk-smi-larb: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 49.909038] systemd-udevd[168]: mtk-msdc: Device processed (SEQNUM=3354, ACTION=add) [ 49.911017] systemd-udevd[172]: mtk-scpsys: Processing device (SEQNUM=3356, ACTION=add) [ 49.913238] systemd-udevd[168]: mtk-msdc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.915024] systemd-udevd[164]: mtk-power-controller: Device processed (SEQNUM=3355, ACTION=add) [ 49.917010] systemd-udevd[169]: mtk-smi-common: Processing device (SEQNUM=3357, ACTION=add) [ 49.918871] systemd-udevd[164]: mtk-power-controller: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 49.921040] systemd-udevd[148]: mtk-spi: Device is queued (SEQNUM=3359, ACTION=add) [ 49.922509] systemd-udevd[148]: mtk-spi: Device ready for processing (SEQNUM=3359, ACTION=add) [ 49.924366] systemd-udevd[148]: mtk-spi: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 49.926227] systemd-udevd[173]: mtk-smi-larb: Processing device (SEQNUM=3358, ACTION=add) [ 49.927959] systemd-udevd[148]: mtk-tphy: Device is queued (SEQNUM=3360, ACTION=add) [ 49.929798] systemd-udevd[148]: mtk-tphy: Device ready for processing (SEQNUM=3360, ACTION=add) [ 49.931402] systemd-udevd[148]: mtk-tphy: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.933739] systemd-udevd[169]: mtk-smi-common: Device processed (SEQNUM=3357, ACTION=add) [ 49.935282] systemd-udevd[169]: mtk-smi-common: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.942864] systemd-udevd[148]: mtk-wdt: Device is queued (SEQNUM=3361, ACTION=add) [ 49.945135] systemd-udevd[177]: mtk-spi: Processing device (SEQNUM=3359, ACTION=add) [ 49.947063] systemd-udevd[148]: mtk-wdt: Device ready for processing (SEQNUM=3361, ACTION=add) [ 49.948991] systemd-udevd[148]: mtk-wdt: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 49.951083] systemd-udevd[164]: mtk-tphy: Processing device (SEQNUM=3360, ACTION=add) [ 49.953478] systemd-udevd[148]: mtk_rng: Device is queued (SEQNUM=3362, ACTION=add) M [** ] (2 of 2) A start job is running for…rtition Root Disk (38s / no limit) [ 49.954982] systemd-udevd[148]: mtk_rng: Device ready for processing (SEQNUM=3362, ACTION=add) [ 49.956643] systemd-udevd[148]: mtk_rng: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 49.958223] systemd-udevd[148]: mtu3: Device is queued (SEQNUM=3363, ACTION=add) [ 49.960351] systemd-udevd[172]: mtk-scpsys: Device processed (SEQNUM=3356, ACTION=add) [ 49.962208] systemd-udevd[148]: mtu3: Device ready for processing (SEQNUM=3363, ACTION=add) [ 49.964572] systemd-udevd[172]: mtk-scpsys: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.966494] systemd-udevd[168]: mtk-wdt: Processing device (SEQNUM=3361, ACTION=add) [ 49.968561] systemd-udevd[169]: mtk_rng: Processing device (SEQNUM=3362, ACTION=add) [ 49.970506] systemd-udevd[173]: mtk-smi-larb: Device processed (SEQNUM=3358, ACTION=add) [ 49.971906] systemd-udevd[173]: mtk-smi-larb: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 49.973958] systemd-udevd[164]: mtk-tphy: Device processed (SEQNUM=3360, ACTION=add) [ 49.975694] systemd-udevd[165]: mtu3: Processing device (SEQNUM=3363, ACTION=add) [ 49.977721] systemd-udevd[164]: mtk-tphy: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.979737] systemd-udevd[177]: mtk-spi: Device processed (SEQNUM=3359, ACTION=add) [ 49.981605] systemd-udevd[177]: mtk-spi: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 49.983508] systemd-udevd[169]: mtk_rng: Device processed (SEQNUM=3362, ACTION=add) [ 49.985813] systemd-udevd[148]: mtu3: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 49.987712] systemd-udevd[169]: mtk_rng: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 49.989790] systemd-udevd[148]: musb-hdrc: Device is queued (SEQNUM=3364, ACTION=add) [ 49.991632] systemd-udevd[168]: mtk-wdt: Device processed (SEQNUM=3361, ACTION=add) [ 49.993498] systemd-udevd[168]: mtk-wdt: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 49.995360] systemd-udevd[148]: musb-hdrc: Device ready for processing (SEQNUM=3364, ACTION=add) [ 49.997307] systemd-udevd[148]: musb-hdrc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.999168] systemd-udevd[165]: mtu3: Device processed (SEQNUM=3363, ACTION=add) [ 50.000823] systemd-udevd[165]: mtu3: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 50.002596] systemd-udevd[164]: musb-hdrc: Processing device (SEQNUM=3364, ACTION=add) [ 50.004648] systemd-udevd[148]: musb-sunxi: Device is queued (SEQNUM=3365, ACTION=add) [ 50.006160] systemd-udevd[148]: musb-sunxi: Device ready for processing (SEQNUM=3365, ACTION=add) [ 50.007629] systemd-udevd[148]: musb-sunxi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.009495] systemd-udevd[148]: mv64xxx_i2c: Device is queued (SEQNUM=3366, ACTION=add) [ 50.011009] systemd-udevd[148]: mv64xxx_i2c: Device ready for processing (SEQNUM=3366, ACTION=add) [ 50.012789] systemd-udevd[148]: mv64xxx_i2c: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 50.014637] systemd-udevd[172]: musb-sunxi: Processing device (SEQNUM=3365, ACTION=add) dm-1: Processing udev action (SEQNUM=4071, ACTION=change) dm-1: Got 'change' action on syspath '/sys/devices/virtual/block/dm-1'. [ 50.016780] systemd-udevd[164]: musb-hdrc: Device processed (SEQNUM=3364, ACTION=add) [ 50.018648] systemd-udevd[164]: musb-hdrc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.020955] systemd-udevd[168]: mv64xxx_i2c: Processing device (SEQNUM=3366, ACTION=add) [ 50.022706] systemd-udevd[148]: mv_xor: Device is queued (SEQNUM=3367, ACTION=add) [ 50.024641] systemd-udevd[148]: mv_xor: Device ready for processing (SEQNUM=3367, ACTION=add) [ 50.026225] systemd-udevd[148]: mv_xor: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 50.028477] systemd-udevd[169]: mv_xor: Processing device (SEQNUM=3367, ACTION=add) [ 50.030236] systemd-udevd[148]: mv_xor_v2: Device is queued (SEQNUM=3368, ACTION=add) [ 50.031763] systemd-udevd[148]: mv_xor_v2: Device ready for processing (SEQNUM=3368, ACTION=add) [ 50.034088] systemd-udevd[168]: mv64xxx_i2c: Device processed (SEQNUM=3366, ACTION=add) [ 50.035897] systemd-udevd[148]: mv_xor_v2: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.038122] systemd-udevd[168]: mv64xxx_i2c: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 50.039945] systemd-udevd[148]: mvebu-a3700-comphy: Device is queued (SEQNUM=3369, ACTION=add) [ 50.042058] systemd-udevd[172]: musb-sunxi: Device processed (SEQNUM=3365, ACTION=add) [ 50.043552] systemd-udevd[172]: musb-sunxi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.046051] systemd-udevd[148]: mvebu-a3700-comphy: Device ready for processing (SEQNUM=3369, ACTION=add) [ 50.047565] systemd-udevd[148]: mvebu-a3700-comphy: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 50.049830] systemd-udevd[168]: mvebu-a3700-comphy: Processing device (SEQNUM=3369, ACTION=add) [ 50.051705] systemd-udevd[148]: mvebu-a3700-utmi-phy: Device is queued (SEQNUM=3370, ACTION=add) [ 50.053568] systemd-udevd[148]: mvebu-a3700-utmi-phy: Device ready for processing (SEQNUM=3370, ACTION=add) [ 50.055133] systemd-udevd[148]: mvebu-a3700-utmi-phy: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 50.057401] systemd-udevd[169]: mv_xor: Device processed (SEQNUM=3367, ACTION=add) [ 50.058788] systemd-udevd[169]: mv_xor: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 50.060957] systemd-udevd[164]: mv_xor_v2: Processing device (SEQNUM=3368, ACTION=add) [ 50.062823] systemd-udevd[148]: mvebu-comphy: Device is queued (SEQNUM=3371, ACTION=add) [ 50.064774] systemd-udevd[148]: mvebu-comphy: Device ready for processing (SEQNUM=3371, ACTION=add) [ 50.066642] systemd-udevd[172]: mvebu-a3700-utmi-phy: Processing device (SEQNUM=3370, ACTION=add) [ 50.068841] systemd-udevd[173]: mvebu-comphy: Processing device (SEQNUM=3371, ACTION=add) [ 50.070621] systemd-udevd[168]: mvebu-a3700-comphy: Device processed (SEQNUM=3369, ACTION=add) [ 50.072916] systemd-udevd[148]: mvebu-comphy: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.074824] systemd-udevd[168]: mvebu-a3700-comphy: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 50.076960] systemd-udevd[148]: mvebu-gicp: Device is queued (SEQNUM=3372, ACTION=add) [ 50.078464] systemd-udevd[148]: mvebu-gicp: Device ready for processing (SEQNUM=3372, ACTION=add) [ 50.079912] systemd-udevd[148]: mvebu-gicp: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.081784] systemd-udevd[148]: mvebu-gpio: Device is queued (SEQNUM=3373, ACTION=add) [ 50.083626] systemd-udevd[168]: mvebu-gicp: Processing device (SEQNUM=3372, ACTION=add) [ 50.085804] systemd-udevd[148]: mvebu-gpio: Device ready for processing (SEQNUM=3373, ACTION=add) [ 50.087355] systemd-udevd[148]: mvebu-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.089254] systemd-udevd[148]: mvebu-icu: Device is queued (SEQNUM=3374, ACTION=add) [ 50.091062] systemd-udevd[172]: mvebu-a3700-utmi-phy: Device processed (SEQNUM=3370, ACTION=add) [ 50.093233] systemd-udevd[148]: mvebu-icu: Device ready for processing (SEQNUM=3374, ACTION=add) [ 50.094739] systemd-udevd[148]: mvebu-icu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.096902] systemd-udevd[173]: mvebu-comphy: Device processed (SEQNUM=3371, ACTION=add) [ 50.098428] systemd-udevd[173]: mvebu-comphy: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.100399] systemd-udevd[148]: mvebu-icu-subset: Device is queued (SEQNUM=3375, ACTION=add) [ 50.102298] systemd-udevd[164]: mv_xor_v2: Device processed (SEQNUM=3368, ACTION=add) [ 50.104262] systemd-udevd[148]: mvebu-icu-subset: Device ready for processing (SEQNUM=3375, ACTION=add) [ 50.106336] systemd-udevd[164]: mv_xor_v2: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.108461] systemd-udevd[148]: mvebu-icu-subset: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.110344] systemd-udevd[169]: mvebu-gpio: Processing device (SEQNUM=3373, ACTION=add) [ 50.112325] systemd-udevd[172]: mvebu-a3700-utmi-phy: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 50.114307] systemd-udevd[177]: mvebu-icu: Processing device (SEQNUM=3374, ACTION=add) [ 50.116301] systemd-udevd[165]: mvebu-icu-subset: Processing device (SEQNUM=3375, ACTION=add) [ 50.118102] systemd-udevd[168]: mvebu-gicp: Device processed (SEQNUM=3372, ACTION=add) [ 50.119492] systemd-udevd[168]: mvebu-gicp: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.121755] systemd-udevd[148]: mvebu-pic: Device is queued (SEQNUM=3376, ACTION=add) [ 50.123262] systemd-udevd[148]: mvebu-pic: Device ready for processing (SEQNUM=3376, ACTION=add) [ 50.124985] systemd-udevd[148]: mvebu-pic: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.127051] systemd-udevd[177]: mvebu-icu: Device processed (SEQNUM=3374, ACTION=add) [ 50.128714] systemd-udevd[177]: mvebu-icu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.130683] systemd-udevd[164]: mvebu-pic: Processing device (SEQNUM=3376, ACTION=add) [ 50.132782] systemd-udevd[148]: mvebu-sei: Device is queued (SEQNUM=3377, ACTION=add) [ 50.134257] systemd-udevd[148]: mvebu-sei: Device ready for processing (SEQNUM=3377, ACTION=add) [ 50.135704] systemd-udevd[148]: mvebu-sei: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.137515] systemd-udevd[148]: mvebu-uart: Device is queued (SEQNUM=3378, ACTION=add) dev-disk-by\x2duuid-d54327e7\x2de63e\x2d4e61\x2daa79\x2d9b55eea4c7aa.device: Changed dead -> plugged dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d4299b6a462e34679930df4bf566cc84c\x2dluks\x2drepart\x2d37ff2049010a90c6.device: Changed dead -> plugged [ 50.139517] systemd-udevd[169]: mvebu-gpio: Device processed (SEQNUM=3373, ACTION=add) dev-dm\x2d1.device: Changed dead -> plugged dev-disk-by\x2did-dm\x2dname\x2dluks\x2drepart\x2d37ff2049010a90c6.device: Changed dead -> plugged sys-devices-virtual-block-dm\x2d1.device: Changed dead -> plugged [ 50.142844] systemd-udevd[148]: mvebu-uart: Device ready for processing (SEQNUM=3378, ACTION=add) dev-mapper-luks\x2drepart\x2d37ff2049010a90c6.device: Changed dead -> plugged dev-disk-by\x2dlabel-root\x2darm64.device: Changed dead -> plugged [ 50.145200] systemd-udevd[169]: mvebu-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.147202] systemd-udevd[148]: mvebu-uart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.149932] systemd-udevd[165]: mvebu-icu-subset: Device processed (SEQNUM=3375, ACTION=add) [ 50.151894] systemd-udevd[172]: mvebu-sei: Processing device (SEQNUM=3377, ACTION=add) [ 50.154077] systemd-udevd[165]: mvebu-icu-subset: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.156347] systemd-udevd[148]: mvebu-uart-clock: Device is queued (SEQNUM=3379, ACTION=add) [ 50.157845] systemd-udevd[148]: mvebu-uart-clock: Device ready for processing (SEQNUM=3379, ACTION=add) [ 50.159304] systemd-udevd[148]: mvebu-uart-clock: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.161375] systemd-udevd[164]: mvebu-pic: Device processed (SEQNUM=3376, ACTION=add) [ 50.162817] systemd-udevd[164]: mvebu-pic: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.164943] systemd-udevd[148]: mvneta: Device is queued (SEQNUM=3380, ACTION=add) [ 50.166396] systemd-udevd[148]: mvneta: Device ready for processing (SEQNUM=3380, ACTION=add) [ 50.167826] systemd-udevd[148]: mvneta: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 50.169988] systemd-udevd[169]: mvebu-uart-clock: Processing device (SEQNUM=3379, ACTION=add) [ 50.171721] systemd-udevd[168]: mvebu-uart: Processing device (SEQNUM=3378, ACTION=add) [ 50.176777] systemd-udevd[148]: mvpp2: Device is queued (SEQNUM=3381, ACTION=add) [ 50.179917] systemd-udevd[148]: mvpp2: Device ready for processing (SEQNUM=3381, ACTION=add) [ 50.182665] systemd-udevd[148]: mvpp2: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 50.184842] systemd-udevd[173]: mvneta: Processing device (SEQNUM=3380, ACTION=add) [ 50.186864] systemd-udevd[148]: netsec: Device is queued (SEQNUM=3382, ACTION=add) [ 50.188621] systemd-udevd[148]: netsec: Device ready for processing (SEQNUM=3382, ACTION=add) [ 50.190097] systemd-udevd[148]: netsec: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 50.191661] systemd-udevd[148]: npcm-reset: Device is queued (SEQNUM=3383, ACTION=add) [ 50.193370] systemd-udevd[148]: npcm-reset: Device ready for processing (SEQNUM=3383, ACTION=add) [ 50.195222] systemd-udevd[168]: mvebu-uart: Device processed (SEQNUM=3378, ACTION=add) [ 50.197582] systemd-udevd[148]: npcm-reset: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.203733] systemd-udevd[164]: mvpp2: Processing device (SEQNUM=3381, ACTION=add) [ 50.207166] systemd-udevd[177]: netsec: Processing device (SEQNUM=3382, ACTION=add) [ 50.209461] systemd-udevd[172]: mvebu-sei: Device processed (SEQNUM=3377, ACTION=add) [ 50.210934] systemd-udevd[172]: mvebu-sei: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.213031] systemd-udevd[168]: mvebu-uart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.214869] systemd-udevd[165]: npcm-reset: Processing device (SEQNUM=3383, ACTION=add) [ 50.216972] systemd-udevd[148]: npcm-rng: Device is queued (SEQNUM=3384, ACTION=add) [ 50.218512] systemd-udevd[148]: npcm-rng: Device ready for processing (SEQNUM=3384, ACTION=add) [ 50.220403] systemd-udevd[148]: npcm-rng: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.222305] systemd-udevd[172]: npcm-rng: Processing device (SEQNUM=3384, ACTION=add) [ 50.224380] systemd-udevd[173]: mvneta: Device processed (SEQNUM=3380, ACTION=add) [ 50.226050] systemd-udevd[173]: mvneta: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 50.227798] systemd-udevd[177]: netsec: Device processed (SEQNUM=3382, ACTION=add) [ 50.229838] systemd-udevd[148]: npcm-wdt: Device is queued (SEQNUM=3385, ACTION=add) [ 50.231664] systemd-udevd[169]: mvebu-uart-clock: Device processed (SEQNUM=3379, ACTION=add) [ 50.233748] systemd-udevd[148]: npcm-wdt: Device ready for processing (SEQNUM=3385, ACTION=add) [ 50.235565] systemd-udevd[169]: mvebu-uart-clock: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.237865] systemd-udevd[148]: npcm-wdt: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.239717] systemd-udevd[164]: mvpp2: Device processed (SEQNUM=3381, ACTION=add) [ 50.241754] systemd-udevd[168]: npcm-wdt: Processing device (SEQNUM=3385, ACTION=add) [ 50.243446] systemd-udevd[164]: mvpp2: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 50.245689] systemd-udevd[177]: netsec: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 50.247582] systemd-udevd[148]: npcm7xx-ehci: Device is queued (SEQNUM=3386, ACTION=add) [ 50.249571] systemd-udevd[148]: npcm7xx-ehci: Device ready for processing (SEQNUM=3386, ACTION=add) [ 50.251062] systemd-udevd[148]: npcm7xx-ehci: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.253177] systemd-udevd[169]: npcm7xx-ehci: Processing device (SEQNUM=3386, ACTION=add) [ 50.255102] systemd-udevd[165]: npcm-reset: Device processed (SEQNUM=3383, ACTION=add) [ 50.257154] systemd-udevd[148]: ns-thermal: Device is queued (SEQNUM=3387, ACTION=add) [ 50.259047] systemd-udevd[165]: npcm-reset: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.261225] systemd-udevd[148]: ns-thermal: Device ready for processing (SEQNUM=3387, ACTION=add) [ 50.262810] systemd-udevd[148]: ns-thermal: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.264587] systemd-udevd[148]: ns2-pinmux: Device is queued (SEQNUM=3388, ACTION=add) [ 50.266429] systemd-udevd[172]: npcm-rng: Device processed (SEQNUM=3384, ACTION=add) [ 50.268594] systemd-udevd[148]: ns2-pinmux: Device ready for processing (SEQNUM=3388, ACTION=add) [ 50.270652] systemd-udevd[172]: npcm-rng: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 50.272746] systemd-udevd[148]: ns2-pinmux: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.274692] systemd-udevd[164]: ns-thermal: Processing device (SEQNUM=3387, ACTION=add) [ 50.276727] systemd-udevd[148]: nwl-pcie: Device is queued (SEQNUM=3389, ACTION=add) [ 50.278224] systemd-udevd[148]: nwl-pcie: Device ready for processing (SEQNUM=3389, ACTION=add) [ 50.279832] systemd-udevd[148]: nwl-pcie: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.282142] systemd-udevd[168]: npcm-wdt: Device processed (SEQNUM=3385, ACTION=add) [ 50.283927] systemd-udevd[173]: ns2-pinmux: Processing device (SEQNUM=3388, ACTION=add) [ 50.286029] systemd-udevd[148]: of_fixed_clk: Device is queued (SEQNUM=3390, ACTION=add) [ 50.287469] systemd-udevd[148]: of_fixed_clk: Device ready for processing (SEQNUM=3390, ACTION=add) [ 50.292915] systemd-udevd[169]: npcm7xx-ehci: Device processed (SEQNUM=3386, ACTION=add) [ 50.294386] systemd-udevd[169]: npcm7xx-ehci: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.296421] systemd-udevd[177]: of_fixed_clk: Processing device (SEQNUM=3390, ACTION=add) [ 50.298186] systemd-udevd[168]: npcm-wdt: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 50.299981] systemd-udevd[172]: nwl-pcie: Processing device (SEQNUM=3389, ACTION=add) [ 50.302114] systemd-udevd[148]: of_fixed_clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.307219] systemd-udevd[164]: ns-thermal: Device processed (SEQNUM=3387, ACTION=add) [ 50.308827] systemd-udevd[164]: ns-thermal: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.310648] systemd-udevd[148]: of_fixed_factor_clk: Device is queued (SEQNUM=3391, ACTION=add) [ 50.312608] systemd-udevd[148]: of_fixed_factor_clk: Device ready for processing (SEQNUM=3391, ACTION=add) [ 50.314601] systemd-udevd[172]: nwl-pcie: Device processed (SEQNUM=3389, ACTION=add) [ 50.316702] systemd-udevd[148]: of_fixed_factor_clk: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 50.318655] systemd-udevd[177]: of_fixed_clk: Device processed (SEQNUM=3390, ACTION=add) [ 50.320351] systemd-udevd[177]: of_fixed_clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.322265] systemd-udevd[148]: of_serial: Device is queued (SEQNUM=3392, ACTION=add) [ 50.323726] systemd-udevd[148]: of_serial: Device ready for processing (SEQNUM=3392, ACTION=add) [ 50.325550] systemd-udevd[148]: of_serial: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.327443] systemd-udevd[164]: of_fixed_factor_clk: Processing device (SEQNUM=3391, ACTION=add) [ 50.329664] systemd-udevd[173]: ns2-pinmux: Device processed (SEQNUM=3388, ACTION=add) [ 50.331406] systemd-udevd[172]: nwl-pcie: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 50.333814] systemd-udevd[148]: ohci-platform: Device is queued (SEQNUM=3393, ACTION=add) [ 50.335605] systemd-udevd[168]: of_serial: Processing device (SEQNUM=3392, ACTION=add) [ 50.337769] systemd-udevd[148]: ohci-platform: Device ready for processing (SEQNUM=3393, ACTION=add) [ 50.339759] systemd-udevd[173]: ns2-pinmux: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.348693] systemd-udevd[148]: ohci-platform: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.350183] systemd-udevd[148]: omap8250: Device is queued (SEQNUM=3394, ACTION=add) [ 50.351601] systemd-udevd[148]: omap8250: Device ready for processing (SEQNUM=3394, ACTION=add) [ 50.353570] systemd-udevd[148]: omap8250: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.355479] systemd-udevd[169]: ohci-platform: Processing device (SEQNUM=3393, ACTION=add) [ 50.357493] systemd-udevd[172]: omap8250: Processing device (SEQNUM=3394, ACTION=add) [ 50.359404] systemd-udevd[148]: omap_i2c: Device is queued (SEQNUM=3395, ACTION=add) [ 50.361314] systemd-udevd[148]: omap_i2c: Device ready for processing (SEQNUM=3395, ACTION=add) [ 50.362889] systemd-udevd[148]: omap_i2c: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.364630] systemd-udevd[148]: omap_rng: Device is queued (SEQNUM=3396, ACTION=add) [ 50.366115] systemd-udevd[148]: omap_rng: Device ready for processing (SEQNUM=3396, ACTION=add) [ 50.367566] systemd-udevd[148]: omap_rng: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.369900] systemd-udevd[164]: of_fixed_factor_clk: Device processed (SEQNUM=3391, ACTION=add) [ 50.371294] systemd-udevd[164]: of_fixed_factor_clk: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 50.373591] systemd-udevd[148]: omap_timer: Device is queued (SEQNUM=3397, ACTION=add) [ 50.378619] systemd-udevd[168]: of_serial: Device processed (SEQNUM=3392, ACTION=add) [ 50.380584] systemd-udevd[148]: omap_timer: Device ready for processing (SEQNUM=3397, ACTION=add) [ 50.382078] systemd-udevd[148]: omap_timer: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.383929] systemd-udevd[173]: omap_i2c: Processing device (SEQNUM=3395, ACTION=add) [ 50.385976] systemd-udevd[148]: optee: Device is queued (SEQNUM=3398, ACTION=add) [ 50.387435] systemd-udevd[148]: optee: Device ready for processing (SEQNUM=3398, ACTION=add) [ 50.389437] systemd-udevd[148]: optee: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 50.391298] systemd-udevd[168]: of_serial: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.396518] systemd-udevd[165]: omap_timer: Processing device (SEQNUM=3397, ACTION=add) [ 50.398342] systemd-udevd[148]: orion-ehci: Device is queued (SEQNUM=3399, ACTION=add) [ 50.399775] systemd-udevd[148]: orion-ehci: Device ready for processing (SEQNUM=3399, ACTION=add) [ 50.402490] systemd-udevd[177]: omap_rng: Processing device (SEQNUM=3396, ACTION=add) [ 50.404760] systemd-udevd[148]: orion-ehci: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.406443] systemd-udevd[148]: orion-mdio: Device is queued (SEQNUM=3400, ACTION=add) [ 50.407965] systemd-udevd[148]: orion-mdio: Device ready for processing (SEQNUM=3400, ACTION=add) [ 50.409948] systemd-udevd[148]: orion-mdio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.411801] systemd-udevd[168]: orion-mdio: Processing device (SEQNUM=3400, ACTION=add) [ 50.413838] systemd-udevd[148]: orion_spi: Device is queued (SEQNUM=3401, ACTION=add) [ 50.415321] systemd-udevd[148]: orion_spi: Device ready for processing (SEQNUM=3401, ACTION=add) [ 50.417427] systemd-udevd[169]: ohci-platform: Device processed (SEQNUM=3393, ACTION=add) [ 50.418866] systemd-udevd[169]: ohci-platform: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.420991] systemd-udevd[171]: orion_spi: Processing device (SEQNUM=3401, ACTION=add) [ 50.422704] systemd-udevd[164]: optee: Processing device (SEQNUM=3398, ACTION=add) [ 50.424680] systemd-udevd[148]: orion_spi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.426613] systemd-udevd[163]: orion-ehci: Processing device (SEQNUM=3399, ACTION=add) [ 50.428760] systemd-udevd[148]: owl-i2c: Device is queued (SEQNUM=3402, ACTION=add) [ 50.430248] systemd-udevd[148]: owl-i2c: Device ready for processing (SEQNUM=3402, ACTION=add) [ 50.431704] systemd-udevd[148]: owl-i2c: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 50.433966] systemd-udevd[177]: omap_rng: Device processed (SEQNUM=3396, ACTION=add) [ 50.435334] systemd-udevd[177]: omap_rng: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 50.437359] systemd-udevd[169]: owl-i2c: Processing device (SEQNUM=3402, ACTION=add) [ 50.439158] systemd-udevd[171]: orion_spi: Device processed (SEQNUM=3401, ACTION=add) [ 50.444018] systemd-udevd[173]: omap_i2c: Device processed (SEQNUM=3395, ACTION=add) [ 50.446085] systemd-udevd[171]: orion_spi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.447925] systemd-udevd[148]: owl-sps: Device is queued (SEQNUM=3403, ACTION=add) [ 50.449740] systemd-udevd[148]: owl-sps: Device ready for processing (SEQNUM=3403, ACTION=add) [ 50.451294] systemd-udevd[148]: owl-sps: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 50.453804] systemd-udevd[168]: orion-mdio: Device processed (SEQNUM=3400, ACTION=add) M [* ] (2 of 2) A start job is running for…rtition Root Disk (39s / no limit) [ 50.455289] systemd-udevd[168]: orion-mdio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.457766] systemd-udevd[165]: omap_timer: Device processed (SEQNUM=3397, ACTION=add) [ 50.466192] systemd-udevd[162]: owl-sps: Processing device (SEQNUM=3403, ACTION=add) [ 50.469684] systemd-udevd[148]: owl-uart: Device is queued (SEQNUM=3404, ACTION=add) [ 50.473519] systemd-udevd[169]: owl-i2c: Device processed (SEQNUM=3402, ACTION=add) [ 50.475621] systemd-udevd[148]: owl-uart: Device ready for processing (SEQNUM=3404, ACTION=add) [ 50.477922] systemd-udevd[169]: owl-i2c: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 50.479734] systemd-udevd[148]: owl-uart: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.482044] systemd-udevd[172]: omap8250: Device processed (SEQNUM=3394, ACTION=add) [ 50.483500] systemd-udevd[172]: omap8250: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 50.485878] systemd-udevd[177]: owl-uart: Processing device (SEQNUM=3404, ACTION=add) [ 50.487811] systemd-udevd[148]: owl_mmc: Device is queued (SEQNUM=3405, ACTION=add) [ 50.489948] systemd-udevd[163]: orion-ehci: Device processed (SEQNUM=3399, ACTION=add) [ 50.491387] systemd-udevd[163]: orion-ehci: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.493564] systemd-udevd[173]: omap_i2c: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 50.495446] systemd-udevd[165]: omap_timer: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.497734] systemd-udevd[148]: owl_mmc: Device ready for processing (SEQNUM=3405, ACTION=add) [ 50.499326] systemd-udevd[148]: owl_mmc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 50.501668] systemd-udevd[177]: owl-uart: Device processed (SEQNUM=3404, ACTION=add) [ 50.503268] systemd-udevd[177]: owl-uart: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 50.505323] systemd-udevd[172]: owl_mmc: Processing device (SEQNUM=3405, ACTION=add) [ 50.507183] systemd-udevd[164]: optee: Device processed (SEQNUM=3398, ACTION=add) [ 50.509166] systemd-udevd[148]: pata_of_platform: Device is queued (SEQNUM=3406, ACTION=add) [ 50.511063] systemd-udevd[164]: optee: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 50.513206] systemd-udevd[162]: owl-sps: Device processed (SEQNUM=3403, ACTION=add) [ 50.515067] systemd-udevd[148]: pata_of_platform: Device ready for processing (SEQNUM=3406, ACTION=add) [ 50.517314] systemd-udevd[162]: owl-sps: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 50.519119] systemd-udevd[148]: pata_of_platform: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.521320] systemd-udevd[164]: pata_of_platform: Processing device (SEQNUM=3406, ACTION=add) [ 50.523270] systemd-udevd[148]: pata_platform: Device is queued (SEQNUM=3407, ACTION=add) [ 50.525295] systemd-udevd[148]: pata_platform: Device ready for processing (SEQNUM=3407, ACTION=add) [ 50.526898] systemd-udevd[148]: pata_platform: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.529074] systemd-udevd[172]: owl_mmc: Device processed (SEQNUM=3405, ACTION=add) [ 50.530755] systemd-udevd[172]: owl_mmc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 50.533128] systemd-udevd[148]: pci-host-generic: Device is queued (SEQNUM=3408, ACTION=add) [ 50.534655] systemd-udevd[148]: pci-host-generic: Device ready for processing (SEQNUM=3408, ACTION=add) [ 50.536498] systemd-udevd[148]: pci-host-generic: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.538651] systemd-udevd[168]: pata_platform: Processing device (SEQNUM=3407, ACTION=add) [ 50.540833] systemd-udevd[169]: pci-host-generic: Processing device (SEQNUM=3408, ACTION=add) [ 50.542711] systemd-udevd[148]: pci_thunder_ecam: Device is queued (SEQNUM=3409, ACTION=add) [ 50.544475] systemd-udevd[148]: pci_thunder_ecam: Device ready for processing (SEQNUM=3409, ACTION=add) [ 50.546051] systemd-udevd[148]: pci_thunder_ecam: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.547681] systemd-udevd[148]: pci_thunder_pem: Device is queued (SEQNUM=3410, ACTION=add) [ 50.549420] systemd-udevd[148]: pci_thunder_pem: Device ready for processing (SEQNUM=3410, ACTION=add) [ 50.550995] systemd-udevd[148]: pci_thunder_pem: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 50.553077] systemd-udevd[172]: pci_thunder_ecam: Processing device (SEQNUM=3409, ACTION=add) [ 50.554938] systemd-udevd[148]: phy-axg-mipi-pcie-analog: Device is queued (SEQNUM=3411, ACTION=add) [ 50.556667] systemd-udevd[148]: phy-axg-mipi-pcie-analog: Device ready for processing (SEQNUM=3411, ACTION=add) [ 50.558532] systemd-udevd[164]: pata_of_platform: Device processed (SEQNUM=3406, ACTION=add) [ 50.560577] systemd-udevd[148]: phy-axg-mipi-pcie-analog: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 50.562543] systemd-udevd[164]: pata_of_platform: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.564848] systemd-udevd[148]: phy-axg-pcie: Device is queued (SEQNUM=3412, ACTION=add) [ 50.566415] systemd-udevd[148]: phy-axg-pcie: Device ready for processing (SEQNUM=3412, ACTION=add) [ 50.571453] systemd-udevd[177]: phy-axg-mipi-pcie-analog: Processing device (SEQNUM=3411, ACTION=add) [ 50.573587] systemd-udevd[148]: phy-axg-pcie: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.575528] systemd-udevd[173]: pci_thunder_pem: Processing device (SEQNUM=3410, ACTION=add) [ 50.577695] systemd-udevd[148]: phy-bcm-sr-usb: Device is queued (SEQNUM=3413, ACTION=add) [ 50.579239] systemd-udevd[148]: phy-bcm-sr-usb: Device ready for processing (SEQNUM=3413, ACTION=add) [ 50.581005] systemd-udevd[148]: phy-bcm-sr-usb: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 50.582505] systemd-udevd[148]: phy-g12a-usb3-pcie: Device is queued (SEQNUM=3414, ACTION=add) [ 50.584777] systemd-udevd[169]: pci-host-generic: Device processed (SEQNUM=3408, ACTION=add) [ 50.586737] systemd-udevd[148]: phy-g12a-usb3-pcie: Device ready for processing (SEQNUM=3414, ACTION=add) [ 50.589022] systemd-udevd[168]: pata_platform: Device processed (SEQNUM=3407, ACTION=add) [ 50.590774] systemd-udevd[169]: pci-host-generic: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.593036] systemd-udevd[148]: phy-g12a-usb3-pcie: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 50.595202] systemd-udevd[168]: pata_platform: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.597319] systemd-udevd[148]: phy-gmii-sel: Device is queued (SEQNUM=3415, ACTION=add) [ 50.599159] systemd-udevd[164]: phy-bcm-sr-usb: Processing device (SEQNUM=3413, ACTION=add) [ 50.601195] systemd-udevd[165]: phy-axg-pcie: Processing device (SEQNUM=3412, ACTION=add) [ 50.603113] systemd-udevd[148]: phy-gmii-sel: Device ready for processing (SEQNUM=3415, ACTION=add) [ 50.605063] systemd-udevd[148]: phy-gmii-sel: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.609358] systemd-udevd[148]: phy-meson-axg-mipi-dphy: Device is queued (SEQNUM=3416, ACTION=add) [ 50.614548] systemd-udevd[148]: phy-meson-axg-mipi-dphy: Device ready for processing (SEQNUM=3416, ACTION=add) [ 50.617205] systemd-udevd[148]: phy-meson-axg-mipi-dphy: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 50.618733] systemd-udevd[148]: phy-meson-g12a-mipi-dphy-analog: Device is queued (SEQNUM=3417, ACTION=add) [ 50.620554] systemd-udevd[148]: phy-meson-g12a-mipi-dphy-analog: Device ready for processing (SEQNUM=3417, ACTION=add) [ 50.625515] systemd-udevd[171]: phy-meson-g12a-mipi-dphy-analog: Processing device (SEQNUM=3417, ACTION=add) [ 50.627383] systemd-udevd[148]: phy-meson-g12a-mipi-dphy-analog: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 50.629853] systemd-udevd[169]: phy-meson-axg-mipi-dphy: Processing device (SEQNUM=3416, ACTION=add) [ 50.631754] systemd-udevd[148]: phy-meson-g12a-usb2: Device is queued (SEQNUM=3418, ACTION=add) [ 50.633543] systemd-udevd[148]: phy-meson-g12a-usb2: Device ready for processing (SEQNUM=3418, ACTION=add) [ 50.635220] systemd-udevd[148]: phy-meson-g12a-usb2: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 50.637382] systemd-udevd[168]: phy-gmii-sel: Processing device (SEQNUM=3415, ACTION=add) [ 50.642298] systemd-udevd[163]: phy-g12a-usb3-pcie: Processing device (SEQNUM=3414, ACTION=add) [ 50.644286] systemd-udevd[148]: phy-meson-gxl-usb2: Device is queued (SEQNUM=3419, ACTION=add) [ 50.645876] systemd-udevd[148]: phy-meson-gxl-usb2: Device ready for processing (SEQNUM=3419, ACTION=add) [ 50.647729] systemd-udevd[172]: pci_thunder_ecam: Device processed (SEQNUM=3409, ACTION=add) [ 50.649929] systemd-udevd[162]: phy-meson-g12a-usb2: Processing device (SEQNUM=3418, ACTION=add) [ 50.654935] systemd-udevd[174]: phy-meson-gxl-usb2: Processing device (SEQNUM=3419, ACTION=add) [ 50.657373] systemd-udevd[172]: pci_thunder_ecam: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.659537] systemd-udevd[148]: phy-meson-gxl-usb2: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 50.661873] systemd-udevd[177]: phy-axg-mipi-pcie-analog: Device processed (SEQNUM=3411, ACTION=add) [ 50.663598] systemd-udevd[177]: phy-axg-mipi-pcie-analog: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 50.665974] systemd-udevd[165]: phy-axg-pcie: Device processed (SEQNUM=3412, ACTION=add) [ 50.667690] systemd-udevd[148]: phy-meson-usb2: Device is queued (SEQNUM=3420, ACTION=add) [ 50.670066] systemd-udevd[165]: phy-axg-pcie: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.671933] systemd-udevd[148]: phy-meson-usb2: Device ready for processing (SEQNUM=3420, ACTION=add) [ 50.673741] systemd-udevd[148]: phy-meson-usb2: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 50.675233] systemd-udevd[148]: phy_rcar_gen3_pcie: Device is queued (SEQNUM=3421, ACTION=add) [ 50.676978] systemd-udevd[148]: phy_rcar_gen3_pcie: Device ready for processing (SEQNUM=3421, ACTION=add) [ 50.678576] systemd-udevd[148]: phy_rcar_gen3_pcie: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 50.680837] systemd-udevd[177]: phy_rcar_gen3_pcie: Processing device (SEQNUM=3421, ACTION=add) [ 50.682570] systemd-udevd[148]: phy_rcar_gen3_usb2: Device is queued (SEQNUM=3422, ACTION=add) [ 50.685039] systemd-udevd[173]: pci_thunder_pem: Device processed (SEQNUM=3410, ACTION=add) [ 50.686849] systemd-udevd[148]: phy_rcar_gen3_usb2: Device ready for processing (SEQNUM=3422, ACTION=add) [ 50.689046] systemd-udevd[173]: pci_thunder_pem: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 50.691117] systemd-udevd[172]: phy-meson-usb2: Processing device (SEQNUM=3420, ACTION=add) [ 50.693224] systemd-udevd[169]: phy-meson-axg-mipi-dphy: Device processed (SEQNUM=3416, ACTION=add) [ 50.694757] systemd-udevd[169]: phy-meson-axg-mipi-dphy: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 50.696889] systemd-udevd[148]: phy_rcar_gen3_usb2: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 50.698755] systemd-udevd[164]: phy-bcm-sr-usb: Device processed (SEQNUM=3413, ACTION=add) [ 50.700810] systemd-udevd[165]: phy_rcar_gen3_usb2: Processing device (SEQNUM=3422, ACTION=add) [ 50.702594] systemd-udevd[164]: phy-bcm-sr-usb: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 50.704659] systemd-udevd[148]: physmap-flash: Device is queued (SEQNUM=3423, ACTION=add) [ 50.706218] systemd-udevd[148]: physmap-flash: Device ready for processing (SEQNUM=3423, ACTION=add) [ 50.707693] systemd-udevd[148]: physmap-flash: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.709909] systemd-udevd[164]: physmap-flash: Processing device (SEQNUM=3423, ACTION=add) [ 50.711773] systemd-udevd[148]: pinctrl-bcm2835: Device is queued (SEQNUM=3424, ACTION=add) [ 50.716956] systemd-udevd[148]: pinctrl-bcm2835: Device ready for processing (SEQNUM=3424, ACTION=add) [ 50.720896] systemd-udevd[148]: pinctrl-bcm2835: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 50.722703] systemd-udevd[148]: pinctrl-rzg2l: Device is queued (SEQNUM=3425, ACTION=add) [ 50.724665] systemd-udevd[148]: pinctrl-rzg2l: Device ready for processing (SEQNUM=3425, ACTION=add) [ 50.726627] systemd-udevd[162]: phy-meson-g12a-usb2: Device processed (SEQNUM=3418, ACTION=add) [ 50.728857] systemd-udevd[148]: pinctrl-rzg2l: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.730914] systemd-udevd[162]: phy-meson-g12a-usb2: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 50.733008] systemd-udevd[148]: pinctrl-rzv2m: Device is queued (SEQNUM=3426, ACTION=add) [ 50.734655] systemd-udevd[148]: pinctrl-rzv2m: Device ready for processing (SEQNUM=3426, ACTION=add) [ 50.736446] systemd-udevd[148]: pinctrl-rzv2m: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.738465] systemd-udevd[173]: pinctrl-rzg2l: Processing device (SEQNUM=3425, ACTION=add) [ 50.740440] systemd-udevd[169]: pinctrl-bcm2835: Processing device (SEQNUM=3424, ACTION=add) [ 50.745336] systemd-udevd[170]: pinctrl-rzv2m: Processing device (SEQNUM=3426, ACTION=add) [ 50.747106] systemd-udevd[148]: pinctrl-s700: Device is queued (SEQNUM=3427, ACTION=add) [ 50.749245] systemd-udevd[171]: phy-meson-g12a-mipi-dphy-analog: Device processed (SEQNUM=3417, ACTION=add) [ 50.751071] systemd-udevd[148]: pinctrl-s700: Device ready for processing (SEQNUM=3427, ACTION=add) [ 50.753444] systemd-udevd[171]: phy-meson-g12a-mipi-dphy-analog: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 50.755329] systemd-udevd[148]: pinctrl-s700: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.757708] systemd-udevd[174]: phy-meson-gxl-usb2: Device processed (SEQNUM=3419, ACTION=add) [ 50.759174] systemd-udevd[174]: phy-meson-gxl-usb2: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 50.761188] systemd-udevd[148]: pinctrl-s900: Device is queued (SEQNUM=3428, ACTION=add) [ 50.763217] systemd-udevd[165]: phy_rcar_gen3_usb2: Device processed (SEQNUM=3422, ACTION=add) [ 50.765354] systemd-udevd[162]: pinctrl-s700: Processing device (SEQNUM=3427, ACTION=add) [ 50.767175] systemd-udevd[165]: phy_rcar_gen3_usb2: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 50.769365] systemd-udevd[163]: phy-g12a-usb3-pcie: Device processed (SEQNUM=3414, ACTION=add) [ 50.770777] systemd-udevd[163]: phy-g12a-usb3-pcie: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 50.773017] systemd-udevd[148]: pinctrl-s900: Device ready for processing (SEQNUM=3428, ACTION=add) [ 50.774553] systemd-udevd[148]: pinctrl-s900: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.776537] systemd-udevd[148]: pinctrl-single: Device is queued (SEQNUM=3429, ACTION=add) [ 50.778039] systemd-udevd[148]: pinctrl-single: Device ready for processing (SEQNUM=3429, ACTION=add) [ 50.783313] systemd-udevd[172]: phy-meson-usb2: Device processed (SEQNUM=3420, ACTION=add) [ 50.785359] systemd-udevd[148]: pinctrl-single: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 50.787280] systemd-udevd[172]: phy-meson-usb2: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 50.789648] systemd-udevd[171]: pinctrl-s900: Processing device (SEQNUM=3428, ACTION=add) [ 50.791466] systemd-udevd[148]: platform-mhu: Device is queued (SEQNUM=3430, ACTION=add) [ 50.793368] systemd-udevd[148]: platform-mhu: Device ready for processing (SEQNUM=3430, ACTION=add) [ 50.795227] systemd-udevd[165]: pinctrl-single: Processing device (SEQNUM=3429, ACTION=add) [ 50.797260] systemd-udevd[170]: pinctrl-rzv2m: Device processed (SEQNUM=3426, ACTION=add) [ 50.798672] systemd-udevd[170]: pinctrl-rzv2m: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.800769] systemd-udevd[169]: pinctrl-bcm2835: Device processed (SEQNUM=3424, ACTION=add) [ 50.802629] systemd-udevd[163]: platform-mhu: Processing device (SEQNUM=3430, ACTION=add) [ 50.804659] systemd-udevd[169]: pinctrl-bcm2835: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 50.806493] systemd-udevd[148]: platform-mhu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.808768] systemd-udevd[164]: physmap-flash: Device processed (SEQNUM=3423, ACTION=add) [ 50.810682] systemd-udevd[177]: phy_rcar_gen3_pcie: Device processed (SEQNUM=3421, ACTION=add) [ 50.812800] systemd-udevd[164]: physmap-flash: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.814665] systemd-udevd[177]: phy_rcar_gen3_pcie: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 50.816889] systemd-udevd[168]: phy-gmii-sel: Device processed (SEQNUM=3415, ACTION=add) [ 50.818301] systemd-udevd[168]: phy-gmii-sel: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.820362] systemd-udevd[173]: pinctrl-rzg2l: Device processed (SEQNUM=3425, ACTION=add) [ 50.821765] systemd-udevd[173]: pinctrl-rzg2l: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.823591] systemd-udevd[148]: plldig-clock: Device is queued (SEQNUM=3431, ACTION=add) [ 50.825506] systemd-udevd[148]: plldig-clock: Device ready for processing (SEQNUM=3431, ACTION=add) [ 50.827008] systemd-udevd[148]: plldig-clock: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.829184] systemd-udevd[165]: pinctrl-single: Device processed (SEQNUM=3429, ACTION=add) [ 50.830689] systemd-udevd[165]: pinctrl-single: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 50.832826] systemd-udevd[148]: pm8941-pwrkey: Device is queued (SEQNUM=3432, ACTION=add) [ 50.834420] systemd-udevd[148]: pm8941-pwrkey: Device ready for processing (SEQNUM=3432, ACTION=add) [ 50.836443] systemd-udevd[164]: plldig-clock: Processing device (SEQNUM=3431, ACTION=add) [ 50.838397] systemd-udevd[148]: pm8941-pwrkey: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.840548] systemd-udevd[171]: pinctrl-s900: Device processed (SEQNUM=3428, ACTION=add) [ 50.841986] systemd-udevd[171]: pinctrl-s900: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.843777] systemd-udevd[148]: psci-cpuidle: Device is queued (SEQNUM=3433, ACTION=add) [ 50.845961] systemd-udevd[172]: pm8941-pwrkey: Processing device (SEQNUM=3432, ACTION=add) [ 50.847906] systemd-udevd[148]: psci-cpuidle: Device ready for processing (SEQNUM=3433, ACTION=add) [ 50.849754] systemd-udevd[148]: psci-cpuidle: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.851281] systemd-udevd[148]: psci-cpuidle-domain: Device is queued (SEQNUM=3434, ACTION=add) [ 50.852996] systemd-udevd[148]: psci-cpuidle-domain: Device ready for processing (SEQNUM=3434, ACTION=add) [ 50.854510] systemd-udevd[148]: psci-cpuidle-domain: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 50.856556] systemd-udevd[148]: ptp-dte: Device is queued (SEQNUM=3435, ACTION=add) [ 50.858385] systemd-udevd[168]: psci-cpuidle: Processing device (SEQNUM=3433, ACTION=add) [ 50.860463] systemd-udevd[169]: psci-cpuidle-domain: Processing device (SEQNUM=3434, ACTION=add) [ 50.862274] systemd-udevd[148]: ptp-dte: Device ready for processing (SEQNUM=3435, ACTION=add) [ 50.863938] systemd-udevd[148]: ptp-dte: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 50.866114] systemd-udevd[163]: platform-mhu: Device processed (SEQNUM=3430, ACTION=add) [ 50.867524] systemd-udevd[163]: platform-mhu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.869649] systemd-udevd[173]: ptp-dte: Processing device (SEQNUM=3435, ACTION=add) [ 50.871462] systemd-udevd[148]: ptp_qoriq: Device is queued (SEQNUM=3436, ACTION=add) [ 50.873377] systemd-udevd[148]: ptp_qoriq: Device ready for processing (SEQNUM=3436, ACTION=add) [ 50.874864] systemd-udevd[148]: ptp_qoriq: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.876635] systemd-udevd[148]: pwm-clock: Device is queued (SEQNUM=3437, ACTION=add) [ 50.878491] systemd-udevd[172]: pm8941-pwrkey: Device processed (SEQNUM=3432, ACTION=add) [ 50.880598] systemd-udevd[177]: ptp_qoriq: Processing device (SEQNUM=3436, ACTION=add) [ 50.882363] systemd-udevd[172]: pm8941-pwrkey: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.884836] systemd-udevd[169]: psci-cpuidle-domain: Device processed (SEQNUM=3434, ACTION=add) [ 50.886265] systemd-udevd[169]: psci-cpuidle-domain: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 50.888325] systemd-udevd[148]: pwm-clock: Device ready for processing (SEQNUM=3437, ACTION=add) [ 50.890207] systemd-udevd[164]: plldig-clock: Device processed (SEQNUM=3431, ACTION=add) [ 50.892377] systemd-udevd[148]: pwm-clock: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.894387] systemd-udevd[164]: plldig-clock: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.896475] systemd-udevd[148]: pwm-regulator: Device is queued (SEQNUM=3438, ACTION=add) [ 50.898348] systemd-udevd[162]: pinctrl-s700: Device processed (SEQNUM=3427, ACTION=add) [ 50.899741] systemd-udevd[162]: pinctrl-s700: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.906111] systemd-udevd[148]: pwm-regulator: Device ready for processing (SEQNUM=3438, ACTION=add) [ 50.909400] systemd-udevd[168]: psci-cpuidle: Device processed (SEQNUM=3433, ACTION=add) [ 50.911148] systemd-udevd[168]: psci-cpuidle: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.913696] systemd-udevd[148]: pwm-regulator: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.915720] systemd-udevd[165]: pwm-clock: Processing device (SEQNUM=3437, ACTION=add) [ 50.917905] systemd-udevd[148]: pwrseq_emmc: Device is queued (SEQNUM=3439, ACTION=add) [ 50.919714] systemd-udevd[177]: ptp_qoriq: Device processed (SEQNUM=3436, ACTION=add) [ 50.921783] systemd-udevd[148]: pwrseq_emmc: Device ready for processing (SEQNUM=3439, ACTION=add) [ 50.923727] systemd-udevd[177]: ptp_qoriq: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.925792] systemd-udevd[148]: pwrseq_emmc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 50.927651] systemd-udevd[172]: pwrseq_emmc: Processing device (SEQNUM=3439, ACTION=add) [ 50.929736] systemd-udevd[148]: pwrseq_simple: Device is queued (SEQNUM=3440, ACTION=add) [ 50.931218] systemd-udevd[148]: pwrseq_simple: Device ready for processing (SEQNUM=3440, ACTION=add) [ 50.933028] systemd-udevd[148]: pwrseq_simple: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.934873] systemd-udevd[164]: pwm-regulator: Processing device (SEQNUM=3438, ACTION=add) [ 50.936843] systemd-udevd[148]: pxa2xx-i2c: Device is queued (SEQNUM=3441, ACTION=add) [ 50.938305] systemd-udevd[148]: pxa2xx-i2c: Device ready for processing (SEQNUM=3441, ACTION=add) [ 50.939857] systemd-udevd[148]: pxa2xx-i2c: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.942002] systemd-udevd[173]: ptp-dte: Device processed (SEQNUM=3435, ACTION=add) [ 50.943554] systemd-udevd[173]: ptp-dte: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 50.945674] systemd-udevd[168]: pwrseq_simple: Processing device (SEQNUM=3440, ACTION=add) [ 50.947538] systemd-udevd[148]: qcm2290-pinctrl: Device is queued (SEQNUM=3442, ACTION=add) [ 50.949494] systemd-udevd[148]: qcm2290-pinctrl: Device ready for processing (SEQNUM=3442, ACTION=add) [ 50.951076] systemd-udevd[148]: qcm2290-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 50.953035] systemd-udevd[148]: qcom,apss-ipq6018-clk: Device is queued (SEQNUM=3443, ACTION=add) M [** ] (2 of 2) A start job is running for…rtition Root Disk (39s / no limit) [ 50.954943] systemd-udevd[177]: qcm2290-pinctrl: Processing device (SEQNUM=3442, ACTION=add) [ 50.957567] systemd-udevd[169]: pxa2xx-i2c: Processing device (SEQNUM=3441, ACTION=add) [ 50.959370] systemd-udevd[165]: pwm-clock: Device processed (SEQNUM=3437, ACTION=add) [ 50.961155] systemd-udevd[165]: pwm-clock: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.963123] systemd-udevd[148]: qcom,apss-ipq6018-clk: Device ready for processing (SEQNUM=3443, ACTION=add) [ 50.965031] systemd-udevd[148]: qcom,apss-ipq6018-clk: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 50.966918] systemd-udevd[173]: qcom,apss-ipq6018-clk: Processing device (SEQNUM=3443, ACTION=add) [ 50.969074] systemd-udevd[148]: qcom,gcc-ipq5018: Device is queued (SEQNUM=3444, ACTION=add) [ 50.971061] systemd-udevd[172]: pwrseq_emmc: Device processed (SEQNUM=3439, ACTION=add) [ 50.973146] systemd-udevd[148]: qcom,gcc-ipq5018: Device ready for processing (SEQNUM=3444, ACTION=add) [ 50.975172] systemd-udevd[172]: pwrseq_emmc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 50.977386] systemd-udevd[164]: pwm-regulator: Device processed (SEQNUM=3438, ACTION=add) [ 50.978819] systemd-udevd[164]: pwm-regulator: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.980983] systemd-udevd[148]: qcom,gcc-ipq5018: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.982536] systemd-udevd[148]: qcom,gcc-ipq6018: Device is queued (SEQNUM=3445, ACTION=add) [ 50.984785] systemd-udevd[165]: qcom,gcc-ipq5018: Processing device (SEQNUM=3444, ACTION=add) [ 50.986558] systemd-udevd[148]: qcom,gcc-ipq6018: Device ready for processing (SEQNUM=3445, ACTION=add) [ 50.988416] systemd-udevd[148]: qcom,gcc-ipq6018: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.990265] systemd-udevd[177]: qcm2290-pinctrl: Device processed (SEQNUM=3442, ACTION=add) [ 50.991990] systemd-udevd[164]: qcom,gcc-ipq6018: Processing device (SEQNUM=3445, ACTION=add) [ 50.993949] systemd-udevd[177]: qcm2290-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 50.995798] systemd-udevd[168]: pwrseq_simple: Device processed (SEQNUM=3440, ACTION=add) [ 50.998034] systemd-udevd[148]: qcom,gcc-ipq8074: Device is queued (SEQNUM=3446, ACTION=add) [ 50.999496] systemd-udevd[148]: qcom,gcc-ipq8074: Device ready for processing (SEQNUM=3446, ACTION=add) [ 51.005746] systemd-udevd[168]: pwrseq_simple: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.010845] systemd-udevd[148]: qcom,gcc-ipq8074: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.013011] systemd-udevd[173]: qcom,apss-ipq6018-clk: Device processed (SEQNUM=3443, ACTION=add) [ 51.014818] systemd-udevd[172]: qcom,gcc-ipq8074: Processing device (SEQNUM=3446, ACTION=add) [ 51.017072] systemd-udevd[173]: qcom,apss-ipq6018-clk: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 51.018957] systemd-udevd[148]: qcom,gcc-ipq9574: Device is queued (SEQNUM=3447, ACTION=add) [ 51.020682] systemd-udevd[148]: qcom,gcc-ipq9574: Device ready for processing (SEQNUM=3447, ACTION=add) [ 51.022187] systemd-udevd[148]: qcom,gcc-ipq9574: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.024428] systemd-udevd[169]: pxa2xx-i2c: Device processed (SEQNUM=3441, ACTION=add) [ 51.025927] systemd-udevd[169]: pxa2xx-i2c: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 51.027846] systemd-udevd[148]: qcom,qfprom: Device is queued (SEQNUM=3448, ACTION=add) [ 51.029537] systemd-udevd[148]: qcom,qfprom: Device ready for processing (SEQNUM=3448, ACTION=add) [ 51.031282] systemd-udevd[148]: qcom,qfprom: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.033186] systemd-udevd[148]: qcom-a53pll: Device is queued (SEQNUM=3449, ACTION=add) [ 51.034664] systemd-udevd[148]: qcom-a53pll: Device ready for processing (SEQNUM=3449, ACTION=add) [ 51.036443] systemd-udevd[148]: qcom-a53pll: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.038407] systemd-udevd[168]: qcom,gcc-ipq9574: Processing device (SEQNUM=3447, ACTION=add) [ 51.040522] systemd-udevd[148]: qcom-apcs-msm8916-clk: Device is queued (SEQNUM=3450, ACTION=add) [ 51.042040] systemd-udevd[148]: qcom-apcs-msm8916-clk: Device ready for processing (SEQNUM=3450, ACTION=add) [ 51.043938] systemd-udevd[177]: qcom-apcs-msm8916-clk: Processing device (SEQNUM=3450, ACTION=add) [ 51.045945] systemd-udevd[173]: qcom,qfprom: Processing device (SEQNUM=3448, ACTION=add) [ 51.047682] systemd-udevd[169]: qcom-a53pll: Processing device (SEQNUM=3449, ACTION=add) [ 51.049731] systemd-udevd[148]: qcom-apcs-msm8916-clk: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 51.051837] systemd-udevd[165]: qcom,gcc-ipq5018: Device processed (SEQNUM=3444, ACTION=add) [ 51.053539] systemd-udevd[165]: qcom,gcc-ipq5018: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.055374] systemd-udevd[148]: qcom-apcs-msm8996-clk: Device is queued (SEQNUM=3451, ACTION=add) [ 51.057859] systemd-udevd[172]: qcom,gcc-ipq8074: Device processed (SEQNUM=3446, ACTION=add) [ 51.059707] systemd-udevd[148]: qcom-apcs-msm8996-clk: Device ready for processing (SEQNUM=3451, ACTION=add) [ 51.062003] systemd-udevd[172]: qcom,gcc-ipq8074: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.064326] systemd-udevd[148]: qcom-apcs-msm8996-clk: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 51.066034] systemd-udevd[148]: qcom-clk-smd-rpm: Device is queued (SEQNUM=3452, ACTION=add) [ 51.067498] systemd-udevd[148]: qcom-clk-smd-rpm: Device ready for processing (SEQNUM=3452, ACTION=add) [ 51.069724] systemd-udevd[148]: qcom-clk-smd-rpm: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.071721] systemd-udevd[164]: qcom,gcc-ipq6018: Device processed (SEQNUM=3445, ACTION=add) [ 51.073491] systemd-udevd[164]: qcom,gcc-ipq6018: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.075348] systemd-udevd[168]: qcom,gcc-ipq9574: Device processed (SEQNUM=3447, ACTION=add) [ 51.077430] systemd-udevd[163]: qcom-apcs-msm8996-clk: Processing device (SEQNUM=3451, ACTION=add) [ 51.079247] systemd-udevd[173]: qcom,qfprom: Device processed (SEQNUM=3448, ACTION=add) [ 51.081218] systemd-udevd[177]: qcom-apcs-msm8916-clk: Device processed (SEQNUM=3450, ACTION=add) [ 51.083037] systemd-udevd[173]: qcom,qfprom: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.085287] systemd-udevd[177]: qcom-apcs-msm8916-clk: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 51.087115] systemd-udevd[148]: qcom-cpr: Device is queued (SEQNUM=3453, ACTION=add) [ 51.090218] systemd-udevd[148]: qcom-cpr: Device ready for processing (SEQNUM=3453, ACTION=add) [ 51.096715] systemd-udevd[172]: qcom-clk-smd-rpm: Processing device (SEQNUM=3452, ACTION=add) [ 51.099229] systemd-udevd[148]: qcom-cpr: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 51.101148] systemd-udevd[148]: qcom-cpufreq-hw: Device is queued (SEQNUM=3454, ACTION=add) [ 51.103025] systemd-udevd[169]: qcom-a53pll: Device processed (SEQNUM=3449, ACTION=add) [ 51.105192] systemd-udevd[148]: qcom-cpufreq-hw: Device ready for processing (SEQNUM=3454, ACTION=add) [ 51.106699] systemd-udevd[148]: qcom-cpufreq-hw: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 51.108826] systemd-udevd[169]: qcom-a53pll: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.110753] systemd-udevd[168]: qcom,gcc-ipq9574: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.112960] systemd-udevd[165]: qcom-cpr: Processing device (SEQNUM=3453, ACTION=add) [ 51.114683] systemd-udevd[172]: qcom-clk-smd-rpm: Device processed (SEQNUM=3452, ACTION=add) [ 51.116822] systemd-udevd[164]: qcom-cpufreq-hw: Processing device (SEQNUM=3454, ACTION=add) [ 51.118741] systemd-udevd[148]: qcom-ebi2: Device is queued (SEQNUM=3455, ACTION=add) [ 51.120870] systemd-udevd[172]: qcom-clk-smd-rpm: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.122945] systemd-udevd[148]: qcom-ebi2: Device ready for processing (SEQNUM=3455, ACTION=add) [ 51.125704] systemd-udevd[148]: qcom-ebi2: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.131943] systemd-udevd[163]: qcom-apcs-msm8996-clk: Device processed (SEQNUM=3451, ACTION=add) [ 51.133920] systemd-udevd[163]: qcom-apcs-msm8996-clk: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 51.135756] systemd-udevd[165]: qcom-cpr: Device processed (SEQNUM=3453, ACTION=add) [ 51.137513] systemd-udevd[165]: qcom-cpr: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 51.139282] systemd-udevd[148]: qcom-hfpll: Device is queued (SEQNUM=3456, ACTION=add) [ 51.141160] systemd-udevd[148]: qcom-hfpll: Device ready for processing (SEQNUM=3456, ACTION=add) [ 51.143013] systemd-udevd[164]: qcom-cpufreq-hw: Device processed (SEQNUM=3454, ACTION=add) [ 51.144961] systemd-udevd[148]: qcom-hfpll: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 51.146857] systemd-udevd[164]: qcom-cpufreq-hw: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 51.148970] systemd-udevd[172]: qcom-ebi2: Processing device (SEQNUM=3455, ACTION=add) [ 51.151018] systemd-udevd[168]: qcom-hfpll: Processing device (SEQNUM=3456, ACTION=add) [ 51.153065] systemd-udevd[148]: qcom-iommu: Device is queued (SEQNUM=3457, ACTION=add) [ 51.154558] systemd-udevd[148]: qcom-iommu: Device ready for processing (SEQNUM=3457, ACTION=add) [ 51.156016] systemd-udevd[148]: qcom-iommu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 51.157831] systemd-udevd[148]: qcom-iommu-ctx: Device is queued (SEQNUM=3458, ACTION=add) [ 51.160315] systemd-udevd[164]: qcom-iommu: Processing device (SEQNUM=3457, ACTION=add) [ 51.162209] systemd-udevd[148]: qcom-iommu-ctx: Device ready for processing (SEQNUM=3458, ACTION=add) [ 51.163732] systemd-udevd[148]: qcom-iommu-ctx: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 51.165633] systemd-udevd[148]: qcom-ipcc: Device is queued (SEQNUM=3459, ACTION=add) [ 51.167088] systemd-udevd[148]: qcom-ipcc: Device ready for processing (SEQNUM=3459, ACTION=add) [ 51.168777] systemd-udevd[148]: qcom-ipcc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.170669] systemd-udevd[169]: qcom-iommu-ctx: Processing device (SEQNUM=3458, ACTION=add) [ 51.172690] systemd-udevd[148]: qcom-ipq-apss-pll: Device is queued (SEQNUM=3460, ACTION=add) [ 51.174206] systemd-udevd[148]: qcom-ipq-apss-pll: Device ready for processing (SEQNUM=3460, ACTION=add) [ 51.176503] systemd-udevd[172]: qcom-ebi2: Device processed (SEQNUM=3455, ACTION=add) [ 51.178321] systemd-udevd[148]: qcom-ipq-apss-pll: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.180453] systemd-udevd[172]: qcom-ebi2: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.182358] systemd-udevd[173]: qcom-ipcc: Processing device (SEQNUM=3459, ACTION=add) [ 51.184435] systemd-udevd[148]: qcom-irq-combiner: Device is queued (SEQNUM=3461, ACTION=add) [ 51.185945] systemd-udevd[148]: qcom-irq-combiner: Device ready for processing (SEQNUM=3461, ACTION=add) [ 51.187450] systemd-udevd[148]: qcom-irq-combiner: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.189767] systemd-udevd[177]: qcom-ipq-apss-pll: Processing device (SEQNUM=3460, ACTION=add) [ 51.191545] systemd-udevd[169]: qcom-iommu-ctx: Device processed (SEQNUM=3458, ACTION=add) [ 51.193287] systemd-udevd[169]: qcom-iommu-ctx: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 51.195167] systemd-udevd[165]: qcom-irq-combiner: Processing device (SEQNUM=3461, ACTION=add) [ 51.197245] systemd-udevd[148]: qcom-l2cache-pmu: Device is queued (SEQNUM=3462, ACTION=add) [ 51.198741] systemd-udevd[148]: qcom-l2cache-pmu: Device ready for processing (SEQNUM=3462, ACTION=add) [ 51.200622] systemd-udevd[148]: qcom-l2cache-pmu: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.202777] systemd-udevd[168]: qcom-hfpll: Device processed (SEQNUM=3456, ACTION=add) [ 51.204607] systemd-udevd[168]: qcom-hfpll: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 51.206576] systemd-udevd[172]: qcom-l2cache-pmu: Processing device (SEQNUM=3462, ACTION=add) [ 51.208805] systemd-udevd[177]: qcom-ipq-apss-pll: Device processed (SEQNUM=3460, ACTION=add) [ 51.210247] systemd-udevd[177]: qcom-ipq-apss-pll: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.212437] systemd-udevd[173]: qcom-ipcc: Device processed (SEQNUM=3459, ACTION=add) [ 51.214201] systemd-udevd[148]: qcom-l3cache-pmu: Device is queued (SEQNUM=3463, ACTION=add) [ 51.215689] systemd-udevd[148]: qcom-l3cache-pmu: Device ready for processing (SEQNUM=3463, ACTION=add) [ 51.217524] systemd-udevd[148]: qcom-l3cache-pmu: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.219470] systemd-udevd[164]: qcom-iommu: Device processed (SEQNUM=3457, ACTION=add) [ 51.221246] systemd-udevd[164]: qcom-iommu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 51.223070] systemd-udevd[173]: qcom-ipcc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.225191] systemd-udevd[148]: qcom-msm8996-apcc: Device is queued (SEQNUM=3464, ACTION=add) [ 51.226691] systemd-udevd[148]: qcom-msm8996-apcc: Device ready for processing (SEQNUM=3464, ACTION=add) [ 51.228807] systemd-udevd[148]: qcom-msm8996-apcc: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.230712] systemd-udevd[172]: qcom-l2cache-pmu: Device processed (SEQNUM=3462, ACTION=add) [ 51.232931] systemd-udevd[148]: qcom-msm8996-cbf: Device is queued (SEQNUM=3465, ACTION=add) [ 51.234828] systemd-udevd[172]: qcom-l2cache-pmu: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.237062] systemd-udevd[148]: qcom-msm8996-cbf: Device ready for processing (SEQNUM=3465, ACTION=add) [ 51.238958] systemd-udevd[169]: qcom-l3cache-pmu: Processing device (SEQNUM=3463, ACTION=add) [ 51.240948] systemd-udevd[148]: qcom-msm8996-cbf: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.243026] systemd-udevd[164]: qcom-msm8996-cbf: Processing device (SEQNUM=3465, ACTION=add) [ 51.244995] systemd-udevd[148]: qcom-nandc: Device is queued (SEQNUM=3466, ACTION=add) [ 51.246852] systemd-udevd[165]: qcom-irq-combiner: Device processed (SEQNUM=3461, ACTION=add) [ 51.248524] systemd-udevd[165]: qcom-irq-combiner: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.250527] systemd-udevd[148]: qcom-nandc: Device ready for processing (SEQNUM=3466, ACTION=add) [ 51.252343] systemd-udevd[148]: qcom-nandc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 51.254225] systemd-udevd[168]: qcom-msm8996-apcc: Processing device (SEQNUM=3464, ACTION=add) [ 51.256476] systemd-udevd[148]: qcom-pcie: Device is queued (SEQNUM=3467, ACTION=add) [ 51.257953] systemd-udevd[148]: qcom-pcie: Device ready for processing (SEQNUM=3467, ACTION=add) [ 51.259408] systemd-udevd[148]: qcom-pcie: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.261242] systemd-udevd[148]: qcom-rpm-proc: Device is queued (SEQNUM=3468, ACTION=add) [ 51.262912] systemd-udevd[148]: qcom-rpm-proc: Device ready for processing (SEQNUM=3468, ACTION=add) [ 51.265081] systemd-udevd[169]: qcom-l3cache-pmu: Device processed (SEQNUM=3463, ACTION=add) [ 51.266887] systemd-udevd[177]: qcom-rpm-proc: Processing device (SEQNUM=3468, ACTION=add) [ 51.268970] systemd-udevd[173]: qcom-pcie: Processing device (SEQNUM=3467, ACTION=add) [ 51.270737] systemd-udevd[169]: qcom-l3cache-pmu: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.272891] systemd-udevd[148]: qcom-rpm-proc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.274580] systemd-udevd[148]: qcom-rpmh-regulator: Device is queued (SEQNUM=3469, ACTION=add) [ 51.276353] systemd-udevd[148]: qcom-rpmh-regulator: Device ready for processing (SEQNUM=3469, ACTION=add) [ 51.278222] systemd-udevd[172]: qcom-nandc: Processing device (SEQNUM=3466, ACTION=add) [ 51.280310] systemd-udevd[148]: qcom-rpmh-regulator: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 51.281891] systemd-udevd[148]: qcom-rpmhpd: Device is queued (SEQNUM=3470, ACTION=add) [ 51.283326] systemd-udevd[148]: qcom-rpmhpd: Device ready for processing (SEQNUM=3470, ACTION=add) [ 51.285451] systemd-udevd[169]: qcom-rpmh-regulator: Processing device (SEQNUM=3469, ACTION=add) [ 51.287332] systemd-udevd[164]: qcom-msm8996-cbf: Device processed (SEQNUM=3465, ACTION=add) [ 51.289470] systemd-udevd[148]: qcom-rpmhpd: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.291363] systemd-udevd[168]: qcom-msm8996-apcc: Device processed (SEQNUM=3464, ACTION=add) [ 51.293045] systemd-udevd[168]: qcom-msm8996-apcc: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.294877] systemd-udevd[148]: qcom-rpmpd: Device is queued (SEQNUM=3471, ACTION=add) [ 51.296982] systemd-udevd[177]: qcom-rpm-proc: Device processed (SEQNUM=3468, ACTION=add) [ 51.298729] systemd-udevd[148]: qcom-rpmpd: Device ready for processing (SEQNUM=3471, ACTION=add) [ 51.300915] systemd-udevd[177]: qcom-rpm-proc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.302758] systemd-udevd[148]: qcom-rpmpd: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 51.304902] systemd-udevd[163]: qcom-rpmpd: Processing device (SEQNUM=3471, ACTION=add) [ 51.309965] systemd-udevd[164]: qcom-msm8996-cbf: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.311794] systemd-udevd[165]: qcom-rpmhpd: Processing device (SEQNUM=3470, ACTION=add) [ 51.316995] systemd-udevd[169]: qcom-rpmh-regulator: Device processed (SEQNUM=3469, ACTION=add) [ 51.318400] systemd-udevd[169]: qcom-rpmh-regulator: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 51.320371] systemd-udevd[148]: qcom-smd: Device is queued (SEQNUM=3472, ACTION=add) [ 51.322341] systemd-udevd[173]: qcom-pcie: Device processed (SEQNUM=3467, ACTION=add) [ 51.324454] systemd-udevd[148]: qcom-smd: Device ready for processing (SEQNUM=3472, ACTION=add) [ 51.326346] systemd-udevd[173]: qcom-pcie: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.328455] systemd-udevd[148]: qcom-smd: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 51.330514] systemd-udevd[164]: qcom-smd: Processing device (SEQNUM=3472, ACTION=add) [ 51.333277] systemd-udevd[148]: qcom-smem: Device is queued (SEQNUM=3473, ACTION=add) [ 51.336498] systemd-udevd[148]: qcom-smem: Device ready for processing (SEQNUM=3473, ACTION=add) [ 51.338432] systemd-udevd[172]: qcom-nandc: Device processed (SEQNUM=3466, ACTION=add) [ 51.339892] systemd-udevd[172]: qcom-nandc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 51.343247] systemd-udevd[168]: qcom-smem: Processing device (SEQNUM=3473, ACTION=add) [ 51.346471] systemd-udevd[163]: qcom-rpmpd: Device processed (SEQNUM=3471, ACTION=add) [ 51.348952] systemd-udevd[163]: qcom-rpmpd: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 51.351630] systemd-udevd[165]: qcom-rpmhpd: Device processed (SEQNUM=3470, ACTION=add) [ 51.361076] systemd-udevd[148]: qcom-smem: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.362910] systemd-udevd[165]: qcom-rpmhpd: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.365072] systemd-udevd[148]: qcom-smsm: Device is queued (SEQNUM=3474, ACTION=add) [ 51.366890] systemd-udevd[164]: qcom-smd: Device processed (SEQNUM=3472, ACTION=add) [ 51.368869] systemd-udevd[148]: qcom-smsm: Device ready for processing (SEQNUM=3474, ACTION=add) [ 51.370704] systemd-udevd[164]: qcom-smd: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 51.372787] systemd-udevd[148]: qcom-smsm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.374289] systemd-udevd[148]: qcom-spmi-gpio: Device is queued (SEQNUM=3475, ACTION=add) [ 51.376440] systemd-udevd[172]: qcom-smsm: Processing device (SEQNUM=3474, ACTION=add) [ 51.381339] systemd-udevd[168]: qcom-smem: Device processed (SEQNUM=3473, ACTION=add) [ 51.383114] systemd-udevd[148]: qcom-spmi-gpio: Device ready for processing (SEQNUM=3475, ACTION=add) [ 51.384987] systemd-udevd[148]: qcom-spmi-gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 51.386843] systemd-udevd[168]: qcom-smem: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.388931] systemd-udevd[148]: qcom-spmi-mpp: Device is queued (SEQNUM=3476, ACTION=add) [ 51.390402] systemd-udevd[148]: qcom-spmi-mpp: Device ready for processing (SEQNUM=3476, ACTION=add) [ 51.392602] systemd-udevd[164]: qcom-spmi-gpio: Processing device (SEQNUM=3475, ACTION=add) [ 51.394525] systemd-udevd[148]: qcom-spmi-mpp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.396325] systemd-udevd[148]: qcom-spmi-regulator: Device is queued (SEQNUM=3477, ACTION=add) [ 51.398141] systemd-udevd[169]: qcom-spmi-mpp: Processing device (SEQNUM=3476, ACTION=add) [ 51.399975] systemd-udevd[172]: qcom-smsm: Device processed (SEQNUM=3474, ACTION=add) [ 51.401694] systemd-udevd[172]: qcom-smsm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.403659] systemd-udevd[148]: qcom-spmi-regulator: Device ready for processing (SEQNUM=3477, ACTION=add) [ 51.405426] systemd-udevd[148]: qcom-spmi-regulator: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 51.407315] systemd-udevd[164]: qcom-spmi-gpio: Device processed (SEQNUM=3475, ACTION=add) [ 51.409015] systemd-udevd[164]: qcom-spmi-gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 51.411183] systemd-udevd[168]: qcom-spmi-regulator: Processing device (SEQNUM=3477, ACTION=add) [ 51.413248] systemd-udevd[148]: qcom-tsens: Device is queued (SEQNUM=3478, ACTION=add) [ 51.415050] systemd-udevd[169]: qcom-spmi-mpp: Device processed (SEQNUM=3476, ACTION=add) [ 51.417123] systemd-udevd[148]: qcom-tsens: Device ready for processing (SEQNUM=3478, ACTION=add) [ 51.418633] systemd-udevd[148]: qcom-tsens: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 51.421034] systemd-udevd[169]: qcom-spmi-mpp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.422858] systemd-udevd[148]: qcom_aoss_qmp: Device is queued (SEQNUM=3479, ACTION=add) [ 51.425020] systemd-udevd[164]: qcom-tsens: Processing device (SEQNUM=3478, ACTION=add) [ 51.426768] systemd-udevd[148]: qcom_aoss_qmp: Device ready for processing (SEQNUM=3479, ACTION=add) [ 51.428582] systemd-udevd[148]: qcom_aoss_qmp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.430656] systemd-udevd[172]: qcom_aoss_qmp: Processing device (SEQNUM=3479, ACTION=add) [ 51.432846] systemd-udevd[148]: qcom_aoss_reset: Device is queued (SEQNUM=3480, ACTION=add) [ 51.434313] systemd-udevd[148]: qcom_aoss_reset: Device ready for processing (SEQNUM=3480, ACTION=add) [ 51.435784] systemd-udevd[148]: qcom_aoss_reset: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 51.437581] systemd-udevd[148]: qcom_apcs_ipc: Device is queued (SEQNUM=3481, ACTION=add) [ 51.439413] systemd-udevd[169]: qcom_aoss_reset: Processing device (SEQNUM=3480, ACTION=add) [ 51.441521] systemd-udevd[148]: qcom_apcs_ipc: Device ready for processing (SEQNUM=3481, ACTION=add) [ 51.443032] systemd-udevd[148]: qcom_apcs_ipc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.445192] systemd-udevd[168]: qcom-spmi-regulator: Device processed (SEQNUM=3477, ACTION=add) [ 51.446836] systemd-udevd[168]: qcom-spmi-regulator: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 51.448971] systemd-udevd[148]: qcom_geni_serial: Device is queued (SEQNUM=3482, ACTION=add) [ 51.450450] systemd-udevd[148]: qcom_geni_serial: Device ready for processing (SEQNUM=3482, ACTION=add) M [*** ] (1 of 2) A start job is running for…dev/gpt-auto-root (40s / 1min 30s) [ 51.455488] systemd-udevd[173]: qcom_apcs_ipc: Processing device (SEQNUM=3481, ACTION=add) [ 51.457616] systemd-udevd[148]: qcom_geni_serial: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.459153] systemd-udevd[148]: qcom_glink_rpm: Device is queued (SEQNUM=3483, ACTION=add) [ 51.461355] systemd-udevd[172]: qcom_aoss_qmp: Device processed (SEQNUM=3479, ACTION=add) [ 51.463256] systemd-udevd[148]: qcom_glink_rpm: Device ready for processing (SEQNUM=3483, ACTION=add) [ 51.465352] systemd-udevd[172]: qcom_aoss_qmp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.467318] systemd-udevd[148]: qcom_glink_rpm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 51.469681] systemd-udevd[168]: qcom_glink_rpm: Processing device (SEQNUM=3483, ACTION=add) [ 51.471586] systemd-udevd[177]: qcom_geni_serial: Processing device (SEQNUM=3482, ACTION=add) [ 51.473869] systemd-udevd[148]: qcom_hwspinlock: Device is queued (SEQNUM=3484, ACTION=add) [ 51.475319] systemd-udevd[148]: qcom_hwspinlock: Device ready for processing (SEQNUM=3484, ACTION=add) [ 51.477731] systemd-udevd[164]: qcom-tsens: Device processed (SEQNUM=3478, ACTION=add) [ 51.479146] systemd-udevd[164]: qcom-tsens: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 51.481318] systemd-udevd[148]: qcom_hwspinlock: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 51.482910] systemd-udevd[148]: qcom_mpm: Device is queued (SEQNUM=3485, ACTION=add) [ 51.484793] systemd-udevd[148]: qcom_mpm: Device ready for processing (SEQNUM=3485, ACTION=add) [ 51.486313] systemd-udevd[148]: qcom_mpm: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 51.488529] systemd-udevd[168]: qcom_glink_rpm: Device processed (SEQNUM=3483, ACTION=add) [ 51.493392] systemd-udevd[165]: qcom_hwspinlock: Processing device (SEQNUM=3484, ACTION=add) [ 51.495109] systemd-udevd[168]: qcom_glink_rpm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 51.497289] systemd-udevd[164]: qcom_mpm: Processing device (SEQNUM=3485, ACTION=add) [ 51.499114] systemd-udevd[169]: qcom_aoss_reset: Device processed (SEQNUM=3480, ACTION=add) [ 51.500827] systemd-udevd[169]: qcom_aoss_reset: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 51.502625] systemd-udevd[148]: qcom_pdc: Device is queued (SEQNUM=3486, ACTION=add) [ 51.504357] systemd-udevd[148]: qcom_pdc: Device ready for processing (SEQNUM=3486, ACTION=add) [ 51.506363] systemd-udevd[165]: qcom_hwspinlock: Device processed (SEQNUM=3484, ACTION=add) [ 51.508369] systemd-udevd[172]: qcom_pdc: Processing device (SEQNUM=3486, ACTION=add) [ 51.510322] systemd-udevd[165]: qcom_hwspinlock: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 51.512359] systemd-udevd[148]: qcom_pdc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 51.514241] systemd-udevd[173]: qcom_apcs_ipc: Device processed (SEQNUM=3481, ACTION=add) [ 51.515603] systemd-udevd[173]: qcom_apcs_ipc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.518075] systemd-udevd[148]: qcom_rpm_smd_regulator: Device is queued (SEQNUM=3487, ACTION=add) [ 51.519562] systemd-udevd[148]: qcom_rpm_smd_regulator: Device ready for processing (SEQNUM=3487, ACTION=add) [ 51.521907] systemd-udevd[177]: qcom_geni_serial: Device processed (SEQNUM=3482, ACTION=add) [ 51.523658] systemd-udevd[148]: qcom_rpm_smd_regulator: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 51.526010] systemd-udevd[177]: qcom_geni_serial: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.527852] systemd-udevd[148]: qcom_scm: Device is queued (SEQNUM=3488, ACTION=add) [ 51.529959] systemd-udevd[172]: qcom_pdc: Device processed (SEQNUM=3486, ACTION=add) [ 51.531750] systemd-udevd[148]: qcom_scm: Device ready for processing (SEQNUM=3488, ACTION=add) [ 51.534038] systemd-udevd[172]: qcom_pdc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 51.535891] systemd-udevd[148]: qcom_scm: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 51.538054] systemd-udevd[164]: qcom_mpm: Device processed (SEQNUM=3485, ACTION=add) [ 51.539431] systemd-udevd[164]: qcom_mpm: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 51.541690] systemd-udevd[168]: qcom_rpm_smd_regulator: Processing device (SEQNUM=3487, ACTION=add) [ 51.543463] systemd-udevd[148]: qcom_smp2p: Device is queued (SEQNUM=3489, ACTION=add) [ 51.545223] systemd-udevd[148]: qcom_smp2p: Device ready for processing (SEQNUM=3489, ACTION=add) [ 51.546821] systemd-udevd[148]: qcom_smp2p: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 51.548988] systemd-udevd[169]: qcom_scm: Processing device (SEQNUM=3488, ACTION=add) [ 51.550761] systemd-udevd[173]: qcom_smp2p: Processing device (SEQNUM=3489, ACTION=add) [ 51.552864] systemd-udevd[148]: qcs404-pinctrl: Device is queued (SEQNUM=3490, ACTION=add) [ 51.554507] systemd-udevd[148]: qcs404-pinctrl: Device ready for processing (SEQNUM=3490, ACTION=add) [ 51.555958] systemd-udevd[148]: qcs404-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 51.557738] systemd-udevd[148]: qdf2xxx-pinctrl: Device is queued (SEQNUM=3491, ACTION=add) [ 51.559347] systemd-udevd[148]: qdf2xxx-pinctrl: Device ready for processing (SEQNUM=3491, ACTION=add) [ 51.561160] systemd-udevd[148]: qdf2xxx-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 51.563067] systemd-udevd[164]: qcs404-pinctrl: Processing device (SEQNUM=3490, ACTION=add) [ 51.565165] systemd-udevd[148]: qdu1000-tlmm: Device is queued (SEQNUM=3492, ACTION=add) [ 51.566652] systemd-udevd[148]: qdu1000-tlmm: Device ready for processing (SEQNUM=3492, ACTION=add) [ 51.568527] systemd-udevd[148]: qdu1000-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.573608] systemd-udevd[177]: qdf2xxx-pinctrl: Processing device (SEQNUM=3491, ACTION=add) [ 51.575369] systemd-udevd[165]: qdu1000-tlmm: Processing device (SEQNUM=3492, ACTION=add) [ 51.577344] systemd-udevd[148]: qman_ccsr: Device is queued (SEQNUM=3493, ACTION=add) [ 51.579158] systemd-udevd[169]: qcom_scm: Device processed (SEQNUM=3488, ACTION=add) [ 51.581151] systemd-udevd[148]: qman_ccsr: Device ready for processing (SEQNUM=3493, ACTION=add) [ 51.582615] systemd-udevd[148]: qman_ccsr: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.584728] systemd-udevd[173]: qcom_smp2p: Device processed (SEQNUM=3489, ACTION=add) [ 51.586455] systemd-udevd[172]: qman_ccsr: Processing device (SEQNUM=3493, ACTION=add) [ 51.588752] systemd-udevd[173]: qcom_smp2p: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 51.590607] systemd-udevd[148]: qman_portal: Device is queued (SEQNUM=3494, ACTION=add) [ 51.592368] systemd-udevd[148]: qman_portal: Device ready for processing (SEQNUM=3494, ACTION=add) [ 51.593835] systemd-udevd[148]: qman_portal: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.595788] systemd-udevd[168]: qcom_rpm_smd_regulator: Device processed (SEQNUM=3487, ACTION=add) [ 51.597458] systemd-udevd[168]: qcom_rpm_smd_regulator: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 51.599314] systemd-udevd[148]: qnoc-sa8775p: Device is queued (SEQNUM=3495, ACTION=add) [ 51.600998] systemd-udevd[148]: qnoc-sa8775p: Device ready for processing (SEQNUM=3495, ACTION=add) [ 51.602476] systemd-udevd[148]: qnoc-sa8775p: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.604608] systemd-udevd[169]: qcom_scm: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 51.606492] systemd-udevd[173]: qnoc-sa8775p: Processing device (SEQNUM=3495, ACTION=add) [ 51.608529] systemd-udevd[172]: qman_ccsr: Device processed (SEQNUM=3493, ACTION=add) [ 51.610002] systemd-udevd[172]: qman_ccsr: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.611811] systemd-udevd[163]: qman_portal: Processing device (SEQNUM=3494, ACTION=add) [ 51.613901] systemd-udevd[177]: qdf2xxx-pinctrl: Device processed (SEQNUM=3491, ACTION=add) [ 51.615282] systemd-udevd[177]: qdf2xxx-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 51.617325] systemd-udevd[164]: qcs404-pinctrl: Device processed (SEQNUM=3490, ACTION=add) [ 51.619115] systemd-udevd[173]: qnoc-sa8775p: Device processed (SEQNUM=3495, ACTION=add) [ 51.621091] systemd-udevd[164]: qcs404-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 51.622901] systemd-udevd[173]: qnoc-sa8775p: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.624955] systemd-udevd[148]: qnoc-sc7180: Device is queued (SEQNUM=3496, ACTION=add) [ 51.626768] systemd-udevd[165]: qdu1000-tlmm: Device processed (SEQNUM=3492, ACTION=add) [ 51.628906] systemd-udevd[148]: qnoc-sc7180: Device ready for processing (SEQNUM=3496, ACTION=add) [ 51.630740] systemd-udevd[165]: qdu1000-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.632825] systemd-udevd[148]: qnoc-sc7180: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.634685] systemd-udevd[164]: qnoc-sc7180: Processing device (SEQNUM=3496, ACTION=add) [ 51.636815] systemd-udevd[163]: qman_portal: Device processed (SEQNUM=3494, ACTION=add) [ 51.638548] systemd-udevd[148]: qnoc-sc7280: Device is queued (SEQNUM=3497, ACTION=add) [ 51.643551] systemd-udevd[163]: qman_portal: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.646042] systemd-udevd[148]: qnoc-sc7280: Device ready for processing (SEQNUM=3497, ACTION=add) [ 51.647508] systemd-udevd[148]: qnoc-sc7280: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.649670] systemd-udevd[172]: qnoc-sc7280: Processing device (SEQNUM=3497, ACTION=add) [ 51.651502] systemd-udevd[148]: qnoc-sc8180x: Device is queued (SEQNUM=3498, ACTION=add) [ 51.653369] systemd-udevd[148]: qnoc-sc8180x: Device ready for processing (SEQNUM=3498, ACTION=add) [ 51.654856] systemd-udevd[148]: qnoc-sc8180x: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.656962] systemd-udevd[168]: qnoc-sc8180x: Processing device (SEQNUM=3498, ACTION=add) [ 51.658721] systemd-udevd[164]: qnoc-sc7180: Device processed (SEQNUM=3496, ACTION=add) [ 51.660674] systemd-udevd[148]: qnoc-sc8280xp: Device is queued (SEQNUM=3499, ACTION=add) [ 51.662910] systemd-udevd[164]: qnoc-sc7180: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.665156] systemd-udevd[148]: qnoc-sc8280xp: Device ready for processing (SEQNUM=3499, ACTION=add) [ 51.666652] systemd-udevd[148]: qnoc-sc8280xp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.668769] systemd-udevd[169]: qnoc-sc8280xp: Processing device (SEQNUM=3499, ACTION=add) [ 51.670559] systemd-udevd[148]: qnoc-sdm845: Device is queued (SEQNUM=3500, ACTION=add) [ 51.672612] systemd-udevd[148]: qnoc-sdm845: Device ready for processing (SEQNUM=3500, ACTION=add) [ 51.674204] systemd-udevd[148]: qnoc-sdm845: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.676287] systemd-udevd[172]: qnoc-sc7280: Device processed (SEQNUM=3497, ACTION=add) [ 51.677761] systemd-udevd[172]: qnoc-sc7280: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.679800] systemd-udevd[148]: qnoc-sm8450: Device is queued (SEQNUM=3501, ACTION=add) [ 51.681454] systemd-udevd[148]: qnoc-sm8450: Device ready for processing (SEQNUM=3501, ACTION=add) [ 51.682983] systemd-udevd[148]: qnoc-sm8450: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.684996] systemd-udevd[164]: qnoc-sdm845: Processing device (SEQNUM=3500, ACTION=add) [ 51.686798] systemd-udevd[148]: qnoc-sm8550: Device is queued (SEQNUM=3502, ACTION=add) [ 51.688538] systemd-udevd[148]: qnoc-sm8550: Device ready for processing (SEQNUM=3502, ACTION=add) [ 51.690078] systemd-udevd[148]: qnoc-sm8550: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.691978] systemd-udevd[173]: qnoc-sm8450: Processing device (SEQNUM=3501, ACTION=add) [ 51.694004] systemd-udevd[148]: qoriq-cpufreq: Device is queued (SEQNUM=3503, ACTION=add) [ 51.695638] systemd-udevd[148]: qoriq-cpufreq: Device ready for processing (SEQNUM=3503, ACTION=add) [ 51.697562] systemd-udevd[148]: qoriq-cpufreq: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.699486] systemd-udevd[172]: qnoc-sm8550: Processing device (SEQNUM=3502, ACTION=add) [ 51.701717] systemd-udevd[148]: r8a779f0_eth_serdes: Device is queued (SEQNUM=3504, ACTION=add) [ 51.703239] systemd-udevd[148]: r8a779f0_eth_serdes: Device ready for processing (SEQNUM=3504, ACTION=add) [ 51.705446] systemd-udevd[168]: qnoc-sc8180x: Device processed (SEQNUM=3498, ACTION=add) [ 51.707199] systemd-udevd[148]: r8a779f0_eth_serdes: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 51.709451] systemd-udevd[168]: qnoc-sc8180x: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.711301] systemd-udevd[164]: qnoc-sdm845: Device processed (SEQNUM=3500, ACTION=add) [ 51.713060] systemd-udevd[164]: qnoc-sdm845: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.714869] systemd-udevd[148]: raspberrypi-exp-gpio: Device is queued (SEQNUM=3505, ACTION=add) [ 51.717105] systemd-udevd[169]: qnoc-sc8280xp: Device processed (SEQNUM=3499, ACTION=add) [ 51.718478] systemd-udevd[169]: qnoc-sc8280xp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.720714] systemd-udevd[177]: qoriq-cpufreq: Processing device (SEQNUM=3503, ACTION=add) [ 51.722520] systemd-udevd[148]: raspberrypi-exp-gpio: Device ready for processing (SEQNUM=3505, ACTION=add) [ 51.724558] systemd-udevd[148]: raspberrypi-exp-gpio: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 51.726180] systemd-udevd[148]: raspberrypi-firmware: Device is queued (SEQNUM=3506, ACTION=add) [ 51.727652] systemd-udevd[148]: raspberrypi-firmware: Device ready for processing (SEQNUM=3506, ACTION=add) [ 51.729825] systemd-udevd[173]: qnoc-sm8450: Device processed (SEQNUM=3501, ACTION=add) [ 51.731540] systemd-udevd[165]: r8a779f0_eth_serdes: Processing device (SEQNUM=3504, ACTION=add) [ 51.733894] systemd-udevd[148]: raspberrypi-firmware: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 51.735763] systemd-udevd[173]: qnoc-sm8450: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.738002] systemd-udevd[148]: raspberrypi-power: Device is queued (SEQNUM=3507, ACTION=add) [ 51.739801] systemd-udevd[168]: raspberrypi-firmware: Processing device (SEQNUM=3506, ACTION=add) [ 51.741938] systemd-udevd[148]: raspberrypi-power: Device ready for processing (SEQNUM=3507, ACTION=add) [ 51.743420] systemd-udevd[148]: raspberrypi-power: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.745778] systemd-udevd[164]: raspberrypi-exp-gpio: Processing device (SEQNUM=3505, ACTION=add) [ 51.747664] systemd-udevd[148]: ravb: Device is queued (SEQNUM=3508, ACTION=add) [ 51.749619] systemd-udevd[148]: ravb: Device ready for processing (SEQNUM=3508, ACTION=add) [ 51.751125] systemd-udevd[148]: ravb: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 51.753346] systemd-udevd[169]: raspberrypi-power: Processing device (SEQNUM=3507, ACTION=add) [ 51.755158] systemd-udevd[148]: rcar-dmac: Device is queued (SEQNUM=3509, ACTION=add) [ 51.756929] systemd-udevd[148]: rcar-dmac: Device ready for processing (SEQNUM=3509, ACTION=add) [ 51.758397] systemd-udevd[148]: rcar-dmac: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.760479] systemd-udevd[173]: ravb: Processing device (SEQNUM=3508, ACTION=add) [ 51.762391] systemd-udevd[148]: rcar-pcie: Device is queued (SEQNUM=3510, ACTION=add) [ 51.763839] systemd-udevd[148]: rcar-pcie: Device ready for processing (SEQNUM=3510, ACTION=add) [ 51.769176] systemd-udevd[171]: rcar-pcie: Processing device (SEQNUM=3510, ACTION=add) [ 51.770882] systemd-udevd[165]: r8a779f0_eth_serdes: Device processed (SEQNUM=3504, ACTION=add) [ 51.772911] systemd-udevd[148]: rcar-pcie: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.774790] systemd-udevd[163]: rcar-dmac: Processing device (SEQNUM=3509, ACTION=add) [ 51.776801] systemd-udevd[148]: rcar-pcie-ep: Device is queued (SEQNUM=3511, ACTION=add) [ 51.778280] systemd-udevd[148]: rcar-pcie-ep: Device ready for processing (SEQNUM=3511, ACTION=add) [ 51.781385] systemd-udevd[177]: qoriq-cpufreq: Device processed (SEQNUM=3503, ACTION=add) [ 51.787147] systemd-udevd[148]: rcar-pcie-ep: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.791088] systemd-udevd[177]: qoriq-cpufreq: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.793225] systemd-udevd[168]: raspberrypi-firmware: Device processed (SEQNUM=3506, ACTION=add) [ 51.794646] systemd-udevd[168]: raspberrypi-firmware: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 51.796760] systemd-udevd[164]: raspberrypi-exp-gpio: Device processed (SEQNUM=3505, ACTION=add) [ 51.801674] systemd-udevd[172]: qnoc-sm8550: Device processed (SEQNUM=3502, ACTION=add) [ 51.803579] systemd-udevd[148]: rcar-usb2-clock-sel: Device is queued (SEQNUM=3512, ACTION=add) [ 51.806121] systemd-udevd[172]: qnoc-sm8550: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.808339] systemd-udevd[148]: rcar-usb2-clock-sel: Device ready for processing (SEQNUM=3512, ACTION=add) [ 51.810265] systemd-udevd[165]: r8a779f0_eth_serdes: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 51.812356] systemd-udevd[148]: rcar-usb2-clock-sel: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 51.814249] systemd-udevd[164]: raspberrypi-exp-gpio: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 51.819279] systemd-udevd[162]: rcar-pcie-ep: Processing device (SEQNUM=3511, ACTION=add) [ 51.821732] systemd-udevd[173]: ravb: Device processed (SEQNUM=3508, ACTION=add) [ 51.823123] systemd-udevd[173]: ravb: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 51.825178] systemd-udevd[171]: rcar-pcie: Device processed (SEQNUM=3510, ACTION=add) [ 51.826577] systemd-udevd[171]: rcar-pcie: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.831493] systemd-udevd[174]: rcar-usb2-clock-sel: Processing device (SEQNUM=3512, ACTION=add) [ 51.833713] systemd-udevd[148]: rcar_gen3_thermal: Device is queued (SEQNUM=3513, ACTION=add) [ 51.835214] systemd-udevd[148]: rcar_gen3_thermal: Device ready for processing (SEQNUM=3513, ACTION=add) [ 51.836988] systemd-udevd[148]: rcar_gen3_thermal: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.838891] systemd-udevd[163]: rcar-dmac: Device processed (SEQNUM=3509, ACTION=add) [ 51.840569] systemd-udevd[163]: rcar-dmac: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.842395] systemd-udevd[148]: rcar_thermal: Device is queued (SEQNUM=3514, ACTION=add) [ 51.843870] systemd-udevd[148]: rcar_thermal: Device ready for processing (SEQNUM=3514, ACTION=add) [ 51.846044] systemd-udevd[169]: raspberrypi-power: Device processed (SEQNUM=3507, ACTION=add) [ 51.847830] systemd-udevd[148]: rcar_thermal: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.850110] systemd-udevd[169]: raspberrypi-power: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.851968] systemd-udevd[172]: rcar_thermal: Processing device (SEQNUM=3514, ACTION=add) [ 51.854031] systemd-udevd[148]: rcpm: Device is queued (SEQNUM=3515, ACTION=add) [ 51.855827] systemd-udevd[164]: rcar_gen3_thermal: Processing device (SEQNUM=3513, ACTION=add) [ 51.857965] systemd-udevd[148]: rcpm: Device ready for processing (SEQNUM=3515, ACTION=add) [ 51.859436] systemd-udevd[148]: rcpm: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 51.861678] systemd-udevd[162]: rcar-pcie-ep: Device processed (SEQNUM=3511, ACTION=add) [ 51.863063] systemd-udevd[162]: rcar-pcie-ep: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.865175] systemd-udevd[148]: reg-dummy: Device is queued (SEQNUM=3516, ACTION=add) [ 51.866662] systemd-udevd[148]: reg-dummy: Device ready for processing (SEQNUM=3516, ACTION=add) [ 51.868496] systemd-udevd[148]: reg-dummy: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.870421] systemd-udevd[169]: reg-dummy: Processing device (SEQNUM=3516, ACTION=add) [ 51.872465] systemd-udevd[148]: reg-fixed-voltage: Device is queued (SEQNUM=3517, ACTION=add) [ 51.873986] systemd-udevd[148]: reg-fixed-voltage: Device ready for processing (SEQNUM=3517, ACTION=add) [ 51.875685] systemd-udevd[148]: reg-fixed-voltage: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.877848] systemd-udevd[174]: rcar-usb2-clock-sel: Device processed (SEQNUM=3512, ACTION=add) [ 51.879587] systemd-udevd[172]: rcar_thermal: Device processed (SEQNUM=3514, ACTION=add) [ 51.882111] systemd-udevd[148]: renesas_eth_sw: Device is queued (SEQNUM=3518, ACTION=add) [ 51.883958] systemd-udevd[174]: rcar-usb2-clock-sel: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 51.886009] systemd-udevd[172]: rcar_thermal: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.887876] systemd-udevd[148]: renesas_eth_sw: Device ready for processing (SEQNUM=3518, ACTION=add) [ 51.889638] systemd-udevd[148]: renesas_eth_sw: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 51.891548] systemd-udevd[168]: rcpm: Processing device (SEQNUM=3515, ACTION=add) [ 51.893763] systemd-udevd[173]: reg-fixed-voltage: Processing device (SEQNUM=3517, ACTION=add) [ 51.895599] systemd-udevd[148]: renesas_irqc: Device is queued (SEQNUM=3519, ACTION=add) [ 51.899786] systemd-udevd[148]: renesas_irqc: Device ready for processing (SEQNUM=3519, ACTION=add) [ 51.903070] systemd-udevd[148]: renesas_irqc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.905178] systemd-udevd[148]: renesas_sdhi_internal_dmac: Device is queued (SEQNUM=3520, ACTION=add) [ 51.907221] systemd-udevd[148]: renesas_sdhi_internal_dmac: Device ready for processing (SEQNUM=3520, ACTION=add) [ 51.909586] systemd-udevd[148]: renesas_sdhi_internal_dmac: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 51.911659] systemd-udevd[177]: renesas_eth_sw: Processing device (SEQNUM=3518, ACTION=add) [ 51.914177] systemd-udevd[148]: renesas_wdt: Device is queued (SEQNUM=3521, ACTION=add) [ 51.916438] systemd-udevd[164]: rcar_gen3_thermal: Device processed (SEQNUM=3513, ACTION=add) [ 51.918228] systemd-udevd[148]: renesas_wdt: Device ready for processing (SEQNUM=3521, ACTION=add) [ 51.920406] systemd-udevd[164]: rcar_gen3_thermal: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.922337] systemd-udevd[148]: renesas_wdt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.924539] systemd-udevd[165]: renesas_sdhi_internal_dmac: Processing device (SEQNUM=3520, ACTION=add) [ 51.926380] systemd-udevd[148]: reset-hi6220: Device is queued (SEQNUM=3522, ACTION=add) [ 51.927835] systemd-udevd[148]: reset-hi6220: Device ready for processing (SEQNUM=3522, ACTION=add) [ 51.930044] systemd-udevd[172]: renesas_irqc: Processing device (SEQNUM=3519, ACTION=add) [ 51.932009] systemd-udevd[148]: reset-hi6220: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.933787] systemd-udevd[148]: reset_imx7: Device is queued (SEQNUM=3523, ACTION=add) [ 51.935393] systemd-udevd[148]: reset_imx7: Device ready for processing (SEQNUM=3523, ACTION=add) [ 51.937192] systemd-udevd[148]: reset_imx7: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 51.938839] systemd-udevd[148]: reset_zynqmp: Device is queued (SEQNUM=3524, ACTION=add) [ 51.940992] systemd-udevd[169]: reg-dummy: Device processed (SEQNUM=3516, ACTION=add) [ 51.942414] systemd-udevd[169]: reg-dummy: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.944685] systemd-udevd[164]: reset-hi6220: Processing device (SEQNUM=3522, ACTION=add) [ 51.946607] systemd-udevd[171]: reset_imx7: Processing device (SEQNUM=3523, ACTION=add) [ 51.948616] systemd-udevd[148]: reset_zynqmp: Device ready for processing (SEQNUM=3524, ACTION=add) [ 51.950128] systemd-udevd[148]: reset_zynqmp: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.952562] systemd-udevd[162]: reset_zynqmp: Processing device (SEQNUM=3524, ACTION=add) M [ *** ] (1 of 2) A start job is running for…dev/gpt-auto-root (40s / 1min 30s) [ 51.954475] systemd-udevd[148]: rk3288-crypto: Device is queued (SEQNUM=3525, ACTION=add) [ 51.956935] systemd-udevd[163]: renesas_wdt: Processing device (SEQNUM=3521, ACTION=add) [ 51.958717] systemd-udevd[148]: rk3288-crypto: Device ready for processing (SEQNUM=3525, ACTION=add) [ 51.961006] systemd-udevd[169]: rk3288-crypto: Processing device (SEQNUM=3525, ACTION=add) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 51.963187] systemd-udevd[148]: rk3288-crypto: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.965087] systemd-udevd[148]: rk3399-dmc-freq: Device is queued (SEQNUM=3526, ACTION=add) [ 51.966597] systemd-udevd[148]: rk3399-dmc-freq: Device ready for processing (SEQNUM=3526, ACTION=add) [ 51.968426] systemd-udevd[148]: rk3399-dmc-freq: sd-device-monitor(manager): Passed 190 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 51.970394] systemd-udevd[172]: renesas_irqc: Device processed (SEQNUM=3519, ACTION=add) [ 51.971910] systemd-udevd[172]: renesas_irqc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 51.990783] systemd-timesyncd[154]: Selected server time3.google.com. [ 51.993159] systemd-timesyncd[154]: Resolving time3.google.com... [ 51.994941] systemd-udevd[173]: reg-fixed-voltage: Device processed (SEQNUM=3517, ACTION=add) [ 51.996605] systemd-udevd[173]: reg-fixed-voltage: sd-device-monitor(worker): Passed 192 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 51.998705] systemd-timesyncd[154]: Failed to resolve time3.google.com: Temporary failure in name resolution [ 52.000664] systemd-timesyncd[154]: Selected server time4.google.com. [ 52.002059] systemd-timesyncd[154]: Resolving time4.google.com... [ 52.003801] systemd-udevd[168]: rcpm: Device processed (SEQNUM=3515, ACTION=add) [ 52.005977] systemd-udevd[174]: rk3399-dmc-freq: Processing device (SEQNUM=3526, ACTION=add) [ 52.007741] systemd-udevd[168]: rcpm: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 52.009961] systemd-udevd[148]: rk3x-i2c: Device is queued (SEQNUM=3527, ACTION=add) [ 52.011504] systemd-udevd[148]: rk3x-i2c: Device ready for processing (SEQNUM=3527, ACTION=add) [ 52.013605] systemd-udevd[148]: rk3x-i2c: sd-device-monitor(manager): Passed 183 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.015598] systemd-udevd[164]: reset-hi6220: Device processed (SEQNUM=3522, ACTION=add) [ 52.017926] systemd-udevd[164]: reset-hi6220: sd-device-monitor(worker): Passed 187 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.019987] systemd-timesyncd[154]: Failed to resolve time4.google.com: Temporary failure in name resolution [ 52.021870] systemd-timesyncd[154]: Selected server time1.google.com. [ 52.023240] systemd-timesyncd[154]: Resolving time1.google.com... [ 52.025330] systemd-udevd[162]: reset_zynqmp: Device processed (SEQNUM=3524, ACTION=add) [ 52.027143] systemd-udevd[148]: rk808-clkout: Device is queued (SEQNUM=3528, ACTION=add) [ 52.029294] systemd-udevd[162]: reset_zynqmp: sd-device-monitor(worker): Passed 187 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.031186] systemd-timesyncd[154]: Failed to resolve time1.google.com: Temporary failure in name resolution [ 52.033323] systemd-timesyncd[154]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.035331] systemd-udevd[177]: renesas_eth_sw: Device processed (SEQNUM=3518, ACTION=add) [ 52.037532] systemd-timesyncd[154]: Resolving time2.google.com... [ 52.039346] systemd-udevd[148]: rk808-clkout: Device ready for processing (SEQNUM=3528, ACTION=add) [ 52.041215] systemd-udevd[148]: rk808-clkout: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.043136] systemd-udevd[177]: renesas_eth_sw: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 52.045231] systemd-timesyncd[154]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.047297] systemd-udevd[148]: rk808-regulator: Device is queued (SEQNUM=3529, ACTION=add) [ 52.049152] systemd-udevd[148]: rk808-regulator: Device ready for processing (SEQNUM=3529, ACTION=add) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.051214] systemd-udevd[172]: rk808-clkout: Processing device (SEQNUM=3528, ACTION=add) [ 52.053241] systemd-timesyncd[154]: Selected server time3.google.com. [ 52.054660] systemd-timesyncd[154]: Resolving time3.google.com... [ 52.056704] systemd-udevd[148]: rk808-regulator: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 52.058258] systemd-udevd[148]: rk_iommu: Device is queued (SEQNUM=3530, ACTION=add) [ 52.059709] systemd-udevd[148]: rk_iommu: Device ready for processing (SEQNUM=3530, ACTION=add) [ 52.062056] systemd-udevd[168]: rk_iommu: Processing device (SEQNUM=3530, ACTION=add) [ 52.063830] systemd-udevd[171]: reset_imx7: Device processed (SEQNUM=3523, ACTION=add) [ 52.068948] systemd-udevd[170]: rk3x-i2c: Processing device (SEQNUM=3527, ACTION=add) [ 52.070684] systemd-timesyncd[154]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.073098] systemd-udevd[171]: reset_imx7: sd-device-monitor(worker): Passed 185 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.075071] systemd-timesyncd[154]: Selected server time4.google.com. [ 52.077013] systemd-timesyncd[154]: Resolving time4.google.com... [ 52.078998] systemd-udevd[148]: rk_iommu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 52.083969] systemd-udevd[148]: rockchip-dfi: Device is queued (SEQNUM=3531, ACTION=add) [ 52.089275] systemd-udevd[169]: rk3288-crypto: Device processed (SEQNUM=3525, ACTION=add) [ 52.090754] systemd-udevd[169]: rk3288-crypto: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.092933] systemd-udevd[148]: rockchip-dfi: Device ready for processing (SEQNUM=3531, ACTION=add) [ 52.094847] systemd-timesyncd[154]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.097232] systemd-udevd[163]: renesas_wdt: Device processed (SEQNUM=3521, ACTION=add) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.102374] systemd-udevd[148]: rockchip-dfi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.104847] systemd-timesyncd[154]: Selected server time1.google.com. [ 52.106937] systemd-timesyncd[154]: Resolving time1.google.com... [ 52.109671] systemd-udevd[163]: renesas_wdt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.112413] systemd-udevd[164]: rk808-regulator: Processing device (SEQNUM=3529, ACTION=add) [ 52.114507] systemd-udevd[173]: rockchip-dfi: Processing device (SEQNUM=3531, ACTION=add) [ 52.116597] systemd-udevd[174]: rk3399-dmc-freq: Device processed (SEQNUM=3526, ACTION=add) [ 52.118414] systemd-udevd[172]: rk808-clkout: Device processed (SEQNUM=3528, ACTION=add) [ 52.120657] systemd-udevd[174]: rk3399-dmc-freq: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 52.122553] systemd-timesyncd[154]: Failed to resolve time1.google.com: Temporary failure in name resolution [ 52.125190] systemd-udevd[148]: rockchip-dp-phy: Device is queued (SEQNUM=3532, ACTION=add) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.127076] systemd-udevd[172]: rk808-clkout: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.129464] systemd-udevd[165]: renesas_sdhi_internal_dmac: Device processed (SEQNUM=3520, ACTION=add) [ 52.130948] systemd-udevd[165]: renesas_sdhi_internal_dmac: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 52.133098] systemd-udevd[148]: rockchip-dp-phy: Device ready for processing (SEQNUM=3532, ACTION=add) [ 52.134778] systemd-udevd[148]: rockchip-dp-phy: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 52.137089] systemd-udevd[168]: rk_iommu: Device processed (SEQNUM=3530, ACTION=add) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.138745] systemd-udevd[168]: rk_iommu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 52.140951] systemd-timesyncd[154]: Selected server time2.google.com. [ 52.142346] systemd-timesyncd[154]: Resolving time2.google.com... [ 52.144434] systemd-udevd[170]: rk3x-i2c: Device processed (SEQNUM=3527, ACTION=add) [ 52.145853] systemd-udevd[170]: rk3x-i2c: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 52.147669] systemd-udevd[172]: rockchip-dp-phy: Processing device (SEQNUM=3532, ACTION=add) [ 52.149921] systemd-udevd[148]: rockchip-dw-pcie: Device is queued (SEQNUM=3533, ACTION=add) [ 52.151431] systemd-udevd[148]: rockchip-dw-pcie: Device ready for processing (SEQNUM=3533, ACTION=add) [ 52.153714] systemd-udevd[164]: rk808-regulator: Device processed (SEQNUM=3529, ACTION=add) [ 52.155148] systemd-udevd[164]: rk808-regulator: sd-device-monitor(worker): Passed 190 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.157302] systemd-timesyncd[154]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.162071] systemd-udevd[168]: rockchip-dw-pcie: Processing device (SEQNUM=3533, ACTION=add) [ 52.164012] systemd-timesyncd[154]: Selected server time3.google.com. [ 52.166085] systemd-timesyncd[154]: Resolving time3.google.com... [ 52.169217] systemd-udevd[148]: rockchip-dw-pcie: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.171762] systemd-udevd[172]: rockchip-dp-phy: Device processed (SEQNUM=3532, ACTION=add) [ 52.173959] systemd-udevd[172]: rockchip-dp-phy: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 52.176022] systemd-udevd[148]: rockchip-efuse: Device is queued (SEQNUM=3534, ACTION=add) [ 52.178108] systemd-timesyncd[154]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.180346] systemd-udevd[173]: rockchip-dfi: Device processed (SEQNUM=3531, ACTION=add) [ 52.181811] systemd-udevd[173]: rockchip-dfi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.183682] systemd-udevd[148]: rockchip-efuse: Device ready for processing (SEQNUM=3534, ACTION=add) systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.185618] systemd-udevd[148]: rockchip-efuse: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 52.187485] systemd-timesyncd[154]: Selected server time4.google.com. [ 52.189278] systemd-timesyncd[154]: Resolving time4.google.com... [ 52.191017] systemd-udevd[164]: rockchip-efuse: Processing device (SEQNUM=3534, ACTION=add) [ 52.193265] systemd-udevd[148]: rockchip-emmc-phy: Device is queued (SEQNUM=3535, ACTION=add) [ 52.194826] systemd-udevd[148]: rockchip-emmc-phy: Device ready for processing (SEQNUM=3535, ACTION=add) [ 52.196750] systemd-udevd[148]: rockchip-emmc-phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 52.198670] systemd-udevd[168]: rockchip-dw-pcie: Device processed (SEQNUM=3533, ACTION=add) [ 52.200447] systemd-udevd[168]: rockchip-dw-pcie: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.202337] systemd-timesyncd[154]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 52.204468] systemd-timesyncd[154]: Delaying attempts to contact servers. [ 52.206302] systemd-udevd[148]: rockchip-gpio: Device is queued (SEQNUM=3536, ACTION=add) [ 52.207795] systemd-udevd[148]: rockchip-gpio: Device ready for processing (SEQNUM=3536, ACTION=add) [ 52.209674] systemd-udevd[148]: rockchip-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.211557] systemd-udevd[172]: rockchip-emmc-phy: Processing device (SEQNUM=3535, ACTION=add) [ 52.213973] systemd-udevd[164]: rockchip-efuse: Device processed (SEQNUM=3534, ACTION=add) [ 52.215373] systemd-udevd[164]: rockchip-efuse: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 52.217621] systemd-udevd[148]: rockchip-iodomain: Device is queued (SEQNUM=3537, ACTION=add) [ 52.219119] systemd-udevd[148]: rockchip-iodomain: Device ready for processing (SEQNUM=3537, ACTION=add) [ 52.220895] systemd-udevd[148]: rockchip-iodomain: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 52.222907] systemd-udevd[169]: rockchip-gpio: Processing device (SEQNUM=3536, ACTION=add) [ 52.224975] systemd-udevd[148]: rockchip-mailbox: Device is queued (SEQNUM=3538, ACTION=add) [ 52.226794] systemd-udevd[168]: rockchip-iodomain: Processing device (SEQNUM=3537, ACTION=add) [ 52.228894] systemd-udevd[148]: rockchip-mailbox: Device ready for processing (SEQNUM=3538, ACTION=add) [ 52.230625] systemd-udevd[148]: rockchip-mailbox: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.232811] systemd-udevd[164]: rockchip-mailbox: Processing device (SEQNUM=3538, ACTION=add) [ 52.234579] systemd-udevd[148]: rockchip-nfc: Device is queued (SEQNUM=3539, ACTION=add) [ 52.236533] systemd-udevd[148]: rockchip-nfc: Device ready for processing (SEQNUM=3539, ACTION=add) [ 52.238011] systemd-udevd[148]: rockchip-nfc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.239857] systemd-udevd[172]: rockchip-emmc-phy: Device processed (SEQNUM=3535, ACTION=add) [ 52.241634] systemd-udevd[172]: rockchip-emmc-phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 52.243506] systemd-udevd[148]: rockchip-otp: Device is queued (SEQNUM=3540, ACTION=add) [ 52.245494] systemd-udevd[148]: rockchip-otp: Device ready for processing (SEQNUM=3540, ACTION=add) [ 52.246962] systemd-udevd[148]: rockchip-otp: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.249241] systemd-udevd[173]: rockchip-nfc: Processing device (SEQNUM=3539, ACTION=add) [ 52.251140] systemd-udevd[148]: rockchip-pcie: Device is queued (SEQNUM=3541, ACTION=add) [ 52.253361] systemd-udevd[168]: rockchip-iodomain: Device processed (SEQNUM=3537, ACTION=add) [ 52.255154] systemd-udevd[148]: rockchip-pcie: Device ready for processing (SEQNUM=3541, ACTION=add) [ 52.257140] systemd-udevd[148]: rockchip-pcie: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.258986] systemd-udevd[172]: rockchip-pcie: Processing device (SEQNUM=3541, ACTION=add) [ 52.261176] systemd-udevd[148]: rockchip-pcie-ep: Device is queued (SEQNUM=3542, ACTION=add) [ 52.262665] systemd-udevd[148]: rockchip-pcie-ep: Device ready for processing (SEQNUM=3542, ACTION=add) [ 52.264925] systemd-udevd[168]: rockchip-iodomain: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 52.266870] systemd-udevd[148]: rockchip-pcie-ep: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.268616] systemd-udevd[148]: rockchip-pcie-phy: Device is queued (SEQNUM=3543, ACTION=add) [ 52.270098] systemd-udevd[148]: rockchip-pcie-phy: Device ready for processing (SEQNUM=3543, ACTION=add) [ 52.271661] systemd-udevd[148]: rockchip-pcie-phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 52.273861] systemd-udevd[177]: rockchip-otp: Processing device (SEQNUM=3540, ACTION=add) [ 52.275573] systemd-udevd[165]: rockchip-pcie-ep: Processing device (SEQNUM=3542, ACTION=add) [ 52.277955] systemd-udevd[148]: rockchip-pinctrl: Device is queued (SEQNUM=3544, ACTION=add) [ 52.279416] systemd-udevd[148]: rockchip-pinctrl: Device ready for processing (SEQNUM=3544, ACTION=add) [ 52.281182] systemd-udevd[148]: rockchip-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.283344] systemd-udevd[169]: rockchip-gpio: Device processed (SEQNUM=3536, ACTION=add) [ 52.285105] systemd-udevd[169]: rockchip-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.286872] systemd-udevd[168]: rockchip-pcie-phy: Processing device (SEQNUM=3543, ACTION=add) [ 52.288979] systemd-udevd[148]: rockchip-pm-domain: Device is queued (SEQNUM=3545, ACTION=add) [ 52.290519] systemd-udevd[148]: rockchip-pm-domain: Device ready for processing (SEQNUM=3545, ACTION=add) [ 52.292495] systemd-udevd[148]: rockchip-pm-domain: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 52.294501] systemd-udevd[171]: rockchip-pm-domain: Processing device (SEQNUM=3545, ACTION=add) [ 52.296913] systemd-udevd[148]: rockchip-pwm: Device is queued (SEQNUM=3546, ACTION=add) [ 52.298524] systemd-udevd[148]: rockchip-pwm: Device ready for processing (SEQNUM=3546, ACTION=add) [ 52.300850] systemd-udevd[163]: rockchip-pinctrl: Processing device (SEQNUM=3544, ACTION=add) [ 52.302886] systemd-udevd[148]: rockchip-pwm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.305367] systemd-udevd[169]: rockchip-pwm: Processing device (SEQNUM=3546, ACTION=add) [ 52.307421] systemd-udevd[148]: rockchip-sfc: Device is queued (SEQNUM=3547, ACTION=add) [ 52.309731] systemd-udevd[148]: rockchip-sfc: Device ready for processing (SEQNUM=3547, ACTION=add) [ 52.319813] systemd-udevd[164]: rockchip-mailbox: Device processed (SEQNUM=3538, ACTION=add) [ 52.322175] systemd-udevd[148]: rockchip-sfc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.324377] systemd-udevd[164]: rockchip-mailbox: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.326339] systemd-udevd[148]: rockchip-snps-pcie3-phy: Device is queued (SEQNUM=3548, ACTION=add) [ 52.328608] systemd-udevd[172]: rockchip-pcie: Device processed (SEQNUM=3541, ACTION=add) [ 52.330102] systemd-udevd[172]: rockchip-pcie: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.332003] systemd-udevd[148]: rockchip-snps-pcie3-phy: Device ready for processing (SEQNUM=3548, ACTION=add) [ 52.334039] systemd-udevd[148]: rockchip-snps-pcie3-phy: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 52.335552] systemd-udevd[148]: rockchip-spi: Device is queued (SEQNUM=3549, ACTION=add) [ 52.337426] systemd-udevd[148]: rockchip-spi: Device ready for processing (SEQNUM=3549, ACTION=add) [ 52.338920] systemd-udevd[148]: rockchip-spi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.341008] systemd-udevd[177]: rockchip-otp: Device processed (SEQNUM=3540, ACTION=add) [ 52.342780] systemd-udevd[162]: rockchip-sfc: Processing device (SEQNUM=3547, ACTION=add) [ 52.345100] systemd-udevd[148]: rockchip-thermal: Device is queued (SEQNUM=3550, ACTION=add) [ 52.346594] systemd-udevd[148]: rockchip-thermal: Device ready for processing (SEQNUM=3550, ACTION=add) [ 52.348429] systemd-udevd[148]: rockchip-thermal: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.350093] systemd-udevd[148]: rockchip-typec-phy: Device is queued (SEQNUM=3551, ACTION=add) [ 52.351580] systemd-udevd[148]: rockchip-typec-phy: Device ready for processing (SEQNUM=3551, ACTION=add) [ 52.353823] systemd-udevd[148]: rockchip-typec-phy: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 52.365559] systemd-udevd[148]: rockchip-usb-phy: Device is queued (SEQNUM=3552, ACTION=add) [ 52.367015] systemd-udevd[148]: rockchip-usb-phy: Device ready for processing (SEQNUM=3552, ACTION=add) [ 52.368737] systemd-udevd[148]: rockchip-usb-phy: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.370632] systemd-udevd[164]: rockchip-snps-pcie3-phy: Processing device (SEQNUM=3548, ACTION=add) [ 52.372751] systemd-udevd[148]: rockchip-usb2phy: Device is queued (SEQNUM=3553, ACTION=add) [ 52.374254] systemd-udevd[148]: rockchip-usb2phy: Device ready for processing (SEQNUM=3553, ACTION=add) [ 52.375786] systemd-udevd[148]: rockchip-usb2phy: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.378024] systemd-udevd[173]: rockchip-nfc: Device processed (SEQNUM=3539, ACTION=add) [ 52.379796] systemd-udevd[172]: rockchip-spi: Processing device (SEQNUM=3549, ACTION=add) [ 52.381911] systemd-udevd[173]: rockchip-nfc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.383752] systemd-udevd[148]: rockchip_emac: Device is queued (SEQNUM=3554, ACTION=add) [ 52.385681] systemd-udevd[148]: rockchip_emac: Device ready for processing (SEQNUM=3554, ACTION=add) [ 52.390957] systemd-udevd[167]: rockchip-usb-phy: Processing device (SEQNUM=3552, ACTION=add) [ 52.392929] systemd-udevd[148]: rpmh: Device is queued (SEQNUM=3555, ACTION=add) [ 52.394396] systemd-udevd[148]: rockchip_emac: Device ready for processing (SEQNUM=3554, ACTION=add) [ 52.395887] systemd-udevd[148]: rockchip_emac: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.398103] systemd-udevd[174]: rockchip-thermal: Processing device (SEQNUM=3550, ACTION=add) [ 52.399919] systemd-udevd[170]: rockchip-typec-phy: Processing device (SEQNUM=3551, ACTION=add) [ 52.401953] systemd-udevd[148]: rpmh: Device ready for processing (SEQNUM=3555, ACTION=add) [ 52.403543] systemd-udevd[148]: rproc-virtio: Device is queued (SEQNUM=3556, ACTION=add) [ 52.405335] systemd-udevd[148]: rpmh: Device ready for processing (SEQNUM=3555, ACTION=add) [ 52.407160] systemd-udevd[177]: rockchip-otp: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.409404] systemd-udevd[148]: rtc_zynqmp: Device is queued (SEQNUM=3557, ACTION=add) [ 52.411216] systemd-udevd[173]: rockchip_emac: Processing device (SEQNUM=3554, ACTION=add) [ 52.417053] systemd-udevd[148]: rpmh: Device ready for processing (SEQNUM=3555, ACTION=add) [ 52.422016] systemd-udevd[166]: rockchip-usb2phy: Processing device (SEQNUM=3553, ACTION=add) [ 52.427292] systemd-udevd[168]: rockchip-pcie-phy: Device processed (SEQNUM=3543, ACTION=add) [ 52.429207] systemd-udevd[168]: rockchip-pcie-phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 52.431258] systemd-udevd[148]: rtd1295-rtc: Device is queued (SEQNUM=3558, ACTION=add) [ 52.433439] systemd-udevd[163]: rockchip-pinctrl: Device processed (SEQNUM=3544, ACTION=add) [ 52.435230] systemd-udevd[148]: rpmh: Device ready for processing (SEQNUM=3555, ACTION=add) [ 52.437322] systemd-udevd[163]: rockchip-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.439168] systemd-udevd[148]: rpmh: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 52.440995] systemd-udevd[148]: rproc-virtio: Device ready for processing (SEQNUM=3556, ACTION=add) [ 52.442862] systemd-udevd[165]: rockchip-pcie-ep: Device processed (SEQNUM=3542, ACTION=add) [ 52.444923] systemd-udevd[177]: rpmh: Processing device (SEQNUM=3555, ACTION=add) [ 52.446820] systemd-udevd[165]: rockchip-pcie-ep: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.449126] systemd-udevd[148]: rtd1295-watchdog: Device is queued (SEQNUM=3559, ACTION=add) [ 52.450754] systemd-udevd[148]: rproc-virtio: Device ready for processing (SEQNUM=3556, ACTION=add) [ 52.452572] systemd-udevd[148]: rproc-virtio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. M [ *** ] (1 of 2) A start job is running for…dev/gpt-auto-root (41s / 1min 30s) [ 52.454223] systemd-udevd[148]: rtc_zynqmp: Device ready for processing (SEQNUM=3557, ACTION=add) [ 52.457293] systemd-udevd[148]: rtc_zynqmp: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 52.458993] systemd-udevd[148]: rtd1295-rtc: Device ready for processing (SEQNUM=3558, ACTION=add) [ 52.460700] systemd-udevd[148]: rz-dmac: Device is queued (SEQNUM=3560, ACTION=add) [ 52.462499] systemd-udevd[163]: rtc_zynqmp: Processing device (SEQNUM=3557, ACTION=add) [ 52.464705] systemd-udevd[148]: rtd1295-rtc: Device ready for processing (SEQNUM=3558, ACTION=add) [ 52.466197] systemd-udevd[148]: rtd1295-rtc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.467827] systemd-udevd[148]: rtd1295-watchdog: Device ready for processing (SEQNUM=3559, ACTION=add) [ 52.469575] systemd-udevd[148]: rz-mtu3: Device is queued (SEQNUM=3561, ACTION=add) [ 52.471008] systemd-udevd[148]: rtd1295-watchdog: Device ready for processing (SEQNUM=3559, ACTION=add) [ 52.473151] systemd-udevd[168]: rproc-virtio: Processing device (SEQNUM=3556, ACTION=add) [ 52.474890] systemd-udevd[148]: rzg2l_irqc: Device is queued (SEQNUM=3562, ACTION=add) [ 52.477059] systemd-udevd[167]: rockchip-usb-phy: Device processed (SEQNUM=3552, ACTION=add) [ 52.478876] systemd-udevd[148]: rtd1295-watchdog: Device ready for processing (SEQNUM=3559, ACTION=add) [ 52.480938] systemd-udevd[167]: rockchip-usb-phy: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.482792] systemd-udevd[148]: rzg2l_thermal: Device is queued (SEQNUM=3563, ACTION=add) [ 52.485003] systemd-udevd[170]: rockchip-typec-phy: Device processed (SEQNUM=3551, ACTION=add) [ 52.486963] systemd-udevd[148]: rtd1295-watchdog: Device ready for processing (SEQNUM=3559, ACTION=add) [ 52.489209] systemd-udevd[170]: rockchip-typec-phy: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 52.491190] systemd-udevd[148]: rtd1295-watchdog: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.493024] systemd-udevd[148]: rz-dmac: Device ready for processing (SEQNUM=3560, ACTION=add) [ 52.498114] systemd-udevd[169]: rockchip-pwm: Device processed (SEQNUM=3546, ACTION=add) [ 52.499524] systemd-udevd[169]: rockchip-pwm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.505480] systemd-udevd[165]: rtd1295-rtc: Processing device (SEQNUM=3558, ACTION=add) [ 52.507506] systemd-udevd[148]: rzg2l_usbphy_ctrl: Device is queued (SEQNUM=3564, ACTION=add) [ 52.509697] systemd-udevd[148]: rz-dmac: Device ready for processing (SEQNUM=3560, ACTION=add) [ 52.511319] systemd-udevd[148]: rz-dmac: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 52.513195] systemd-udevd[148]: rz-mtu3: Device ready for processing (SEQNUM=3561, ACTION=add) [ 52.514828] systemd-udevd[148]: rz-mtu3: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 52.516723] systemd-udevd[148]: rzg2l_irqc: Device ready for processing (SEQNUM=3562, ACTION=add) [ 52.518835] systemd-udevd[171]: rockchip-pm-domain: Device processed (SEQNUM=3545, ACTION=add) [ 52.520734] systemd-udevd[171]: rockchip-pm-domain: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 52.522940] systemd-udevd[148]: rzg2l_wdt: Device is queued (SEQNUM=3565, ACTION=add) [ 52.524943] systemd-udevd[148]: rzg2l_irqc: Device ready for processing (SEQNUM=3562, ACTION=add) [ 52.527030] systemd-udevd[169]: rz-dmac: Processing device (SEQNUM=3560, ACTION=add) [ 52.529202] systemd-udevd[148]: rzv2m-usb3drd: Device is queued (SEQNUM=3566, ACTION=add) [ 52.530852] systemd-udevd[148]: rzg2l_irqc: Device ready for processing (SEQNUM=3562, ACTION=add) [ 52.532815] systemd-udevd[148]: rzg2l_irqc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 52.534535] systemd-udevd[148]: rzg2l_thermal: Device ready for processing (SEQNUM=3563, ACTION=add) [ 52.537143] systemd-udevd[171]: rzg2l_irqc: Processing device (SEQNUM=3562, ACTION=add) [ 52.539127] systemd-udevd[148]: rzv2m_pwc: Device is queued (SEQNUM=3567, ACTION=add) [ 52.540992] systemd-udevd[148]: rzg2l_thermal: Device ready for processing (SEQNUM=3563, ACTION=add) [ 52.543135] systemd-udevd[167]: rtd1295-watchdog: Processing device (SEQNUM=3559, ACTION=add) [ 52.545377] systemd-udevd[148]: s2mps11-clk: Device is queued (SEQNUM=3568, ACTION=add) [ 52.547007] systemd-udevd[148]: rzg2l_thermal: Device ready for processing (SEQNUM=3563, ACTION=add) [ 52.548948] systemd-udevd[148]: s2mps11-pmic: Device is queued (SEQNUM=3569, ACTION=add) [ 52.550555] systemd-udevd[148]: rzg2l_thermal: Device ready for processing (SEQNUM=3563, ACTION=add) [ 52.552475] systemd-udevd[148]: s3c-i2c: Device is queued (SEQNUM=3570, ACTION=add) [ 52.554233] systemd-udevd[148]: rzg2l_thermal: Device ready for processing (SEQNUM=3563, ACTION=add) [ 52.556987] systemd-udevd[170]: rz-mtu3: Processing device (SEQNUM=3561, ACTION=add) [ 52.558949] systemd-udevd[172]: rockchip-spi: Device processed (SEQNUM=3549, ACTION=add) [ 52.561227] systemd-udevd[148]: s3c-rtc: Device is queued (SEQNUM=3571, ACTION=add) [ 52.563424] systemd-udevd[172]: rockchip-spi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.566375] systemd-udevd[148]: rzg2l_thermal: Device ready for processing (SEQNUM=3563, ACTION=add) [ 52.569062] systemd-udevd[162]: rockchip-sfc: Device processed (SEQNUM=3547, ACTION=add) [ 52.571000] systemd-udevd[162]: rockchip-sfc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.574097] systemd-udevd[148]: s3c2410-wdt: Device is queued (SEQNUM=3572, ACTION=add) [ 52.578918] systemd-udevd[148]: rzg2l_thermal: Device ready for processing (SEQNUM=3563, ACTION=add) [ 52.583624] systemd-udevd[148]: rzg2l_thermal: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.585643] systemd-udevd[148]: rzg2l_usbphy_ctrl: Device ready for processing (SEQNUM=3564, ACTION=add) [ 52.587431] systemd-udevd[148]: rzg2l_usbphy_ctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 52.589780] systemd-udevd[148]: rzg2l_wdt: Device ready for processing (SEQNUM=3565, ACTION=add) [ 52.595086] systemd-udevd[162]: rzg2l_usbphy_ctrl: Processing device (SEQNUM=3564, ACTION=add) [ 52.597447] systemd-udevd[148]: s3c64xx-spi: Device is queued (SEQNUM=3573, ACTION=add) [ 52.599355] systemd-udevd[148]: rzg2l_wdt: Device ready for processing (SEQNUM=3565, ACTION=add) [ 52.606908] systemd-udevd[172]: rzg2l_thermal: Processing device (SEQNUM=3563, ACTION=add) [ 52.609496] systemd-udevd[148]: s500-cmu: Device is queued (SEQNUM=3574, ACTION=add) [ 52.611182] systemd-udevd[148]: rzg2l_wdt: Device ready for processing (SEQNUM=3565, ACTION=add) [ 52.615557] systemd-udevd[163]: rtc_zynqmp: Device processed (SEQNUM=3557, ACTION=add) [ 52.619898] systemd-udevd[148]: s5m-rtc: Device is queued (SEQNUM=3575, ACTION=add) [ 52.624600] systemd-udevd[163]: rtc_zynqmp: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 52.626521] systemd-udevd[148]: rzg2l_wdt: Device ready for processing (SEQNUM=3565, ACTION=add) [ 52.628505] systemd-udevd[148]: s700-cmu: Device is queued (SEQNUM=3576, ACTION=add) [ 52.633891] systemd-udevd[177]: rpmh: Device processed (SEQNUM=3555, ACTION=add) [ 52.635236] systemd-udevd[177]: rpmh: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 52.637165] systemd-udevd[148]: rzg2l_wdt: Device ready for processing (SEQNUM=3565, ACTION=add) [ 52.639175] systemd-udevd[174]: rockchip-thermal: Device processed (SEQNUM=3550, ACTION=add) [ 52.641198] systemd-udevd[148]: rzg2l_wdt: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.642733] systemd-udevd[148]: rzv2m-usb3drd: Device ready for processing (SEQNUM=3566, ACTION=add) [ 52.644996] systemd-udevd[174]: rockchip-thermal: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.647017] systemd-udevd[168]: rproc-virtio: Device processed (SEQNUM=3556, ACTION=add) [ 52.652365] systemd-udevd[173]: rockchip_emac: Device processed (SEQNUM=3554, ACTION=add) [ 52.653758] systemd-udevd[173]: rockchip_emac: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.655634] systemd-udevd[148]: s900-cmu: Device is queued (SEQNUM=3577, ACTION=add) [ 52.658010] systemd-udevd[168]: rproc-virtio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.660489] systemd-udevd[166]: rockchip-usb2phy: Device processed (SEQNUM=3553, ACTION=add) [ 52.662350] systemd-udevd[166]: rockchip-usb2phy: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.664979] systemd-udevd[148]: rzv2m-usb3drd: Device ready for processing (SEQNUM=3566, ACTION=add) [ 52.667989] systemd-udevd[171]: rzg2l_irqc: Device processed (SEQNUM=3562, ACTION=add) [ 52.676300] systemd-udevd[148]: rzv2m-usb3drd: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.678828] systemd-udevd[171]: rzg2l_irqc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 52.681364] systemd-udevd[148]: rzv2m_pwc: Device ready for processing (SEQNUM=3567, ACTION=add) [ 52.683257] systemd-udevd[148]: rzv2m_pwc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.685914] systemd-udevd[169]: rz-dmac: Device processed (SEQNUM=3560, ACTION=add) [ 52.687968] systemd-udevd[148]: s2mps11-clk: Device ready for processing (SEQNUM=3568, ACTION=add) [ 52.690407] systemd-udevd[169]: rz-dmac: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 52.692902] systemd-udevd[148]: s2mps11-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.694832] systemd-udevd[177]: rzv2m_pwc: Processing device (SEQNUM=3567, ACTION=add) [ 52.696993] systemd-udevd[148]: s2mps11-pmic: Device ready for processing (SEQNUM=3569, ACTION=add) [ 52.698586] systemd-udevd[148]: s2mps11-pmic: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.701369] systemd-udevd[148]: s3c-i2c: Device ready for processing (SEQNUM=3570, ACTION=add) [ 52.708657] systemd-udevd[163]: rzg2l_wdt: Processing device (SEQNUM=3565, ACTION=add) [ 52.710635] systemd-udevd[148]: sa8775p-gcc: Device is queued (SEQNUM=3578, ACTION=add) [ 52.713906] systemd-udevd[166]: s2mps11-pmic: Processing device (SEQNUM=3569, ACTION=add) [ 52.716707] systemd-udevd[174]: s2mps11-clk: Processing device (SEQNUM=3568, ACTION=add) [ 52.719552] systemd-udevd[148]: s3c-i2c: Device ready for processing (SEQNUM=3570, ACTION=add) [ 52.721492] systemd-udevd[148]: s3c-i2c: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 52.723102] systemd-udevd[148]: s3c-rtc: Device ready for processing (SEQNUM=3571, ACTION=add) [ 52.725071] systemd-udevd[148]: s3c-rtc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 52.727078] systemd-udevd[148]: s3c2410-wdt: Device ready for processing (SEQNUM=3572, ACTION=add) [ 52.731098] systemd-udevd[168]: s3c-i2c: Processing device (SEQNUM=3570, ACTION=add) [ 52.734967] systemd-udevd[164]: rockchip-snps-pcie3-phy: Device processed (SEQNUM=3548, ACTION=add) [ 52.737509] systemd-udevd[148]: sa8775p-tlmm: Device is queued (SEQNUM=3579, ACTION=add) [ 52.739847] systemd-udevd[164]: rockchip-snps-pcie3-phy: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 52.742477] systemd-udevd[148]: s3c2410-wdt: Device ready for processing (SEQNUM=3572, ACTION=add) [ 52.744825] systemd-udevd[148]: s3c2410-wdt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.746816] systemd-udevd[148]: s3c64xx-spi: Device ready for processing (SEQNUM=3573, ACTION=add) [ 52.749567] systemd-udevd[170]: rz-mtu3: Device processed (SEQNUM=3561, ACTION=add) [ 52.751813] systemd-udevd[148]: s3c64xx-spi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.754631] systemd-udevd[170]: rz-mtu3: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 52.757398] systemd-udevd[148]: s500-cmu: Device ready for processing (SEQNUM=3574, ACTION=add) [ 52.759775] systemd-udevd[171]: s3c-rtc: Processing device (SEQNUM=3571, ACTION=add) [ 52.766204] systemd-udevd[173]: rzv2m-usb3drd: Processing device (SEQNUM=3566, ACTION=add) [ 52.769231] systemd-udevd[163]: rzg2l_wdt: Device processed (SEQNUM=3565, ACTION=add) [ 52.771563] systemd-udevd[167]: rtd1295-watchdog: Device processed (SEQNUM=3559, ACTION=add) [ 52.773724] systemd-udevd[167]: rtd1295-watchdog: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.776829] systemd-udevd[169]: s3c64xx-spi: Processing device (SEQNUM=3573, ACTION=add) [ 52.781852] systemd-udevd[148]: samsung-pinctrl: Device is queued (SEQNUM=3580, ACTION=add) [ 52.785879] systemd-udevd[148]: s500-cmu: Device ready for processing (SEQNUM=3574, ACTION=add) [ 52.791508] systemd-udevd[164]: s3c2410-wdt: Processing device (SEQNUM=3572, ACTION=add) [ 52.794982] systemd-udevd[148]: samsung-pwm: Device is queued (SEQNUM=3581, ACTION=add) [ 52.796791] systemd-udevd[148]: s500-cmu: Device ready for processing (SEQNUM=3574, ACTION=add) [ 52.798251] systemd-udevd[148]: s500-cmu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 52.799722] systemd-udevd[148]: s5m-rtc: Device ready for processing (SEQNUM=3575, ACTION=add) [ 52.801856] systemd-udevd[167]: s500-cmu: Processing device (SEQNUM=3574, ACTION=add) [ 52.803769] systemd-udevd[148]: samsung-uart: Device is queued (SEQNUM=3582, ACTION=add) [ 52.805517] systemd-udevd[148]: s5m-rtc: Device ready for processing (SEQNUM=3575, ACTION=add) [ 52.807113] systemd-udevd[148]: s5m-rtc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 52.809029] systemd-udevd[148]: s700-cmu: Device ready for processing (SEQNUM=3576, ACTION=add) [ 52.810857] systemd-udevd[170]: s5m-rtc: Processing device (SEQNUM=3575, ACTION=add) [ 52.812919] systemd-udevd[148]: samsung-ufs-phy: Device is queued (SEQNUM=3583, ACTION=add) [ 52.814393] systemd-udevd[148]: s700-cmu: Device ready for processing (SEQNUM=3576, ACTION=add) [ 52.815829] systemd-udevd[148]: samsung-usb2-phy: Device is queued (SEQNUM=3584, ACTION=add) [ 52.817567] systemd-udevd[148]: s700-cmu: Device ready for processing (SEQNUM=3576, ACTION=add) [ 52.819406] systemd-udevd[165]: rtd1295-rtc: Device processed (SEQNUM=3558, ACTION=add) [ 52.821102] systemd-udevd[165]: rtd1295-rtc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.822902] systemd-udevd[163]: rzg2l_wdt: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 52.826104] systemd-udevd[148]: sata_rcar: Device is queued (SEQNUM=3585, ACTION=add) [ 52.827597] systemd-udevd[148]: s700-cmu: Device ready for processing (SEQNUM=3576, ACTION=add) [ 52.829792] systemd-udevd[148]: sbsa-gwdt: Device is queued (SEQNUM=3586, ACTION=add) [ 52.831641] systemd-udevd[148]: s700-cmu: Device ready for processing (SEQNUM=3576, ACTION=add) [ 52.833406] systemd-udevd[148]: s700-cmu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 52.835059] systemd-udevd[148]: s900-cmu: Device ready for processing (SEQNUM=3577, ACTION=add) [ 52.836920] systemd-udevd[148]: s900-cmu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 52.838468] systemd-udevd[148]: sa8775p-gcc: Device ready for processing (SEQNUM=3578, ACTION=add) [ 52.840629] systemd-udevd[148]: sbsa-uart: Device is queued (SEQNUM=3587, ACTION=add) [ 52.842448] systemd-udevd[148]: sa8775p-gcc: Device ready for processing (SEQNUM=3578, ACTION=add) [ 52.844595] systemd-udevd[163]: s900-cmu: Processing device (SEQNUM=3577, ACTION=add) [ 52.846341] systemd-udevd[148]: sc7180-pinctrl: Device is queued (SEQNUM=3588, ACTION=add) [ 52.847797] systemd-udevd[148]: sa8775p-gcc: Device ready for processing (SEQNUM=3578, ACTION=add) [ 52.849932] systemd-udevd[165]: s700-cmu: Processing device (SEQNUM=3576, ACTION=add) [ 52.851715] systemd-udevd[148]: sc7280-pinctrl: Device is queued (SEQNUM=3589, ACTION=add) [ 52.853443] systemd-udevd[148]: sa8775p-gcc: Device ready for processing (SEQNUM=3578, ACTION=add) [ 52.855268] systemd-udevd[177]: rzv2m_pwc: Device processed (SEQNUM=3567, ACTION=add) [ 52.856983] systemd-udevd[177]: rzv2m_pwc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 52.858800] systemd-udevd[164]: s3c2410-wdt: Device processed (SEQNUM=3572, ACTION=add) [ 52.860555] systemd-udevd[164]: s3c2410-wdt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.865642] systemd-udevd[172]: rzg2l_thermal: Device processed (SEQNUM=3563, ACTION=add) [ 52.867069] systemd-udevd[172]: rzg2l_thermal: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.869207] systemd-udevd[148]: sc8180x-pinctrl: Device is queued (SEQNUM=3590, ACTION=add) [ 52.871070] systemd-udevd[163]: s900-cmu: Device processed (SEQNUM=3577, ACTION=add) [ 52.873219] systemd-udevd[166]: s2mps11-pmic: Device processed (SEQNUM=3569, ACTION=add) [ 52.874798] systemd-udevd[166]: s2mps11-pmic: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.887728] sh[207]: Successfully populated ext4 filesystem. [ 52.889930] systemd-udevd[163]: s900-cmu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 52.891783] systemd-udevd[148]: sa8775p-gcc: Device ready for processing (SEQNUM=3578, ACTION=add) [ 52.893633] systemd-udevd[148]: sa8775p-gcc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.895153] systemd-udevd[148]: sa8775p-tlmm: Device ready for processing (SEQNUM=3579, ACTION=add) [ 52.897169] systemd-udevd[148]: sa8775p-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.898826] systemd-udevd[148]: samsung-pinctrl: Device ready for processing (SEQNUM=3580, ACTION=add) [ 52.901252] systemd-udevd[164]: sa8775p-gcc: Processing device (SEQNUM=3578, ACTION=add) [ 52.903191] systemd-udevd[148]: samsung-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 52.905728] systemd-udevd[172]: sa8775p-tlmm: Processing device (SEQNUM=3579, ACTION=add) [ 52.907586] systemd-udevd[148]: samsung-pwm: Device ready for processing (SEQNUM=3581, ACTION=add) [ 52.910479] systemd-udevd[148]: samsung-pwm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.915823] systemd-udevd[171]: s3c-rtc: Device processed (SEQNUM=3571, ACTION=add) [ 52.917482] systemd-udevd[171]: s3c-rtc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 52.919314] systemd-udevd[169]: s3c64xx-spi: Device processed (SEQNUM=3573, ACTION=add) [ 52.921221] systemd-udevd[169]: s3c64xx-spi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.926163] systemd-udevd[174]: s2mps11-clk: Device processed (SEQNUM=3568, ACTION=add) [ 52.928797] systemd-udevd[163]: samsung-pwm: Processing device (SEQNUM=3581, ACTION=add) [ 52.930676] systemd-udevd[174]: s2mps11-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.932877] systemd-udevd[148]: samsung-uart: Device ready for processing (SEQNUM=3582, ACTION=add) [ 52.934761] systemd-udevd[177]: samsung-pinctrl: Processing device (SEQNUM=3580, ACTION=add) [ 52.936914] systemd-udevd[148]: samsung-uart: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.938641] systemd-udevd[148]: samsung-ufs-phy: Device ready for processing (SEQNUM=3583, ACTION=add) [ 52.940426] systemd-udevd[148]: sc8280xp-tlmm: Device is queued (SEQNUM=3591, ACTION=add) [ 52.942244] systemd-udevd[165]: s700-cmu: Device processed (SEQNUM=3576, ACTION=add) [ 52.943964] systemd-udevd[148]: samsung-ufs-phy: Device ready for processing (SEQNUM=3583, ACTION=add) [ 52.946423] systemd-udevd[166]: samsung-uart: Processing device (SEQNUM=3582, ACTION=add) [ 52.949205] systemd-udevd[148]: samsung-ufs-phy: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 52.951019] systemd-udevd[148]: samsung-usb2-phy: Device ready for processing (SEQNUM=3584, ACTION=add) M [ ***] (2 of 2) A start job is running for…rtition Root Disk (41s / no limit) [ 52.953148] systemd-udevd[148]: samsung-usb2-phy: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.954998] systemd-udevd[148]: sata_rcar: Device ready for processing (SEQNUM=3585, ACTION=add) [ 52.957175] systemd-udevd[148]: sata_rcar: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.958770] systemd-udevd[148]: sbsa-gwdt: Device ready for processing (SEQNUM=3586, ACTION=add) [ 52.961070] systemd-udevd[165]: s700-cmu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 52.963137] systemd-udevd[168]: s3c-i2c: Device processed (SEQNUM=3570, ACTION=add) [ 52.964898] systemd-udevd[168]: s3c-i2c: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 52.966865] systemd-udevd[174]: sata_rcar: Processing device (SEQNUM=3585, ACTION=add) [ 52.969066] systemd-udevd[171]: samsung-usb2-phy: Processing device (SEQNUM=3584, ACTION=add) [ 52.970901] systemd-udevd[173]: rzv2m-usb3drd: Device processed (SEQNUM=3566, ACTION=add) [ 52.972616] systemd-udevd[173]: rzv2m-usb3drd: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.974395] systemd-udevd[148]: sc9860-clk: Device is queued (SEQNUM=3592, ACTION=add) [ 52.976460] systemd-udevd[169]: samsung-ufs-phy: Processing device (SEQNUM=3583, ACTION=add) [ 52.978214] systemd-udevd[148]: sbsa-gwdt: Device ready for processing (SEQNUM=3586, ACTION=add) [ 52.983134] systemd-udevd[162]: rzg2l_usbphy_ctrl: Device processed (SEQNUM=3564, ACTION=add) [ 52.985226] systemd-udevd[167]: s500-cmu: Device processed (SEQNUM=3574, ACTION=add) [ 52.987023] systemd-udevd[162]: rzg2l_usbphy_ctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 52.989127] systemd-udevd[167]: s500-cmu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 52.991025] systemd-udevd[148]: sc9863a-clk: Device is queued (SEQNUM=3593, ACTION=add) [ 52.992769] systemd-udevd[148]: sbsa-gwdt: Device ready for processing (SEQNUM=3586, ACTION=add) [ 52.994270] systemd-udevd[148]: sbsa-gwdt: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.995855] systemd-udevd[148]: sbsa-uart: Device ready for processing (SEQNUM=3587, ACTION=add) [ 52.997829] systemd-udevd[148]: sbsa-uart: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.999358] systemd-udevd[148]: sc7180-pinctrl: Device ready for processing (SEQNUM=3588, ACTION=add) [ 53.001707] systemd-udevd[168]: sbsa-gwdt: Processing device (SEQNUM=3586, ACTION=add) [ 53.003515] systemd-udevd[148]: sc7180-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.005387] systemd-udevd[148]: sc7280-pinctrl: Device ready for processing (SEQNUM=3589, ACTION=add) [ 53.006904] systemd-udevd[148]: sc7280-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.009219] systemd-udevd[172]: sa8775p-tlmm: Device processed (SEQNUM=3579, ACTION=add) [ 53.010683] systemd-udevd[172]: sa8775p-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 53.012788] systemd-udevd[170]: s5m-rtc: Device processed (SEQNUM=3575, ACTION=add) [ 53.014540] systemd-udevd[164]: sa8775p-gcc: Device processed (SEQNUM=3578, ACTION=add) [ 53.016665] systemd-udevd[170]: s5m-rtc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 53.018459] systemd-udevd[164]: sa8775p-gcc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.020531] systemd-udevd[174]: sata_rcar: Device processed (SEQNUM=3585, ACTION=add) [ 53.021930] systemd-udevd[174]: sata_rcar: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 53.023691] systemd-udevd[165]: sc7180-pinctrl: Processing device (SEQNUM=3588, ACTION=add) [ 53.025984] systemd-udevd[148]: sc8180x-pinctrl: Device ready for processing (SEQNUM=3590, ACTION=add) [ 53.028554] systemd-udevd[148]: sc8180x-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 53.030389] systemd-udevd[148]: sc8280xp-tlmm: Device ready for processing (SEQNUM=3591, ACTION=add) [ 53.032523] systemd-udevd[173]: sbsa-uart: Processing device (SEQNUM=3587, ACTION=add) [ 53.034262] systemd-udevd[148]: scpi-cpufreq: Device is queued (SEQNUM=3594, ACTION=add) [ 53.036324] systemd-udevd[163]: samsung-pwm: Device processed (SEQNUM=3581, ACTION=add) [ 53.038075] systemd-udevd[162]: sc7280-pinctrl: Processing device (SEQNUM=3589, ACTION=add) [ 53.039819] systemd-udevd[163]: samsung-pwm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.041835] systemd-udevd[167]: sc8180x-pinctrl: Processing device (SEQNUM=3590, ACTION=add) [ 53.044016] systemd-udevd[148]: sc8280xp-tlmm: Device ready for processing (SEQNUM=3591, ACTION=add) [ 53.046187] systemd-udevd[148]: sc8280xp-tlmm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.047841] systemd-udevd[148]: sc9860-clk: Device ready for processing (SEQNUM=3592, ACTION=add) [ 53.049502] systemd-udevd[148]: sc9860-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 53.051036] systemd-udevd[148]: sc9863a-clk: Device ready for processing (SEQNUM=3593, ACTION=add) [ 53.053125] systemd-udevd[148]: sc9863a-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.054859] systemd-udevd[148]: scpi-cpufreq: Device ready for processing (SEQNUM=3594, ACTION=add) [ 53.057217] systemd-udevd[177]: samsung-pinctrl: Device processed (SEQNUM=3580, ACTION=add) [ 53.058797] systemd-udevd[177]: samsung-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 53.061318] systemd-udevd[174]: scpi-cpufreq: Processing device (SEQNUM=3594, ACTION=add) [ 53.063474] systemd-udevd[163]: sc9863a-clk: Processing device (SEQNUM=3593, ACTION=add) [ 53.065766] systemd-udevd[148]: scpi-cpufreq: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.068382] systemd-udevd[166]: samsung-uart: Device processed (SEQNUM=3582, ACTION=add) [ 53.070003] systemd-udevd[166]: samsung-uart: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 53.072022] systemd-udevd[148]: scpi-hwmon: Device is queued (SEQNUM=3595, ACTION=add) [ 53.074482] systemd-udevd[164]: sc8280xp-tlmm: Processing device (SEQNUM=3591, ACTION=add) [ 53.076940] systemd-udevd[148]: scpi-hwmon: Device ready for processing (SEQNUM=3595, ACTION=add) [ 53.079225] systemd-udevd[177]: scpi-hwmon: Processing device (SEQNUM=3595, ACTION=add) [ 53.081482] systemd-udevd[172]: sc9860-clk: Processing device (SEQNUM=3592, ACTION=add) [ 53.083906] systemd-udevd[171]: samsung-usb2-phy: Device processed (SEQNUM=3584, ACTION=add) [ 53.085579] systemd-udevd[171]: samsung-usb2-phy: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 53.087743] systemd-udevd[148]: scpi-hwmon: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 53.089422] systemd-udevd[148]: scpi_clocks: Device is queued (SEQNUM=3596, ACTION=add) [ 53.091045] systemd-udevd[148]: scpi_clocks: Device ready for processing (SEQNUM=3596, ACTION=add) [ 53.092859] systemd-udevd[148]: scpi_clocks: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.094461] systemd-udevd[148]: scpi_power_domain: Device is queued (SEQNUM=3597, ACTION=add) [ 53.095978] systemd-udevd[148]: scpi_power_domain: Device ready for processing (SEQNUM=3597, ACTION=add) [ 53.097996] systemd-udevd[171]: scpi_clocks: Processing device (SEQNUM=3596, ACTION=add) [ 53.099800] systemd-udevd[163]: sc9863a-clk: Device processed (SEQNUM=3593, ACTION=add) [ 53.226461] systemd-udevd[163]: sc9863a-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.235513] systemd-udevd[168]: sbsa-gwdt: Device processed (SEQNUM=3586, ACTION=add) [ 53.240400] systemd-udevd[168]: sbsa-gwdt: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 53.242512] systemd-udevd[177]: scpi-hwmon: Device processed (SEQNUM=3595, ACTION=add) [ 53.244004] systemd-udevd[177]: scpi-hwmon: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 53.246368] systemd-udevd[174]: scpi-cpufreq: Device processed (SEQNUM=3594, ACTION=add) [ 53.248439] systemd-udevd[173]: sbsa-uart: Device processed (SEQNUM=3587, ACTION=add) [ 53.249949] systemd-udevd[173]: sbsa-uart: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 53.251864] systemd-udevd[148]: scpi_power_domain: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 53.254140] systemd-udevd[174]: scpi-cpufreq: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 53.256364] systemd-udevd[148]: scpi_protocol: Device is queued (SEQNUM=3598, ACTION=add) [ 53.261944] systemd-udevd[170]: scpi_power_domain: Processing device (SEQNUM=3597, ACTION=add) [ 53.263797] systemd-udevd[167]: sc8180x-pinctrl: Device processed (SEQNUM=3590, ACTION=add) [ 53.265684] systemd-udevd[167]: sc8180x-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 53.267699] systemd-udevd[164]: sc8280xp-tlmm: Device processed (SEQNUM=3591, ACTION=add) [ 53.269993] systemd-udevd[148]: scpi_protocol: Device ready for processing (SEQNUM=3598, ACTION=add) [ 53.272886] systemd-udevd[164]: sc8280xp-tlmm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 53.278550] systemd-udevd[148]: scpi_protocol: sd-device-monitor(manager): Passed 188 byte to netlink monitor. dm-1: Processing udev action (SEQNUM=4072, ACTION=remove) dm-1: Got 'remove' action on syspath '/sys/devices/virtual/block/dm-1'. [ 53.283913] systemd-udevd[172]: sc9860-clk: Device processed (SEQNUM=3592, ACTION=add) [ 53.286322] systemd-udevd[165]: sc7180-pinctrl: Device processed (SEQNUM=3588, ACTION=add) dev-disk-by\x2dlabel-root\x2darm64.device: Changed plugged -> dead [ 53.288539] systemd-udevd[148]: sdhci-acpi: Device is queued (SEQNUM=3599, ACTION=add) dev-disk-by\x2did-dm\x2dname\x2dluks\x2drepart\x2d37ff2049010a90c6.device: Changed plugged -> dead dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d4299b6a462e34679930df4bf566cc84c\x2dluks\x2drepart\x2d37ff2049010a90c6.device: Changed plugged -> dead [ 53.290517] systemd-udevd[165]: sc7180-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. dev-mapper-luks\x2drepart\x2d37ff2049010a90c6.device: Changed plugged -> dead dev-disk-by\x2duuid-d54327e7\x2de63e\x2d4e61\x2daa79\x2d9b55eea4c7aa.device: Changed plugged -> dead dev-dm\x2d1.device: Changed plugged -> dead [ 53.293390] systemd-udevd[168]: scpi_protocol: Processing device (SEQNUM=3598, ACTION=add) sys-devices-virtual-block-dm\x2d1.device: Changed plugged -> dead sys-devices-virtual-block-dm\x2d1.device: Collecting. dev-dm\x2d1.device: Collecting. dev-disk-by\x2duuid-d54327e7\x2de63e\x2d4e61\x2daa79\x2d9b55eea4c7aa.device: Collecting. [ 53.295549] systemd-udevd[148]: sdhci-acpi: Device ready for processing (SEQNUM=3599, ACTION=add) dev-mapper-luks\x2drepart\x2d37ff2049010a90c6.device: Collecting. dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d4299b6a462e34679930df4bf566cc84c\x2dluks\x2drepart\x2d37ff2049010a90c6.device: Collecting. dev-disk-by\x2did-dm\x2dname\x2dluks\x2drepart\x2d37ff2049010a90c6.device: Collecting. [ 53.298128] systemd-udevd[148]: sdhci-acpi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. dev-disk-by\x2dlabel-root\x2darm64.device: Collecting. [ 53.300736] systemd-udevd[162]: sc7280-pinctrl: Device processed (SEQNUM=3589, ACTION=add) [ 53.302241] systemd-udevd[162]: sc7280-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 53.304345] systemd-udevd[148]: sdhci-am654: Device is queued (SEQNUM=3600, ACTION=add) [ 53.306375] systemd-udevd[172]: sc9860-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 53.308726] systemd-udevd[148]: sdhci-am654: Device ready for processing (SEQNUM=3600, ACTION=add) [ 53.310655] systemd-udevd[169]: samsung-ufs-phy: Device processed (SEQNUM=3583, ACTION=add) [ 53.312790] systemd-udevd[148]: sdhci-am654: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.314778] systemd-udevd[169]: samsung-ufs-phy: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 53.317061] systemd-udevd[171]: scpi_clocks: Device processed (SEQNUM=3596, ACTION=add) [ 53.322142] systemd-udevd[164]: sdhci-acpi: Processing device (SEQNUM=3599, ACTION=add) [ 53.323873] systemd-udevd[171]: scpi_clocks: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.326057] systemd-udevd[148]: sdhci-arasan: Device is queued (SEQNUM=3601, ACTION=add) [ 53.327625] systemd-udevd[148]: sdhci-arasan: Device ready for processing (SEQNUM=3601, ACTION=add) [ 53.329426] systemd-udevd[148]: sdhci-arasan: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.331487] systemd-udevd[170]: scpi_power_domain: Device processed (SEQNUM=3597, ACTION=add) [ 53.333949] systemd-udevd[148]: sdhci-brcmstb: Device is queued (SEQNUM=3602, ACTION=add) [ 53.335954] systemd-udevd[170]: scpi_power_domain: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 53.338064] systemd-udevd[148]: sdhci-brcmstb: Device ready for processing (SEQNUM=3602, ACTION=add) [ 53.339552] systemd-udevd[148]: sdhci-brcmstb: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.342198] systemd-udevd[173]: sdhci-am654: Processing device (SEQNUM=3600, ACTION=add) [ 53.344794] systemd-udevd[172]: sdhci-arasan: Processing device (SEQNUM=3601, ACTION=add) [ 53.347214] systemd-udevd[148]: sdhci-cdns: Device is queued (SEQNUM=3603, ACTION=add) [ 53.349637] systemd-udevd[148]: sdhci-cdns: Device ready for processing (SEQNUM=3603, ACTION=add) [ 53.351250] systemd-udevd[148]: sdhci-cdns: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 53.353978] systemd-udevd[169]: sdhci-brcmstb: Processing device (SEQNUM=3602, ACTION=add) [ 53.363170] systemd-udevd[148]: sdhci-dwcmshc: Device is queued (SEQNUM=3604, ACTION=add) [ 53.365073] systemd-udevd[148]: sdhci-dwcmshc: Device ready for processing (SEQNUM=3604, ACTION=add) [ 53.366656] systemd-udevd[148]: sdhci-dwcmshc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.368617] systemd-udevd[148]: sdhci-esdhc: Device is queued (SEQNUM=3605, ACTION=add) [ 53.370090] systemd-udevd[148]: sdhci-esdhc: Device ready for processing (SEQNUM=3605, ACTION=add) [ 53.371569] systemd-udevd[148]: sdhci-esdhc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.373699] systemd-udevd[148]: sdhci-esdhc-imx: Device is queued (SEQNUM=3606, ACTION=add) [ 53.375156] systemd-udevd[148]: sdhci-esdhc-imx: Device ready for processing (SEQNUM=3606, ACTION=add) [ 53.377218] systemd-udevd[173]: sdhci-am654: Device processed (SEQNUM=3600, ACTION=add) [ 53.379017] systemd-udevd[148]: sdhci-esdhc-imx: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 53.380942] systemd-udevd[148]: sdhci-iproc: Device is queued (SEQNUM=3607, ACTION=add) [ 53.382908] systemd-udevd[168]: scpi_protocol: Device processed (SEQNUM=3598, ACTION=add) [ 53.384939] systemd-udevd[177]: sdhci-cdns: Processing device (SEQNUM=3603, ACTION=add) [ 53.386783] systemd-udevd[148]: sdhci-iproc: Device ready for processing (SEQNUM=3607, ACTION=add) [ 53.389197] systemd-udevd[168]: scpi_protocol: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 53.391205] systemd-udevd[148]: sdhci-iproc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.393737] systemd-udevd[163]: sdhci-esdhc: Processing device (SEQNUM=3605, ACTION=add) [ 53.395621] systemd-udevd[148]: sdhci-sparx5: Device is queued (SEQNUM=3608, ACTION=add) [ 53.397444] systemd-udevd[148]: sdhci-sparx5: Device ready for processing (SEQNUM=3608, ACTION=add) [ 53.399512] systemd-udevd[165]: sdhci-dwcmshc: Processing device (SEQNUM=3604, ACTION=add) [ 53.401740] sh[207]: Adding new partition 3 to partition table. [ 53.403617] systemd-udevd[148]: sdhci-sparx5: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.405713] systemd-udevd[148]: sdhci-tegra: Device is queued (SEQNUM=3609, ACTION=add) [ 53.407929] sh[207]: Writing new partition table. [ 53.410136] systemd-udevd[164]: sdhci-acpi: Device processed (SEQNUM=3599, ACTION=add) [ 53.412903] systemd-udevd[148]: sdhci-tegra: Device ready for processing (SEQNUM=3609, ACTION=add) [ 53.414605] systemd-udevd[148]: sdhci-tegra: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.433495] sh[207]: Telling kernel to reread partition table. [ 53.435171] sh[207]: All done. [ 53.437469] systemd-udevd[171]: sdhci-esdhc-imx: Processing device (SEQNUM=3606, ACTION=add) [ 53.443199] systemd-udevd[168]: sdhci-sparx5: Processing device (SEQNUM=3608, ACTION=add) [ 53.445710] systemd-udevd[148]: sdhci_msm: Device is queued (SEQNUM=3610, ACTION=add) [ 53.450714] systemd-udevd[148]: sdhci_msm: Device ready for processing (SEQNUM=3610, ACTION=add) M [ **] (2 of 2) A start job is running for…rtition Root Disk (42s / no limit) [ 53.455824] systemd-udevd[148]: sdhci_msm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 53.458706] systemd-udevd[164]: sdhci-acpi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 53.461443] systemd-udevd[170]: sdhci_msm: Processing device (SEQNUM=3610, ACTION=add) [ 53.463688] systemd-udevd[148]: sdhost-bcm2835: Device is queued (SEQNUM=3611, ACTION=add) [ 53.465796] systemd-udevd[148]: sdhost-bcm2835: Device ready for processing (SEQNUM=3611, ACTION=add) [ 53.467604] systemd-udevd[148]: sdhost-bcm2835: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.469754] systemd-udevd[148]: sdm660-pinctrl: Device is queued (SEQNUM=3612, ACTION=add) [ 53.471271] systemd-udevd[148]: sdm660-pinctrl: Device ready for processing (SEQNUM=3612, ACTION=add) [ 53.473676] systemd-udevd[174]: sdhci-tegra: Processing device (SEQNUM=3609, ACTION=add) [ 53.475558] systemd-udevd[148]: sdm660-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.477547] systemd-udevd[148]: sdm670-pinctrl: Device is queued (SEQNUM=3613, ACTION=add) [ 53.479063] systemd-udevd[148]: sdm670-pinctrl: Device ready for processing (SEQNUM=3613, ACTION=add) [ 53.481321] systemd-udevd[148]: sdm670-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.483509] systemd-udevd[172]: sdhci-arasan: Device processed (SEQNUM=3601, ACTION=add) [ 53.485605] systemd-udevd[172]: sdhci-arasan: sd-device-monitor(worker): Passed 187 byte to netlink monitor. systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing. [ 53.491812] systemd-udevd[167]: sdhost-bcm2835: Processing device (SEQNUM=3611, ACTION=add) [ 53.494330] systemd-udevd[148]: sdm845-gpucc: Device is queued (SEQNUM=3614, ACTION=add) [ 53.495957] systemd-udevd[148]: sdm845-gpucc: Device ready for processing (SEQNUM=3614, ACTION=add) [ 53.503253] systemd-udevd[166]: sdm670-pinctrl: Processing device (SEQNUM=3613, ACTION=add) [ 53.505750] systemd-udevd[162]: sdhci-iproc: Processing device (SEQNUM=3607, ACTION=add) [ 53.508416] systemd-udevd[148]: sdm845-pinctrl: Device is queued (SEQNUM=3615, ACTION=add) [ 53.510582] systemd-udevd[173]: sdhci-am654: sd-device-monitor(worker): Passed 186 byte to netlink monitor. Received SIGCHLD from PID 205 (sh). [ 53.513194] systemd-udevd[148]: sdm845-gpucc: Device ready for processing (SEQNUM=3614, ACTION=add) Child 205 (sh) died (code=exited, status=0/SUCCESS) [ 53.514829] systemd-udevd[148]: sdm845-gpucc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. systemd-repart.service: Child 205 belongs to systemd-repart.service. [ 53.516604] systemd-udevd[148]: sdm845-pinctrl: Device ready for processing (SEQNUM=3615, ACTION=add) systemd-repart.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 53.518782] systemd-udevd[164]: sdm660-pinctrl: Processing device (SEQNUM=3612, ACTION=add) [ 53.521306] systemd-udevd[148]: sdm845-videocc: Device is queued (SEQNUM=3616, ACTION=add) systemd-repart.service: Changed start -> exited systemd-repart.service: Job 14 systemd-repart.service/start finished, result=done [ 53.523810] systemd-udevd[148]: sdm845-pinctrl: Device ready for processing (SEQNUM=3615, ACTION=add) M [ OK ] Finished Repartition Root Disk. [ 53.525994] systemd-udevd[148]: sdm845-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.527750] systemd-udevd[148]: sdm845-videocc: Device ready for processing (SEQNUM=3616, ACTION=add) [ 53.533590] systemd-udevd[148]: serial-tegra: Device is queued (SEQNUM=3617, ACTION=add) Failed to communicate with plymouth: Connection refused [ 53.535263] systemd-udevd[148]: sdm845-videocc: Device ready for processing (SEQNUM=3616, ACTION=add) [ 53.537696] systemd-udevd[148]: serial8250: Device is queued (SEQNUM=3618, ACTION=add) Child 226 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 53.539450] systemd-udevd[148]: sdm845-videocc: Device ready for processing (SEQNUM=3616, ACTION=add) init.scope: Child 226 belongs to init.scope. systemd-repart.service: Control group is empty. [ 53.545145] systemd-udevd[171]: sdhci-esdhc-imx: Device processed (SEQNUM=3606, ACTION=add) loop0: Processing udev action (SEQNUM=4065, ACTION=change) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. [ 53.547206] systemd-udevd[163]: sdhci-esdhc: Device processed (SEQNUM=3605, ACTION=add) loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.550007] systemd-udevd[171]: sdhci-esdhc-imx: sd-device-monitor(worker): Passed 190 byte to netlink monitor. initrd-root-fs.target: starting held back, waiting for: systemd-pcrfs@sysroot.service [ 53.552593] systemd-udevd[148]: serial8250-em: Device is queued (SEQNUM=3619, ACTION=add) [ 53.554111] systemd-udevd[148]: sdm845-videocc: Device ready for processing (SEQNUM=3616, ACTION=add) [ 53.556345] systemd-udevd[172]: sdm845-gpucc: Processing device (SEQNUM=3614, ACTION=add) [ 53.558291] systemd-udevd[173]: sdm845-pinctrl: Processing device (SEQNUM=3615, ACTION=add) [ 53.560431] systemd-udevd[148]: sh-eth: Device is queued (SEQNUM=3620, ACTION=add) [ 53.562156] systemd-udevd[148]: sdm845-videocc: Device ready for processing (SEQNUM=3616, ACTION=add) [ 53.563687] systemd-udevd[148]: sdm845-videocc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.565511] systemd-udevd[148]: serial-tegra: Device ready for processing (SEQNUM=3617, ACTION=add) [ 53.566986] systemd-udevd[148]: sh-pfc: Device is queued (SEQNUM=3621, ACTION=add) [ 53.568940] systemd-udevd[177]: sdhci-cdns: Device processed (SEQNUM=3603, ACTION=add) [ 53.570757] systemd-udevd[148]: serial-tegra: Device ready for processing (SEQNUM=3617, ACTION=add) [ 53.573014] systemd-udevd[177]: sdhci-cdns: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 53.574954] systemd-udevd[148]: sh-sci: Device is queued (SEQNUM=3622, ACTION=add) [ 53.576658] systemd-udevd[148]: serial-tegra: Device ready for processing (SEQNUM=3617, ACTION=add) [ 53.578172] systemd-udevd[148]: sh_cmt: Device is queued (SEQNUM=3623, ACTION=add) [ 53.579614] systemd-udevd[148]: serial-tegra: Device ready for processing (SEQNUM=3617, ACTION=add) [ 53.581852] systemd-udevd[170]: sdhci_msm: Device processed (SEQNUM=3610, ACTION=add) [ 53.583661] systemd-udevd[148]: serial-tegra: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.585486] systemd-udevd[148]: serial8250: Device ready for processing (SEQNUM=3618, ACTION=add) [ 53.587050] systemd-udevd[148]: sh_tmu: Device is queued (SEQNUM=3624, ACTION=add) [ 53.588737] systemd-udevd[148]: serial8250: Device ready for processing (SEQNUM=3618, ACTION=add) [ 53.594119] systemd-udevd[169]: sdhci-brcmstb: Device processed (SEQNUM=3602, ACTION=add) [ 53.595625] systemd-udevd[169]: sdhci-brcmstb: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 53.598010] systemd-udevd[148]: simple-framebuffer: Device is queued (SEQNUM=3625, ACTION=add) [ 53.599499] systemd-udevd[148]: serial8250: Device ready for processing (SEQNUM=3618, ACTION=add) [ 53.601505] systemd-udevd[148]: simple-pm-bus: Device is queued (SEQNUM=3626, ACTION=add) [ 53.603099] systemd-udevd[148]: serial8250: Device ready for processing (SEQNUM=3618, ACTION=add) [ 53.604888] systemd-udevd[148]: serial8250: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 53.606423] systemd-udevd[148]: serial8250-em: Device ready for processing (SEQNUM=3619, ACTION=add) [ 53.611578] systemd-udevd[165]: sdhci-dwcmshc: Device processed (SEQNUM=3604, ACTION=add) [ 53.613322] systemd-udevd[165]: sdhci-dwcmshc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 53.615119] systemd-udevd[148]: simple-reset: Device is queued (SEQNUM=3627, ACTION=add) [ 53.616923] systemd-udevd[148]: serial8250-em: Device ready for processing (SEQNUM=3619, ACTION=add) [ 53.618824] systemd-udevd[163]: sdhci-esdhc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.621002] systemd-udevd[148]: sl28cpld-intc: Device is queued (SEQNUM=3628, ACTION=add) [ 53.622561] systemd-udevd[148]: serial8250-em: Device ready for processing (SEQNUM=3619, ACTION=add) [ 53.624443] systemd-udevd[148]: serial8250-em: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.626235] systemd-udevd[148]: sh-eth: Device ready for processing (SEQNUM=3620, ACTION=add) [ 53.628523] systemd-udevd[165]: serial8250-em: Processing device (SEQNUM=3619, ACTION=add) [ 53.630291] systemd-udevd[148]: sm6115-tlmm: Device is queued (SEQNUM=3629, ACTION=add) [ 53.631752] systemd-udevd[148]: sh-eth: Device ready for processing (SEQNUM=3620, ACTION=add) [ 53.636972] systemd-udevd[177]: serial-tegra: Processing device (SEQNUM=3617, ACTION=add) [ 53.638706] systemd-udevd[148]: sh-eth: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 53.640553] systemd-udevd[148]: sh-pfc: Device ready for processing (SEQNUM=3621, ACTION=add) [ 53.642667] systemd-udevd[170]: sdhci_msm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 53.645415] systemd-udevd[148]: sm6125-tlmm: Device is queued (SEQNUM=3630, ACTION=add) [ 53.647787] systemd-udevd[163]: sh-eth: Processing device (SEQNUM=3620, ACTION=add) [ 53.654010] systemd-udevd[148]: sh-pfc: Device ready for processing (SEQNUM=3621, ACTION=add) [ 53.657339] systemd-udevd[168]: sdhci-sparx5: Device processed (SEQNUM=3608, ACTION=add) [ 53.659505] systemd-udevd[168]: sdhci-sparx5: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 53.662425] systemd-udevd[148]: sm6350-tlmm: Device is queued (SEQNUM=3631, ACTION=add) [ 53.664628] systemd-udevd[148]: sh-pfc: Device ready for processing (SEQNUM=3621, ACTION=add) [ 53.667024] systemd-udevd[171]: sdm845-videocc: Processing device (SEQNUM=3616, ACTION=add) [ 53.669587] systemd-udevd[148]: sh-pfc: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 53.671473] systemd-udevd[148]: sh-sci: Device ready for processing (SEQNUM=3622, ACTION=add) [ 53.674091] systemd-udevd[169]: serial8250: Processing device (SEQNUM=3618, ACTION=add) [ 53.676404] systemd-udevd[148]: sm6375-tlmm: Device is queued (SEQNUM=3632, ACTION=add) [ 53.678019] systemd-udevd[148]: sh-sci: Device ready for processing (SEQNUM=3622, ACTION=add) [ 53.679627] systemd-udevd[148]: sh-sci: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 53.681674] systemd-udevd[148]: sh_cmt: Device ready for processing (SEQNUM=3623, ACTION=add) [ 53.683972] systemd-udevd[170]: sh-pfc: Processing device (SEQNUM=3621, ACTION=add) [ 53.686139] systemd-udevd[148]: sm8150-gpucc: Device is queued (SEQNUM=3633, ACTION=add) [ 53.688309] systemd-udevd[168]: sh-sci: Processing device (SEQNUM=3622, ACTION=add) [ 53.690293] systemd-udevd[148]: sh_cmt: Device ready for processing (SEQNUM=3623, ACTION=add) [ 53.692363] systemd-udevd[148]: sm8150-pinctrl: Device is queued (SEQNUM=3634, ACTION=add) [ 53.694278] systemd-udevd[148]: sh_cmt: Device ready for processing (SEQNUM=3623, ACTION=add) [ 53.696414] systemd-udevd[174]: sdhci-tegra: Device processed (SEQNUM=3609, ACTION=add) [ 53.698488] systemd-udevd[148]: sm8250-gpucc: Device is queued (SEQNUM=3635, ACTION=add) [ 53.700596] systemd-udevd[148]: sh_cmt: Device ready for processing (SEQNUM=3623, ACTION=add) [ 53.702437] systemd-udevd[174]: sdhci-tegra: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.704519] systemd-udevd[167]: sdhost-bcm2835: Device processed (SEQNUM=3611, ACTION=add) [ 53.706431] systemd-udevd[162]: sdhci-iproc: Device processed (SEQNUM=3607, ACTION=add) [ 53.708504] systemd-udevd[167]: sdhost-bcm2835: sd-device-monitor(worker): Passed 189 byte to netlink monitor. loop0: Processing udev action (SEQNUM=4066, ACTION=change) [ 53.710396] systemd-udevd[148]: sm8250-pinctrl: Device is queued (SEQNUM=3636, ACTION=add) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.713026] systemd-udevd[162]: sdhci-iproc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. loop0: Device busy: SYSTEMD_READY property from device is false [ 53.719499] systemd-udevd[148]: sh_cmt: Device ready for processing (SEQNUM=3623, ACTION=add) dm-1: Processing udev action (SEQNUM=4073, ACTION=change) dm-1: Got 'change' action on syspath '/sys/devices/virtual/block/dm-1'. [ 53.722012] systemd-udevd[148]: sh_cmt: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 53.723905] systemd-udevd[148]: sh_tmu: Device ready for processing (SEQNUM=3624, ACTION=add) [ 53.725830] systemd-udevd[148]: sh_tmu: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 53.727385] systemd-udevd[148]: simple-framebuffer: Device ready for processing (SEQNUM=3625, ACTION=add) [ 53.729389] systemd-udevd[148]: simple-framebuffer: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 53.731001] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) [ 53.732846] systemd-udevd[148]: sm8250-videocc: Device is queued (SEQNUM=3637, ACTION=add) [ 53.734585] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) [ 53.736422] systemd-udevd[148]: sm8350-gcc: Device is queued (SEQNUM=3638, ACTION=add) [ 53.737887] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) [ 53.739517] systemd-udevd[148]: sm8350-tlmm: Device is queued (SEQNUM=3639, ACTION=add) dev-dm\x2d1.device: Changed dead -> plugged sys-devices-virtual-block-dm\x2d1.device: Changed dead -> plugged [ 53.742327] systemd-udevd[162]: sh_cmt: Processing device (SEQNUM=3623, ACTION=add) [ 53.744594] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) [ 53.746194] systemd-udevd[148]: sm8450-tlmm: Device is queued (SEQNUM=3640, ACTION=add) [ 53.747636] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) [ 53.749452] systemd-udevd[148]: sm8550-tlmm: Device is queued (SEQNUM=3641, ACTION=add) [ 53.750962] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) [ 53.752714] systemd-udevd[148]: smc91x: Device is queued (SEQNUM=3642, ACTION=add) [ 53.754175] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) dm-1: Processing udev action (SEQNUM=4075, ACTION=remove) dm-1: Got 'remove' action on syspath '/sys/devices/virtual/block/dm-1'. [ 53.755670] systemd-udevd[148]: smccc_trng: Device is queued (SEQNUM=3643, ACTION=add) dev-dm\x2d1.device: Changed plugged -> dead sys-devices-virtual-block-dm\x2d1.device: Changed plugged -> dead sys-devices-virtual-block-dm\x2d1.device: Collecting. [ 53.758113] systemd-udevd[167]: simple-framebuffer: Processing device (SEQNUM=3625, ACTION=add) dev-dm\x2d1.device: Collecting. [ 53.760537] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) [ 53.762081] systemd-udevd[148]: smsc911x: Device is queued (SEQNUM=3644, ACTION=add) [ 53.764462] systemd-udevd[171]: sdm845-videocc: Device processed (SEQNUM=3616, ACTION=add) [ 53.766330] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) [ 53.768513] systemd-udevd[166]: sdm670-pinctrl: Device processed (SEQNUM=3613, ACTION=add) [ 53.769972] systemd-udevd[166]: sdm670-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 53.771919] systemd-udevd[148]: snd-soc-dummy: Device is queued (SEQNUM=3645, ACTION=add) [ 53.773968] systemd-udevd[174]: sh_tmu: Processing device (SEQNUM=3624, ACTION=add) [ 53.776884] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) [ 53.781039] systemd-udevd[148]: snps-udc-plat: Device is queued (SEQNUM=3646, ACTION=add) [ 53.783331] systemd-udevd[148]: simple-pm-bus: Device ready for processing (SEQNUM=3626, ACTION=add) loop0: Processing udev action (SEQNUM=4067, ACTION=change) [ 53.788551] systemd-udevd[177]: serial-tegra: Device processed (SEQNUM=3617, ACTION=add) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. loop0: Device busy: SYSTEMD_READY property from device is false [ 53.791005] systemd-udevd[148]: simple-pm-bus: sd-device-monitor(manager): Passed 188 byte to netlink monitor. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.793503] systemd-udevd[177]: serial-tegra: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 53.795577] systemd-udevd[148]: simple-reset: Device ready for processing (SEQNUM=3627, ACTION=add) [ 53.797485] systemd-udevd[148]: snvs_lpgpr: Device is queued (SEQNUM=3647, ACTION=add) [ 53.799338] systemd-udevd[166]: simple-pm-bus: Processing device (SEQNUM=3626, ACTION=add) [ 53.801403] systemd-udevd[148]: simple-reset: Device ready for processing (SEQNUM=3627, ACTION=add) [ 53.803082] systemd-udevd[148]: simple-reset: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.804874] systemd-udevd[148]: sl28cpld-intc: Device ready for processing (SEQNUM=3628, ACTION=add) [ 53.809904] systemd-udevd[173]: sdm845-pinctrl: Device processed (SEQNUM=3615, ACTION=add) [ 53.811296] systemd-udevd[173]: sdm845-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 53.813517] systemd-udevd[169]: serial8250: Device processed (SEQNUM=3618, ACTION=add) [ 53.815353] systemd-udevd[148]: soc-audio: Device is queued (SEQNUM=3648, ACTION=add) [ 53.817525] systemd-udevd[169]: serial8250: sd-device-monitor(worker): Passed 185 byte to netlink monitor. loop0: Processing udev action (SEQNUM=4076, ACTION=change) [ 53.819365] systemd-udevd[148]: sl28cpld-intc: Device ready for processing (SEQNUM=3628, ACTION=add) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. loop0: Device busy: SYSTEMD_READY property from device is false [ 53.822042] systemd-udevd[171]: sdm845-videocc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.824466] systemd-udevd[148]: sparx5-clk: Device is queued (SEQNUM=3649, ACTION=add) [ 53.826727] systemd-udevd[172]: sdm845-gpucc: Device processed (SEQNUM=3614, ACTION=add) vda: Processing udev action (SEQNUM=4081, ACTION=change) vda: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda'. [ 53.829083] systemd-udevd[148]: sl28cpld-intc: Device ready for processing (SEQNUM=3628, ACTION=add) [ 53.831695] systemd-udevd[172]: sdm845-gpucc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 53.834108] systemd-udevd[148]: sl28cpld-intc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.836709] systemd-udevd[170]: sh-pfc: Device processed (SEQNUM=3621, ACTION=add) [ 53.838674] systemd-udevd[148]: sm6115-tlmm: Device ready for processing (SEQNUM=3629, ACTION=add) [ 53.840881] systemd-udevd[170]: sh-pfc: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 53.842789] systemd-udevd[148]: sm6115-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.844615] systemd-udevd[148]: sm6125-tlmm: Device ready for processing (SEQNUM=3630, ACTION=add) [ 53.846124] systemd-udevd[148]: sm6125-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.847676] systemd-udevd[148]: sm6350-tlmm: Device ready for processing (SEQNUM=3631, ACTION=add) [ 53.849929] systemd-udevd[168]: sh-sci: Device processed (SEQNUM=3622, ACTION=add) [ 53.851761] systemd-udevd[177]: simple-reset: Processing device (SEQNUM=3627, ACTION=add) [ 53.853801] systemd-udevd[168]: sh-sci: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 53.855672] systemd-udevd[148]: spi_qup: Device is queued (SEQNUM=3650, ACTION=add) [ 53.858067] systemd-udevd[165]: serial8250-em: Device processed (SEQNUM=3619, ACTION=add) [ 53.859767] systemd-udevd[165]: serial8250-em: sd-device-monitor(worker): Passed 188 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device/nop as 252 dev-disk-by\x2ddiskseq-25.device: Installed new job dev-disk-by\x2ddiskseq-25.device/nop as 253 [ 53.866401] systemd-udevd[148]: sm6350-tlmm: Device ready for processing (SEQNUM=3631, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device/nop as 254 dev-vda.device: Installed new job dev-vda.device/nop as 255 [ 53.868881] systemd-udevd[164]: sdm660-pinctrl: Device processed (SEQNUM=3612, ACTION=add) loop0: Processing udev action (SEQNUM=4077, ACTION=change) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. [ 53.871393] systemd-udevd[148]: sm6350-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.874823] systemd-udevd[148]: sm6375-tlmm: Device ready for processing (SEQNUM=3632, ACTION=add) loop0: Device busy: SYSTEMD_READY property from device is false dev-disk-by\x2ddiskseq-25.device: Job 253 dev-disk-by\x2ddiskseq-25.device/nop finished, result=done [ 53.877424] systemd-udevd[164]: sdm660-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Job 254 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device/nop finished, result=done dev-vda.device: Job 255 dev-vda.device/nop finished, result=done [ 53.879668] systemd-udevd[148]: sm6375-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Job 252 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device/nop finished, result=done [ 53.882034] systemd-udevd[148]: sm8150-gpucc: Device ready for processing (SEQNUM=3633, ACTION=add) [ 53.889231] systemd-udevd[148]: sm8150-gpucc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.891278] systemd-udevd[148]: sm8150-pinctrl: Device ready for processing (SEQNUM=3634, ACTION=add) [ 53.897797] systemd-udevd[163]: sh-eth: Device processed (SEQNUM=3620, ACTION=add) [ 53.899848] systemd-udevd[148]: spmi_pmic_arb: Device is queued (SEQNUM=3651, ACTION=add) [ 53.902238] systemd-udevd[163]: sh-eth: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 53.904613] systemd-udevd[167]: simple-framebuffer: Device processed (SEQNUM=3625, ACTION=add) loop0: Processing udev action (SEQNUM=4078, ACTION=change) [ 53.906598] systemd-udevd[148]: sm8150-pinctrl: Device ready for processing (SEQNUM=3634, ACTION=add) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. [ 53.908965] systemd-udevd[167]: simple-framebuffer: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 53.910971] systemd-udevd[148]: sm8150-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.912898] systemd-udevd[148]: sm8250-gpucc: Device ready for processing (SEQNUM=3635, ACTION=add) loop0: Device busy: SYSTEMD_READY property from device is false [ 53.914578] systemd-udevd[148]: sm8250-gpucc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.916957] systemd-udevd[169]: sl28cpld-intc: Processing device (SEQNUM=3628, ACTION=add) loop0: Processing udev action (SEQNUM=4080, ACTION=remove) loop0: Got 'remove' action on syspath '/sys/devices/virtual/block/loop0'. [ 53.919076] systemd-udevd[148]: sm8250-pinctrl: Device ready for processing (SEQNUM=3636, ACTION=add) [ 53.921407] systemd-udevd[164]: sm8150-pinctrl: Processing device (SEQNUM=3634, ACTION=add) [ 53.923757] systemd-udevd[148]: sm8250-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.925817] systemd-udevd[148]: sm8250-videocc: Device ready for processing (SEQNUM=3637, ACTION=add) [ 53.927609] systemd-udevd[148]: sr-clk: Device is queued (SEQNUM=3652, ACTION=add) [ 53.929687] systemd-udevd[148]: sm8250-videocc: Device ready for processing (SEQNUM=3637, ACTION=add) [ 53.934823] systemd-udevd[171]: sm6125-tlmm: Processing device (SEQNUM=3630, ACTION=add) [ 53.937245] systemd-udevd[148]: sr-pcie-phy: Device is queued (SEQNUM=3653, ACTION=add) [ 53.938909] systemd-udevd[148]: sm8250-videocc: Device ready for processing (SEQNUM=3637, ACTION=add) [ 53.943877] systemd-udevd[174]: sh_tmu: Device processed (SEQNUM=3624, ACTION=add) [ 53.945605] systemd-udevd[174]: sh_tmu: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 53.947486] systemd-udevd[148]: sr-thermal: Device is queued (SEQNUM=3654, ACTION=add) [ 53.949356] systemd-udevd[148]: sm8250-videocc: Device ready for processing (SEQNUM=3637, ACTION=add) [ 53.951033] systemd-udevd[148]: sm8250-videocc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.956440] systemd-udevd[172]: sm6350-tlmm: Processing device (SEQNUM=3631, ACTION=add) [ 53.958438] systemd-udevd[173]: sm6115-tlmm: Processing device (SEQNUM=3629, ACTION=add) [ 53.960743] systemd-udevd[148]: sm8350-gcc: Device ready for processing (SEQNUM=3638, ACTION=add) [ 53.962362] systemd-udevd[148]: sram: Device is queued (SEQNUM=3655, ACTION=add) [ 53.963858] systemd-udevd[148]: sm8350-gcc: Device ready for processing (SEQNUM=3638, ACTION=add) [ 53.965969] systemd-udevd[148]: sm8350-gcc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 53.967828] systemd-udevd[148]: sm8350-tlmm: Device ready for processing (SEQNUM=3639, ACTION=add) [ 53.970022] systemd-udevd[170]: sm8150-gpucc: Processing device (SEQNUM=3633, ACTION=add) [ 53.971873] systemd-udevd[168]: sm6375-tlmm: Processing device (SEQNUM=3632, ACTION=add) [ 53.974184] systemd-udevd[148]: stm32-rng: Device is queued (SEQNUM=3656, ACTION=add) [ 53.975715] systemd-udevd[148]: sm8350-tlmm: Device ready for processing (SEQNUM=3639, ACTION=add) [ 53.977497] systemd-udevd[148]: stm32-usart: Device is queued (SEQNUM=3657, ACTION=add) [ 53.979227] systemd-udevd[148]: sm8350-tlmm: Device ready for processing (SEQNUM=3639, ACTION=add) [ 53.981536] systemd-udevd[165]: sm8250-gpucc: Processing device (SEQNUM=3635, ACTION=add) [ 53.983482] systemd-udevd[148]: stm32mp257-pinctrl: Device is queued (SEQNUM=3658, ACTION=add) [ 53.985475] systemd-udevd[148]: sm8350-tlmm: Device ready for processing (SEQNUM=3639, ACTION=add) [ 53.990720] systemd-udevd[162]: sh_cmt: Device processed (SEQNUM=3623, ACTION=add) [ 53.993264] systemd-udevd[148]: stratix10-clkmgr: Device is queued (SEQNUM=3659, ACTION=add) [ 53.995420] systemd-udevd[162]: sh_cmt: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 53.997671] systemd-udevd[148]: sm8350-tlmm: Device ready for processing (SEQNUM=3639, ACTION=add) [ 53.999557] systemd-udevd[163]: sm8250-pinctrl: Processing device (SEQNUM=3636, ACTION=add) [ 54.009315] systemd-udevd[148]: sun4i-usb-phy: Device is queued (SEQNUM=3660, ACTION=add) [ 54.014972] systemd-udevd[166]: simple-pm-bus: Device processed (SEQNUM=3626, ACTION=add) [ 54.017283] systemd-udevd[148]: sm8350-tlmm: Device ready for processing (SEQNUM=3639, ACTION=add) [ 54.019254] systemd-udevd[166]: simple-pm-bus: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.021345] systemd-udevd[148]: sun50i-a100-ccu: Device is queued (SEQNUM=3661, ACTION=add) [ 54.022870] systemd-udevd[148]: sm8350-tlmm: Device ready for processing (SEQNUM=3639, ACTION=add) [ 54.024560] systemd-udevd[148]: sm8350-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.026568] systemd-udevd[167]: sm8250-videocc: Processing device (SEQNUM=3637, ACTION=add) [ 54.028809] systemd-udevd[148]: sm8450-tlmm: Device ready for processing (SEQNUM=3640, ACTION=add) [ 54.030390] systemd-udevd[148]: sun50i-a100-pinctrl: Device is queued (SEQNUM=3662, ACTION=add) [ 54.031901] systemd-udevd[148]: sm8450-tlmm: Device ready for processing (SEQNUM=3640, ACTION=add) [ 54.033717] systemd-udevd[148]: sun50i-a100-r-ccu: Device is queued (SEQNUM=3663, ACTION=add) [ 54.035605] systemd-udevd[174]: sm8350-gcc: Processing device (SEQNUM=3638, ACTION=add) [ 54.037689] systemd-udevd[148]: sm8450-tlmm: Device ready for processing (SEQNUM=3640, ACTION=add) [ 54.039282] systemd-udevd[148]: sun50i-a100-r-pinctrl: Device is queued (SEQNUM=3664, ACTION=add) [ 54.041635] systemd-udevd[171]: sm6125-tlmm: Device processed (SEQNUM=3630, ACTION=add) [ 54.043486] systemd-udevd[148]: sm8450-tlmm: Device ready for processing (SEQNUM=3640, ACTION=add) vda4: Processing udev action (SEQNUM=4082, ACTION=add) [ 54.045895] systemd-udevd[171]: sm6125-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. vda4: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4'. [ 54.048425] systemd-udevd[148]: sun50i-a64-ccu: Device is queued (SEQNUM=3665, ACTION=add) [ 54.051372] systemd-udevd[148]: sm8450-tlmm: Device ready for processing (SEQNUM=3640, ACTION=add) [ 54.056623] systemd-udevd[148]: sun50i-a64-pinctrl: Device is queued (SEQNUM=3666, ACTION=add) [ 54.060411] systemd-udevd[177]: simple-reset: Device processed (SEQNUM=3627, ACTION=add) [ 54.062400] systemd-udevd[148]: sm8450-tlmm: Device ready for processing (SEQNUM=3640, ACTION=add) [ 54.064942] systemd-udevd[177]: simple-reset: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.067037] systemd-udevd[148]: sun50i-a64-r-pinctrl: Device is queued (SEQNUM=3667, ACTION=add) [ 54.069028] systemd-udevd[148]: sm8450-tlmm: Device ready for processing (SEQNUM=3640, ACTION=add) [ 54.074401] systemd-udevd[170]: sm8150-gpucc: Device processed (SEQNUM=3633, ACTION=add) [ 54.078907] systemd-udevd[148]: sun50i-de2-bus: Device is queued (SEQNUM=3668, ACTION=add) [ 54.081020] systemd-udevd[170]: sm8150-gpucc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.082909] systemd-udevd[148]: sm8450-tlmm: Device ready for processing (SEQNUM=3640, ACTION=add) [ 54.084670] systemd-udevd[148]: sm8450-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.086241] systemd-udevd[148]: sm8550-tlmm: Device ready for processing (SEQNUM=3641, ACTION=add) [ 54.088380] systemd-udevd[166]: sm8350-tlmm: Processing device (SEQNUM=3639, ACTION=add) [ 54.090423] systemd-udevd[148]: sun50i-h5-pinctrl: Device is queued (SEQNUM=3669, ACTION=add) [ 54.091958] systemd-udevd[148]: sm8550-tlmm: Device ready for processing (SEQNUM=3641, ACTION=add) [ 54.093715] systemd-udevd[148]: sm8550-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.095288] systemd-udevd[148]: smc91x: Device ready for processing (SEQNUM=3642, ACTION=add) [ 54.097014] systemd-udevd[148]: smc91x: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 54.098567] systemd-udevd[148]: smccc_trng: Device ready for processing (SEQNUM=3643, ACTION=add) [ 54.100748] systemd-udevd[162]: sm8550-tlmm: Processing device (SEQNUM=3641, ACTION=add) [ 54.102582] systemd-udevd[148]: sun50i-h6-ccu: Device is queued (SEQNUM=3670, ACTION=add) [ 54.157584] systemd-udevd[148]: smccc_trng: Device ready for processing (SEQNUM=3643, ACTION=add) [ 54.160757] systemd-udevd[148]: sun50i-h6-pinctrl: Device is queued (SEQNUM=3671, ACTION=add) [ 54.162356] systemd-udevd[148]: smccc_trng: Device ready for processing (SEQNUM=3643, ACTION=add) [ 54.163933] systemd-udevd[148]: sun50i-h6-r-ccu: Device is queued (SEQNUM=3672, ACTION=add) [ 54.166129] systemd-udevd[177]: sm8450-tlmm: Processing device (SEQNUM=3640, ACTION=add) [ 54.168771] systemd-udevd[148]: smccc_trng: Device ready for processing (SEQNUM=3643, ACTION=add) [ 54.170406] systemd-udevd[148]: smccc_trng: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.171986] systemd-udevd[148]: smsc911x: Device ready for processing (SEQNUM=3644, ACTION=add) [ 54.174431] systemd-udevd[171]: smccc_trng: Processing device (SEQNUM=3643, ACTION=add) [ 54.176603] systemd-udevd[148]: sun50i-h6-r-pinctrl: Device is queued (SEQNUM=3673, ACTION=add) [ 54.178094] systemd-udevd[148]: smsc911x: Device ready for processing (SEQNUM=3644, ACTION=add) [ 54.179608] systemd-udevd[148]: sun50i-h616-ccu: Device is queued (SEQNUM=3674, ACTION=add) [ 54.183648] systemd-udevd[148]: smsc911x: Device ready for processing (SEQNUM=3644, ACTION=add) [ 54.190373] systemd-udevd[170]: smc91x: Processing device (SEQNUM=3642, ACTION=add) [ 54.192595] systemd-udevd[148]: sun50i-h616-pinctrl: Device is queued (SEQNUM=3675, ACTION=add) [ 54.194091] systemd-udevd[148]: smsc911x: Device ready for processing (SEQNUM=3644, ACTION=add) [ 54.195804] systemd-udevd[148]: sun50i-h616-r-pinctrl: Device is queued (SEQNUM=3676, ACTION=add) [ 54.197639] systemd-udevd[148]: smsc911x: Device ready for processing (SEQNUM=3644, ACTION=add) [ 54.199218] systemd-udevd[148]: sun6i-msgbox: Device is queued (SEQNUM=3677, ACTION=add) [ 54.201151] systemd-udevd[148]: smsc911x: Device ready for processing (SEQNUM=3644, ACTION=add) [ 54.202690] systemd-udevd[148]: sun6i-rtc: Device is queued (SEQNUM=3678, ACTION=add) [ 54.204710] systemd-udevd[148]: smsc911x: Device ready for processing (SEQNUM=3644, ACTION=add) [ 54.206605] systemd-udevd[173]: sm6115-tlmm: Device processed (SEQNUM=3629, ACTION=add) [ 54.208384] systemd-udevd[173]: sm6115-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. Unit blockdev@dev-mapper-root.target has alias blockdev@.target. [ 54.210397] systemd-udevd[148]: sun6i-spi: Device is queued (SEQNUM=3679, ACTION=add) [ 54.212594] systemd-udevd[148]: smsc911x: Device ready for processing (SEQNUM=3644, ACTION=add) [ 54.214855] systemd-udevd[162]: sm8550-tlmm: Device processed (SEQNUM=3641, ACTION=add) [ 54.217274] systemd-udevd[148]: sun8i-h3-ccu: Device is queued (SEQNUM=3680, ACTION=add) [ 54.219176] systemd-udevd[162]: sm8550-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.221659] systemd-udevd[148]: smsc911x: Device ready for processing (SEQNUM=3644, ACTION=add) [ 54.223098] systemd-udevd[148]: smsc911x: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 54.225291] systemd-udevd[165]: sm8250-gpucc: Device processed (SEQNUM=3635, ACTION=add) [ 54.227099] systemd-udevd[148]: snd-soc-dummy: Device ready for processing (SEQNUM=3645, ACTION=add) [ 54.229339] systemd-udevd[165]: sm8250-gpucc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.231185] systemd-udevd[148]: sun8i-h3-r-pinctrl: Device is queued (SEQNUM=3681, ACTION=add) [ 54.233333] systemd-udevd[173]: smsc911x: Processing device (SEQNUM=3644, ACTION=add) [ 54.235150] systemd-udevd[148]: snd-soc-dummy: Device ready for processing (SEQNUM=3645, ACTION=add) [ 54.236987] systemd-udevd[148]: snd-soc-dummy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 54.238523] systemd-udevd[148]: snps-udc-plat: Device ready for processing (SEQNUM=3646, ACTION=add) [ 54.240816] systemd-udevd[171]: smccc_trng: Device processed (SEQNUM=3643, ACTION=add) [ 54.242595] systemd-udevd[148]: snps-udc-plat: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 54.245468] systemd-udevd[171]: smccc_trng: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 54.247313] systemd-udevd[148]: snvs_lpgpr: Device ready for processing (SEQNUM=3647, ACTION=add) [ 54.249225] systemd-udevd[148]: sun8i-r-ccu: Device is queued (SEQNUM=3682, ACTION=add) [ 54.251082] systemd-udevd[162]: snps-udc-plat: Processing device (SEQNUM=3646, ACTION=add) [ 54.253226] systemd-udevd[172]: sm6350-tlmm: Device processed (SEQNUM=3631, ACTION=add) [ 54.255118] systemd-udevd[164]: sm8150-pinctrl: Device processed (SEQNUM=3634, ACTION=add) [ 54.257238] systemd-udevd[172]: sm6350-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.259215] systemd-udevd[164]: sm8150-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.261468] systemd-udevd[168]: sm6375-tlmm: Device processed (SEQNUM=3632, ACTION=add) [ 54.263225] systemd-udevd[165]: snd-soc-dummy: Processing device (SEQNUM=3645, ACTION=add) [ 54.265412] systemd-udevd[168]: sm6375-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.267314] systemd-udevd[167]: sm8250-videocc: Device processed (SEQNUM=3637, ACTION=add) [ 54.269258] systemd-udevd[167]: sm8250-videocc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.271142] systemd-udevd[163]: sm8250-pinctrl: Device processed (SEQNUM=3636, ACTION=add) [ 54.273109] systemd-udevd[166]: sm8350-tlmm: Device processed (SEQNUM=3639, ACTION=add) [ 54.274853] systemd-udevd[163]: sm8250-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.277292] systemd-udevd[166]: sm8350-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.279122] systemd-udevd[177]: sm8450-tlmm: Device processed (SEQNUM=3640, ACTION=add) [ 54.280852] systemd-udevd[177]: sm8450-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.282709] systemd-udevd[169]: sl28cpld-intc: Device processed (SEQNUM=3628, ACTION=add) [ 54.284571] systemd-udevd[169]: sl28cpld-intc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.286356] systemd-udevd[148]: snvs_lpgpr: Device ready for processing (SEQNUM=3647, ACTION=add) [ 54.287851] systemd-udevd[148]: snvs_lpgpr: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.290281] systemd-udevd[173]: smsc911x: Device processed (SEQNUM=3644, ACTION=add) [ 54.292434] systemd-udevd[148]: soc-audio: Device ready for processing (SEQNUM=3648, ACTION=add) [ 54.294546] systemd-udevd[173]: smsc911x: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 54.296864] systemd-udevd[164]: snvs_lpgpr: Processing device (SEQNUM=3647, ACTION=add) [ 54.302087] systemd-udevd[170]: smc91x: Device processed (SEQNUM=3642, ACTION=add) [ 54.303425] systemd-udevd[170]: smc91x: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 54.305705] systemd-udevd[174]: sm8350-gcc: Device processed (SEQNUM=3638, ACTION=add) [ 54.307165] systemd-udevd[174]: sm8350-gcc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 54.309310] systemd-udevd[148]: soc-audio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Changed dead -> plugged [ 54.310924] systemd-udevd[148]: sparx5-clk: Device ready for processing (SEQNUM=3649, ACTION=add) dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device: Changed dead -> plugged dev-vda4.device: Changed dead -> plugged dev-disk-by\x2dpartlabel-root\x2darm64.device: Changed dead -> plugged [ 54.313846] systemd-udevd[148]: sparx5-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device: Changed dead -> plugged dev-gpt\x2dauto\x2droot\x2dluks.device: Changed dead -> plugged systemd-cryptsetup@root.service: Trying to enqueue job systemd-cryptsetup@root.service/start/fail [ 54.317126] systemd-udevd[172]: soc-audio: Processing device (SEQNUM=3648, ACTION=add) systemd-cryptsetup@root.service: Installed new job systemd-cryptsetup@root.service/start as 256 [ 54.319116] systemd-udevd[148]: spi_qup: Device ready for processing (SEQNUM=3650, ACTION=add) [ 54.322400] systemd-udevd[169]: spi_qup: Processing device (SEQNUM=3650, ACTION=add) dev-disk-by\x2dlabel-root\x2darm64.device: Installed new job dev-disk-by\x2dlabel-root\x2darm64.device/start as 265 [ 54.324455] systemd-udevd[162]: snps-udc-plat: Device processed (SEQNUM=3646, ACTION=add) system-systemd\x2dcryptsetup.slice: Installed new job system-systemd\x2dcryptsetup.slice/start as 266 dev-disk-by\x2ddiskseq-25\x2dpart4.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart4.device/start as 262 [ 54.326300] systemd-udevd[162]: snps-udc-plat: sd-device-monitor(worker): Passed 188 byte to netlink monitor. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device/start as 263 blockdev@dev-mapper-root.target: Installed new job blockdev@dev-mapper-root.target/start as 269 [ 54.328930] systemd-udevd[148]: spi_qup: sd-device-monitor(manager): Passed 182 byte to netlink monitor. systemd-cryptsetup@root.service: Enqueued job systemd-cryptsetup@root.service/start as 256 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Changed dead -> plugged [ 54.330903] systemd-udevd[148]: spmi_pmic_arb: Device ready for processing (SEQNUM=3651, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Job 263 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device/start finished, result=done dev-disk-by\x2ddiskseq-25\x2dpart4.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25\x2dpart4.device: Job 262 dev-disk-by\x2ddiskseq-25\x2dpart4.device/start finished, result=done [ 54.333696] systemd-udevd[148]: spmi_pmic_arb: sd-device-monitor(manager): Passed 188 byte to netlink monitor. dev-disk-by\x2dlabel-root\x2darm64.device: Changed dead -> plugged dev-disk-by\x2dlabel-root\x2darm64.device: Job 265 dev-disk-by\x2dlabel-root\x2darm64.device/start finished, result=done [ 54.337078] systemd-udevd[168]: sparx5-clk: Processing device (SEQNUM=3649, ACTION=add) [ 54.339104] systemd-udevd[148]: sr-clk: Device ready for processing (SEQNUM=3652, ACTION=add) [ 54.341293] systemd-udevd[148]: sr-clk: sd-device-monitor(manager): Passed 181 byte to netlink monitor. vda2: Processing udev action (SEQNUM=4084, ACTION=change) vda2: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2'. [ 54.342999] systemd-udevd[148]: sr-pcie-phy: Device ready for processing (SEQNUM=3653, ACTION=add) [ 54.349174] systemd-udevd[148]: sr-pcie-phy: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.350676] systemd-udevd[148]: sr-thermal: Device ready for processing (SEQNUM=3654, ACTION=add) [ 54.352624] systemd-udevd[148]: sr-thermal: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.354967] systemd-udevd[172]: soc-audio: Device processed (SEQNUM=3648, ACTION=add) [ 54.367753] systemd-udevd[148]: sram: Device ready for processing (SEQNUM=3655, ACTION=add) [ 54.374104] systemd-udevd[165]: snd-soc-dummy: Device processed (SEQNUM=3645, ACTION=add) [ 54.375493] systemd-udevd[165]: snd-soc-dummy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.384949] systemd-udevd[164]: snvs_lpgpr: Device processed (SEQNUM=3647, ACTION=add) [ 54.386342] systemd-udevd[164]: snvs_lpgpr: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 54.392503] systemd-udevd[177]: spmi_pmic_arb: Processing device (SEQNUM=3651, ACTION=add) [ 54.394378] systemd-udevd[172]: soc-audio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.396797] systemd-udevd[148]: sram: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 54.398932] systemd-udevd[163]: sr-clk: Processing device (SEQNUM=3652, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop as 273 dev-vda2.device: Installed new job dev-vda2.device/nop as 274 dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Installed new job dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device/nop as 275 dev-disk-by\x2ddiskseq-25\x2dpart2.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop as 276 dev-disk-by\x2dpartlabel-verityroot.device: Installed new job dev-disk-by\x2dpartlabel-verityroot.device/nop as 277 [ 54.405421] systemd-udevd[148]: stm32-rng: Device ready for processing (SEQNUM=3656, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop as 278 dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Installed new job dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device/nop as 279 [ 54.407912] systemd-udevd[148]: sun8i-thermal: Device is queued (SEQNUM=3683, ACTION=add) [ 54.411124] systemd-udevd[166]: sram: Processing device (SEQNUM=3655, ACTION=add) vda3: Processing udev action (SEQNUM=4085, ACTION=change) vda3: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3'. [ 54.417312] systemd-udevd[171]: sr-pcie-phy: Processing device (SEQNUM=3653, ACTION=add) [ 54.419295] systemd-udevd[177]: spmi_pmic_arb: Device processed (SEQNUM=3651, ACTION=add) [ 54.421227] systemd-udevd[177]: spmi_pmic_arb: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.423222] systemd-udevd[148]: stm32-rng: Device ready for processing (SEQNUM=3656, ACTION=add) [ 54.429274] systemd-udevd[148]: stm32-rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.430858] systemd-udevd[148]: stm32-usart: Device ready for processing (SEQNUM=3657, ACTION=add) [ 54.432982] systemd-udevd[169]: spi_qup: Device processed (SEQNUM=3650, ACTION=add) [ 54.434842] systemd-udevd[148]: stm32-usart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.441163] systemd-udevd[169]: spi_qup: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 54.443077] systemd-udevd[148]: stm32mp257-pinctrl: Device ready for processing (SEQNUM=3658, ACTION=add) [ 54.445421] systemd-udevd[172]: stm32-usart: Processing device (SEQNUM=3657, ACTION=add) [ 54.447427] systemd-udevd[167]: sr-thermal: Processing device (SEQNUM=3654, ACTION=add) [ 54.453503] systemd-udevd[166]: sram: Device processed (SEQNUM=3655, ACTION=add) [ 54.455021] systemd-udevd[166]: sram: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 54.462046] systemd-udevd[148]: stm32mp257-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 54.463795] systemd-udevd[148]: stratix10-clkmgr: Device ready for processing (SEQNUM=3659, ACTION=add) [ 54.472568] systemd-udevd[148]: stratix10-clkmgr: sd-device-monitor(manager): Passed 191 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop as 280 [ 54.474338] systemd-udevd[148]: sun4i-usb-phy: Device ready for processing (SEQNUM=3660, ACTION=add) dev-vda3.device: Installed new job dev-vda3.device/nop as 281 dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device: Installed new job dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device/nop as 282 [ 54.477618] systemd-udevd[148]: sun4i-usb-phy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. dev-disk-by\x2dpartlabel-verityhash.device: Installed new job dev-disk-by\x2dpartlabel-verityhash.device/nop as 283 dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Installed new job dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device/nop as 284 dev-disk-by\x2ddiskseq-25\x2dpart3.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop as 285 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop as 286 [ 54.479408] systemd-udevd[148]: sun50i-a100-ccu: Device ready for processing (SEQNUM=3661, ACTION=add) vda1: Processing udev action (SEQNUM=4083, ACTION=change) vda1: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1'. [ 54.485796] systemd-udevd[148]: sun50i-a100-ccu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 54.488828] systemd-udevd[165]: sun4i-usb-phy: Processing device (SEQNUM=3660, ACTION=add) [ 54.490679] systemd-udevd[148]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=3662, ACTION=add) [ 54.497011] systemd-udevd[162]: sun50i-a100-ccu: Processing device (SEQNUM=3661, ACTION=add) [ 54.498876] systemd-udevd[173]: stm32mp257-pinctrl: Processing device (SEQNUM=3658, ACTION=add) [ 54.501011] systemd-udevd[172]: stm32-usart: Device processed (SEQNUM=3657, ACTION=add) [ 54.502570] systemd-udevd[172]: stm32-usart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.508962] systemd-udevd[177]: stratix10-clkmgr: Processing device (SEQNUM=3659, ACTION=add) [ 54.510798] systemd-udevd[174]: sun50i-a100-pinctrl: Processing device (SEQNUM=3662, ACTION=add) [ 54.515901] systemd-udevd[168]: sparx5-clk: Device processed (SEQNUM=3649, ACTION=add) [ 54.521774] systemd-udevd[168]: sparx5-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 54.523694] systemd-udevd[148]: sun50i-a100-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 54.525596] systemd-udevd[148]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=3663, ACTION=add) [ 54.527345] systemd-udevd[148]: sun50i-a100-r-ccu: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 54.533370] systemd-udevd[148]: sun50i-a100-r-pinctrl: Device ready for processing (SEQNUM=3664, ACTION=add) [ 54.535005] systemd-udevd[148]: sunxi-de2-clks: Device is queued (SEQNUM=3684, ACTION=add) [ 54.537186] systemd-udevd[163]: sr-clk: Device processed (SEQNUM=3652, ACTION=add) [ 54.539063] systemd-udevd[148]: sun50i-a100-r-pinctrl: Device ready for processing (SEQNUM=3664, ACTION=add) [ 54.545001] systemd-udevd[148]: sun50i-a100-r-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 54.546638] systemd-udevd[148]: sun50i-a64-ccu: Device ready for processing (SEQNUM=3665, ACTION=add) [ 54.548527] systemd-udevd[148]: sun50i-a64-ccu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 54.550151] systemd-udevd[148]: sun50i-a64-pinctrl: Device ready for processing (SEQNUM=3666, ACTION=add) [ 54.551727] systemd-udevd[148]: sun50i-a64-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device/nop as 287 dev-disk-by\x2ddiskseq-25\x2dpart1.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart1.device/nop as 288 [ 54.558187] systemd-udevd[177]: stratix10-clkmgr: Device processed (SEQNUM=3659, ACTION=add) dev-disk-by\x2dlabel-bootfs.device: Installed new job dev-disk-by\x2dlabel-bootfs.device/nop as 289 dev-disk-by\x2duuid-7819\x2d74F8.device: Installed new job dev-disk-by\x2duuid-7819\x2d74F8.device/nop as 290 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device/nop as 291 [ 54.560655] systemd-udevd[148]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=3667, ACTION=add) dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Installed new job dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device/nop as 292 dev-vda1.device: Installed new job dev-vda1.device/nop as 293 [ 54.563531] systemd-udevd[177]: stratix10-clkmgr: sd-device-monitor(worker): Passed 191 byte to netlink monitor. dev-disk-by\x2dpartlabel-ESP.device: Installed new job dev-disk-by\x2dpartlabel-ESP.device/nop as 294 [ 54.569536] systemd-udevd[170]: sun50i-a100-r-ccu: Processing device (SEQNUM=3663, ACTION=add) vda: Processing udev action (SEQNUM=4086, ACTION=change) vda: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda'. [ 54.571640] systemd-udevd[164]: stm32-rng: Processing device (SEQNUM=3656, ACTION=add) [ 54.581196] systemd-udevd[166]: sun50i-a64-r-pinctrl: Processing device (SEQNUM=3667, ACTION=add) [ 54.583016] systemd-udevd[148]: sun50i-a64-r-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 54.588999] systemd-udevd[148]: sun50i-de2-bus: Device ready for processing (SEQNUM=3668, ACTION=add) [ 54.590909] systemd-udevd[171]: sr-pcie-phy: Device processed (SEQNUM=3653, ACTION=add) [ 54.592613] systemd-udevd[171]: sr-pcie-phy: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.594468] systemd-udevd[173]: stm32mp257-pinctrl: Device processed (SEQNUM=3658, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device/nop as 295 dev-disk-by\x2ddiskseq-25.device: Installed new job dev-disk-by\x2ddiskseq-25.device/nop as 296 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device/nop as 297 dev-vda.device: Installed new job dev-vda.device/nop as 298 [ 54.601027] systemd-udevd[173]: stm32mp257-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 54.602884] systemd-udevd[168]: sun50i-a64-ccu: Processing device (SEQNUM=3665, ACTION=add) [ 54.604955] systemd-udevd[165]: sun4i-usb-phy: Device processed (SEQNUM=3660, ACTION=add) [ 54.606502] systemd-udevd[165]: sun4i-usb-phy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. system-systemd\x2dcryptsetup.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dcryptsetup.slice' to 'max': No such file or directory system-systemd\x2dcryptsetup.slice changed dead -> active system-systemd\x2dcryptsetup.slice: Job 266 system-systemd\x2dcryptsetup.slice/start finished, result=done [ OK ] Created slice Encrypted Volume Units Service Slice. [ 54.616554] systemd-udevd[169]: sun50i-a64-pinctrl: Processing device (SEQNUM=3666, ACTION=add) dev-disk-by\x2ddiskseq-25.device: Job 296 dev-disk-by\x2ddiskseq-25.device/nop finished, result=done dev-disk-by\x2ddiskseq-25\x2dpart1.device: Job 288 dev-disk-by\x2ddiskseq-25\x2dpart1.device/nop finished, result=done dev-disk-by\x2ddiskseq-25\x2dpart2.device: Job 276 dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop finished, result=done dev-disk-by\x2ddiskseq-25\x2dpart3.device: Job 285 dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop finished, result=done dev-disk-by\x2dlabel-bootfs.device: Job 289 dev-disk-by\x2dlabel-bootfs.device/nop finished, result=done dev-disk-by\x2dpartlabel-ESP.device: Job 294 dev-disk-by\x2dpartlabel-ESP.device/nop finished, result=done dev-disk-by\x2dpartlabel-verityhash.device: Job 283 dev-disk-by\x2dpartlabel-verityhash.device/nop finished, result=done dev-disk-by\x2dpartlabel-verityroot.device: Job 277 dev-disk-by\x2dpartlabel-verityroot.device/nop finished, result=done dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Job 292 dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device/nop finished, result=done dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Job 284 dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device/nop finished, result=done dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Job 279 dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device/nop finished, result=done [ 54.626641] systemd-udevd[167]: sr-thermal: Device processed (SEQNUM=3654, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Job 297 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device/nop finished, result=done dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Job 291 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device/nop finished, result=done [ 54.629121] systemd-udevd[167]: sr-thermal: sd-device-monitor(worker): Passed 185 byte to netlink monitor. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Job 278 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop finished, result=done dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Job 286 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop finished, result=done dev-disk-by\x2duuid-7819\x2d74F8.device: Job 290 dev-disk-by\x2duuid-7819\x2d74F8.device/nop finished, result=done dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device: Job 282 dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device/nop finished, result=done dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Job 275 dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device/nop finished, result=done dev-vda.device: Job 298 dev-vda.device/nop finished, result=done dev-vda1.device: Job 293 dev-vda1.device/nop finished, result=done [ 54.637276] systemd-udevd[163]: sr-clk: sd-device-monitor(worker): Passed 181 byte to netlink monitor. dev-vda2.device: Job 274 dev-vda2.device/nop finished, result=done dev-vda3.device: Job 281 dev-vda3.device/nop finished, result=done sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Job 287 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device/nop finished, result=done [ 54.639521] systemd-udevd[174]: sun50i-a100-pinctrl: Device processed (SEQNUM=3662, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Job 273 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop finished, result=done sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Job 280 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop finished, result=done [ 54.642732] systemd-udevd[172]: sun50i-a100-r-pinctrl: Processing device (SEQNUM=3664, ACTION=add) [ 54.649939] systemd-udevd[162]: sun50i-a100-ccu: Device processed (SEQNUM=3661, ACTION=add) [ 54.651516] systemd-udevd[162]: sun50i-a100-ccu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Job 295 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device/nop finished, result=done [ 54.654261] systemd-udevd[148]: sunxi-mmc: Device is queued (SEQNUM=3685, ACTION=add) blockdev@dev-mapper-root.target: starting held back, waiting for: systemd-cryptsetup@root.service systemd-cryptsetup@root.service: Will spawn child (service_enter_start): /usr/bin/systemd-cryptsetup [ 54.660487] systemd-udevd[169]: sun50i-a64-pinctrl: Device processed (SEQNUM=3666, ACTION=add) [ 54.661932] systemd-udevd[169]: sun50i-a64-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 54.663882] systemd-udevd[148]: sun50i-de2-bus: Device ready for processing (SEQNUM=3668, ACTION=add) [ 54.669958] systemd-udevd[148]: sun50i-de2-bus: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 54.671867] systemd-udevd[164]: stm32-rng: Device processed (SEQNUM=3656, ACTION=add) systemd-cryptsetup@root.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dcryptsetup.slice/systemd-cryptsetup@root.service' to 'max': No such file or directory [ 54.673878] systemd-udevd[148]: sun50i-h5-pinctrl: Device ready for processing (SEQNUM=3669, ACTION=add) [ 54.675765] systemd-udevd[164]: stm32-rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. systemd-cryptsetup@root.service: Passing 0 fds to service [ 54.682164] systemd-udevd[148]: sun50i-h5-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. systemd-cryptsetup@root.service: About to execute: /usr/bin/systemd-cryptsetup attach root /dev/gpt-auto-root-luks "" tpm2-device=auto,tpm2-measure-pcr=yes Serializing sd-executor-state to memfd. [ 54.683988] systemd-udevd[148]: sun50i-h6-ccu: Device ready for processing (SEQNUM=3670, ACTION=add) [ 54.685856] systemd-udevd[148]: sun50i-h6-ccu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 54.687384] systemd-udevd[148]: sun50i-h6-pinctrl: Device ready for processing (SEQNUM=3671, ACTION=add) [ 54.689978] systemd-udevd[148]: sun50i-h6-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 54.691594] systemd-udevd[148]: sun50i-h6-r-ccu: Device ready for processing (SEQNUM=3672, ACTION=add) systemd-cryptsetup@root.service: Forked /usr/bin/systemd-cryptsetup as 232 [ 54.693887] systemd-udevd[166]: sun50i-a64-r-pinctrl: Device processed (SEQNUM=3667, ACTION=add) [ 54.695748] systemd-udevd[148]: sun50i-h6-r-ccu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 54.697691] systemd-udevd[148]: sun50i-h6-r-pinctrl: Device ready for processing (SEQNUM=3673, ACTION=add) [ 54.704701] systemd-udevd[166]: sun50i-a64-r-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 54.712428] systemd-udevd[163]: sun50i-h6-pinctrl: Processing device (SEQNUM=3671, ACTION=add) [ 54.714720] systemd-udevd[148]: sun50i-h6-r-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 54.717062] systemd-udevd[148]: sun50i-h616-ccu: Device ready for processing (SEQNUM=3674, ACTION=add) [ 54.718896] systemd-udevd[148]: sun50i-h616-ccu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Closing set fd 69 (socket:[1370]) [ 54.721573] systemd-udevd[173]: sun50i-de2-bus: Processing device (SEQNUM=3668, ACTION=add) systemd-cryptsetup@root.service: Changed dead -> start Starting Cryptography Setup for root... [ 54.730646] systemd-udevd[165]: sun50i-h6-ccu: Processing device (SEQNUM=3670, ACTION=add) [ 54.733093] systemd-udevd[168]: sun50i-a64-ccu: Device processed (SEQNUM=3665, ACTION=add) [ 54.734675] systemd-udevd[168]: sun50i-a64-ccu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.736986] systemd-udevd[174]: sun50i-a100-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. vda2: Processing udev action (SEQNUM=4088, ACTION=change) vda2: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2'. [ 54.739561] systemd-udevd[171]: sun50i-h6-r-ccu: Processing device (SEQNUM=3672, ACTION=add) [ 54.744936] systemd-udevd[177]: sun50i-h5-pinctrl: Processing device (SEQNUM=3669, ACTION=add) [ 54.746880] systemd-udevd[148]: sun50i-h616-pinctrl: Device ready for processing (SEQNUM=3675, ACTION=add) [ 54.749181] systemd-udevd[167]: sun50i-h616-ccu: Processing device (SEQNUM=3674, ACTION=add) [ 54.751097] systemd-udevd[170]: sun50i-a100-r-ccu: Device processed (SEQNUM=3663, ACTION=add) [ 54.753249] systemd-udevd[148]: sunxi-rsb: Device is queued (SEQNUM=3686, ACTION=add) [ 54.755150] systemd-udevd[170]: sun50i-a100-r-ccu: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 54.757302] systemd-udevd[172]: sun50i-a100-r-pinctrl: Device processed (SEQNUM=3664, ACTION=add) [ 54.758896] systemd-udevd[172]: sun50i-a100-r-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 54.761191] systemd-udevd[148]: sun50i-h616-pinctrl: Device ready for processing (SEQNUM=3675, ACTION=add) [ 54.763305] systemd-udevd[162]: sun50i-h6-r-pinctrl: Processing device (SEQNUM=3673, ACTION=add) [ 54.765620] systemd-udevd[173]: sun50i-de2-bus: Device processed (SEQNUM=3668, ACTION=add) [ 54.767119] systemd-udevd[173]: sun50i-de2-bus: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.769245] systemd-udevd[177]: sun50i-h5-pinctrl: Device processed (SEQNUM=3669, ACTION=add) [ 54.771152] systemd-udevd[148]: sun50i-h616-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 54.772987] systemd-udevd[148]: sun50i-h616-r-pinctrl: Device ready for processing (SEQNUM=3676, ACTION=add) [ 54.774899] systemd-udevd[171]: sun50i-h6-r-ccu: Device processed (SEQNUM=3672, ACTION=add) [ 54.777091] systemd-udevd[148]: sun50i-h616-r-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 54.779112] systemd-udevd[171]: sun50i-h6-r-ccu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 54.781428] systemd-udevd[148]: sun6i-msgbox: Device ready for processing (SEQNUM=3677, ACTION=add) [ 54.783006] systemd-udevd[148]: sun6i-msgbox: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 54.784867] systemd-udevd[148]: sun6i-rtc: Device ready for processing (SEQNUM=3678, ACTION=add) [ 54.786469] systemd-udevd[148]: sun6i-rtc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.788481] systemd-udevd[148]: sun6i-spi: Device ready for processing (SEQNUM=3679, ACTION=add) [ 54.790263] systemd-udevd[148]: sun6i-spi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.792331] systemd-udevd[148]: sun8i-h3-ccu: Device ready for processing (SEQNUM=3680, ACTION=add) [ 54.794258] systemd-udevd[170]: sun6i-rtc: Processing device (SEQNUM=3678, ACTION=add) [ 54.796430] systemd-udevd[169]: sun50i-h616-r-pinctrl: Processing device (SEQNUM=3676, ACTION=add) [ 54.798274] systemd-udevd[168]: sun50i-h616-pinctrl: Processing device (SEQNUM=3675, ACTION=add) [ 54.800358] systemd-udevd[165]: sun50i-h6-ccu: Device processed (SEQNUM=3670, ACTION=add) [ 54.802484] systemd-udevd[174]: sun6i-msgbox: Processing device (SEQNUM=3677, ACTION=add) [ 54.804808] systemd-udevd[165]: sun50i-h6-ccu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. dev-disk-by\x2dpartlabel-verityroot.device: Installed new job dev-disk-by\x2dpartlabel-verityroot.device/nop as 299 dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Installed new job dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device/nop as 300 dev-vda2.device: Installed new job dev-vda2.device/nop as 301 [ 54.811231] systemd-udevd[177]: sun50i-h5-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop as 302 dev-disk-by\x2ddiskseq-25\x2dpart2.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop as 303 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop as 304 dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Installed new job dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device/nop as 305 [ 54.818106] systemd-udevd[148]: syscon: Device is queued (SEQNUM=3687, ACTION=add) vda3: Processing udev action (SEQNUM=4089, ACTION=change) vda3: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3'. [ 54.823878] systemd-udevd[166]: sun6i-spi: Processing device (SEQNUM=3679, ACTION=add) [ 54.827168] systemd-udevd[163]: sun50i-h6-pinctrl: Device processed (SEQNUM=3671, ACTION=add) [ 54.829109] systemd-udevd[163]: sun50i-h6-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 54.830998] systemd-udevd[169]: sun50i-h616-r-pinctrl: Device processed (SEQNUM=3676, ACTION=add) [ 54.833308] systemd-udevd[167]: sun50i-h616-ccu: Device processed (SEQNUM=3674, ACTION=add) [ 54.835530] systemd-udevd[167]: sun50i-h616-ccu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 54.837886] systemd-udevd[148]: sun8i-h3-ccu: Device ready for processing (SEQNUM=3680, ACTION=add) [ 54.839409] systemd-udevd[148]: sun8i-h3-ccu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 54.841272] systemd-udevd[148]: sun8i-h3-r-pinctrl: Device ready for processing (SEQNUM=3681, ACTION=add) [ 54.843216] systemd-udevd[174]: sun6i-msgbox: Device processed (SEQNUM=3677, ACTION=add) [ 54.845912] systemd-udevd[148]: sun8i-h3-r-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 54.847975] systemd-udevd[164]: sun8i-h3-ccu: Processing device (SEQNUM=3680, ACTION=add) [ 54.850046] systemd-udevd[169]: sun50i-h616-r-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 54.854246] systemd-udevd[148]: sun8i-r-ccu: Device ready for processing (SEQNUM=3682, ACTION=add) [ 54.855836] systemd-udevd[148]: sun8i-r-ccu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.858051] systemd-udevd[170]: sun6i-rtc: Device processed (SEQNUM=3678, ACTION=add) [ 54.860012] systemd-udevd[148]: sun8i-thermal: Device ready for processing (SEQNUM=3683, ACTION=add) [ 54.862345] systemd-udevd[170]: sun6i-rtc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.865009] systemd-udevd[177]: sun8i-thermal: Processing device (SEQNUM=3683, ACTION=add) [ 54.867021] systemd-udevd[172]: sun8i-h3-r-pinctrl: Processing device (SEQNUM=3681, ACTION=add) [ 54.869226] systemd-udevd[168]: sun50i-h616-pinctrl: Device processed (SEQNUM=3675, ACTION=add) [ 54.871101] systemd-udevd[148]: sun8i-thermal: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 54.872915] systemd-udevd[148]: sunxi-de2-clks: Device ready for processing (SEQNUM=3684, ACTION=add) [ 54.874590] systemd-udevd[148]: sunxi-de2-clks: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 54.876855] systemd-udevd[162]: sun50i-h6-r-pinctrl: Device processed (SEQNUM=3673, ACTION=add) [ 54.881817] systemd-udevd[173]: sun8i-r-ccu: Processing device (SEQNUM=3682, ACTION=add) [ 54.883576] systemd-udevd[148]: sunxi-mmc: Device ready for processing (SEQNUM=3685, ACTION=add) [ 54.885786] systemd-udevd[162]: sun50i-h6-r-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 54.887730] systemd-udevd[148]: sunxi-mmc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.889654] systemd-udevd[148]: sunxi-rsb: Device ready for processing (SEQNUM=3686, ACTION=add) [ 54.891173] systemd-udevd[148]: sunxi-rsb: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.893026] systemd-udevd[148]: syscon: Device ready for processing (SEQNUM=3687, ACTION=add) [ 54.894570] systemd-udevd[148]: syscon: sd-device-monitor(manager): Passed 181 byte to netlink monitor. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop as 306 dev-disk-by\x2ddiskseq-25\x2dpart3.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop as 307 dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device: Installed new job dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device/nop as 308 [ 54.897694] systemd-udevd[165]: sunxi-de2-clks: Processing device (SEQNUM=3684, ACTION=add) dev-vda3.device: Installed new job dev-vda3.device/nop as 309 dev-disk-by\x2dpartlabel-verityhash.device: Installed new job dev-disk-by\x2dpartlabel-verityhash.device/nop as 310 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop as 311 [ 54.900695] systemd-udevd[164]: sun8i-h3-ccu: Device processed (SEQNUM=3680, ACTION=add) dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Installed new job dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device/nop as 312 [ 54.903309] systemd-udevd[166]: sun6i-spi: Device processed (SEQNUM=3679, ACTION=add) [ 54.905512] systemd-udevd[164]: sun8i-h3-ccu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. vda4: Processing udev action (SEQNUM=4090, ACTION=change) vda4: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4'. [ 54.907777] systemd-udevd[166]: sun6i-spi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.910227] systemd-udevd[174]: sun6i-msgbox: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.915208] systemd-udevd[163]: sunxi-mmc: Processing device (SEQNUM=3685, ACTION=add) [ 54.917283] systemd-udevd[148]: syscon-poweroff: Device is queued (SEQNUM=3688, ACTION=add) [ 54.918792] systemd-udevd[148]: syscon-poweroff: Device ready for processing (SEQNUM=3688, ACTION=add) [ 54.920567] systemd-udevd[148]: syscon-poweroff: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 54.922525] systemd-udevd[168]: sun50i-h616-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 54.924790] systemd-udevd[171]: sunxi-rsb: Processing device (SEQNUM=3686, ACTION=add) [ 54.926574] systemd-udevd[167]: syscon: Processing device (SEQNUM=3687, ACTION=add) [ 54.928517] systemd-udevd[177]: sun8i-thermal: Device processed (SEQNUM=3683, ACTION=add) [ 54.929991] systemd-udevd[177]: sun8i-thermal: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.931985] systemd-udevd[172]: sun8i-h3-r-pinctrl: Device processed (SEQNUM=3681, ACTION=add) [ 54.934208] systemd-udevd[165]: sunxi-de2-clks: Device processed (SEQNUM=3684, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 54.936513] systemd-udevd[172]: sun8i-h3-r-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 54.941489] systemd-udevd[165]: sunxi-de2-clks: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.946638] systemd-udevd[173]: sun8i-r-ccu: Device processed (SEQNUM=3682, ACTION=add) [ 54.948826] systemd-udevd[148]: syscon-reboot: Device is queued (SEQNUM=3689, ACTION=add) [ 54.950710] systemd-udevd[173]: sun8i-r-ccu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.953028] systemd-udevd[148]: syscon-reboot: Device ready for processing (SEQNUM=3689, ACTION=add) [ 54.954544] systemd-udevd[148]: syscon-reboot: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 54.959544] systemd-udevd[164]: syscon-poweroff: Processing device (SEQNUM=3688, ACTION=add) [ 54.966826] systemd-udevd[171]: sunxi-rsb: Device processed (SEQNUM=3686, ACTION=add) [ 54.969341] systemd-udevd[169]: syscon-reboot: Processing device (SEQNUM=3689, ACTION=add) [ 54.971420] systemd-udevd[171]: sunxi-rsb: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.973659] systemd-udevd[163]: sunxi-mmc: Device processed (SEQNUM=3685, ACTION=add) [ 54.975076] systemd-udevd[163]: sunxi-mmc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 54.978374] systemd-udevd[148]: syscon-reboot-mode: Device is queued (SEQNUM=3690, ACTION=add) [ 54.979917] systemd-udevd[148]: syscon-reboot-mode: Device ready for processing (SEQNUM=3690, ACTION=add) [ 54.981833] systemd-udevd[148]: syscon-reboot-mode: sd-device-monitor(manager): Passed 193 byte to netlink monitor. dev-disk-by\x2dlabel-root\x2darm64.device: Installed new job dev-disk-by\x2dlabel-root\x2darm64.device/nop as 313 dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device: Installed new job dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device/nop as 314 dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device: Installed new job dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device/nop as 315 dev-gpt\x2dauto\x2droot\x2dluks.device: Installed new job dev-gpt\x2dauto\x2droot\x2dluks.device/nop as 316 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device/nop as 317 dev-disk-by\x2dpartlabel-root\x2darm64.device: Installed new job dev-disk-by\x2dpartlabel-root\x2darm64.device/nop as 318 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device/nop as 319 [ 54.992993] systemd-udevd[172]: syscon-reboot-mode: Processing device (SEQNUM=3690, ACTION=add) dev-vda4.device: Installed new job dev-vda4.device/nop as 320 dev-disk-by\x2ddiskseq-25\x2dpart4.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart4.device/nop as 321 [ 54.995220] systemd-udevd[167]: syscon: Device processed (SEQNUM=3687, ACTION=add) systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 54.997092] systemd-udevd[167]: syscon: sd-device-monitor(worker): Passed 181 byte to netlink monitor. systemd-journald.service: Trying to stash fd for dev=0:8/inode=4159 systemd-journald.service: Added fd 71 (stored) to fd store. [ 54.999350] systemd-udevd[164]: syscon-poweroff: Device processed (SEQNUM=3688, ACTION=add) [ 55.001441] systemd-udevd[164]: syscon-poweroff: sd-device-monitor(worker): Passed 190 byte to netlink monitor. vda1: Processing udev action (SEQNUM=4087, ACTION=change) vda1: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1'. [ 55.003699] systemd-udevd[148]: tcsr_cc-sm8550: Device is queued (SEQNUM=3691, ACTION=add) [ 55.005648] systemd-udevd[148]: tcsr_cc-sm8550: Device ready for processing (SEQNUM=3691, ACTION=add) [ 55.007182] systemd-udevd[148]: tcsr_cc-sm8550: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 55.009684] systemd-udevd[168]: tcsr_cc-sm8550: Processing device (SEQNUM=3691, ACTION=add) [ 55.011533] systemd-udevd[172]: syscon-reboot-mode: Device processed (SEQNUM=3690, ACTION=add) [ 55.013532] systemd-udevd[172]: syscon-reboot-mode: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 55.015578] systemd-udevd[148]: tegra-ahb: Device is queued (SEQNUM=3692, ACTION=add) [ 55.017564] systemd-udevd[148]: tegra-ahb: Device ready for processing (SEQNUM=3692, ACTION=add) [ 55.019092] systemd-udevd[148]: tegra-ahb: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.021282] systemd-udevd[169]: syscon-reboot: Device processed (SEQNUM=3689, ACTION=add) [ 55.022744] systemd-udevd[169]: syscon-reboot: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.025059] systemd-udevd[173]: tegra-ahb: Processing device (SEQNUM=3692, ACTION=add) [ 55.026856] systemd-udevd[148]: tegra-apbdma: Device is queued (SEQNUM=3693, ACTION=add) [ 55.028789] systemd-udevd[148]: tegra-apbdma: Device ready for processing (SEQNUM=3693, ACTION=add) [ 55.030324] systemd-udevd[148]: tegra-apbdma: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.032512] systemd-udevd[164]: tegra-apbdma: Processing device (SEQNUM=3693, ACTION=add) [ 55.034496] systemd-udevd[148]: tegra-bpmp: Device is queued (SEQNUM=3694, ACTION=add) [ 55.036421] systemd-udevd[148]: tegra-bpmp: Device ready for processing (SEQNUM=3694, ACTION=add) [ 55.037922] systemd-udevd[148]: tegra-bpmp: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.039835] systemd-udevd[168]: tcsr_cc-sm8550: Device processed (SEQNUM=3691, ACTION=add) [ 55.041896] systemd-udevd[148]: tegra-bpmp-i2c: Device is queued (SEQNUM=3695, ACTION=add) [ 55.043727] systemd-udevd[168]: tcsr_cc-sm8550: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.045776] systemd-udevd[172]: tegra-bpmp: Processing device (SEQNUM=3694, ACTION=add) [ 55.047639] systemd-udevd[164]: tegra-apbdma: Device processed (SEQNUM=3693, ACTION=add) [ 55.049471] systemd-udevd[164]: tegra-apbdma: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.051315] systemd-udevd[173]: tegra-ahb: Device processed (SEQNUM=3692, ACTION=add) [ 55.053070] systemd-udevd[173]: tegra-ahb: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.054912] systemd-udevd[172]: tegra-bpmp: Device processed (SEQNUM=3694, ACTION=add) [ 55.056638] systemd-udevd[172]: tegra-bpmp: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.058600] systemd-udevd[148]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=3695, ACTION=add) [ 55.060613] systemd-udevd[148]: tegra-bpmp-i2c: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 55.062134] systemd-udevd[148]: tegra-clock: Device is queued (SEQNUM=3696, ACTION=add) [ 55.063534] systemd-udevd[148]: tegra-clock: Device ready for processing (SEQNUM=3696, ACTION=add) [ 55.065913] systemd-udevd[169]: tegra-bpmp-i2c: Processing device (SEQNUM=3695, ACTION=add) [ 55.067810] systemd-udevd[148]: tegra-clock: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.069704] systemd-udevd[148]: tegra-flowctrl: Device is queued (SEQNUM=3697, ACTION=add) [ 55.071186] systemd-udevd[148]: tegra-flowctrl: Device ready for processing (SEQNUM=3697, ACTION=add) [ 55.072922] systemd-udevd[148]: tegra-flowctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. dev-disk-by\x2duuid-7819\x2d74F8.device: Installed new job dev-disk-by\x2duuid-7819\x2d74F8.device/nop as 322 [ 55.074828] systemd-udevd[164]: tegra-clock: Processing device (SEQNUM=3696, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart1.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart1.device/nop as 323 dev-disk-by\x2dlabel-bootfs.device: Installed new job dev-disk-by\x2dlabel-bootfs.device/nop as 324 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device/nop as 325 [ 55.077638] systemd-udevd[148]: tegra-fuse: Device is queued (SEQNUM=3698, ACTION=add) dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Installed new job dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device/nop as 326 dev-disk-by\x2dpartlabel-ESP.device: Installed new job dev-disk-by\x2dpartlabel-ESP.device/nop as 327 [ 55.079844] systemd-udevd[148]: tegra-fuse: Device ready for processing (SEQNUM=3698, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device/nop as 328 dev-vda1.device: Installed new job dev-vda1.device/nop as 329 [ 55.082044] systemd-udevd[148]: tegra-fuse: sd-device-monitor(manager): Passed 185 byte to netlink monitor. dev-disk-by\x2ddiskseq-25\x2dpart1.device: Job 323 dev-disk-by\x2ddiskseq-25\x2dpart1.device/nop finished, result=done dev-disk-by\x2ddiskseq-25\x2dpart2.device: Job 303 dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop finished, result=done [ 55.083787] systemd-udevd[148]: tegra-gpcdma: Device is queued (SEQNUM=3699, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart3.device: Job 307 dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop finished, result=done dev-disk-by\x2ddiskseq-25\x2dpart4.device: Job 321 dev-disk-by\x2ddiskseq-25\x2dpart4.device/nop finished, result=done [ 55.086145] systemd-udevd[148]: tegra-gpcdma: Device ready for processing (SEQNUM=3699, ACTION=add) dev-disk-by\x2dlabel-bootfs.device: Job 324 dev-disk-by\x2dlabel-bootfs.device/nop finished, result=done dev-disk-by\x2dlabel-root\x2darm64.device: Job 313 dev-disk-by\x2dlabel-root\x2darm64.device/nop finished, result=done [ 55.088514] systemd-udevd[148]: tegra-gpcdma: sd-device-monitor(manager): Passed 187 byte to netlink monitor. dev-disk-by\x2dpartlabel-ESP.device: Job 327 dev-disk-by\x2dpartlabel-ESP.device/nop finished, result=done dev-disk-by\x2dpartlabel-root\x2darm64.device: Job 318 dev-disk-by\x2dpartlabel-root\x2darm64.device/nop finished, result=done dev-disk-by\x2dpartlabel-verityhash.device: Job 310 dev-disk-by\x2dpartlabel-verityhash.device/nop finished, result=done [ 55.090692] systemd-udevd[172]: tegra-flowctrl: Processing device (SEQNUM=3697, ACTION=add) dev-disk-by\x2dpartlabel-verityroot.device: Job 299 dev-disk-by\x2dpartlabel-verityroot.device/nop finished, result=done dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Job 326 dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device/nop finished, result=done dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device: Job 314 dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device/nop finished, result=done [ 55.093467] systemd-udevd[148]: tegra-gpio: Device is queued (SEQNUM=3700, ACTION=add) dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Job 312 dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device/nop finished, result=done dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Job 305 dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device/nop finished, result=done [ 55.095788] systemd-udevd[148]: tegra-gpio: Device ready for processing (SEQNUM=3700, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Job 325 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device/nop finished, result=done dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Job 304 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop finished, result=done [ 55.098329] systemd-udevd[148]: tegra-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Job 306 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop finished, result=done dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Job 319 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device/nop finished, result=done [ 55.101901] systemd-udevd[168]: tegra-fuse: Processing device (SEQNUM=3698, ACTION=add) dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device: Job 315 dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device/nop finished, result=done dev-disk-by\x2duuid-7819\x2d74F8.device: Job 322 dev-disk-by\x2duuid-7819\x2d74F8.device/nop finished, result=done dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device: Job 308 dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device/nop finished, result=done dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Job 300 dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device/nop finished, result=done [ 55.105767] systemd-udevd[148]: tegra-hsp: Device is queued (SEQNUM=3701, ACTION=add) dev-gpt\x2dauto\x2droot\x2dluks.device: Job 316 dev-gpt\x2dauto\x2droot\x2dluks.device/nop finished, result=done dev-vda1.device: Job 329 dev-vda1.device/nop finished, result=done dev-vda2.device: Job 301 dev-vda2.device/nop finished, result=done dev-vda3.device: Job 309 dev-vda3.device/nop finished, result=done [ 55.108552] systemd-udevd[173]: tegra-gpcdma: Processing device (SEQNUM=3699, ACTION=add) dev-vda4.device: Job 320 dev-vda4.device/nop finished, result=done sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Job 328 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device/nop finished, result=done sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Job 302 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop finished, result=done [ 55.111053] systemd-udevd[148]: tegra-hsp: Device ready for processing (SEQNUM=3701, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Job 311 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop finished, result=done sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Job 317 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device/nop finished, result=done [ 55.114269] systemd-udevd[177]: tegra-gpio: Processing device (SEQNUM=3700, ACTION=add) [ 55.117021] systemd-udevd[169]: tegra-bpmp-i2c: Device processed (SEQNUM=3695, ACTION=add) [ 55.119219] systemd-udevd[148]: tegra-hsp: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.121089] systemd-udevd[148]: tegra-i2c: Device is queued (SEQNUM=3702, ACTION=add) [ 55.122601] systemd-udevd[148]: tegra-i2c: Device ready for processing (SEQNUM=3702, ACTION=add) [ 55.124365] systemd-udevd[148]: tegra-i2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.126267] systemd-udevd[173]: tegra-gpcdma: Device processed (SEQNUM=3699, ACTION=add) [ 55.128393] systemd-udevd[163]: tegra-i2c: Processing device (SEQNUM=3702, ACTION=add) [ 55.130163] systemd-udevd[165]: tegra-hsp: Processing device (SEQNUM=3701, ACTION=add) [ 55.131934] systemd-udevd[168]: tegra-fuse: Device processed (SEQNUM=3698, ACTION=add) [ 55.134482] systemd-udevd[173]: tegra-gpcdma: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.138361] systemd-udevd[148]: tegra-mc: Device is queued (SEQNUM=3703, ACTION=add) [ 55.140610] systemd-udevd[164]: tegra-clock: Device processed (SEQNUM=3696, ACTION=add) [ 55.142434] systemd-udevd[148]: tegra-mc: Device ready for processing (SEQNUM=3703, ACTION=add) [ 55.144633] systemd-udevd[164]: tegra-clock: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.146767] systemd-udevd[148]: tegra-mc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 55.149013] systemd-udevd[172]: tegra-flowctrl: Device processed (SEQNUM=3697, ACTION=add) [ 55.150563] systemd-udevd[172]: tegra-flowctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.152808] systemd-udevd[169]: tegra-bpmp-i2c: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.155348] systemd-udevd[171]: tegra-mc: Processing device (SEQNUM=3703, ACTION=add) [ 55.157540] systemd-udevd[168]: tegra-fuse: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.159433] systemd-udevd[177]: tegra-gpio: Device processed (SEQNUM=3700, ACTION=add) [ 55.161174] systemd-udevd[177]: tegra-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.162994] systemd-udevd[148]: tegra-pcie: Device is queued (SEQNUM=3704, ACTION=add) [ 55.164857] systemd-udevd[148]: tegra-pcie: Device ready for processing (SEQNUM=3704, ACTION=add) [ 55.166719] systemd-udevd[165]: tegra-hsp: Device processed (SEQNUM=3701, ACTION=add) [ 55.168816] systemd-udevd[148]: tegra-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.170745] systemd-udevd[165]: tegra-hsp: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.172783] systemd-udevd[148]: tegra-phy: Device is queued (SEQNUM=3705, ACTION=add) [ 55.174583] systemd-udevd[171]: tegra-mc: Device processed (SEQNUM=3703, ACTION=add) [ 55.176587] systemd-udevd[148]: tegra-phy: Device ready for processing (SEQNUM=3705, ACTION=add) [ 55.178457] systemd-udevd[171]: tegra-mc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 55.180517] systemd-udevd[148]: tegra-phy: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.182384] systemd-udevd[164]: tegra-pcie: Processing device (SEQNUM=3704, ACTION=add) [ 55.184312] systemd-udevd[172]: tegra-phy: Processing device (SEQNUM=3705, ACTION=add) [ 55.186117] systemd-udevd[148]: tegra-pmc: Device is queued (SEQNUM=3706, ACTION=add) [ 55.187554] systemd-udevd[148]: tegra-pmc: Device ready for processing (SEQNUM=3706, ACTION=add) [ 55.189365] systemd-udevd[148]: tegra-pmc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.191339] systemd-udevd[163]: tegra-i2c: Device processed (SEQNUM=3702, ACTION=add) [ 55.193266] systemd-udevd[148]: tegra-tcu: Device is queued (SEQNUM=3707, ACTION=add) [ 55.195084] systemd-udevd[163]: tegra-i2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.197162] systemd-udevd[148]: tegra-tcu: Device ready for processing (SEQNUM=3707, ACTION=add) [ 55.198641] systemd-udevd[148]: tegra-tcu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.200797] systemd-udevd[168]: tegra-pmc: Processing device (SEQNUM=3706, ACTION=add) [ 55.202570] systemd-udevd[148]: tegra-uart: Device is queued (SEQNUM=3708, ACTION=add) [ 55.204001] systemd-udevd[148]: tegra-uart: Device ready for processing (SEQNUM=3708, ACTION=add) [ 55.205735] systemd-udevd[148]: tegra-uart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.207539] systemd-udevd[173]: tegra-uart: Processing device (SEQNUM=3708, ACTION=add) [ 55.209708] systemd-udevd[148]: tegra-usb: Device is queued (SEQNUM=3709, ACTION=add) [ 55.211153] systemd-udevd[148]: tegra-usb: Device ready for processing (SEQNUM=3709, ACTION=add) [ 55.212838] systemd-udevd[148]: tegra-usb: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.214845] systemd-udevd[164]: tegra-pcie: Device processed (SEQNUM=3704, ACTION=add) [ 55.216461] systemd-udevd[164]: tegra-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.227441] systemd-cryptsetup[232]: run root ← /dev/gpt-auto-root-luks type= cipher= [ 55.229549] systemd-cryptsetup[232]: Allocating context for crypt device /dev/gpt-auto-root-luks. [ 55.231069] systemd-cryptsetup[232]: Trying to open and read device /dev/gpt-auto-root-luks with direct-io. [ 55.233200] systemd-udevd[148]: tegra-xusb: Device is queued (SEQNUM=3710, ACTION=add) [ 55.235081] systemd-cryptsetup[232]: Initialising device-mapper backend library. [ 55.236919] systemd-cryptsetup[232]: dm version [ opencount flush ] [16384] (*1) [ 55.238510] systemd-cryptsetup[232]: dm versions [ opencount flush ] [16384] (*1) [ 55.239995] systemd-cryptsetup[232]: Detected dm-ioctl version 4.48.0. [ 55.241616] systemd-cryptsetup[232]: Detected dm-verity version 1.9.0. [ 55.242979] systemd-cryptsetup[232]: Detected dm-zero version 1.2.0. [ 55.244588] systemd-cryptsetup[232]: Detected dm-crypt version 1.24.0. [ 55.245961] systemd-cryptsetup[232]: Device-mapper backend running with UDEV support enabled. [ 55.250906] systemd-udevd[169]: tegra-tcu: Processing device (SEQNUM=3707, ACTION=add) [ 55.252966] systemd-cryptsetup[232]: dm status root [ opencount noflush ] [16384] (*1) [ 55.254429] systemd-cryptsetup[232]: Trying to load any crypt type from device /dev/gpt-auto-root-luks. [ 55.256556] systemd-udevd[148]: tegra-xusb: Device ready for processing (SEQNUM=3710, ACTION=add) [ 55.258033] systemd-udevd[148]: tegra-xusb: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.263024] systemd-udevd[177]: tegra-usb: Processing device (SEQNUM=3709, ACTION=add) [ 55.267772] systemd-udevd[173]: tegra-uart: Device processed (SEQNUM=3708, ACTION=add) [ 55.273257] systemd-udevd[172]: tegra-phy: Device processed (SEQNUM=3705, ACTION=add) [ 55.275066] systemd-cryptsetup[232]: Crypto backend (OpenSSL 3.2.1 30 Jan 2024 [default][threads][argon2]) initialized in cryptsetup library version 2.7.0. [ 55.277077] systemd-cryptsetup[232]: Detected kernel Linux 6.6.20-yocto-standard aarch64. [ 55.278646] systemd-cryptsetup[232]: Loading LUKS2 header (repair disabled). [ 55.280301] systemd-cryptsetup[232]: Acquiring read lock for device /dev/gpt-auto-root-luks. [ 55.281861] systemd-cryptsetup[232]: Opening lock resource file /run/cryptsetup/L_254:4 [ 55.283262] systemd-cryptsetup[232]: Verifying lock handle for /dev/gpt-auto-root-luks. [ 55.285115] systemd-cryptsetup[232]: Device /dev/gpt-auto-root-luks READ lock taken. [ 55.286520] systemd-cryptsetup[232]: Trying to read primary LUKS2 header at offset 0x0. [ 55.288336] systemd-cryptsetup[232]: Opening locked device /dev/gpt-auto-root-luks [ 55.289732] systemd-cryptsetup[232]: Verifying locked device handle (bdev) [ 55.291479] systemd-udevd[173]: tegra-uart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.293763] systemd-cryptsetup[232]: LUKS2 header version 2 of size 16384 bytes, checksum sha256. [ 55.295624] systemd-udevd[172]: tegra-phy: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.300822] systemd-udevd[165]: tegra-xusb: Processing device (SEQNUM=3710, ACTION=add) [ 55.305607] systemd-udevd[168]: tegra-pmc: Device processed (SEQNUM=3706, ACTION=add) [ 55.306970] systemd-udevd[168]: tegra-pmc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.308968] systemd-udevd[148]: tegra-xusb-padctl: Device is queued (SEQNUM=3711, ACTION=add) [ 55.310432] systemd-udevd[148]: tegra-xusb-padctl: Device ready for processing (SEQNUM=3711, ACTION=add) [ 55.312563] systemd-udevd[177]: tegra-usb: Device processed (SEQNUM=3709, ACTION=add) [ 55.313955] systemd-udevd[177]: tegra-usb: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.315725] systemd-udevd[148]: tegra-xusb-padctl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 55.317877] systemd-udevd[164]: tegra-xusb-padctl: Processing device (SEQNUM=3711, ACTION=add) [ 55.319694] systemd-udevd[148]: tegra124-dfll: Device is queued (SEQNUM=3712, ACTION=add) [ 55.321549] systemd-udevd[148]: tegra124-dfll: Device ready for processing (SEQNUM=3712, ACTION=add) [ 55.323052] systemd-udevd[148]: tegra124-dfll: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.325018] systemd-udevd[148]: tegra124-pinctrl: Device is queued (SEQNUM=3713, ACTION=add) [ 55.326476] systemd-udevd[148]: tegra124-pinctrl: Device ready for processing (SEQNUM=3713, ACTION=add) [ 55.327928] systemd-udevd[148]: tegra124-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 55.330035] systemd-udevd[165]: tegra-xusb: Device processed (SEQNUM=3710, ACTION=add) [ 55.331787] systemd-cryptsetup[232]: Checksum:76836bc66fc34196a467a6304f5838c89c6919b682fa43c500704645085a10b9 (on-disk) [ 55.333550] systemd-cryptsetup[232]: Checksum:76836bc66fc34196a467a6304f5838c89c6919b682fa43c500704645085a10b9 (in-memory) [ 55.335471] systemd-udevd[169]: tegra-tcu: Device processed (SEQNUM=3707, ACTION=add) [ 55.337478] systemd-udevd[169]: tegra-tcu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.339298] systemd-udevd[148]: tegra186-cpufreq: Device is queued (SEQNUM=3714, ACTION=add) [ 55.341119] systemd-udevd[148]: tegra186-cpufreq: Device ready for processing (SEQNUM=3714, ACTION=add) [ 55.342627] systemd-udevd[148]: tegra186-cpufreq: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 55.344973] systemd-cryptsetup[232]: Trying to read secondary LUKS2 header at offset 0x4000. [ 55.346436] systemd-cryptsetup[232]: Reusing open ro fd on device /dev/gpt-auto-root-luks [ 55.347857] systemd-cryptsetup[232]: LUKS2 header version 2 of size 16384 bytes, checksum sha256. [ 55.349564] systemd-cryptsetup[232]: Checksum:cf297e04ffc7ebb3a7054ee3bca12b93966b795bac866228d6c1e051f97453ae (on-disk) [ 55.351103] systemd-cryptsetup[232]: Checksum:cf297e04ffc7ebb3a7054ee3bca12b93966b795bac866228d6c1e051f97453ae (in-memory) [ 55.352837] systemd-cryptsetup[232]: Device size 10737418240, offset 16777216. [ 55.354267] systemd-cryptsetup[232]: Device /dev/gpt-auto-root-luks READ lock released. [ 55.356383] systemd-udevd[172]: tegra124-dfll: Processing device (SEQNUM=3712, ACTION=add) [ 55.358173] systemd-cryptsetup[232]: Not enough physical memory detected, PBKDF max memory decreased from 1048576kB to 875824kB. [ 55.359730] systemd-cryptsetup[232]: PBKDF argon2i, time_ms 2000 (iterations 0), max_memory_kb 875824, parallel_threads 4. [ 55.361614] systemd-cryptsetup[232]: Set cipher aes, mode xts-plain64, key size 512 bits for device /dev/gpt-auto-root-luks. [ 55.363559] systemd-udevd[168]: tegra124-pinctrl: Processing device (SEQNUM=3713, ACTION=add) [ 55.371971] systemd-udevd[148]: tegra186-emc: Device is queued (SEQNUM=3715, ACTION=add) [ 55.374347] systemd-udevd[165]: tegra-xusb: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.376644] systemd-udevd[148]: tegra186-emc: Device ready for processing (SEQNUM=3715, ACTION=add) [ 55.378116] systemd-udevd[148]: tegra186-emc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.380003] systemd-udevd[169]: tegra186-emc: Processing device (SEQNUM=3715, ACTION=add) [ 55.382010] systemd-udevd[148]: tegra186-gpio: Device is queued (SEQNUM=3716, ACTION=add) [ 55.383454] systemd-udevd[148]: tegra186-gpio: Device ready for processing (SEQNUM=3716, ACTION=add) [ 55.385292] systemd-udevd[148]: tegra186-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.387145] systemd-udevd[173]: tegra186-cpufreq: Processing device (SEQNUM=3714, ACTION=add) [ 55.389160] systemd-udevd[148]: tegra186-timer: Device is queued (SEQNUM=3717, ACTION=add) [ 55.390632] systemd-udevd[148]: tegra186-timer: Device ready for processing (SEQNUM=3717, ACTION=add) [ 55.392487] systemd-udevd[148]: tegra186-timer: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 55.394348] systemd-cryptsetup[232]: Requesting JSON for token 0. [ 55.396342] systemd-udevd[165]: tegra186-timer: Processing device (SEQNUM=3717, ACTION=add) [ 55.398107] systemd-udevd[148]: tegra194-cbb: Device is queued (SEQNUM=3718, ACTION=add) [ 55.406812] systemd-udevd[164]: tegra-xusb-padctl: Device processed (SEQNUM=3711, ACTION=add) [ 55.409462] systemd-udevd[164]: tegra-xusb-padctl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 55.411658] systemd-udevd[177]: tegra186-gpio: Processing device (SEQNUM=3716, ACTION=add) [ 55.413830] systemd-cryptsetup[232]: Automatically discovered security TPM2 token unlocks volume. [ 55.415934] systemd-udevd[168]: tegra124-pinctrl: Device processed (SEQNUM=3713, ACTION=add) [ 55.417611] systemd-udevd[168]: tegra124-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 55.419420] systemd-udevd[173]: tegra186-cpufreq: Device processed (SEQNUM=3714, ACTION=add) [ 55.421499] systemd-udevd[177]: tegra186-gpio: Device processed (SEQNUM=3716, ACTION=add) [ 55.423214] systemd-udevd[173]: tegra186-cpufreq: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 55.425238] systemd-udevd[148]: tegra194-cbb: Device ready for processing (SEQNUM=3718, ACTION=add) [ 55.426692] systemd-udevd[148]: tegra194-cbb: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.431685] systemd-udevd[163]: tegra194-cbb: Processing device (SEQNUM=3718, ACTION=add) [ 55.433599] systemd-udevd[148]: tegra194-cpufreq: Device is queued (SEQNUM=3719, ACTION=add) [ 55.435399] systemd-udevd[177]: tegra186-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.437527] systemd-udevd[148]: tegra194-cpufreq: Device ready for processing (SEQNUM=3719, ACTION=add) [ 55.438983] systemd-udevd[148]: tegra194-cpufreq: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 55.441118] systemd-udevd[164]: tegra194-cpufreq: Processing device (SEQNUM=3719, ACTION=add) [ 55.442966] systemd-udevd[148]: tegra194-pinctrl: Device is queued (SEQNUM=3720, ACTION=add) [ 55.444604] systemd-udevd[148]: tegra194-pinctrl: Device ready for processing (SEQNUM=3720, ACTION=add) [ 55.449662] systemd-udevd[148]: tegra194-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 55.454240] systemd-udevd[165]: tegra186-timer: Device processed (SEQNUM=3717, ACTION=add) [ 55.456331] systemd-cryptsetup[232]: Using TPM2 TCTI driver 'device' with device '/dev/tpmrm0'. [ 55.457888] systemd-cryptsetup[232]: Loaded TCTI module 'tcti-device' (TCTI module for communication with Linux kernel interface.) [Version 2] [ 55.460471] systemd-udevd[172]: tegra124-dfll: Device processed (SEQNUM=3712, ACTION=add) [ 55.462199] systemd-udevd[165]: tegra186-timer: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.463986] systemd-udevd[172]: tegra124-dfll: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.465965] systemd-udevd[148]: tegra20-cpufreq: Device is queued (SEQNUM=3721, ACTION=add) [ 55.467776] systemd-cryptsetup[232]: TPM successfully started up. [ 55.469476] systemd-cryptsetup[232]: Getting TPM2 capability 0x0000 property 0x0001 count 127. [ 55.471325] systemd-udevd[169]: tegra186-emc: Device processed (SEQNUM=3715, ACTION=add) [ 55.472935] systemd-udevd[169]: tegra186-emc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.474921] systemd-udevd[148]: tegra20-cpufreq: Device ready for processing (SEQNUM=3721, ACTION=add) [ 55.476867] systemd-udevd[148]: tegra20-cpufreq: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 55.478389] systemd-udevd[148]: tegra210-pinctrl: Device is queued (SEQNUM=3722, ACTION=add) [ 55.480498] systemd-cryptsetup[232]: Getting TPM2 capability 0x0002 property 0x011f count 256. [ 55.481996] systemd-cryptsetup[232]: Getting TPM2 capability 0x0008 property 0x0000 count 508. [ 55.483966] systemd-udevd[164]: tegra194-cpufreq: Device processed (SEQNUM=3719, ACTION=add) [ 55.485564] systemd-udevd[164]: tegra194-cpufreq: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 55.487395] systemd-cryptsetup[232]: Getting TPM2 capability 0x0005 property 0x0000 count 1. [ 55.489586] systemd-udevd[148]: tegra210-pinctrl: Device ready for processing (SEQNUM=3722, ACTION=add) [ 55.491074] systemd-udevd[148]: tegra210-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 55.493183] systemd-udevd[168]: tegra194-pinctrl: Processing device (SEQNUM=3720, ACTION=add) [ 55.494928] systemd-udevd[172]: tegra210-pinctrl: Processing device (SEQNUM=3722, ACTION=add) [ 55.496973] systemd-udevd[148]: tegra234-cbb: Device is queued (SEQNUM=3723, ACTION=add) [ 55.498429] systemd-udevd[148]: tegra234-cbb: Device ready for processing (SEQNUM=3723, ACTION=add) [ 55.500300] systemd-udevd[148]: tegra234-cbb: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.502176] systemd-udevd[173]: tegra20-cpufreq: Processing device (SEQNUM=3721, ACTION=add) [ 55.504354] systemd-cryptsetup[232]: Loading HMAC key into TPM. [ 55.506884] systemd-cryptsetup[232]: Loading object into TPM. [ 55.510547] systemd-udevd[148]: tegra234-pinctrl: Device is queued (SEQNUM=3724, ACTION=add) [ 55.513252] systemd-udevd[163]: tegra194-cbb: Device processed (SEQNUM=3718, ACTION=add) [ 55.515534] systemd-udevd[148]: tegra234-pinctrl: Device ready for processing (SEQNUM=3724, ACTION=add) [ 55.518231] systemd-udevd[163]: tegra194-cbb: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.520323] systemd-udevd[148]: tegra234-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 55.522215] systemd-udevd[169]: tegra234-pinctrl: Processing device (SEQNUM=3724, ACTION=add) [ 55.524006] systemd-udevd[148]: tegra_hte: Device is queued (SEQNUM=3725, ACTION=add) [ 55.525672] systemd-udevd[148]: tegra_hte: Device ready for processing (SEQNUM=3725, ACTION=add) [ 55.527108] systemd-udevd[148]: tegra_hte: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.528877] systemd-udevd[148]: tegra_rtc: Device is queued (SEQNUM=3726, ACTION=add) [ 55.530440] systemd-udevd[148]: tegra_rtc: Device ready for processing (SEQNUM=3726, ACTION=add) [ 55.531902] systemd-udevd[148]: tegra_rtc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.534016] systemd-udevd[172]: tegra210-pinctrl: Device processed (SEQNUM=3722, ACTION=add) [ 55.535745] systemd-cryptsetup[232]: Starting HMAC encryption session. [ 55.537750] systemd-udevd[168]: tegra194-pinctrl: Device processed (SEQNUM=3720, ACTION=add) [ 55.539470] systemd-udevd[177]: tegra_hte: Processing device (SEQNUM=3725, ACTION=add) [ 55.541583] systemd-udevd[168]: tegra194-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 55.543402] systemd-udevd[172]: tegra210-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 55.545727] systemd-udevd[148]: ti-cpufreq: Device is queued (SEQNUM=3727, ACTION=add) [ 55.547189] systemd-udevd[148]: ti-cpufreq: Device ready for processing (SEQNUM=3727, ACTION=add) [ 55.549415] systemd-udevd[165]: tegra_rtc: Processing device (SEQNUM=3726, ACTION=add) [ 55.551175] systemd-udevd[148]: ti-cpufreq: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.553293] systemd-udevd[163]: ti-cpufreq: Processing device (SEQNUM=3727, ACTION=add) [ 55.555016] systemd-udevd[148]: ti-msgmgr: Device is queued (SEQNUM=3728, ACTION=add) [ 55.557196] systemd-udevd[169]: tegra234-pinctrl: Device processed (SEQNUM=3724, ACTION=add) [ 55.558575] systemd-udevd[169]: tegra234-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 55.560628] systemd-udevd[164]: tegra234-cbb: Processing device (SEQNUM=3723, ACTION=add) [ 55.562368] systemd-udevd[177]: tegra_hte: Device processed (SEQNUM=3725, ACTION=add) [ 55.564428] systemd-udevd[148]: ti-msgmgr: Device ready for processing (SEQNUM=3728, ACTION=add) [ 55.565886] systemd-udevd[148]: ti-msgmgr: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.567715] systemd-udevd[173]: tegra20-cpufreq: Device processed (SEQNUM=3721, ACTION=add) [ 55.569314] systemd-udevd[173]: tegra20-cpufreq: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 55.571102] systemd-udevd[172]: ti-msgmgr: Processing device (SEQNUM=3728, ACTION=add) [ 55.573158] systemd-udevd[148]: ti-sci: Device is queued (SEQNUM=3729, ACTION=add) [ 55.574596] systemd-udevd[148]: ti-sci: Device ready for processing (SEQNUM=3729, ACTION=add) [ 55.576630] systemd-udevd[177]: tegra_hte: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.578431] systemd-udevd[148]: ti-sci: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 55.580573] systemd-udevd[165]: tegra_rtc: Device processed (SEQNUM=3726, ACTION=add) [ 55.581963] systemd-udevd[165]: tegra_rtc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.583867] systemd-udevd[148]: ti-sci-clk: Device is queued (SEQNUM=3730, ACTION=add) [ 55.585956] systemd-udevd[163]: ti-cpufreq: Device processed (SEQNUM=3727, ACTION=add) [ 55.587330] systemd-udevd[163]: ti-cpufreq: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.589365] systemd-udevd[148]: ti-sci-clk: Device ready for processing (SEQNUM=3730, ACTION=add) [ 55.590848] systemd-udevd[148]: ti-sci-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.592576] systemd-udevd[148]: ti-sci-inta: Device is queued (SEQNUM=3731, ACTION=add) [ 55.594483] systemd-udevd[164]: tegra234-cbb: Device processed (SEQNUM=3723, ACTION=add) [ 55.596452] systemd-udevd[148]: ti-sci-inta: Device ready for processing (SEQNUM=3731, ACTION=add) [ 55.598303] systemd-udevd[164]: tegra234-cbb: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.600406] systemd-udevd[148]: ti-sci-inta: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.602257] systemd-udevd[172]: ti-msgmgr: Device processed (SEQNUM=3728, ACTION=add) [ 55.603968] systemd-udevd[173]: ti-sci-inta: Processing device (SEQNUM=3731, ACTION=add) [ 55.605918] systemd-udevd[148]: ti-sci-intr: Device is queued (SEQNUM=3732, ACTION=add) [ 55.607351] systemd-udevd[148]: ti-sci-intr: Device ready for processing (SEQNUM=3732, ACTION=add) [ 55.611703] systemd-udevd[169]: ti-sci-clk: Processing device (SEQNUM=3730, ACTION=add) [ 55.617373] systemd-udevd[177]: ti-sci-intr: Processing device (SEQNUM=3732, ACTION=add) [ 55.619650] systemd-udevd[172]: ti-msgmgr: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.621776] systemd-udevd[168]: ti-sci: Processing device (SEQNUM=3729, ACTION=add) [ 55.623490] systemd-udevd[148]: ti-sci-intr: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.626146] systemd-udevd[169]: ti-sci-clk: Device processed (SEQNUM=3730, ACTION=add) [ 55.627514] systemd-udevd[169]: ti-sci-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.629741] systemd-udevd[148]: ti-sci-reset: Device is queued (SEQNUM=3733, ACTION=add) [ 55.631154] systemd-udevd[148]: ti-sci-reset: Device ready for processing (SEQNUM=3733, ACTION=add) [ 55.632830] systemd-udevd[148]: ti-sci-reset: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.634650] systemd-udevd[173]: ti-sci-inta: Device processed (SEQNUM=3731, ACTION=add) [ 55.636630] systemd-udevd[164]: ti-sci-reset: Processing device (SEQNUM=3733, ACTION=add) [ 55.638329] systemd-udevd[173]: ti-sci-inta: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.640353] systemd-udevd[177]: ti-sci-intr: Device processed (SEQNUM=3732, ACTION=add) [ 55.641709] systemd-udevd[177]: ti-sci-intr: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.643599] systemd-udevd[168]: ti-sci: Device processed (SEQNUM=3729, ACTION=add) [ 55.645345] systemd-udevd[168]: ti-sci: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 55.647075] systemd-udevd[148]: ti-sysc: Device is queued (SEQNUM=3734, ACTION=add) [ 55.648648] systemd-udevd[148]: ti-sysc: Device ready for processing (SEQNUM=3734, ACTION=add) [ 55.650061] systemd-udevd[148]: ti-sysc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 55.651848] systemd-udevd[172]: ti-sysc: Processing device (SEQNUM=3734, ACTION=add) [ 55.653963] systemd-udevd[164]: ti-sci-reset: Device processed (SEQNUM=3733, ACTION=add) [ 55.655741] systemd-udevd[148]: ti-syscon-gate-clk: Device is queued (SEQNUM=3735, ACTION=add) [ 55.657830] systemd-udevd[164]: ti-sci-reset: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.659710] systemd-udevd[148]: ti-syscon-gate-clk: Device ready for processing (SEQNUM=3735, ACTION=add) [ 55.661500] systemd-udevd[148]: ti-syscon-gate-clk: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 55.663395] systemd-udevd[168]: ti-syscon-gate-clk: Processing device (SEQNUM=3735, ACTION=add) [ 55.665459] systemd-udevd[148]: ti-udma: Device is queued (SEQNUM=3736, ACTION=add) [ 55.666858] systemd-udevd[148]: ti-udma: Device ready for processing (SEQNUM=3736, ACTION=add) [ 55.668700] systemd-udevd[148]: ti-udma: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 55.670503] systemd-udevd[172]: ti-sysc: Device processed (SEQNUM=3734, ACTION=add) [ 55.672425] systemd-udevd[148]: ti_opp_supply: Device is queued (SEQNUM=3737, ACTION=add) [ 55.674206] systemd-udevd[172]: ti-sysc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 55.675957] systemd-udevd[148]: ti_opp_supply: Device ready for processing (SEQNUM=3737, ACTION=add) [ 55.677611] systemd-udevd[148]: ti_opp_supply: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.679057] systemd-udevd[148]: ti_sci_pm_domains: Device is queued (SEQNUM=3738, ACTION=add) [ 55.681098] systemd-udevd[164]: ti-udma: Processing device (SEQNUM=3736, ACTION=add) [ 55.682789] systemd-udevd[168]: ti-syscon-gate-clk: Device processed (SEQNUM=3735, ACTION=add) [ 55.684787] systemd-udevd[148]: ti_sci_pm_domains: Device ready for processing (SEQNUM=3738, ACTION=add) [ 55.686597] systemd-udevd[168]: ti-syscon-gate-clk: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 55.689584] systemd-udevd[148]: ti_sci_pm_domains: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 55.695342] systemd-udevd[169]: ti_opp_supply: Processing device (SEQNUM=3737, ACTION=add) [ 55.697961] systemd-cryptsetup[232]: Starting policy session. [ 55.699872] systemd-udevd[148]: tmpv7700-pinctrl: Device is queued (SEQNUM=3739, ACTION=add) [ 55.701573] systemd-udevd[148]: tmpv7700-pinctrl: Device ready for processing (SEQNUM=3739, ACTION=add) [ 55.703058] systemd-udevd[148]: tmpv7700-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 55.704823] systemd-udevd[148]: tpm_tis: Device is queued (SEQNUM=3740, ACTION=add) [ 55.706731] systemd-udevd[172]: ti_sci_pm_domains: Processing device (SEQNUM=3738, ACTION=add) [ 55.708774] systemd-udevd[168]: tmpv7700-pinctrl: Processing device (SEQNUM=3739, ACTION=add) [ 55.710576] systemd-udevd[148]: tpm_tis: Device ready for processing (SEQNUM=3740, ACTION=add) [ 55.712281] systemd-udevd[148]: tpm_tis: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 55.713784] systemd-udevd[148]: tps65219-gpio: Device is queued (SEQNUM=3741, ACTION=add) [ 55.715224] systemd-udevd[148]: tps65219-gpio: Device ready for processing (SEQNUM=3741, ACTION=add) [ 55.716952] systemd-udevd[148]: tps65219-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.718820] systemd-udevd[173]: tpm_tis: Processing device (SEQNUM=3740, ACTION=add) [ 55.720830] systemd-udevd[148]: tps65219-pmic: Device is queued (SEQNUM=3742, ACTION=add) [ 55.722642] systemd-udevd[164]: ti-udma: Device processed (SEQNUM=3736, ACTION=add) [ 55.724677] systemd-udevd[148]: tps65219-pmic: Device ready for processing (SEQNUM=3742, ACTION=add) [ 55.726192] systemd-udevd[148]: tps65219-pmic: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.728345] systemd-udevd[177]: tps65219-gpio: Processing device (SEQNUM=3741, ACTION=add) [ 55.730125] systemd-udevd[168]: tmpv7700-pinctrl: Device processed (SEQNUM=3739, ACTION=add) [ 55.731517] systemd-udevd[168]: tmpv7700-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 55.733837] systemd-udevd[164]: ti-udma: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 55.735596] systemd-udevd[148]: ufshcd-hisi: Device is queued (SEQNUM=3743, ACTION=add) [ 55.737799] systemd-udevd[165]: tps65219-pmic: Processing device (SEQNUM=3742, ACTION=add) [ 55.739551] systemd-udevd[148]: ufshcd-hisi: Device ready for processing (SEQNUM=3743, ACTION=add) [ 55.741340] systemd-udevd[148]: ufshcd-hisi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.743251] systemd-udevd[169]: ti_opp_supply: Device processed (SEQNUM=3737, ACTION=add) [ 55.744867] systemd-udevd[169]: ti_opp_supply: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.746653] systemd-udevd[172]: ti_sci_pm_domains: Device processed (SEQNUM=3738, ACTION=add) [ 55.748316] systemd-udevd[172]: ti_sci_pm_domains: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 55.750100] systemd-udevd[173]: tpm_tis: Device processed (SEQNUM=3740, ACTION=add) [ 55.751824] systemd-udevd[165]: tps65219-pmic: Device processed (SEQNUM=3742, ACTION=add) [ 55.753484] systemd-udevd[165]: tps65219-pmic: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.755304] systemd-udevd[163]: ufshcd-hisi: Processing device (SEQNUM=3743, ACTION=add) [ 55.757663] systemd-udevd[177]: tps65219-gpio: Device processed (SEQNUM=3741, ACTION=add) [ 55.759404] systemd-udevd[148]: ums512-clk: Device is queued (SEQNUM=3744, ACTION=add) [ 55.761569] systemd-udevd[177]: tps65219-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.763399] systemd-udevd[148]: ums512-clk: Device ready for processing (SEQNUM=3744, ACTION=add) [ 55.765183] systemd-udevd[148]: ums512-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.767013] systemd-udevd[173]: tpm_tis: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 55.769075] systemd-udevd[164]: ums512-clk: Processing device (SEQNUM=3744, ACTION=add) [ 55.770829] systemd-udevd[148]: unimac-mdio: Device is queued (SEQNUM=3745, ACTION=add) [ 55.772596] systemd-udevd[148]: unimac-mdio: Device ready for processing (SEQNUM=3745, ACTION=add) [ 55.774046] systemd-udevd[148]: unimac-mdio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.775880] systemd-udevd[163]: ufshcd-hisi: Device processed (SEQNUM=3743, ACTION=add) [ 55.777472] systemd-udevd[163]: ufshcd-hisi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.779270] systemd-udevd[148]: uniphier-ahci-phy: Device is queued (SEQNUM=3746, ACTION=add) [ 55.780952] systemd-udevd[148]: uniphier-ahci-phy: Device ready for processing (SEQNUM=3746, ACTION=add) [ 55.782569] systemd-udevd[148]: uniphier-ahci-phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 55.784696] systemd-udevd[172]: unimac-mdio: Processing device (SEQNUM=3745, ACTION=add) [ 55.786435] systemd-udevd[168]: uniphier-ahci-phy: Processing device (SEQNUM=3746, ACTION=add) [ 55.788498] systemd-udevd[148]: uniphier-aidet: Device is queued (SEQNUM=3747, ACTION=add) [ 55.789973] systemd-udevd[148]: uniphier-aidet: Device ready for processing (SEQNUM=3747, ACTION=add) [ 55.791448] systemd-udevd[148]: uniphier-aidet: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 55.793380] systemd-udevd[148]: uniphier-clk: Device is queued (SEQNUM=3748, ACTION=add) [ 55.795250] systemd-udevd[164]: ums512-clk: Device processed (SEQNUM=3744, ACTION=add) [ 55.796846] systemd-udevd[164]: ums512-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.798621] systemd-udevd[169]: uniphier-aidet: Processing device (SEQNUM=3747, ACTION=add) [ 55.800666] systemd-udevd[172]: unimac-mdio: Device processed (SEQNUM=3745, ACTION=add) [ 55.802072] systemd-udevd[172]: unimac-mdio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.803854] systemd-udevd[148]: uniphier-clk: Device ready for processing (SEQNUM=3748, ACTION=add) [ 55.805782] systemd-udevd[148]: uniphier-clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.807646] systemd-udevd[168]: uniphier-ahci-phy: Device processed (SEQNUM=3746, ACTION=add) [ 55.809208] systemd-udevd[168]: uniphier-ahci-phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 55.811051] systemd-udevd[148]: uniphier-efuse: Device is queued (SEQNUM=3749, ACTION=add) [ 55.813065] systemd-udevd[173]: uniphier-clk: Processing device (SEQNUM=3748, ACTION=add) [ 55.814823] systemd-udevd[148]: uniphier-efuse: Device ready for processing (SEQNUM=3749, ACTION=add) [ 55.816627] systemd-udevd[148]: uniphier-efuse: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 55.818570] systemd-udevd[169]: uniphier-aidet: Device processed (SEQNUM=3747, ACTION=add) [ 55.819989] systemd-udevd[169]: uniphier-aidet: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.822070] systemd-udevd[164]: uniphier-efuse: Processing device (SEQNUM=3749, ACTION=add) [ 55.823885] systemd-udevd[148]: uniphier-fi2c: Device is queued (SEQNUM=3750, ACTION=add) [ 55.825742] systemd-udevd[148]: uniphier-fi2c: Device ready for processing (SEQNUM=3750, ACTION=add) [ 55.827271] systemd-udevd[148]: uniphier-fi2c: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.828951] systemd-udevd[148]: uniphier-glue-reset: Device is queued (SEQNUM=3751, ACTION=add) [ 55.830892] systemd-udevd[172]: uniphier-fi2c: Processing device (SEQNUM=3750, ACTION=add) [ 55.832928] systemd-udevd[148]: uniphier-glue-reset: Device ready for processing (SEQNUM=3751, ACTION=add) [ 55.834440] systemd-udevd[148]: uniphier-glue-reset: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 55.835952] systemd-udevd[148]: uniphier-gpio: Device is queued (SEQNUM=3752, ACTION=add) [ 55.837907] systemd-udevd[148]: uniphier-gpio: Device ready for processing (SEQNUM=3752, ACTION=add) [ 55.839384] systemd-udevd[148]: uniphier-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.841310] systemd-udevd[148]: uniphier-ld11-pinctrl: Device is queued (SEQNUM=3753, ACTION=add) [ 55.843137] systemd-udevd[172]: uniphier-fi2c: Device processed (SEQNUM=3750, ACTION=add) [ 55.844875] systemd-udevd[172]: uniphier-fi2c: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.846641] systemd-udevd[168]: uniphier-glue-reset: Processing device (SEQNUM=3751, ACTION=add) [ 55.848566] systemd-udevd[173]: uniphier-clk: Device processed (SEQNUM=3748, ACTION=add) [ 55.850322] systemd-udevd[164]: uniphier-efuse: Device processed (SEQNUM=3749, ACTION=add) [ 55.852320] systemd-udevd[173]: uniphier-clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.854153] systemd-udevd[148]: uniphier-ld11-pinctrl: Device ready for processing (SEQNUM=3753, ACTION=add) [ 55.856420] systemd-udevd[164]: uniphier-efuse: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.858230] systemd-udevd[148]: uniphier-ld11-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 55.859769] systemd-udevd[148]: uniphier-ld20-pinctrl: Device is queued (SEQNUM=3754, ACTION=add) [ 55.862048] systemd-udevd[169]: uniphier-gpio: Processing device (SEQNUM=3752, ACTION=add) [ 55.863792] systemd-udevd[148]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=3754, ACTION=add) [ 55.865503] systemd-udevd[148]: uniphier-ld20-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 55.867378] systemd-udevd[168]: uniphier-glue-reset: Device processed (SEQNUM=3751, ACTION=add) [ 55.869123] systemd-udevd[168]: uniphier-glue-reset: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 55.870923] systemd-udevd[172]: uniphier-ld20-pinctrl: Processing device (SEQNUM=3754, ACTION=add) [ 55.872998] systemd-udevd[177]: uniphier-ld11-pinctrl: Processing device (SEQNUM=3753, ACTION=add) [ 55.874822] systemd-udevd[148]: uniphier-nx1-pinctrl: Device is queued (SEQNUM=3755, ACTION=add) [ 55.876548] systemd-udevd[148]: uniphier-nx1-pinctrl: Device ready for processing (SEQNUM=3755, ACTION=add) [ 55.878445] systemd-udevd[148]: uniphier-nx1-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 55.880317] systemd-udevd[148]: uniphier-pxs3-pinctrl: Device is queued (SEQNUM=3756, ACTION=add) [ 55.881941] systemd-udevd[148]: uniphier-pxs3-pinctrl: Device ready for processing (SEQNUM=3756, ACTION=add) [ 55.884425] systemd-udevd[173]: uniphier-nx1-pinctrl: Processing device (SEQNUM=3755, ACTION=add) [ 55.886669] systemd-cryptsetup[232]: Building sealing policy. [ 55.888405] systemd-cryptsetup[232]: Reading PCR selection: [sha256(7)] [ 55.890237] systemd-udevd[148]: uniphier-pxs3-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 55.892340] systemd-udevd[164]: uniphier-pxs3-pinctrl: Processing device (SEQNUM=3756, ACTION=add) [ 55.894325] systemd-udevd[148]: uniphier-regulator: Device is queued (SEQNUM=3757, ACTION=add) [ 55.895790] systemd-udevd[148]: uniphier-regulator: Device ready for processing (SEQNUM=3757, ACTION=add) [ 55.897516] systemd-udevd[148]: uniphier-regulator: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 55.899356] systemd-udevd[177]: uniphier-ld11-pinctrl: Device processed (SEQNUM=3753, ACTION=add) [ 55.901546] systemd-cryptsetup[232]: Read PCR selection: [sha256(7)] [ 55.903001] systemd-cryptsetup[232]: PCR value: 7:sha256=e7cc504ceff0a115105babb21503041641329e9c31c7600c1ba6860f5dbc67cf [ 55.904810] systemd-cryptsetup[232]: Submitting PCR hash policy. [ 55.906638] systemd-udevd[148]: uniphier-reset: Device is queued (SEQNUM=3758, ACTION=add) [ 55.908862] systemd-udevd[173]: uniphier-nx1-pinctrl: Device processed (SEQNUM=3755, ACTION=add) [ 55.910272] systemd-udevd[173]: uniphier-nx1-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 55.912518] systemd-udevd[169]: uniphier-gpio: Device processed (SEQNUM=3752, ACTION=add) [ 55.914393] systemd-udevd[168]: uniphier-regulator: Processing device (SEQNUM=3757, ACTION=add) [ 55.916422] systemd-udevd[169]: uniphier-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.918369] systemd-cryptsetup[232]: Acquiring policy digest. [ 55.920467] systemd-udevd[148]: uniphier-reset: Device ready for processing (SEQNUM=3758, ACTION=add) [ 55.922044] systemd-udevd[148]: uniphier-reset: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 55.923514] systemd-udevd[148]: uniphier-sd: Device is queued (SEQNUM=3759, ACTION=add) [ 55.925170] systemd-udevd[148]: uniphier-sd: Device ready for processing (SEQNUM=3759, ACTION=add) [ 55.927010] systemd-udevd[177]: uniphier-ld11-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 55.929181] systemd-udevd[148]: uniphier-sd: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.930813] systemd-udevd[148]: uniphier-system-bus: Device is queued (SEQNUM=3760, ACTION=add) [ 55.932969] systemd-udevd[169]: uniphier-sd: Processing device (SEQNUM=3759, ACTION=add) [ 55.934789] systemd-cryptsetup[232]: Session policy digest: 85c3cc343385b802bb18af5ebc24e8f6d514aba5ab913bb701ef605a8510a21c [ 55.936789] systemd-cryptsetup[232]: Acquiring policy digest. [ 55.938499] systemd-udevd[148]: uniphier-system-bus: Device ready for processing (SEQNUM=3760, ACTION=add) [ 55.940731] systemd-udevd[165]: uniphier-reset: Processing device (SEQNUM=3758, ACTION=add) [ 55.942515] systemd-udevd[148]: uniphier-system-bus: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 55.944312] systemd-udevd[148]: uniphier-thermal: Device is queued (SEQNUM=3761, ACTION=add) [ 55.945889] systemd-udevd[148]: uniphier-thermal: Device ready for processing (SEQNUM=3761, ACTION=add) [ 55.947397] systemd-udevd[148]: uniphier-thermal: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 55.949590] systemd-udevd[172]: uniphier-ld20-pinctrl: Device processed (SEQNUM=3754, ACTION=add) [ 55.950968] systemd-udevd[172]: uniphier-ld20-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 55.952928] systemd-cryptsetup[232]: Session policy digest: 85c3cc343385b802bb18af5ebc24e8f6d514aba5ab913bb701ef605a8510a21c [ 55.954434] systemd-cryptsetup[232]: Unsealing HMAC key. [ 55.956377] systemd-udevd[164]: uniphier-pxs3-pinctrl: Device processed (SEQNUM=3756, ACTION=add) [ 55.958107] systemd-udevd[173]: uniphier-system-bus: Processing device (SEQNUM=3760, ACTION=add) [ 55.959853] systemd-udevd[164]: uniphier-pxs3-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 55.961977] systemd-udevd[177]: uniphier-thermal: Processing device (SEQNUM=3761, ACTION=add) [ 55.963861] systemd-udevd[168]: uniphier-regulator: Device processed (SEQNUM=3757, ACTION=add) [ 55.965565] systemd-udevd[168]: uniphier-regulator: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 55.967353] systemd-udevd[148]: uniphier-uart: Device is queued (SEQNUM=3762, ACTION=add) [ 55.969025] systemd-udevd[148]: uniphier-uart: Device ready for processing (SEQNUM=3762, ACTION=add) [ 55.970451] systemd-udevd[148]: uniphier-uart: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.972578] systemd-udevd[165]: uniphier-reset: Device processed (SEQNUM=3758, ACTION=add) [ 55.973944] systemd-udevd[165]: uniphier-reset: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.975669] systemd-udevd[163]: uniphier-uart: Processing device (SEQNUM=3762, ACTION=add) [ 55.977712] systemd-udevd[169]: uniphier-sd: Device processed (SEQNUM=3759, ACTION=add) [ 55.979065] systemd-udevd[169]: uniphier-sd: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.981060] systemd-udevd[173]: uniphier-system-bus: Device processed (SEQNUM=3760, ACTION=add) [ 55.982441] systemd-udevd[173]: uniphier-system-bus: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 55.984461] systemd-udevd[177]: uniphier-thermal: Device processed (SEQNUM=3761, ACTION=add) [ 55.986325] systemd-udevd[148]: uniphier-usb2-phy: Device is queued (SEQNUM=3763, ACTION=add) [ 55.988354] systemd-udevd[177]: uniphier-thermal: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 55.990159] systemd-udevd[148]: uniphier-usb2-phy: Device ready for processing (SEQNUM=3763, ACTION=add) [ 55.991778] systemd-udevd[148]: uniphier-usb2-phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 55.994056] systemd-udevd[164]: uniphier-usb2-phy: Processing device (SEQNUM=3763, ACTION=add) [ 55.995787] systemd-udevd[163]: uniphier-uart: Device processed (SEQNUM=3762, ACTION=add) [ 55.997386] systemd-udevd[163]: uniphier-uart: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.999157] systemd-udevd[148]: uniphier-usb3-hsphy: Device is queued (SEQNUM=3764, ACTION=add) [ 56.000868] systemd-udevd[148]: uniphier-usb3-hsphy: Device ready for processing (SEQNUM=3764, ACTION=add) [ 56.002316] systemd-udevd[148]: uniphier-usb3-hsphy: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 56.004340] systemd-udevd[172]: uniphier-usb3-hsphy: Processing device (SEQNUM=3764, ACTION=add) [ 56.006116] systemd-udevd[148]: uniphier-usb3-ssphy: Device is queued (SEQNUM=3765, ACTION=add) [ 56.007546] systemd-udevd[148]: uniphier-usb3-ssphy: Device ready for processing (SEQNUM=3765, ACTION=add) [ 56.009460] systemd-udevd[148]: uniphier-usb3-ssphy: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 56.011291] systemd-udevd[168]: uniphier-usb3-ssphy: Processing device (SEQNUM=3765, ACTION=add) [ 56.013203] systemd-udevd[164]: uniphier-usb2-phy: Device processed (SEQNUM=3763, ACTION=add) [ 56.014932] systemd-udevd[148]: uniphier-wdt: Device is queued (SEQNUM=3766, ACTION=add) [ 56.016980] systemd-udevd[164]: uniphier-usb2-phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 56.018809] systemd-udevd[148]: uniphier-wdt: Device ready for processing (SEQNUM=3766, ACTION=add) [ 56.020534] systemd-udevd[148]: uniphier-wdt: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 56.021991] systemd-udevd[148]: usb-conn-gpio: Device is queued (SEQNUM=3767, ACTION=add) [ 56.023376] systemd-udevd[148]: usb-conn-gpio: Device ready for processing (SEQNUM=3767, ACTION=add) [ 56.025149] systemd-udevd[148]: usb-conn-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 56.026953] systemd-udevd[169]: uniphier-wdt: Processing device (SEQNUM=3766, ACTION=add) [ 56.028946] systemd-udevd[148]: usb3503: Device is queued (SEQNUM=3768, ACTION=add) [ 56.030349] systemd-udevd[148]: usb3503: Device ready for processing (SEQNUM=3768, ACTION=add) [ 56.032440] systemd-udevd[168]: uniphier-usb3-ssphy: Device processed (SEQNUM=3765, ACTION=add) [ 56.034341] systemd-udevd[148]: usb3503: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 56.036560] systemd-udevd[168]: uniphier-usb3-ssphy: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 56.038426] systemd-udevd[148]: usb_phy_generic: Device is queued (SEQNUM=3769, ACTION=add) [ 56.039867] systemd-udevd[148]: usb_phy_generic: Device ready for processing (SEQNUM=3769, ACTION=add) [ 56.041942] systemd-udevd[173]: usb3503: Processing device (SEQNUM=3768, ACTION=add) [ 56.043774] systemd-udevd[148]: usb_phy_generic: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 56.046001] systemd-udevd[164]: usb-conn-gpio: Processing device (SEQNUM=3767, ACTION=add) [ 56.047863] systemd-udevd[148]: usbmisc_imx: Device is queued (SEQNUM=3770, ACTION=add) [ 56.049527] systemd-udevd[148]: usbmisc_imx: Device ready for processing (SEQNUM=3770, ACTION=add) [ 56.050960] systemd-udevd[148]: usbmisc_imx: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 56.052615] systemd-udevd[148]: vexpress-osc: Device is queued (SEQNUM=3771, ACTION=add) [ 56.054022] systemd-udevd[148]: vexpress-osc: Device ready for processing (SEQNUM=3771, ACTION=add) [ 56.055820] systemd-udevd[172]: uniphier-usb3-hsphy: Device processed (SEQNUM=3764, ACTION=add) [ 56.057773] systemd-udevd[148]: vexpress-osc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 56.059748] systemd-udevd[172]: uniphier-usb3-hsphy: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 56.061831] systemd-udevd[148]: vexpress-syscfg: Device is queued (SEQNUM=3772, ACTION=add) [ 56.063251] systemd-udevd[148]: vexpress-syscfg: Device ready for processing (SEQNUM=3772, ACTION=add) [ 56.065287] systemd-udevd[177]: usb_phy_generic: Processing device (SEQNUM=3769, ACTION=add) [ 56.067025] systemd-udevd[148]: vexpress-syscfg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 56.068812] systemd-udevd[148]: vexpress-sysreg: Device is queued (SEQNUM=3773, ACTION=add) [ 56.070664] systemd-udevd[165]: vexpress-osc: Processing device (SEQNUM=3771, ACTION=add) [ 56.072608] systemd-udevd[148]: vexpress-sysreg: Device ready for processing (SEQNUM=3773, ACTION=add) [ 56.074069] systemd-udevd[148]: vexpress-sysreg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 56.075516] systemd-udevd[148]: virtio-mmio: Device is queued (SEQNUM=3774, ACTION=add) [ 56.077664] systemd-udevd[163]: vexpress-syscfg: Processing device (SEQNUM=3772, ACTION=add) [ 56.079368] systemd-udevd[148]: virtio-mmio: Device ready for processing (SEQNUM=3774, ACTION=add) [ 56.083772] systemd-udevd[148]: virtio-mmio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 56.092685] systemd-udevd[171]: virtio-mmio: Processing device (SEQNUM=3774, ACTION=add) [ 56.094394] systemd-udevd[148]: visconti-clk: Device is queued (SEQNUM=3775, ACTION=add) [ 56.095813] systemd-udevd[148]: visconti-clk: Device ready for processing (SEQNUM=3775, ACTION=add) [ 56.097572] systemd-udevd[148]: visconti-clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 56.099390] systemd-udevd[168]: usbmisc_imx: Processing device (SEQNUM=3770, ACTION=add) [ 56.101385] systemd-udevd[148]: visconti-pcie: Device is queued (SEQNUM=3776, ACTION=add) [ 56.102830] systemd-udevd[148]: visconti-pcie: Device ready for processing (SEQNUM=3776, ACTION=add) [ 56.104542] systemd-udevd[148]: visconti-pcie: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 56.109618] systemd-udevd[162]: visconti-clk: Processing device (SEQNUM=3775, ACTION=add) [ 56.114595] systemd-udevd[174]: visconti-pcie: Processing device (SEQNUM=3776, ACTION=add) [ 56.116550] systemd-cryptsetup[232]: Completed TPM2 key unsealing in 620.035ms. [ 56.118358] systemd-udevd[148]: visconti_gpio: Device is queued (SEQNUM=3777, ACTION=add) [ 56.119786] systemd-udevd[148]: visconti_gpio: Device ready for processing (SEQNUM=3777, ACTION=add) [ 56.122120] systemd-udevd[172]: vexpress-sysreg: Processing device (SEQNUM=3773, ACTION=add) [ 56.123940] systemd-udevd[148]: visconti_gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 56.125650] systemd-udevd[148]: xenon-sdhci: Device is queued (SEQNUM=3778, ACTION=add) [ 56.127035] systemd-udevd[148]: xenon-sdhci: Device ready for processing (SEQNUM=3778, ACTION=add) [ 56.128644] systemd-udevd[148]: xenon-sdhci: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 56.130908] systemd-udevd[169]: uniphier-wdt: Device processed (SEQNUM=3766, ACTION=add) [ 56.132491] systemd-udevd[169]: uniphier-wdt: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 56.137713] systemd-udevd[170]: visconti_gpio: Processing device (SEQNUM=3777, ACTION=add) [ 56.139507] systemd-udevd[148]: xgene-ahci: Device is queued (SEQNUM=3779, ACTION=add) [ 56.141342] systemd-udevd[148]: xgene-ahci: Device ready for processing (SEQNUM=3779, ACTION=add) [ 56.143145] systemd-cryptsetup[232]: Trying to open LUKS2 keyslot 0. [ 56.144788] systemd-cryptsetup[232]: Running keyslot key derivation. [ 56.149826] systemd-udevd[167]: xenon-sdhci: Processing device (SEQNUM=3778, ACTION=add) [ 56.151664] systemd-udevd[148]: xgene-ahci: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 56.153416] systemd-udevd[148]: xgene-enet: Device is queued (SEQNUM=3780, ACTION=add) [ 56.154958] systemd-udevd[148]: xgene-enet: Device ready for processing (SEQNUM=3780, ACTION=add) [ 56.156695] systemd-udevd[148]: xgene-enet: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 56.158154] systemd-udevd[148]: xgene-gpio: Device is queued (SEQNUM=3781, ACTION=add) [ 56.159532] systemd-udevd[148]: xgene-gpio: Device ready for processing (SEQNUM=3781, ACTION=add) [ 56.161401] systemd-udevd[148]: xgene-gpio-sb: Device is queued (SEQNUM=3782, ACTION=add) [ 56.162794] systemd-udevd[148]: xgene-gpio: Device ready for processing (SEQNUM=3781, ACTION=add) [ 56.164451] systemd-udevd[148]: xgene-mdio: Device is queued (SEQNUM=3783, ACTION=add) [ 56.165847] systemd-udevd[148]: xgene-gpio: Device ready for processing (SEQNUM=3781, ACTION=add) [ 56.167243] systemd-udevd[148]: xgene-msi: Device is queued (SEQNUM=3784, ACTION=add) [ 56.168978] systemd-udevd[148]: xgene-gpio: Device ready for processing (SEQNUM=3781, ACTION=add) [ 56.170384] systemd-udevd[148]: xgene-pcie: Device is queued (SEQNUM=3785, ACTION=add) [ 56.171761] systemd-udevd[148]: xgene-gpio: Device ready for processing (SEQNUM=3781, ACTION=add) [ 56.173643] systemd-udevd[148]: xgene-phy: Device is queued (SEQNUM=3786, ACTION=add) [ 56.175032] systemd-udevd[148]: xgene-gpio: Device ready for processing (SEQNUM=3781, ACTION=add) [ 56.176989] systemd-udevd[169]: xgene-enet: Processing device (SEQNUM=3780, ACTION=add) [ 56.178733] systemd-cryptsetup[232]: Reading keyslot area [0x8000]. [ 56.180536] systemd-cryptsetup[232]: Acquiring read lock for device /dev/gpt-auto-root-luks. [ 56.181937] systemd-cryptsetup[232]: Opening lock resource file /run/cryptsetup/L_254:4 [ 56.183451] systemd-cryptsetup[232]: Verifying lock handle for /dev/gpt-auto-root-luks. [ 56.187230] systemd-udevd[148]: xgene-reboot: Device is queued (SEQNUM=3787, ACTION=add) [ 56.188909] systemd-udevd[148]: xgene-gpio: Device ready for processing (SEQNUM=3781, ACTION=add) [ 56.190783] systemd-cryptsetup[232]: Device /dev/gpt-auto-root-luks READ lock taken. [ 56.192564] systemd-cryptsetup[232]: Reusing open ro fd on device /dev/gpt-auto-root-luks [ 56.194040] systemd-cryptsetup[232]: Device /dev/gpt-auto-root-luks READ lock released. [ 56.198843] systemd-udevd[166]: xgene-ahci: Processing device (SEQNUM=3779, ACTION=add) [ 56.200935] systemd-udevd[177]: usb_phy_generic: Device processed (SEQNUM=3769, ACTION=add) [ 56.202298] systemd-udevd[177]: usb_phy_generic: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 56.204322] systemd-udevd[148]: xgene-rng: Device is queued (SEQNUM=3788, ACTION=add) [ 56.205740] systemd-udevd[148]: xgene-gpio: Device ready for processing (SEQNUM=3781, ACTION=add) [ 56.207137] systemd-udevd[148]: xgene-rtc: Device is queued (SEQNUM=3789, ACTION=add) [ 56.208750] systemd-udevd[148]: xgene-gpio: Device ready for processing (SEQNUM=3781, ACTION=add) [ 56.210512] systemd-udevd[173]: usb3503: Device processed (SEQNUM=3768, ACTION=add) [ 56.212462] systemd-udevd[148]: xgene-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 56.214297] systemd-udevd[173]: usb3503: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 56.216446] systemd-udevd[148]: xgene-gpio-sb: Device ready for processing (SEQNUM=3782, ACTION=add) [ 56.217903] systemd-udevd[148]: xhci-hcd: Device is queued (SEQNUM=3790, ACTION=add) [ 56.219282] systemd-udevd[148]: xgene-gpio-sb: Device ready for processing (SEQNUM=3782, ACTION=add) [ 56.220963] systemd-udevd[148]: xgene-gpio-sb: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 56.222430] systemd-udevd[148]: xgene-mdio: Device ready for processing (SEQNUM=3783, ACTION=add) [ 56.224506] systemd-udevd[163]: vexpress-syscfg: Device processed (SEQNUM=3772, ACTION=add) [ 56.225877] systemd-udevd[163]: vexpress-syscfg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 56.227631] systemd-udevd[148]: xhci-mtk: Device is queued (SEQNUM=3791, ACTION=add) [ 56.229311] systemd-udevd[148]: xgene-mdio: Device ready for processing (SEQNUM=3783, ACTION=add) [ 56.230721] systemd-udevd[148]: xhci-renesas-hcd: Device is queued (SEQNUM=3792, ACTION=add) [ 56.232469] systemd-udevd[148]: xgene-mdio: Device ready for processing (SEQNUM=3783, ACTION=add) [ 56.234239] systemd-udevd[177]: xgene-gpio: Processing device (SEQNUM=3781, ACTION=add) [ 56.235937] systemd-udevd[148]: xgene-mdio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 56.237972] systemd-udevd[168]: usbmisc_imx: Device processed (SEQNUM=3770, ACTION=add) [ 56.239659] systemd-udevd[148]: xgene-msi: Device ready for processing (SEQNUM=3784, ACTION=add) [ 56.241886] systemd-udevd[168]: usbmisc_imx: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 56.243653] systemd-udevd[148]: xiic-i2c: Device is queued (SEQNUM=3793, ACTION=add) [ 56.245363] systemd-udevd[148]: xgene-msi: Device ready for processing (SEQNUM=3784, ACTION=add) [ 56.247162] systemd-udevd[170]: visconti_gpio: Device processed (SEQNUM=3777, ACTION=add) [ 56.248771] systemd-udevd[170]: visconti_gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 56.250523] systemd-udevd[148]: xilinx-cpm-pcie: Device is queued (SEQNUM=3794, ACTION=add) [ 56.251938] systemd-udevd[148]: xgene-msi: Device ready for processing (SEQNUM=3784, ACTION=add) [ 56.253927] systemd-udevd[172]: vexpress-sysreg: Device processed (SEQNUM=3773, ACTION=add) [ 56.255630] systemd-udevd[148]: xgene-msi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 56.257717] systemd-udevd[172]: vexpress-sysreg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 56.259472] systemd-udevd[148]: xgene-pcie: Device ready for processing (SEQNUM=3785, ACTION=add) [ 56.261739] systemd-udevd[173]: xgene-gpio-sb: Processing device (SEQNUM=3782, ACTION=add) [ 56.263524] systemd-udevd[148]: xilinx-pcie: Device is queued (SEQNUM=3795, ACTION=add) [ 56.265243] systemd-udevd[148]: xgene-pcie: Device ready for processing (SEQNUM=3785, ACTION=add) [ 56.266665] systemd-udevd[148]: xgene-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 56.268418] systemd-udevd[148]: xgene-phy: Device ready for processing (SEQNUM=3786, ACTION=add) [ 56.269843] systemd-udevd[148]: xgene-phy: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 56.271276] systemd-udevd[148]: xgene-reboot: Device ready for processing (SEQNUM=3787, ACTION=add) [ 56.273333] systemd-udevd[174]: visconti-pcie: Device processed (SEQNUM=3776, ACTION=add) [ 56.274689] systemd-udevd[174]: visconti-pcie: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 56.276834] systemd-udevd[148]: xilinx-psgtr: Device is queued (SEQNUM=3796, ACTION=add) [ 56.278608] systemd-udevd[171]: virtio-mmio: Device processed (SEQNUM=3774, ACTION=add) [ 56.280546] systemd-udevd[148]: xgene-reboot: Device ready for processing (SEQNUM=3787, ACTION=add) [ 56.282344] systemd-udevd[168]: xgene-msi: Processing device (SEQNUM=3784, ACTION=add) [ 56.284412] systemd-udevd[171]: virtio-mmio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 56.286193] systemd-udevd[148]: xilinx-pwm: Device is queued (SEQNUM=3797, ACTION=add) [ 56.287600] systemd-udevd[148]: xgene-reboot: Device ready for processing (SEQNUM=3787, ACTION=add) [ 56.289486] systemd-udevd[148]: xgene-reboot: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 56.290939] systemd-udevd[148]: xgene-rng: Device ready for processing (SEQNUM=3788, ACTION=add) [ 56.292961] systemd-udevd[163]: xgene-mdio: Processing device (SEQNUM=3783, ACTION=add) [ 56.294816] systemd-udevd[148]: xilinx-vdma: Device is queued (SEQNUM=3798, ACTION=add) [ 56.296529] systemd-udevd[148]: xgene-rng: Device ready for processing (SEQNUM=3788, ACTION=add) [ 56.297946] systemd-udevd[148]: xgene-rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 56.299758] systemd-udevd[167]: xenon-sdhci: Device processed (SEQNUM=3778, ACTION=add) [ 56.301779] systemd-udevd[148]: xgene-rtc: Device ready for processing (SEQNUM=3789, ACTION=add) [ 56.303562] systemd-udevd[167]: xenon-sdhci: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 56.305691] systemd-udevd[162]: visconti-clk: Device processed (SEQNUM=3775, ACTION=add) [ 56.307423] systemd-udevd[148]: xilinx-zynqmp-dma: Device is queued (SEQNUM=3799, ACTION=add) [ 56.310967] systemd-udevd[162]: visconti-clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 56.312959] systemd-udevd[148]: xgene-rtc: Device ready for processing (SEQNUM=3789, ACTION=add) [ 56.314448] systemd-udevd[148]: xilinx-zynqmp-dpdma: Device is queued (SEQNUM=3800, ACTION=add) [ 56.326786] systemd-cryptsetup[232]: Verifying key from keyslot 0, digest 0. [ 56.328834] systemd-udevd[166]: xgene-ahci: Device processed (SEQNUM=3779, ACTION=add) [ 56.330182] systemd-udevd[166]: xgene-ahci: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.332353] systemd-udevd[148]: xgene-rtc: Device ready for processing (SEQNUM=3789, ACTION=add) [ 56.333799] systemd-udevd[148]: xgene-rtc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 56.335231] systemd-udevd[148]: xhci-hcd: Device ready for processing (SEQNUM=3790, ACTION=add) [ 56.337223] systemd-udevd[174]: xgene-reboot: Processing device (SEQNUM=3787, ACTION=add) [ 56.342019] systemd-udevd[172]: xgene-pcie: Processing device (SEQNUM=3785, ACTION=add) [ 56.343718] systemd-udevd[148]: xilinx_spi: Device is queued (SEQNUM=3801, ACTION=add) [ 56.345424] systemd-udevd[148]: xhci-hcd: Device ready for processing (SEQNUM=3790, ACTION=add) [ 56.346831] systemd-udevd[148]: xhci-hcd: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 56.351769] systemd-udevd[165]: vexpress-osc: Device processed (SEQNUM=3771, ACTION=add) [ 56.353684] systemd-udevd[148]: xhci-mtk: Device ready for processing (SEQNUM=3791, ACTION=add) [ 56.355486] systemd-udevd[165]: vexpress-osc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 56.360792] systemd-udevd[169]: xgene-enet: Device processed (SEQNUM=3780, ACTION=add) [ 56.362129] systemd-udevd[169]: xgene-enet: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.363877] systemd-udevd[148]: xlnx_event_manager: Device is queued (SEQNUM=3802, ACTION=add) [ 56.365909] systemd-cryptsetup[232]: Activating volume root [keyslot -1] using key. [ 56.367461] systemd-cryptsetup[232]: dm versions [ opencount flush ] [16384] (*1) [ 56.369317] systemd-cryptsetup[232]: dm status root [ opencount noflush ] [16384] (*1) [ 56.371068] systemd-udevd[170]: xgene-phy: Processing device (SEQNUM=3786, ACTION=add) [ 56.372994] systemd-udevd[162]: xgene-rtc: Processing device (SEQNUM=3789, ACTION=add) [ 56.381454] systemd-udevd[148]: xhci-mtk: Device ready for processing (SEQNUM=3791, ACTION=add) [ 56.382857] systemd-udevd[148]: xhci-mtk: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 56.384542] systemd-udevd[148]: xhci-renesas-hcd: Device ready for processing (SEQNUM=3792, ACTION=add) [ 56.385988] systemd-udevd[148]: xhci-renesas-hcd: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 56.387441] systemd-udevd[148]: xiic-i2c: Device ready for processing (SEQNUM=3793, ACTION=add) [ 56.389182] systemd-udevd[148]: xiic-i2c: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 56.390620] systemd-udevd[148]: xilinx-cpm-pcie: Device ready for processing (SEQNUM=3794, ACTION=add) [ 56.393149] systemd-udevd[171]: xgene-rng: Processing device (SEQNUM=3788, ACTION=add) [ 56.398083] systemd-udevd[173]: xgene-gpio-sb: Device processed (SEQNUM=3782, ACTION=add) [ 56.399408] systemd-udevd[173]: xgene-gpio-sb: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 56.401564] systemd-udevd[148]: xuartps: Device is queued (SEQNUM=3803, ACTION=add) [ 56.403122] systemd-udevd[148]: xilinx-cpm-pcie: Device ready for processing (SEQNUM=3794, ACTION=add) [ 56.405153] systemd-udevd[165]: xhci-renesas-hcd: Processing device (SEQNUM=3792, ACTION=add) [ 56.406868] systemd-udevd[167]: xiic-i2c: Processing device (SEQNUM=3793, ACTION=add) [ 56.408961] systemd-udevd[148]: zynq-gpio: Device is queued (SEQNUM=3804, ACTION=add) [ 56.410377] systemd-udevd[148]: xilinx-cpm-pcie: Device ready for processing (SEQNUM=3794, ACTION=add) [ 56.411800] systemd-udevd[148]: xilinx-cpm-pcie: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 56.413512] systemd-udevd[148]: xilinx-pcie: Device ready for processing (SEQNUM=3795, ACTION=add) [ 56.414935] systemd-udevd[148]: zynqmp-aes: Device is queued (SEQNUM=3805, ACTION=add) [ 56.416680] systemd-udevd[148]: xilinx-pcie: Device ready for processing (SEQNUM=3795, ACTION=add) [ 56.421661] systemd-udevd[177]: xgene-gpio: Device processed (SEQNUM=3781, ACTION=add) [ 56.423060] systemd-udevd[177]: xgene-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.425205] systemd-cryptsetup[232]: Loading key (type logon, name cryptsetup:4299b6a4-62e3-4679-930d-f4bf566cc84c-d0) in thread keyring. [ 56.426942] systemd-cryptsetup[232]: dm versions [ opencount flush ] [16384] (*1) [ 56.428632] systemd-cryptsetup[232]: dm status root [ opencount noflush ] [16384] (*1) [ 56.430084] systemd-cryptsetup[232]: Calculated device size is 20938752 sectors (RW), offset 32768. [ 56.431581] systemd-cryptsetup[232]: DM-UUID is CRYPT-LUKS2-4299b6a462e34679930df4bf566cc84c-root [ 56.433651] systemd-cryptsetup[232]: Udev cookie 0xd4da2e4 (semid 3) created [ 56.435146] systemd-cryptsetup[232]: Udev cookie 0xd4da2e4 (semid 3) incremented to 1 [ 56.436993] systemd-cryptsetup[232]: Udev cookie 0xd4da2e4 (semid 3) incremented to 2 [ 56.438417] systemd-cryptsetup[232]: Udev cookie 0xd4da2e4 (semid 3) assigned to CREATE task(0) with flags DISABLE_LIBRARY_FALLBACK (0x20) [ 56.439992] systemd-cryptsetup[232]: dm create root CRYPT-LUKS2-4299b6a462e34679930df4bf566cc84c-root [ opencount flush ] [16384] (*1) [ 56.442220] systemd-udevd[148]: zynqmp-ipi: Device is queued (SEQNUM=3806, ACTION=add) [ 56.444444] systemd-cryptsetup[232]: dm reload (252:1) [ opencount flush securedata ] [16384] (*1) [ 56.446042] systemd-cryptsetup[232]: dm resume root [ opencount flush securedata ] [16384] (*1) [ 56.447456] systemd-cryptsetup[232]: root: Stacking NODE_ADD (252,1) 0:0 0600 [trust_udev] [ 56.449283] systemd-cryptsetup[232]: root: Stacking NODE_READ_AHEAD 256 (flags=1) [ 56.450663] systemd-cryptsetup[232]: Udev cookie 0xd4da2e4 (semid 3) decremented to 1 [ 56.452416] systemd-cryptsetup[232]: Udev cookie 0xd4da2e4 (semid 3) waiting for zero [ 56.457353] systemd-udevd[164]: usb-conn-gpio: Device processed (SEQNUM=3767, ACTION=add) [ 56.462248] systemd-udevd[168]: xgene-msi: Device processed (SEQNUM=3784, ACTION=add) [ 56.463984] systemd-udevd[148]: xilinx-pcie: Device ready for processing (SEQNUM=3795, ACTION=add) [ 56.469212] systemd-udevd[164]: usb-conn-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 56.474218] systemd-udevd[168]: xgene-msi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 56.477434] systemd-udevd[169]: xhci-mtk: Processing device (SEQNUM=3791, ACTION=add) [ 56.479276] systemd-udevd[148]: zynqmp-nvmem: Device is queued (SEQNUM=3807, ACTION=add) [ 56.481002] systemd-udevd[148]: xilinx-pcie: Device ready for processing (SEQNUM=3795, ACTION=add) [ 56.482459] systemd-udevd[148]: xilinx-pcie: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 56.483919] systemd-udevd[148]: xilinx-psgtr: Device ready for processing (SEQNUM=3796, ACTION=add) [ 56.485668] systemd-udevd[148]: xilinx-psgtr: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 56.487153] systemd-udevd[148]: xilinx-pwm: Device ready for processing (SEQNUM=3797, ACTION=add) dm-1: Processing udev action (SEQNUM=4092, ACTION=add) dm-1: Got 'add' action on syspath '/sys/devices/virtual/block/dm-1'. [ 56.489046] systemd-udevd[148]: xilinx-pwm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false [ 56.491019] systemd-udevd[148]: xilinx-vdma: Device ready for processing (SEQNUM=3798, ACTION=add) dm-1: Device busy: SYSTEMD_READY property from device is false [ 56.493023] systemd-udevd[148]: zynqmp-pinctrl: Device is queued (SEQNUM=3808, ACTION=add) [ 56.494533] systemd-udevd[148]: xilinx-vdma: Device ready for processing (SEQNUM=3798, ACTION=add) [ 56.497051] systemd-udevd[172]: xgene-pcie: Device processed (SEQNUM=3785, ACTION=add) [ 56.498451] systemd-udevd[172]: xgene-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.501183] systemd-udevd[148]: zynqmp-qspi: Device is queued (SEQNUM=3809, ACTION=add) [ 56.503013] systemd-udevd[148]: xilinx-vdma: Device ready for processing (SEQNUM=3798, ACTION=add) [ 56.505472] systemd-udevd[164]: xilinx-pcie: Processing device (SEQNUM=3795, ACTION=add) [ 56.507407] systemd-udevd[148]: zynqmp-sha3-384: Device is queued (SEQNUM=3810, ACTION=add) [ 56.509382] systemd-udevd[148]: xilinx-vdma: Device ready for processing (SEQNUM=3798, ACTION=add) [ 56.510938] systemd-udevd[148]: xilinx-vdma: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 56.512803] systemd-udevd[148]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3799, ACTION=add) [ 56.514728] systemd-udevd[166]: xhci-hcd: Processing device (SEQNUM=3790, ACTION=add) [ 56.517031] systemd-udevd[148]: zynqmp_clock: Device is queued (SEQNUM=3811, ACTION=add) [ 56.519964] systemd-udevd[148]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3799, ACTION=add) [ 56.521907] systemd-udevd[148]: zynqmp_firmware: Device is queued (SEQNUM=3812, ACTION=add) [ 56.523342] systemd-udevd[148]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3799, ACTION=add) [ 56.525219] systemd-udevd[148]: zynqmp_power: Device is queued (SEQNUM=3813, ACTION=add) [ 56.526732] systemd-udevd[148]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3799, ACTION=add) [ 56.528502] systemd-udevd[148]: zynqmp_power_controller: Device is queued (SEQNUM=3814, ACTION=add) [ 56.530008] systemd-udevd[148]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3799, ACTION=add) [ 56.531898] systemd-udevd[173]: xilinx-cpm-pcie: Processing device (SEQNUM=3794, ACTION=add) [ 56.533926] systemd-udevd[148]: pnp: Device is queued (SEQNUM=3815, ACTION=add) [ 56.535321] systemd-udevd[148]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3799, ACTION=add) [ 56.537077] systemd-udevd[148]: serial: Device is queued (SEQNUM=3816, ACTION=add) [ 56.538498] systemd-udevd[148]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3799, ACTION=add) [ 56.540009] systemd-udevd[148]: system: Device is queued (SEQNUM=3817, ACTION=add) [ 56.545343] systemd-udevd[163]: xgene-mdio: Device processed (SEQNUM=3783, ACTION=add) [ 56.547346] systemd-udevd[177]: xilinx-pwm: Processing device (SEQNUM=3797, ACTION=add) [ 56.549360] systemd-udevd[148]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3799, ACTION=add) [ 56.551290] systemd-udevd[163]: xgene-mdio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.553433] systemd-udevd[148]: tpm_tis: Device is queued (SEQNUM=3818, ACTION=add) [ 56.555264] systemd-udevd[168]: xilinx-psgtr: Processing device (SEQNUM=3796, ACTION=add) [ 56.557427] systemd-udevd[148]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3799, ACTION=add) [ 56.558998] systemd-udevd[148]: rpmsg: Device is queued (SEQNUM=3819, ACTION=add) [ 56.560647] systemd-udevd[148]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3799, ACTION=add) [ 56.562219] systemd-udevd[148]: xilinx-zynqmp-dma: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 56.564454] systemd-udevd[174]: xgene-reboot: Device processed (SEQNUM=3787, ACTION=add) [ 56.566362] systemd-udevd[148]: xilinx-zynqmp-dpdma: Device ready for processing (SEQNUM=3800, ACTION=add) [ 56.568830] systemd-udevd[174]: xgene-reboot: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 56.570844] systemd-udevd[167]: xiic-i2c: Device processed (SEQNUM=3793, ACTION=add) [ 56.572845] systemd-udevd[148]: qcom_glink_ssr: Device is queued (SEQNUM=3820, ACTION=add) [ 56.574333] systemd-udevd[148]: xilinx-zynqmp-dpdma: Device ready for processing (SEQNUM=3800, ACTION=add) [ 56.576919] systemd-udevd[162]: xgene-rtc: Device processed (SEQNUM=3789, ACTION=add) [ 56.578303] systemd-udevd[162]: xgene-rtc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 56.580330] systemd-udevd[148]: qcom_smd_rpm: Device is queued (SEQNUM=3821, ACTION=add) [ 56.581775] systemd-udevd[148]: xilinx-zynqmp-dpdma: Device ready for processing (SEQNUM=3800, ACTION=add) [ 56.583651] systemd-udevd[166]: xhci-hcd: Device processed (SEQNUM=3790, ACTION=add) [ 56.585659] systemd-udevd[148]: xilinx-zynqmp-dpdma: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 56.587560] systemd-udevd[170]: xgene-phy: Device processed (SEQNUM=3786, ACTION=add) [ 56.589688] systemd-udevd[148]: xilinx_spi: Device ready for processing (SEQNUM=3801, ACTION=add) [ 56.591677] systemd-udevd[170]: xgene-phy: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 56.593856] systemd-udevd[165]: xhci-renesas-hcd: Device processed (SEQNUM=3792, ACTION=add) [ 56.595662] systemd-udevd[148]: rpmsg_ns: Device is queued (SEQNUM=3822, ACTION=add) [ 56.597919] systemd-udevd[165]: xhci-renesas-hcd: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 56.599755] systemd-udevd[148]: xilinx_spi: Device ready for processing (SEQNUM=3801, ACTION=add) [ 56.601683] systemd-udevd[148]: xilinx_spi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 56.604673] systemd-udevd[148]: xlnx_event_manager: Device ready for processing (SEQNUM=3802, ACTION=add) [ 56.606351] systemd-udevd[148]: xlnx_event_manager: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 56.608768] systemd-udevd[163]: xilinx-zynqmp-dma: Processing device (SEQNUM=3799, ACTION=add) [ 56.610684] systemd-udevd[148]: xuartps: Device ready for processing (SEQNUM=3803, ACTION=add) [ 56.614684] systemd-udevd[148]: scmi_protocol: Device is queued (SEQNUM=3823, ACTION=add) [ 56.620625] systemd-udevd[148]: xuartps: Device ready for processing (SEQNUM=3803, ACTION=add) [ 56.626618] systemd-udevd[171]: xgene-rng: Device processed (SEQNUM=3788, ACTION=add) [ 56.630441] systemd-udevd[148]: xuartps: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 56.632696] systemd-udevd[171]: xgene-rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 56.634681] systemd-udevd[148]: zynq-gpio: Device ready for processing (SEQNUM=3804, ACTION=add) [ 56.637022] systemd-udevd[172]: xilinx-vdma: Processing device (SEQNUM=3798, ACTION=add) [ 56.638960] systemd-udevd[148]: scmi-clocks: Device is queued (SEQNUM=3824, ACTION=add) [ 56.640855] systemd-udevd[148]: zynq-gpio: Device ready for processing (SEQNUM=3804, ACTION=add) [ 56.642896] systemd-udevd[173]: xilinx-cpm-pcie: Device processed (SEQNUM=3794, ACTION=add) [ 56.645451] systemd-udevd[148]: zynq-gpio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 56.647133] systemd-udevd[148]: zynqmp-aes: Device ready for processing (SEQNUM=3805, ACTION=add) [ 56.649570] systemd-udevd[173]: xilinx-cpm-pcie: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 56.651542] systemd-udevd[169]: xhci-mtk: Device processed (SEQNUM=3791, ACTION=add) [ 56.653671] systemd-udevd[148]: scmi-cpufreq: Device is queued (SEQNUM=3825, ACTION=add) [ 56.655704] systemd-udevd[169]: xhci-mtk: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 56.657925] systemd-udevd[148]: zynqmp-aes: Device ready for processing (SEQNUM=3805, ACTION=add) vda4: Processing udev action (SEQNUM=4093, ACTION=change) [ 56.659925] systemd-udevd[174]: xilinx-zynqmp-dpdma: Processing device (SEQNUM=3800, ACTION=add) vda4: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4'. [ 56.663044] systemd-udevd[148]: scmi-hwmon: Device is queued (SEQNUM=3826, ACTION=add) [ 56.665268] systemd-udevd[148]: zynqmp-aes: Device ready for processing (SEQNUM=3805, ACTION=add) [ 56.667105] systemd-udevd[148]: zynqmp-aes: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 56.669256] systemd-udevd[148]: zynqmp-ipi: Device ready for processing (SEQNUM=3806, ACTION=add) [ 56.671571] systemd-udevd[167]: xiic-i2c: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 56.674233] systemd-udevd[148]: zynqmp-ipi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 56.676460] systemd-udevd[148]: zynqmp-nvmem: Device ready for processing (SEQNUM=3807, ACTION=add) [ 56.678378] systemd-udevd[170]: xlnx_event_manager: Processing device (SEQNUM=3802, ACTION=add) [ 56.680431] systemd-udevd[162]: xilinx_spi: Processing device (SEQNUM=3801, ACTION=add) [ 56.682473] systemd-udevd[148]: scmi-power-domain: Device is queued (SEQNUM=3827, ACTION=add) [ 56.684319] systemd-udevd[148]: zynqmp-nvmem: Device ready for processing (SEQNUM=3807, ACTION=add) [ 56.685828] systemd-udevd[148]: zynqmp-nvmem: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 56.687415] systemd-udevd[148]: zynqmp-pinctrl: Device ready for processing (SEQNUM=3808, ACTION=add) [ 56.689821] systemd-udevd[167]: zynqmp-nvmem: Processing device (SEQNUM=3807, ACTION=add) [ 56.691741] systemd-udevd[148]: scmi-reset: Device is queued (SEQNUM=3828, ACTION=add) [ 56.693465] systemd-udevd[148]: zynqmp-pinctrl: Device ready for processing (SEQNUM=3808, ACTION=add) [ 56.694981] systemd-udevd[148]: scsi: Device is queued (SEQNUM=3829, ACTION=add) [ 56.697023] systemd-udevd[165]: xuartps: Processing device (SEQNUM=3803, ACTION=add) [ 56.698822] systemd-udevd[148]: zynqmp-pinctrl: Device ready for processing (SEQNUM=3808, ACTION=add) [ 56.700575] systemd-udevd[148]: sd: Device is queued (SEQNUM=3830, ACTION=add) [ 56.702027] systemd-udevd[148]: zynqmp-pinctrl: Device ready for processing (SEQNUM=3808, ACTION=add) [ 56.703885] systemd-udevd[166]: xhci-hcd: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 56.706182] systemd-udevd[148]: ufs_device_wlun: Device is queued (SEQNUM=3831, ACTION=add) [ 56.707741] systemd-udevd[148]: zynqmp-pinctrl: Device ready for processing (SEQNUM=3808, ACTION=add) [ 56.710375] systemd-udevd[169]: zynqmp-aes: Processing device (SEQNUM=3805, ACTION=add) [ 56.712721] systemd-udevd[148]: sdio: Device is queued (SEQNUM=3832, ACTION=add) [ 56.714185] systemd-udevd[148]: zynqmp-pinctrl: Device ready for processing (SEQNUM=3808, ACTION=add) [ 56.715630] systemd-udevd[148]: zynqmp-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 56.717460] systemd-udevd[148]: zynqmp-qspi: Device ready for processing (SEQNUM=3809, ACTION=add) [ 56.718975] systemd-udevd[148]: serial: Device is queued (SEQNUM=3833, ACTION=add) [ 56.720669] systemd-udevd[148]: zynqmp-qspi: Device ready for processing (SEQNUM=3809, ACTION=add) [ 56.722528] systemd-udevd[177]: xilinx-pwm: Device processed (SEQNUM=3797, ACTION=add) [ 56.723887] systemd-udevd[177]: xilinx-pwm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.726069] systemd-udevd[148]: serial-base: Device is queued (SEQNUM=3834, ACTION=add) [ 56.727926] systemd-udevd[163]: xilinx-zynqmp-dma: Device processed (SEQNUM=3799, ACTION=add) [ 56.730157] systemd-udevd[148]: zynqmp-qspi: Device ready for processing (SEQNUM=3809, ACTION=add) [ 56.732457] systemd-udevd[163]: xilinx-zynqmp-dma: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 56.734543] systemd-udevd[164]: xilinx-pcie: Device processed (SEQNUM=3795, ACTION=add) [ 56.741903] systemd-udevd[148]: ctrl: Device is queued (SEQNUM=3835, ACTION=add) [ 56.743754] systemd-udevd[171]: zynq-gpio: Processing device (SEQNUM=3804, ACTION=add) [ 56.746008] systemd-udevd[148]: zynqmp-qspi: Device ready for processing (SEQNUM=3809, ACTION=add) [ 56.747612] systemd-udevd[148]: zynqmp-qspi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 56.749619] systemd-udevd[148]: zynqmp-sha3-384: Device ready for processing (SEQNUM=3810, ACTION=add) [ 56.751205] systemd-udevd[148]: zynqmp-sha3-384: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 56.753150] systemd-udevd[148]: zynqmp_clock: Device ready for processing (SEQNUM=3811, ACTION=add) [ 56.754697] systemd-udevd[148]: port: Device is queued (SEQNUM=3836, ACTION=add) [ 56.756494] systemd-udevd[148]: zynqmp_clock: Device ready for processing (SEQNUM=3811, ACTION=add) dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device: Installed new job dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device/nop as 330 dev-disk-by\x2dlabel-root\x2darm64.device: Installed new job dev-disk-by\x2dlabel-root\x2darm64.device/nop as 331 [ 56.759092] systemd-udevd[174]: xilinx-zynqmp-dpdma: Device processed (SEQNUM=3800, ACTION=add) dev-gpt\x2dauto\x2droot\x2dluks.device: Installed new job dev-gpt\x2dauto\x2droot\x2dluks.device/nop as 332 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device/nop as 333 [ 56.761043] systemd-udevd[174]: xilinx-zynqmp-dpdma: sd-device-monitor(worker): Passed 194 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device/nop as 334 [ 56.764483] systemd-udevd[148]: serio: Device is queued (SEQNUM=3837, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart4.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart4.device/nop as 335 [ 56.767381] systemd-udevd[148]: zynqmp_clock: Device ready for processing (SEQNUM=3811, ACTION=add) dev-disk-by\x2dpartlabel-root\x2darm64.device: Installed new job dev-disk-by\x2dpartlabel-root\x2darm64.device/nop as 336 dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device: Installed new job dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device/nop as 337 [ 56.770520] systemd-udevd[166]: zynqmp-pinctrl: Processing device (SEQNUM=3808, ACTION=add) dev-vda4.device: Installed new job dev-vda4.device/nop as 338 dev-disk-by\x2ddiskseq-25\x2dpart4.device: Job 335 dev-disk-by\x2ddiskseq-25\x2dpart4.device/nop finished, result=done [ 56.773256] systemd-udevd[177]: zynqmp-qspi: Processing device (SEQNUM=3809, ACTION=add) dev-disk-by\x2dlabel-root\x2darm64.device: Job 331 dev-disk-by\x2dlabel-root\x2darm64.device/nop finished, result=done dev-disk-by\x2dpartlabel-root\x2darm64.device: Job 336 dev-disk-by\x2dpartlabel-root\x2darm64.device/nop finished, result=done dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device: Job 337 dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device/nop finished, result=done [ 56.775927] systemd-udevd[148]: atkbd: Device is queued (SEQNUM=3838, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Job 333 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device/nop finished, result=done dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device: Job 330 dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device/nop finished, result=done [ 56.778122] systemd-udevd[148]: zynqmp_clock: Device ready for processing (SEQNUM=3811, ACTION=add) dev-gpt\x2dauto\x2droot\x2dluks.device: Job 332 dev-gpt\x2dauto\x2droot\x2dluks.device/nop finished, result=done dev-vda4.device: Job 338 dev-vda4.device/nop finished, result=done [ 56.780731] systemd-udevd[148]: zynqmp_clock: sd-device-monitor(manager): Passed 187 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Job 334 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device/nop finished, result=done [ 56.782671] systemd-udevd[148]: zynqmp_firmware: Device ready for processing (SEQNUM=3812, ACTION=add) [ 56.784962] systemd-udevd[173]: zynqmp-ipi: Processing device (SEQNUM=3806, ACTION=add) [ 56.786843] systemd-udevd[148]: psmouse: Device is queued (SEQNUM=3839, ACTION=add) [ 56.789079] systemd-udevd[164]: xilinx-pcie: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 56.791036] systemd-udevd[148]: zynqmp_firmware: Device ready for processing (SEQNUM=3812, ACTION=add) [ 56.793383] systemd-udevd[172]: xilinx-vdma: Device processed (SEQNUM=3798, ACTION=add) [ 56.795184] systemd-udevd[148]: soc: Device is queued (SEQNUM=3840, ACTION=add) [ 56.797291] systemd-udevd[172]: xilinx-vdma: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 56.799248] systemd-udevd[148]: zynqmp_firmware: Device ready for processing (SEQNUM=3812, ACTION=add) [ 56.801078] systemd-udevd[148]: zynqmp_firmware: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 56.802766] systemd-udevd[148]: zynqmp_power: Device ready for processing (SEQNUM=3813, ACTION=add) [ 56.804484] systemd-udevd[148]: zynqmp_power: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 56.806145] systemd-udevd[148]: zynqmp_power_controller: Device ready for processing (SEQNUM=3814, ACTION=add) [ 56.810771] systemd-udevd[167]: zynqmp-nvmem: Device processed (SEQNUM=3807, ACTION=add) [ 56.817222] systemd-udevd[148]: spi: Device is queued (SEQNUM=3841, ACTION=add) [ 56.819098] systemd-udevd[167]: zynqmp-nvmem: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 56.821247] systemd-udevd[148]: zynqmp_power_controller: Device ready for processing (SEQNUM=3814, ACTION=add) [ 56.823256] systemd-udevd[164]: zynqmp_firmware: Processing device (SEQNUM=3812, ACTION=add) [ 56.825486] systemd-udevd[148]: cros-ec-spi: Device is queued (SEQNUM=3842, ACTION=add) [ 56.827365] systemd-udevd[168]: xilinx-psgtr: Device processed (SEQNUM=3796, ACTION=add) [ 56.829387] systemd-udevd[168]: xilinx-psgtr: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 56.831348] systemd-udevd[148]: zynqmp_power_controller: Device ready for processing (SEQNUM=3814, ACTION=add) [ 56.833325] systemd-udevd[148]: zynqmp_power_controller: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 56.834894] systemd-udevd[148]: pnp: Device ready for processing (SEQNUM=3815, ACTION=add) [ 56.836562] systemd-udevd[148]: ds3234: Device is queued (SEQNUM=3843, ACTION=add) [ 56.838334] systemd-udevd[165]: xuartps: Device processed (SEQNUM=3803, ACTION=add) [ 56.839700] systemd-udevd[165]: xuartps: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 56.841930] systemd-udevd[169]: zynqmp-aes: Device processed (SEQNUM=3805, ACTION=add) [ 56.843313] systemd-udevd[169]: zynqmp-aes: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.845435] systemd-udevd[172]: zynqmp_power: Processing device (SEQNUM=3813, ACTION=add) [ 56.847174] systemd-udevd[163]: zynqmp-sha3-384: Processing device (SEQNUM=3810, ACTION=add) [ 56.849209] systemd-udevd[170]: xlnx_event_manager: Device processed (SEQNUM=3802, ACTION=add) [ 56.850666] systemd-udevd[170]: xlnx_event_manager: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 56.852757] systemd-udevd[148]: pnp: Device ready for processing (SEQNUM=3815, ACTION=add) [ 56.854613] systemd-udevd[162]: xilinx_spi: Device processed (SEQNUM=3801, ACTION=add) [ 56.856676] systemd-udevd[148]: pnp: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 56.858607] systemd-udevd[174]: zynqmp_clock: Processing device (SEQNUM=3811, ACTION=add) [ 56.860603] systemd-udevd[148]: serial: SEQNUM=3816 blocked by SEQNUM=3815 [ 56.862447] systemd-udevd[162]: xilinx_spi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.864711] systemd-udevd[148]: system: SEQNUM=3817 blocked by SEQNUM=3815 [ 56.866146] systemd-udevd[148]: tpm_tis: SEQNUM=3818 blocked by SEQNUM=3815 [ 56.867732] systemd-udevd[148]: rpmsg: Device ready for processing (SEQNUM=3819, ACTION=add) [ 56.869513] systemd-udevd[148]: rpmsg: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 56.870977] systemd-udevd[148]: qcom_glink_ssr: SEQNUM=3820 blocked by SEQNUM=3819 [ 56.872664] systemd-udevd[148]: qcom_smd_rpm: SEQNUM=3821 blocked by SEQNUM=3819 [ 56.874194] systemd-udevd[148]: rpmsg_ns: SEQNUM=3822 blocked by SEQNUM=3819 [ 56.875658] systemd-udevd[148]: scmi_protocol: Device ready for processing (SEQNUM=3823, ACTION=add) [ 56.877490] systemd-udevd[148]: scmi_protocol: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 56.879141] systemd-udevd[148]: scmi-clocks: SEQNUM=3824 blocked by SEQNUM=3823 [ 56.881330] systemd-udevd[168]: pnp: Processing device (SEQNUM=3815, ACTION=add) [ 56.883094] systemd-udevd[166]: zynqmp-pinctrl: Device processed (SEQNUM=3808, ACTION=add) [ 56.884764] systemd-udevd[166]: zynqmp-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 56.886673] systemd-udevd[148]: scmi-cpufreq: SEQNUM=3825 blocked by SEQNUM=3823 [ 56.888367] systemd-udevd[148]: scmi-hwmon: SEQNUM=3826 blocked by SEQNUM=3823 [ 56.889788] systemd-udevd[148]: scmi-power-domain: SEQNUM=3827 blocked by SEQNUM=3823 [ 56.891389] systemd-udevd[148]: scmi-reset: SEQNUM=3828 blocked by SEQNUM=3823 [ 56.893145] systemd-udevd[148]: scsi: Device ready for processing (SEQNUM=3829, ACTION=add) [ 56.894607] systemd-udevd[148]: scsi: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 56.896429] systemd-udevd[148]: sd: SEQNUM=3830 blocked by SEQNUM=3829 [ 56.898076] systemd-udevd[148]: ufs_device_wlun: SEQNUM=3831 blocked by SEQNUM=3829 [ 56.899500] systemd-udevd[148]: sdio: Device ready for processing (SEQNUM=3832, ACTION=add) [ 56.901994] systemd-udevd[167]: zynqmp_power_controller: Processing device (SEQNUM=3814, ACTION=add) [ 56.903897] systemd-udevd[173]: zynqmp-ipi: Device processed (SEQNUM=3806, ACTION=add) [ 56.905835] systemd-udevd[148]: mmc_spi: Device is queued (SEQNUM=3844, ACTION=add) [ 56.907668] systemd-udevd[173]: zynqmp-ipi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.909696] systemd-udevd[148]: sdio: Device ready for processing (SEQNUM=3832, ACTION=add) [ 56.911528] systemd-udevd[169]: rpmsg: Processing device (SEQNUM=3819, ACTION=add) [ 56.913770] systemd-udevd[148]: sdio: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 56.915637] systemd-udevd[171]: zynq-gpio: Device processed (SEQNUM=3804, ACTION=add) [ 56.917563] systemd-udevd[171]: zynq-gpio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 56.919530] systemd-udevd[170]: scsi: Processing device (SEQNUM=3829, ACTION=add) [ 56.921790] systemd-cryptsetup[232]: Udev cookie 0xd4da2e4 (semid 3) destroyed [ 56.923255] systemd-cryptsetup[232]: root: Skipping NODE_ADD (252,1) 0:0 0600 [trust_udev] [ 56.925135] systemd-cryptsetup[232]: root: Processing NODE_READ_AHEAD 256 (flags=1) [ 56.927051] systemd-udevd[177]: zynqmp-qspi: Device processed (SEQNUM=3809, ACTION=add) [ 56.928853] systemd-udevd[177]: zynqmp-qspi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 56.930835] systemd-cryptsetup[232]: root (252:1): read ahead is 256 [ 56.933018] systemd-cryptsetup[232]: root: retaining kernel read ahead of 256 (requested 256) [ 56.934716] systemd-cryptsetup[232]: Reading EFI variable /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. [ 56.936979] systemd-udevd[165]: scmi_protocol: Processing device (SEQNUM=3823, ACTION=add) dm-1: Processing udev action (SEQNUM=4094, ACTION=change) dm-1: Got 'change' action on syspath '/sys/devices/virtual/block/dm-1'. [ 56.939027] systemd-cryptsetup[232]: Using TPM2 TCTI driver 'device' with device '/dev/tpmrm0'. [ 56.941359] systemd-udevd[172]: zynqmp_power: Device processed (SEQNUM=3813, ACTION=add) [ 56.942834] systemd-udevd[172]: zynqmp_power: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 56.945072] systemd-cryptsetup[232]: Loaded TCTI module 'tcti-device' (TCTI module for communication with Linux kernel interface.) [Version 2] [ 56.946825] systemd-cryptsetup[232]: TPM successfully started up. [ 56.949141] systemd-udevd[164]: zynqmp_firmware: Device processed (SEQNUM=3812, ACTION=add) [ 56.950992] systemd-cryptsetup[232]: Getting TPM2 capability 0x0000 property 0x0001 count 127. [ 56.952868] systemd-cryptsetup[232]: Getting TPM2 capability 0x0002 property 0x011f count 256. [ 56.954433] systemd-cryptsetup[232]: Getting TPM2 capability 0x0008 property 0x0000 count 508. [ 56.956621] systemd-udevd[163]: zynqmp-sha3-384: Device processed (SEQNUM=3810, ACTION=add) [ 56.958444] systemd-cryptsetup[232]: Getting TPM2 capability 0x0005 property 0x0000 count 1. [ 56.960419] systemd-cryptsetup[232]: TPM2 PCR bank sha1 has fewer than 24 PCR bits enabled, ignoring. [ 56.961950] systemd-cryptsetup[232]: Reading PCR selection: [sha256(15)] [ 56.963770] systemd-udevd[164]: zynqmp_firmware: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 56.965918] systemd-cryptsetup[232]: Read PCR selection: [sha256(15)] [ 56.967318] systemd-cryptsetup[232]: PCR value: 15:sha256=0000000000000000000000000000000000000000000000000000000000000000 [ 56.969170] systemd-cryptsetup[232]: TPM2 PCR bank sha384 has fewer than 24 PCR bits enabled, ignoring. [ 56.970709] systemd-cryptsetup[232]: TPM2 PCR bank sha512 has fewer than 24 PCR bits enabled, ignoring. [ 56.972595] systemd-cryptsetup[232]: Found 1 enabled but un-initialized TPM2 banks. [ 56.974406] systemd-udevd[163]: zynqmp-sha3-384: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 56.976545] systemd-udevd[165]: scmi_protocol: Device processed (SEQNUM=3823, ACTION=add) [ 56.978110] systemd-udevd[165]: scmi_protocol: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 56.979979] systemd-udevd[148]: serial: Device ready for processing (SEQNUM=3833, ACTION=add) [ 56.981717] systemd-udevd[148]: serial: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 56.983649] systemd-udevd[148]: serial-base: Device ready for processing (SEQNUM=3834, ACTION=add) [ 56.985841] systemd-udevd[162]: serial: Processing device (SEQNUM=3833, ACTION=add) [ 56.987648] systemd-cryptsetup[232]: Successfully extended PCR index 15 with 'cryptsetup:root:4299b6a4-62e3-4679-930d-f4bf566cc84c' and volume key (banks sha256). [ 56.989746] systemd-cryptsetup[232]: Releasing crypt device /dev/gpt-auto-root-luks context. [ 56.991222] systemd-cryptsetup[232]: Releasing device-mapper backend. [ 56.992863] systemd-cryptsetup[232]: Closing read only fd for /dev/gpt-auto-root-luks. dev-disk-by\x2dlabel-root\x2darm64.device: Installed new job dev-disk-by\x2dlabel-root\x2darm64.device/nop as 339 [ 56.994667] systemd-udevd[166]: serial-base: Processing device (SEQNUM=3834, ACTION=add) [ 56.997119] systemd-udevd[174]: zynqmp_clock: Device processed (SEQNUM=3811, ACTION=add) [ 56.998507] systemd-udevd[174]: zynqmp_clock: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 57.000596] systemd-udevd[173]: sdio: Processing device (SEQNUM=3832, ACTION=add) [ 57.002336] systemd-udevd[170]: scsi: Device processed (SEQNUM=3829, ACTION=add) [ 57.003843] systemd-udevd[170]: scsi: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 57.005857] systemd-udevd[148]: serial-base: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 57.007379] systemd-udevd[148]: ctrl: SEQNUM=3835 blocked by SEQNUM=3834 [ 57.009107] systemd-udevd[148]: port: SEQNUM=3836 blocked by SEQNUM=3834 [ 57.010847] systemd-udevd[167]: zynqmp_power_controller: Device processed (SEQNUM=3814, ACTION=add) [ 57.013742] systemd-udevd[148]: serio: Device ready for processing (SEQNUM=3837, ACTION=add) [ 57.015574] systemd-udevd[167]: zynqmp_power_controller: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 57.017950] systemd-udevd[148]: mtd_dataflash: Device is queued (SEQNUM=3845, ACTION=add) [ 57.019773] systemd-udevd[162]: serial: Device processed (SEQNUM=3833, ACTION=add) [ 57.021488] systemd-udevd[162]: serial: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 57.023265] systemd-udevd[168]: pnp: Device processed (SEQNUM=3815, ACTION=add) [ 57.025015] systemd-udevd[168]: pnp: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 57.026808] systemd-udevd[166]: serial-base: Device processed (SEQNUM=3834, ACTION=add) [ 57.028942] systemd-udevd[169]: rpmsg: Device processed (SEQNUM=3819, ACTION=add) [ 57.030699] systemd-udevd[166]: serial-base: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 57.032972] systemd-udevd[169]: rpmsg: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 57.034758] systemd-udevd[173]: sdio: Device processed (SEQNUM=3832, ACTION=add) [ 57.036399] systemd-udevd[173]: sdio: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 57.038406] systemd-udevd[148]: serial: Device ready for processing (SEQNUM=3816, ACTION=add) [ 57.039881] systemd-udevd[148]: serial: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 57.041613] systemd-udevd[148]: system: Device ready for processing (SEQNUM=3817, ACTION=add) [ 57.043058] systemd-udevd[148]: system: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 57.044887] systemd-udevd[148]: tpm_tis: Device ready for processing (SEQNUM=3818, ACTION=add) [ 57.046364] systemd-udevd[148]: tpm_tis: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 57.047831] systemd-udevd[148]: qcom_glink_ssr: Device ready for processing (SEQNUM=3820, ACTION=add) [ 57.050065] systemd-udevd[172]: system: Processing device (SEQNUM=3817, ACTION=add) [ 57.051787] systemd-udevd[148]: qcom_glink_ssr: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 57.053596] systemd-udevd[148]: qcom_smd_rpm: Device ready for processing (SEQNUM=3821, ACTION=add) [ 57.055431] systemd-udevd[168]: tpm_tis: Processing device (SEQNUM=3818, ACTION=add) dev-dm\x2d1.device: Changed dead -> plugged dev-disk-by\x2duuid-d54327e7\x2de63e\x2d4e61\x2daa79\x2d9b55eea4c7aa.device: Changed dead -> plugged dev-mapper-root.device: Changed dead -> plugged [ 57.057970] systemd-udevd[148]: qcom_smd_rpm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d4299b6a462e34679930df4bf566cc84c\x2droot.device: Changed dead -> plugged sys-devices-virtual-block-dm\x2d1.device: Changed dead -> plugged [ 57.059588] systemd-udevd[148]: rpmsg_ns: Device ready for processing (SEQNUM=3822, ACTION=add) dev-gpt\x2dauto\x2droot.device: Changed dead -> plugged dev-gpt\x2dauto\x2droot.device: Job 96 dev-gpt\x2dauto\x2droot.device/start finished, result=done [ 57.061630] systemd-udevd[148]: rpmsg_ns: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ OK ] Found device /dev/gpt-auto-root. dev-disk-by\x2did-dm\x2dname\x2droot.device: Changed dead -> plugged [ 57.063208] systemd-udevd[148]: scmi-clocks: Device ready for processing (SEQNUM=3824, ACTION=add) [ 57.065031] systemd-udevd[148]: scmi-clocks: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 57.066565] systemd-udevd[148]: scmi-cpufreq: Device ready for processing (SEQNUM=3825, ACTION=add) [ 57.068748] systemd-udevd[169]: qcom_glink_ssr: Processing device (SEQNUM=3820, ACTION=add) Received SIGCHLD from PID 232 (systemd-cryptse). [ 57.070532] systemd-udevd[173]: qcom_smd_rpm: Processing device (SEQNUM=3821, ACTION=add) Child 232 (systemd-cryptse) died (code=exited, status=0/SUCCESS) [ 57.072574] systemd-udevd[148]: scmi-cpufreq: sd-device-monitor(manager): Passed 192 byte to netlink monitor. systemd-cryptsetup@root.service: Child 232 belongs to systemd-cryptsetup@root.service. [ 57.074251] systemd-udevd[148]: scmi-hwmon: Device ready for processing (SEQNUM=3826, ACTION=add) systemd-cryptsetup@root.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 57.075744] systemd-udevd[148]: scmi-hwmon: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 57.077539] systemd-udevd[148]: scmi-power-domain: Device ready for processing (SEQNUM=3827, ACTION=add) systemd-cryptsetup@root.service: Changed start -> exited [ 57.079049] systemd-udevd[148]: scmi-power-domain: sd-device-monitor(manager): Passed 197 byte to netlink monitor. systemd-cryptsetup@root.service: Job 256 systemd-cryptsetup@root.service/start finished, result=done [ OK ] Finished Cryptography Setup for root. [ 57.081154] systemd-udevd[148]: scmi-reset: Device ready for processing (SEQNUM=3828, ACTION=add) [ 57.083180] systemd-udevd[148]: scmi-reset: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Failed to communicate with plymouth: Connection refused systemd-cryptsetup@root.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing. [ 57.088423] systemd-udevd[171]: scmi-hwmon: Processing device (SEQNUM=3826, ACTION=add) [ 57.090585] systemd-udevd[162]: scmi-power-domain: Processing device (SEQNUM=3827, ACTION=add) [ 57.092668] systemd-udevd[177]: rpmsg_ns: Processing device (SEQNUM=3822, ACTION=add) [ 57.094667] systemd-udevd[148]: sd: Device ready for processing (SEQNUM=3830, ACTION=add) [ 57.096734] systemd-udevd[148]: sd: sd-device-monitor(manager): Passed 173 byte to netlink monitor. dev-disk-by\x2dlabel-root\x2darm64.device: Job 339 dev-disk-by\x2dlabel-root\x2darm64.device/nop finished, result=done [ 57.098565] systemd-udevd[148]: ufs_device_wlun: Device ready for processing (SEQNUM=3831, ACTION=add) blockdev@dev-mapper-root.target changed dead -> active blockdev@dev-mapper-root.target: Job 269 blockdev@dev-mapper-root.target/start finished, result=done [ 57.100649] systemd-udevd[148]: ufs_device_wlun: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ OK ] Reached target Block Device Preparation for /dev/mapper/root. initrd-root-device.target: AssertPathExists=/etc/initrd-release succeeded. [ 57.102964] systemd-udevd[163]: scmi-cpufreq: Processing device (SEQNUM=3825, ACTION=add) initrd-root-device.target changed dead -> active initrd-root-device.target: Job 107 initrd-root-device.target/start finished, result=done [ OK ] Reached target Initrd Root Device. [ 57.105663] systemd-udevd[148]: ctrl: Device ready for processing (SEQNUM=3835, ACTION=add) initrd.target: starting held back, waiting for: initrd-fs.target [ 57.107490] systemd-udevd[148]: ctrl: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 57.109399] systemd-udevd[148]: port: Device ready for processing (SEQNUM=3836, ACTION=add) [ 57.111575] systemd-udevd[164]: serial: Processing device (SEQNUM=3816, ACTION=add) [ 57.113954] systemd-udevd[168]: tpm_tis: Device processed (SEQNUM=3818, ACTION=add) [ 57.115327] systemd-udevd[168]: tpm_tis: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 57.121011] systemd-udevd[174]: scmi-reset: Processing device (SEQNUM=3828, ACTION=add) [ 57.122760] systemd-udevd[165]: scmi-clocks: Processing device (SEQNUM=3824, ACTION=add) sysroot.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/sysroot.mount' to 'max': No such file or directory [ 57.125082] systemd-udevd[167]: ufs_device_wlun: Processing device (SEQNUM=3831, ACTION=add) [ 57.126953] systemd-udevd[172]: system: Device processed (SEQNUM=3817, ACTION=add) [ 57.128582] systemd-udevd[172]: system: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 57.130411] systemd-udevd[170]: sd: Processing device (SEQNUM=3830, ACTION=add) [ 57.132343] systemd-udevd[173]: qcom_smd_rpm: Device processed (SEQNUM=3821, ACTION=add) sysroot.mount: About to execute: /usr/bin/mount /dev/gpt-auto-root /sysroot -o rw,nodev,suid,exec [ 57.133757] systemd-udevd[173]: qcom_smd_rpm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. Serializing sd-executor-state to memfd. [ 57.135900] systemd-udevd[169]: qcom_glink_ssr: Device processed (SEQNUM=3820, ACTION=add) [ 57.137710] systemd-udevd[169]: qcom_glink_ssr: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 57.139565] systemd-udevd[163]: scmi-cpufreq: Device processed (SEQNUM=3825, ACTION=add) [ 57.141517] systemd-udevd[163]: scmi-cpufreq: sd-device-monitor(worker): Passed 192 byte to netlink monitor. sysroot.mount: Forked /usr/bin/mount as 241 [ 57.146706] systemd-udevd[171]: scmi-hwmon: Device processed (SEQNUM=3826, ACTION=add) [ 57.151657] systemd-udevd[162]: scmi-power-domain: Device processed (SEQNUM=3827, ACTION=add) [ 57.153537] systemd-udevd[162]: scmi-power-domain: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 57.158959] systemd-udevd[167]: ufs_device_wlun: Device processed (SEQNUM=3831, ACTION=add) [ 57.160600] systemd-udevd[167]: ufs_device_wlun: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 57.162567] systemd-udevd[174]: scmi-reset: Device processed (SEQNUM=3828, ACTION=add) [ 57.163996] systemd-udevd[174]: scmi-reset: sd-device-monitor(worker): Passed 190 byte to netlink monitor. Closing set fd 69 (socket:[1370]) [ 57.166258] systemd-udevd[148]: rk8xx-spi: Device is queued (SEQNUM=3846, ACTION=add) sysroot.mount: Changed dead -> mounting [ 57.168484] systemd-udevd[148]: port: Device ready for processing (SEQNUM=3836, ACTION=add) Mounting Root Partition... [ 57.170693] systemd-udevd[166]: ctrl: Processing device (SEQNUM=3835, ACTION=add) [ 57.173040] systemd-udevd[148]: spi-nor: Device is queued (SEQNUM=3847, ACTION=add) [ 57.174916] systemd-udevd[164]: serial: Device processed (SEQNUM=3816, ACTION=add) Received SIGCHLD from PID 239 ((sd-close)). [ 57.177079] systemd-udevd[148]: port: Device ready for processing (SEQNUM=3836, ACTION=add) Child 239 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 57.178978] systemd-udevd[164]: serial: sd-device-monitor(worker): Passed 176 byte to netlink monitor. init.scope: Child 239 belongs to init.scope. [ 57.181219] systemd-udevd[172]: port: Processing device (SEQNUM=3836, ACTION=add) [ 57.183018] systemd-udevd[166]: ctrl: Device processed (SEQNUM=3835, ACTION=add) [ 57.184647] systemd-udevd[166]: ctrl: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 57.186626] systemd-udevd[165]: scmi-clocks: Device processed (SEQNUM=3824, ACTION=add) [ 57.188769] systemd-udevd[148]: port: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 57.190393] systemd-udevd[148]: serio: Device ready for processing (SEQNUM=3837, ACTION=add) [ 57.191858] systemd-udevd[148]: serio: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 57.193581] systemd-udevd[148]: atkbd: SEQNUM=3838 blocked by SEQNUM=3837 [ 57.195139] systemd-udevd[148]: psmouse: SEQNUM=3839 blocked by SEQNUM=3837 [ 57.196994] systemd-udevd[148]: soc: Device ready for processing (SEQNUM=3840, ACTION=add) [ 57.198578] systemd-udevd[148]: soc: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 57.200660] systemd-udevd[148]: spi: Device ready for processing (SEQNUM=3841, ACTION=add) [ 57.202705] systemd-udevd[169]: soc: Processing device (SEQNUM=3840, ACTION=add) [ 57.205934] systemd-udevd[173]: spi: Processing device (SEQNUM=3841, ACTION=add) [ 57.211229] systemd-udevd[177]: rpmsg_ns: Device processed (SEQNUM=3822, ACTION=add) [ 57.214093] systemd-udevd[177]: rpmsg_ns: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 57.215866] systemd-udevd[171]: scmi-hwmon: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 57.221225] systemd-udevd[170]: sd: Device processed (SEQNUM=3830, ACTION=add) [ 57.222810] systemd-udevd[170]: sd: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 57.224955] systemd-udevd[169]: soc: Device processed (SEQNUM=3840, ACTION=add) [ 57.226738] systemd-udevd[165]: scmi-clocks: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 57.228905] systemd-udevd[168]: serio: Processing device (SEQNUM=3837, ACTION=add) [ 57.230650] systemd-udevd[169]: soc: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 57.237115] systemd-udevd[172]: port: Device processed (SEQNUM=3836, ACTION=add) [ 57.241335] systemd-udevd[148]: spi: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 57.243197] systemd-udevd[172]: port: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 57.245591] systemd-udevd[148]: cros-ec-spi: SEQNUM=3842 blocked by SEQNUM=3841 [ 57.247192] systemd-udevd[148]: ds3234: SEQNUM=3843 blocked by SEQNUM=3841 [ 57.249612] systemd-udevd[148]: mmc_spi: SEQNUM=3844 blocked by SEQNUM=3841 [ 57.252744] systemd-udevd[173]: spi: Device processed (SEQNUM=3841, ACTION=add) [ 57.254646] systemd-udevd[148]: mtd_dataflash: SEQNUM=3845 blocked by SEQNUM=3841 [ 57.256469] systemd-udevd[148]: rk8xx-spi: SEQNUM=3846 blocked by SEQNUM=3841 [ 57.259681] systemd-udevd[173]: spi: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 57.266113] systemd-udevd[148]: spi-nor: SEQNUM=3847 blocked by SEQNUM=3841 [ 57.267548] systemd-udevd[148]: sst25l: Device is queued (SEQNUM=3848, ACTION=add) [ 57.269950] systemd-udevd[168]: serio: Device processed (SEQNUM=3837, ACTION=add) [ 57.271470] systemd-udevd[168]: serio: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 57.273767] systemd-udevd[148]: atkbd: Device ready for processing (SEQNUM=3838, ACTION=add) [ 57.275264] systemd-udevd[148]: atkbd: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 57.277059] systemd-udevd[148]: psmouse: Device ready for processing (SEQNUM=3839, ACTION=add) [ 57.278566] systemd-udevd[148]: psmouse: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 57.280370] systemd-udevd[148]: cros-ec-spi: Device ready for processing (SEQNUM=3842, ACTION=add) [ 57.282261] systemd-udevd[164]: atkbd: Processing device (SEQNUM=3838, ACTION=add) [ 57.284914] systemd-udevd[148]: cros-ec-spi: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 57.286476] systemd-udevd[148]: ds3234: Device ready for processing (SEQNUM=3843, ACTION=add) [ 57.288530] systemd-udevd[172]: psmouse: Processing device (SEQNUM=3839, ACTION=add) [ 57.290321] systemd-udevd[148]: ds3234: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 57.292238] systemd-udevd[148]: mmc_spi: Device ready for processing (SEQNUM=3844, ACTION=add) [ 57.293832] systemd-udevd[148]: mmc_spi: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 57.295969] systemd-udevd[168]: cros-ec-spi: Processing device (SEQNUM=3842, ACTION=add) [ 57.297992] systemd-udevd[169]: ds3234: Processing device (SEQNUM=3843, ACTION=add) [ 57.299746] systemd-udevd[173]: mmc_spi: Processing device (SEQNUM=3844, ACTION=add) [ 57.304374] systemd-udevd[148]: mtd_dataflash: Device ready for processing (SEQNUM=3845, ACTION=add) [ 57.306027] systemd-udevd[148]: mtd_dataflash: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 57.307661] systemd-udevd[148]: rk8xx-spi: Device ready for processing (SEQNUM=3846, ACTION=add) [ 57.309882] systemd-udevd[177]: mtd_dataflash: Processing device (SEQNUM=3845, ACTION=add) [ 57.311830] systemd-udevd[148]: rk8xx-spi: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 57.313610] systemd-udevd[148]: spi-nor: Device ready for processing (SEQNUM=3847, ACTION=add) [ 57.315147] systemd-udevd[148]: spi-nor: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 57.316970] systemd-udevd[148]: sst25l: Device ready for processing (SEQNUM=3848, ACTION=add) [ 57.318835] systemd-udevd[171]: sst25l: Processing device (SEQNUM=3848, ACTION=add) [ 57.321042] systemd-udevd[164]: atkbd: Device processed (SEQNUM=3838, ACTION=add) [ 57.322816] systemd-udevd[165]: rk8xx-spi: Processing device (SEQNUM=3846, ACTION=add) [ 57.324872] systemd-udevd[164]: atkbd: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 57.326640] systemd-udevd[172]: psmouse: Device processed (SEQNUM=3839, ACTION=add) [ 57.328630] systemd-udevd[168]: cros-ec-spi: Device processed (SEQNUM=3842, ACTION=add) [ 57.330370] systemd-udevd[172]: psmouse: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 57.332454] systemd-udevd[168]: cros-ec-spi: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 57.334269] systemd-udevd[148]: sst25l: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 57.336413] systemd-udevd[163]: spi-nor: Processing device (SEQNUM=3847, ACTION=add) [ 57.338269] systemd-udevd[148]: tpm_tis_spi: Device is queued (SEQNUM=3849, ACTION=add) [ 57.339697] systemd-udevd[148]: tpm_tis_spi: Device ready for processing (SEQNUM=3849, ACTION=add) [ 57.341446] systemd-udevd[148]: tpm_tis_spi: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 57.343316] systemd-udevd[164]: tpm_tis_spi: Processing device (SEQNUM=3849, ACTION=add) [ 57.345290] systemd-udevd[173]: mmc_spi: Device processed (SEQNUM=3844, ACTION=add) [ 57.346665] systemd-udevd[173]: mmc_spi: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 57.348897] systemd-udevd[169]: ds3234: Device processed (SEQNUM=3843, ACTION=add) [ 57.350259] systemd-udevd[169]: ds3234: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 57.352249] systemd-udevd[163]: spi-nor: Device processed (SEQNUM=3847, ACTION=add) [ 57.353641] systemd-udevd[163]: spi-nor: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 57.355446] systemd-udevd[164]: tpm_tis_spi: Device processed (SEQNUM=3849, ACTION=add) [ 57.357271] systemd-udevd[164]: tpm_tis_spi: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 57.359024] systemd-udevd[177]: mtd_dataflash: Device processed (SEQNUM=3845, ACTION=add) [ 57.360663] systemd-udevd[177]: mtd_dataflash: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 57.365562] systemd-udevd[165]: rk8xx-spi: Device processed (SEQNUM=3846, ACTION=add) [ 57.367277] systemd-udevd[148]: spmi: Device is queued (SEQNUM=3850, ACTION=add) [ 57.369254] systemd-udevd[165]: rk8xx-spi: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 57.371141] systemd-udevd[148]: spmi: Device ready for processing (SEQNUM=3850, ACTION=add) [ 57.372867] systemd-udevd[148]: spmi: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 57.374700] systemd-udevd[171]: sst25l: Device processed (SEQNUM=3848, ACTION=add) [ 57.376270] systemd-udevd[171]: sst25l: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 57.381389] systemd-udevd[172]: spmi: Processing device (SEQNUM=3850, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 57.389661] systemd-udevd[148]: pmic-spmi: Device is queued (SEQNUM=3851, ACTION=add) [ 57.391053] systemd-udevd[148]: pmic-spmi: SEQNUM=3851 blocked by SEQNUM=3850 [ 57.392663] systemd-udevd[148]: sunxi-rsb: Device is queued (SEQNUM=3852, ACTION=add) [ 57.394064] systemd-udevd[148]: sunxi-rsb: Device ready for processing (SEQNUM=3852, ACTION=add) [ 57.395836] systemd-udevd[172]: spmi: Device processed (SEQNUM=3850, ACTION=add) [ 57.397846] systemd-udevd[148]: sunxi-rsb: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 57.399667] systemd-udevd[172]: spmi: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 57.405849] systemd-udevd[148]: axp20x-rsb: Device is queued (SEQNUM=3853, ACTION=add) [ 57.409141] systemd-udevd[148]: axp20x-rsb: SEQNUM=3853 blocked by SEQNUM=3852 [ 57.411323] systemd-udevd[164]: sunxi-rsb: Processing device (SEQNUM=3852, ACTION=add) [ 57.413497] systemd-udevd[148]: tee: Device is queued (SEQNUM=3854, ACTION=add) [ 57.414964] systemd-udevd[148]: pmic-spmi: Device ready for processing (SEQNUM=3851, ACTION=add) [ 57.416628] systemd-udevd[148]: pmic-spmi: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 57.418283] systemd-udevd[148]: tee: Device ready for processing (SEQNUM=3854, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 57.419828] systemd-udevd[148]: tee: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 57.421898] systemd-udevd[164]: sunxi-rsb: Device processed (SEQNUM=3852, ACTION=add) [ 57.424702] systemd-udevd[148]: optee-ftpm: Device is queued (SEQNUM=3855, ACTION=add) [ 57.429648] systemd-udevd[164]: sunxi-rsb: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 57.431518] systemd-udevd[148]: optee-ftpm: SEQNUM=3855 blocked by SEQNUM=3854 systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 57.433364] systemd-udevd[148]: optee-rng: Device is queued (SEQNUM=3856, ACTION=add) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4168 [ 57.436433] systemd-udevd[172]: pmic-spmi: Processing device (SEQNUM=3851, ACTION=add) systemd-journald.service: Added fd 71 (stored) to fd store. [ 57.438465] systemd-udevd[168]: tee: Processing device (SEQNUM=3854, ACTION=add) [ 57.440507] systemd-udevd[168]: tee: Device processed (SEQNUM=3854, ACTION=add) [ 57.442593] systemd-udevd[172]: pmic-spmi: Device processed (SEQNUM=3851, ACTION=add) [ 57.444863] systemd-udevd[148]: axp20x-rsb: Device ready for processing (SEQNUM=3853, ACTION=add) [ 57.446970] systemd-udevd[168]: tee: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 57.449361] systemd-udevd[172]: pmic-spmi: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 57.451458] systemd-udevd[148]: axp20x-rsb: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 57.453881] systemd-udevd[148]: optee-rng: SEQNUM=3856 blocked by SEQNUM=3854 [ 57.459264] systemd-udevd[164]: axp20x-rsb: Processing device (SEQNUM=3853, ACTION=add) [ 57.461521] systemd-udevd[148]: tee_bnxt_fw: Device is queued (SEQNUM=3857, ACTION=add) [ 57.463169] systemd-udevd[148]: optee-ftpm: Device ready for processing (SEQNUM=3855, ACTION=add) [ 57.465051] systemd-udevd[148]: optee-ftpm: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 57.466751] systemd-udevd[148]: optee-rng: Device ready for processing (SEQNUM=3856, ACTION=add) [ 57.468637] systemd-udevd[148]: optee-rng: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 57.470798] systemd-udevd[172]: optee-ftpm: Processing device (SEQNUM=3855, ACTION=add) [ 57.473087] systemd-udevd[148]: tee_bnxt_fw: Device ready for processing (SEQNUM=3857, ACTION=add) [ 57.475131] systemd-udevd[164]: axp20x-rsb: Device processed (SEQNUM=3853, ACTION=add) [ 57.477420] systemd-udevd[148]: tee_bnxt_fw: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 57.483208] systemd-udevd[169]: tee_bnxt_fw: Processing device (SEQNUM=3857, ACTION=add) [ 57.485812] systemd-udevd[148]: ulpi: Device is queued (SEQNUM=3858, ACTION=add) [ 57.487555] systemd-udevd[148]: ulpi: Device ready for processing (SEQNUM=3858, ACTION=add) [ 57.490781] systemd-udevd[148]: ulpi: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 57.495687] systemd-udevd[148]: usb: Device is queued (SEQNUM=3859, ACTION=add) [ 57.502092] systemd-udevd[173]: ulpi: Processing device (SEQNUM=3858, ACTION=add) [ 57.503837] systemd-udevd[148]: usb: Device ready for processing (SEQNUM=3859, ACTION=add) [ 57.505583] systemd-udevd[148]: usb: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 57.507442] systemd-udevd[164]: axp20x-rsb: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 57.509640] systemd-udevd[148]: hub: Device is queued (SEQNUM=3860, ACTION=add) [ 57.511089] systemd-udevd[148]: hub: SEQNUM=3860 blocked by SEQNUM=3859 [ 57.515958] systemd-udevd[168]: optee-rng: Processing device (SEQNUM=3856, ACTION=add) [ 57.518043] systemd-udevd[148]: usb: Device is queued (SEQNUM=3861, ACTION=add) [ 57.522893] systemd-udevd[177]: usb: Processing device (SEQNUM=3859, ACTION=add) [ 57.526436] systemd-udevd[148]: usb: SEQNUM=3861 blocked by SEQNUM=3859 [ 57.532779] systemd-udevd[172]: optee-ftpm: Device processed (SEQNUM=3855, ACTION=add) [ 57.534934] systemd-udevd[172]: optee-ftpm: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 57.537096] systemd-udevd[148]: usb-storage: Device is queued (SEQNUM=3862, ACTION=add) [ 57.538955] systemd-udevd[148]: usb-storage: SEQNUM=3862 blocked by SEQNUM=3859 [ 57.541156] systemd-udevd[173]: ulpi: Device processed (SEQNUM=3858, ACTION=add) [ 57.542986] systemd-udevd[169]: tee_bnxt_fw: Device processed (SEQNUM=3857, ACTION=add) [ 57.545284] systemd-udevd[173]: ulpi: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 57.547144] systemd-udevd[169]: tee_bnxt_fw: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 57.549309] systemd-udevd[148]: usbfs: Device is queued (SEQNUM=3863, ACTION=add) [ 57.551300] systemd-udevd[168]: optee-rng: Device processed (SEQNUM=3856, ACTION=add) [ 57.553484] systemd-udevd[148]: usbfs: SEQNUM=3863 blocked by SEQNUM=3859 [ 57.555394] systemd-udevd[168]: optee-rng: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 57.557588] systemd-udevd[177]: usb: Device processed (SEQNUM=3859, ACTION=add) [ 57.558985] systemd-udevd[177]: usb: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 57.561463] systemd-udevd[148]: usbhid: Device is queued (SEQNUM=3864, ACTION=add) [ 57.562978] systemd-udevd[148]: usbhid: SEQNUM=3864 blocked by SEQNUM=3859 [ 57.564880] systemd-udevd[148]: usbserial_generic: Device is queued (SEQNUM=3865, ACTION=add) [ 57.566540] systemd-udevd[148]: hub: Device ready for processing (SEQNUM=3860, ACTION=add) [ 57.568055] systemd-udevd[148]: hub: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 57.570032] systemd-udevd[148]: usb: Device ready for processing (SEQNUM=3861, ACTION=add) [ 57.571606] systemd-udevd[148]: usb: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 57.573718] systemd-udevd[148]: usb-storage: Device ready for processing (SEQNUM=3862, ACTION=add) [ 57.575570] systemd-udevd[164]: hub: Processing device (SEQNUM=3860, ACTION=add) [ 57.577792] systemd-udevd[148]: usb-storage: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 57.579511] systemd-udevd[148]: usbfs: Device ready for processing (SEQNUM=3863, ACTION=add) [ 57.582008] systemd-udevd[172]: usb: Processing device (SEQNUM=3861, ACTION=add) [ 57.583982] systemd-udevd[148]: usbfs: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 57.585852] systemd-udevd[148]: usbhid: Device ready for processing (SEQNUM=3864, ACTION=add) [ 57.587352] systemd-udevd[148]: usbhid: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 57.589520] systemd-udevd[148]: usbserial_generic: Device ready for processing (SEQNUM=3865, ACTION=add) [ 57.591445] systemd-udevd[169]: usbfs: Processing device (SEQNUM=3863, ACTION=add) [ 57.593859] systemd-udevd[148]: usbserial_generic: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 57.595374] systemd-udevd[148]: usb-serial: Device is queued (SEQNUM=3866, ACTION=add) [ 57.597001] systemd-udevd[148]: usb-serial: Device ready for processing (SEQNUM=3866, ACTION=add) [ 57.598492] systemd-udevd[148]: usb-serial: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 57.600587] systemd-udevd[168]: usb-storage: Processing device (SEQNUM=3862, ACTION=add) [ 57.602405] systemd-udevd[148]: generic: Device is queued (SEQNUM=3867, ACTION=add) [ 57.603849] systemd-udevd[148]: generic: SEQNUM=3867 blocked by SEQNUM=3866 [ 57.605533] systemd-udevd[148]: virtio: Device is queued (SEQNUM=3868, ACTION=add) [ 57.606966] systemd-udevd[148]: virtio: Device ready for processing (SEQNUM=3868, ACTION=add) [ 57.609116] systemd-udevd[173]: usbhid: Processing device (SEQNUM=3864, ACTION=add) [ 57.610849] systemd-udevd[148]: virtio: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 57.612984] systemd-udevd[177]: usbserial_generic: Processing device (SEQNUM=3865, ACTION=add) [ 57.614741] systemd-udevd[148]: 9pnet_virtio: Device is queued (SEQNUM=3869, ACTION=add) [ 57.616496] systemd-udevd[148]: 9pnet_virtio: SEQNUM=3869 blocked by SEQNUM=3868 [ 57.618065] systemd-udevd[148]: scmi-virtio: Device is queued (SEQNUM=3870, ACTION=add) [ 57.619869] systemd-udevd[165]: usb-serial: Processing device (SEQNUM=3866, ACTION=add) [ 57.622017] systemd-udevd[148]: scmi-virtio: SEQNUM=3870 blocked by SEQNUM=3868 [ 57.623453] systemd-udevd[148]: virtio_balloon: Device is queued (SEQNUM=3871, ACTION=add) [ 57.625411] systemd-udevd[148]: virtio_balloon: SEQNUM=3871 blocked by SEQNUM=3868 [ 57.630537] systemd-udevd[163]: virtio: Processing device (SEQNUM=3868, ACTION=add) [ 57.632582] systemd-udevd[148]: virtio_blk: Device is queued (SEQNUM=3872, ACTION=add) [ 57.634047] systemd-udevd[148]: virtio_blk: SEQNUM=3872 blocked by SEQNUM=3868 [ 57.635527] systemd-udevd[148]: virtio_console: Device is queued (SEQNUM=3873, ACTION=add) [ 57.637522] systemd-udevd[148]: virtio_console: SEQNUM=3873 blocked by SEQNUM=3868 [ 57.638975] systemd-udevd[148]: virtio_crypto: Device is queued (SEQNUM=3874, ACTION=add) [ 57.640902] systemd-udevd[148]: virtio_crypto: SEQNUM=3874 blocked by SEQNUM=3868 [ 57.642838] systemd-udevd[148]: virtio_gpu: Device is queued (SEQNUM=3875, ACTION=add) [ 57.644748] systemd-udevd[148]: virtio_gpu: SEQNUM=3875 blocked by SEQNUM=3868 [ 57.646292] systemd-udevd[148]: virtio_iommu: Device is queued (SEQNUM=3876, ACTION=add) [ 57.648464] systemd-udevd[148]: virtio_iommu: SEQNUM=3876 blocked by SEQNUM=3868 [ 57.650215] systemd-udevd[148]: virtio_net: Device is queued (SEQNUM=3877, ACTION=add) [ 57.652713] systemd-udevd[148]: virtio_net: SEQNUM=3877 blocked by SEQNUM=3868 [ 57.654779] systemd-udevd[164]: hub: Device processed (SEQNUM=3860, ACTION=add) [ 57.656585] systemd-udevd[164]: hub: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 57.659881] systemd-udevd[148]: virtio_rng: Device is queued (SEQNUM=3878, ACTION=add) [ 57.665180] systemd-udevd[148]: virtio_rng: SEQNUM=3878 blocked by SEQNUM=3868 [ 57.669253] systemd-udevd[177]: usbserial_generic: Device processed (SEQNUM=3865, ACTION=add) [ 57.671333] systemd-udevd[148]: virtio_rpmsg_bus: Device is queued (SEQNUM=3879, ACTION=add) [ 57.673672] systemd-udevd[177]: usbserial_generic: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 57.675649] systemd-udevd[173]: usbhid: Device processed (SEQNUM=3864, ACTION=add) [ 57.677846] systemd-udevd[148]: virtio_rpmsg_bus: SEQNUM=3879 blocked by SEQNUM=3868 [ 57.679409] systemd-udevd[148]: virtio_rproc_serial: Device is queued (SEQNUM=3880, ACTION=add) [ 57.681778] systemd-udevd[163]: virtio: Device processed (SEQNUM=3868, ACTION=add) [ 57.684359] systemd-udevd[148]: virtio_rproc_serial: SEQNUM=3880 blocked by SEQNUM=3868 [ 57.686437] systemd-udevd[165]: usb-serial: Device processed (SEQNUM=3866, ACTION=add) [ 57.688748] systemd-udevd[163]: virtio: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 57.690699] systemd-udevd[165]: usb-serial: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 57.692943] systemd-udevd[148]: virtio_scsi: Device is queued (SEQNUM=3881, ACTION=add) [ 57.695028] systemd-udevd[172]: usb: Device processed (SEQNUM=3861, ACTION=add) [ 57.697357] systemd-udevd[148]: virtio_scsi: SEQNUM=3881 blocked by SEQNUM=3868 [ 57.699508] systemd-udevd[172]: usb: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 57.702060] systemd-udevd[173]: usbhid: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 57.704554] systemd-udevd[168]: usb-storage: Device processed (SEQNUM=3862, ACTION=add) [ 57.706277] systemd-udevd[168]: usb-storage: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 57.708902] systemd-udevd[169]: usbfs: Device processed (SEQNUM=3863, ACTION=add) [ 57.711108] systemd-udevd[148]: vmw_vsock_virtio_transport: Device is queued (SEQNUM=3882, ACTION=add) [ 57.713535] systemd-udevd[169]: usbfs: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 57.715694] systemd-udevd[148]: generic: Device ready for processing (SEQNUM=3867, ACTION=add) [ 57.717963] systemd-udevd[148]: generic: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 57.719758] systemd-udevd[148]: 9pnet_virtio: Device ready for processing (SEQNUM=3869, ACTION=add) [ 57.721929] systemd-udevd[148]: 9pnet_virtio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 57.723757] systemd-udevd[148]: scmi-virtio: Device ready for processing (SEQNUM=3870, ACTION=add) [ 57.725889] systemd-udevd[148]: scmi-virtio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 57.728448] systemd-udevd[164]: generic: Processing device (SEQNUM=3867, ACTION=add) [ 57.730544] systemd-udevd[148]: virtio_balloon: Device ready for processing (SEQNUM=3871, ACTION=add) [ 57.733093] systemd-udevd[172]: 9pnet_virtio: Processing device (SEQNUM=3869, ACTION=add) [ 57.735229] systemd-udevd[148]: virtio_balloon: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 57.737336] systemd-udevd[148]: virtio_blk: Device ready for processing (SEQNUM=3872, ACTION=add) [ 57.739149] systemd-udevd[148]: virtio_blk: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 57.741320] systemd-udevd[148]: virtio_console: Device ready for processing (SEQNUM=3873, ACTION=add) [ 57.743144] systemd-udevd[148]: virtio_console: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 57.745384] systemd-udevd[148]: virtio_crypto: Device ready for processing (SEQNUM=3874, ACTION=add) [ 57.747678] systemd-udevd[177]: virtio_balloon: Processing device (SEQNUM=3871, ACTION=add) [ 57.750103] systemd-udevd[148]: virtio_crypto: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 57.751901] systemd-udevd[148]: virtio_gpu: Device ready for processing (SEQNUM=3875, ACTION=add) [ 57.754384] systemd-udevd[173]: scmi-virtio: Processing device (SEQNUM=3870, ACTION=add) [ 57.756855] systemd-udevd[148]: virtio_gpu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 57.758704] systemd-udevd[148]: virtio_iommu: Device ready for processing (SEQNUM=3876, ACTION=add) [ 57.760836] systemd-udevd[148]: virtio_iommu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 57.762693] systemd-udevd[148]: virtio_net: Device ready for processing (SEQNUM=3877, ACTION=add) [ 57.765163] systemd-udevd[162]: virtio_gpu: Processing device (SEQNUM=3875, ACTION=add) [ 57.767202] systemd-udevd[171]: virtio_crypto: Processing device (SEQNUM=3874, ACTION=add) [ 57.769623] systemd-udevd[165]: virtio_blk: Processing device (SEQNUM=3872, ACTION=add) [ 57.771705] systemd-udevd[174]: virtio_iommu: Processing device (SEQNUM=3876, ACTION=add) [ 57.774042] systemd-udevd[170]: virtio_net: Processing device (SEQNUM=3877, ACTION=add) [ 57.776411] systemd-udevd[148]: virtio_net: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 57.778443] systemd-udevd[148]: virtio_rng: Device ready for processing (SEQNUM=3878, ACTION=add) [ 57.781056] systemd-udevd[163]: virtio_console: Processing device (SEQNUM=3873, ACTION=add) [ 57.783258] systemd-udevd[148]: virtio_rng: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 57.785379] systemd-udevd[148]: virtio_rpmsg_bus: Device ready for processing (SEQNUM=3879, ACTION=add) [ 57.787188] systemd-udevd[148]: virtio_rpmsg_bus: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 57.789398] systemd-udevd[148]: virtio_rproc_serial: Device ready for processing (SEQNUM=3880, ACTION=add) [ 57.795206] systemd-udevd[166]: virtio_rpmsg_bus: Processing device (SEQNUM=3879, ACTION=add) [ 57.797664] systemd-udevd[167]: virtio_rng: Processing device (SEQNUM=3878, ACTION=add) [ 57.799896] systemd-udevd[148]: workqueue: Device is queued (SEQNUM=3883, ACTION=add) [ 57.801938] systemd-udevd[148]: virtio_rproc_serial: Device ready for processing (SEQNUM=3880, ACTION=add) [ 57.803813] systemd-udevd[148]: virtio_rproc_serial: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 57.805963] systemd-udevd[148]: virtio_scsi: Device ready for processing (SEQNUM=3881, ACTION=add) [ 57.807785] systemd-udevd[148]: virtio_scsi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 57.809923] systemd-udevd[148]: vmw_vsock_virtio_transport: Device ready for processing (SEQNUM=3882, ACTION=add) [ 57.811934] systemd-udevd[148]: xen: Device is queued (SEQNUM=3884, ACTION=add) [ 57.813963] systemd-udevd[148]: vmw_vsock_virtio_transport: Device ready for processing (SEQNUM=3882, ACTION=add) [ 57.816447] systemd-udevd[164]: generic: Device processed (SEQNUM=3867, ACTION=add) [ 57.818148] systemd-udevd[164]: generic: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 57.820752] systemd-udevd[148]: xen-backend: Device is queued (SEQNUM=3885, ACTION=add) [ 57.822556] systemd-udevd[148]: vmw_vsock_virtio_transport: Device ready for processing (SEQNUM=3882, ACTION=add) [ 57.825251] systemd-udevd[163]: virtio_console: Device processed (SEQNUM=3873, ACTION=add) [ 57.827420] systemd-udevd[169]: virtio_scsi: Processing device (SEQNUM=3881, ACTION=add) [ 57.830183] systemd-udevd[163]: virtio_console: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 57.832602] systemd-udevd[148]: armv8_pmuv3: Device is queued (SEQNUM=3886, ACTION=add) [ 57.834790] systemd-udevd[168]: virtio_rproc_serial: Processing device (SEQNUM=3880, ACTION=add) [ 57.837305] systemd-udevd[148]: vmw_vsock_virtio_transport: Device ready for processing (SEQNUM=3882, ACTION=add) [ 57.839192] systemd-udevd[148]: vmw_vsock_virtio_transport: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 57.841518] systemd-udevd[148]: workqueue: Device ready for processing (SEQNUM=3883, ACTION=add) [ 57.843693] systemd-udevd[177]: virtio_balloon: Device processed (SEQNUM=3871, ACTION=add) [ 57.846030] systemd-udevd[173]: scmi-virtio: Device processed (SEQNUM=3870, ACTION=add) [ 57.848586] systemd-udevd[148]: breakpoint: Device is queued (SEQNUM=3887, ACTION=add) [ 57.850825] systemd-udevd[177]: virtio_balloon: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 57.853384] systemd-udevd[173]: scmi-virtio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 57.855648] systemd-udevd[148]: workqueue: Device ready for processing (SEQNUM=3883, ACTION=add) [ 57.857884] systemd-udevd[148]: workqueue: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 57.859595] systemd-udevd[148]: xen: Device ready for processing (SEQNUM=3884, ACTION=add) [ 57.862122] systemd-udevd[164]: vmw_vsock_virtio_transport: Processing device (SEQNUM=3882, ACTION=add) [ 57.864771] systemd-udevd[148]: kprobe: Device is queued (SEQNUM=3888, ACTION=add) [ 57.866418] systemd-udevd[148]: xen: Device ready for processing (SEQNUM=3884, ACTION=add) [ 57.868513] systemd-udevd[148]: xen: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 57.870781] systemd-udevd[163]: workqueue: Processing device (SEQNUM=3883, ACTION=add) [ 57.873167] systemd-udevd[148]: xen-backend: Device ready for processing (SEQNUM=3885, ACTION=add) [ 57.875176] systemd-udevd[148]: xen-backend: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 57.877255] systemd-udevd[148]: armv8_pmuv3: Device ready for processing (SEQNUM=3886, ACTION=add) [ 57.879715] systemd-udevd[173]: xen: Processing device (SEQNUM=3884, ACTION=add) [ 57.882044] systemd-udevd[148]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Device is queued (SEQNUM=3889, ACTION=add) [ 57.884799] systemd-udevd[177]: xen-backend: Processing device (SEQNUM=3885, ACTION=add) [ 57.886802] systemd-udevd[170]: virtio_net: Device processed (SEQNUM=3877, ACTION=add) [ 57.888802] systemd-udevd[170]: virtio_net: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 57.890946] systemd-udevd[168]: virtio_rproc_serial: Device processed (SEQNUM=3880, ACTION=add) [ 57.892951] systemd-udevd[168]: virtio_rproc_serial: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 57.895151] systemd-udevd[148]: armv8_pmuv3: Device ready for processing (SEQNUM=3886, ACTION=add) [ 57.897136] systemd-udevd[148]: mtd0: Device is queued (SEQNUM=3890, ACTION=add) [ 57.899245] systemd-udevd[162]: virtio_gpu: Device processed (SEQNUM=3875, ACTION=add) [ 57.901227] systemd-udevd[162]: virtio_gpu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 57.903541] systemd-udevd[148]: armv8_pmuv3: Device ready for processing (SEQNUM=3886, ACTION=add) [ 57.905915] systemd-udevd[148]: armv8_pmuv3: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 57.907771] systemd-udevd[148]: breakpoint: Device ready for processing (SEQNUM=3887, ACTION=add) [ 57.909814] systemd-udevd[148]: breakpoint: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 57.911795] systemd-udevd[148]: kprobe: Device ready for processing (SEQNUM=3888, ACTION=add) [ 57.913843] systemd-udevd[148]: mtd0ro: Device is queued (SEQNUM=3891, ACTION=add) [ 57.915504] systemd-udevd[148]: kprobe: Device ready for processing (SEQNUM=3888, ACTION=add) [ 57.918078] systemd-udevd[170]: breakpoint: Processing device (SEQNUM=3887, ACTION=add) [ 57.920985] systemd-udevd[168]: armv8_pmuv3: Processing device (SEQNUM=3886, ACTION=add) [ 57.923219] systemd-udevd[174]: virtio_iommu: Device processed (SEQNUM=3876, ACTION=add) [ 57.925091] systemd-udevd[174]: virtio_iommu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 57.927336] systemd-udevd[163]: workqueue: Device processed (SEQNUM=3883, ACTION=add) [ 57.929810] systemd-udevd[148]: kprobe: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 57.932507] systemd-udevd[163]: workqueue: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 57.934743] systemd-udevd[148]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Device ready for processing (SEQNUM=3889, ACTION=add) [ 57.937419] systemd-udevd[177]: xen-backend: Device processed (SEQNUM=3885, ACTION=add) [ 57.939105] systemd-udevd[177]: xen-backend: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 57.941487] systemd-udevd[162]: kprobe: Processing device (SEQNUM=3888, ACTION=add) [ 57.943554] systemd-udevd[148]: 0000:00:00.0: Device is queued (SEQNUM=3892, ACTION=add) [ 57.946222] systemd-udevd[170]: breakpoint: Device processed (SEQNUM=3887, ACTION=add) [ 57.947867] systemd-udevd[170]: breakpoint: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 57.950338] systemd-udevd[148]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Device ready for processing (SEQNUM=3889, ACTION=add) [ 57.952677] systemd-udevd[148]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: sd-device-monitor(manager): Passed 253 byte to netlink monitor. [ 57.954609] systemd-udevd[148]: mtd0: Device ready for processing (SEQNUM=3890, ACTION=add) [ 57.956689] systemd-udevd[148]: mtd0: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 57.958385] systemd-udevd[148]: mtd0ro: Device ready for processing (SEQNUM=3891, ACTION=add) [ 57.960838] systemd-udevd[163]: mtd0: Processing device (SEQNUM=3890, ACTION=add) [ 57.962914] systemd-udevd[174]: mtd0ro: Processing device (SEQNUM=3891, ACTION=add) [ 57.965341] systemd-udevd[164]: vmw_vsock_virtio_transport: Device processed (SEQNUM=3882, ACTION=add) [ 57.967578] systemd-udevd[148]: mtd0ro: sd-device-monitor(manager): Passed 228 byte to netlink monitor. [ 57.970341] systemd-udevd[164]: vmw_vsock_virtio_transport: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 57.972989] systemd-udevd[148]: 0000:00:00.0: Device ready for processing (SEQNUM=3892, ACTION=add) [ 57.974874] systemd-udevd[148]: 0000:00:00.0: sd-device-monitor(manager): Passed 353 byte to netlink monitor. [ 57.977660] systemd-udevd[172]: 9pnet_virtio: Device processed (SEQNUM=3869, ACTION=add) [ 57.979368] systemd-udevd[172]: 9pnet_virtio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 57.982167] systemd-udevd[170]: 0000:00:00.0: Processing device (SEQNUM=3892, ACTION=add) [ 57.984640] systemd-udevd[148]: 0000:00:02.0: Device is queued (SEQNUM=3893, ACTION=add) [ 57.986885] systemd-udevd[177]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Processing device (SEQNUM=3889, ACTION=add) [ 57.989605] systemd-udevd[170]: 0000:00:00.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 57.992551] systemd-udevd[148]: 0000:00:02.0: Device ready for processing (SEQNUM=3893, ACTION=add) [ 57.994802] systemd-udevd[174]: mtd0ro: Removing watch handle -1. [ 57.997104] systemd-udevd[177]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=tee' [ 57.999469] systemd-udevd[177]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=tee': Invalid argument [ 58.002653] systemd-udevd[173]: xen: Device processed (SEQNUM=3884, ACTION=add) [ 58.005041] systemd-udevd[168]: armv8_pmuv3: Device processed (SEQNUM=3886, ACTION=add) [ 58.007270] systemd-udevd[148]: 0000:00:02.0: sd-device-monitor(manager): Passed 370 byte to netlink monitor. [ 58.010067] systemd-udevd[173]: xen: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 58.012714] systemd-udevd[168]: armv8_pmuv3: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 58.014878] systemd-udevd[169]: virtio_scsi: Device processed (SEQNUM=3881, ACTION=add) [ 58.017279] systemd-udevd[148]: virtio1: Device is queued (SEQNUM=3894, ACTION=add) [ 58.019423] systemd-udevd[169]: virtio_scsi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 58.022182] systemd-udevd[148]: virtio1: SEQNUM=3894 blocked by SEQNUM=3893 [ 58.024583] systemd-udevd[164]: 0000:00:02.0: Processing device (SEQNUM=3893, ACTION=add) [ 58.026795] systemd-udevd[170]: 0000:00:00.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 58.029309] systemd-udevd[170]: 0000:00:00.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.031859] systemd-udevd[164]: 0000:00:02.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 58.034170] systemd-udevd[164]: 0000:00:02.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 58.037067] systemd-udevd[177]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.038943] systemd-udevd[177]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Running built-in command "kmod load" [ 58.041236] systemd-udevd[177]: Loading module: tee:d96a5b40-c3e5-21e3-8794-1002a5d5c61b [ 58.043453] systemd-udevd[177]: Failed to find module 'tee:d96a5b40-c3e5-21e3-8794-1002a5d5c61b' [ 58.046289] systemd-udevd[177]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Device processed (SEQNUM=3889, ACTION=add) [ 58.049096] systemd-udevd[177]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: sd-device-monitor(worker): Passed 253 byte to netlink monitor. [ 58.051639] systemd-udevd[164]: 0000:00:02.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.054372] systemd-udevd[171]: virtio_crypto: Device processed (SEQNUM=3874, ACTION=add) [ 58.056009] systemd-udevd[171]: virtio_crypto: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 58.058430] systemd-udevd[167]: virtio_rng: Device processed (SEQNUM=3878, ACTION=add) [ 58.060945] systemd-udevd[163]: mtd0: Device processed (SEQNUM=3890, ACTION=add) [ 58.063030] systemd-udevd[167]: virtio_rng: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.065557] systemd-udevd[163]: mtd0: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 58.067764] systemd-udevd[165]: virtio_blk: Device processed (SEQNUM=3872, ACTION=add) [ 58.069685] systemd-udevd[165]: virtio_blk: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.071875] systemd-udevd[148]: 0000:00:03.0: Device is queued (SEQNUM=3895, ACTION=add) [ 58.073890] systemd-udevd[148]: 0000:00:03.0: Device ready for processing (SEQNUM=3895, ACTION=add) [ 58.075754] systemd-udevd[148]: 0000:00:03.0: sd-device-monitor(manager): Passed 353 byte to netlink monitor. [ 58.078420] systemd-udevd[162]: kprobe: Device processed (SEQNUM=3888, ACTION=add) [ 58.080324] systemd-udevd[162]: kprobe: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 58.082545] systemd-udevd[166]: virtio_rpmsg_bus: Device processed (SEQNUM=3879, ACTION=add) [ 58.084575] systemd-udevd[166]: virtio_rpmsg_bus: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 58.086803] systemd-udevd[172]: 0000:00:03.0: Processing device (SEQNUM=3895, ACTION=add) [ 58.088940] systemd-udevd[172]: 0000:00:03.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 58.091405] systemd-udevd[148]: 0000:00: Device is queued (SEQNUM=3896, ACTION=add) [ 58.093952] systemd-udevd[172]: 0000:00:03.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 58.095910] systemd-udevd[172]: 0000:00:03.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.098519] systemd-udevd[148]: 0000:00: Device ready for processing (SEQNUM=3896, ACTION=add) [ 58.101060] systemd-udevd[174]: mtd0ro: /usr/lib/udev/rules.d/75-probe_mtd.rules:5 Importing properties from results of 'mtd_probe /dev/mtd0ro' [ 58.102909] systemd-udevd[174]: mtd0ro: Starting 'mtd_probe /dev/mtd0ro' [ 58.105363] systemd-udevd[168]: 0000:00: Processing device (SEQNUM=3896, ACTION=add) [ 58.107400] systemd-udevd[148]: 0000:00: sd-device-monitor(manager): Passed 321 byte to netlink monitor. [ 58.109724] systemd-udevd[148]: 9000000.pl011:0: Device is queued (SEQNUM=3897, ACTION=add) [ 58.111842] systemd-udevd[170]: 0000:00:00.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.114216] systemd-udevd[148]: 9000000.pl011:0: Device ready for processing (SEQNUM=3897, ACTION=add) [ 58.116420] systemd-udevd[148]: 9000000.pl011:0: sd-device-monitor(manager): Passed 229 byte to netlink monitor. [ 58.118558] systemd-udevd[164]: 0000:00:02.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.121063] systemd-udevd[148]: 9000000.pl011:0.0: Device is queued (SEQNUM=3898, ACTION=add) [ 58.123271] systemd-udevd[170]: 0000:00:00.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:00.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:00.0' [ 58.126298] systemd-udevd[148]: 9000000.pl011:0.0: SEQNUM=3898 blocked by SEQNUM=3897 [ 58.127861] systemd-udevd[148]: 9010000.pl031: Device is queued (SEQNUM=3899, ACTION=add) [ 58.129656] systemd-udevd[148]: 9010000.pl031: Device ready for processing (SEQNUM=3899, ACTION=add) [ 58.131640] systemd-udevd[169]: 9000000.pl011:0: Processing device (SEQNUM=3897, ACTION=add) [ 58.134951] systemd-udevd[148]: 9010000.pl031: sd-device-monitor(manager): Passed 354 byte to netlink monitor. [ 58.137851] systemd-udevd[164]: 0000:00:02.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:02.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:02.0' [ 58.140484] systemd-udevd[170]: 0000:00:00.0: Running built-in command "kmod load" [ 58.142051] systemd-udevd[170]: Loading module: pci:v00001B36d00000008sv00001AF4sd00001100bc06sc00i00 [ 58.144362] systemd-udevd[164]: 0000:00:02.0: Running built-in command "kmod load" [ 58.146007] systemd-udevd[164]: Loading module: pci:v00001AF4d00001005sv00001AF4sd00000004bc00scFFi00 [ 58.149197] systemd-udevd[148]: rtc0: Device is queued (SEQNUM=3900, ACTION=add) [ 58.151251] systemd-udevd[170]: Failed to find module 'pci:v00001B36d00000008sv00001AF4sd00001100bc06sc00i00' [ 58.153648] systemd-udevd[148]: rtc0: SEQNUM=3900 blocked by SEQNUM=3899 [ 58.155680] systemd-udevd[170]: 0000:00:00.0: Device processed (SEQNUM=3892, ACTION=add) [ 58.157954] systemd-udevd[164]: Failed to find module 'pci:v00001AF4d00001005sv00001AF4sd00000004bc00scFFi00' [ 58.163428] systemd-udevd[174]: Successfully forked off '(spawn)' as PID 184. [ 58.165945] systemd-udevd[173]: 9010000.pl031: Processing device (SEQNUM=3899, ACTION=add) [ 58.167681] systemd-udevd[173]: 9010000.pl031: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=amba' sysroot.mount: Changed mounting -> mounting-done [ 58.170267] systemd-udevd[173]: 9010000.pl031: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=amba': Invalid argument [ 58.173391] systemd-udevd[148]: alarmtimer.0.auto: Device is queued (SEQNUM=3901, ACTION=add) Received SIGCHLD from PID 241 (mount). [ 58.175076] systemd-udevd[148]: alarmtimer.0.auto: SEQNUM=3901 blocked by SEQNUM=3899 Child 241 (mount) died (code=exited, status=0/SUCCESS) [ 58.177120] systemd-udevd[148]: wakeup1: Device is queued (SEQNUM=3902, ACTION=add) [ 58.178669] systemd-udevd[148]: wakeup1: SEQNUM=3902 blocked by SEQNUM=3899 sysroot.mount: Child 241 belongs to sysroot.mount. sysroot.mount: Mount process exited, code=exited, status=0/SUCCESS (success) sysroot.mount: Changed mounting-done -> mounted sysroot.mount: Job 94 sysroot.mount/start finished, result=done [ 58.181148] systemd-udevd[173]: 9010000.pl031: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ OK ] Mounted Root Partition. Failed to communicate with plymouth: Connection refused [ 58.183485] systemd-udevd[170]: 0000:00:00.0: sd-device-monitor(worker): Passed 457 byte to netlink monitor. [ 58.186008] systemd-udevd[148]: wakeup0: Device is queued (SEQNUM=3903, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing. [ 58.187599] systemd-udevd[148]: wakeup0: SEQNUM=3903 blocked by SEQNUM=3899 [ 58.189486] systemd-udevd[148]: 9020000.fw-cfg: Device is queued (SEQNUM=3904, ACTION=add) [ 58.191051] systemd-udevd[148]: 9020000.fw-cfg: Device ready for processing (SEQNUM=3904, ACTION=add) [ 58.193616] systemd-udevd[164]: 0000:00:02.0: Device processed (SEQNUM=3893, ACTION=add) initrd-root-fs.target: starting held back, waiting for: systemd-pcrfs@sysroot.service [ 58.195967] systemd-udevd[168]: 0000:00: Device processed (SEQNUM=3896, ACTION=add) [ 58.198491] systemd-udevd[148]: 9020000.fw-cfg: sd-device-monitor(manager): Passed 324 byte to netlink monitor. [ 58.201279] systemd-udevd[164]: 0000:00:02.0: sd-device-monitor(worker): Passed 474 byte to netlink monitor. [ 58.203407] systemd-udevd[168]: 0000:00: sd-device-monitor(worker): Passed 321 byte to netlink monitor. [ 58.206033] systemd-udevd[148]: 9030000.pl061: Device is queued (SEQNUM=3905, ACTION=add) [ 58.208697] systemd-udevd[173]: 9010000.pl031: Running built-in command "kmod load" [ 58.210858] systemd-udevd[148]: 9030000.pl061: Device ready for processing (SEQNUM=3905, ACTION=add) [ 58.213173] systemd-udevd[173]: Loading module: amba:d00141031 [ 58.215051] systemd-udevd[148]: 9030000.pl061: sd-device-monitor(manager): Passed 355 byte to netlink monitor. [ 58.217870] systemd-udevd[173]: Failed to find module 'amba:d00141031' [ 58.219351] systemd-udevd[173]: 9010000.pl031: Device processed (SEQNUM=3899, ACTION=add) [ 58.221237] systemd-udevd[173]: 9010000.pl031: sd-device-monitor(worker): Passed 354 byte to netlink monitor. sysroot-usr.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/sysroot-usr.mount' to 'max': No such file or directory [ 58.223227] systemd-udevd[169]: 9000000.pl011:0: Device processed (SEQNUM=3897, ACTION=add) [ 58.225163] systemd-udevd[169]: 9000000.pl011:0: sd-device-monitor(worker): Passed 229 byte to netlink monitor. [ 58.227119] systemd-udevd[165]: 9030000.pl061: Processing device (SEQNUM=3905, ACTION=add) [ 58.229302] systemd-udevd[177]: 9020000.fw-cfg: Processing device (SEQNUM=3904, ACTION=add) [ 58.231340] systemd-udevd[165]: 9030000.pl061: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=amba' sysroot-usr.mount: About to execute: /usr/bin/mount /sysusr/usr /sysroot/usr -o bind Serializing sd-executor-state to memfd. [ 58.234889] systemd-udevd[177]: 9020000.fw-cfg: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.237745] systemd-udevd[165]: 9030000.pl061: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=amba': Invalid argument [ 58.239876] systemd-udevd[177]: 9020000.fw-cfg: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument sysroot-usr.mount: Forked /usr/bin/mount as 246 [ 58.242011] systemd-udevd[177]: 9020000.fw-cfg: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.244529] systemd-udevd[148]: gpiochip0: Device is queued (SEQNUM=3906, ACTION=add) [ 58.246180] systemd-udevd[148]: virtio1: Device ready for processing (SEQNUM=3894, ACTION=add) [ 58.247780] systemd-udevd[148]: virtio1: sd-device-monitor(manager): Passed 270 byte to netlink monitor. [ 58.249672] systemd-udevd[148]: gpiochip0: SEQNUM=3906 blocked by SEQNUM=3905 [ 58.251679] systemd-udevd[164]: virtio1: Processing device (SEQNUM=3894, ACTION=add) [ 58.253495] systemd-udevd[164]: virtio1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=virtio' [ 58.255303] systemd-udevd[164]: virtio1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=virtio': Invalid argument [ 58.257946] systemd-udevd[165]: 9030000.pl061: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.259956] systemd-udevd[148]: Fixed MDIO bus.0: Device is queued (SEQNUM=3907, ACTION=add) [ 58.262140] systemd-udevd[148]: 9000000.pl011:0.0: Device ready for processing (SEQNUM=3898, ACTION=add) [ 58.263875] systemd-udevd[148]: 9000000.pl011:0.0: sd-device-monitor(manager): Passed 247 byte to netlink monitor. [ 58.265929] systemd-udevd[148]: Fixed MDIO bus.0: Device ready for processing (SEQNUM=3907, ACTION=add) Closing set fd 69 (socket:[1370]) [ 58.267613] systemd-udevd[148]: Fixed MDIO bus.0: sd-device-monitor(manager): Passed 221 byte to netlink monitor. sysroot-usr.mount: Changed dead -> mounting [ 58.270160] systemd-udevd[168]: 9000000.pl011:0.0: Processing device (SEQNUM=3898, ACTION=add) Mounting /sysroot/usr... [ 58.272567] systemd-udevd[172]: 0000:00:03.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' systemd-pcrfs@sysroot.service: ConditionSecurity=measured-uki succeeded. systemd-pcrfs@sysroot.service: ConditionPathExists=!/etc/initrd-release failed. systemd-pcrfs@sysroot.service: Starting requested but condition not met. Not starting unit. [ 58.274777] systemd-udevd[165]: 9030000.pl061: Running built-in command "kmod load" systemd-pcrfs@sysroot.service: Job 97 systemd-pcrfs@sysroot.service/start finished, result=done [ 58.276992] systemd-udevd[165]: Loading module: amba:d00041061 initrd-root-fs.target: AssertPathExists=/etc/initrd-release succeeded. initrd-root-fs.target changed dead -> active initrd-root-fs.target: Job 93 initrd-root-fs.target/start finished, result=done [ 58.278604] systemd-udevd[165]: Failed to find module 'amba:d00041061' [ OK ] Reached target Initrd Root File System. initrd.target: starting held back, waiting for: initrd-fs.target [ 58.281339] systemd-udevd[172]: 0000:00:03.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:03.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0' initrd-parse-etc.service: AssertPathExists=/etc/initrd-release succeeded. initrd-parse-etc.service: Will spawn child (service_enter_start): /usr/lib/systemd/system-generators/systemd-fstab-generator [ 58.283864] systemd-udevd[165]: 9030000.pl061: Device processed (SEQNUM=3905, ACTION=add) [ 58.286570] systemd-udevd[172]: 0000:00:03.0: Running built-in command "kmod load" [ 58.288452] systemd-udevd[172]: Loading module: pci:v00001B36d0000000Dsv00001AF4sd00001100bc0Csc03i30 [ 58.290521] systemd-udevd[165]: 9030000.pl061: sd-device-monitor(worker): Passed 355 byte to netlink monitor. [ 58.293051] systemd-udevd[148]: fixed-0: Device is queued (SEQNUM=3908, ACTION=add) initrd-parse-etc.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/initrd-parse-etc.service' to 'max': No such file or directory [ 58.295202] systemd-udevd[172]: Failed to find module 'pci:v00001B36d0000000Dsv00001AF4sd00001100bc0Csc03i30' [ 58.297774] systemd-udevd[148]: rtc0: Device ready for processing (SEQNUM=3900, ACTION=add) [ 58.299496] systemd-udevd[148]: rtc0: sd-device-monitor(manager): Passed 225 byte to netlink monitor. [ 58.301578] systemd-udevd[148]: alarmtimer.0.auto: SEQNUM=3901 blocked by SEQNUM=3900 [ 58.303176] systemd-udevd[148]: wakeup1: SEQNUM=3902 blocked by SEQNUM=3900 initrd-parse-etc.service: Passing 0 fds to service initrd-parse-etc.service: About to execute: systemd-sysroot-fstab-check [ 58.305091] systemd-udevd[148]: wakeup0: Device ready for processing (SEQNUM=3903, ACTION=add) Serializing sd-executor-state to memfd. [ 58.306746] systemd-udevd[148]: wakeup0: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 58.308728] systemd-udevd[148]: fixed-0: SEQNUM=3908 blocked by SEQNUM=3907 [ 58.310334] systemd-udevd[148]: a000000.virtio_mmio: Device is queued (SEQNUM=3909, ACTION=add) [ 58.311962] systemd-udevd[148]: gpiochip0: Device ready for processing (SEQNUM=3906, ACTION=add) initrd-parse-etc.service: Forked /usr/lib/systemd/system-generators/systemd-fstab-generator as 247 [ 58.314243] systemd-udevd[148]: gpiochip0: sd-device-monitor(manager): Passed 347 byte to netlink monitor. [ 58.315908] systemd-udevd[148]: a000000.virtio_mmio: Device ready for processing (SEQNUM=3909, ACTION=add) [ 58.318482] systemd-udevd[173]: rtc0: Processing device (SEQNUM=3900, ACTION=add) [ 58.321005] systemd-udevd[148]: a000000.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.323082] systemd-udevd[173]: rtc0: Removing watch handle -1. [ 58.325275] systemd-udevd[148]: a000200.virtio_mmio: Device is queued (SEQNUM=3910, ACTION=add) [ 58.330961] systemd-udevd[171]: a000000.virtio_mmio: Processing device (SEQNUM=3909, ACTION=add) [ 58.332940] systemd-udevd[171]: a000000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.335369] systemd-udevd[177]: 9020000.fw-cfg: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.337875] systemd-udevd[171]: a000000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.339712] systemd-udevd[171]: a000000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.342297] systemd-udevd[172]: 0000:00:03.0: Device processed (SEQNUM=3895, ACTION=add) [ 58.343905] systemd-udevd[172]: 0000:00:03.0: sd-device-monitor(worker): Passed 457 byte to netlink monitor. [ 58.346255] systemd-udevd[165]: gpiochip0: Processing device (SEQNUM=3906, ACTION=add) [ 58.348505] systemd-udevd[165]: gpiochip0: Removing watch handle -1. [ 58.350554] systemd-udevd[164]: virtio1: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' Closing set fd 76 (socket:[1370]) [ 58.354831] systemd-udevd[164]: virtio1: Running built-in command "kmod load" [ 58.357457] systemd-udevd[148]: a000200.virtio_mmio: Device ready for processing (SEQNUM=3910, ACTION=add) initrd-parse-etc.service: Changed dead -> start Starting Mountpoints Configured in the Real Root... [ 58.359338] systemd-udevd[148]: a000200.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.362776] systemd-udevd[173]: rtc0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Added SYMLINK 'rtc' [ 58.365395] systemd-udevd[169]: Fixed MDIO bus.0: Processing device (SEQNUM=3907, ACTION=add) Received SIGCHLD from PID 245 ((sd-close)). Child 245 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 58.367585] systemd-udevd[148]: a000400.virtio_mmio: Device is queued (SEQNUM=3911, ACTION=add) [ 58.370458] systemd-udevd[169]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' init.scope: Child 245 belongs to init.scope. [ 58.373154] systemd-udevd[169]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.375538] systemd-udevd[148]: a000400.virtio_mmio: Device ready for processing (SEQNUM=3911, ACTION=add) [ 58.378146] systemd-udevd[169]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.380829] systemd-udevd[177]: 9020000.fw-cfg: sd-device: Created db file '/run/udev/data/+platform:9020000.fw-cfg' for '/devices/platform/9020000.fw-cfg' [ 58.382728] systemd-udevd[177]: 9020000.fw-cfg: Running built-in command "kmod load" [ 58.384537] systemd-udevd[177]: Loading module: of:Nfw-cfgT(null)Cqemu,fw-cfg-mmio [ 58.386800] systemd-udevd[177]: Failed to find module 'of:Nfw-cfgT(null)Cqemu,fw-cfg-mmio' [ 58.388796] systemd-udevd[177]: 9020000.fw-cfg: Device processed (SEQNUM=3904, ACTION=add) [ 58.390358] systemd-udevd[177]: 9020000.fw-cfg: sd-device-monitor(worker): Passed 392 byte to netlink monitor. [ 58.392881] systemd-udevd[164]: Loading module: virtio:d00000004v00001AF4 [ 58.394435] systemd-udevd[164]: Failed to find module 'virtio:d00000004v00001AF4' [ 58.396670] systemd-udevd[164]: virtio1: Device processed (SEQNUM=3894, ACTION=add) [ 58.398274] systemd-udevd[164]: virtio1: sd-device-monitor(worker): Passed 270 byte to netlink monitor. [ 58.406083] systemd-udevd[172]: a000400.virtio_mmio: Processing device (SEQNUM=3911, ACTION=add) [ 58.415843] systemd-udevd[148]: a000400.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.418331] systemd-udevd[172]: a000400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.420680] systemd-udevd[172]: a000400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.422531] systemd-udevd[172]: a000400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.428956] systemd-udevd[162]: a000200.virtio_mmio: Processing device (SEQNUM=3910, ACTION=add) [ 58.431013] systemd-udevd[148]: a000600.virtio_mmio: Device is queued (SEQNUM=3912, ACTION=add) [ 58.433405] systemd-udevd[162]: a000200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.435559] systemd-udevd[162]: a000200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.438022] systemd-udevd[162]: a000200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.442323] systemd-udevd[148]: a000600.virtio_mmio: Device ready for processing (SEQNUM=3912, ACTION=add) [ 58.444978] systemd-udevd[148]: a000600.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.447241] systemd-udevd[171]: a000000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.450122] systemd-udevd[164]: a000600.virtio_mmio: Processing device (SEQNUM=3912, ACTION=add) [ 58.453907] systemd-udevd[148]: a000800.virtio_mmio: Device is queued (SEQNUM=3913, ACTION=add) [ 58.455518] systemd-udevd[148]: a000800.virtio_mmio: Device ready for processing (SEQNUM=3913, ACTION=add) [ 58.457661] systemd-udevd[148]: a000800.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.459909] systemd-udevd[171]: a000000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000000.virtio_mmio' for '/devices/platform/a000000.virtio_mmio' [ 58.462032] systemd-udevd[171]: a000000.virtio_mmio: Running built-in command "kmod load" [ 58.463671] systemd-udevd[171]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.465785] systemd-udevd[171]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.467656] systemd-udevd[172]: a000400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.470082] systemd-udevd[171]: a000000.virtio_mmio: Device processed (SEQNUM=3909, ACTION=add) [ 58.471455] systemd-udevd[171]: a000000.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.473700] systemd-udevd[163]: wakeup0: Processing device (SEQNUM=3903, ACTION=add) [ 58.475560] systemd-udevd[148]: a000a00.virtio_mmio: Device is queued (SEQNUM=3914, ACTION=add) [ 58.477450] systemd-udevd[148]: a000a00.virtio_mmio: Device ready for processing (SEQNUM=3914, ACTION=add) [ 58.478915] systemd-udevd[148]: a000a00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.481388] systemd-udevd[148]: a000c00.virtio_mmio: Device is queued (SEQNUM=3915, ACTION=add) [ 58.486593] systemd-udevd[164]: a000600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.488608] systemd-udevd[164]: a000600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.490393] systemd-udevd[164]: a000600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.493131] systemd-udevd[148]: a000c00.virtio_mmio: Device ready for processing (SEQNUM=3915, ACTION=add) [ 58.495108] systemd-udevd[148]: a000c00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.497008] systemd-udevd[148]: a000e00.virtio_mmio: Device is queued (SEQNUM=3916, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 58.498518] systemd-udevd[148]: a000e00.virtio_mmio: Device ready for processing (SEQNUM=3916, ACTION=add) [ 58.506685] systemd-udevd[170]: a000a00.virtio_mmio: Processing device (SEQNUM=3914, ACTION=add) [ 58.509004] systemd-udevd[177]: a000800.virtio_mmio: Processing device (SEQNUM=3913, ACTION=add) [ 58.510876] systemd-udevd[170]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.513245] systemd-udevd[177]: a000800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.515332] systemd-udevd[170]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.518005] systemd-udevd[177]: a000800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.519981] systemd-udevd[171]: a000c00.virtio_mmio: Processing device (SEQNUM=3915, ACTION=add) [ 58.521981] systemd-udevd[170]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.526977] systemd-udevd[177]: a000800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.529192] systemd-udevd[148]: a000e00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.530858] systemd-udevd[148]: a001000.virtio_mmio: Device is queued (SEQNUM=3917, ACTION=add) [ 58.532670] systemd-udevd[148]: a001000.virtio_mmio: Device ready for processing (SEQNUM=3917, ACTION=add) [ 58.534127] systemd-udevd[148]: a001000.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.539095] systemd-udevd[168]: 9000000.pl011:0.0: Device processed (SEQNUM=3898, ACTION=add) [ 58.540709] systemd-udevd[168]: 9000000.pl011:0.0: sd-device-monitor(worker): Passed 247 byte to netlink monitor. [ 58.545614] systemd-udevd[167]: a000e00.virtio_mmio: Processing device (SEQNUM=3916, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 58.547029] systemd-udevd[167]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.548970] systemd-udevd[167]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.550545] systemd-udevd[167]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.552858] systemd-udevd[171]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.554476] systemd-udevd[171]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.556229] systemd-udevd[171]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.561978] systemd-udevd[165]: gpiochip0: Preserve permissions of /dev/gpiochip0, uid=0, gid=0, mode=0600 [ 58.749080] systemd-udevd[173]: rtc0: Preserve permissions of /dev/rtc0, uid=0, gid=0, mode=0600 systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4169 [ 58.752703] systemd-udevd[148]: a001200.virtio_mmio: Device is queued (SEQNUM=3918, ACTION=add) [ 58.754958] systemd-udevd[148]: a001200.virtio_mmio: Device ready for processing (SEQNUM=3918, ACTION=add) systemd-journald.service: Added fd 77 (stored) to fd store. [ 58.757829] systemd-udevd[148]: a001400.virtio_mmio: Device is queued (SEQNUM=3919, ACTION=add) [ 58.763195] systemd-udevd[148]: a001200.virtio_mmio: Device ready for processing (SEQNUM=3918, ACTION=add) [ 58.767006] systemd-udevd[164]: a000600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.769145] systemd-udevd[172]: a000400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000400.virtio_mmio' for '/devices/platform/a000400.virtio_mmio' [ 58.770946] systemd-udevd[172]: a000400.virtio_mmio: Running built-in command "kmod load" [ 58.772758] systemd-udevd[172]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.774102] systemd-udevd[172]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.775426] systemd-udevd[172]: a000400.virtio_mmio: Device processed (SEQNUM=3911, ACTION=add) [ 58.777191] systemd-udevd[172]: a000400.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.779040] systemd-udevd[171]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 58.784555] systemd-udevd[169]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.786310] systemd-udevd[166]: a001000.virtio_mmio: Processing device (SEQNUM=3917, ACTION=add) [ 58.788582] systemd-udevd[169]: Fixed MDIO bus.0: sd-device: Created db file '/run/udev/data/+platform:Fixed MDIO bus.0' for '/devices/platform/Fixed MDIO bus.0' [ 58.790150] systemd-udevd[169]: Fixed MDIO bus.0: Running built-in command "kmod load" [ 58.791521] systemd-udevd[169]: Loading module: platform:Fixed MDIO bus [ 58.796750] systemd-udevd[166]: a001000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.798368] systemd-udevd[166]: a001000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.799943] systemd-udevd[166]: a001000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.802076] systemd-udevd[169]: Failed to find module 'platform:Fixed MDIO bus' [ 58.803457] systemd-udevd[169]: Fixed MDIO bus.0: Device processed (SEQNUM=3907, ACTION=add) [ 58.805693] systemd-udevd[165]: gpiochip0: Successfully created symlink '/dev/char/254:0' to '/dev/gpiochip0' [ 58.807161] systemd-udevd[165]: gpiochip0: sd-device: Created empty file '/run/udev/data/c254:0' for '/devices/platform/9030000.pl061/gpiochip0' [ 58.808942] systemd-udevd[165]: gpiochip0: Device processed (SEQNUM=3906, ACTION=add) [ 58.810391] systemd-udevd[165]: gpiochip0: sd-device-monitor(worker): Passed 347 byte to netlink monitor. [ 58.812491] systemd-udevd[148]: a001600.virtio_mmio: Device is queued (SEQNUM=3920, ACTION=add) [ 58.814221] systemd-udevd[148]: a001200.virtio_mmio: Device ready for processing (SEQNUM=3918, ACTION=add) [ 58.816514] systemd-udevd[164]: a000600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000600.virtio_mmio' for '/devices/platform/a000600.virtio_mmio' [ 58.818088] systemd-udevd[164]: a000600.virtio_mmio: Running built-in command "kmod load" [ 58.819561] systemd-udevd[164]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.821509] systemd-udevd[164]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.823107] systemd-udevd[164]: a000600.virtio_mmio: Device processed (SEQNUM=3912, ACTION=add) [ 58.825346] systemd-udevd[162]: a000200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 58.828542] systemd-udevd[167]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.834033] systemd-udevd[177]: a000800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.835955] systemd-udevd[162]: a000200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000200.virtio_mmio' for '/devices/platform/a000200.virtio_mmio' systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 58.838527] systemd-udevd[169]: Fixed MDIO bus.0: sd-device-monitor(worker): Passed 293 byte to netlink monitor. systemd-journald.service: Trying to stash fd for dev=0:8/inode=4170 [ 58.841184] systemd-udevd[171]: a000c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000c00.virtio_mmio' for '/devices/platform/a000c00.virtio_mmio' systemd-journald.service: Added fd 78 (stored) to fd store. [ 58.843016] systemd-udevd[171]: a000c00.virtio_mmio: Running built-in command "kmod load" [ 58.845033] systemd-udevd[171]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.846369] systemd-udevd[171]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.847729] systemd-udevd[171]: a000c00.virtio_mmio: Device processed (SEQNUM=3915, ACTION=add) [ 58.849793] systemd-udevd[173]: rtc0: Successfully created symlink '/dev/rtc' to '/dev/rtc0' [ 58.851436] systemd-udevd[173]: rtc0: Successfully created symlink '/dev/char/251:0' to '/dev/rtc0' [ 58.853552] systemd-udevd[164]: a000600.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.855367] systemd-udevd[170]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.857655] systemd-udevd[177]: a000800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000800.virtio_mmio' for '/devices/platform/a000800.virtio_mmio' [ 58.859300] systemd-udevd[177]: a000800.virtio_mmio: Running built-in command "kmod load" [ 58.861379] systemd-udevd[148]: a001800.virtio_mmio: Device is queued (SEQNUM=3921, ACTION=add) [ 58.863222] systemd-udevd[177]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.865264] systemd-udevd[148]: a001200.virtio_mmio: Device ready for processing (SEQNUM=3918, ACTION=add) [ 58.866786] systemd-udevd[148]: a001200.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.868710] systemd-udevd[148]: a001400.virtio_mmio: Device ready for processing (SEQNUM=3919, ACTION=add) [ 58.870286] systemd-udevd[148]: a001400.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.871857] systemd-udevd[148]: a001600.virtio_mmio: Device ready for processing (SEQNUM=3920, ACTION=add) [ 58.878573] systemd-udevd[163]: wakeup0: Device processed (SEQNUM=3903, ACTION=add) [ 58.880546] systemd-udevd[163]: wakeup0: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 58.882923] systemd-udevd[165]: a001600.virtio_mmio: Processing device (SEQNUM=3920, ACTION=add) [ 58.885103] systemd-udevd[165]: a001600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.886973] systemd-udevd[165]: a001600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.890160] systemd-udevd[168]: a001400.virtio_mmio: Processing device (SEQNUM=3919, ACTION=add) [ 58.891978] systemd-udevd[165]: a001600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.894343] systemd-udevd[168]: a001400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.896511] systemd-udevd[168]: a001400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.898269] systemd-udevd[168]: a001400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.900612] systemd-udevd[167]: a000e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000e00.virtio_mmio' for '/devices/platform/a000e00.virtio_mmio' [ 58.902724] systemd-udevd[177]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.904820] systemd-udevd[167]: a000e00.virtio_mmio: Running built-in command "kmod load" [ 58.906629] systemd-udevd[177]: a000800.virtio_mmio: Device processed (SEQNUM=3913, ACTION=add) [ 58.908835] systemd-udevd[167]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.910641] systemd-udevd[177]: a000800.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.913013] systemd-udevd[173]: rtc0: sd-device: Created db file '/run/udev/data/c251:0' for '/devices/platform/9010000.pl031/rtc/rtc0' [ 58.915229] systemd-udevd[167]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.917254] systemd-udevd[167]: a000e00.virtio_mmio: Device processed (SEQNUM=3916, ACTION=add) sysroot-usr.mount: Changed mounting -> mounting-done [ 58.919399] systemd-udevd[173]: rtc0: Device processed (SEQNUM=3900, ACTION=add) [ 58.921689] systemd-udevd[167]: a000e00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. Received SIGCHLD from PID 246 (mount). [ 58.923653] systemd-udevd[173]: rtc0: sd-device-monitor(worker): Passed 243 byte to netlink monitor. Child 246 (mount) died (code=exited, status=0/SUCCESS) [ 58.926009] systemd-udevd[171]: a000c00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. sysroot-usr.mount: Child 246 belongs to sysroot-usr.mount. [ 58.928011] systemd-udevd[162]: a000200.virtio_mmio: Running built-in command "kmod load" sysroot-usr.mount: Mount process exited, code=exited, status=0/SUCCESS (success) [ 58.930099] systemd-udevd[162]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio sysroot-usr.mount: Changed mounting-done -> mounted sysroot-usr.mount: Job 101 sysroot-usr.mount/start finished, result=done [ 58.931802] systemd-udevd[172]: a001200.virtio_mmio: Processing device (SEQNUM=3918, ACTION=add) [ OK ] Mounted /sysroot/usr. [ 58.934814] systemd-udevd[162]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' Failed to communicate with plymouth: Connection refused [ 58.937754] systemd-udevd[172]: a001200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' systemd-journald.service: Received EPOLLHUP on stored fd 77 (stored), closing. [ 58.945169] systemd-udevd[162]: a000200.virtio_mmio: Device processed (SEQNUM=3910, ACTION=add) [ 58.947449] systemd-udevd[166]: a001000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' initrd-fs.target: starting held back, waiting for: initrd-parse-etc.service [ 58.950499] systemd-udevd[172]: a001200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.952574] systemd-udevd[172]: a001200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.954718] systemd-udevd[162]: a000200.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.957030] systemd-udevd[170]: a000a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000a00.virtio_mmio' for '/devices/platform/a000a00.virtio_mmio' [ 58.959003] systemd-udevd[170]: a000a00.virtio_mmio: Running built-in command "kmod load" Received SIGCHLD from PID 248 ((sd-close)). [ 58.961104] systemd-udevd[170]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.962790] systemd-udevd[170]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' Child 248 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 58.964692] systemd-udevd[170]: a000a00.virtio_mmio: Device processed (SEQNUM=3914, ACTION=add) [ 58.967936] systemd-udevd[170]: a000a00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. init.scope: Child 248 belongs to init.scope. [ 58.971076] systemd-udevd[148]: a001600.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.973084] systemd-udevd[148]: a001800.virtio_mmio: Device ready for processing (SEQNUM=3921, ACTION=add) [ 58.975230] systemd-udevd[166]: a001000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001000.virtio_mmio' for '/devices/platform/a001000.virtio_mmio' [ 58.977457] systemd-udevd[166]: a001000.virtio_mmio: Running built-in command "kmod load" [ 58.979159] systemd-udevd[166]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.981150] systemd-udevd[168]: a001400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.983218] systemd-udevd[166]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.985027] systemd-udevd[166]: a001000.virtio_mmio: Device processed (SEQNUM=3917, ACTION=add) [ 58.986439] systemd-udevd[166]: a001000.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.988862] systemd-udevd[168]: a001400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001400.virtio_mmio' for '/devices/platform/a001400.virtio_mmio' [ 58.991482] systemd-udevd[172]: a001200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.993980] systemd-udevd[168]: a001400.virtio_mmio: Running built-in command "kmod load" [ 58.995427] systemd-udevd[168]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.997685] systemd-udevd[148]: a001a00.virtio_mmio: Device is queued (SEQNUM=3922, ACTION=add) [ 58.999259] systemd-udevd[148]: alarmtimer.0.auto: Device ready for processing (SEQNUM=3901, ACTION=add) [ 59.001501] systemd-udevd[168]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.002988] systemd-udevd[168]: a001400.virtio_mmio: Device processed (SEQNUM=3919, ACTION=add) [ 59.005716] systemd-udevd[148]: alarmtimer.0.auto: sd-device-monitor(manager): Passed 259 byte to netlink monitor. [ 59.007317] systemd-udevd[148]: wakeup1: SEQNUM=3902 blocked by SEQNUM=3901 [ 59.009012] systemd-udevd[148]: fixed-0: Device ready for processing (SEQNUM=3908, ACTION=add) [ 59.010602] systemd-udevd[148]: fixed-0: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 59.012484] systemd-udevd[148]: a001800.virtio_mmio: Device ready for processing (SEQNUM=3921, ACTION=add) [ 59.014453] systemd-udevd[169]: fixed-0: Processing device (SEQNUM=3908, ACTION=add) [ 59.016464] systemd-udevd[165]: a001600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.017953] systemd-udevd[165]: a001600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001600.virtio_mmio' for '/devices/platform/a001600.virtio_mmio' [ 59.019612] systemd-udevd[165]: a001600.virtio_mmio: Running built-in command "kmod load" [ 59.021904] systemd-udevd[148]: a001800.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.023853] systemd-udevd[168]: a001400.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.026021] systemd-udevd[148]: a001a00.virtio_mmio: Device ready for processing (SEQNUM=3922, ACTION=add) [ 59.027543] systemd-udevd[148]: a001a00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.030006] systemd-udevd[164]: alarmtimer.0.auto: Processing device (SEQNUM=3901, ACTION=add) [ 59.031452] systemd-udevd[164]: alarmtimer.0.auto: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.033495] systemd-udevd[164]: alarmtimer.0.auto: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.035107] systemd-udevd[164]: alarmtimer.0.auto: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.037555] systemd-udevd[148]: a001c00.virtio_mmio: Device is queued (SEQNUM=3923, ACTION=add) [ 59.047270] systemd-fstab-generator[247]: Using verity usr device /dev/mapper/usr. [ 59.049131] systemd-fstab-generator[247]: Parsing /sysroot/etc/fstab... [ 59.050964] systemd-udevd[172]: a001200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001200.virtio_mmio' for '/devices/platform/a001200.virtio_mmio' [ 59.053217] systemd-fstab-generator[247]: Nothing interesting found, not doing daemon-reload. [ 59.055060] systemd-udevd[165]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.057196] systemd-udevd[172]: a001200.virtio_mmio: Running built-in command "kmod load" [ 59.058632] systemd-udevd[172]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.060623] systemd-udevd[165]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.062090] systemd-udevd[165]: a001600.virtio_mmio: Device processed (SEQNUM=3920, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 78 (stored), closing. [ 59.064514] systemd-udevd[172]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.067127] systemd-udevd[172]: a001200.virtio_mmio: Device processed (SEQNUM=3918, ACTION=add) [ 59.070043] systemd-udevd[165]: a001600.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.071855] systemd-udevd[172]: a001200.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.073961] systemd-udevd[148]: a001c00.virtio_mmio: Device ready for processing (SEQNUM=3923, ACTION=add) [ 59.075881] systemd-udevd[148]: a001c00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.078468] systemd-udevd[173]: a001800.virtio_mmio: Processing device (SEQNUM=3921, ACTION=add) [ 59.080827] systemd-udevd[148]: a001e00.virtio_mmio: Device is queued (SEQNUM=3924, ACTION=add) Received SIGCHLD from PID 247 (systemd-fstab-g). [ 59.083056] systemd-udevd[173]: a001800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' Child 247 (systemd-fstab-g) died (code=exited, status=0/SUCCESS) initrd-parse-etc.service: Child 247 belongs to initrd-parse-etc.service. initrd-parse-etc.service: Main process exited, code=exited, status=0/SUCCESS (success) initrd-parse-etc.service: Running next main command for state start. [ 59.089892] systemd-udevd[173]: a001800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument initrd-parse-etc.service: Will spawn child (service_run_next_main): systemctl [ 59.094101] systemd-udevd[148]: a001e00.virtio_mmio: Device ready for processing (SEQNUM=3924, ACTION=add) initrd-parse-etc.service: Passing 0 fds to service initrd-parse-etc.service: About to execute: systemctl --no-block start initrd-cleanup.service [ 59.096337] systemd-udevd[173]: a001800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' Serializing sd-executor-state to memfd. [ 59.098905] systemd-udevd[148]: a001e00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.101231] systemd-udevd[177]: a001a00.virtio_mmio: Processing device (SEQNUM=3922, ACTION=add) [ 59.103036] systemd-udevd[148]: a002000.virtio_mmio: Device is queued (SEQNUM=3925, ACTION=add) [ 59.104838] systemd-udevd[148]: a002000.virtio_mmio: Device ready for processing (SEQNUM=3925, ACTION=add) initrd-parse-etc.service: Forked systemctl as 250 [ 59.106542] systemd-udevd[148]: a002000.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.108770] systemd-udevd[168]: a001c00.virtio_mmio: Processing device (SEQNUM=3923, ACTION=add) [ 59.110625] systemd-udevd[148]: a002200.virtio_mmio: Device is queued (SEQNUM=3926, ACTION=add) [ 59.112752] systemd-udevd[168]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.114720] systemd-udevd[148]: a002200.virtio_mmio: Device ready for processing (SEQNUM=3926, ACTION=add) [ 59.116906] systemd-udevd[168]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.119047] systemd-udevd[148]: a002200.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.121355] systemd-udevd[165]: a002000.virtio_mmio: Processing device (SEQNUM=3925, ACTION=add) [ 59.122752] systemd-udevd[165]: a002000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.124609] systemd-udevd[165]: a002000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.126174] systemd-udevd[165]: a002000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.128436] systemd-udevd[148]: a002400.virtio_mmio: Device is queued (SEQNUM=3927, ACTION=add) [ 59.129933] systemd-udevd[148]: a002400.virtio_mmio: Device ready for processing (SEQNUM=3927, ACTION=add) Closing set fd 69 (socket:[1370]) [ 59.131811] systemd-udevd[171]: a002400.virtio_mmio: Processing device (SEQNUM=3927, ACTION=add) [ 59.133582] systemd-udevd[171]: a002400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.135661] systemd-udevd[172]: a001e00.virtio_mmio: Processing device (SEQNUM=3924, ACTION=add) [ 59.137855] systemd-udevd[171]: a002400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.139528] systemd-udevd[171]: a002400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' Child 249 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 59.142179] systemd-udevd[172]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' init.scope: Child 249 belongs to init.scope. [ 59.143871] systemd-udevd[172]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument Received SIGCHLD from PID 249 (n/a). [ 59.145862] systemd-udevd[172]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.148379] systemd-udevd[168]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.150394] systemd-udevd[148]: a002400.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.151959] systemd-udevd[148]: a002600.virtio_mmio: Device is queued (SEQNUM=3928, ACTION=add) [ 59.153690] systemd-udevd[148]: a002600.virtio_mmio: Device ready for processing (SEQNUM=3928, ACTION=add) [ 59.155216] systemd-udevd[148]: a002600.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.157479] systemd-udevd[163]: a002200.virtio_mmio: Processing device (SEQNUM=3926, ACTION=add) [ 59.158945] systemd-udevd[163]: a002200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.160820] systemd-udevd[163]: a002200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.162450] systemd-udevd[163]: a002200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.164671] systemd-udevd[177]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.166512] systemd-udevd[177]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.168449] systemd-udevd[177]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.170428] systemd-udevd[165]: a002000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.172584] systemd-udevd[148]: a002800.virtio_mmio: Device is queued (SEQNUM=3929, ACTION=add) [ 59.174076] systemd-udevd[148]: a002800.virtio_mmio: Device ready for processing (SEQNUM=3929, ACTION=add) [ 59.175935] systemd-udevd[170]: a002800.virtio_mmio: Processing device (SEQNUM=3929, ACTION=add) [ 59.178018] systemd-udevd[162]: a002600.virtio_mmio: Processing device (SEQNUM=3928, ACTION=add) [ 59.179457] systemd-udevd[162]: a002600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.181578] systemd-udevd[162]: a002600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.183184] systemd-udevd[162]: a002600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.185413] systemd-udevd[173]: a001800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.187233] systemd-udevd[170]: a002800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.189423] systemd-udevd[170]: a002800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.191290] systemd-udevd[170]: a002800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.193653] systemd-udevd[173]: a001800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001800.virtio_mmio' for '/devices/platform/a001800.virtio_mmio' [ 59.195312] systemd-udevd[173]: a001800.virtio_mmio: Running built-in command "kmod load" [ 59.196985] systemd-udevd[173]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.198843] systemd-udevd[148]: a002800.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.200675] systemd-udevd[148]: a002a00.virtio_mmio: Device is queued (SEQNUM=3930, ACTION=add) [ 59.202520] systemd-udevd[169]: fixed-0: Device processed (SEQNUM=3908, ACTION=add) [ 59.204508] systemd-udevd[148]: a002a00.virtio_mmio: Device ready for processing (SEQNUM=3930, ACTION=add) [ 59.206371] systemd-udevd[169]: fixed-0: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 59.208818] systemd-udevd[165]: a002000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002000.virtio_mmio' for '/devices/platform/a002000.virtio_mmio' [ 59.210469] systemd-udevd[165]: a002000.virtio_mmio: Running built-in command "kmod load" [ 59.215060] systemd-udevd[172]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.217417] systemd-udevd[165]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.218930] systemd-udevd[165]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.220899] systemd-udevd[165]: a002000.virtio_mmio: Device processed (SEQNUM=3925, ACTION=add) [ 59.222815] systemd-udevd[168]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.225005] systemd-udevd[173]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.226677] systemd-udevd[173]: a001800.virtio_mmio: Device processed (SEQNUM=3921, ACTION=add) [ 59.228483] systemd-udevd[173]: a001800.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.230385] systemd-udevd[177]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.232406] systemd-udevd[171]: a002400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.234208] systemd-udevd[167]: a002a00.virtio_mmio: Processing device (SEQNUM=3930, ACTION=add) [ 59.235970] systemd-udevd[148]: a002a00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.238765] systemd-udevd[172]: a001e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001e00.virtio_mmio' for '/devices/platform/a001e00.virtio_mmio' [ 59.240669] systemd-udevd[172]: a001e00.virtio_mmio: Running built-in command "kmod load" [ 59.242037] systemd-udevd[172]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.243715] systemd-udevd[148]: a002c00.virtio_mmio: Device is queued (SEQNUM=3931, ACTION=add) [ 59.245841] systemd-udevd[172]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.247293] systemd-udevd[172]: a001e00.virtio_mmio: Device processed (SEQNUM=3924, ACTION=add) [ 59.249144] systemd-udevd[172]: a001e00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.251120] systemd-udevd[148]: a002c00.virtio_mmio: Device ready for processing (SEQNUM=3931, ACTION=add) [ 59.253224] systemd-udevd[165]: a002000.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.260877] systemd-udevd[168]: a001c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001c00.virtio_mmio' for '/devices/platform/a001c00.virtio_mmio' [ 59.265997] systemd-udevd[168]: a001c00.virtio_mmio: Running built-in command "kmod load" [ 59.267375] systemd-udevd[168]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.269008] systemd-udevd[168]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.270815] systemd-udevd[177]: a001a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001a00.virtio_mmio' for '/devices/platform/a001a00.virtio_mmio' [ 59.273177] systemd-udevd[168]: a001c00.virtio_mmio: Device processed (SEQNUM=3923, ACTION=add) [ 59.274951] systemd-udevd[177]: a001a00.virtio_mmio: Running built-in command "kmod load" [ 59.276585] systemd-udevd[177]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.278317] systemd-udevd[168]: a001c00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.280384] systemd-udevd[163]: a002200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.282212] systemd-udevd[169]: a002c00.virtio_mmio: Processing device (SEQNUM=3931, ACTION=add) [ 59.283967] systemd-udevd[148]: a002c00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.286144] systemd-udevd[170]: a002800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.288350] systemd-udevd[148]: a002e00.virtio_mmio: Device is queued (SEQNUM=3932, ACTION=add) [ 59.290234] systemd-udevd[177]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.291649] systemd-udevd[177]: a001a00.virtio_mmio: Device processed (SEQNUM=3922, ACTION=add) [ 59.293314] systemd-udevd[177]: a001a00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.295166] systemd-udevd[167]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.297306] systemd-udevd[167]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.299331] systemd-udevd[164]: alarmtimer.0.auto: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.301442] systemd-udevd[167]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.303442] systemd-udevd[171]: a002400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002400.virtio_mmio' for '/devices/platform/a002400.virtio_mmio' [ 59.305530] systemd-udevd[171]: a002400.virtio_mmio: Running built-in command "kmod load" [ 59.307272] systemd-udevd[169]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.309673] systemd-udevd[171]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.311421] systemd-udevd[169]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.313549] systemd-udevd[169]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.315729] systemd-udevd[171]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.317412] systemd-udevd[171]: a002400.virtio_mmio: Device processed (SEQNUM=3927, ACTION=add) [ 59.318845] systemd-udevd[171]: a002400.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.321051] systemd-udevd[163]: a002200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002200.virtio_mmio' for '/devices/platform/a002200.virtio_mmio' [ 59.322732] systemd-udevd[163]: a002200.virtio_mmio: Running built-in command "kmod load" [ 59.324384] systemd-udevd[163]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.326106] systemd-udevd[170]: a002800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002800.virtio_mmio' for '/devices/platform/a002800.virtio_mmio' [ 59.327770] systemd-udevd[170]: a002800.virtio_mmio: Running built-in command "kmod load" [ 59.329855] systemd-udevd[162]: a002600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.331795] systemd-udevd[163]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.333757] systemd-udevd[170]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 59.335528] systemd-udevd[163]: a002200.virtio_mmio: Device processed (SEQNUM=3926, ACTION=add) [ 59.337363] systemd-udevd[163]: a002200.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.339217] systemd-udevd[170]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.340774] systemd-udevd[170]: a002800.virtio_mmio: Device processed (SEQNUM=3929, ACTION=add) [ 59.342543] systemd-udevd[162]: a002600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002600.virtio_mmio' for '/devices/platform/a002600.virtio_mmio' [ 59.344917] systemd-udevd[170]: a002800.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.346750] systemd-udevd[164]: alarmtimer.0.auto: sd-device: Created db file '/run/udev/data/+platform:alarmtimer.0.auto' for '/devices/platform/9010000.pl031/rtc/rtc0/alarmtimer.0.auto' [ 59.349018] systemd-udevd[148]: a002e00.virtio_mmio: Device ready for processing (SEQNUM=3932, ACTION=add) [ 59.350917] systemd-udevd[164]: alarmtimer.0.auto: Running built-in command "kmod load" [ 59.352597] systemd-udevd[164]: Loading module: platform:alarmtimer [ 59.354269] systemd-udevd[148]: a002e00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.356581] systemd-udevd[164]: Failed to find module 'platform:alarmtimer' [ 59.357973] systemd-udevd[164]: alarmtimer.0.auto: Device processed (SEQNUM=3901, ACTION=add) [ 59.359698] systemd-udevd[148]: a003000.virtio_mmio: Device is queued (SEQNUM=3933, ACTION=add) [ 59.361938] systemd-udevd[164]: alarmtimer.0.auto: sd-device-monitor(worker): Passed 371 byte to netlink monitor. [ 59.364966] systemd-udevd[148]: a003000.virtio_mmio: Device ready for processing (SEQNUM=3933, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 59.366516] systemd-udevd[148]: a003000.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.368817] systemd-udevd[169]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.373781] systemd-udevd[172]: a002e00.virtio_mmio: Processing device (SEQNUM=3932, ACTION=add) [ 59.375803] systemd-udevd[167]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.378264] systemd-udevd[172]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 59.380545] systemd-udevd[172]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument systemd-journald.service: Trying to stash fd for dev=0:8/inode=4179 [ 59.382291] systemd-udevd[172]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' systemd-journald.service: Added fd 71 (stored) to fd store. [ 59.384824] systemd-udevd[168]: a003000.virtio_mmio: Processing device (SEQNUM=3933, ACTION=add) [ 59.386689] systemd-udevd[148]: a003200.virtio_mmio: Device is queued (SEQNUM=3934, ACTION=add) [ 59.389096] systemd-udevd[168]: a003000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.391173] systemd-udevd[148]: wakeup1: Device ready for processing (SEQNUM=3902, ACTION=add) [ 59.393326] systemd-udevd[168]: a003000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.395415] systemd-udevd[148]: wakeup1: sd-device-monitor(manager): Passed 225 byte to netlink monitor. [ 59.397423] systemd-udevd[148]: a003200.virtio_mmio: Device ready for processing (SEQNUM=3934, ACTION=add) [ 59.399410] systemd-udevd[167]: a002a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002a00.virtio_mmio' for '/devices/platform/a002a00.virtio_mmio' [ 59.401535] systemd-udevd[167]: a002a00.virtio_mmio: Running built-in command "kmod load" [ 59.403100] systemd-udevd[167]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.405132] systemd-udevd[169]: a002c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002c00.virtio_mmio' for '/devices/platform/a002c00.virtio_mmio' [ 59.406781] systemd-udevd[169]: a002c00.virtio_mmio: Running built-in command "kmod load" [ 59.408465] systemd-udevd[169]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.410316] systemd-udevd[167]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.411723] systemd-udevd[167]: a002a00.virtio_mmio: Device processed (SEQNUM=3930, ACTION=add) [ 59.413394] systemd-udevd[167]: a002a00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.415217] systemd-udevd[169]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.416860] systemd-udevd[169]: a002c00.virtio_mmio: Device processed (SEQNUM=3931, ACTION=add) [ 59.425282] systemd-udevd[148]: a003200.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.430405] systemd-udevd[162]: a002600.virtio_mmio: Running built-in command "kmod load" [ 59.431830] systemd-udevd[162]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.433851] systemd-udevd[148]: a003400.virtio_mmio: Device is queued (SEQNUM=3935, ACTION=add) [ 59.435769] systemd-udevd[162]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.437378] systemd-udevd[162]: a002600.virtio_mmio: Device processed (SEQNUM=3928, ACTION=add) [ 59.438827] systemd-udevd[162]: a002600.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.441010] systemd-udevd[148]: a003400.virtio_mmio: Device ready for processing (SEQNUM=3935, ACTION=add) [ 59.442596] systemd-udevd[148]: a003400.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.444568] systemd-udevd[148]: a003600.virtio_mmio: Device is queued (SEQNUM=3936, ACTION=add) [ 59.446130] systemd-udevd[148]: a003600.virtio_mmio: Device ready for processing (SEQNUM=3936, ACTION=add) [ 59.447987] systemd-udevd[164]: wakeup1: Processing device (SEQNUM=3902, ACTION=add) [ 59.449987] systemd-udevd[177]: a003400.virtio_mmio: Processing device (SEQNUM=3935, ACTION=add) [ 59.451812] systemd-udevd[173]: a003200.virtio_mmio: Processing device (SEQNUM=3934, ACTION=add) [ 59.454041] systemd-udevd[177]: a003400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.455775] systemd-udevd[177]: a003400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.457880] systemd-udevd[177]: a003400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.459874] systemd-udevd[173]: a003200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.461949] systemd-udevd[173]: a003200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.463637] systemd-udevd[173]: a003200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.465850] systemd-udevd[168]: a003000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.468406] systemd-udevd[165]: a003600.virtio_mmio: Processing device (SEQNUM=3936, ACTION=add) [ 59.469933] systemd-udevd[165]: a003600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.471617] systemd-udevd[165]: a003600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.473739] systemd-udevd[165]: a003600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.475813] systemd-udevd[169]: a002c00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.477965] systemd-udevd[148]: a003600.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.479580] systemd-udevd[148]: a003800.virtio_mmio: Device is queued (SEQNUM=3937, ACTION=add) [ 59.485161] systemd-udevd[172]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.487001] systemd-udevd[148]: a003800.virtio_mmio: Device ready for processing (SEQNUM=3937, ACTION=add) [ 59.488793] systemd-udevd[148]: a003800.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.490999] systemd-udevd[168]: a003000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.493259] systemd-udevd[169]: a003800.virtio_mmio: Processing device (SEQNUM=3937, ACTION=add) [ 59.497815] systemd-udevd[148]: a003a00.virtio_mmio: Device is queued (SEQNUM=3938, ACTION=add) [ 59.499628] systemd-udevd[148]: a003a00.virtio_mmio: Device ready for processing (SEQNUM=3938, ACTION=add) [ 59.502245] systemd-udevd[169]: a003800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.504376] systemd-udevd[169]: a003800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.506263] systemd-udevd[169]: a003800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.508697] systemd-udevd[165]: a003600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.510279] systemd-udevd[165]: a003600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003600.virtio_mmio' for '/devices/platform/a003600.virtio_mmio' [ 59.512390] systemd-udevd[165]: a003600.virtio_mmio: Running built-in command "kmod load" [ 59.514621] systemd-udevd[165]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.522186] systemd-udevd[172]: a002e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002e00.virtio_mmio' for '/devices/platform/a002e00.virtio_mmio' [ 59.523783] systemd-udevd[172]: a002e00.virtio_mmio: Running built-in command "kmod load" [ 59.525493] systemd-udevd[172]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.530349] systemd-udevd[177]: a003400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.532367] systemd-udevd[172]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.533742] systemd-udevd[172]: a002e00.virtio_mmio: Device processed (SEQNUM=3932, ACTION=add) [ 59.535115] systemd-udevd[172]: a002e00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.537309] systemd-udevd[177]: a003400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003400.virtio_mmio' for '/devices/platform/a003400.virtio_mmio' [ 59.538901] systemd-udevd[177]: a003400.virtio_mmio: Running built-in command "kmod load" [ 59.540899] systemd-udevd[148]: a003a00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.542760] systemd-udevd[173]: a003200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.544913] systemd-udevd[148]: a003c00.virtio_mmio: Device is queued (SEQNUM=3939, ACTION=add) [ 59.546362] systemd-udevd[148]: a003c00.virtio_mmio: Device ready for processing (SEQNUM=3939, ACTION=add) [ 59.548470] systemd-udevd[173]: a003200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003200.virtio_mmio' for '/devices/platform/a003200.virtio_mmio' [ 59.550440] systemd-udevd[148]: a003c00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.555432] systemd-udevd[168]: a003000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003000.virtio_mmio' for '/devices/platform/a003000.virtio_mmio' [ 59.557514] systemd-udevd[168]: a003000.virtio_mmio: Running built-in command "kmod load" [ 59.559014] systemd-udevd[168]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.560523] systemd-udevd[168]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.561854] systemd-udevd[168]: a003000.virtio_mmio: Device processed (SEQNUM=3933, ACTION=add) [ 59.563225] systemd-udevd[168]: a003000.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.565252] systemd-udevd[163]: a003a00.virtio_mmio: Processing device (SEQNUM=3938, ACTION=add) [ 59.566716] systemd-udevd[163]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.568533] systemd-udevd[163]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.570086] systemd-udevd[163]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.571993] systemd-udevd[177]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.573692] systemd-udevd[177]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.575033] systemd-udevd[177]: a003400.virtio_mmio: Device processed (SEQNUM=3935, ACTION=add) [ 59.577051] systemd-udevd[172]: a003c00.virtio_mmio: Processing device (SEQNUM=3939, ACTION=add) Bus private-bus-connection: changing state UNSET → OPENING sd-bus: starting bus private-bus-connection on fds 76/76 (socket:[3521], socket:[3521])... [ 59.586235] systemctl[250]: Bus n/a: changing state UNSET -> OPENING [ 59.587857] systemctl[250]: sd-bus: starting bus by connecting to /run/systemd/private... Bus private-bus-connection: changing state OPENING → AUTHENTICATING Accepting direct incoming connection from 250 (systemctl) [n/a] [ 59.590260] systemd-udevd[177]: a003400.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.592657] systemctl[250]: Bus n/a: changing state OPENING -> AUTHENTICATING Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager [ 59.594287] systemctl[250]: Executing dbus call org.freedesktop.systemd1.Manager StartUnit(initrd-cleanup.service, replace) [ 59.596645] systemd-udevd[172]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.598270] systemd-udevd[172]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit [ 59.599930] systemd-udevd[172]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.602656] systemd-udevd[148]: a003e00.virtio_mmio: Device is queued (SEQNUM=3940, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device [ 59.604473] systemd-udevd[148]: a003e00.virtio_mmio: Device ready for processing (SEQNUM=3940, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount [ 59.606965] systemd-udevd[148]: a003e00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 59.608655] systemd-udevd[148]: efivars.0: Device is queued (SEQNUM=3941, ACTION=add) [ 59.610410] systemd-udevd[169]: a003800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope [ 59.612502] systemd-udevd[148]: efivars.0: Device ready for processing (SEQNUM=3941, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service [ 59.618022] systemd-udevd[173]: a003200.virtio_mmio: Running built-in command "kmod load" [ 59.619509] systemd-udevd[173]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket [ 59.625511] systemd-udevd[165]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.626855] systemd-udevd[165]: a003600.virtio_mmio: Device processed (SEQNUM=3936, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap [ 59.628454] systemd-udevd[165]: a003600.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.630397] systemd-udevd[173]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.631799] systemd-udevd[173]: a003200.virtio_mmio: Device processed (SEQNUM=3934, ACTION=add) [ 59.633650] systemd-udevd[173]: a003200.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.638468] systemd-udevd[164]: wakeup1: Device processed (SEQNUM=3902, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer [ 59.639857] systemd-udevd[164]: wakeup1: sd-device-monitor(worker): Passed 225 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 Accepted new private connection. [ 59.642577] systemd-udevd[168]: a003e00.virtio_mmio: Processing device (SEQNUM=3940, ACTION=add) Bus private-bus-connection: changing state AUTHENTICATING → RUNNING [ 59.644534] systemd-udevd[168]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.646141] systemd-udevd[168]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.647684] systemd-udevd[168]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.650052] systemd-udevd[163]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.651852] systemctl[250]: Bus n/a: changing state AUTHENTICATING -> RUNNING [ 59.653974] systemd-udevd[148]: efivars.0: sd-device-monitor(manager): Passed 207 byte to netlink monitor. Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 59.656350] systemd-udevd[169]: a003800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003800.virtio_mmio' for '/devices/platform/a003800.virtio_mmio' initrd-cleanup.service: Trying to enqueue job initrd-cleanup.service/start/replace [ 59.658811] systemd-udevd[169]: a003800.virtio_mmio: Running built-in command "kmod load" [ 59.661451] systemctl[250]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a initrd-cleanup.service: Installed new job initrd-cleanup.service/start as 340 initrd-cleanup.service: Enqueued job initrd-cleanup.service/start as 340 [ 59.664319] systemd-udevd[148]: firmware:optee: Device is queued (SEQNUM=3942, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dcleanup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=1 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 59.666357] systemd-udevd[169]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dcleanup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 59.667721] systemd-udevd[169]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=3 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=4 reply_cookie=1 signature=o error-name=n/a error-message=n/a [ 59.670831] systemd-udevd[169]: a003800.virtio_mmio: Device processed (SEQNUM=3937, ACTION=add) initrd-cleanup.service: starting held back, waiting for: initrd-fs.target [ 59.673248] systemd-udevd[148]: firmware:optee: Device ready for processing (SEQNUM=3942, ACTION=add) [ 59.675162] systemd-udevd[169]: a003800.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 59.677358] systemctl[250]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=4 reply_cookie=1 signature=o error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=5 reply_cookie=2 signature=o error-name=n/a error-message=n/a [ 59.679901] systemctl[250]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/initrd_2dcleanup_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 59.682589] systemd-udevd[177]: efivars.0: Processing device (SEQNUM=3941, ACTION=add) [ 59.685436] systemctl[250]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=5 reply_cookie=2 signature=o error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=6 reply_cookie=3 signature=v error-name=n/a error-message=n/a [ 59.687262] systemctl[250]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/initrd_2dcleanup_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 59.690405] systemd-udevd[172]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' Bus private-bus-connection: changing state RUNNING → CLOSING Bus private-bus-connection: changing state CLOSING → CLOSED [ 59.692583] systemctl[250]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=6 reply_cookie=3 signature=v error-name=n/a error-message=n/a Got disconnect on private connection. [ 59.694891] systemctl[250]: Bus n/a: changing state RUNNING -> CLOSED [ 59.696954] systemd-udevd[177]: efivars.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.698574] systemd-udevd[177]: efivars.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.700437] systemd-udevd[177]: efivars.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.702334] systemd-udevd[163]: a003a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003a00.virtio_mmio' for '/devices/platform/a003a00.virtio_mmio' [ 59.704001] systemd-udevd[163]: a003a00.virtio_mmio: Running built-in command "kmod load" [ 59.705599] systemd-udevd[163]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 59.707307] systemd-udevd[164]: firmware:optee: Processing device (SEQNUM=3942, ACTION=add) Received SIGCHLD from PID 250 (systemctl). [ 59.710370] systemd-udevd[163]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' Child 250 (systemctl) died (code=exited, status=0/SUCCESS) [ 59.711807] systemd-udevd[163]: a003a00.virtio_mmio: Device processed (SEQNUM=3938, ACTION=add) initrd-parse-etc.service: Child 250 belongs to initrd-parse-etc.service. [ 59.713590] systemd-udevd[163]: a003a00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. initrd-parse-etc.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 59.715874] systemd-udevd[148]: firmware:optee: sd-device-monitor(manager): Passed 333 byte to netlink monitor. [ 59.718121] systemd-udevd[164]: firmware:optee: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.720644] systemd-udevd[148]: kgdboc: Device is queued (SEQNUM=3943, ACTION=add) [ 59.722074] systemd-udevd[148]: kgdboc: Device ready for processing (SEQNUM=3943, ACTION=add) [ 59.723501] systemd-udevd[148]: kgdboc: sd-device-monitor(manager): Passed 217 byte to netlink monitor. initrd-parse-etc.service: Deactivated successfully. [ 59.725770] systemd-udevd[148]: tpm0: Device is queued (SEQNUM=3944, ACTION=add) initrd-parse-etc.service: Service will not restart (restart setting) initrd-parse-etc.service: Changed start -> dead [ 59.728499] systemd-udevd[172]: a003c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003c00.virtio_mmio' for '/devices/platform/a003c00.virtio_mmio' [ 59.730105] systemd-udevd[172]: a003c00.virtio_mmio: Running built-in command "kmod load" initrd-parse-etc.service: Job 92 initrd-parse-etc.service/start finished, result=done [ 59.731452] systemd-udevd[172]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ OK ] Finished Mountpoints Configured in the Real Root. [ 59.734352] systemd-udevd[169]: kgdboc: Processing device (SEQNUM=3943, ACTION=add) initrd-parse-etc.service: Consumed 1.125s CPU time. initrd-parse-etc.service: Releasing resources... [ 59.739165] systemd-udevd[148]: tpm0: Device ready for processing (SEQNUM=3944, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing. [ 59.741422] systemd-udevd[148]: tpm0: sd-device-monitor(manager): Passed 249 byte to netlink monitor. [ 59.745162] systemd-udevd[164]: firmware:optee: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.746982] systemd-udevd[164]: firmware:optee: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.750028] systemd-udevd[148]: platform-framebuffer.0: Device is queued (SEQNUM=3945, ACTION=add) initrd-fs.target: AssertPathExists=/etc/initrd-release succeeded. initrd-fs.target changed dead -> active [ 59.751705] systemd-udevd[148]: platform-framebuffer.0: Device ready for processing (SEQNUM=3945, ACTION=add) initrd-fs.target: Job 100 initrd-fs.target/start finished, result=done [ OK ] Reached target Initrd File Systems. [ 59.754167] systemd-udevd[168]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.756322] systemd-udevd[168]: a003e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003e00.virtio_mmio' for '/devices/platform/a003e00.virtio_mmio' initrd.target: AssertPathExists=/etc/initrd-release succeeded. [ 59.758071] systemd-udevd[168]: a003e00.virtio_mmio: Running built-in command "kmod load" initrd.target changed dead -> active initrd.target: Job 1 initrd.target/start finished, result=done [ OK ] Reached target Initrd Default Target. [ 59.760397] systemd-udevd[168]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio initrd-cleanup.service: AssertPathExists=/etc/initrd-release succeeded. [ 59.762454] systemd-udevd[172]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' initrd-cleanup.service: Will spawn child (service_enter_start): systemctl [ 59.764525] systemd-udevd[172]: a003c00.virtio_mmio: Device processed (SEQNUM=3939, ACTION=add) [ 59.766339] systemd-udevd[165]: platform-framebuffer.0: Processing device (SEQNUM=3945, ACTION=add) [ 59.768337] systemd-udevd[172]: a003c00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.770249] systemd-udevd[165]: platform-framebuffer.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.772570] systemd-udevd[165]: platform-framebuffer.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.774272] systemd-udevd[165]: platform-framebuffer.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' initrd-cleanup.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/initrd-cleanup.service' to 'max': No such file or directory [ 59.777108] systemd-udevd[173]: tpm0: Processing device (SEQNUM=3944, ACTION=add) [ 59.779189] systemd-udevd[173]: tpm0: Removing watch handle -1. [ 59.781306] systemd-udevd[177]: efivars.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.782752] systemd-udevd[177]: efivars.0: sd-device: Created db file '/run/udev/data/+platform:efivars.0' for '/devices/platform/efivars.0' [ 59.784922] systemd-udevd[148]: platform-framebuffer.0: sd-device-monitor(manager): Passed 233 byte to netlink monitor. initrd-cleanup.service: Passing 0 fds to service initrd-cleanup.service: About to execute: systemctl --no-block isolate initrd-switch-root.target Serializing sd-executor-state to memfd. [ 59.791065] systemd-udevd[169]: kgdboc: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.793110] systemd-udevd[169]: kgdboc: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.794758] systemd-udevd[169]: kgdboc: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.797021] systemd-udevd[148]: pmu: Device is queued (SEQNUM=3946, ACTION=add) initrd-cleanup.service: Forked systemctl as 252 [ 59.798476] systemd-udevd[148]: pmu: Device ready for processing (SEQNUM=3946, ACTION=add) [ 59.800016] systemd-udevd[148]: pmu: sd-device-monitor(manager): Passed 311 byte to netlink monitor. [ 59.802121] systemd-udevd[177]: efivars.0: Running built-in command "kmod load" [ 59.803480] systemd-udevd[177]: Loading module: platform:efivars [ 59.805529] systemd-udevd[168]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 59.806901] systemd-udevd[168]: a003e00.virtio_mmio: Device processed (SEQNUM=3940, ACTION=add) [ 59.809057] systemd-udevd[177]: Failed to find module 'platform:efivars' [ 59.810731] systemd-udevd[168]: a003e00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 59.812803] systemd-udevd[177]: efivars.0: Device processed (SEQNUM=3941, ACTION=add) [ 59.814164] systemd-udevd[177]: efivars.0: sd-device-monitor(worker): Passed 265 byte to netlink monitor. [ 59.815920] systemd-udevd[172]: pmu: Processing device (SEQNUM=3946, ACTION=add) [ 59.817542] systemd-udevd[172]: pmu: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.819242] systemd-udevd[172]: pmu: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.821412] systemd-udevd[172]: pmu: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.826621] systemd-udevd[174]: mtd0ro: Process 'mtd_probe /dev/mtd0ro' failed with exit code 1. [ 59.828022] systemd-udevd[174]: mtd0ro: /usr/lib/udev/rules.d/75-probe_mtd.rules:5 Command "mtd_probe /dev/mtd0ro" returned 1 (error), ignoring [ 59.830349] systemd-udevd[148]: psci: Device is queued (SEQNUM=3947, ACTION=add) [ 59.831791] systemd-udevd[148]: psci: Device ready for processing (SEQNUM=3947, ACTION=add) [ 59.833618] systemd-udevd[148]: psci: sd-device-monitor(manager): Passed 395 byte to netlink monitor. Closing set fd 69 (socket:[1370]) [ 59.835545] systemd-udevd[165]: platform-framebuffer.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.838098] systemd-udevd[164]: firmware:optee: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.839949] systemd-udevd[163]: psci: Processing device (SEQNUM=3947, ACTION=add) initrd-cleanup.service: Changed dead -> start [ 59.842182] systemd-udevd[174]: mtd0ro: Preserve permissions of /dev/mtd0ro, uid=0, gid=0, mode=0600 Starting Cleaning Up and Shutting Down Daemons... [ 59.843894] systemd-udevd[174]: mtd0ro: Successfully created symlink '/dev/char/90:1' to '/dev/mtd0ro' [ 59.846025] systemd-udevd[169]: kgdboc: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' Received SIGCHLD from PID 251 ((sd-close)). Child 251 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 59.847899] systemd-udevd[148]: psci-cpuidle: Device is queued (SEQNUM=3948, ACTION=add) init.scope: Child 251 belongs to init.scope. [ 59.853439] systemd-udevd[148]: psci-cpuidle: Device ready for processing (SEQNUM=3948, ACTION=add) [ 59.857807] systemd-udevd[148]: psci-cpuidle: sd-device-monitor(manager): Passed 215 byte to netlink monitor. [ 59.859799] systemd-udevd[165]: platform-framebuffer.0: sd-device: Created db file '/run/udev/data/+platform:platform-framebuffer.0' for '/devices/platform/platform-framebuffer.0' [ 59.861796] systemd-udevd[165]: platform-framebuffer.0: Running built-in command "kmod load" [ 59.863192] systemd-udevd[165]: Loading module: platform:platform-framebuffer [ 59.865492] systemd-udevd[168]: psci-cpuidle: Processing device (SEQNUM=3948, ACTION=add) [ 59.867302] systemd-udevd[165]: Failed to find module 'platform:platform-framebuffer' [ 59.869077] systemd-udevd[165]: platform-framebuffer.0: Device processed (SEQNUM=3945, ACTION=add) [ 59.870542] systemd-udevd[165]: platform-framebuffer.0: sd-device-monitor(worker): Passed 317 byte to netlink monitor. [ 59.872770] systemd-udevd[148]: reg-dummy: Device is queued (SEQNUM=3949, ACTION=add) [ 59.874263] systemd-udevd[148]: reg-dummy: Device ready for processing (SEQNUM=3949, ACTION=add) [ 59.875738] systemd-udevd[148]: reg-dummy: sd-device-monitor(manager): Passed 226 byte to netlink monitor. [ 59.877880] systemd-udevd[173]: tpm0: /usr/lib/udev/rules.d/tpm-udev.rules:3 OWNER 998 [ 59.879329] systemd-udevd[173]: tpm0: /usr/lib/udev/rules.d/tpm-udev.rules:3 MODE 0660 [ 59.881398] systemd-udevd[148]: regulator.0: Device is queued (SEQNUM=3950, ACTION=add) [ 59.883307] systemd-udevd[173]: tpm0: Setting permissions /dev/tpm0, uid=998, gid=0, mode=0660 [ 59.885378] systemd-udevd[148]: regulator.0: SEQNUM=3950 blocked by SEQNUM=3949 [ 59.890510] systemd-udevd[163]: psci: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.892607] systemd-udevd[163]: psci: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.894380] systemd-udevd[163]: psci: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.896675] systemd-udevd[172]: pmu: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.898135] systemd-udevd[172]: pmu: sd-device: Created db file '/run/udev/data/+platform:pmu' for '/devices/platform/pmu' [ 59.900528] systemd-udevd[177]: reg-dummy: Processing device (SEQNUM=3949, ACTION=add) [ 59.902567] systemd-udevd[172]: pmu: Running built-in command "kmod load" [ 59.903937] systemd-udevd[172]: Loading module: of:NpmuT(null)Carm,armv8-pmuv3 [ 59.908585] systemd-udevd[177]: reg-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 59.910421] systemd-udevd[177]: reg-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 59.912732] systemd-udevd[177]: reg-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 59.914901] systemd-udevd[172]: Failed to find module 'of:NpmuT(null)Carm,armv8-pmuv3' [ 59.916820] systemd-udevd[172]: pmu: Device processed (SEQNUM=3946, ACTION=add) [ 59.918382] systemd-udevd[172]: pmu: sd-device-monitor(worker): Passed 357 byte to netlink monitor. [ 59.920549] systemd-udevd[148]: serial8250:0: Device is queued (SEQNUM=3951, ACTION=add) [ 59.922608] systemd-udevd[173]: tpm0: Successfully created symlink '/dev/char/10:224' to '/dev/tpm0' [ 59.924830] systemd-udevd[148]: serial8250:0: Device ready for processing (SEQNUM=3951, ACTION=add) [ 59.926366] systemd-udevd[148]: serial8250:0: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 59.928603] systemd-udevd[173]: tpm0: sd-device: Created db file '/run/udev/data/c10:224' for '/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpm/tpm0' [ 59.930257] systemd-udevd[173]: tpm0: Device processed (SEQNUM=3944, ACTION=add) [ 59.931630] systemd-udevd[173]: tpm0: sd-device-monitor(worker): Passed 287 byte to netlink monitor. [ 59.934542] systemd-udevd[174]: mtd0ro: sd-device: Created empty file '/run/udev/data/c90:1' for '/devices/platform/4000000.flash/mtd/mtd0ro' [ 59.936461] systemd-udevd[174]: mtd0ro: Device processed (SEQNUM=3891, ACTION=add) [ 59.938255] systemd-udevd[172]: serial8250:0: Processing device (SEQNUM=3951, ACTION=add) [ 59.940322] systemd-udevd[174]: mtd0ro: sd-device-monitor(worker): Passed 228 byte to netlink monitor. [ 59.942198] systemd-udevd[148]: serial8250:0.0: Device is queued (SEQNUM=3952, ACTION=add) [ 59.944417] systemd-udevd[148]: serial8250:0.0: SEQNUM=3952 blocked by SEQNUM=3951 [ 59.946049] systemd-udevd[148]: serial8250:0.1: Device is queued (SEQNUM=3953, ACTION=add) [ 59.947677] systemd-udevd[148]: serial8250:0.1: SEQNUM=3953 blocked by SEQNUM=3951 [ 59.951461] systemd-udevd[163]: psci: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.953842] systemd-udevd[169]: kgdboc: sd-device: Created db file '/run/udev/data/+platform:kgdboc' for '/devices/platform/kgdboc' [ 59.955584] systemd-udevd[169]: kgdboc: Running built-in command "kmod load" [ 59.957390] systemd-udevd[169]: Loading module: platform:kgdboc [ 59.959149] systemd-udevd[163]: psci: sd-device: Created db file '/run/udev/data/+platform:psci' for '/devices/platform/psci' [ 59.961102] systemd-udevd[163]: psci: Running built-in command "kmod load" [ 59.962524] systemd-udevd[163]: Loading module: of:NpsciT(null)Carm,psci-1.0Carm,psci-0.2Carm,psci [ 59.964743] systemd-udevd[169]: Failed to find module 'platform:kgdboc' [ 59.966230] systemd-udevd[169]: kgdboc: Device processed (SEQNUM=3943, ACTION=add) [ 59.967681] systemd-udevd[169]: kgdboc: sd-device-monitor(worker): Passed 269 byte to netlink monitor. [ 59.969805] systemd-udevd[177]: reg-dummy: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 59.971754] systemd-udevd[148]: serial8250:0.2: Device is queued (SEQNUM=3954, ACTION=add) [ 59.973560] systemd-udevd[148]: serial8250:0.2: SEQNUM=3954 blocked by SEQNUM=3951 [ 59.975157] systemd-udevd[148]: serial8250:0.3: Device is queued (SEQNUM=3955, ACTION=add) [ 59.976846] systemd-udevd[148]: serial8250:0.3: SEQNUM=3955 blocked by SEQNUM=3951 [ 59.978394] systemd-udevd[148]: snd-soc-dummy: Device is queued (SEQNUM=3956, ACTION=add) [ 59.980607] systemd-udevd[163]: Failed to find module 'of:NpsciT(null)Carm,psci-1.0Carm,psci-0.2Carm,psci' [ 59.982107] systemd-udevd[163]: psci: Device processed (SEQNUM=3947, ACTION=add) [ 59.983488] systemd-udevd[163]: psci: sd-device-monitor(worker): Passed 443 byte to netlink monitor. [ 59.985790] systemd-udevd[164]: firmware:optee: sd-device: Created db file '/run/udev/data/+platform:firmware:optee' for '/devices/platform/firmware:optee' [ 59.987404] systemd-udevd[164]: firmware:optee: Running built-in command "kmod load" [ 59.989226] systemd-udevd[164]: Loading module: of:NopteeT(null)Clinaro,optee-tz [ 59.990642] systemd-udevd[164]: Failed to find module 'of:NopteeT(null)Clinaro,optee-tz' [ 59.992011] systemd-udevd[164]: firmware:optee: Device processed (SEQNUM=3942, ACTION=add) [ 59.993725] systemd-udevd[164]: firmware:optee: sd-device-monitor(worker): Passed 401 byte to netlink monitor. [ 59.995602] systemd-udevd[177]: reg-dummy: sd-device: Created db file '/run/udev/data/+platform:reg-dummy' for '/devices/platform/reg-dummy' [ 59.997553] systemd-udevd[177]: reg-dummy: Running built-in command "kmod load" [ 59.998931] systemd-udevd[177]: Loading module: platform:reg-dummy [ 60.000802] systemd-udevd[177]: Failed to find module 'platform:reg-dummy' [ 60.002155] systemd-udevd[177]: reg-dummy: Device processed (SEQNUM=3949, ACTION=add) [ 60.003543] systemd-udevd[177]: reg-dummy: sd-device-monitor(worker): Passed 284 byte to netlink monitor. [ 60.005918] systemd-udevd[168]: psci-cpuidle: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 60.007655] systemd-udevd[168]: psci-cpuidle: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 60.009612] systemd-udevd[168]: psci-cpuidle: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 60.011639] systemd-udevd[148]: snd-soc-dummy: Device ready for processing (SEQNUM=3956, ACTION=add) [ 60.013526] systemd-udevd[148]: snd-soc-dummy: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 60.015080] systemd-udevd[148]: timer: Device is queued (SEQNUM=3957, ACTION=add) [ 60.017296] systemd-udevd[173]: snd-soc-dummy: Processing device (SEQNUM=3956, ACTION=add) [ 60.018728] systemd-udevd[173]: snd-soc-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 60.020555] systemd-udevd[173]: snd-soc-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 60.022159] systemd-udevd[173]: snd-soc-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 60.024529] systemd-udevd[148]: timer: Device ready for processing (SEQNUM=3957, ACTION=add) [ 60.025989] systemd-udevd[148]: timer: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 60.027471] systemd-udevd[148]: tpm-event-log: Device is queued (SEQNUM=3958, ACTION=add) [ 60.029402] systemd-udevd[148]: regulator.0: Device ready for processing (SEQNUM=3950, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 60.031700] systemd-udevd[164]: timer: Processing device (SEQNUM=3957, ACTION=add) [ 60.033420] systemd-udevd[164]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 60.035053] systemd-udevd[164]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 60.036910] systemd-udevd[164]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 60.038919] systemd-udevd[168]: psci-cpuidle: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 60.040976] systemd-udevd[172]: serial8250:0: Device processed (SEQNUM=3951, ACTION=add) [ 60.042738] systemd-udevd[168]: psci-cpuidle: sd-device: Created db file '/run/udev/data/+platform:psci-cpuidle' for '/devices/platform/psci-cpuidle' [ 60.044952] systemd-udevd[172]: serial8250:0: sd-device-monitor(worker): Passed 223 byte to netlink monitor. [ 60.046799] systemd-udevd[168]: psci-cpuidle: Running built-in command "kmod load" [ 60.048470] systemd-udevd[168]: Loading module: platform:psci-cpuidle [ 60.050340] systemd-udevd[148]: regulator.0: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 60.051850] systemd-udevd[148]: tpm-event-log: Device ready for processing (SEQNUM=3958, ACTION=add) [ 60.053596] systemd-udevd[148]: tpm-event-log: sd-device-monitor(manager): Passed 338 byte to netlink monitor. [ 60.055481] systemd-udevd[169]: regulator.0: Processing device (SEQNUM=3950, ACTION=add) [ 60.057642] systemd-udevd[148]: software: Device is queued (SEQNUM=3959, ACTION=add) [ 60.059074] systemd-udevd[148]: serial8250:0.0: Device ready for processing (SEQNUM=3952, ACTION=add) [ 60.061247] systemd-udevd[173]: snd-soc-dummy: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 60.063935] systemd-udevd[177]: tpm-event-log: Processing device (SEQNUM=3958, ACTION=add) [ 60.069005] systemd-udevd[173]: snd-soc-dummy: sd-device: Created db file '/run/udev/data/+platform:snd-soc-dummy' for '/devices/platform/snd-soc-dummy' [ 60.070632] systemd-udevd[173]: snd-soc-dummy: Running built-in command "kmod load" systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 60.072733] systemd-udevd[177]: tpm-event-log: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' systemd-journald.service: Trying to stash fd for dev=0:8/inode=4188 [ 60.075807] systemd-udevd[173]: Loading module: platform:snd-soc-dummy systemd-journald.service: Added fd 71 (stored) to fd store. [ 60.077943] systemd-udevd[177]: tpm-event-log: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 60.080623] systemd-udevd[177]: tpm-event-log: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 60.082839] systemd-udevd[173]: Failed to find module 'platform:snd-soc-dummy' [ 60.084511] systemd-udevd[173]: snd-soc-dummy: Device processed (SEQNUM=3956, ACTION=add) [ 60.086312] systemd-udevd[168]: Failed to find module 'platform:psci-cpuidle' [ 60.087731] systemd-udevd[168]: psci-cpuidle: Device processed (SEQNUM=3948, ACTION=add) [ 60.089826] systemd-udevd[173]: snd-soc-dummy: sd-device-monitor(worker): Passed 304 byte to netlink monitor. [ 60.091694] systemd-udevd[172]: serial8250:0.0: Processing device (SEQNUM=3952, ACTION=add) [ 60.093746] systemd-udevd[168]: psci-cpuidle: sd-device-monitor(worker): Passed 279 byte to netlink monitor. [ 60.095560] systemd-udevd[148]: serial8250:0.0: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 60.097575] systemd-udevd[148]: serial8250:0.1: Device ready for processing (SEQNUM=3953, ACTION=add) [ 60.099142] systemd-udevd[148]: serial8250:0.1: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 60.101386] systemd-udevd[169]: regulator.0: Device processed (SEQNUM=3950, ACTION=add) [ 60.103201] systemd-udevd[148]: serial8250:0.2: Device ready for processing (SEQNUM=3954, ACTION=add) [ 60.105299] systemd-udevd[169]: regulator.0: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 60.107181] systemd-udevd[148]: serial8250:0.2: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 60.109178] systemd-udevd[148]: serial8250:0.3: Device ready for processing (SEQNUM=3955, ACTION=add) [ 60.110682] systemd-udevd[148]: serial8250:0.3: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 60.112594] systemd-udevd[148]: software: Device ready for processing (SEQNUM=3959, ACTION=add) [ 60.114057] systemd-udevd[148]: software: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 60.115924] systemd-udevd[164]: timer: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 60.118084] systemd-udevd[163]: serial8250:0.2: Processing device (SEQNUM=3954, ACTION=add) [ 60.119893] systemd-udevd[164]: timer: sd-device: Created db file '/run/udev/data/+platform:timer' for '/devices/platform/timer' [ 60.121600] systemd-udevd[164]: timer: Running built-in command "kmod load" [ 60.122947] systemd-udevd[164]: Loading module: of:NtimerT(null)Carm,armv8-timerCarm,armv7-timer [ 60.124565] systemd-udevd[164]: Failed to find module 'of:NtimerT(null)Carm,armv8-timerCarm,armv7-timer' [ 60.126014] systemd-udevd[164]: timer: Device processed (SEQNUM=3957, ACTION=add) [ 60.127353] systemd-udevd[164]: timer: sd-device-monitor(worker): Passed 400 byte to netlink monitor. [ 60.129460] systemd-udevd[162]: software: Processing device (SEQNUM=3959, ACTION=add) [ 60.131270] systemd-udevd[177]: tpm-event-log: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 60.133347] systemd-udevd[165]: serial8250:0.1: Processing device (SEQNUM=3953, ACTION=add) [ 60.138498] systemd-udevd[171]: serial8250:0.3: Processing device (SEQNUM=3955, ACTION=add) [ 60.140576] systemd-udevd[148]: broadcast: Device is queued (SEQNUM=3960, ACTION=add) [ 60.142069] systemd-udevd[148]: broadcast: Device ready for processing (SEQNUM=3960, ACTION=add) [ 60.143563] systemd-udevd[148]: broadcast: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 60.145591] systemd-udevd[148]: clockevent0: Device is queued (SEQNUM=3961, ACTION=add) [ 60.147101] systemd-udevd[148]: clockevent0: Device ready for processing (SEQNUM=3961, ACTION=add) [ 60.148902] systemd-udevd[148]: clockevent0: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 60.150790] systemd-udevd[168]: clockevent0: Processing device (SEQNUM=3961, ACTION=add) [ 60.152928] systemd-udevd[164]: broadcast: Processing device (SEQNUM=3960, ACTION=add) [ 60.154785] systemd-udevd[148]: clockevent1: Device is queued (SEQNUM=3962, ACTION=add) [ 60.156567] systemd-udevd[148]: clockevent1: Device ready for processing (SEQNUM=3962, ACTION=add) [ 60.158118] systemd-udevd[148]: clockevent1: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 60.159701] systemd-udevd[148]: clockevent2: Device is queued (SEQNUM=3963, ACTION=add) [ 60.161447] systemd-udevd[148]: clockevent2: Device ready for processing (SEQNUM=3963, ACTION=add) [ 60.163460] systemd-udevd[169]: clockevent1: Processing device (SEQNUM=3962, ACTION=add) [ 60.165658] systemd-udevd[173]: clockevent2: Processing device (SEQNUM=3963, ACTION=add) [ 60.167475] systemd-udevd[163]: serial8250:0.2: Device processed (SEQNUM=3954, ACTION=add) [ 60.169314] systemd-udevd[163]: serial8250:0.2: sd-device-monitor(worker): Passed 238 byte to netlink monitor. [ 60.171186] systemd-udevd[162]: software: Device processed (SEQNUM=3959, ACTION=add) [ 60.172789] systemd-udevd[162]: software: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 60.174737] systemd-udevd[148]: clockevent2: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 60.176604] systemd-udevd[148]: clockevent3: Device is queued (SEQNUM=3964, ACTION=add) [ 60.178125] systemd-udevd[148]: clockevent3: Device ready for processing (SEQNUM=3964, ACTION=add) [ 60.179606] systemd-udevd[148]: clockevent3: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 60.181902] systemd-udevd[177]: tpm-event-log: sd-device: Created db file '/run/udev/data/+platform:tpm-event-log' for '/devices/platform/tpm-event-log' [ 60.183554] systemd-udevd[177]: tpm-event-log: Running built-in command "kmod load" [ 60.185419] systemd-udevd[177]: Loading module: of:Ntpm-event-logT(null)Carm,tpm_event_log [ 60.186844] systemd-udevd[177]: Failed to find module 'of:Ntpm-event-logT(null)Carm,tpm_event_log' [ 60.188688] systemd-udevd[177]: tpm-event-log: Device processed (SEQNUM=3958, ACTION=add) [ 60.190105] systemd-udevd[177]: tpm-event-log: sd-device-monitor(worker): Passed 404 byte to netlink monitor. [ 60.191913] systemd-udevd[168]: clockevent0: Device processed (SEQNUM=3961, ACTION=add) [ 60.194254] systemd-udevd[172]: serial8250:0.0: Device processed (SEQNUM=3952, ACTION=add) [ 60.195781] systemd-udevd[172]: serial8250:0.0: sd-device-monitor(worker): Passed 238 byte to netlink monitor. [ 60.199882] systemd-udevd[148]: clocksource0: Device is queued (SEQNUM=3965, ACTION=add) [ 60.202189] systemd-udevd[163]: clockevent3: Processing device (SEQNUM=3964, ACTION=add) [ 60.204292] systemd-udevd[148]: clocksource0: Device ready for processing (SEQNUM=3965, ACTION=add) [ 60.205872] systemd-udevd[148]: clocksource0: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 60.207848] systemd-udevd[165]: serial8250:0.1: Device processed (SEQNUM=3953, ACTION=add) [ 60.209722] systemd-udevd[165]: serial8250:0.1: sd-device-monitor(worker): Passed 238 byte to netlink monitor. [ 60.211792] systemd-udevd[173]: clockevent2: Device processed (SEQNUM=3963, ACTION=add) [ 60.213466] systemd-udevd[173]: clockevent2: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 60.215336] systemd-udevd[164]: broadcast: Device processed (SEQNUM=3960, ACTION=add) [ 60.217085] systemd-udevd[164]: broadcast: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 60.218953] systemd-udevd[162]: clocksource0: Processing device (SEQNUM=3965, ACTION=add) [ 60.221908] systemd-udevd[148]: cpu0: Device is queued (SEQNUM=3966, ACTION=add) [ 60.223433] systemd-udevd[148]: cpu0: Device ready for processing (SEQNUM=3966, ACTION=add) [ 60.225598] systemd-udevd[168]: clockevent0: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 60.227583] systemd-udevd[171]: serial8250:0.3: Device processed (SEQNUM=3955, ACTION=add) [ 60.229337] systemd-udevd[171]: serial8250:0.3: sd-device-monitor(worker): Passed 238 byte to netlink monitor. [ 60.231191] systemd-udevd[169]: clockevent1: Device processed (SEQNUM=3962, ACTION=add) [ 60.232835] systemd-udevd[169]: clockevent1: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 60.234581] systemd-udevd[163]: clockevent3: Device processed (SEQNUM=3964, ACTION=add) [ 60.236662] systemd-udevd[164]: cpu0: Processing device (SEQNUM=3966, ACTION=add) [ 60.238357] systemd-udevd[163]: clockevent3: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 60.240605] systemd-udevd[164]: cpu0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 60.242307] systemd-udevd[164]: cpu0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': Invalid argument [ 60.244440] systemd-udevd[162]: clocksource0: Device processed (SEQNUM=3965, ACTION=add) [ 60.246161] systemd-udevd[148]: cpu0: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 60.247990] systemd-udevd[162]: clocksource0: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 60.250110] systemd-udevd[148]: cpu1: Device is queued (SEQNUM=3967, ACTION=add) [ 60.251504] systemd-udevd[148]: cpu1: Device ready for processing (SEQNUM=3967, ACTION=add) [ 60.253232] systemd-udevd[148]: cpu1: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 60.255026] systemd-udevd[172]: cpu1: Processing device (SEQNUM=3967, ACTION=add) [ 60.256987] systemd-udevd[148]: cpu2: Device is queued (SEQNUM=3968, ACTION=add) [ 60.258404] systemd-udevd[148]: cpu2: Device ready for processing (SEQNUM=3968, ACTION=add) [ 60.259826] systemd-udevd[148]: cpu2: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 60.261790] systemd-udevd[168]: cpu2: Processing device (SEQNUM=3968, ACTION=add) [ 60.263501] systemd-udevd[148]: cpu3: Device is queued (SEQNUM=3969, ACTION=add) [ 60.265514] systemd-udevd[148]: cpu3: Device ready for processing (SEQNUM=3969, ACTION=add) [ 60.267300] systemd-udevd[168]: cpu2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 60.269476] systemd-udevd[148]: cpu3: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 60.271391] systemd-udevd[168]: cpu2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': Invalid argument [ 60.273826] systemd-udevd[148]: mc: Device is queued (SEQNUM=3970, ACTION=add) [ 60.275226] systemd-udevd[148]: mc: Device ready for processing (SEQNUM=3970, ACTION=add) Bus private-bus-connection: changing state UNSET → OPENING sd-bus: starting bus private-bus-connection on fds 76/76 (socket:[3526], socket:[3526])... [ 60.286133] systemctl[252]: Bus n/a: changing state UNSET -> OPENING Bus private-bus-connection: changing state OPENING → AUTHENTICATING [ 60.287681] systemctl[252]: sd-bus: starting bus by connecting to /run/systemd/private... Accepting direct incoming connection from 252 (systemctl) [n/a] Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager [ 60.293811] systemd-udevd[172]: cpu1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 60.295421] systemd-udevd[172]: cpu1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': Invalid argument Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit [ 60.298374] systemctl[252]: Bus n/a: changing state OPENING -> AUTHENTICATING [ 60.300509] systemctl[252]: Executing dbus call org.freedesktop.systemd1.Manager StartUnit(initrd-switch-root.target, isolate) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount [ 60.306839] systemd-udevd[173]: mc: Processing device (SEQNUM=3970, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service [ 60.312509] systemd-udevd[164]: cpu0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 60.313979] systemd-udevd[164]: cpu0: Running built-in command "kmod load" [ 60.315630] systemd-udevd[164]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket [ 60.321151] systemd-udevd[169]: cpu3: Processing device (SEQNUM=3969, ACTION=add) [ 60.322979] systemd-udevd[164]: Failed to find module 'cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap [ 60.324777] systemd-udevd[164]: cpu0: Device processed (SEQNUM=3966, ACTION=add) [ 60.327108] systemd-udevd[169]: cpu3: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 60.329333] systemd-udevd[169]: cpu3: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': Invalid argument [ 60.331216] systemd-udevd[164]: cpu0: sd-device-monitor(worker): Passed 350 byte to netlink monitor. [ 60.333162] systemd-udevd[148]: mc: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 60.335003] systemd-udevd[172]: cpu1: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 60.337051] systemd-udevd[172]: cpu1: Running built-in command "kmod load" Accepted new private connection. [ 60.338919] systemd-udevd[172]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B Bus private-bus-connection: changing state AUTHENTICATING → RUNNING [ 60.341317] systemd-udevd[148]: memory1: Device is queued (SEQNUM=3971, ACTION=add) [ 60.343108] systemd-udevd[172]: Failed to find module 'cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B' [ 60.345121] systemd-udevd[148]: memory1: Device ready for processing (SEQNUM=3971, ACTION=add) [ 60.346909] systemd-udevd[172]: cpu1: Device processed (SEQNUM=3967, ACTION=add) [ 60.348882] systemctl[252]: Bus n/a: changing state AUTHENTICATING -> RUNNING Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 60.350745] systemd-udevd[148]: memory1: sd-device-monitor(manager): Passed 182 byte to netlink monitor. initrd-switch-root.target: Trying to enqueue job initrd-switch-root.target/start/isolate [ 60.353469] systemctl[252]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 60.356242] systemd-udevd[172]: cpu1: sd-device-monitor(worker): Passed 350 byte to netlink monitor. [ 60.358145] systemd-udevd[164]: memory1: Processing device (SEQNUM=3971, ACTION=add) [ 60.359990] systemd-udevd[173]: mc: Device processed (SEQNUM=3970, ACTION=add) [ 60.361738] systemd-udevd[173]: mc: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 60.363571] systemd-udevd[164]: memory1: Device processed (SEQNUM=3971, ACTION=add) [ 60.365336] systemd-udevd[164]: memory1: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 60.367231] systemd-udevd[148]: memory10: Device is queued (SEQNUM=3972, ACTION=add) systemd-repart.service: Looking at job systemd-repart.service/stop conflicted_by=no systemd-repart.service: Looking at job systemd-repart.service/start conflicted_by=no [ 60.368957] systemd-udevd[148]: memory10: Device ready for processing (SEQNUM=3972, ACTION=add) systemd-repart.service: Fixing conflicting jobs systemd-repart.service/stop,systemd-repart.service/start by deleting job systemd-repart.service/stop initrd-switch-root.target: Fixing conflicting jobs initrd-switch-root.target/stop,initrd-switch-root.target/start by deleting job initrd-switch-root.target/stop [ 60.370420] systemd-udevd[148]: memory10: sd-device-monitor(manager): Passed 183 byte to netlink monitor. systemd-repart.service: Deleting job systemd-repart.service/start as dependency of job initrd-switch-root.target/stop dbus.socket: Installed new job dbus.socket/stop as 426 paths.target: Installed new job paths.target/stop as 445 dbus.service: Installed new job dbus.service/stop as 427 slices.target: Installed new job slices.target/stop as 403 systemd-pcrphase-initrd.service: Installed new job systemd-pcrphase-initrd.service/stop as 401 systemd-ask-password-console.path: Installed new job systemd-ask-password-console.path/stop as 410 swap.target: Installed new job swap.target/stop as 436 cryptsetup.target: Installed new job cryptsetup.target/stop as 446 systemd-timesyncd.service: Installed new job systemd-timesyncd.service/stop as 412 [ 60.377539] systemd-udevd[168]: cpu2: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' systemd-userdbd.service: Installed new job systemd-userdbd.service/stop as 411 initrd-cleanup.service: Merged initrd-cleanup.service/start into installed job initrd-cleanup.service/start as 340 [ 60.379695] systemd-udevd[168]: cpu2: Running built-in command "kmod load" nss-lookup.target: Installed new job nss-lookup.target/stop as 435 blockdev@dev-mapper-usr.target: Installed new job blockdev@dev-mapper-usr.target/stop as 443 [ 60.381519] systemd-udevd[168]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B veritysetup.target: Installed new job veritysetup.target/stop as 402 initrd.target: Installed new job initrd.target/stop as 423 systemd-tmpfiles-setup-dev.service: Installed new job systemd-tmpfiles-setup-dev.service/stop as 394 sysinit.target: Installed new job sysinit.target/stop as 415 [ 60.383814] systemd-udevd[169]: cpu3: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' systemd-pcrextend.socket: Installed new job systemd-pcrextend.socket/stop as 407 local-fs-pre.target: Installed new job local-fs-pre.target/stop as 448 modprobe@dm_mod.service: Installed new job modprobe@dm_mod.service/start as 388 [ 60.386689] systemd-udevd[168]: Failed to find module 'cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B' integritysetup.target: Installed new job integritysetup.target/stop as 438 [ 60.388956] systemd-udevd[169]: cpu3: Running built-in command "kmod load" initrd-udevadm-cleanup-db.service: Installed new job initrd-udevadm-cleanup-db.service/start as 348 [ 60.390827] systemd-udevd[168]: cpu2: Device processed (SEQNUM=3968, ACTION=add) network.target: Installed new job network.target/stop as 433 [ 60.392993] systemd-udevd[169]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B systemd-fsck-root.service: Installed new job systemd-fsck-root.service/start as 368 [ 60.394943] systemd-udevd[168]: cpu2: sd-device-monitor(worker): Passed 350 byte to netlink monitor. initrd-root-device.target: Installed new job initrd-root-device.target/stop as 447 local-fs.target: Installed new job local-fs.target/stop as 440 [ 60.397073] systemd-udevd[169]: Failed to find module 'cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B' modprobe@loop.service: Installed new job modprobe@loop.service/start as 386 systemd-tpm2-setup-early.service: Installed new job systemd-tpm2-setup-early.service/stop as 404 systemd-udevd.service: Installed new job systemd-udevd.service/stop as 353 [ 60.399506] systemd-udevd[169]: cpu3: Device processed (SEQNUM=3969, ACTION=add) systemd-udevd-control.socket: Installed new job systemd-udevd-control.socket/stop as 351 initrd-switch-root.target: Installed new job initrd-switch-root.target/start as 343 [ 60.401502] systemd-udevd[169]: cpu3: sd-device-monitor(worker): Passed 350 byte to netlink monitor. systemd-userdbd.socket: Installed new job systemd-userdbd.socket/stop as 434 systemd-networkd.socket: Installed new job systemd-networkd.socket/stop as 431 systemd-tmpfiles-setup.service: Installed new job systemd-tmpfiles-setup.service/stop as 398 sockets.target: Installed new job sockets.target/stop as 441 initrd-switch-root.service: Installed new job initrd-switch-root.service/start as 344 systemd-networkd.service: Installed new job systemd-networkd.service/stop as 392 remote-cryptsetup.target: Installed new job remote-cryptsetup.target/stop as 408 systemd-udevd-kernel.socket: Installed new job systemd-udevd-kernel.socket/stop as 349 time-set.target: Installed new job time-set.target/stop as 442 blockdev@dev-mapper-root.target: Installed new job blockdev@dev-mapper-root.target/stop as 432 [ 60.408320] systemd-udevd[177]: memory10: Processing device (SEQNUM=3972, ACTION=add) systemd-udev-trigger.service: Installed new job systemd-udev-trigger.service/stop as 350 systemd-network-generator.service: Installed new job systemd-network-generator.service/stop as 399 basic.target: Installed new job basic.target/stop as 422 systemd-tmpfiles-setup-dev-early.service: Installed new job systemd-tmpfiles-setup-dev-early.service/stop as 393 [ 60.410827] systemd-udevd[148]: memory11: Device is queued (SEQNUM=3973, ACTION=add) systemd-pcrfs@sysroot.service: Installed new job systemd-pcrfs@sysroot.service/start as 379 initrd-usr-fs.target: Installed new job initrd-usr-fs.target/stop as 406 systemd-resolved.service: Installed new job systemd-resolved.service/stop as 390 [ 60.414145] systemd-udevd[148]: memory11: Device ready for processing (SEQNUM=3973, ACTION=add) remote-veritysetup.target: Installed new job remote-veritysetup.target/stop as 405 systemd-vconsole-setup.service: Installed new job systemd-vconsole-setup.service/stop as 444 systemd-initctl.socket: Installed new job systemd-initctl.socket/stop as 439 [ 60.415909] systemd-udevd[148]: memory11: sd-device-monitor(manager): Passed 183 byte to netlink monitor. network-pre.target: Installed new job network-pre.target/stop as 437 tpm2.target: Installed new job tpm2.target/stop as 409 systemd-sysctl.service: Installed new job systemd-sysctl.service/stop as 414 [ 60.418197] systemd-udevd[148]: memory12: Device is queued (SEQNUM=3974, ACTION=add) timers.target: Installed new job timers.target/stop as 413 initrd-switch-root.target: Enqueued job initrd-switch-root.target/start as 343 Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dswitch_2droot_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=1 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=3 reply_cookie=1 signature=o error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/timers_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=4 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dsysctl_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.432681] systemd-udevd[148]: memory12: Device ready for processing (SEQNUM=3974, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dsysctl_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.435091] systemd-udevd[148]: memory12: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/tpm2_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/network_2dpre_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.438472] systemd-udevd[164]: memory11: Processing device (SEQNUM=3973, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dinitctl_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.441913] systemctl[252]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=3 reply_cookie=1 signature=o error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dinitctl_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.444490] systemctl[252]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.447383] systemd-udevd[148]: memory13: Device is queued (SEQNUM=3975, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.449276] systemd-udevd[148]: memory13: Device ready for processing (SEQNUM=3975, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/remote_2dveritysetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.451444] systemd-udevd[148]: memory13: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=14 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.454323] systemd-udevd[148]: memory14: Device is queued (SEQNUM=3976, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=15 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.456880] systemd-udevd[148]: memory14: Device ready for processing (SEQNUM=3976, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dusr_2dfs_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.459171] systemd-udevd[148]: memory14: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dpcrfs_40sysroot_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.462484] systemd-udevd[172]: memory12: Processing device (SEQNUM=3974, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dpcrfs_40sysroot_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.465038] systemd-udevd[148]: memory15: Device is queued (SEQNUM=3977, ACTION=add) [ 60.467125] systemd-udevd[148]: memory15: Device ready for processing (SEQNUM=3977, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2dearly_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.469366] systemd-udevd[173]: memory15: Processing device (SEQNUM=3977, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2dearly_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.471728] systemd-udevd[168]: memory13: Processing device (SEQNUM=3975, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/basic_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=21 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.473688] systemd-udevd[148]: memory15: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetwork_2dgenerator_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=22 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.475967] systemd-udevd[177]: memory10: Device processed (SEQNUM=3972, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetwork_2dgenerator_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=23 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.478788] systemd-udevd[148]: memory16: Device is queued (SEQNUM=3978, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dudev_2dtrigger_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.481260] systemd-udevd[177]: memory10: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dudev_2dtrigger_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.483727] systemd-udevd[148]: memory16: Device ready for processing (SEQNUM=3978, ACTION=add) [ 60.486173] systemd-udevd[148]: memory16: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/blockdev_40dev_2dmapper_2droot_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.488673] systemd-udevd[169]: memory14: Processing device (SEQNUM=3976, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/time_2dset_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=27 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.490500] systemd-udevd[164]: memory11: Device processed (SEQNUM=3973, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dudevd_2dkernel_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=28 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.491918] systemd-udevd[164]: memory11: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dudevd_2dkernel_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=29 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.495145] systemd-udevd[148]: memory17: Device is queued (SEQNUM=3979, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/remote_2dcryptsetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=30 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.496866] systemd-udevd[148]: memory17: Device ready for processing (SEQNUM=3979, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=31 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.499175] systemd-udevd[148]: memory17: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=32 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.501849] systemd-udevd[148]: memory18: Device is queued (SEQNUM=3980, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dswitch_2droot_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=33 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.504597] systemd-udevd[168]: memory13: Device processed (SEQNUM=3975, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dswitch_2droot_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=34 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.506463] systemd-udevd[168]: memory13: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/sockets_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=35 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.509205] systemd-udevd[173]: memory15: Device processed (SEQNUM=3977, ACTION=add) [ 60.511217] systemd-udevd[173]: memory15: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=36 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=37 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=38 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.516812] systemd-udevd[165]: memory16: Processing device (SEQNUM=3978, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=39 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.519442] systemd-udevd[169]: memory14: Device processed (SEQNUM=3976, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duserdbd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=40 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.521539] systemd-udevd[169]: memory14: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duserdbd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=41 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.523913] systemd-udevd[148]: memory18: Device ready for processing (SEQNUM=3980, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dudevd_2dcontrol_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=42 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.526149] systemd-udevd[148]: memory18: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dudevd_2dcontrol_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=43 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.529143] systemd-udevd[172]: memory12: Device processed (SEQNUM=3974, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dudevd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=44 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.531173] systemd-udevd[148]: memory19: Device is queued (SEQNUM=3981, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dudevd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=45 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.534307] systemd-udevd[172]: memory12: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtpm2_2dsetup_2dearly_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=46 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.536391] systemd-udevd[148]: memory19: Device ready for processing (SEQNUM=3981, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtpm2_2dsetup_2dearly_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=47 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.538828] systemd-udevd[164]: memory17: Processing device (SEQNUM=3979, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/modprobe_40loop_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=48 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.541530] systemd-udevd[148]: memory19: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/modprobe_40loop_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=49 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.543302] systemd-udevd[148]: memory20: Device is queued (SEQNUM=3982, ACTION=add) [ 60.545868] systemd-udevd[148]: memory20: Device ready for processing (SEQNUM=3982, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/local_2dfs_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=50 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.547381] systemd-udevd[148]: memory20: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2droot_2ddevice_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=51 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.549879] systemd-udevd[177]: memory18: Processing device (SEQNUM=3980, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dfsck_2droot_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=52 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.551792] systemd-udevd[148]: memory21: Device is queued (SEQNUM=3983, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dfsck_2droot_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=53 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.554347] systemd-udevd[148]: memory21: Device ready for processing (SEQNUM=3983, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=54 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.556798] systemd-udevd[148]: memory21: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dudevadm_2dcleanup_2ddb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=55 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.559147] systemd-udevd[148]: memory22: Device is queued (SEQNUM=3984, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dudevadm_2dcleanup_2ddb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=56 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.562049] systemd-udevd[148]: memory22: Device ready for processing (SEQNUM=3984, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/integritysetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=57 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.564927] systemd-udevd[169]: memory21: Processing device (SEQNUM=3983, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/modprobe_40dm_5fmod_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=58 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.567853] systemd-udevd[172]: memory19: Processing device (SEQNUM=3981, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/modprobe_40dm_5fmod_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=59 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.570390] systemd-udevd[148]: memory22: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 60.572508] systemd-udevd[148]: memory23: Device is queued (SEQNUM=3985, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/local_2dfs_2dpre_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=60 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.573978] systemd-udevd[148]: memory23: Device ready for processing (SEQNUM=3985, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dpcrextend_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=61 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.575433] systemd-udevd[148]: memory23: sd-device-monitor(manager): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dpcrextend_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=62 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.577986] systemd-udevd[165]: memory16: Device processed (SEQNUM=3978, ACTION=add) [ 60.579568] systemd-udevd[165]: memory16: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/sysinit_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=63 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.582120] systemd-udevd[173]: memory22: Processing device (SEQNUM=3984, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=64 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.584465] systemd-udevd[168]: memory20: Processing device (SEQNUM=3982, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=65 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.586202] systemd-udevd[169]: memory21: Device processed (SEQNUM=3983, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=66 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.588729] systemd-udevd[148]: memory8: Device is queued (SEQNUM=3986, ACTION=add) [ 60.590884] systemd-udevd[148]: memory8: Device ready for processing (SEQNUM=3986, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/veritysetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=67 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.593108] systemd-udevd[164]: memory17: Device processed (SEQNUM=3979, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/blockdev_40dev_2dmapper_2dusr_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=68 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.595149] systemd-udevd[148]: memory8: sd-device-monitor(manager): Passed 182 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/nss_2dlookup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=69 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.597426] systemd-udevd[164]: memory17: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duserdbd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=70 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.599714] systemd-udevd[148]: memory9: Device is queued (SEQNUM=3987, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duserdbd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=71 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.602183] systemd-udevd[148]: memory9: Device ready for processing (SEQNUM=3987, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=72 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.604997] systemd-udevd[177]: memory18: Device processed (SEQNUM=3980, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=73 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.606931] systemd-udevd[177]: memory18: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/cryptsetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=74 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/swap_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=75 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.613038] systemd-udevd[163]: memory23: Processing device (SEQNUM=3985, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dask_2dpassword_2dconsole_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=76 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.615419] systemd-udevd[173]: memory22: Device processed (SEQNUM=3984, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dask_2dpassword_2dconsole_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=77 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.617302] systemd-udevd[173]: memory22: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dpcrphase_2dinitrd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=78 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.619350] systemd-udevd[169]: memory21: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dpcrphase_2dinitrd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=79 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/slices_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=80 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.625569] systemd-udevd[171]: memory8: Processing device (SEQNUM=3986, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=81 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.627735] systemd-udevd[148]: memory9: sd-device-monitor(manager): Passed 182 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=82 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.629466] systemd-udevd[148]: node0: Device is queued (SEQNUM=3988, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/paths_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=83 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.631647] systemd-udevd[172]: memory19: Device processed (SEQNUM=3981, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=84 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.635181] systemd-udevd[148]: node0: Device ready for processing (SEQNUM=3988, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=85 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=86 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.637826] systemd-udevd[172]: memory19: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=87 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=88 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.641227] systemd-udevd[148]: node0: sd-device-monitor(manager): Passed 176 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=89 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=90 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.643562] systemd-udevd[148]: tracepoint: Device is queued (SEQNUM=3989, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=91 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=92 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.646630] systemd-udevd[163]: memory23: Device processed (SEQNUM=3985, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=93 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=94 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.649547] systemd-udevd[168]: memory20: Device processed (SEQNUM=3982, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=95 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=96 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.652649] systemd-udevd[163]: memory23: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=97 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=98 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.655247] systemd-udevd[168]: memory20: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=99 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=100 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.657943] systemd-udevd[148]: tracepoint: Device ready for processing (SEQNUM=3989, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=101 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=102 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.660819] systemd-udevd[148]: tracepoint: sd-device-monitor(manager): Passed 177 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=103 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=104 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.663751] systemd-udevd[165]: memory9: Processing device (SEQNUM=3987, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=105 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=106 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.666904] systemd-udevd[148]: uprobe: Device is queued (SEQNUM=3990, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=107 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=108 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.669639] systemd-udevd[148]: uprobe: Device ready for processing (SEQNUM=3990, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=109 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=110 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.672614] systemd-udevd[169]: uprobe: Processing device (SEQNUM=3990, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=111 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=112 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.674973] systemd-udevd[171]: memory8: Device processed (SEQNUM=3986, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=113 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=114 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.678234] systemd-udevd[148]: uprobe: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=115 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=116 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.681176] systemd-udevd[164]: node0: Processing device (SEQNUM=3988, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=117 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=118 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.684358] systemd-udevd[148]: 1:0: Device is queued (SEQNUM=3991, ACTION=add) [ 60.688367] systemd-udevd[148]: 1:0: Device ready for processing (SEQNUM=3991, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=119 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.690313] systemd-udevd[168]: 1:0: Processing device (SEQNUM=3991, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=120 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.693124] systemd-udevd[172]: tracepoint: Processing device (SEQNUM=3989, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=121 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=122 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.696339] systemd-udevd[169]: uprobe: Device processed (SEQNUM=3990, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=123 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.698493] systemd-udevd[169]: uprobe: sd-device-monitor(worker): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=124 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=125 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.700882] systemd-udevd[148]: 1:0: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=126 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=127 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.703538] systemd-udevd[148]: 1:1: Device is queued (SEQNUM=3992, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=128 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/job/340 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=129 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.706787] systemd-udevd[165]: memory9: Device processed (SEQNUM=3987, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=130 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=131 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.710876] systemd-udevd[171]: memory8: sd-device-monitor(worker): Passed 182 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=132 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=133 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.713313] systemd-udevd[148]: 1:1: Device ready for processing (SEQNUM=3992, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=134 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=135 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.715426] systemd-udevd[148]: 1:1: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=136 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=137 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.719001] systemd-udevd[172]: tracepoint: Device processed (SEQNUM=3989, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=138 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=139 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 60.722301] systemd-udevd[172]: tracepoint: sd-device-monitor(worker): Passed 177 byte to netlink monitor. Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 60.725488] systemd-udevd[148]: 1:10: Device is queued (SEQNUM=3993, ACTION=add) Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=140 reply_cookie=2 signature=o error-name=n/a error-message=n/a systemd-ask-password-console.path: stopping held back, waiting for: paths.target basic.target: stopping held back, waiting for: dbus.service [ 60.728729] systemd-udevd[164]: node0: Device processed (SEQNUM=3988, ACTION=add) [ 60.730332] systemd-udevd[164]: node0: sd-device-monitor(worker): Passed 176 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/blockdev_40dev_2dmapper_2droot_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=141 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a blockdev@dev-mapper-root.target changed active -> dead blockdev@dev-mapper-root.target: Job 432 blockdev@dev-mapper-root.target/stop finished, result=done [ 60.733643] systemctl[252]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=140 reply_cookie=2 signature=o error-name=n/a error-message=n/a [ OK ] Stopped target Block Device Preparation for /dev/mapper/root. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/blockdev_40dev_2dmapper_2droot_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=142 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.736704] systemctl[252]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/initrd_2dswitch_2droot_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 signature=ss error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=143 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/blockdev_40dev_2dmapper_2dusr_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=144 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.745750] systemd-udevd[148]: 1:10: Device ready for processing (SEQNUM=3993, ACTION=add) blockdev@dev-mapper-usr.target changed active -> dead blockdev@dev-mapper-usr.target: Job 443 blockdev@dev-mapper-usr.target/stop finished, result=done [ OK ] Stopped target Block Device Preparation for /dev/mapper/usr. [ 60.747565] systemd-udevd[165]: memory9: sd-device-monitor(worker): Passed 182 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/blockdev_40dev_2dmapper_2dusr_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=145 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.749918] systemd-udevd[169]: 1:1: Processing device (SEQNUM=3992, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=146 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a cryptsetup.target: stopping held back, waiting for: sysinit.target [ 60.753183] systemd-udevd[172]: 1:10: Processing device (SEQNUM=3993, ACTION=add) initrd-root-device.target: stopping held back, waiting for: initrd.target initrd-switch-root.target: starting held back, waiting for: initrd-udevadm-cleanup-db.service initrd-usr-fs.target: stopping held back, waiting for: initrd.target [ 60.755791] systemd-udevd[168]: 1:0: Device processed (SEQNUM=3991, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=147 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.757417] systemd-udevd[168]: 1:0: sd-device-monitor(worker): Passed 173 byte to netlink monitor. initrd.target changed active -> dead initrd.target: Job 423 initrd.target/stop finished, result=done [ OK ] Stopped target Initrd Default Target. [ 60.760429] systemd-udevd[148]: 1:10: sd-device-monitor(manager): Passed 174 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=148 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.761944] systemd-udevd[148]: 1:11: Device is queued (SEQNUM=3994, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=149 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 60.764601] systemd-udevd[148]: 1:11: Device ready for processing (SEQNUM=3994, ACTION=add) basic.target: stopping held back, waiting for: dbus.service [ 60.766394] systemd-udevd[148]: 1:11: sd-device-monitor(manager): Passed 174 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2droot_2ddevice_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=150 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a initrd-root-device.target changed active -> dead initrd-root-device.target: Job 447 initrd-root-device.target/stop finished, result=done [ 60.768928] systemd-udevd[172]: 1:10: Device processed (SEQNUM=3993, ACTION=add) [ OK ] Stopped target Initrd Root Device. [ 60.770894] systemd-udevd[172]: 1:10: sd-device-monitor(worker): Passed 174 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2droot_2ddevice_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=151 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.773112] systemd-udevd[148]: 1:12: Device is queued (SEQNUM=3995, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=152 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 60.775211] systemd-udevd[164]: 1:11: Processing device (SEQNUM=3994, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dusr_2dfs_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=153 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.777493] systemd-udevd[148]: 1:12: Device ready for processing (SEQNUM=3995, ACTION=add) initrd-usr-fs.target changed active -> dead initrd-usr-fs.target: Job 406 initrd-usr-fs.target/stop finished, result=done [ OK ] Stopped target Initrd /usr File System. [ 60.779254] systemd-udevd[148]: 1:12: sd-device-monitor(manager): Passed 174 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dusr_2dfs_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=154 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.781702] systemd-udevd[164]: 1:11: Device processed (SEQNUM=3994, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=155 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 60.783850] systemd-udevd[164]: 1:11: sd-device-monitor(worker): Passed 174 byte to netlink monitor. integritysetup.target: stopping held back, waiting for: sysinit.target local-fs-pre.target: stopping held back, waiting for: local-fs.target local-fs.target: stopping held back, waiting for: systemd-tmpfiles-setup.service network-pre.target: stopping held back, waiting for: systemd-networkd.service [ 60.786070] systemd-udevd[148]: 1:13: Device is queued (SEQNUM=3996, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=156 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.787756] systemd-udevd[148]: 1:13: Device ready for processing (SEQNUM=3996, ACTION=add) network.target changed active -> dead network.target: Job 433 network.target/stop finished, result=done [ 60.790310] systemd-udevd[148]: 1:13: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ OK ] Stopped target Network. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=157 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.792797] systemd-udevd[168]: 1:12: Processing device (SEQNUM=3995, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=158 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a network-pre.target: stopping held back, waiting for: systemd-networkd.service [ 60.795693] systemd-udevd[148]: 1:14: Device is queued (SEQNUM=3997, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/nss_2dlookup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=159 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.797527] systemd-udevd[148]: 1:14: Device ready for processing (SEQNUM=3997, ACTION=add) nss-lookup.target changed active -> dead nss-lookup.target: Job 435 nss-lookup.target/stop finished, result=done [ OK ] Stopped target Host and Network Name Lookups. [ 60.800754] systemd-udevd[172]: 1:13: Processing device (SEQNUM=3996, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/nss_2dlookup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=160 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.802511] systemd-udevd[169]: 1:1: Device processed (SEQNUM=3992, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=161 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 60.804670] systemd-udevd[169]: 1:1: sd-device-monitor(worker): Passed 173 byte to netlink monitor. paths.target: stopping held back, waiting for: basic.target [ 60.806730] systemd-udevd[148]: 1:14: sd-device-monitor(manager): Passed 174 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/remote_2dcryptsetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=162 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a remote-cryptsetup.target changed active -> dead [ 60.809166] systemd-udevd[164]: 1:14: Processing device (SEQNUM=3997, ACTION=add) remote-cryptsetup.target: Job 408 remote-cryptsetup.target/stop finished, result=done [ OK ] Stopped target Remote Encrypted Volumes. [ 60.811786] systemd-udevd[148]: 1:15: Device is queued (SEQNUM=3998, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/remote_2dcryptsetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=163 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.813444] systemd-udevd[148]: 1:15: Device ready for processing (SEQNUM=3998, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=164 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 60.815714] systemd-udevd[148]: 1:15: sd-device-monitor(manager): Passed 174 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/remote_2dveritysetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=165 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.817496] systemd-udevd[148]: 1:2: Device is queued (SEQNUM=3999, ACTION=add) remote-veritysetup.target changed active -> dead remote-veritysetup.target: Job 405 remote-veritysetup.target/stop finished, result=done [ OK ] Stopped target Remote Verity Protected Volumes. [ 60.819897] systemd-udevd[148]: 1:2: Device ready for processing (SEQNUM=3999, ACTION=add) [ 60.821871] systemd-udevd[148]: 1:2: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/remote_2dveritysetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=166 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=167 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 60.824372] systemd-udevd[148]: 1:3: Device is queued (SEQNUM=4000, ACTION=add) slices.target: stopping held back, waiting for: basic.target sockets.target: stopping held back, waiting for: basic.target swap.target: stopping held back, waiting for: sysinit.target sysinit.target: stopping held back, waiting for: dbus.socket [ 60.827517] systemd-udevd[169]: 1:15: Processing device (SEQNUM=3998, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/time_2dset_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=168 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.829815] systemd-udevd[172]: 1:13: Device processed (SEQNUM=3996, ACTION=add) time-set.target changed active -> dead time-set.target: Job 442 time-set.target/stop finished, result=done [ OK ] Stopped target System Time Set. [ 60.831856] systemd-udevd[172]: 1:13: sd-device-monitor(worker): Passed 174 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/time_2dset_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=169 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.834156] systemd-udevd[148]: 1:3: Device ready for processing (SEQNUM=4000, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=170 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 60.836796] systemd-udevd[148]: 1:3: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/timers_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=171 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.838771] systemd-udevd[173]: 1:2: Processing device (SEQNUM=3999, ACTION=add) timers.target changed active -> dead timers.target: Job 413 timers.target/stop finished, result=done [ OK ] Stopped target Timer Units. [ 60.841448] systemd-udevd[148]: 1:4: Device is queued (SEQNUM=4001, ACTION=add) [ 60.842873] systemd-udevd[148]: 1:4: Device ready for processing (SEQNUM=4001, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/timers_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=172 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.844686] systemd-udevd[148]: 1:4: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=173 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 60.846292] systemd-udevd[148]: 1:5: Device is queued (SEQNUM=4002, ACTION=add) tpm2.target: stopping held back, waiting for: systemd-tpm2-setup-early.service veritysetup.target: stopping held back, waiting for: sysinit.target dbus.socket: stopping held back, waiting for: dbus.service [ 60.847702] systemd-udevd[148]: 1:5: Device ready for processing (SEQNUM=4002, ACTION=add) systemd-initctl.socket: stopping held back, waiting for: sockets.target systemd-networkd.socket: stopping held back, waiting for: systemd-networkd.service systemd-pcrextend.socket: stopping held back, waiting for: sockets.target systemd-udevd-control.socket: stopping held back, waiting for: sockets.target systemd-udevd-kernel.socket: stopping held back, waiting for: systemd-udev-trigger.service [ 60.851262] systemd-udevd[168]: 1:12: Device processed (SEQNUM=3995, ACTION=add) systemd-userdbd.socket: stopping held back, waiting for: systemd-userdbd.service [ 60.853421] systemd-udevd[168]: 1:12: sd-device-monitor(worker): Passed 174 byte to netlink monitor. system.slice: Thawing unit. [ 60.855328] systemd-udevd[164]: 1:14: Device processed (SEQNUM=3997, ACTION=add) dbus.service: Thawing unit. [ 60.857420] systemd-udevd[177]: 1:3: Processing device (SEQNUM=4000, ACTION=add) [ 60.859226] systemd-udevd[172]: 1:4: Processing device (SEQNUM=4001, ACTION=add) [ 60.861493] systemd-udevd[164]: 1:14: sd-device-monitor(worker): Passed 174 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=174 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.863347] systemd-udevd[165]: 1:5: Processing device (SEQNUM=4002, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=175 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.866080] systemd-udevd[169]: 1:15: Device processed (SEQNUM=3998, ACTION=add) dbus.service: Changed running -> stop-sigterm Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=13 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 60.867868] systemd-udevd[169]: 1:15: sd-device-monitor(worker): Passed 174 byte to netlink monitor. Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=14 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 60.870844] systemd-udevd[148]: 1:5: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=15 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=16 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 60.873087] systemd-udevd[148]: 1:6: Device is queued (SEQNUM=4003, ACTION=add) Bus bus-api-system: changing state RUNNING → CLOSED [ 60.887330] systemd-networkd[178]: Bus bus-api-network: changing state RUNNING -> CLOSING [ 60.889353] systemd-networkd[178]: Bus bus-api-network: changing state CLOSING -> CLOSED [ 60.891517] systemd-udevd[173]: 1:2: Device processed (SEQNUM=3999, ACTION=add) Stopping D-Bus System Message Bus... initrd-switch-root.service: starting held back, waiting for: initrd-switch-root.target initrd-udevadm-cleanup-db.service: starting held back, waiting for: systemd-udevd-kernel.socket modprobe@dm_mod.service: stopping held back, waiting for: sysinit.target modprobe@loop.service: stopping held back, waiting for: sysinit.target systemd-fsck-root.service: stopping held back, waiting for: local-fs.target systemd-network-generator.service: stopping held back, waiting for: systemd-udevd.service [ 60.905073] systemd-resolved[153]: Bus bus-api-resolve: changing state RUNNING -> CLOSING system.slice: Thawing unit. [ 60.906596] systemd-resolved[153]: Bus bus-api-resolve: changing state CLOSING -> CLOSED systemd-networkd.service: Thawing unit. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=176 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=177 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-networkd.service: Changed running -> stop-sigterm Stopping Network Configuration... systemd-pcrfs@sysroot.service: starting held back, waiting for: tpm2.target systemd-pcrphase-initrd.service: stopping held back, waiting for: sysinit.target systemd-resolved.service: stopping held back, waiting for: sysinit.target systemd-sysctl.service: stopping held back, waiting for: systemd-networkd.service systemd-timesyncd.service: stopping held back, waiting for: sysinit.target [ 60.920871] systemd-timesyncd[154]: Bus bus-api-timesync: changing state RUNNING -> CLOSING systemd-tmpfiles-setup-dev-early.service: stopping held back, waiting for: sysinit.target systemd-tmpfiles-setup-dev.service: stopping held back, waiting for: sysinit.target systemd-tmpfiles-setup.service: stopping held back, waiting for: systemd-timesyncd.service [ 60.923028] systemd-timesyncd[154]: Bus bus-api-timesync: changing state CLOSING -> CLOSED systemd-tpm2-setup-early.service: stopping held back, waiting for: sysinit.target systemd-udev-trigger.service: stopping held back, waiting for: sysinit.target systemd-udevd.service: stopping held back, waiting for: sysinit.target systemd-userdbd.service: stopping held back, waiting for: sysinit.target [ 60.925944] systemd-udevd[148]: 1:6: Device ready for processing (SEQNUM=4003, ACTION=add) systemd-vconsole-setup.service: stopping held back, waiting for: sysinit.target [ 60.928943] systemd-networkd[178]: Terminate operation initiated. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=178 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.930999] systemd-udevd[173]: 1:2: sd-device-monitor(worker): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=179 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.933404] systemd-udevd[148]: 1:6: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=180 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.935481] systemd-udevd[164]: 1:6: Processing device (SEQNUM=4003, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=181 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.937488] systemd-udevd[164]: 1:6: Device processed (SEQNUM=4003, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/timers_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=182 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.939448] systemd-udevd[164]: 1:6: sd-device-monitor(worker): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/time_2dset_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=183 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.942700] systemd-udevd[148]: 1:7: Device is queued (SEQNUM=4004, ACTION=add) [ 60.944901] systemd-udevd[148]: 1:7: Device ready for processing (SEQNUM=4004, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/remote_2dveritysetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=184 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.946636] systemd-udevd[148]: 1:7: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/remote_2dcryptsetup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=185 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.949159] systemd-udevd[172]: 1:4: Device processed (SEQNUM=4001, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/nss_2dlookup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=186 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.951013] systemd-udevd[164]: 1:7: Processing device (SEQNUM=4004, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=187 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.953348] systemd-udevd[165]: 1:5: Device processed (SEQNUM=4002, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2dusr_2dfs_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=188 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.955576] systemd-udevd[165]: 1:5: sd-device-monitor(worker): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2droot_2ddevice_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=189 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.959150] systemd-udevd[172]: 1:4: sd-device-monitor(worker): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/initrd_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=190 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.962848] systemd-udevd[177]: 1:3: Device processed (SEQNUM=4000, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/blockdev_40dev_2dmapper_2dusr_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=191 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.964728] systemd-udevd[177]: 1:3: sd-device-monitor(worker): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/blockdev_40dev_2dmapper_2droot_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=192 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.966920] systemd-udevd[148]: 1:8: Device is queued (SEQNUM=4005, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/job/392 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=193 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.969401] systemd-udevd[148]: 1:8: Device ready for processing (SEQNUM=4005, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/job/427 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=194 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.970902] systemd-udevd[148]: 1:8: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 60.973313] systemd-udevd[168]: 1:8: Processing device (SEQNUM=4005, ACTION=add) [ 60.975093] systemd-udevd[148]: 1:9: Device is queued (SEQNUM=4006, ACTION=add) [ 60.976876] systemd-udevd[148]: 1:9: Device ready for processing (SEQNUM=4006, ACTION=add) [ 60.978381] systemd-udevd[148]: 1:9: sd-device-monitor(manager): Passed 173 byte to netlink monitor. dbus.service: Got notification message from PID 201 (STOPPING=1) [ 60.980617] systemd-udevd[172]: 1:9: Processing device (SEQNUM=4006, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=195 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.982889] systemd-udevd[148]: 253:0: Device is queued (SEQNUM=4007, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=196 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.985098] systemd-udevd[148]: 253:0: Device ready for processing (SEQNUM=4007, ACTION=add) systemd-networkd.service: Got notification message from PID 178 (STOPPING=1, STATUS=Shutting down...) [ 60.986749] systemd-udevd[148]: 253:0: sd-device-monitor(manager): Passed 175 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=197 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.988997] systemd-udevd[164]: 1:7: Device processed (SEQNUM=4004, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=198 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 60.990733] systemd-udevd[164]: 1:7: sd-device-monitor(worker): Passed 173 byte to netlink monitor. systemd-networkd.service: Got notification message from PID 178 (EXIT_STATUS=0) [ 60.993696] systemd-udevd[148]: 254:0: Device is queued (SEQNUM=4008, ACTION=add) Received SIGCHLD from PID 201 (dbus-daemon). [ 60.995226] systemd-udevd[148]: 254:0: Device ready for processing (SEQNUM=4008, ACTION=add) Child 178 (systemd-network) died (code=exited, status=0/SUCCESS) [ 60.997524] systemd-udevd[148]: 254:0: sd-device-monitor(manager): Passed 175 byte to netlink monitor. systemd-networkd.service: Child 178 belongs to systemd-networkd.service. [ 60.999366] systemd-udevd[173]: 254:0: Processing device (SEQNUM=4008, ACTION=add) systemd-networkd.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 61.001806] systemd-udevd[148]: 31:0: Device is queued (SEQNUM=4009, ACTION=add) [ 61.003279] systemd-udevd[148]: 31:0: Device ready for processing (SEQNUM=4009, ACTION=add) systemd-networkd.service: Deactivated successfully. [ 61.004971] systemd-udevd[148]: 31:0: sd-device-monitor(manager): Passed 174 byte to netlink monitor. systemd-networkd.service: Service restart not allowed. [ 61.007024] systemd-udevd[168]: 1:8: Device processed (SEQNUM=4005, ACTION=add) systemd-networkd.service: Changed stop-sigterm -> dead [ 61.008835] systemd-udevd[168]: 1:8: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 61.010613] systemd-udevd[148]: 7:0: Device is queued (SEQNUM=4010, ACTION=add) [ 61.012025] systemd-udevd[148]: 7:0: Device ready for processing (SEQNUM=4010, ACTION=add) systemd-networkd.service: Job 392 systemd-networkd.service/stop finished, result=done [ OK ] Stopped Network Configuration. [ 61.013952] systemd-udevd[148]: 7:0: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=199 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.016498] systemd-udevd[169]: 253:0: Processing device (SEQNUM=4007, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=200 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.019371] systemd-udevd[148]: 7:1: Device is queued (SEQNUM=4011, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=201 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a systemd-networkd.socket: Changed running -> listening [ 61.022342] systemd-udevd[148]: 7:1: Device ready for processing (SEQNUM=4011, ACTION=add) systemd-networkd.service: Consumed 1.907s CPU time. [ 61.024730] systemd-udevd[164]: 31:0: Processing device (SEQNUM=4009, ACTION=add) [ 61.028380] systemd-udevd[177]: 7:0: Processing device (SEQNUM=4010, ACTION=add) systemd-networkd.service: Releasing resources... [ 61.031281] systemd-udevd[148]: 7:1: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=202 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.033743] systemd-udevd[168]: 7:1: Processing device (SEQNUM=4011, ACTION=add) [ 61.035859] systemd-udevd[148]: 7:2: Device is queued (SEQNUM=4012, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=203 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.037611] systemd-udevd[148]: 7:2: Device ready for processing (SEQNUM=4012, ACTION=add) [ 61.039761] systemd-udevd[148]: 7:2: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=204 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.041867] systemd-udevd[148]: 7:3: Device is queued (SEQNUM=4013, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=205 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.043690] systemd-udevd[148]: 7:3: Device ready for processing (SEQNUM=4013, ACTION=add) [ 61.045499] systemd-udevd[148]: 7:3: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Child 201 (dbus-daemon) died (code=exited, status=0/SUCCESS) [ 61.047896] systemd-udevd[169]: 253:0: Device processed (SEQNUM=4007, ACTION=add) dbus.service: Child 201 belongs to dbus.service. dbus.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 61.049553] systemd-udevd[169]: 253:0: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 61.051402] systemd-udevd[163]: 7:3: Processing device (SEQNUM=4013, ACTION=add) [ 61.053618] systemd-udevd[172]: 1:9: Device processed (SEQNUM=4006, ACTION=add) dbus.service: Deactivated successfully. [ 61.054995] systemd-udevd[172]: 1:9: sd-device-monitor(worker): Passed 173 byte to netlink monitor. dbus.service: Service restart not allowed. dbus.service: Changed stop-sigterm -> dead [ 61.057292] systemd-udevd[168]: 7:1: Device processed (SEQNUM=4011, ACTION=add) [ 61.059051] systemd-udevd[173]: 254:0: Device processed (SEQNUM=4008, ACTION=add) [ 61.061069] systemd-udevd[168]: 7:1: sd-device-monitor(worker): Passed 173 byte to netlink monitor. dbus.service: Job 427 dbus.service/stop finished, result=done [ OK ] Stopped D-Bus System Message Bus. [ 61.063796] systemd-udevd[173]: 254:0: sd-device-monitor(worker): Passed 175 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=206 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.066207] systemd-udevd[148]: 7:4: Device is queued (SEQNUM=4014, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=207 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.067709] systemd-udevd[148]: 7:4: Device ready for processing (SEQNUM=4014, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=208 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a dbus.socket: Changed running -> listening [ 61.070617] systemd-udevd[148]: 7:4: sd-device-monitor(manager): Passed 173 byte to netlink monitor. dbus.service: Consumed 743ms CPU time. dbus.service: Releasing resources... [ 61.074140] systemd-udevd[165]: 7:2: Processing device (SEQNUM=4012, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=209 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.076564] systemd-udevd[164]: 31:0: Device processed (SEQNUM=4009, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=210 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.078121] systemd-udevd[164]: 31:0: sd-device-monitor(worker): Passed 174 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=211 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.081884] systemd-udevd[177]: 7:0: Device processed (SEQNUM=4010, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=212 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 61.083796] systemd-udevd[171]: 7:4: Processing device (SEQNUM=4014, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 70 (stored), closing. [ 61.085846] systemd-udevd[177]: 7:0: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 61.087632] systemd-udevd[165]: 7:2: Device processed (SEQNUM=4012, ACTION=add) [ 61.089191] systemd-udevd[165]: 7:2: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 61.091068] systemd-udevd[163]: 7:3: Device processed (SEQNUM=4013, ACTION=add) [ 61.093216] systemd-udevd[163]: 7:3: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 61.095566] systemd-udevd[148]: 7:5: Device is queued (SEQNUM=4015, ACTION=add) [ 61.097516] systemd-udevd[148]: 7:5: Device ready for processing (SEQNUM=4015, ACTION=add) Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/initrd_2dswitch_2droot_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 61.099344] systemd-udevd[148]: 7:5: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=213 reply_cookie=3 signature=v error-name=n/a error-message=n/a [ 61.103798] systemd-udevd[171]: 7:4: Device processed (SEQNUM=4014, ACTION=add) Received SIGCHLD from PID 253 ((sd-close)). [ 61.106129] systemd-udevd[172]: 7:5: Processing device (SEQNUM=4015, ACTION=add) Child 253 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 61.108494] systemctl[252]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=213 reply_cookie=3 signature=v error-name=n/a error-message=n/a [ 61.111021] systemd-udevd[171]: 7:4: sd-device-monitor(worker): Passed 173 byte to netlink monitor. init.scope: Child 253 belongs to init.scope. [ 61.113421] systemctl[252]: Bus n/a: changing state RUNNING -> CLOSED systemd-journald.service: Received EPOLLHUP on stored fd 74 (stored), closing. [ 61.115759] systemd-udevd[148]: 7:6: Device is queued (SEQNUM=4016, ACTION=add) [ 61.117539] systemd-udevd[148]: 7:6: Device ready for processing (SEQNUM=4016, ACTION=add) [ 61.118983] systemd-udevd[148]: 7:6: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 61.120836] systemd-udevd[148]: 7:7: Device is queued (SEQNUM=4017, ACTION=add) [ 61.122346] systemd-udevd[148]: 7:7: Device ready for processing (SEQNUM=4017, ACTION=add) [ 61.123831] systemd-udevd[148]: 7:7: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 61.126147] systemd-udevd[164]: 7:6: Processing device (SEQNUM=4016, ACTION=add) [ 61.128607] systemd-udevd[148]: mtd-0: Device is queued (SEQNUM=4018, ACTION=add) [ 61.130357] systemd-udevd[148]: mtd-0: Device ready for processing (SEQNUM=4018, ACTION=add) [ 61.131986] systemd-udevd[148]: mtd-0: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 61.134133] systemd-udevd[148]: id: Device is queued (SEQNUM=4019, ACTION=add) [ 61.135642] systemd-udevd[148]: id: Device ready for processing (SEQNUM=4019, ACTION=add) Received SIGCHLD from PID 252 (systemctl). [ 61.137395] systemd-udevd[148]: id: sd-device-monitor(manager): Passed 255 byte to netlink monitor. Child 252 (systemctl) died (code=exited, status=0/SUCCESS) [ 61.138930] systemd-udevd[148]: fbcon: Device is queued (SEQNUM=4020, ACTION=add) initrd-cleanup.service: Child 252 belongs to initrd-cleanup.service. [ 61.141968] systemd-udevd[172]: 7:5: Device processed (SEQNUM=4015, ACTION=add) initrd-cleanup.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 61.144472] systemd-udevd[169]: mtd-0: Processing device (SEQNUM=4018, ACTION=add) [ 61.146345] systemd-udevd[173]: id: Processing device (SEQNUM=4019, ACTION=add) [ 61.148465] systemd-udevd[172]: 7:5: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 61.150278] systemd-udevd[168]: 7:7: Processing device (SEQNUM=4017, ACTION=add) initrd-cleanup.service: Deactivated successfully. [ 61.152007] systemd-udevd[173]: id: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=dmi' initrd-cleanup.service: Service will not restart (restart setting) [ 61.153926] systemd-udevd[173]: id: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=dmi': Invalid argument initrd-cleanup.service: Changed start -> dead [ 61.156413] systemd-udevd[164]: 7:6: Device processed (SEQNUM=4016, ACTION=add) [ 61.157806] systemd-udevd[164]: 7:6: sd-device-monitor(worker): Passed 173 byte to netlink monitor. initrd-cleanup.service: Job 340 initrd-cleanup.service/start finished, result=done [ OK ] Finished Cleaning Up and Shutting Down Daemons. [ 61.160570] systemd-udevd[148]: fbcon: Device ready for processing (SEQNUM=4020, ACTION=add) [ 61.162503] systemd-udevd[148]: fbcon: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 61.164435] systemd-udevd[148]: full: Device is queued (SEQNUM=4021, ACTION=add) Bus private-bus-connection: changing state RUNNING → CLOSING initrd-cleanup.service: Failed to send unit change signal for initrd-cleanup.service: Connection reset by peer [ 61.166362] systemd-udevd[177]: fbcon: Processing device (SEQNUM=4020, ACTION=add) [ 61.168950] systemd-udevd[173]: id: /usr/lib/udev/rules.d/70-memory.rules:6 Importing properties from results of 'dmi_memory_id' initrd-cleanup.service: Consumed 677ms CPU time. [ 61.170624] systemd-udevd[173]: id: Starting 'dmi_memory_id' initrd-cleanup.service: Releasing resources... Child 254 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 61.177033] systemd-udevd[148]: full: Device ready for processing (SEQNUM=4021, ACTION=add) init.scope: Child 254 belongs to init.scope. [ 61.178544] systemd-udevd[148]: full: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 61.180368] systemd-udevd[148]: kmsg: Device is queued (SEQNUM=4022, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing. [ 61.182375] systemd-udevd[169]: mtd-0: Device processed (SEQNUM=4018, ACTION=add) [ 61.184337] systemd-udevd[148]: kmsg: Device ready for processing (SEQNUM=4022, ACTION=add) [ 61.186312] systemd-udevd[169]: mtd-0: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 61.189035] systemd-udevd[164]: full: Processing device (SEQNUM=4021, ACTION=add) Bus private-bus-connection: changing state CLOSING → CLOSED [ 61.191135] systemd-udevd[173]: Successfully forked off '(spawn)' as PID 186. [ 61.193394] systemd-udevd[164]: full: Removing watch handle -1. Got disconnect on private connection. [ 61.195306] systemd-udevd[168]: 7:7: Device processed (SEQNUM=4017, ACTION=add) [ 61.197486] systemd-udevd[168]: 7:7: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 61.199640] systemd-udevd[172]: kmsg: Processing device (SEQNUM=4022, ACTION=add) [ 61.201307] systemd-udevd[172]: kmsg: Removing watch handle -1. [ 61.203233] systemd-udevd[148]: kmsg: sd-device-monitor(manager): Passed 222 byte to netlink monitor. [ 61.205172] systemd-udevd[148]: mem: Device is queued (SEQNUM=4023, ACTION=add) [ 61.207223] systemd-udevd[177]: fbcon: Device processed (SEQNUM=4020, ACTION=add) [ 61.208862] systemd-udevd[177]: fbcon: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 61.210817] systemd-udevd[148]: mem: Device ready for processing (SEQNUM=4023, ACTION=add) [ 61.212717] systemd-udevd[148]: mem: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 61.217887] systemd-udevd[148]: null: Device is queued (SEQNUM=4024, ACTION=add) Received SIGCHLD from PID 255 ((sd-close)). Child 255 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 61.222862] systemd-udevd[148]: null: Device ready for processing (SEQNUM=4024, ACTION=add) init.scope: Child 255 belongs to init.scope. [ 61.226146] systemd-udevd[168]: mem: Processing device (SEQNUM=4023, ACTION=add) basic.target changed active -> dead basic.target: Job 422 basic.target/stop finished, result=done [ 61.228524] systemd-udevd[148]: null: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ OK ] Stopped target Basic System. [ 61.230530] systemd-udevd[168]: mem: Removing watch handle -1. initrd-switch-root.target: starting held back, waiting for: initrd-udevadm-cleanup-db.service network-pre.target changed active -> dead network-pre.target: Job 437 network-pre.target/stop finished, result=done [ 61.232578] systemd-udevd[148]: port: Device is queued (SEQNUM=4025, ACTION=add) [ OK ] Stopped target Preparation for Network. paths.target changed active -> dead paths.target: Job 445 paths.target/stop finished, result=done [ 61.234476] systemd-udevd[168]: mem: /usr/lib/udev/rules.d/50-udev-default.rules:44 GROUP 15 [ OK ] Stopped target Path Units. systemd-ask-password-console.path: stopping held back, waiting for: cryptsetup.target [ 61.236846] systemd-udevd[148]: port: Device ready for processing (SEQNUM=4025, ACTION=add) slices.target changed active -> dead slices.target: Job 403 slices.target/stop finished, result=done [ OK ] Stopped target Slice Units. [ 61.239284] systemd-udevd[168]: mem: /usr/lib/udev/rules.d/50-udev-default.rules:44 MODE 0640 sockets.target changed active -> dead sockets.target: Job 441 sockets.target/stop finished, result=done [ OK ] Stopped target Socket Units. [ 61.241369] systemd-udevd[148]: port: sd-device-monitor(manager): Passed 208 byte to netlink monitor. sysinit.target: stopping held back, waiting for: dbus.socket [ 61.243157] systemd-udevd[148]: random: Device is queued (SEQNUM=4026, ACTION=add) [ 61.244909] systemd-udevd[148]: random: Device ready for processing (SEQNUM=4026, ACTION=add) [ 61.246718] systemd-udevd[169]: null: Processing device (SEQNUM=4024, ACTION=add) [ 61.248388] systemd-udevd[169]: null: Removing watch handle -1. dbus.socket: Deactivated successfully. [ 61.250089] systemd-udevd[172]: kmsg: Preserve permissions of /dev/kmsg, uid=0, gid=0, mode=0644 [ 61.251621] systemd-udevd[172]: kmsg: Successfully created symlink '/dev/char/1:11' to '/dev/kmsg' dbus.socket: Changed listening -> dead [ 61.253853] systemd-udevd[177]: port: Processing device (SEQNUM=4025, ACTION=add) dbus.socket: Job 426 dbus.socket/stop finished, result=done [ OK ] Closed D-Bus System Message Bus Socket. [ 61.255644] systemd-udevd[172]: kmsg: sd-device: Created empty file '/run/udev/data/c1:11' for '/devices/virtual/mem/kmsg' sysinit.target changed active -> dead sysinit.target: Job 415 sysinit.target/stop finished, result=done [ OK ] Stopped target System Initialization. cryptsetup.target changed active -> dead [ 61.258640] systemd-udevd[177]: port: Removing watch handle -1. cryptsetup.target: Job 446 cryptsetup.target/stop finished, result=done [ OK ] Stopped target Local Encrypted Volumes. systemd-ask-password-console.path: Deactivated successfully. systemd-ask-password-console.path: Changed waiting -> dead systemd-ask-password-console.path: Job 410 systemd-ask-password-console.path/stop finished, result=done [ 61.265972] systemd-udevd[172]: kmsg: Device processed (SEQNUM=4022, ACTION=add) [ OK ] Stopped Dispatch Password Requests to Console Directory Watch. integritysetup.target changed active -> dead [ 61.268897] systemd-udevd[172]: kmsg: sd-device-monitor(worker): Passed 222 byte to netlink monitor. integritysetup.target: Job 438 integritysetup.target/stop finished, result=done [ OK ] Stopped target Local Integrity Protected Volumes. local-fs.target: stopping held back, waiting for: systemd-tmpfiles-setup.service [ 61.271494] systemd-udevd[177]: port: /usr/lib/udev/rules.d/50-udev-default.rules:44 GROUP 15 swap.target changed active -> dead swap.target: Job 436 swap.target/stop finished, result=done [ OK ] Stopped target Swaps. [ 61.274363] systemd-udevd[148]: random: sd-device-monitor(manager): Passed 225 byte to netlink monitor. veritysetup.target changed active -> dead veritysetup.target: Job 402 veritysetup.target/stop finished, result=done [ OK ] Stopped target Local Verity Protected Volumes. systemd-initctl.socket: Deactivated successfully. [ 61.278618] systemd-udevd[164]: full: Preserve permissions of /dev/full, uid=0, gid=0, mode=0666 systemd-initctl.socket: Changed listening -> dead systemd-initctl.socket: Job 439 systemd-initctl.socket/stop finished, result=done [ OK ] Closed initctl Compatibility Named Pipe. [ 61.285316] systemd-udevd[165]: random: Processing device (SEQNUM=4026, ACTION=add) systemd-networkd.socket: Deactivated successfully. [ 61.287534] systemd-udevd[148]: urandom: Device is queued (SEQNUM=4027, ACTION=add) systemd-networkd.socket: Changed listening -> dead [ 61.289743] systemd-udevd[165]: random: Removing watch handle -1. systemd-networkd.socket: Job 431 systemd-networkd.socket/stop finished, result=done [ OK ] Closed Network Service Netlink Socket. [ 61.291749] systemd-udevd[164]: full: Successfully created symlink '/dev/char/1:7' to '/dev/full' [ 61.293877] systemd-udevd[148]: urandom: Device ready for processing (SEQNUM=4027, ACTION=add) systemd-pcrextend.socket: Deactivated successfully. [ 61.295388] systemd-udevd[148]: urandom: sd-device-monitor(manager): Passed 227 byte to netlink monitor. systemd-pcrextend.socket: Changed listening -> dead [ 61.297509] systemd-udevd[148]: zero: Device is queued (SEQNUM=4028, ACTION=add) systemd-pcrextend.socket: Job 407 systemd-pcrextend.socket/stop finished, result=done [ OK ] Closed TPM2 PCR Extension (Varlink). [ 61.298925] systemd-udevd[148]: zero: Device ready for processing (SEQNUM=4028, ACTION=add) tpm2.target: stopping held back, waiting for: systemd-tpm2-setup-early.service [ 61.300575] systemd-udevd[148]: zero: sd-device-monitor(manager): Passed 221 byte to netlink monitor. systemd-udevd-control.socket: stopping held back, waiting for: systemd-udev-trigger.service systemd-udevd-kernel.socket: stopping held back, waiting for: systemd-udev-trigger.service systemd-userdbd.socket: stopping held back, waiting for: systemd-userdbd.service [ 61.303052] systemd-udevd[148]: memory_tier4: Device is queued (SEQNUM=4029, ACTION=add) [ 61.304864] systemd-udevd[148]: memory_tier4: Device ready for processing (SEQNUM=4029, ACTION=add) [ 61.306425] systemd-udevd[148]: memory_tier4: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 61.307981] systemd-udevd[148]: autofs: Device is queued (SEQNUM=4030, ACTION=add) modprobe@dm_mod.service: ConditionCapability=CAP_SYS_MODULE succeeded. [ 61.309672] systemd-udevd[148]: autofs: Device ready for processing (SEQNUM=4030, ACTION=add) [ 61.311312] systemd-udevd[148]: autofs: sd-device-monitor(manager): Passed 230 byte to netlink monitor. modprobe@dm_mod.service: Will spawn child (service_enter_start): /sbin/modprobe [ 61.313881] systemd-udevd[177]: port: /usr/lib/udev/rules.d/50-udev-default.rules:44 MODE 0640 [ 61.315734] systemd-udevd[171]: memory_tier4: Processing device (SEQNUM=4029, ACTION=add) [ 61.317822] systemd-udevd[163]: zero: Processing device (SEQNUM=4028, ACTION=add) [ 61.319280] systemd-udevd[163]: zero: Removing watch handle -1. modprobe@dm_mod.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@dm_mod.service' to 'max': No such file or directory [ 61.324364] systemd-udevd[164]: full: sd-device: Created empty file '/run/udev/data/c1:7' for '/devices/virtual/mem/full' [ 61.326015] systemd-udevd[164]: full: Device processed (SEQNUM=4021, ACTION=add) [ 61.330865] systemd-udevd[172]: urandom: Processing device (SEQNUM=4027, ACTION=add) modprobe@dm_mod.service: Passing 0 fds to service [ 61.332824] systemd-udevd[164]: full: sd-device-monitor(worker): Passed 221 byte to netlink monitor. modprobe@dm_mod.service: About to execute: /sbin/modprobe -abq dm_mod Serializing sd-executor-state to memfd. [ 61.335043] systemd-udevd[172]: urandom: Removing watch handle -1. [ 61.337083] systemd-udevd[168]: mem: Setting permissions /dev/mem, uid=0, gid=15, mode=0640 modprobe@dm_mod.service: Forked /sbin/modprobe as 256 [ 61.341993] systemd-udevd[162]: autofs: Processing device (SEQNUM=4030, ACTION=add) [ 61.343429] systemd-udevd[162]: autofs: Removing watch handle -1. [ 61.345333] systemd-udevd[148]: btrfs-control: Device is queued (SEQNUM=4031, ACTION=add) [ 61.347221] systemd-udevd[168]: mem: Successfully created symlink '/dev/char/1:1' to '/dev/mem' [ 61.349337] systemd-udevd[148]: btrfs-control: Device ready for processing (SEQNUM=4031, ACTION=add) [ 61.350841] systemd-udevd[148]: btrfs-control: sd-device-monitor(manager): Passed 231 byte to netlink monitor. [ 61.353070] systemd-udevd[168]: mem: sd-device: Created empty file '/run/udev/data/c1:1' for '/devices/virtual/mem/mem' [ 61.354514] systemd-udevd[168]: mem: Device processed (SEQNUM=4023, ACTION=add) [ 61.359338] systemd-udevd[174]: btrfs-control: Processing device (SEQNUM=4031, ACTION=add) [ 61.361184] systemd-udevd[174]: btrfs-control: Removing watch handle -1. [ 61.366269] systemd-udevd[169]: null: Preserve permissions of /dev/null, uid=0, gid=0, mode=0666 Closing set fd 29 (socket:[1370]) modprobe@dm_mod.service: Changed dead -> start Starting Load Kernel Module dm_mod... [ 61.373007] systemd-udevd[174]: btrfs-control: /usr/lib/udev/rules.d/50-udev-default.rules:99 GROUP 6 [ 61.375787] systemd-udevd[169]: null: Successfully created symlink '/dev/char/1:3' to '/dev/null' [ 61.377561] systemd-udevd[169]: null: sd-device: Created empty file '/run/udev/data/c1:3' for '/devices/virtual/mem/null' modprobe@loop.service: ConditionCapability=CAP_SYS_MODULE succeeded. [ 61.379462] systemd-udevd[172]: urandom: Preserve permissions of /dev/urandom, uid=0, gid=0, mode=0666 modprobe@loop.service: Will spawn child (service_enter_start): /sbin/modprobe [ 61.381745] systemd-udevd[169]: null: Device processed (SEQNUM=4024, ACTION=add) [ 61.383610] systemd-udevd[177]: port: Setting permissions /dev/port, uid=0, gid=15, mode=0640 [ 61.385412] systemd-udevd[177]: port: Successfully created symlink '/dev/char/1:4' to '/dev/port' [ 61.390492] systemd-udevd[168]: mem: sd-device-monitor(worker): Passed 206 byte to netlink monitor. modprobe@loop.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@loop.service' to 'max': No such file or directory [ 61.393033] systemd-udevd[148]: cpu_dma_latency: Device is queued (SEQNUM=4032, ACTION=add) [ 61.394974] systemd-udevd[169]: null: sd-device-monitor(worker): Passed 221 byte to netlink monitor. [ 61.397039] systemd-udevd[148]: cpu_dma_latency: Device ready for processing (SEQNUM=4032, ACTION=add) [ 61.398621] systemd-udevd[148]: cpu_dma_latency: sd-device-monitor(manager): Passed 235 byte to netlink monitor. modprobe@loop.service: Passing 0 fds to service [ 61.400884] systemd-udevd[177]: port: sd-device: Created empty file '/run/udev/data/c1:4' for '/devices/virtual/mem/port' modprobe@loop.service: About to execute: /sbin/modprobe -abq loop Serializing sd-executor-state to memfd. [ 61.402777] systemd-udevd[177]: port: Device processed (SEQNUM=4025, ACTION=add) [ 61.404464] systemd-udevd[177]: port: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 61.406315] systemd-udevd[164]: cpu_dma_latency: Processing device (SEQNUM=4032, ACTION=add) modprobe@loop.service: Forked /sbin/modprobe as 257 [ 61.408698] systemd-udevd[172]: urandom: Successfully created symlink '/dev/char/1:9' to '/dev/urandom' [ 61.413109] systemd-udevd[164]: cpu_dma_latency: Removing watch handle -1. [ 61.417417] systemd-udevd[172]: urandom: sd-device: Created empty file '/run/udev/data/c1:9' for '/devices/virtual/mem/urandom' [ 61.419666] systemd-udevd[171]: memory_tier4: Device processed (SEQNUM=4029, ACTION=add) [ 61.422098] systemd-udevd[172]: urandom: Device processed (SEQNUM=4027, ACTION=add) [ 61.424470] systemd-udevd[171]: memory_tier4: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 61.426231] systemd-udevd[172]: urandom: sd-device-monitor(worker): Passed 227 byte to netlink monitor. [ 61.428420] systemd-udevd[163]: zero: Preserve permissions of /dev/zero, uid=0, gid=0, mode=0666 [ 61.429821] systemd-udevd[163]: zero: Successfully created symlink '/dev/char/1:5' to '/dev/zero' [ 61.431702] systemd-udevd[165]: random: Preserve permissions of /dev/random, uid=0, gid=0, mode=0666 [ 61.433802] systemd-udevd[163]: zero: sd-device: Created empty file '/run/udev/data/c1:5' for '/devices/virtual/mem/zero' [ 61.435999] systemd-udevd[163]: zero: Device processed (SEQNUM=4028, ACTION=add) Closing set fd 35 (socket:[1370]) [ 61.438289] systemd-udevd[165]: random: Successfully created symlink '/dev/char/1:8' to '/dev/random' modprobe@loop.service: Changed dead -> start Starting Load Kernel Module loop... systemd-network-generator.service: stopping held back, waiting for: systemd-udevd.service systemd-pcrphase-initrd.service: Will spawn child (service_enter_stop): /usr/lib/systemd/systemd-pcrextend [ 61.447251] systemd-udevd[148]: device-mapper: Device is queued (SEQNUM=4033, ACTION=add) [ 61.449135] systemd-udevd[148]: device-mapper: Device ready for processing (SEQNUM=4033, ACTION=add) [ 61.450709] systemd-udevd[148]: device-mapper: sd-device-monitor(manager): Passed 232 byte to netlink monitor. [ 61.453218] systemd-udevd[168]: device-mapper: Processing device (SEQNUM=4033, ACTION=add) systemd-pcrphase-initrd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-pcrphase-initrd.service' to 'max': No such file or directory [ 61.454702] systemd-udevd[168]: device-mapper: Removing watch handle -1. [ 61.458694] systemd-udevd[148]: efi_capsule_loader: Device is queued (SEQNUM=4034, ACTION=add) systemd-pcrphase-initrd.service: About to execute: /usr/lib/systemd/systemd-pcrextend --graceful leave-initrd Serializing sd-executor-state to memfd. [ 61.465759] systemd-udevd[165]: random: sd-device: Created empty file '/run/udev/data/c1:8' for '/devices/virtual/mem/random' [ 61.469300] systemd-udevd[165]: random: Device processed (SEQNUM=4026, ACTION=add) [ 61.470885] systemd-udevd[165]: random: sd-device-monitor(worker): Passed 225 byte to netlink monitor. systemd-pcrphase-initrd.service: Forked /usr/lib/systemd/systemd-pcrextend as 258 [ 61.473254] systemd-udevd[164]: cpu_dma_latency: Preserve permissions of /dev/cpu_dma_latency, uid=0, gid=0, mode=0600 [ 61.475274] systemd-udevd[163]: zero: sd-device-monitor(worker): Passed 221 byte to netlink monitor. [ 61.477750] systemd-udevd[174]: btrfs-control: Setting permissions /dev/btrfs-control, uid=0, gid=6, mode=0660 [ 61.479400] systemd-udevd[174]: btrfs-control: Successfully created symlink '/dev/char/10:234' to '/dev/btrfs-control' [ 61.482375] systemd-udevd[164]: cpu_dma_latency: Successfully created symlink '/dev/char/10:124' to '/dev/cpu_dma_latency' [ 61.484771] systemd-udevd[174]: btrfs-control: sd-device: Created empty file '/run/udev/data/c10:234' for '/devices/virtual/misc/btrfs-control' [ 61.486926] systemd-udevd[174]: btrfs-control: Device processed (SEQNUM=4031, ACTION=add) [ 61.489210] systemd-udevd[164]: cpu_dma_latency: sd-device: Created empty file '/run/udev/data/c10:124' for '/devices/virtual/misc/cpu_dma_latency' [ 61.490999] systemd-udevd[164]: cpu_dma_latency: Device processed (SEQNUM=4032, ACTION=add) [ 61.493393] systemd-udevd[174]: btrfs-control: sd-device-monitor(worker): Passed 231 byte to netlink monitor. [ 61.495330] systemd-udevd[164]: cpu_dma_latency: sd-device-monitor(worker): Passed 235 byte to netlink monitor. Closing set fd 65 (socket:[1370]) systemd-pcrphase-initrd.service: Changed exited -> stop [ 61.498263] systemd-udevd[148]: efi_capsule_loader: Device ready for processing (SEQNUM=4034, ACTION=add) Stopping TPM2 PCR Barrier (initrd)... system.slice: Thawing unit. [ 61.500461] systemd-udevd[148]: efi_capsule_loader: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 61.510358] systemd-udevd[162]: autofs: Preserve permissions of /dev/autofs, uid=0, gid=0, mode=0644 [ 61.512703] systemd-udevd[162]: autofs: Successfully created symlink '/dev/char/10:235' to '/dev/autofs' [ 61.517316] systemd-udevd[148]: hw_random: Device is queued (SEQNUM=4035, ACTION=add) [ 61.519051] systemd-udevd[148]: hw_random: Device ready for processing (SEQNUM=4035, ACTION=add) [ 61.521044] systemd-udevd[148]: hw_random: sd-device-monitor(manager): Passed 219 byte to netlink monitor. [ 61.523174] systemd-udevd[169]: efi_capsule_loader: Processing device (SEQNUM=4034, ACTION=add) systemd-resolved.service: Thawing unit. [ 61.529115] systemd-udevd[169]: efi_capsule_loader: Removing watch handle -1. [ 61.530894] systemd-udevd[148]: kvm: Device is queued (SEQNUM=4036, ACTION=add) [ 61.532858] systemd-udevd[148]: kvm: Device ready for processing (SEQNUM=4036, ACTION=add) [ 61.535056] systemd-udevd[162]: autofs: sd-device: Created empty file '/run/udev/data/c10:235' for '/devices/virtual/misc/autofs' [ 61.537432] systemd-udevd[162]: autofs: Device processed (SEQNUM=4030, ACTION=add) [ 61.541751] systemd-udevd[172]: kvm: Processing device (SEQNUM=4036, ACTION=add) systemd-resolved.service: Changed running -> stop-sigterm Stopping Network Name Resolution... systemd-sysctl.service: stopping held back, waiting for: systemd-resolved.service [ 61.543852] systemd-udevd[168]: device-mapper: Preserve permissions of /dev/mapper/control, uid=0, gid=0, mode=0600 [ 61.550468] systemd-resolved[153]: Removing scope on link *, protocol dns, family * [ 61.552747] systemd-udevd[162]: autofs: sd-device-monitor(worker): Passed 230 byte to netlink monitor. [ 61.554682] systemd-udevd[172]: kvm: Removing watch handle -1. [ 61.556634] systemd-udevd[168]: device-mapper: Successfully created symlink '/dev/char/10:236' to '/dev/mapper/control' [ 61.558682] systemd-udevd[172]: kvm: /usr/lib/udev/rules.d/50-udev-default.rules:111 GROUP 47 [ 61.560499] systemd-udevd[172]: kvm: /usr/lib/udev/rules.d/50-udev-default.rules:111 MODE 0666 system.slice: Thawing unit. [ 61.562673] systemd-udevd[148]: kvm: sd-device-monitor(manager): Passed 211 byte to netlink monitor. systemd-timesyncd.service: Thawing unit. [ 61.564559] systemd-udevd[148]: loop-control: Device is queued (SEQNUM=4037, ACTION=add) [ 61.566067] systemd-udevd[148]: loop-control: Device ready for processing (SEQNUM=4037, ACTION=add) systemd-timesyncd.service: Changed running -> stop-sigterm [ 61.567550] systemd-udevd[148]: loop-control: sd-device-monitor(manager): Passed 229 byte to netlink monitor. Stopping Network Time Synchronization... systemd-tmpfiles-setup-dev-early.service: stopping held back, waiting for: local-fs-pre.target systemd-tmpfiles-setup-dev.service: stopping held back, waiting for: local-fs-pre.target systemd-tmpfiles-setup.service: stopping held back, waiting for: systemd-timesyncd.service [ 61.583922] systemd-udevd[164]: hw_random: Processing device (SEQNUM=4035, ACTION=add) [ 61.589839] systemd-udevd[164]: hw_random: Removing watch handle -1. systemd-tpm2-setup-early.service: Deactivated successfully. systemd-tpm2-setup-early.service: Service restart not allowed. systemd-tpm2-setup-early.service: Changed exited -> dead [ 61.591801] systemd-timesyncd[154]: Removed server time1.google.com. [ 61.597817] systemd-timesyncd[154]: Removed server time2.google.com. [ 61.599531] systemd-timesyncd[154]: Removed server time3.google.com. systemd-tpm2-setup-early.service: Job 404 systemd-tpm2-setup-early.service/stop finished, result=done [ OK ] Stopped TPM2 SRK Setup (Early). [ 61.609800] systemd-timesyncd[154]: Removed server time4.google.com. systemd-tpm2-setup-early.service: Consumed 1.113s CPU time. [ 61.616376] systemd-udevd[148]: rfkill: Device is queued (SEQNUM=4038, ACTION=add) tpm2.target: stopping held back, waiting for: systemd-pcrphase-initrd.service systemd-udev-trigger.service: Deactivated successfully. systemd-udev-trigger.service: Service restart not allowed. systemd-udev-trigger.service: Changed exited -> dead systemd-udev-trigger.service: Job 350 systemd-udev-trigger.service/stop finished, result=done [ OK ] Stopped Coldplug All udev Devices. systemd-udev-trigger.service: Consumed 15.842s CPU time. systemd-udevd-control.socket: stopping held back, waiting for: systemd-udevd.service [ 61.635439] systemd-udevd[177]: loop-control: Processing device (SEQNUM=4037, ACTION=add) systemd-udevd-kernel.socket: stopping held back, waiting for: systemd-udevd.service initrd-udevadm-cleanup-db.service: starting held back, waiting for: systemd-udevd-kernel.socket system.slice: Thawing unit. [ 61.645251] systemd-udevd[148]: rfkill: Device ready for processing (SEQNUM=4038, ACTION=add) [ 61.647571] systemd-udevd[177]: loop-control: Removing watch handle -1. systemd-udevd.service: Thawing unit. [ 61.649740] systemd-udevd[177]: loop-control: /usr/lib/udev/rules.d/50-udev-default.rules:98 GROUP 6 systemd-udevd.service: Changed running -> stop-sigterm Stopping Rule-based Manager for Device Events and Files... [ 61.651656] systemd-udevd[172]: kvm: Preserve permissions of /dev/kvm, uid=0, gid=47, mode=0666 system.slice: Thawing unit. [ 61.654283] systemd-udevd[168]: device-mapper: sd-device: Created empty file '/run/udev/data/c10:236' for '/devices/virtual/misc/device-mapper' systemd-userdbd.service: Thawing unit. [ 61.656473] systemd-udevd[168]: device-mapper: Device processed (SEQNUM=4033, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 61.668683] systemd-udevd[165]: rfkill: Processing device (SEQNUM=4038, ACTION=add) [ 61.670503] systemd-udevd[168]: device-mapper: sd-device-monitor(worker): Passed 232 byte to netlink monitor. [ 61.676828] systemd-udevd[165]: rfkill: Removing watch handle -1. [ 61.680490] systemd-udevd[148]: rfkill: sd-device-monitor(manager): Passed 217 byte to netlink monitor. [ 61.682421] systemd-udevd[148]: snapshot: Device is queued (SEQNUM=4039, ACTION=add) [ 61.684700] systemd-udevd[148]: snapshot: Device ready for processing (SEQNUM=4039, ACTION=add) [ 61.686509] systemd-udevd[148]: snapshot: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 61.689856] systemd-udevd[169]: efi_capsule_loader: Preserve permissions of /dev/efi_capsule_loader, uid=0, gid=0, mode=0600 systemd-userdbd.service: Changed running -> stop-sigterm Stopping User Database Manager... Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 61.694229] systemd-udevd[165]: rfkill: /usr/lib/udev/rules.d/50-udev-default.rules:105 MODE 0664 systemd-vconsole-setup.service: Deactivated successfully. [ 61.701116] systemd-udevd[169]: efi_capsule_loader: Successfully created symlink '/dev/char/10:126' to '/dev/efi_capsule_loader' [ 61.704698] systemd-udevd[165]: rfkill: /usr/lib/udev/rules.d/71-seat.rules:74 Importing properties from results of builtin command 'path_id' systemd-vconsole-setup.service: Service restart not allowed. systemd-vconsole-setup.service: Changed exited -> dead [ 61.707400] systemd-udevd[168]: snapshot: Processing device (SEQNUM=4039, ACTION=add) [ 61.709752] systemd-udevd[172]: kvm: Successfully created symlink '/dev/char/10:232' to '/dev/kvm' [ 61.711807] systemd-udevd[168]: snapshot: Removing watch handle -1. [ 61.714236] systemd-udevd[172]: kvm: sd-device: Created empty file '/run/udev/data/c10:232' for '/devices/virtual/misc/kvm' [ 61.715922] systemd-udevd[172]: kvm: Device processed (SEQNUM=4036, ACTION=add) systemd-vconsole-setup.service: Job 444 systemd-vconsole-setup.service/stop finished, result=done [ 61.717653] systemd-udevd[172]: kvm: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ OK ] Stopped Virtual Console Setup. systemd-vconsole-setup.service: Consumed 1.454s CPU time. [ 61.720593] systemd-udevd[169]: efi_capsule_loader: sd-device: Created empty file '/run/udev/data/c10:126' for '/devices/virtual/misc/efi_capsule_loader' initrd-switch-root.target: starting held back, waiting for: initrd-udevadm-cleanup-db.service systemd-vconsole-setup.service: Releasing resources... systemd-udev-trigger.service: Releasing resources... systemd-tpm2-setup-early.service: Releasing resources... [ 61.727203] systemd-udevd[148]: vfio: Device is queued (SEQNUM=4040, ACTION=add) [ 61.729800] systemd-udevd[169]: efi_capsule_loader: Device processed (SEQNUM=4034, ACTION=add) [ 61.733441] systemd-udevd[148]: vfio: Device ready for processing (SEQNUM=4040, ACTION=add) [ 61.736496] systemd-udevd[169]: efi_capsule_loader: sd-device-monitor(worker): Passed 241 byte to netlink monitor. [ 61.738530] systemd-udevd[148]: vfio: sd-device-monitor(manager): Passed 231 byte to netlink monitor. systemd-resolved.service: Got notification message from PID 153 (STOPPING=1, STATUS=Shutting down...) [ 61.744407] systemd-udevd[163]: vfio: Processing device (SEQNUM=4040, ACTION=add) systemd-timesyncd.service: Got notification message from PID 154 (STOPPING=1, STATUS=Shutting down...) [ 61.746303] systemd-udevd[164]: hw_random: Preserve permissions of /dev/hwrng, uid=0, gid=0, mode=0600 systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 61.748735] systemd-udevd[163]: vfio: Removing watch handle -1. systemd-timesyncd.service: Got notification message from PID 154 (STATUS=Idle.) [ 61.750786] systemd-udevd[168]: snapshot: Preserve permissions of /dev/snapshot, uid=0, gid=0, mode=0600 systemd-resolved.service: Got notification message from PID 153 (EXIT_STATUS=0) [ 61.753315] systemd-udevd[163]: vfio: /usr/lib/udev/rules.d/50-udev-default.rules:113 MODE 0666 systemd-timesyncd.service: Got notification message from PID 154 (EXIT_STATUS=0) [ 61.755159] systemd-udevd[164]: hw_random: Successfully created symlink '/dev/char/10:183' to '/dev/hwrng' systemd-udevd.service: Got notification message from PID 148 (STOPPING=1, STATUS=Shutting down...) [ 61.757207] systemd-udevd[148]: vga_arbiter: Device is queued (SEQNUM=4041, ACTION=add) systemd-userdbd.service: Got notification message from PID 155 (STOPPING=1, STATUS=Shutting down...) [ 61.758668] systemd-udevd[148]: vga_arbiter: Device ready for processing (SEQNUM=4041, ACTION=add) systemd-udevd.service: Got notification message from PID 148 (STOPPING=1, STATUS=Shutting down...) [ 61.761229] systemd-udevd[177]: loop-control: Preserve permissions of /dev/loop-control, uid=0, gid=6, mode=0660 systemd-userdbd.service: Got notification message from PID 155 (EXIT_STATUS=0) [ 61.763316] systemd-udevd[148]: vga_arbiter: sd-device-monitor(manager): Passed 227 byte to netlink monitor. systemd-udevd.service: Got notification message from PID 148 (EXIT_STATUS=0) [ 61.765704] systemd-udevd[177]: loop-control: Successfully created symlink '/dev/char/10:237' to '/dev/loop-control' systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 61.767608] systemd-udevd[148]: vsock: Device is queued (SEQNUM=4042, ACTION=add) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4198 systemd-journald.service: Added fd 66 (stored) to fd store. [ 61.770109] systemd-udevd[165]: rfkill: /usr/lib/udev/rules.d/71-seat.rules:74 Failed to run builtin 'path_id': No such file or directory Received SIGCHLD from PID 154 (systemd-timesyn). [ 61.772387] systemd-udevd[148]: vsock: Device ready for processing (SEQNUM=4042, ACTION=add) Child 148 (systemd-udevd) died (code=exited, status=0/SUCCESS) [ 61.774346] systemd-udevd[165]: rfkill: /usr/lib/udev/rules.d/73-seat-late.rules:16 RUN 'uaccess' systemd-udevd.service: Child 148 belongs to systemd-udevd.service. systemd-udevd.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 61.776733] systemd-udevd[164]: hw_random: sd-device: Created empty file '/run/udev/data/c10:183' for '/devices/virtual/misc/hw_random' [ 61.778634] systemd-udevd[164]: hw_random: Device processed (SEQNUM=4035, ACTION=add) [ 61.780705] systemd-udevd[172]: vga_arbiter: Processing device (SEQNUM=4041, ACTION=add) systemd-udevd.service: Deactivated successfully. [ 61.782552] systemd-udevd[164]: hw_random: sd-device-monitor(worker): Passed 219 byte to netlink monitor. [ 61.784933] systemd-udevd[172]: vga_arbiter: Removing watch handle -1. systemd-udevd.service: Service restart not allowed. systemd-udevd.service: Changed stop-sigterm -> dead [ 61.787003] systemd-udevd[177]: loop-control: sd-device: Created empty file '/run/udev/data/c10:237' for '/devices/virtual/misc/loop-control' [ 61.788799] systemd-udevd[177]: loop-control: Device processed (SEQNUM=4037, ACTION=add) [ 61.790640] systemd-udevd[168]: snapshot: Successfully created symlink '/dev/char/10:231' to '/dev/snapshot' systemd-udevd.service: Job 353 systemd-udevd.service/stop finished, result=done [ 61.793085] systemd-udevd[165]: rfkill: Setting permissions /dev/rfkill, uid=0, gid=0, mode=0664 [ OK ] Stopped Rule-based Manager for Device Events and Files. systemd-udevd-kernel.socket: Changed running -> listening [ 61.795067] systemd-udevd[177]: loop-control: sd-device-monitor(worker): Passed 229 byte to netlink monitor. systemd-udevd-control.socket: Changed running -> listening [ 61.797706] systemd-udevd[168]: snapshot: sd-device: Created empty file '/run/udev/data/c10:231' for '/devices/virtual/misc/snapshot' systemd-udevd.service: Consumed 32.408s CPU time. [ 61.799428] systemd-udevd[168]: snapshot: Device processed (SEQNUM=4039, ACTION=add) [ 61.803082] systemd-udevd[165]: rfkill: Successfully created symlink '/dev/char/10:242' to '/dev/rfkill' [ 61.805571] systemd-udevd[168]: snapshot: sd-device-monitor(worker): Passed 221 byte to netlink monitor. systemd-udevd.service: Releasing resources... [ 61.807482] systemd-udevd[148]: vsock: sd-device-monitor(manager): Passed 215 byte to netlink monitor. [ 61.809969] systemd-udevd[148]: timer: Device is queued (SEQNUM=4043, ACTION=add) [ 61.811520] systemd-udevd[148]: timer: Device ready for processing (SEQNUM=4043, ACTION=add) Child 153 (systemd-resolve) died (code=exited, status=0/SUCCESS) [ 61.816359] systemd-udevd[163]: vfio: Preserve permissions of /dev/vfio/vfio, uid=0, gid=0, mode=0666 [ 61.818323] systemd-udevd[169]: vsock: Processing device (SEQNUM=4042, ACTION=add) [ 61.819750] systemd-udevd[169]: vsock: Removing watch handle -1. systemd-resolved.service: Child 153 belongs to systemd-resolved.service. [ 61.821989] systemd-udevd[163]: vfio: Successfully created symlink '/dev/char/10:196' to '/dev/vfio/vfio' systemd-resolved.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 61.824796] systemd-udevd[148]: timer: sd-device-monitor(manager): Passed 221 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 61.826900] systemd-udevd[163]: vfio: sd-device: Created empty file '/run/udev/data/c10:196' for '/devices/virtual/misc/vfio' [ 61.829825] systemd-udevd[163]: vfio: Device processed (SEQNUM=4040, ACTION=add) systemd-resolved.service: Deactivated successfully. systemd-resolved.service: Service restart not allowed. systemd-resolved.service: Changed stop-sigterm -> dead Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 61.837787] systemd-udevd[164]: timer: Processing device (SEQNUM=4043, ACTION=add) [ 61.839823] systemd-udevd[163]: vfio: sd-device-monitor(worker): Passed 231 byte to netlink monitor. [ 61.841791] systemd-udevd[164]: timer: Removing watch handle -1. [ 61.843629] systemd-udevd[165]: rfkill: sd-device: Created db file '/run/udev/data/c10:242' for '/devices/virtual/misc/rfkill' [ 61.845394] systemd-udevd[165]: rfkill: Running built-in command "uaccess" [ 61.847044] systemd-udevd[164]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:67 GROUP 29 [ 61.849067] systemd-udevd[169]: vsock: /usr/lib/udev/rules.d/50-udev-default.rules:115 MODE 0666 [ 61.850821] systemd-udevd[165]: rfkill: Device processed (SEQNUM=4038, ACTION=add) [ 61.853175] systemd-udevd[148]: tee0: Device is queued (SEQNUM=4044, ACTION=add) [ 61.854700] systemd-udevd[148]: tee0: Device ready for processing (SEQNUM=4044, ACTION=add) systemd-resolved.service: Job 390 systemd-resolved.service/stop finished, result=done [ 61.856666] systemd-udevd[148]: tee0: sd-device-monitor(manager): Passed 210 byte to netlink monitor. [ OK ] Stopped Network Name Resolution. [ 61.858591] systemd-udevd[148]: teepriv0: Device is queued (SEQNUM=4045, ACTION=add) systemd-resolved.service: Consumed 2.444s CPU time. Spawning process to nuke '/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-resolved.service-HYLUUR' Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 61.863669] systemd-udevd[172]: vga_arbiter: Preserve permissions of /dev/vga_arbiter, uid=0, gid=0, mode=0600 [ 61.865399] systemd-udevd[172]: vga_arbiter: Successfully created symlink '/dev/char/10:127' to '/dev/vga_arbiter' Successfully forked off '(sd-rmrf)' as PID 259. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 61.867804] systemd-udevd[172]: vga_arbiter: sd-device: Created empty file '/run/udev/data/c10:127' for '/devices/virtual/misc/vga_arbiter' Spawning process to nuke '/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-resolved.service-f0PAZ2' [ 61.875757] systemd-udevd[165]: rfkill: sd-device-monitor(worker): Passed 317 byte to netlink monitor. [ 61.881833] systemd-udevd[148]: teepriv0: Device ready for processing (SEQNUM=4045, ACTION=add) [ 61.883788] systemd-udevd[168]: tee0: Processing device (SEQNUM=4044, ACTION=add) [ 61.885977] systemd-udevd[148]: teepriv0: sd-device-monitor(manager): Passed 219 byte to netlink monitor. [ 61.887856] systemd-udevd[168]: tee0: Removing watch handle -1. Successfully forked off '(sd-rmrf)' as PID 260. [ 61.890222] systemd-udevd[172]: vga_arbiter: Device processed (SEQNUM=4041, ACTION=add) [ 61.891804] systemd-udevd[172]: vga_arbiter: sd-device-monitor(worker): Passed 227 byte to netlink monitor. [ 61.894549] systemd-udevd[177]: teepriv0: Processing device (SEQNUM=4045, ACTION=add) [ 61.896906] systemd-udevd[177]: teepriv0: Removing watch handle -1. [ 61.898830] systemd-udevd[169]: vsock: Setting permissions /dev/vsock, uid=0, gid=0, mode=0666 systemd-resolved.service: Releasing resources... [ 61.901329] systemd-udevd[164]: timer: /usr/lib/udev/rules.d/73-seat-late.rules:16 RUN 'uaccess' [ 61.903233] systemd-udevd[164]: timer: Preserve permissions of /dev/snd/timer, uid=0, gid=29, mode=0660 [ 61.905984] systemd-udevd[148]: vcs: Device is queued (SEQNUM=4046, ACTION=add) [ 61.907607] systemd-udevd[148]: vcs: Device ready for processing (SEQNUM=4046, ACTION=add) [ 61.909949] systemd-udevd[148]: vcs: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 61.911803] systemd-udevd[148]: vcs1: Device is queued (SEQNUM=4047, ACTION=add) [ 61.913988] systemd-udevd[168]: tee0: Preserve permissions of /dev/tee0, uid=0, gid=0, mode=0600 [ 61.916564] systemd-udevd[164]: timer: Successfully created symlink '/dev/char/116:33' to '/dev/snd/timer' [ 61.918774] systemd-udevd[168]: tee0: Successfully created symlink '/dev/char/247:0' to '/dev/tee0' [ 61.921153] systemd-udevd[164]: timer: sd-device: Created db file '/run/udev/data/c116:33' for '/devices/virtual/sound/timer' [ 61.923288] systemd-udevd[168]: tee0: sd-device: Created empty file '/run/udev/data/c247:0' for '/devices/virtual/tee/tee0' systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4199 [ 61.926093] systemd-udevd[148]: vcs1: Device ready for processing (SEQNUM=4047, ACTION=add) systemd-journald.service: Added fd 42 (stored) to fd store. systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4200 [ 61.928036] systemd-udevd[148]: vcs1: sd-device-monitor(manager): Passed 206 byte to netlink monitor. systemd-journald.service: Added fd 45 (stored) to fd store. Child 154 (systemd-timesyn) died (code=exited, status=0/SUCCESS) [ 61.938598] systemd-udevd[165]: vcs: Processing device (SEQNUM=4046, ACTION=add) [ 61.940930] systemd-udevd[165]: vcs: Removing watch handle -1. systemd-timesyncd.service: Child 154 belongs to systemd-timesyncd.service. [ 61.942932] systemd-udevd[148]: vcsa: Device is queued (SEQNUM=4048, ACTION=add) systemd-timesyncd.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 61.944834] systemd-udevd[148]: vcsa: Device ready for processing (SEQNUM=4048, ACTION=add) [ 61.947916] systemd-udevd[165]: vcs: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 61.950041] systemd-udevd[148]: vcsa: sd-device-monitor(manager): Passed 208 byte to netlink monitor. systemd-timesyncd.service: Deactivated successfully. [ 61.956695] systemd-udevd[172]: vcs1: Processing device (SEQNUM=4047, ACTION=add) systemd-timesyncd.service: Service restart not allowed. systemd-timesyncd.service: Changed stop-sigterm -> dead [ 61.958251] systemd-udevd[172]: vcs1: Removing watch handle -1. [ 61.960662] systemd-udevd[172]: vcs1: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 61.962788] systemd-udevd[164]: timer: Running built-in command "uaccess" systemd-timesyncd.service: Job 412 systemd-timesyncd.service/stop finished, result=done [ OK ] Stopped Network Time Synchronization. [ 61.970497] systemd-udevd[169]: vsock: Successfully created symlink '/dev/char/10:125' to '/dev/vsock' systemd-timesyncd.service: Consumed 2.321s CPU time. Spawning process to nuke '/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-timesyncd.service-zEf4Jw' [ 61.974977] systemd-udevd[164]: timer: Device processed (SEQNUM=4043, ACTION=add) Successfully forked off '(sd-rmrf)' as PID 261. [ 61.981416] systemd-udevd[169]: vsock: sd-device: Created empty file '/run/udev/data/c10:125' for '/devices/virtual/misc/vsock' Spawning process to nuke '/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-timesyncd.service-MUjqpO' [ 61.983660] systemd-udevd[164]: timer: sd-device-monitor(worker): Passed 259 byte to netlink monitor. [ 61.986191] systemd-udevd[169]: vsock: Device processed (SEQNUM=4042, ACTION=add) [ 61.987763] systemd-udevd[169]: vsock: sd-device-monitor(worker): Passed 215 byte to netlink monitor. [ 61.989914] systemd-udevd[168]: tee0: Device processed (SEQNUM=4044, ACTION=add) [ 61.991852] systemd-udevd[148]: vcsa1: Device is queued (SEQNUM=4049, ACTION=add) [ 61.994042] systemd-udevd[168]: tee0: sd-device-monitor(worker): Passed 210 byte to netlink monitor. [ 61.995948] systemd-udevd[163]: vcsa: Processing device (SEQNUM=4048, ACTION=add) [ 61.998096] systemd-udevd[148]: vcsa1: Device ready for processing (SEQNUM=4049, ACTION=add) [ 62.000344] systemd-udevd[163]: vcsa: Removing watch handle -1. [ 62.002173] systemd-udevd[148]: vcsa1: sd-device-monitor(manager): Passed 210 byte to netlink monitor. [ 62.005221] systemd-udevd[163]: vcsa: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 Successfully forked off '(sd-rmrf)' as PID 262. [ 62.007494] systemd-udevd[148]: vcsu: Device is queued (SEQNUM=4050, ACTION=add) [ 62.009411] systemd-udevd[148]: vcsu: Device ready for processing (SEQNUM=4050, ACTION=add) [ 62.011275] systemd-udevd[148]: vcsu: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 62.018227] systemd-udevd[168]: vcsu: Processing device (SEQNUM=4050, ACTION=add) systemd-timesyncd.service: Releasing resources... [ 62.021872] systemd-udevd[148]: vcsu1: Device is queued (SEQNUM=4051, ACTION=add) [ 62.028466] systemd-udevd[168]: vcsu: Removing watch handle -1. Child 155 (systemd-userdbd) died (code=exited, status=0/SUCCESS) [ 62.030276] systemd-udevd[148]: vcsu1: Device ready for processing (SEQNUM=4051, ACTION=add) [ 62.032900] systemd-udevd[164]: vcsa1: Processing device (SEQNUM=4049, ACTION=add) systemd-userdbd.service: Child 155 belongs to systemd-userdbd.service. [ 62.034445] systemd-udevd[164]: vcsa1: Removing watch handle -1. systemd-userdbd.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 62.038552] systemd-udevd[164]: vcsa1: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 62.041169] systemd-udevd[177]: teepriv0: Preserve permissions of /dev/teepriv0, uid=0, gid=0, mode=0600 [ 62.042916] systemd-udevd[177]: teepriv0: Successfully created symlink '/dev/char/247:16' to '/dev/teepriv0' systemd-userdbd.service: Deactivated successfully. [ 62.045211] systemd-udevd[177]: teepriv0: sd-device: Created empty file '/run/udev/data/c247:16' for '/devices/virtual/tee/teepriv0' systemd-userdbd.service: Service restart not allowed. [ 62.047188] systemd-udevd[177]: teepriv0: Device processed (SEQNUM=4045, ACTION=add) systemd-userdbd.service: Changed stop-sigterm -> dead [ 62.049873] systemd-udevd[169]: vcsu1: Processing device (SEQNUM=4051, ACTION=add) [ 62.051339] systemd-udevd[169]: vcsu1: Removing watch handle -1. [ 62.053161] systemd-udevd[169]: vcsu1: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 62.055760] systemd-udevd[168]: vcsu: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 systemd-userdbd.service: Job 411 systemd-userdbd.service/stop finished, result=done [ 62.058744] systemd-udevd[172]: vcs1: Setting permissions /dev/vcs1, uid=0, gid=5, mode=0660 [ 62.060694] systemd-udevd[172]: vcs1: Successfully created symlink '/dev/char/7:1' to '/dev/vcs1' [ OK ] Stopped User Database Manager. [ 62.062876] systemd-udevd[148]: vcsu1: sd-device-monitor(manager): Passed 209 byte to netlink monitor. systemd-userdbd.socket: Changed running -> listening [ 62.065722] systemd-udevd[163]: vcsa: Setting permissions /dev/vcsa, uid=0, gid=5, mode=0660 systemd-userdbd.service: Consumed 2.098s CPU time. systemd-userdbd.service: Releasing resources... [ 62.069739] systemd-udevd[177]: teepriv0: sd-device-monitor(worker): Passed 219 byte to netlink monitor. Child 256 (modprobe) died (code=exited, status=1/FAILURE) [ 62.071784] systemd-udevd[148]: vtcon0: Device is queued (SEQNUM=4052, ACTION=add) [ 62.073573] systemd-udevd[148]: vtcon0: Device ready for processing (SEQNUM=4052, ACTION=add) modprobe@dm_mod.service: Child 256 belongs to modprobe@dm_mod.service. [ 62.075708] systemd-udevd[163]: vcsa: Successfully created symlink '/dev/char/7:128' to '/dev/vcsa' modprobe@dm_mod.service: Main process exited, code=exited, status=1/FAILURE (success) [ 62.077868] systemd-udevd[148]: vtcon0: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 62.082944] systemd-udevd[171]: vtcon0: Processing device (SEQNUM=4052, ACTION=add) modprobe@dm_mod.service: Deactivated successfully. [ 62.084952] systemd-udevd[163]: vcsa: sd-device: Created empty file '/run/udev/data/c7:128' for '/devices/virtual/vc/vcsa' modprobe@dm_mod.service: Service will not restart (restart setting) [ 62.086445] systemd-udevd[163]: vcsa: Device processed (SEQNUM=4048, ACTION=add) modprobe@dm_mod.service: Changed start -> dead [ 62.088005] systemd-udevd[163]: vcsa: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 62.090400] systemd-udevd[172]: vcs1: sd-device: Created empty file '/run/udev/data/c7:1' for '/devices/virtual/vc/vcs1' [ 62.091920] systemd-udevd[172]: vcs1: Device processed (SEQNUM=4047, ACTION=add) modprobe@dm_mod.service: Job 388 modprobe@dm_mod.service/start finished, result=done [ OK ] Finished Load Kernel Module dm_mod. [ 62.093857] systemd-udevd[172]: vcs1: sd-device-monitor(worker): Passed 206 byte to netlink monitor. modprobe@dm_mod.service: Consumed 378ms CPU time. modprobe@dm_mod.service: Releasing resources... [ 62.098546] systemd-udevd[171]: vtcon0: /usr/lib/udev/rules.d/90-vconsole.rules:12 RUN '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' Child 257 (modprobe) died (code=exited, status=1/FAILURE) [ 62.100907] systemd-udevd[171]: vtcon0: Running command "/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service" [ 62.102910] systemd-udevd[148]: blkcg_punt_bio: Device is queued (SEQNUM=4053, ACTION=add) modprobe@loop.service: Child 257 belongs to modprobe@loop.service. modprobe@loop.service: Main process exited, code=exited, status=1/FAILURE (success) [ 62.105320] systemd-udevd[171]: vtcon0: Starting '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' [ 62.107187] systemd-udevd[148]: blkcg_punt_bio: Device ready for processing (SEQNUM=4053, ACTION=add) [ 62.108912] systemd-udevd[148]: blkcg_punt_bio: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 62.110917] systemd-udevd[177]: blkcg_punt_bio: Processing device (SEQNUM=4053, ACTION=add) [ 62.112961] systemd-udevd[165]: vcs: Setting permissions /dev/vcs, uid=0, gid=5, mode=0660 modprobe@loop.service: Deactivated successfully. [ 62.114810] systemd-udevd[171]: Successfully forked off '(spawn)' as PID 187. modprobe@loop.service: Service will not restart (restart setting) modprobe@loop.service: Changed start -> dead [ 62.117017] systemd-udevd[168]: vcsu: Setting permissions /dev/vcsu, uid=0, gid=5, mode=0660 [ 62.118639] systemd-udevd[168]: vcsu: Successfully created symlink '/dev/char/7:64' to '/dev/vcsu' [ 62.120906] systemd-udevd[169]: vcsu1: Setting permissions /dev/vcsu1, uid=0, gid=5, mode=0660 modprobe@loop.service: Job 386 modprobe@loop.service/start finished, result=done [ OK ] Finished Load Kernel Module loop. [ 62.123017] systemd-udevd[169]: vcsu1: Successfully created symlink '/dev/char/7:65' to '/dev/vcsu1' modprobe@loop.service: Consumed 381ms CPU time. modprobe@loop.service: Releasing resources... [ 62.127453] systemd-udevd[164]: vcsa1: Setting permissions /dev/vcsa1, uid=0, gid=5, mode=0660 Child 156 (systemd-userwor) died (code=killed, status=15/TERM) [ 62.129623] systemd-udevd[148]: nvme-delete-wq: Device is queued (SEQNUM=4054, ACTION=add) [ 62.131864] systemd-udevd[168]: vcsu: sd-device: Created empty file '/run/udev/data/c7:64' for '/devices/virtual/vc/vcsu' system.slice: Child 156 belongs to system.slice. [ 62.134212] systemd-udevd[168]: vcsu: Device processed (SEQNUM=4050, ACTION=add) Child 157 (systemd-userwor) died (code=killed, status=15/TERM) [ 62.136011] systemd-udevd[148]: nvme-delete-wq: Device ready for processing (SEQNUM=4054, ACTION=add) [ 62.137888] systemd-udevd[148]: nvme-delete-wq: sd-device-monitor(manager): Passed 196 byte to netlink monitor. system.slice: Child 157 belongs to system.slice. [ 62.140010] systemd-udevd[172]: nvme-delete-wq: Processing device (SEQNUM=4054, ACTION=add) Child 158 (systemd-userwor) died (code=killed, status=15/TERM) [ 62.142225] systemd-udevd[148]: nvme-reset-wq: Device is queued (SEQNUM=4055, ACTION=add) system.slice: Child 158 belongs to system.slice. [ 62.143785] systemd-udevd[148]: nvme-reset-wq: Device ready for processing (SEQNUM=4055, ACTION=add) Child 159 (systemd-userwor) died (code=killed, status=15/TERM) system.slice: Child 159 belongs to system.slice. [ 62.154357] systemd-pcrextend[258]: Reading EFI variable /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. Child 259 ((sd-rmrf)) died (code=exited, status=0/SUCCESS) [ 62.156638] systemd-udevd[169]: vcsu1: sd-device: Created empty file '/run/udev/data/c7:65' for '/devices/virtual/vc/vcsu1' [ 62.158130] systemd-udevd[169]: vcsu1: Device processed (SEQNUM=4051, ACTION=add) init.scope: Child 259 belongs to init.scope. [ 62.159487] systemd-udevd[169]: vcsu1: sd-device-monitor(worker): Passed 209 byte to netlink monitor. Child 260 ((sd-rmrf)) died (code=exited, status=0/SUCCESS) [ 62.161666] systemd-pcrextend[258]: Using TPM2 TCTI driver 'device' with device '/dev/tpmrm0'. [ 62.163506] systemd-pcrextend[258]: Loaded TCTI module 'tcti-device' (TCTI module for communication with Linux kernel interface.) [Version 2] init.scope: Child 260 belongs to init.scope. [ 62.165915] systemd-udevd[165]: vcs: Successfully created symlink '/dev/char/7:0' to '/dev/vcs' Child 261 ((sd-rmrf)) died (code=exited, status=0/SUCCESS) [ 62.167685] systemd-pcrextend[258]: TPM successfully started up. [ 62.169642] systemd-pcrextend[258]: Getting TPM2 capability 0x0000 property 0x0001 count 127. init.scope: Child 261 belongs to init.scope. [ 62.171547] systemd-udevd[168]: vcsu: sd-device-monitor(worker): Passed 207 byte to netlink monitor. Child 262 ((sd-rmrf)) died (code=exited, status=0/SUCCESS) [ 62.174006] systemd-udevd[163]: nvme-reset-wq: Processing device (SEQNUM=4055, ACTION=add) init.scope: Child 262 belongs to init.scope. [ 62.175789] systemd-pcrextend[258]: Getting TPM2 capability 0x0002 property 0x011f count 256. Received SIGCHLD from PID 256 (n/a). [ 62.178278] systemd-udevd[164]: vcsa1: Successfully created symlink '/dev/char/7:129' to '/dev/vcsa1' [ 62.179807] systemd-udevd[164]: vcsa1: sd-device: Created empty file '/run/udev/data/c7:129' for '/devices/virtual/vc/vcsa1' [ 62.181879] systemd-udevd[164]: vcsa1: Device processed (SEQNUM=4049, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 63 (stored), closing. [ 62.186417] systemd-udevd[164]: vcsa1: sd-device-monitor(worker): Passed 210 byte to netlink monitor. [ 62.191211] systemd-pcrextend[258]: Getting TPM2 capability 0x0008 property 0x0000 count 508. [ 62.193874] systemd-pcrextend[258]: Getting TPM2 capability 0x0005 property 0x0000 count 1. [ 62.195898] systemd-pcrextend[258]: TPM2 PCR bank sha1 has fewer than 24 PCR bits enabled, ignoring. systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing. [ 62.199526] systemd-udevd[148]: nvme-reset-wq: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 62.201852] systemd-udevd[148]: nvme-wq: Device is queued (SEQNUM=4056, ACTION=add) [ 62.203875] systemd-pcrextend[258]: Reading PCR selection: [sha256(11)] [ 62.206529] systemd-udevd[172]: nvme-delete-wq: Device processed (SEQNUM=4054, ACTION=add) [ 62.208730] systemd-udevd[172]: nvme-delete-wq: sd-device-monitor(worker): Passed 196 byte to netlink monitor. Received SIGCHLD from PID 263 ((sd-close)). [ 62.211091] systemd-pcrextend[258]: Read PCR selection: [sha256(11)] Child 263 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 62.213149] systemd-pcrextend[258]: PCR value: 11:sha256=ded923a89615d75a7e2e8fbc141e6f99856ffbd666c53ea6f4d05b990cde3a14 [ 62.214969] systemd-pcrextend[258]: TPM2 PCR bank sha384 has fewer than 24 PCR bits enabled, ignoring. [ 62.217106] systemd-pcrextend[258]: TPM2 PCR bank sha512 has fewer than 24 PCR bits enabled, ignoring. [ 62.219329] systemd-pcrextend[258]: Found 1 fully initialized TPM2 banks. init.scope: Child 263 belongs to init.scope. [ 62.221769] systemd-udevd[148]: nvme-wq: Device ready for processing (SEQNUM=4056, ACTION=add) [ 62.223527] systemd-udevd[148]: nvme-wq: sd-device-monitor(manager): Passed 189 byte to netlink monitor. Child 264 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 62.225621] systemd-udevd[148]: writeback: Device is queued (SEQNUM=4057, ACTION=add) [ 62.227462] systemd-udevd[148]: writeback: Device ready for processing (SEQNUM=4057, ACTION=add) init.scope: Child 264 belongs to init.scope. [ 62.229723] systemd-udevd[148]: writeback: sd-device-monitor(manager): Passed 191 byte to netlink monitor. Received SIGCHLD from PID 264 (n/a). [ 62.231456] systemd-udevd[148]: enp0s1: Device is queued (SEQNUM=4058, ACTION=move) systemd-journald.service: Received EPOLLHUP on stored fd 52 (stored), closing. [ 62.233574] systemd-udevd[148]: enp0s1: Device ready for processing (SEQNUM=4058, ACTION=move) [ 62.235134] systemd-udevd[148]: enp0s1: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 62.237242] systemd-pcrextend[258]: Measuring 'leave-initrd' into PCR index 11, banks sha256. systemd-journald.service: Received EPOLLHUP on stored fd 64 (stored), closing. [ 62.239740] systemd-udevd[172]: writeback: Processing device (SEQNUM=4057, ACTION=add) [ 62.242344] systemd-udevd[177]: blkcg_punt_bio: Device processed (SEQNUM=4053, ACTION=add) [ 62.243783] systemd-udevd[177]: blkcg_punt_bio: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 62.246122] systemd-udevd[164]: nvme-wq: Processing device (SEQNUM=4056, ACTION=add) [ 62.248552] systemd-udevd[163]: nvme-reset-wq: Device processed (SEQNUM=4055, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 66 (stored), closing. [ 62.253196] systemd-udevd[165]: vcs: sd-device: Created empty file '/run/udev/data/c7:0' for '/devices/virtual/vc/vcs' [ 62.254755] systemd-udevd[165]: vcs: Device processed (SEQNUM=4046, ACTION=add) [ 62.256530] systemd-udevd[165]: vcs: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 62.259046] systemd-udevd[168]: enp0s1: Processing device (SEQNUM=4058, ACTION=move) Received SIGCHLD from PID 265 ((sd-close)). [ 62.261586] systemd-udevd[148]: 252:0: Device is queued (SEQNUM=4059, ACTION=add) Child 265 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 62.263319] systemd-udevd[148]: 252:0: Device ready for processing (SEQNUM=4059, ACTION=add) [ 62.265565] systemd-udevd[148]: 252:0: sd-device-monitor(manager): Passed 162 byte to netlink monitor. init.scope: Child 265 belongs to init.scope. [ 62.268388] systemd-udevd[163]: nvme-reset-wq: sd-device-monitor(worker): Passed 195 byte to netlink monitor. Child 266 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 62.270375] systemd-udevd[164]: nvme-wq: Device processed (SEQNUM=4056, ACTION=add) [ 62.272588] systemd-udevd[168]: enp0s1: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' init.scope: Child 266 belongs to init.scope. [ 62.274931] systemd-udevd[148]: dm-0: Device is queued (SEQNUM=4060, ACTION=add) Child 267 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 62.276899] systemd-udevd[148]: dm-0: Device ready for processing (SEQNUM=4060, ACTION=add) init.scope: Child 267 belongs to init.scope. [ 62.278506] systemd-udevd[148]: dm-0: sd-device-monitor(manager): Passed 225 byte to netlink monitor. Received SIGCHLD from PID 267 (n/a). systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing. [ 62.280819] systemd-udevd[164]: nvme-wq: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 62.283084] systemd-udevd[177]: dm-0: Processing device (SEQNUM=4060, ACTION=add) [ 62.284904] systemd-udevd[177]: dm-0: Removing watch handle -1. [ 62.286725] systemd-udevd[148]: dm-0: Device is queued (SEQNUM=4061, ACTION=change) [ 62.288975] systemd-udevd[148]: dm-0: SEQNUM=4061 blocked by SEQNUM=4060 initrd-switch-root.target: starting held back, waiting for: initrd-udevadm-cleanup-db.service [ 62.291191] systemd-udevd[172]: writeback: Device processed (SEQNUM=4057, ACTION=add) systemd-udevd-control.socket: Deactivated successfully. [ 62.293816] systemd-udevd[177]: dm-0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 systemd-udevd-control.socket: Changed listening -> dead [ 62.295833] systemd-udevd[172]: writeback: sd-device-monitor(worker): Passed 191 byte to netlink monitor. systemd-udevd-control.socket: Job 351 systemd-udevd-control.socket/stop finished, result=done [ 62.298655] systemd-udevd[148]: dm-0: Device is queued (SEQNUM=4062, ACTION=change) [ OK ] Closed udev Control Socket. [ 62.300765] systemd-udevd[148]: dm-0: SEQNUM=4062 blocked by SEQNUM=4060 [ 62.302831] systemd-udevd[169]: 252:0: Processing device (SEQNUM=4059, ACTION=add) systemd-udevd-kernel.socket: Deactivated successfully. systemd-udevd-kernel.socket: Changed listening -> dead [ 62.305137] systemd-udevd[148]: vda3: Device is queued (SEQNUM=4063, ACTION=change) systemd-udevd-kernel.socket: Job 349 systemd-udevd-kernel.socket/stop finished, result=done [ 62.308578] systemd-udevd[148]: vda3: Device ready for processing (SEQNUM=4063, ACTION=change) [ OK ] Closed udev Kernel Socket. [ 62.310866] systemd-pcrextend[258]: Extended PCR index 11 with 'leave-initrd' (banks sha256). systemd-userdbd.socket: Deactivated successfully. [ 62.313250] systemd-udevd[164]: vda3: Processing device (SEQNUM=4063, ACTION=change) systemd-userdbd.socket: Changed listening -> dead [ 62.315426] systemd-udevd[148]: vda3: sd-device-monitor(manager): Passed 327 byte to netlink monitor. systemd-userdbd.socket: Job 434 systemd-userdbd.socket/stop finished, result=done [ OK ] Closed User Database Manager Socket. [ 62.317817] systemd-udevd[148]: vda2: Device is queued (SEQNUM=4064, ACTION=change) [ 62.320454] systemd-udevd[177]: dm-0: Setting permissions /dev/dm-0, uid=0, gid=6, mode=0660 initrd-udevadm-cleanup-db.service: AssertPathExists=/etc/initrd-release succeeded. [ 62.322640] systemd-udevd[169]: 252:0: Device processed (SEQNUM=4059, ACTION=add) initrd-udevadm-cleanup-db.service: Will spawn child (service_enter_start): udevadm [ 62.324645] systemd-udevd[169]: 252:0: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 62.326441] systemd-udevd[177]: dm-0: Successfully created symlink '/dev/block/252:0' to '/dev/dm-0' [ 62.331586] systemd-udevd[164]: vda3: Removing watch handle 10. [ 62.333791] systemd-udevd[148]: vda2: Device ready for processing (SEQNUM=4064, ACTION=change) initrd-udevadm-cleanup-db.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/initrd-udevadm-cleanup-db.service' to 'max': No such file or directory [ 62.335400] systemd-udevd[148]: vda2: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 62.338610] systemd-udevd[177]: dm-0: sd-device: Created db file '/run/udev/data/b252:0' for '/devices/virtual/block/dm-0' [ 62.341312] systemd-udevd[168]: enp0s1: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 62.343455] systemd-udevd[177]: dm-0: Device processed (SEQNUM=4060, ACTION=add) initrd-udevadm-cleanup-db.service: Passing 0 fds to service initrd-udevadm-cleanup-db.service: About to execute: udevadm info --cleanup-db [ 62.345462] systemd-udevd[177]: dm-0: sd-device-monitor(worker): Passed 387 byte to netlink monitor. Serializing sd-executor-state to memfd. [ 62.350952] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_LOCATION=Other' [ 62.352616] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_EC_TYPE=Multi-bit ECC' initrd-udevadm-cleanup-db.service: Forked udevadm as 269 [ 62.354503] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_MAX_CAPACITY=2147483648' [ 62.356004] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_SIZE=2147483648' [ 62.357912] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_FORM_FACTOR=DIMM' [ 62.359364] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_LOCATOR=DIMM 0' [ 62.364748] systemd-udevd[172]: vda2: Processing device (SEQNUM=4064, ACTION=change) [ 62.366601] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_BANK_LOCATOR=Not Specified' [ 62.368324] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_TYPE=RAM' [ 62.369712] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_TYPE_DETAIL=Other' [ 62.371121] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_MANUFACTURER=QEMU' [ 62.373051] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_SERIAL_NUMBER=Not Specified' [ 62.374484] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_ASSET_TAG=Not Specified' [ 62.375933] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_PART_NUMBER=Not Specified' [ 62.377575] systemd-udevd[173]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_NUM_DEVICES=1' [ 62.379320] systemd-udevd[168]: enp0s1: MAC address identifier: hw_addr=52:54:00:12:35:02 -> x525400123502 [ 62.381672] systemd-udevd[148]: dm-0: Device ready for processing (SEQNUM=4061, ACTION=change) [ 62.383375] systemd-udevd[148]: dm-0: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 62.385452] systemd-udevd[148]: dm-0: SEQNUM=4062 blocked by SEQNUM=4061 [ 62.387236] systemd-udevd[173]: id: Process 'dmi_memory_id' succeeded. Closing set fd 29 (socket:[1370]) [ 62.392612] systemd-udevd[169]: dm-0: Processing device (SEQNUM=4061, ACTION=change) [ 62.394053] systemd-udevd[169]: dm-0: Removing watch handle -1. initrd-udevadm-cleanup-db.service: Changed dead -> start Starting Cleanup udev Database... systemd-network-generator.service: Deactivated successfully. [ 62.399157] systemd-udevd[168]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/of_node". systemd-network-generator.service: Service restart not allowed. systemd-network-generator.service: Changed exited -> dead [ 62.401297] systemd-udevd[168]: virtio0: Failed to get 'of_node' child device: No such device systemd-network-generator.service: Job 399 systemd-network-generator.service/stop finished, result=done [ OK ] Stopped Generate network units from Kernel command line. [ 62.403275] systemd-udevd[172]: vda2: Removing watch handle 11. systemd-network-generator.service: Consumed 665ms CPU time. [ 62.405912] systemd-udevd[164]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' initrd-switch-root.target: starting held back, waiting for: initrd-udevadm-cleanup-db.service [ 62.408003] systemd-udevd[164]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' systemd-sysctl.service: Deactivated successfully. systemd-sysctl.service: Service restart not allowed. systemd-sysctl.service: Changed exited -> dead [ 62.411735] systemd-udevd[173]: id: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' systemd-sysctl.service: Job 414 systemd-sysctl.service/stop finished, result=done [ OK ] Stopped Apply Kernel Variables. [ 62.413714] systemd-udevd[173]: id: sd-device: Created db file '/run/udev/data/+dmi:id' for '/devices/virtual/dmi/id' systemd-sysctl.service: Consumed 810ms CPU time. systemd-tmpfiles-setup-dev-early.service: stopping held back, waiting for: local-fs-pre.target systemd-tmpfiles-setup-dev.service: stopping held back, waiting for: local-fs-pre.target [ 62.417114] systemd-udevd[164]: vda3: Probe /dev/vda3 with raid and offset=0 systemd-tmpfiles-setup.service: Deactivated successfully. systemd-tmpfiles-setup.service: Service restart not allowed. systemd-tmpfiles-setup.service: Changed exited -> dead [ 62.419289] systemd-udevd[173]: id: Running built-in command "kmod load" systemd-tmpfiles-setup.service: Job 398 systemd-tmpfiles-setup.service/stop finished, result=done [ 62.421563] systemd-udevd[173]: Loading module: dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku: [ OK ] Stopped Create Volatile Files and Directories. [ 62.423417] systemd-udevd[173]: Failed to find module 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' systemd-tmpfiles-setup.service: Consumed 1.349s CPU time. [ 62.425713] systemd-udevd[173]: id: Device processed (SEQNUM=4019, ACTION=add) initrd-switch-root.target: starting held back, waiting for: initrd-udevadm-cleanup-db.service local-fs.target changed active -> dead local-fs.target: Job 440 local-fs.target/stop finished, result=done [ 62.427350] systemd-udevd[173]: id: sd-device-monitor(worker): Passed 785 byte to netlink monitor. [ OK ] Stopped target Local File Systems. local-fs-pre.target changed active -> dead local-fs-pre.target: Job 448 local-fs-pre.target/stop finished, result=done [ OK ] Stopped target Preparation for Local File Systems. [ 62.431251] systemd-udevd[169]: dm-0: Successfully created symlink '/dev/block/252:0' to '/dev/dm-0' systemd-fsck-root.service: ConditionPathIsReadWrite=!/ failed. systemd-fsck-root.service: Starting requested but condition not met. Not starting unit. [ 62.433256] systemd-udevd[169]: dm-0: sd-device: Created db file '/run/udev/data/b252:0' for '/devices/virtual/block/dm-0' systemd-fsck-root.service: Job 368 systemd-fsck-root.service/start finished, result=done systemd-tmpfiles-setup-dev-early.service: stopping held back, waiting for: systemd-tmpfiles-setup-dev.service [ 62.435124] systemd-udevd[169]: dm-0: Device processed (SEQNUM=4061, ACTION=change) systemd-tmpfiles-setup-dev.service: Deactivated successfully. systemd-tmpfiles-setup-dev.service: Service restart not allowed. [ 62.437378] systemd-udevd[169]: dm-0: sd-device-monitor(worker): Passed 384 byte to netlink monitor. systemd-tmpfiles-setup-dev.service: Changed exited -> dead [ 62.439633] systemd-udevd[148]: dm-0: Device ready for processing (SEQNUM=4062, ACTION=change) systemd-tmpfiles-setup-dev.service: Job 394 systemd-tmpfiles-setup-dev.service/stop finished, result=done [ OK ] Stopped Create Static Device Nodes in /dev. systemd-tmpfiles-setup-dev.service: Consumed 688ms CPU time. initrd-switch-root.target: starting held back, waiting for: initrd-udevadm-cleanup-db.service systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. [ 62.446169] systemd-udevd[148]: dm-0: sd-device-monitor(manager): Passed 246 byte to netlink monitor. systemd-tmpfiles-setup-dev-early.service: Service restart not allowed. systemd-tmpfiles-setup-dev-early.service: Changed exited -> dead [ 62.449749] systemd-udevd[168]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/physfn". systemd-tmpfiles-setup-dev-early.service: Job 393 systemd-tmpfiles-setup-dev-early.service/stop finished, result=done [ OK ] Stopped Create Static Device Nodes in /dev gracefully. [ 62.451528] systemd-udevd[168]: 0000:00:01.0: Failed to get PCI onboard label: No such file or directory systemd-tmpfiles-setup-dev-early.service: Consumed 715ms CPU time. [ 62.453802] systemd-udevd[168]: 0000:00:01.0: Could not obtain onboard index: No such file or directory initrd-switch-root.target: starting held back, waiting for: initrd-udevadm-cleanup-db.service [ 62.455667] systemd-udevd[168]: enp0s1: PCI path identifier: domain=n/a bus_and_slot=p0s1 func=n/a port=n/a -> enp0s1 systemd-tmpfiles-setup-dev-early.service: Releasing resources... [ 62.460505] systemd-udevd[164]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/a3446dad-f774-4e8a-93ef-ba9d43e6c5f9' systemd-tmpfiles-setup-dev.service: Releasing resources... systemd-tmpfiles-setup.service: Releasing resources... systemd-sysctl.service: Releasing resources... [ 62.462647] systemd-udevd[164]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c' systemd-network-generator.service: Releasing resources... [ 62.467343] systemd-udevd[164]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityhash' [ 62.470311] systemd-udevd[168]: enp0s1: Could not find usb parent device: No such file or directory Received SIGCHLD from PID 268 ((sd-close)). [ 62.472518] systemd-udevd[168]: enp0s1: Could not get bcma parent device: No such file or directory Child 258 (systemd-pcrexte) died (code=exited, status=0/SUCCESS) [ 62.475184] systemd-udevd[164]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part3' systemd-pcrphase-initrd.service: Child 258 belongs to systemd-pcrphase-initrd.service. [ 62.478084] systemd-udevd[168]: enp0s1: /usr/lib/udev/rules.d/75-net-description.rules:12 Importing properties from results of builtin command 'hwdb --subsystem=pci' systemd-pcrphase-initrd.service: Control process exited, code=exited, status=0/SUCCESS (success) systemd-pcrphase-initrd.service: Got final SIGCHLD for state stop. [ 62.480450] systemd-udevd[168]: enp0s1: /usr/lib/udev/rules.d/75-net-description.rules:12 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 62.482597] systemd-udevd[168]: enp0s1: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 62.484629] systemd-udevd[168]: enp0s1: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 62.486396] systemd-udevd[168]: enp0s1: Device has name_assign_type=4 [ 62.487875] systemd-udevd[168]: enp0s1: Device has addr_assign_type=0 [ 62.489704] systemd-udevd[168]: enp0s1: Config file /usr/lib/systemd/network/99-default.link is applied systemd-pcrphase-initrd.service: Deactivated successfully. [ 62.491219] systemd-udevd[168]: enp0s1: MAC address on the device already matches policy "persistent". systemd-pcrphase-initrd.service: Service restart not allowed. [ 62.493113] systemd-udevd[168]: enp0s1: Skipping to apply Name= and NamePolicy= on 'move' uevent. systemd-pcrphase-initrd.service: Changed stop -> dead [ 62.495015] systemd-udevd[168]: enp0s1: Skipping to apply AlternativeNames= and AlternativeNamesPolicy= on 'move' uevent. [ 62.496956] systemd-udevd[168]: enp0s1: /usr/lib/udev/rules.d/80-net-setup-link.rules:11 NAME 'enp0s1' [ 62.498809] systemd-udevd[169]: dm-0: Processing device (SEQNUM=4062, ACTION=change) systemd-pcrphase-initrd.service: Job 401 systemd-pcrphase-initrd.service/stop finished, result=done [ OK ] Stopped TPM2 PCR Barrier (initrd). [ 62.501505] systemd-udevd[169]: dm-0: Removing watch handle -1. [ 62.503633] systemd-udevd[168]: enp0s1: sd-device: Created db file '/run/udev/data/n2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/enp0s1' [ 62.506020] systemd-udevd[168]: enp0s1: Device processed (SEQNUM=4058, ACTION=move) [ 62.507607] systemd-udevd[168]: enp0s1: sd-device-monitor(worker): Passed 751 byte to netlink monitor. systemd-pcrphase-initrd.service: Consumed 643ms CPU time. [ 62.511532] systemd-udevd[169]: dm-0: /usr/lib/udev/rules.d/10-dm.rules:51 Importing properties from results of '/usr/sbin/dmsetup udevflags 6303081' systemd-pcrphase-initrd.service: Releasing resources... [ 62.514011] systemd-udevd[169]: dm-0: Starting '/usr/sbin/dmsetup udevflags 6303081' Child 268 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 62.515638] systemd-udevd[169]: Successfully forked off '(spawn)' as PID 188. init.scope: Child 268 belongs to init.scope. [ 62.517844] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' [ 62.521813] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' systemd-journald.service: Received EPOLLHUP on stored fd 45 (stored), closing. [ 62.523919] systemd-udevd[172]: vda2: Probe /dev/vda2 with raid and offset=0 [ 62.525987] systemd-udevd[164]: vda3: Successfully created symlink '/dev/block/254:3' to '/dev/vda3' [ 62.527540] systemd-udevd[164]: vda3: sd-device: Created db file '/run/udev/data/b254:3' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3' [ 62.529756] systemd-udevd[164]: vda3: Adding watch on '/dev/vda3' [ 62.531472] systemd-udevd[164]: vda3: Device processed (SEQNUM=4063, ACTION=change) initrd-switch-root.target: starting held back, waiting for: initrd-udevadm-cleanup-db.service tpm2.target changed active -> dead [ 62.533480] systemd-udevd[164]: vda3: sd-device-monitor(worker): Passed 1252 byte to netlink monitor. tpm2.target: Job 409 tpm2.target/stop finished, result=done [ OK ] Stopped target Trusted Platform Module. [ 62.536988] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/e432bcfa-dc3c-4557-8a62-e018f14ba4df' systemd-pcrfs@sysroot.service: ConditionSecurity=measured-uki succeeded. systemd-pcrfs@sysroot.service: ConditionPathExists=!/etc/initrd-release failed. systemd-pcrfs@sysroot.service: Starting requested but condition not met. Not starting unit. [ 62.541193] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f' systemd-pcrfs@sysroot.service: Job 379 systemd-pcrfs@sysroot.service/start finished, result=done [ 62.544592] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityroot' Received SIGCHLD from PID 270 ((sd-close)). [ 62.546609] systemd-udevd[172]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part2' Child 270 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 62.549416] systemd-udevd[169]: dm-0: '/usr/sbin/dmsetup udevflags 6303081'(out) 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG='1'' [ 62.551241] systemd-udevd[169]: dm-0: '/usr/sbin/dmsetup udevflags 6303081'(out) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1'' init.scope: Child 270 belongs to init.scope. [ 62.553564] systemd-udevd[169]: dm-0: Process '/usr/sbin/dmsetup udevflags 6303081' succeeded. [ 62.555167] systemd-udevd[169]: dm-0: /usr/lib/udev/rules.d/10-dm.rules:133 Added SYMLINK 'mapper/usr' [ 62.557151] systemd-udevd[169]: dm-0: /usr/lib/udev/rules.d/13-dm-disk.rules:17 Added SYMLINK 'disk/by-id/dm-name-usr' [ 62.558770] systemd-udevd[169]: dm-0: /usr/lib/udev/rules.d/13-dm-disk.rules:18 Added SYMLINK 'disk/by-id/dm-uuid-CRYPT-VERITY-a3446dadf7744e8a93efba9d43e6c5f9-usr' [ 62.560848] systemd-udevd[169]: dm-0: /usr/lib/udev/rules.d/13-dm-disk.rules:25 Importing properties from results of builtin command 'blkid' [ 62.562512] systemd-udevd[169]: dm-0: Probe /dev/dm-0 with raid and offset=0 [ 62.564769] systemd-udevd[172]: vda2: Successfully created symlink '/dev/block/254:2' to '/dev/vda2' [ 62.566374] systemd-udevd[172]: vda2: sd-device: Created db file '/run/udev/data/b254:2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2' [ 62.568542] systemd-udevd[172]: vda2: Adding watch on '/dev/vda2' [ 62.569990] systemd-udevd[172]: vda2: Device processed (SEQNUM=4064, ACTION=change) [ 62.571494] systemd-udevd[172]: vda2: sd-device-monitor(worker): Passed 1314 byte to netlink monitor. [ 62.574053] systemd-udevd[169]: dm-0: /usr/lib/udev/rules.d/13-dm-disk.rules:39 Added SYMLINK 'disk/by-uuid/e432bcfa-dc3c-4557-8a62-e018f14ba4df' [ 62.575790] systemd-udevd[169]: dm-0: /usr/lib/udev/rules.d/95-dm-notify.rules:12 RUN '/usr/sbin/dmsetup udevcomplete $env{DM_COOKIE}' [ 62.577770] systemd-udevd[169]: dm-0: Successfully created symlink '/dev/disk/by-id/dm-uuid-CRYPT-VERITY-a3446dadf7744e8a93efba9d43e6c5f9-usr' to '/dev/dm-0' [ 62.579478] systemd-udevd[169]: dm-0: Successfully created symlink '/dev/mapper/usr' to '/dev/dm-0' [ 62.581488] systemd-udevd[169]: dm-0: Successfully created symlink '/dev/disk/by-id/dm-name-usr' to '/dev/dm-0' [ 62.583250] systemd-udevd[169]: dm-0: Successfully created symlink '/dev/disk/by-uuid/e432bcfa-dc3c-4557-8a62-e018f14ba4df' to '/dev/dm-0' [ 62.585313] systemd-udevd[169]: dm-0: Successfully created symlink '/dev/block/252:0' to '/dev/dm-0' [ 62.586849] systemd-udevd[169]: dm-0: sd-device: Created db file '/run/udev/data/b252:0' for '/devices/virtual/block/dm-0' [ 62.588853] systemd-udevd[169]: dm-0: Running command "/usr/sbin/dmsetup udevcomplete 6303081" [ 62.590381] systemd-udevd[169]: dm-0: Starting '/usr/sbin/dmsetup udevcomplete 6303081' [ 62.591873] systemd-udevd[169]: Successfully forked off '(spawn)' as PID 189. [ 62.593711] systemd-udevd[169]: dm-0: '/usr/sbin/dmsetup udevcomplete 6303081'(out) 'DM_COOKIE_COMPLETED=0x602d69 ' [ 62.595292] systemd-udevd[169]: dm-0: Process '/usr/sbin/dmsetup udevcomplete 6303081' succeeded. [ 62.597129] systemd-udevd[169]: dm-0: Adding watch on '/dev/dm-0' [ 62.598583] systemd-udevd[169]: dm-0: Device processed (SEQNUM=4062, ACTION=change) [ 62.600365] systemd-udevd[169]: dm-0: sd-device-monitor(worker): Passed 896 byte to netlink monitor. [ 62.602784] systemd-udevd[171]: vtcon0: Process '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' succeeded. [ 62.604946] systemd-udevd[171]: vtcon0: Device processed (SEQNUM=4052, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 62.606441] systemd-udevd[171]: vtcon0: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 62.609306] systemd-udevd[148]: No events are queued, removing /run/udev/queue. [ 62.610901] systemd-udevd[148]: loop0: Device is queued (SEQNUM=4065, ACTION=change) [ 62.612968] systemd-udevd[148]: Cleanup idle workers [ 62.614449] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.616361] systemd-udevd[148]: Worker [165] exited. [ 62.617861] systemd-udevd[148]: loop0: Received inotify event for /dev/loop0. [ 62.619404] systemd-udevd[148]: loop0: Failed to re-read partition table, ignoring: Resource temporarily unavailable [ 62.621354] systemd-udevd[148]: loop0: device is closed, synthesising 'change' on /sys/devices/virtual/block/loop0 [ 62.622848] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.624574] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 208. [ 62.625986] systemd-udevd[148]: loop0: Worker [208] is forked for processing SEQNUM=4065. [ 62.627390] systemd-udevd[148]: Worker [168] exited. [ 62.628988] systemd-udevd[148]: Worker [167] exited. [ 62.630327] systemd-udevd[148]: Worker [172] exited. [ 62.631631] systemd-udevd[148]: Worker [171] exited. [ 62.633410] systemd-udevd[148]: Worker [166] exited. [ 62.634744] systemd-udevd[148]: Worker [173] exited. [ 62.636457] systemd-udevd[148]: Worker [164] exited. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 62.641335] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.643874] systemd-udevd[148]: Worker [162] exited. [ 62.645431] systemd-udevd[148]: Worker [163] exited. [ 62.650537] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 62.652706] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. systemd-journald.service: Trying to stash fd for dev=0:8/inode=4212 systemd-journald.service: Added fd 34 (stored) to fd store. [ 62.655128] systemd-udevd[148]: Worker [174] exited. [ 62.656855] systemd-udevd[148]: Worker [170] exited. [ 62.658196] systemd-udevd[148]: Worker [169] exited. [ 62.659506] systemd-udevd[148]: Worker [177] exited. [ 62.661208] systemd-udevd[148]: loop0: Device is queued (SEQNUM=4066, ACTION=change) [ 62.662614] systemd-udevd[148]: loop0: SEQNUM=4066 blocked by SEQNUM=4065 [ 62.663977] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.665650] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 62.667487] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.669137] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 62.670907] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 62.672964] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.674500] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 62.677613] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.679104] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 62.680718] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 62.682422] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.683859] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 62.685947] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.687289] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 62.689037] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 62.690748] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.692641] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 62.695232] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.696796] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 62.698162] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 62.699855] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.701512] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 62.703350] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.705027] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 62.706391] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 62.708587] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.710225] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 62.712492] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.715018] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 62.718633] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 62.721802] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.724810] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 62.727307] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.729582] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 62.731565] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 62.734286] systemd-udevd[148]: loop0: Received inotify event for /dev/loop0. [ 62.736511] systemd-udevd[148]: loop0: Failed to re-read partition table, ignoring: Resource temporarily unavailable [ 62.738561] systemd-udevd[148]: loop0: device is closed, synthesising 'change' on /sys/devices/virtual/block/loop0 [ 62.740715] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.743120] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.745600] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 62.747367] systemd-udevd[148]: loop0: Device is queued (SEQNUM=4067, ACTION=change) [ 62.749623] systemd-udevd[148]: loop0: SEQNUM=4067 blocked by SEQNUM=4065 [ 62.751668] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 62.753512] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 62.755354] systemd-udevd[148]: 252:1: Device is queued (SEQNUM=4068, ACTION=add) [ 62.757575] systemd-udevd[148]: 252:1: Device ready for processing (SEQNUM=4068, ACTION=add) [ 62.759304] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 213. [ 62.899006] systemd-udevd[148]: 252:1: Worker [213] is forked for processing SEQNUM=4068. [ 62.902615] systemd-udevd[148]: dm-1: Device is queued (SEQNUM=4069, ACTION=add) [ 62.905639] systemd-udevd[148]: dm-1: Device ready for processing (SEQNUM=4069, ACTION=add) [ 62.909524] systemd-udevd[208]: dm-1: Processing device (SEQNUM=4069, ACTION=add) [ 62.910899] systemd-udevd[208]: dm-1: Removing watch handle -1. [ 62.913088] systemd-udevd[148]: dm-1: sd-device-monitor(manager): Passed 225 byte to netlink monitor. [ 62.914585] systemd-udevd[148]: dm-1: Device is queued (SEQNUM=4070, ACTION=change) [ 62.916369] systemd-udevd[148]: dm-1: SEQNUM=4070 blocked by SEQNUM=4069 [ 62.918213] systemd-udevd[208]: dm-1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 62.923160] systemd-udevd[213]: 252:1: Processing device (SEQNUM=4068, ACTION=add) [ 62.925656] systemd-udevd[208]: dm-1: Setting permissions /dev/dm-1, uid=0, gid=6, mode=0660 [ 62.927031] systemd-udevd[208]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 62.928638] systemd-udevd[208]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 62.930087] systemd-udevd[208]: dm-1: Device processed (SEQNUM=4069, ACTION=add) [ 62.931805] systemd-udevd[213]: 252:1: Device processed (SEQNUM=4068, ACTION=add) [ 62.933390] systemd-udevd[213]: 252:1: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 62.935138] systemd-udevd[208]: dm-1: sd-device-monitor(worker): Passed 387 byte to netlink monitor. [ 62.937236] systemd-udevd[148]: dm-1: Device ready for processing (SEQNUM=4070, ACTION=change) [ 62.938943] systemd-udevd[148]: dm-1: sd-device-monitor(manager): Passed 246 byte to netlink monitor. [ 62.941128] systemd-udevd[213]: dm-1: Processing device (SEQNUM=4070, ACTION=change) [ 62.942521] systemd-udevd[213]: dm-1: Removing watch handle -1. [ 62.943831] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:51 Importing properties from results of '/usr/sbin/dmsetup udevflags 6345619' [ 62.945660] systemd-udevd[213]: dm-1: Starting '/usr/sbin/dmsetup udevflags 6345619' [ 62.947053] systemd-udevd[213]: Successfully forked off '(spawn)' as PID 214. [ 62.948560] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup udevflags 6345619'(out) 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG='1'' [ 62.950100] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup udevflags 6345619'(out) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1'' [ 62.951525] systemd-udevd[213]: dm-1: Process '/usr/sbin/dmsetup udevflags 6345619' succeeded. [ 62.953296] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:133 Added SYMLINK 'mapper/luks-repart-37ff2049010a90c6' [ 62.954767] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:17 Added SYMLINK 'disk/by-id/dm-name-luks-repart-37ff2049010a90c6' [ 62.956552] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:18 Added SYMLINK 'disk/by-id/dm-uuid-CRYPT-LUKS2-4299b6a462e34679930df4bf566cc84c-luks-repart-37ff2049010a90c6' [ 62.958190] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:25 Importing properties from results of builtin command 'blkid' [ 62.959739] systemd-udevd[213]: dm-1: Probe /dev/dm-1 with raid and offset=0 [ 62.961882] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.963372] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 62.965674] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.967060] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 62.968749] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 62.970696] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/95-dm-notify.rules:12 RUN '/usr/sbin/dmsetup udevcomplete $env{DM_COOKIE}' [ 62.972636] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/mapper/luks-repart-37ff2049010a90c6' to '/dev/dm-1' [ 62.974143] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/disk/by-id/dm-uuid-CRYPT-LUKS2-4299b6a462e34679930df4bf566cc84c-luks-repart-37ff2049010a90c6' to '/dev/dm-1' [ 62.975815] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/disk/by-id/dm-name-luks-repart-37ff2049010a90c6' to '/dev/dm-1' [ 62.977681] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 62.979076] systemd-udevd[213]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 62.980725] systemd-udevd[213]: dm-1: Running command "/usr/sbin/dmsetup udevcomplete 6345619" [ 62.982139] systemd-udevd[213]: dm-1: Starting '/usr/sbin/dmsetup udevcomplete 6345619' [ 62.983465] systemd-udevd[213]: Successfully forked off '(spawn)' as PID 216. [ 62.985094] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup udevcomplete 6345619'(out) 'DM_COOKIE_COMPLETED=0x60d393 ' [ 62.986570] systemd-udevd[213]: dm-1: Process '/usr/sbin/dmsetup udevcomplete 6345619' succeeded. [ 62.987965] systemd-udevd[213]: dm-1: Adding watch on '/dev/dm-1' [ 62.989599] systemd-udevd[213]: dm-1: Device processed (SEQNUM=4070, ACTION=change) [ 62.991162] systemd-udevd[213]: dm-1: sd-device-monitor(worker): Passed 741 byte to netlink monitor. [ 62.993238] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 62.994714] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 62.996887] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 62.998313] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 62.999730] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.001901] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.003371] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.005583] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.006958] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.008558] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.010636] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.013220] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.020607] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.023245] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.025005] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.026897] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.028706] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.030569] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.031952] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.033611] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.035369] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.037398] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.039788] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.041719] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.043105] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.045796] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.047305] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.049515] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.050942] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.052551] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.054378] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.055876] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.057963] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.059326] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.060905] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.062634] systemd-udevd[148]: dm-1: Received inotify event for /dev/dm-1. [ 63.064438] systemd-udevd[148]: dm-1: device is closed, synthesising 'change' on /sys/devices/virtual/block/dm-1 [ 63.065946] systemd-udevd[148]: dm-1: Device is queued (SEQNUM=4071, ACTION=change) [ 63.067357] systemd-udevd[148]: dm-1: Device ready for processing (SEQNUM=4071, ACTION=change) [ 63.069495] systemd-udevd[213]: dm-1: Processing device (SEQNUM=4071, ACTION=change) [ 63.070857] systemd-udevd[213]: dm-1: Removing watch handle 16. [ 63.072746] systemd-udevd[148]: dm-1: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 63.074826] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:133 Added SYMLINK 'mapper/luks-repart-37ff2049010a90c6' [ 63.076625] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:17 Added SYMLINK 'disk/by-id/dm-name-luks-repart-37ff2049010a90c6' [ 63.078284] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:18 Added SYMLINK 'disk/by-id/dm-uuid-CRYPT-LUKS2-4299b6a462e34679930df4bf566cc84c-luks-repart-37ff2049010a90c6' [ 63.079905] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:25 Importing properties from results of builtin command 'blkid' [ 63.081641] systemd-udevd[213]: dm-1: Probe /dev/dm-1 with raid and offset=0 [ 63.082975] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:39 Added SYMLINK 'disk/by-uuid/d54327e7-e63e-4e61-aa79-9b55eea4c7aa' [ 63.084719] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:40 Added SYMLINK 'disk/by-label/root-arm64' [ 63.086537] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.088410] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.090231] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.091950] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/disk/by-uuid/d54327e7-e63e-4e61-aa79-9b55eea4c7aa' to '/dev/dm-1' [ 63.094061] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.095469] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 63.097576] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/disk/by-label/root-arm64' to '/dev/dm-1' [ 63.099047] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 63.100669] systemd-udevd[213]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 63.102106] systemd-udevd[213]: dm-1: Adding watch on '/dev/dm-1' [ 63.103380] systemd-udevd[213]: dm-1: Device processed (SEQNUM=4071, ACTION=change) [ 63.104982] systemd-udevd[213]: dm-1: sd-device-monitor(worker): Passed 1080 byte to netlink monitor. [ 63.106752] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.108500] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.110371] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.111862] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.113459] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.115203] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.116925] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.118770] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.120394] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.121782] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.123513] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.125400] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.127259] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.128855] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.130235] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.131965] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.133711] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.135566] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.137332] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.138703] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.140701] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.142186] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.144286] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.145644] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.147003] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.148965] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.150436] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.152611] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.154128] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.155521] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.157680] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.159158] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.161663] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.163035] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.164822] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.166683] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.168508] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.170369] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.171723] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.173468] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.175304] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.177002] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.178905] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.180581] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.181992] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.183716] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.185515] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.187438] systemd-udevd[213]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.189230] systemd-udevd[213]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.190606] systemd-udevd[213]: loop0: Block device is currently locked, requeueing the event. [ 63.192692] systemd-udevd[148]: dm-1: Received inotify event for /dev/dm-1. [ 63.194151] systemd-udevd[148]: dm-1: device is closed, synthesising 'change' on /sys/devices/virtual/block/dm-1 [ 63.195661] systemd-udevd[148]: dm-1: Device is queued (SEQNUM=4072, ACTION=remove) [ 63.197410] systemd-udevd[148]: dm-1: Device ready for processing (SEQNUM=4072, ACTION=remove) [ 63.198882] systemd-udevd[148]: dm-1: sd-device-monitor(manager): Passed 246 byte to netlink monitor. [ 63.200617] systemd-udevd[148]: dm-1: Device is queued (SEQNUM=4073, ACTION=change) [ 63.202065] systemd-udevd[148]: dm-1: SEQNUM=4073 blocked by SEQNUM=4072 [ 63.203856] systemd-udevd[213]: dm-1: Processing device (SEQNUM=4072, ACTION=remove) [ 63.205642] systemd-udevd[213]: dm-1: Removing watch handle 17. [ 63.206944] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/95-dm-notify.rules:12 RUN '/usr/sbin/dmsetup udevcomplete $env{DM_COOKIE}' [ 63.209119] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.210616] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.212753] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.214120] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.215503] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 63.217623] systemd-udevd[148]: 252:1: Device is queued (SEQNUM=4074, ACTION=remove) [ 63.219078] systemd-udevd[148]: 252:1: Device ready for processing (SEQNUM=4074, ACTION=remove) [ 63.221188] systemd-udevd[208]: 252:1: Processing device (SEQNUM=4074, ACTION=remove) [ 63.222906] systemd-udevd[213]: dm-1: No reference left for '/dev/disk/by-uuid/d54327e7-e63e-4e61-aa79-9b55eea4c7aa', removing [ 63.225036] systemd-udevd[208]: 252:1: Device processed (SEQNUM=4074, ACTION=remove) [ 63.226389] systemd-udevd[208]: 252:1: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 63.228401] systemd-udevd[148]: 252:1: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 63.230298] systemd-udevd[213]: dm-1: No reference left for '/dev/disk/by-id/dm-name-luks-repart-37ff2049010a90c6', removing [ 63.232316] systemd-udevd[148]: dm-1: Device is queued (SEQNUM=4075, ACTION=remove) [ 63.234203] systemd-udevd[213]: dm-1: No reference left for '/dev/disk/by-id/dm-uuid-CRYPT-LUKS2-4299b6a462e34679930df4bf566cc84c-luks-repart-37ff2049010a90c6', removing [ 63.236469] systemd-udevd[148]: dm-1: SEQNUM=4075 blocked by SEQNUM=4072 [ 63.238547] systemd-udevd[213]: dm-1: No reference left for '/dev/disk/by-label/root-arm64', removing [ 63.240529] systemd-udevd[213]: dm-1: No reference left for '/dev/mapper/luks-repart-37ff2049010a90c6', removing [ 63.242176] systemd-udevd[213]: dm-1: Running command "/usr/sbin/dmsetup udevcomplete 6303159" systemd-journald.service: Received EPOLLHUP on stored fd 34 (stored), closing. [ 63.243763] systemd-udevd[213]: dm-1: Starting '/usr/sbin/dmsetup udevcomplete 6303159' [ 63.245914] systemd-udevd[213]: Successfully forked off '(spawn)' as PID 224. [ 63.247624] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.249355] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.252398] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.254083] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 63.255706] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 63.258062] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup udevcomplete 6303159'(out) 'DM_COOKIE_COMPLETED=0x602db7 ' [ 63.259634] systemd-udevd[213]: dm-1: Process '/usr/sbin/dmsetup udevcomplete 6303159' succeeded. Received SIGCHLD from PID 269 (udevadm). [ 63.261296] systemd-udevd[213]: dm-1: Device processed (SEQNUM=4072, ACTION=remove) Child 269 (udevadm) died (code=exited, status=0/SUCCESS) [ 63.262697] systemd-udevd[213]: dm-1: sd-device-monitor(worker): Passed 1085 byte to netlink monitor. [ 63.265000] systemd-udevd[148]: loop0: Received inotify event for /dev/loop0. initrd-udevadm-cleanup-db.service: Child 269 belongs to initrd-udevadm-cleanup-db.service. [ 63.266516] systemd-udevd[148]: loop0: Failed to re-read partition table, ignoring: Resource temporarily unavailable initrd-udevadm-cleanup-db.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 63.268746] systemd-udevd[148]: loop0: device is closed, synthesising 'change' on /sys/devices/virtual/block/loop0 [ 63.270415] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.272352] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 63.273830] systemd-udevd[148]: loop0: Device is queued (SEQNUM=4076, ACTION=change) [ 63.275410] systemd-udevd[148]: dm-1: Device ready for processing (SEQNUM=4073, ACTION=change) initrd-udevadm-cleanup-db.service: Deactivated successfully. [ 63.277693] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) initrd-udevadm-cleanup-db.service: Service will not restart (restart setting) [ 63.279639] systemd-udevd[148]: dm-1: sd-device-monitor(manager): Passed 241 byte to netlink monitor. initrd-udevadm-cleanup-db.service: Changed start -> dead [ 63.281843] systemd-udevd[148]: dm-1: SEQNUM=4075 blocked by SEQNUM=4073 [ 63.283282] systemd-udevd[148]: loop0: SEQNUM=4076 blocked by SEQNUM=4065 [ 63.285390] systemd-udevd[208]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable initrd-udevadm-cleanup-db.service: Job 348 initrd-udevadm-cleanup-db.service/start finished, result=done [ OK ] Finished Cleanup udev Database. [ 63.287862] systemd-udevd[208]: loop0: Block device is currently locked, requeueing the event. [ 63.290403] systemd-udevd[213]: dm-1: Processing device (SEQNUM=4073, ACTION=change) [ 63.292410] systemd-udevd[213]: dm-1: Removing watch handle -1. initrd-udevadm-cleanup-db.service: Consumed 803ms CPU time. [ 63.294110] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:113 Importing properties from results of '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o name,uuid,suspended' initrd-udevadm-cleanup-db.service: Releasing resources... [ 63.295836] systemd-udevd[213]: dm-1: Starting '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o name,uuid,suspended' [ 63.297746] systemd-udevd[213]: Successfully forked off '(spawn)' as PID 225. Child 271 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 271 belongs to init.scope. Received SIGCHLD from PID 271 (n/a). [ 63.302520] systemd-udevd[148]: loop0: Device is queued (SEQNUM=4077, ACTION=change) initrd-switch-root.target: AssertPathExists=/etc/initrd-release succeeded. [ 63.304693] systemd-udevd[148]: vda: Received inotify event for /dev/vda. initrd-switch-root.target changed dead -> active initrd-switch-root.target: Job 343 initrd-switch-root.target/start finished, result=done [ 63.306893] systemd-udevd[148]: vda: Failed to re-read partition table, ignoring: Resource temporarily unavailable [ OK ] Reached target Switch Root. [ 63.308755] systemd-udevd[148]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda initrd-switch-root.service: AssertPathExists=/etc/initrd-release succeeded. [ 63.310793] systemd-udevd[148]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 initrd-switch-root.service: Will spawn child (service_enter_start): systemctl [ 63.312693] systemd-udevd[148]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 [ 63.314465] systemd-udevd[148]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3 [ 63.316336] systemd-udevd[148]: sd-device: Failed to chase symlinks in "/sys/dev/block/7:0". [ 63.317773] systemd-udevd[148]: Failed to create sd_device object from watch handle, ignoring: No such device [ 63.319256] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4065, ACTION=change) [ 63.320957] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. initrd-switch-root.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/initrd-switch-root.service' to 'max': No such file or directory [ 63.322428] systemd-udevd[148]: loop0: SEQNUM=4077 blocked by SEQNUM=4065 [ 63.324608] systemd-udevd[148]: loop0: Device is queued (SEQNUM=4078, ACTION=change) [ 63.326619] systemd-udevd[208]: loop0: Processing device (SEQNUM=4065, ACTION=change) [ 63.327949] systemd-udevd[208]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 63.329702] systemd-udevd[208]: loop0: Removing watch handle 1. [ 63.331402] systemd-udevd[148]: vda: Received inotify event for /dev/vda. initrd-switch-root.service: Passing 0 fds to service initrd-switch-root.service: About to execute: systemctl --no-block switch-root [ 63.333142] systemd-udevd[148]: vda: Failed to re-read partition table, ignoring: Device or resource busy Serializing sd-executor-state to memfd. [ 63.334914] systemd-udevd[148]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda [ 63.337437] systemd-udevd[208]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 63.338989] systemd-udevd[208]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 63.340696] systemd-udevd[208]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' initrd-switch-root.service: Forked systemctl as 272 [ 63.342611] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o name,uuid,suspended'(err) 'Device does not exist.' [ 63.344550] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o name,uuid,suspended'(err) 'Command failed.' [ 63.346524] systemd-udevd[208]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 63.348686] systemd-udevd[208]: loop0: Removing/updating old device symlink '/dev/disk/by-diskseq/17', which is no longer belonging to this device. [ 63.350242] systemd-udevd[208]: loop0: No reference left for '/dev/disk/by-diskseq/17', removing [ 63.351601] systemd-udevd[208]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 63.353481] systemd-udevd[208]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 63.355225] systemd-udevd[213]: dm-1: Process '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o name,uuid,suspended' failed with exit code 1. [ 63.357705] systemd-udevd[208]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 63.359342] systemd-udevd[208]: loop0: Adding watch on '/dev/loop0' [ 63.360884] systemd-udevd[208]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 63.362751] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:113 Command "/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o name,uuid,suspended" returned 1 (error), ignoring [ 63.365341] systemd-udevd[208]: loop0: Device processed (SEQNUM=4065, ACTION=change) [ 63.366713] systemd-udevd[208]: loop0: sd-device-monitor(worker): Passed 324 byte to netlink monitor. [ 63.368945] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:114 Importing properties from results of '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended' [ 63.370827] systemd-udevd[213]: dm-1: Starting '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended' [ 63.372564] systemd-udevd[213]: Successfully forked off '(spawn)' as PID 227. [ 63.374635] systemd-udevd[148]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 Closing set fd 29 (socket:[1370]) [ 63.376879] systemd-udevd[148]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 [ 63.378634] systemd-udevd[148]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3 [ 63.383034] systemd-udevd[148]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4 initrd-switch-root.service: Changed dead -> start Starting Switch Root... [ 63.386799] systemd-udevd[148]: loop0: SEQNUM=4078 blocked by SEQNUM=4065 [ 63.389666] systemd-udevd[148]: 7:0: Device is queued (SEQNUM=4079, ACTION=remove) [ 63.392620] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4066, ACTION=change) [ 63.394280] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 63.395903] systemd-udevd[148]: loop0: SEQNUM=4067 blocked by SEQNUM=4066 [ 63.397816] systemd-udevd[148]: loop0: SEQNUM=4076 blocked by SEQNUM=4066 [ 63.399334] systemd-udevd[148]: loop0: SEQNUM=4077 blocked by SEQNUM=4066 [ 63.401232] systemd-udevd[148]: loop0: SEQNUM=4078 blocked by SEQNUM=4066 [ 63.402794] systemd-udevd[148]: 7:0: Device ready for processing (SEQNUM=4079, ACTION=remove) [ 63.405061] systemd-udevd[208]: loop0: Processing device (SEQNUM=4066, ACTION=change) [ 63.406578] systemd-udevd[208]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 63.408494] systemd-udevd[208]: loop0: Removing watch handle -1. [ 63.410265] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 228. [ 63.411858] systemd-udevd[148]: 7:0: Worker [228] is forked for processing SEQNUM=4079. [ 63.414611] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended'(err) 'Device does not exist.' [ 63.417163] systemd-udevd[148]: loop0: Device is queued (SEQNUM=4080, ACTION=remove) [ 63.418961] systemd-udevd[148]: loop0: SEQNUM=4080 blocked by SEQNUM=4066 [ 63.420726] systemd-udevd[148]: vda: Device is queued (SEQNUM=4081, ACTION=change) [ 63.422308] systemd-udevd[148]: vda: Device ready for processing (SEQNUM=4081, ACTION=change) [ 63.424617] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended'(err) 'Command failed.' [ 63.429956] systemd-udevd[228]: 7:0: Processing device (SEQNUM=4079, ACTION=remove) [ 63.432366] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 229. [ 63.434426] systemd-udevd[228]: 7:0: Device processed (SEQNUM=4079, ACTION=remove) [ 63.438529] systemd-udevd[148]: vda: Worker [229] is forked for processing SEQNUM=4081. [ 63.440973] systemd-udevd[208]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 63.446527] systemd-udevd[148]: vda4: Device is queued (SEQNUM=4082, ACTION=add) [ 63.449009] systemd-udevd[213]: dm-1: Process '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended' failed with exit code 1. [ 63.451317] systemd-udevd[208]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 63.453503] systemd-udevd[208]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 63.455536] systemd-udevd[228]: 7:0: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 63.458004] systemd-udevd[208]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 63.459871] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:114 Command "/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended" returned 1 (error), ignoring [ 63.462022] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:17 Added SYMLINK 'disk/by-id/dm-name-' [ 63.463958] systemd-udevd[148]: vda4: SEQNUM=4082 blocked by SEQNUM=4081 [ 63.466152] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:25 Importing properties from results of builtin command 'blkid' [ 63.467807] systemd-udevd[213]: dm-1: Failed to open block device /dev/dm-1, ignoring: No such file or directory [ 63.473898] systemd-udevd[229]: vda: Processing device (SEQNUM=4081, ACTION=change) [ 63.475737] systemd-udevd[148]: vda1: Device is queued (SEQNUM=4083, ACTION=change) [ 63.477991] systemd-udevd[229]: vda: Removing watch handle 9. [ 63.480011] systemd-udevd[208]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 63.482316] systemd-udevd[148]: vda1: SEQNUM=4083 blocked by SEQNUM=4081 [ 63.484497] systemd-udevd[208]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 63.489166] systemd-udevd[148]: vda2: Device is queued (SEQNUM=4084, ACTION=change) [ 63.491328] systemd-udevd[208]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 63.493434] systemd-udevd[208]: loop0: Adding watch on '/dev/loop0' [ 63.494958] systemd-udevd[208]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 63.497328] systemd-udevd[213]: dm-1: Device node /dev/dm-1 is missing, skipping handling. [ 63.499325] systemd-udevd[148]: vda2: SEQNUM=4084 blocked by SEQNUM=4081 [ 63.501272] systemd-udevd[148]: vda3: Device is queued (SEQNUM=4085, ACTION=change) [ 63.503328] systemd-udevd[208]: loop0: Device processed (SEQNUM=4066, ACTION=change) [ 63.505511] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/disk/by-id/dm-name-' to '/dev/dm-1' [ 63.507106] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 63.509249] systemd-udevd[148]: vda3: SEQNUM=4085 blocked by SEQNUM=4081 [ 63.511178] systemd-udevd[213]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 63.513096] systemd-udevd[213]: dm-1: Adding watch on '/dev/dm-1' [ 63.514839] systemd-udevd[148]: vda: Device is queued (SEQNUM=4086, ACTION=change) [ 63.517069] systemd-udevd[213]: dm-1: Failed to watch device node '/dev/dm-1': No such file or directory [ 63.518800] systemd-udevd[213]: dm-1: Device processed (SEQNUM=4073, ACTION=change) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 63.521068] systemd-udevd[148]: vda: SEQNUM=4086 blocked by SEQNUM=4081 [ 63.522947] systemd-udevd[208]: loop0: sd-device-monitor(worker): Passed 328 byte to netlink monitor. [ 63.525398] systemd-udevd[213]: dm-1: sd-device-monitor(worker): Passed 333 byte to netlink monitor. [ 63.527336] systemd-udevd[148]: vda1: Device is queued (SEQNUM=4087, ACTION=change) [ 63.529294] systemd-udevd[148]: vda1: SEQNUM=4087 blocked by SEQNUM=4081 [ 63.530788] systemd-udevd[148]: vda2: Device is queued (SEQNUM=4088, ACTION=change) [ 63.533030] systemd-udevd[229]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:110 Importing properties from results of builtin command 'path_id' [ 63.535163] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4067, ACTION=change) [ 63.537049] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 63.538644] systemd-udevd[148]: dm-1: Device ready for processing (SEQNUM=4075, ACTION=remove) [ 63.540567] systemd-udevd[148]: dm-1: sd-device-monitor(manager): Passed 228 byte to netlink monitor. [ 63.542158] systemd-udevd[148]: loop0: SEQNUM=4076 blocked by SEQNUM=4067 [ 63.543634] systemd-udevd[148]: loop0: SEQNUM=4077 blocked by SEQNUM=4067 [ 63.545381] systemd-udevd[148]: loop0: SEQNUM=4078 blocked by SEQNUM=4067 [ 63.546894] systemd-udevd[148]: loop0: SEQNUM=4080 blocked by SEQNUM=4067 [ 63.549026] systemd-udevd[229]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0' [ 63.551975] systemd-udevd[148]: vda2: SEQNUM=4088 blocked by SEQNUM=4081 Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 63.557654] systemd-udevd[229]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 63.559750] systemd-udevd[208]: dm-1: Processing device (SEQNUM=4075, ACTION=remove) systemd-journald.service: Got notification message from PID 115 (FDSTORE=1) [ 63.562292] systemd-udevd[148]: vda3: Device is queued (SEQNUM=4089, ACTION=change) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4213 [ 63.565087] systemd-udevd[208]: dm-1: Removing watch handle -1. systemd-journald.service: Added fd 34 (stored) to fd store. [ 63.567145] systemd-udevd[213]: loop0: Processing device (SEQNUM=4067, ACTION=change) [ 63.568842] systemd-udevd[213]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 63.570704] systemd-udevd[208]: dm-1: No reference left for '/dev/disk/by-id/dm-name-', removing [ 63.572942] systemd-udevd[213]: loop0: Removing watch handle -1. [ 63.574794] systemd-udevd[208]: dm-1: Device processed (SEQNUM=4075, ACTION=remove) [ 63.576597] systemd-udevd[208]: dm-1: sd-device-monitor(worker): Passed 320 byte to netlink monitor. [ 63.578464] systemd-udevd[148]: vda3: SEQNUM=4089 blocked by SEQNUM=4081 [ 63.580690] systemd-udevd[229]: vda: Probe /dev/vda with raid and offset=0 [ 63.582481] systemd-udevd[148]: vda4: Device is queued (SEQNUM=4090, ACTION=change) [ 63.584763] systemd-udevd[213]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 63.586483] systemd-udevd[213]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 63.588407] systemd-udevd[213]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 63.590033] systemd-udevd[213]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 63.591867] systemd-udevd[148]: vda4: SEQNUM=4090 blocked by SEQNUM=4081 [ 63.594283] systemd-udevd[213]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 63.595854] systemd-udevd[213]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 63.597782] systemd-udevd[213]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 63.599768] systemd-udevd[229]: Reading EFI variable /sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. [ 63.602163] systemd-udevd[213]: loop0: Adding watch on '/dev/loop0' [ 63.603569] systemd-udevd[213]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 63.605641] systemd-udevd[213]: loop0: Device processed (SEQNUM=4067, ACTION=change) [ 63.607075] systemd-udevd[213]: loop0: sd-device-monitor(worker): Passed 328 byte to netlink monitor. [ 63.609276] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4076, ACTION=change) [ 63.610961] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 63.612860] systemd-udevd[148]: loop0: SEQNUM=4077 blocked by SEQNUM=4076 [ 63.614410] systemd-udevd[148]: loop0: SEQNUM=4078 blocked by SEQNUM=4076 [ 63.615949] systemd-udevd[148]: loop0: SEQNUM=4080 blocked by SEQNUM=4076 [ 63.618072] systemd-udevd[229]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25' [ 63.620450] systemd-udevd[213]: loop0: Processing device (SEQNUM=4076, ACTION=change) [ 63.622003] systemd-udevd[213]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 63.623533] systemd-udevd[213]: loop0: Removing watch handle -1. [ 63.625333] systemd-udevd[213]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 63.627095] systemd-udevd[213]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 63.628948] systemd-udevd[213]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 63.630672] systemd-udevd[213]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 63.632436] systemd-udevd[213]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 63.634033] systemd-udevd[213]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 63.635746] systemd-udevd[213]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 63.637591] systemd-udevd[213]: loop0: Adding watch on '/dev/loop0' [ 63.638989] systemd-udevd[213]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 63.640826] systemd-udevd[213]: loop0: Device processed (SEQNUM=4076, ACTION=change) [ 63.643064] systemd-udevd[213]: loop0: sd-device-monitor(worker): Passed 328 byte to netlink monitor. [ 63.647672] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4077, ACTION=change) [ 63.650683] systemd-udevd[213]: loop0: Processing device (SEQNUM=4077, ACTION=change) [ 63.653485] systemd-udevd[229]: vda: Successfully created symlink '/dev/block/254:0' to '/dev/vda' [ 63.655813] systemd-udevd[213]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 63.657631] systemd-udevd[213]: loop0: Removing watch handle -1. [ 63.659370] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 228 byte to netlink monitor. [ 63.661369] systemd-udevd[148]: loop0: SEQNUM=4078 blocked by SEQNUM=4077 [ 63.662802] systemd-udevd[148]: loop0: SEQNUM=4080 blocked by SEQNUM=4077 [ 63.665379] systemd-udevd[229]: vda: sd-device: Created db file '/run/udev/data/b254:0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda' [ 63.667208] systemd-udevd[229]: vda: Adding watch on '/dev/vda' [ 63.668758] systemd-udevd[229]: vda: Device processed (SEQNUM=4081, ACTION=change) [ 63.670091] systemd-udevd[229]: vda: sd-device-monitor(worker): Passed 666 byte to netlink monitor. [ 63.671959] systemd-udevd[148]: vda4: Device ready for processing (SEQNUM=4082, ACTION=add) [ 63.673835] systemd-udevd[148]: vda4: sd-device-monitor(manager): Passed 291 byte to netlink monitor. [ 63.675354] systemd-udevd[148]: vda1: Device ready for processing (SEQNUM=4083, ACTION=change) [ 63.677443] systemd-udevd[148]: vda1: sd-device-monitor(manager): Passed 320 byte to netlink monitor. [ 63.678984] systemd-udevd[148]: vda2: Device ready for processing (SEQNUM=4084, ACTION=change) [ 63.683764] systemd-udevd[229]: vda4: Processing device (SEQNUM=4082, ACTION=add) [ 63.685949] systemd-udevd[148]: vda2: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 63.687660] systemd-udevd[148]: vda3: Device ready for processing (SEQNUM=4085, ACTION=change) [ 63.689916] systemd-udevd[229]: vda4: Removing watch handle -1. [ 63.691488] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 63.697021] systemd-udevd[208]: vda1: Processing device (SEQNUM=4083, ACTION=change) [ 63.698879] systemd-udevd[213]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 63.701378] systemd-udevd[213]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 63.702930] systemd-udevd[213]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 63.704555] systemd-udevd[213]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 63.706374] systemd-udevd[228]: vda2: Processing device (SEQNUM=4084, ACTION=change) [ 63.708379] systemd-udevd[213]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 63.710269] systemd-udevd[148]: Successfully forked off '(udev-worker)' as PID 230. [ 63.711708] systemd-udevd[148]: vda3: Worker [230] is forked for processing SEQNUM=4085. [ 63.713555] systemd-udevd[148]: vda: SEQNUM=4086 blocked by SEQNUM=4082 [ 63.714984] systemd-udevd[148]: vda1: SEQNUM=4087 blocked by SEQNUM=4083 [ 63.716643] systemd-udevd[148]: vda2: SEQNUM=4088 blocked by SEQNUM=4084 [ 63.718029] systemd-udevd[148]: vda3: SEQNUM=4089 blocked by SEQNUM=4085 [ 63.719423] systemd-udevd[148]: vda4: SEQNUM=4090 blocked by SEQNUM=4082 [ 63.721471] systemd-udevd[213]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 63.722858] systemd-udevd[213]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 63.724561] systemd-udevd[213]: loop0: Adding watch on '/dev/loop0' [ 63.725840] systemd-udevd[213]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 63.727208] systemd-udevd[213]: loop0: Device processed (SEQNUM=4077, ACTION=change) [ 63.728950] systemd-udevd[213]: loop0: sd-device-monitor(worker): Passed 315 byte to netlink monitor. [ 63.730700] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4078, ACTION=change) [ 63.732957] systemd-udevd[228]: vda2: Removing watch handle 14. [ 63.734624] systemd-udevd[213]: loop0: Processing device (SEQNUM=4078, ACTION=change) [ 63.735981] systemd-udevd[213]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 63.737985] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 248 byte to netlink monitor. [ 63.739470] systemd-udevd[148]: loop0: SEQNUM=4080 blocked by SEQNUM=4078 [ 63.741699] systemd-udevd[213]: loop0: Removing watch handle -1. [ 63.743413] systemd-udevd[208]: vda1: Removing watch handle 12. [ 63.745557] systemd-udevd[213]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 63.747160] systemd-udevd[213]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 63.748766] systemd-udevd[213]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 63.750216] systemd-udevd[213]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 63.751568] systemd-udevd[213]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 63.753320] systemd-udevd[213]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 63.754830] systemd-udevd[213]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 63.756509] systemd-udevd[213]: loop0: Adding watch on '/dev/loop0' [ 63.757802] systemd-udevd[213]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 63.759175] systemd-udevd[213]: loop0: Device processed (SEQNUM=4078, ACTION=change) [ 63.760824] systemd-udevd[213]: loop0: sd-device-monitor(worker): Passed 335 byte to netlink monitor. [ 63.762584] systemd-udevd[148]: loop0: Device ready for processing (SEQNUM=4080, ACTION=remove) Bus private-bus-connection: changing state UNSET → OPENING sd-bus: starting bus private-bus-connection on fds 35/35 (socket:[3561], socket:[3561])... [ 63.772519] systemctl[272]: Bus n/a: changing state UNSET -> OPENING Bus private-bus-connection: changing state OPENING → AUTHENTICATING [ 63.774037] systemctl[272]: sd-bus: starting bus by connecting to /run/systemd/private... Accepting direct incoming connection from 272 (systemctl) [n/a] [ 63.777543] systemd-udevd[213]: loop0: Processing device (SEQNUM=4080, ACTION=remove) Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager [ 63.779480] systemd-udevd[213]: loop0: Removing watch handle -1. [ 63.781819] systemctl[272]: Bus n/a: changing state OPENING -> AUTHENTICATING [ 63.783449] systemctl[272]: Switching root - root: /sysroot; init: n/a [ 63.785710] systemd-udevd[148]: loop0: sd-device-monitor(manager): Passed 228 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job [ 63.787729] systemd-udevd[213]: loop0: No reference left for '/dev/disk/by-diskseq/29', removing Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit [ 63.790996] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part4' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount [ 63.796730] systemd-udevd[230]: vda3: Processing device (SEQNUM=4085, ACTION=change) [ 63.798636] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope [ 63.800969] systemd-udevd[213]: loop0: Device processed (SEQNUM=4080, ACTION=remove) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service [ 63.802609] systemd-udevd[213]: loop0: sd-device-monitor(worker): Passed 315 byte to netlink monitor. [ 63.804849] systemd-udevd[229]: vda4: Probe /dev/vda4 with raid and offset=0 [ 63.806797] systemd-udevd[230]: vda3: Removing watch handle 13. [ 63.808786] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/4299b6a4-62e3-4679-930d-f4bf566cc84c' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice [ 63.810350] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/root-arm64' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket [ 63.811946] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/5b68dce6-1451-49a5-b2bb-fdde91530b44' [ 63.814049] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/root-arm64' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap [ 63.815599] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part4' [ 63.818273] systemd-udevd[208]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' [ 63.820513] systemd-udevd[208]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 63.822512] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/99-systemd.rules:36 Added SYMLINK 'gpt-auto-root-luks' [ 63.823926] systemd-udevd[229]: vda4: Setting permissions /dev/vda4, uid=0, gid=6, mode=0660 [ 63.825826] systemd-udevd[208]: vda1: Probe /dev/vda1 with raid and offset=0 Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target [ 63.827573] systemd-udevd[229]: vda4: Successfully created symlink '/dev/disk/by-diskseq/25-part4' to '/dev/vda4' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 63.830112] systemd-udevd[229]: vda4: Successfully created symlink '/dev/disk/by-partuuid/5b68dce6-1451-49a5-b2bb-fdde91530b44' to '/dev/vda4' Accepted new private connection. [ 63.831846] systemd-udevd[229]: vda4: Successfully created symlink '/dev/disk/by-label/root-arm64' to '/dev/vda4' Bus private-bus-connection: changing state AUTHENTICATING → RUNNING [ 63.833951] systemd-udevd[228]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' [ 63.835515] systemd-udevd[228]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 63.838265] systemd-udevd[229]: vda4: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part4' to '/dev/vda4' [ 63.840524] systemd-udevd[228]: vda2: Probe /dev/vda2 with raid and offset=0 [ 63.842232] systemctl[272]: Bus n/a: changing state AUTHENTICATING -> RUNNING Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SwitchRoot cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 63.844483] systemd-udevd[230]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' [ 63.847911] systemd-udevd[230]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 63.850212] systemctl[272]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SwitchRoot cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 63.852905] systemd-udevd[229]: vda4: Successfully created symlink '/dev/gpt-auto-root-luks' to '/dev/vda4' [ 63.854700] systemd-udevd[230]: vda3: Probe /dev/vda3 with raid and offset=0 [ 63.856776] systemd-udevd[229]: vda4: Successfully created symlink '/dev/disk/by-uuid/4299b6a4-62e3-4679-930d-f4bf566cc84c' to '/dev/vda4' [ 63.858722] systemd-udevd[230]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/a3446dad-f774-4e8a-93ef-ba9d43e6c5f9' [ 63.860564] systemd-udevd[230]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c' [ 63.862138] systemd-udevd[230]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityhash' [ 63.863607] systemd-udevd[230]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part3' [ 63.869360] systemd-udevd[229]: vda4: Successfully created symlink '/dev/disk/by-partlabel/root-arm64' to '/dev/vda4' [ 63.871581] systemd-udevd[228]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/e432bcfa-dc3c-4557-8a62-e018f14ba4df' [ 63.873978] systemd-udevd[228]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f' [ 63.876551] systemd-udevd[228]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityroot' [ 63.878978] systemd-udevd[229]: vda4: Successfully created symlink '/dev/block/254:4' to '/dev/vda4' [ 63.882835] systemd-udevd[228]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part2' [ 63.885867] systemd-udevd[229]: vda4: sd-device: Created db file '/run/udev/data/b254:4' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4' [ 63.887440] systemd-udevd[229]: vda4: Adding watch on '/dev/vda4' [ 63.889218] systemd-udevd[229]: vda4: Device processed (SEQNUM=4082, ACTION=add) [ 63.891327] systemd-udevd[228]: vda2: Successfully created symlink '/dev/disk/by-uuid/e432bcfa-dc3c-4557-8a62-e018f14ba4df' to '/dev/vda2' [ 63.894261] systemd-udevd[229]: vda4: sd-device-monitor(worker): Passed 1445 byte to netlink monitor. [ 63.897095] systemd-udevd[148]: vda: SEQNUM=4086 blocked by SEQNUM=4083 [ 63.898751] systemd-udevd[148]: vda4: SEQNUM=4090 blocked by SEQNUM=4086 Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=n/a error-name=n/a error-message=n/a [ 63.901150] systemd-udevd[208]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/7819-74F8' Serializing systemd-state to memfd. [ 63.902705] systemd-udevd[208]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/bootfs' [ 63.904972] systemd-udevd[208]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/00112233-1234-1111-2222-000123456789' [ 63.906680] systemd-udevd[208]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/ESP' Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Reloading cookie=2 reply_cookie=0 signature=b error-name=n/a error-message=n/a [ 63.908550] systemd-udevd[208]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part1' [ 63.911028] systemd-udevd[228]: vda2: Successfully created symlink '/dev/block/254:2' to '/dev/vda2' [ 63.912823] systemd-udevd[228]: vda2: sd-device: Created db file '/run/udev/data/b254:2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2' [ 63.914397] systemd-udevd[228]: vda2: Adding watch on '/dev/vda2' [ 63.915652] systemd-udevd[228]: vda2: Device processed (SEQNUM=4084, ACTION=change) run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount: not serializing before switch-root [ 63.917654] systemd-udevd[228]: vda2: sd-device-monitor(worker): Passed 1378 byte to netlink monitor. [ 63.919979] systemctl[272]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=n/a error-name=n/a error-message=n/a [ 63.922117] systemctl[272]: Bus n/a: changing state RUNNING -> CLOSED [ 63.924004] systemd-udevd[230]: vda3: Successfully created symlink '/dev/block/254:3' to '/dev/vda3' [ 63.925680] systemd-udevd[230]: vda3: sd-device: Created db file '/run/udev/data/b254:3' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3' run-credentials-systemd\x2dsysusers.service.mount: not serializing before switch-root [ 63.927280] systemd-udevd[230]: vda3: Adding watch on '/dev/vda3' tmp.mount: not serializing before switch-root home.mount: not serializing before switch-root [ 63.930055] systemd-udevd[148]: vda2: SEQNUM=4088 blocked by SEQNUM=4086 [ 63.931867] systemd-udevd[230]: vda3: Device processed (SEQNUM=4085, ACTION=change) dev-hugepages.mount: not serializing before switch-root [ 63.933530] systemd-udevd[230]: vda3: sd-device-monitor(worker): Passed 1316 byte to netlink monitor. [ 63.935282] systemd-udevd[148]: vda3: SEQNUM=4089 blocked by SEQNUM=4086 [ 63.937379] systemd-udevd[208]: vda1: Successfully created symlink '/dev/block/254:1' to '/dev/vda1' [ 63.938814] systemd-udevd[208]: vda1: sd-device: Created db file '/run/udev/data/b254:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1' [ 63.940652] systemd-udevd[208]: vda1: Adding watch on '/dev/vda1' [ 63.941962] systemd-udevd[208]: vda1: Device processed (SEQNUM=4083, ACTION=change) run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: not serializing before switch-root [ 63.943375] systemd-udevd[208]: vda1: sd-device-monitor(worker): Passed 1341 byte to netlink monitor. [ 63.945793] systemd-udevd[148]: vda: Device ready for processing (SEQNUM=4086, ACTION=change) run-credentials-systemd\x2dsysctl.service.mount: not serializing before switch-root [ 63.947305] systemd-udevd[148]: vda: sd-device-monitor(manager): Passed 288 byte to netlink monitor. run-credentials-systemd\x2dresolved.service.mount: not serializing before switch-root [ 63.949335] systemd-udevd[148]: vda1: SEQNUM=4087 blocked by SEQNUM=4086 run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: not serializing before switch-root sysusr-usr.mount: not serializing before switch-root [ 63.954563] systemd-udevd[213]: vda: Processing device (SEQNUM=4086, ACTION=change) [ 63.955881] systemd-udevd[213]: vda: Removing watch handle 18. [ 63.957381] systemd-udevd[213]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:110 Importing properties from results of builtin command 'path_id' [ 63.958940] systemd-udevd[213]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0' [ 63.960855] systemd-udevd[213]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' sysroot.mount: not serializing before switch-root [ 63.962546] systemd-udevd[213]: vda: Probe /dev/vda with raid and offset=0 [ 63.963996] systemd-udevd[213]: Reading EFI variable /sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. sysroot-usr.mount: not serializing before switch-root [ 63.965832] systemd-udevd[213]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25' [ 63.967354] systemd-udevd[213]: vda: Successfully created symlink '/dev/block/254:0' to '/dev/vda' sys-kernel-config.mount: not serializing before switch-root [ 63.968934] systemd-udevd[213]: vda: sd-device: Created db file '/run/udev/data/b254:0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda' sys-kernel-debug.mount: not serializing before switch-root dev-mqueue.mount: not serializing before switch-root [ 63.970494] systemd-udevd[213]: vda: Adding watch on '/dev/vda' [ 63.971878] systemd-udevd[213]: vda: Device processed (SEQNUM=4086, ACTION=change) [ 63.973470] systemd-udevd[213]: vda: sd-device-monitor(worker): Passed 666 byte to netlink monitor. [ 63.975307] systemd-udevd[148]: vda1: Device ready for processing (SEQNUM=4087, ACTION=change) [ 63.977116] systemd-udevd[148]: vda1: sd-device-monitor(manager): Passed 320 byte to netlink monitor. [ 63.978649] systemd-udevd[148]: vda2: Device ready for processing (SEQNUM=4088, ACTION=change) [ 63.980714] systemd-udevd[230]: vda2: Processing device (SEQNUM=4088, ACTION=change) [ 63.982431] systemd-udevd[213]: vda1: Processing device (SEQNUM=4087, ACTION=change) sys-kernel-tracing.mount: not serializing before switch-root [ 63.984697] systemd-udevd[148]: vda2: sd-device-monitor(manager): Passed 327 byte to netlink monitor. var-volatile.mount: not serializing before switch-root run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: not serializing before switch-root [ 63.986257] systemd-udevd[148]: vda3: Device ready for processing (SEQNUM=4089, ACTION=change) [ 63.987799] systemd-udevd[148]: vda3: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 63.989587] systemd-udevd[148]: vda4: Device ready for processing (SEQNUM=4090, ACTION=change) [ 63.991151] systemd-udevd[148]: vda4: sd-device-monitor(manager): Passed 307 byte to netlink monitor. run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: not serializing before switch-root [ 63.993576] systemd-udevd[229]: vda3: Processing device (SEQNUM=4089, ACTION=change) [ 63.995311] systemd-udevd[208]: vda4: Processing device (SEQNUM=4090, ACTION=change) sys-fs-fuse-connections.mount: not serializing before switch-root [ 63.997251] systemd-udevd[230]: vda2: Removing watch handle 20. [ 63.998946] systemd-udevd[213]: vda1: Removing watch handle 22. [ 64.000891] systemd-udevd[229]: vda3: Removing watch handle 21. [ 64.002626] systemd-udevd[208]: vda4: Removing watch handle 19. [ 64.004591] systemd-udevd[230]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' -.mount: not serializing before switch-root [ 64.006589] systemd-udevd[213]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' [ 64.008604] systemd-udevd[213]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 64.010639] systemd-udevd[230]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' Switching root. Bus private-bus-connection: changing state RUNNING → CLOSING [ 64.013098] systemd-udevd[213]: vda1: Probe /dev/vda1 with raid and offset=0 run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount: Failed to send unit remove signal for run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount: Connection reset by peer [ 64.015351] systemd-udevd[230]: vda2: Probe /dev/vda2 with raid and offset=0 [ 64.017929] systemd-udevd[208]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part4' [ 64.020662] systemd-udevd[229]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' [ 64.022680] systemd-udevd[229]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 64.025352] systemd-udevd[208]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 64.027565] systemd-udevd[229]: vda3: Probe /dev/vda3 with raid and offset=0 [ 64.029852] systemd-udevd[208]: vda4: Probe /dev/vda4 with raid and offset=0 [ 64.031985] systemd-udevd[230]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/e432bcfa-dc3c-4557-8a62-e018f14ba4df' [ 64.034182] systemd-udevd[230]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f' [ 64.036358] systemd-udevd[230]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityroot' [ 64.038158] systemd-udevd[230]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part2' [ 64.040764] systemd-udevd[208]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/4299b6a4-62e3-4679-930d-f4bf566cc84c' [ 64.042387] systemd-udevd[208]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/root-arm64' [ 64.044387] systemd-udevd[229]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/a3446dad-f774-4e8a-93ef-ba9d43e6c5f9' [ 64.046143] systemd-udevd[229]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c' [ 64.047725] systemd-udevd[229]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityhash' [ 64.049662] systemd-udevd[229]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part3' [ 64.051517] systemd-udevd[208]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/5b68dce6-1451-49a5-b2bb-fdde91530b44' [ 64.053432] systemd-udevd[208]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/root-arm64' [ 64.054984] systemd-udevd[208]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part4' [ 64.056859] systemd-udevd[208]: vda4: /usr/lib/udev/rules.d/99-systemd.rules:36 Added SYMLINK 'gpt-auto-root-luks' [ 64.058795] systemd-udevd[213]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/7819-74F8' [ 64.061110] systemd-udevd[213]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/bootfs' [ 64.062616] systemd-udevd[213]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/00112233-1234-1111-2222-000123456789' [ 64.064493] systemd-udevd[213]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/ESP' [ 64.065940] systemd-udevd[213]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part1' [ 64.067778] systemd-udevd[230]: vda2: Successfully created symlink '/dev/block/254:2' to '/dev/vda2' [ 64.069428] systemd-udevd[230]: vda2: sd-device: Created db file '/run/udev/data/b254:2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2' [ 64.070998] systemd-udevd[230]: vda2: Adding watch on '/dev/vda2' [ 64.072580] systemd-udevd[230]: vda2: Device processed (SEQNUM=4088, ACTION=change) [ 64.074016] systemd-udevd[230]: vda2: sd-device-monitor(worker): Passed 1378 byte to netlink monitor. [ 64.075872] systemd-udevd[229]: vda3: Successfully created symlink '/dev/block/254:3' to '/dev/vda3' [ 64.077817] systemd-udevd[208]: vda4: Successfully created symlink '/dev/block/254:4' to '/dev/vda4' [ 64.079574] systemd-udevd[229]: vda3: sd-device: Created db file '/run/udev/data/b254:3' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3' [ 64.081501] systemd-udevd[229]: vda3: Adding watch on '/dev/vda3' [ 64.082764] systemd-udevd[229]: vda3: Device processed (SEQNUM=4089, ACTION=change) [ 64.084754] systemd-udevd[208]: vda4: sd-device: Created db file '/run/udev/data/b254:4' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4' [ 64.086722] systemd-udevd[229]: vda3: sd-device-monitor(worker): Passed 1316 byte to netlink monitor. [ 64.088811] systemd-udevd[208]: vda4: Adding watch on '/dev/vda4' [ 64.090106] systemd-udevd[208]: vda4: Device processed (SEQNUM=4090, ACTION=change) [ 64.091428] systemd-udevd[208]: vda4: sd-device-monitor(worker): Passed 1461 byte to netlink monitor. [ 64.093515] systemd-udevd[213]: vda1: Successfully created symlink '/dev/block/254:1' to '/dev/vda1' [ 64.094948] systemd-udevd[213]: vda1: sd-device: Created db file '/run/udev/data/b254:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1' [ 64.096766] systemd-udevd[213]: vda1: Adding watch on '/dev/vda1' [ 64.098044] systemd-udevd[213]: vda1: Device processed (SEQNUM=4087, ACTION=change) [ 64.099361] systemd-udevd[213]: vda1: sd-device-monitor(worker): Passed 1341 byte to netlink monitor. [ 64.101436] systemd-udevd[148]: No events are queued, removing /run/udev/queue. [ 64.102918] systemd-udevd[148]: vda4: Received inotify event for /dev/vda4. [ 64.104764] systemd-udevd[148]: vda4: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4 [ 64.106411] systemd-udevd[148]: 252:1: Device is queued (SEQNUM=4091, ACTION=add) [ 64.107812] systemd-udevd[148]: 252:1: Device ready for processing (SEQNUM=4091, ACTION=add) [ 64.109538] systemd-udevd[148]: 252:1: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 64.110998] systemd-udevd[148]: dm-1: Device is queued (SEQNUM=4092, ACTION=add) [ 64.112674] systemd-udevd[148]: dm-1: Device ready for processing (SEQNUM=4092, ACTION=add) [ 64.114465] systemd-udevd[213]: 252:1: Processing device (SEQNUM=4091, ACTION=add) [ 64.116487] systemd-udevd[148]: dm-1: sd-device-monitor(manager): Passed 225 byte to netlink monitor. [ 64.117969] systemd-udevd[148]: vda4: Device is queued (SEQNUM=4093, ACTION=change) [ 64.119754] systemd-udevd[230]: dm-1: Processing device (SEQNUM=4092, ACTION=add) [ 64.121438] systemd-udevd[230]: dm-1: Removing watch handle -1. [ 64.123118] systemd-udevd[213]: 252:1: Device processed (SEQNUM=4091, ACTION=add) [ 64.124958] systemd-udevd[213]: 252:1: sd-device-monitor(worker): Passed 162 byte to netlink monitor. systemd-journald.service: Releasing all stored fds [ 64.126823] systemd-udevd[230]: dm-1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 64.128900] systemd-udevd[148]: vda4: Device ready for processing (SEQNUM=4093, ACTION=change) [ 64.130366] systemd-udevd[148]: vda4: sd-device-monitor(manager): Passed 307 byte to netlink monitor. [ 64.131945] systemd-udevd[148]: dm-1: Device is queued (SEQNUM=4094, ACTION=change) [ 64.134553] systemd-udevd[148]: dm-1: SEQNUM=4094 blocked by SEQNUM=4092 [ 64.137040] systemd-udevd[229]: vda4: Processing device (SEQNUM=4093, ACTION=change) [ 64.139207] systemd-udevd[230]: dm-1: Setting permissions /dev/dm-1, uid=0, gid=6, mode=0660 [ 64.141166] systemd-udevd[230]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 64.142927] systemd-udevd[230]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 64.145208] systemd-udevd[230]: dm-1: Device processed (SEQNUM=4092, ACTION=add) [ 64.146864] systemd-udevd[230]: dm-1: sd-device-monitor(worker): Passed 387 byte to netlink monitor. [ 64.149850] systemd-udevd[148]: dm-1: Device ready for processing (SEQNUM=4094, ACTION=change) [ 64.151627] systemd-udevd[148]: dm-1: sd-device-monitor(manager): Passed 246 byte to netlink monitor. [ 64.154361] systemd-udevd[229]: vda4: Removing watch handle 26. [ 64.156961] systemd-udevd[213]: dm-1: Processing device (SEQNUM=4094, ACTION=change) [ 64.158390] systemd-udevd[213]: dm-1: Removing watch handle -1. [ 64.161056] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:51 Importing properties from results of '/usr/sbin/dmsetup udevflags 6333156' [ 64.163038] systemd-udevd[213]: dm-1: Starting '/usr/sbin/dmsetup udevflags 6333156' [ 64.164901] systemd-udevd[213]: Successfully forked off '(spawn)' as PID 237. [ 64.167073] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part4' [ 64.169373] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 64.171016] systemd-udevd[229]: vda4: Probe /dev/vda4 with raid and offset=0 [ 64.172866] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/4299b6a4-62e3-4679-930d-f4bf566cc84c' [ 64.174526] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/root-arm64' [ 64.176692] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/5b68dce6-1451-49a5-b2bb-fdde91530b44' [ 64.178783] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/root-arm64' [ 64.181150] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part4' [ 64.182718] systemd-udevd[229]: vda4: /usr/lib/udev/rules.d/99-systemd.rules:36 Added SYMLINK 'gpt-auto-root-luks' [ 64.185796] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup udevflags 6333156'(out) 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG='1'' [ 64.187635] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup udevflags 6333156'(out) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1'' [ 64.189430] systemd-udevd[213]: dm-1: Process '/usr/sbin/dmsetup udevflags 6333156' succeeded. [ 64.190786] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:133 Added SYMLINK 'mapper/root' [ 64.193057] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:17 Added SYMLINK 'disk/by-id/dm-name-root' [ 64.194554] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:18 Added SYMLINK 'disk/by-id/dm-uuid-CRYPT-LUKS2-4299b6a462e34679930df4bf566cc84c-root' [ 64.196393] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:25 Importing properties from results of builtin command 'blkid' [ 64.198213] systemd-udevd[213]: dm-1: Probe /dev/dm-1 with raid and offset=0 [ 64.200336] systemd-udevd[229]: vda4: Successfully created symlink '/dev/block/254:4' to '/dev/vda4' [ 64.202090] systemd-udevd[229]: vda4: sd-device: Created db file '/run/udev/data/b254:4' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4' [ 64.203897] systemd-udevd[229]: vda4: Adding watch on '/dev/vda4' [ 64.205884] systemd-udevd[229]: vda4: Device processed (SEQNUM=4093, ACTION=change) [ 64.207194] systemd-udevd[229]: vda4: sd-device-monitor(worker): Passed 1461 byte to netlink monitor. [ 64.210290] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:39 Added SYMLINK 'disk/by-uuid/d54327e7-e63e-4e61-aa79-9b55eea4c7aa' [ 64.212544] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:40 Added SYMLINK 'disk/by-label/root-arm64' [ 64.214030] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/95-dm-notify.rules:12 RUN '/usr/sbin/dmsetup udevcomplete $env{DM_COOKIE}' [ 64.215826] systemd-udevd[213]: dm-1: /usr/lib/udev/rules.d/99-systemd.rules:37 Added SYMLINK 'gpt-auto-root' [ 64.217575] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/mapper/root' to '/dev/dm-1' [ 64.219178] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/disk/by-id/dm-name-root' to '/dev/dm-1' [ 64.220896] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/disk/by-id/dm-uuid-CRYPT-LUKS2-4299b6a462e34679930df4bf566cc84c-root' to '/dev/dm-1' [ 64.222464] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/disk/by-label/root-arm64' to '/dev/dm-1' [ 64.223940] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/gpt-auto-root' to '/dev/dm-1' [ 64.225583] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/disk/by-uuid/d54327e7-e63e-4e61-aa79-9b55eea4c7aa' to '/dev/dm-1' [ 64.227062] systemd-udevd[213]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 64.228876] systemd-udevd[213]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 64.230325] systemd-udevd[213]: dm-1: Running command "/usr/sbin/dmsetup udevcomplete 6333156" [ 64.231700] systemd-udevd[213]: dm-1: Starting '/usr/sbin/dmsetup udevcomplete 6333156' [ 64.233316] systemd-udevd[213]: Successfully forked off '(spawn)' as PID 238. [ 64.234653] systemd-udevd[213]: dm-1: '/usr/sbin/dmsetup udevcomplete 6333156'(out) 'DM_COOKIE_COMPLETED=0x60a2e4 ' [ 64.236548] systemd-udevd[213]: dm-1: Process '/usr/sbin/dmsetup udevcomplete 6333156' succeeded. [ 64.238023] systemd-udevd[213]: dm-1: Adding watch on '/dev/dm-1' [ 64.239320] systemd-udevd[213]: dm-1: Device processed (SEQNUM=4094, ACTION=change) [ 64.240913] systemd-udevd[213]: dm-1: sd-device-monitor(worker): Passed 1000 byte to netlink monitor. Bus private-bus-connection: changing state CLOSING → CLOSED [ 64.242856] systemd-udevd[148]: No events are queued, removing /run/udev/queue. [ 64.244878] systemd-udevd[148]: Cleanup idle workers [ 64.246407] systemd-udevd[148]: Worker [213] exited. [ 64.248011] systemd-udevd[148]: Worker [229] exited. [ 64.249726] systemd-udevd[148]: Worker [230] exited. [ 64.251115] systemd-udevd[148]: Worker [228] exited. [ 64.252653] systemd-udevd[148]: Worker [208] exited. [ 64.254035] systemd-udevd[148]: Unload kernel module index. [ 64.255420] systemd-udevd[148]: Unloaded link configuration context. [ 64.257135] systemd-udevd[148]: Failed to remove source n/a (type io) from epoll, ignoring: Bad file descriptor Root directory is on tmpfs, will do cleanup later. Bind-mounting /dev on /sysroot/dev (MS_BIND|MS_REC "")... Bind-mounting /sys on /sysroot/sys (MS_BIND|MS_REC "")... Bind-mounting /proc on /sysroot/proc (MS_BIND|MS_REC "")... Bind-mounting /run on /sysroot/run (MS_BIND|MS_REC "")... Pivoting root file system failed, moving mounts instead: Invalid argument Not unmounting /, referenced by keep list. Not unmounting /, referenced by keep list. Not unmounting /, referenced by keep list. Not unmounting /, referenced by keep list. Not unmounting /, referenced by keep list. Not unmounting /, referenced by keep list. Not unmounting /, referenced by keep list. Not unmounting /, referenced by keep list. Not unmounting /sysroot, referenced by keep list. Not unmounting /sysroot/usr, referenced by keep list. Not unmounting /sysroot/dev, referenced by keep list. Not unmounting /sysroot/dev/shm, referenced by keep list. Not unmounting /sysroot/dev/pts, referenced by keep list. Not unmounting /sysroot/dev/hugepages, referenced by keep list. Not unmounting /sysroot/dev/mqueue, referenced by keep list. Not unmounting /sysroot/sys, referenced by keep list. Not unmounting /sysroot/sys/kernel/security, referenced by keep list. Not unmounting /sysroot/sys/fs/selinux, referenced by keep list. Not unmounting /sysroot/sys/fs/cgroup, referenced by keep list. Not unmounting /sysroot/sys/firmware/efi/efivars, referenced by keep list. Not unmounting /sysroot/sys/fs/bpf, referenced by keep list. Not unmounting /sysroot/sys/kernel/debug, referenced by keep list. Not unmounting /sysroot/sys/kernel/tracing, referenced by keep list. Not unmounting /sysroot/sys/kernel/config, referenced by keep list. Not unmounting /sysroot/proc, referenced by keep list. Not unmounting /sysroot/run, referenced by keep list. Setting '/proc/sys/kernel/printk_devkmsg' to 'on' No change in value 'on', suppressing write Unable to load SELinux policy. Ignoring. IMA support is disabled in the kernel, ignoring: No such file or directory Virtualization QEMU Virtual Machine found in DMI (/sys/class/dmi/id/product_name) UML virtualization not found in /proc/cpuinfo. Virtualization XEN not found, /proc/xen does not exist No virtualization found in CPUID Found VM virtualization qemu Failed to determine whether host has virtio-rng device, ignoring: No such file or directory Failed to determine whether host has virtio-console device, ignoring: No such file or directory Failed to determine whether host has virtio-vsock device, ignoring: No such file or directory Failed to determine whether host has virtiofs device, ignoring: No such file or directory Loading module: qemu_fw_cfg Failed to find module 'qemu_fw_cfg' Loading module: dmi-sysfs Failed to find module 'dmi-sysfs' Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Failed to symlink /proc/kcore to /dev/core: File exists Failed to symlink /proc/self/fd to /dev/fd: File exists Failed to symlink /proc/self/fd/0 to /dev/stdin: File exists Failed to symlink /proc/self/fd/1 to /dev/stdout: File exists Failed to symlink /proc/self/fd/2 to /dev/stderr: File exists Failed to create '/run/systemd/inaccessible', ignoring: File exists Failed to create '/run/systemd/inaccessible/reg', ignoring: File exists Failed to create '/run/systemd/inaccessible/dir', ignoring: File exists Failed to create '/run/systemd/inaccessible/fifo', ignoring: File exists Failed to create '/run/systemd/inaccessible/sock', ignoring: File exists Failed to create '/run/systemd/inaccessible/chr', ignoring: File exists Failed to create '/run/systemd/inaccessible/blk', ignoring: File exists Reading EFI variable /sys/firmware/efi/efivars/SecureBoot-8be4df61-93ca-11d2-aa0d-00e098032b8c. systemd 255.4^ running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE +TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Detected virtualization qemu. No confidential virtualization detection on this architecture Detected architecture arm64. Detected first boot. Kernel version 6.6.20-yocto-standard, our baseline is 4.15 No confidential virtualization detection on this architecture No credentials passed via fw_cfg. No confidential virtualization detection on this architecture Failed to open '/sys/firmware/dmi/entries/11-0/raw', ignoring: No such file or directory No credentials passed from initrd. Acquired 0 regular credentials, 0 untrusted credentials. Welcome to TRS (Trusted Reference Stack) v0.3-169-g2ec532f-dirty (build_id 3ba064fe4b) (scarthgap)! Hostname was already set to . Initializing machine ID from random generator. Bind-mounting /run/machine-id on /etc/machine-id (MS_BIND "")... Installed transient /etc/machine-id file. Changing mount flags /etc/machine-id (MS_RDONLY|MS_REMOUNT|MS_BIND "")... 127.0.0.1 has already been added to loopback interface ::1 has already been added to loopback interface Successfully brought loopback interface up Setting '/proc/sys/fs/file-max' to '9223372036854775807' No change in value '9223372036854775807', suppressing write Setting '/proc/sys/fs/nr_open' to '2147483640' Couldn't write fs.nr_open as 2147483640, halving it. Skipping bump, value is already larger. Reading EFI variable /sys/firmware/efi/efivars/LoaderTimeInitUSec-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. Reading EFI variable /sys/firmware/efi/efivars/LoaderTimeExecUSec-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Unified cgroup hierarchy is located at /sys/fs/cgroup. bpf-firewall: Got EBADF when using BPF_F_ALLOW_MULTI, which indicates it is supported. Yay! Controller 'cpu' supported: yes Controller 'cpuacct' supported: no Controller 'cpuset' supported: yes Controller 'io' supported: yes Controller 'blkio' supported: no Controller 'memory' supported: yes Controller 'devices' supported: no Controller 'pids' supported: yes Controller 'bpf-firewall' supported: yes Controller 'bpf-devices' supported: yes Controller 'bpf-foreign' supported: yes Controller 'bpf-socket-bind' supported: no Controller 'bpf-restrict-network-interfaces' supported: no Set up TFD_TIMER_CANCEL_ON_SET timerfd. Failed to stat /etc/localtime, ignoring: No such file or directory /etc/localtime doesn't exist yet, watching /etc instead. Failed to establish memory pressure event source, ignoring: Operation not supported Enabling (yes) showing of status (command line). Successfully forked off '(sd-gens)' as PID 274. No confidential virtualization detection on this architecture Successfully forked off '(sd-exec-strv)' as PID 275. About to execute /usr/lib/systemd/system-generators/systemd-bless-boot-generator (null) Successfully forked off '(direxec)' as PID 276. About to execute /usr/lib/systemd/system-generators/systemd-cryptsetup-generator (null) Successfully forked off '(direxec)' as PID 277. About to execute /usr/lib/systemd/system-generators/systemd-debug-generator (null) Successfully forked off '(direxec)' as PID 278. About to execute /usr/lib/systemd/system-generators/systemd-fstab-generator (null) Successfully forked off '(direxec)' as PID 279. About to execute /usr/lib/systemd/system-generators/systemd-getty-generator (null) Successfully forked off '(direxec)' as PID 280. About to execute /usr/lib/systemd/system-generators/systemd-gpt-auto-generator (null) Successfully forked off '(direxec)' as PID 281. About to execute /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator (null) Successfully forked off '(direxec)' as PID 282. About to execute /usr/lib/systemd/system-generators/systemd-integritysetup-generator (null) Successfully forked off '(direxec)' as PID 283. About to execute /usr/lib/systemd/system-generators/systemd-rc-local-generator (null) Successfully forked off '(direxec)' as PID 284. About to execute /usr/lib/systemd/system-generators/systemd-run-generator (null) Successfully forked off '(direxec)' as PID 285. About to execute /usr/lib/systemd/system-generators/systemd-system-update-generator (null) Successfully forked off '(direxec)' as PID 286. About to execute /usr/lib/systemd/system-generators/systemd-sysv-generator (null) Successfully forked off '(direxec)' as PID 287. About to execute /usr/lib/systemd/system-generators/systemd-tpm2-generator (null) Successfully forked off '(direxec)' as PID 288. About to execute /usr/lib/systemd/system-generators/systemd-veritysetup-generator (null) Successfully forked off '(direxec)' as PID 289. /usr/lib/systemd/system-generators/systemd-system-update-generator succeeded. /usr/lib/systemd/system-generators/systemd-cryptsetup-generator succeeded. /usr/lib/systemd/system-generators/systemd-fstab-generator succeeded. /usr/lib/systemd/system-generators/systemd-veritysetup-generator succeeded. /usr/lib/systemd/system-generators/systemd-debug-generator succeeded. /usr/lib/systemd/system-generators/systemd-gpt-auto-generator succeeded. /usr/lib/systemd/system-generators/systemd-integritysetup-generator succeeded. /usr/lib/systemd/system-generators/systemd-getty-generator succeeded. /usr/lib/systemd/system-generators/systemd-run-generator succeeded. /usr/lib/systemd/system-generators/systemd-rc-local-generator succeeded. /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator succeeded. /usr/lib/systemd/system-generators/systemd-sysv-generator succeeded. /usr/lib/systemd/system-generators/systemd-tpm2-generator succeeded. /usr/lib/systemd/system-generators/systemd-bless-boot-generator succeeded. (sd-exec-strv) succeeded. (sd-gens) succeeded. Skipping dbus-org.freedesktop.Avahi.service because it is an alias for avahi-daemon.service. Skipping dbus-org.bluez.service because it is an alias for bluetooth.service. Skipping default.target because it is an alias for multi-user.target. Skipping syslog.service because it is an alias for busybox-syslog.service. Preset files say disable -.mount. Preset files say disable var-volatile.mount. Preset files say disable systemd-veritysetup@usr.service. Preset files say disable fwupd-refresh.timer. Preset files say enable systemd-networkd-wait-online.service. Preset files say enable remote-fs.target. Preset files say disable systemd-bless-boot.service. Skipping default.target because it is an alias for multi-user.target. Preset files say disable wpa_supplicant-nl80211@.service. Preset files say disable time-set.target. Preset files say disable cryptsetup-pre.target. Preset files say disable exit.target. Preset files say enable var-volatile-spool.service. Preset files say enable logrotate.service. Preset files say disable systemd-boot-check-no-failures.service. Preset files say disable timers.target. Preset files say disable sound.target. Skipping runlevel2.target because it is an alias for multi-user.target. Preset files say disable syslog.socket. Preset files say disable dev-mqueue.mount. Preset files say enable systemd-timesyncd.service. Preset files say disable pcscd.service. Preset files say enable systemd-boot-update.service. Preset files say enable busybox-syslog.service. Preset files say disable wpa_supplicant-wired@.service. Preset files say disable graphical.target. Skipping runlevel5.target because it is an alias for graphical.target. Preset files say disable systemd-machine-id-commit.service. Preset files say disable emergency.target. Preset files say disable paths.target. Preset files say disable tmp.mount. Preset files say disable dev-hugepages.mount. Preset files say disable system-update.target. Preset files say disable systemd-pcrlock-make-policy.service. Preset files say disable systemd-journald-dev-log.socket. Preset files say disable systemd-hibernate-resume.service. Skipping ctrl-alt-del.target because it is an alias for reboot.target. Preset files say disable system-update-pre.target. Preset files say disable shutdown.target. Preset files say disable systemd-rfkill.socket. Preset files say disable getty.target. Preset files say disable debug-shell.service. Preset files say disable systemd-random-seed.service. Preset files say disable initrd.target. Preset files say disable systemd-kexec.service. Preset files say disable systemd-pcrphase-initrd.service. Preset files say disable systemd-udev-trigger.service. Preset files say disable sshdgenkeys.service. Preset files say disable systemd-update-done.service. Preset files say disable wpa_supplicant.service. Preset files say disable sys-kernel-config.mount. Preset files say disable initrd-root-fs.target. Preset files say disable systemd-update-utmp.service. Preset files say disable systemd-pcrfs-root.service. Preset files say disable user.slice. Preset files say disable systemd-pcrlock-secureboot-policy.service. Preset files say disable systemd-pcrlock-firmware-code.service. Preset files say disable user@.service. Preset files say disable rpcbind.target. Preset files say disable systemd-pcrfs@.service. Preset files say disable systemd-repart.service. Preset files say disable systemd-update-utmp-runlevel.service. Preset files say disable systemd-hwdb-update.service. Preset files say disable systemd-udevd-control.socket. Preset files say disable systemd-tmpfiles-clean.timer. Preset files say disable systemd-fsck@.service. Preset files say disable polkit.service. Preset files say disable user-runtime-dir@.service. Preset files say disable systemd-soft-reboot.service. Preset files say disable systemd-journald.socket. Preset files say disable systemd-initctl.socket. Preset files say disable systemd-tmpfiles-clean.service. Preset files say disable quotaon.service. Preset files say disable tcsd.service. Preset files say disable integritysetup-pre.target. Preset files say disable basic.target. Preset files say disable smartcard.target. Preset files say disable integritysetup.target. Preset files say enable sshd.socket. Preset files say disable systemd-journal-catalog-update.service. Preset files say disable boot-complete.target. Preset files say disable systemd-pcrlock-file-system.service. Preset files say disable systemd-userdbd.service. Preset files say disable alsa-restore.service. Preset files say disable sshd@.service. Preset files say disable systemd-tmpfiles-setup.service. Preset files say disable slices.target. Preset files say disable system-update-cleanup.service. Preset files say disable initrd-switch-root.target. Preset files say disable alsa-state.service. Preset files say disable systemd-sysupdate-reboot.service. Preset files say disable remote-fs-pre.target. Preset files say enable crond.service. Preset files say disable systemd-quotacheck.service. Preset files say disable storage-target-mode.target. Preset files say disable soft-reboot.target. Preset files say disable suspend-then-hibernate.target. Preset files say disable final.target. Preset files say disable network-online.target. Preset files say disable systemd-pcrextend@.service. Preset files say disable systemd-initctl.service. Preset files say disable systemd-remount-fs.service. Preset files say enable reboot.target. Preset files say enable remote-cryptsetup.target. Preset files say disable systemd-volatile-root.service. Preset files say disable systemd-timedated.service. Preset files say disable systemd-storagetm.service. Preset files say enable containerd.service. Preset files say disable dbus.socket. Preset files say disable systemd-growfs-root.service. Preset files say disable wpa_supplicant@.service. Preset files say enable getty@.service. Preset files say enable bluetooth.service. Preset files say disable systemd-suspend-then-hibernate.service. Preset files say enable systemd-network-generator.service. Preset files say disable dbus.service. Preset files say disable systemd-pcrlock-machine-id.service. Preset files say enable iptables.service. Preset files say disable sys-fs-fuse-connections.mount. Preset files say disable kmod-static-nodes.service. Preset files say disable systemd-boot-random-seed.service. Preset files say disable system-systemd\x2dcryptsetup.slice. Preset files say disable systemd-sysupdate.service. Preset files say disable systemd-journald@.socket. Preset files say disable systemd-time-wait-sync.service. Preset files say disable initrd-usr-fs.target. Preset files say disable poweroff.target. Preset files say disable network.target. Preset files say disable sleep.target. Preset files say disable systemd-battery-check.service. Preset files say disable systemd-sysusers.service. Preset files say disable suspend.target. Preset files say disable systemd-pcrmachine.service. Skipping runlevel0.target because it is an alias for poweroff.target. Preset files say disable systemd-tpm2-setup-early.service. Preset files say disable blockdev@.target. Preset files say disable fwupd-refresh.service. Preset files say disable rc-local.service. Preset files say disable pam_namespace.service. Preset files say disable tpm2.target. Preset files say disable systemd-sysupdate-reboot.timer. Preset files say disable systemd-journald@.service. Preset files say disable systemd-tmpfiles-setup-dev.service. Preset files say disable swap.target. Preset files say enable proc-xen.mount. Preset files say disable hybrid-sleep.target. Preset files say enable xen-qemu-dom0-disk-backend.service. Preset files say enable var-volatile-lib.service. Preset files say disable systemd-halt.service. Preset files say disable fwupd-offline-update.service. Preset files say disable sockets.target. Preset files say disable network-pre.target. Preset files say disable umount.target. Preset files say disable greengrass.service. Preset files say enable systemd-userdbd.socket. Preset files say disable emergency.service. Preset files say disable systemd-tmpfiles-setup-dev-early.service. Preset files say disable cryptsetup.target. Preset files say disable initrd-parse-etc.service. Preset files say disable systemd-growfs@.service. Preset files say disable conntrackd.service. Preset files say disable local-fs-pre.target. Preset files say enable xenconsoled.service. Preset files say disable nss-user-lookup.target. Preset files say enable rpcbind.service. Preset files say enable systemd-networkd.service. Preset files say disable systemd-networkd-wait-online@.service. Preset files say enable var-volatile-srv.service. Preset files say enable rpcbind.socket. Preset files say enable systemd-resolved.service. Preset files say disable systemd-pcrphase-sysinit.service. Preset files say disable systemd-user-sessions.service. Skipping dbus-org.freedesktop.login1.service because it is an alias for systemd-logind.service. Preset files say disable local-fs.target. Skipping dbus-org.freedesktop.timedate1.service because it is an alias for systemd-timedated.service. Preset files say disable modprobe@.service. Preset files say disable usb-gadget.target. Preset files say disable systemd-reboot.service. Preset files say enable pcscd.socket. Skipping runlevel3.target because it is an alias for multi-user.target. Preset files say enable var-volatile-cache.service. Preset files say disable container-getty@.service. Preset files say disable rescue.service. Preset files say disable systemd-pcrlock-firmware-config.service. Skipping dbus-org.freedesktop.locale1.service because it is an alias for systemd-localed.service. Preset files say disable avahi-daemon.socket. Preset files say disable first-boot-complete.target. Preset files say disable systemd-suspend.service. Preset files say disable systemd-pcrextend.socket. Preset files say disable fwupd.service. Preset files say enable xenstored.service. Preset files say disable systemd-ask-password-wall.path. Preset files say disable systemd-fsck-root.service. Preset files say disable systemd-exit.service. Skipping runlevel4.target because it is an alias for multi-user.target. Preset files say disable sigpwr.target. Preset files say disable systemd-backlight@.service. Preset files say enable xen-init-dom0.service. Preset files say disable initrd-udevadm-cleanup-db.service. Preset files say enable ip6tables.service. Preset files say enable logrotate.timer. Preset files say enable tee-supplicant@.service. Preset files say disable remote-veritysetup.target. Preset files say disable initrd-cleanup.service. Preset files say disable sysinit.target. Preset files say disable systemd-udevd-kernel.socket. Preset files say disable veritysetup.target. Preset files say disable sys-kernel-debug.mount. Preset files say disable systemd-ask-password-wall.service. Preset files say disable console-getty.service. Preset files say disable systemd-poweroff.service. Preset files say disable systemd-ask-password-console.path. Skipping runlevel1.target because it is an alias for rescue.target. Preset files say disable systemd-vconsole-setup.service. Preset files say enable docker.socket. Preset files say disable kexec.target. Preset files say disable time-sync.target. Preset files say disable systemd-pcrphase.service. Preset files say disable bluetooth.target. Preset files say disable systemd-udev-settle.service. Preset files say disable veritysetup-pre.target. Preset files say disable initrd-root-device.target. Preset files say disable systemd-ask-password-console.service. Preset files say disable systemd-hibernate.service. Preset files say disable nss-lookup.target. Preset files say disable systemd-udevd.service. Preset files say disable getty-pre.target. Preset files say disable initrd-switch-root.service. Preset files say disable rescue.target. Preset files say disable systemd-localed.service. Preset files say disable systemd-journald-varlink@.socket. Preset files say enable avahi-daemon.service. Skipping autovt@.service because it is an alias for getty@.service. Preset files say disable multi-user.target. Preset files say disable parsec.service. Preset files say disable k3s.service. Preset files say disable systemd-journal-flush.service. Preset files say disable docker.service. Preset files say disable factory-reset.target. Preset files say disable systemd-journald.service. Preset files say disable systemd-tpm2-setup.service. Preset files say disable initrd-fs.target. Preset files say disable systemd-pcrlock-secureboot-authority.service. Preset files say disable systemd-sysupdate.timer. Preset files say disable systemd-hostnamed.service. Preset files say disable printer.target. Preset files say enable systemd-journald-audit.socket. Preset files say disable systemd-sysctl.service. Preset files say disable ldconfig.service. Preset files say disable tpm2-abrmd.service. Skipping runlevel6.target because it is an alias for reboot.target. Preset files say disable systemd-hybrid-sleep.service. Preset files say disable hibernate.target. Preset files say disable serial-getty@.service. Preset files say disable sys-kernel-tracing.mount. Preset files say disable system-systemd\x2dveritysetup.slice. Preset files say disable systemd-modules-load.service. Preset files say disable systemd-logind.service. Preset files say disable halt.target. Preset files say disable systemd-rfkill.service. Preset files say enable xendomains.service. Skipping dbus-org.freedesktop.hostname1.service because it is an alias for systemd-hostnamed.service. Preset files say enable xen-watchdog.service. Preset files say disable boot.mount. Preset files say disable boot.automount. Symlink /etc/systemd/system/local-fs.target.wants/var-volatile-spool.service → /usr/lib/systemd/system/var-volatile-spool.service already exists Symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/busybox-syslog.service already exists Symlink /etc/systemd/system/multi-user.target.wants/busybox-syslog.service → /usr/lib/systemd/system/busybox-syslog.service already exists Symlink /etc/systemd/system/multi-user.target.wants/busybox-klogd.service → /usr/lib/systemd/system/busybox-klogd.service already exists Symlink /etc/systemd/system/sockets.target.wants/sshd.socket → /usr/lib/systemd/system/sshd.socket already exists Symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service already exists Symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /usr/lib/systemd/system/containerd.service already exists Symlink /etc/systemd/system/dbus-org.bluez.service → /usr/lib/systemd/system/bluetooth.service already exists Symlink /etc/systemd/system/bluetooth.target.wants/bluetooth.service → /usr/lib/systemd/system/bluetooth.service already exists Symlink /etc/systemd/system/multi-user.target.wants/iptables.service → /usr/lib/systemd/system/iptables.service already exists Symlink /etc/systemd/system/multi-user.target.wants/xen-qemu-dom0-disk-backend.service → /usr/lib/systemd/system/xen-qemu-dom0-disk-backend.service already exists Symlink /etc/systemd/system/local-fs.target.wants/var-volatile-lib.service → /usr/lib/systemd/system/var-volatile-lib.service already exists Symlink /etc/systemd/system/systemd-random-seed.service.wants/var-volatile-lib.service → /usr/lib/systemd/system/var-volatile-lib.service already exists Symlink /etc/systemd/system/multi-user.target.wants/xenconsoled.service → /usr/lib/systemd/system/xenconsoled.service already exists Symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service already exists Symlink /etc/systemd/system/local-fs.target.wants/var-volatile-srv.service → /usr/lib/systemd/system/var-volatile-srv.service already exists Symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket already exists Symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /usr/lib/systemd/system/pcscd.socket already exists Symlink /etc/systemd/system/local-fs.target.wants/var-volatile-cache.service → /usr/lib/systemd/system/var-volatile-cache.service already exists Symlink /etc/systemd/system/multi-user.target.wants/xenstored.service → /usr/lib/systemd/system/xenstored.service already exists Symlink /etc/systemd/system/multi-user.target.wants/xen-init-dom0.service → /usr/lib/systemd/system/xen-init-dom0.service already exists Symlink /etc/systemd/system/multi-user.target.wants/ip6tables.service → /usr/lib/systemd/system/ip6tables.service already exists Symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer already exists Symlink /etc/systemd/system/sockets.target.wants/docker.socket → /usr/lib/systemd/system/docker.socket already exists Symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /usr/lib/systemd/system/avahi-daemon.service already exists Symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /usr/lib/systemd/system/avahi-daemon.service already exists Symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /usr/lib/systemd/system/avahi-daemon.socket already exists Symlink /etc/systemd/system/multi-user.target.wants/xendomains.service → /usr/lib/systemd/system/xendomains.service already exists Symlink /etc/systemd/system/multi-user.target.wants/xen-watchdog.service → /usr/lib/systemd/system/xen-watchdog.service already exists Populated /etc with preset unit settings. Looking for unit files in (higher priority first):  /etc/systemd/system.control  /run/systemd/system.control  /run/systemd/transient  /run/systemd/generator.early  /etc/systemd/system  /etc/systemd/system.attached  /run/systemd/system  /run/systemd/system.attached  /run/systemd/generator  /usr/local/lib/systemd/system  /usr/lib/systemd/system  /run/systemd/generator.late Modification times have changed, need to update cache. unit_file_build_name_map: normal unit file: /run/systemd/generator/-.mount unit_file_build_name_map: normal unit file: /run/systemd/generator/var-volatile.mount unit_file_build_name_map: normal unit file: /run/systemd/generator/systemd-veritysetup@usr.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/fwupd-refresh.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd-wait-online.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-bless-boot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/wpa_supplicant-nl80211@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/time-set.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cryptsetup-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/exit.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-spool.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/logrotate.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-boot-check-no-failures.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/timers.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sound.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/syslog.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dev-mqueue.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-timesyncd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/pcscd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-boot-update.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/busybox-syslog.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/wpa_supplicant-wired@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/graphical.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-machine-id-commit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/emergency.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/paths.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tmp.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dev-hugepages.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-update.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-make-policy.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-dev-log.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hibernate-resume.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-update-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/shutdown.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-rfkill.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/debug-shell.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-random-seed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-kexec.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrphase-initrd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udev-trigger.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sshdgenkeys.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-update-done.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/wpa_supplicant.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-kernel-config.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-root-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-update-utmp.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrfs-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-secureboot-policy.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-firmware-code.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rpcbind.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrfs@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-repart.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-update-utmp-runlevel.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hwdb-update.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udevd-control.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-clean.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-fsck@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/polkit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user-runtime-dir@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-soft-reboot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-initctl.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-clean.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/quotaon.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tcsd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/integritysetup-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/basic.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/smartcard.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/integritysetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sshd.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journal-catalog-update.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/boot-complete.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-file-system.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-userdbd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/alsa-restore.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sshd@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-setup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/slices.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-update-cleanup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-switch-root.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/alsa-state.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate-reboot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-fs-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/crond.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-quotacheck.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/storage-target-mode.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/soft-reboot.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/suspend-then-hibernate.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/final.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network-online.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrextend@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-initctl.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-remount-fs.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/reboot.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-cryptsetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-volatile-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-timedated.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-storagetm.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/containerd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dbus.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-growfs-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/wpa_supplicant@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/bluetooth.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-suspend-then-hibernate.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-network-generator.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dbus.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-machine-id.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/iptables.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-fs-fuse-connections.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/kmod-static-nodes.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-boot-random-seed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-systemd\x2dcryptsetup.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald@.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-time-wait-sync.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-usr-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/poweroff.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sleep.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-battery-check.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysusers.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/suspend.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrmachine.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tpm2-setup-early.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/blockdev@.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/fwupd-refresh.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rc-local.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/pam_namespace.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tpm2.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate-reboot.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/swap.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/proc-xen.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hybrid-sleep.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/xen-qemu-dom0-disk-backend.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-lib.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-halt.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/fwupd-offline-update.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sockets.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/umount.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/greengrass.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-userdbd.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/emergency.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev-early.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cryptsetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-parse-etc.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-growfs@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/conntrackd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/local-fs-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/xenconsoled.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nss-user-lookup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rpcbind.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd-wait-online@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-srv.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rpcbind.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-resolved.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrphase-sysinit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-user-sessions.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/local-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/modprobe@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/usb-gadget.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-reboot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/pcscd.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-cache.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/container-getty@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rescue.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-firmware-config.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/avahi-daemon.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/first-boot-complete.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-suspend.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrextend.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/fwupd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/xenstored.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-wall.path unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-fsck-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-exit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sigpwr.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-backlight@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/xen-init-dom0.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-udevadm-cleanup-db.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ip6tables.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/logrotate.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tee-supplicant@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-veritysetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-cleanup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sysinit.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udevd-kernel.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/veritysetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-kernel-debug.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-wall.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/console-getty.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-poweroff.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-console.path unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-vconsole-setup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/docker.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/kexec.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/time-sync.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrphase.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/bluetooth.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udev-settle.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/veritysetup-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-root-device.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-console.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hibernate.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nss-lookup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udevd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-switch-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rescue.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-localed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-varlink@.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/avahi-daemon.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/multi-user.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/busybox-klogd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/parsec.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/k3s.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journal-flush.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/docker.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/factory-reset.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tpm2-setup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-secureboot-authority.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hostnamed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/printer.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-audit.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysctl.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ldconfig.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tpm2-abrmd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hybrid-sleep.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hibernate.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/serial-getty@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-kernel-tracing.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-systemd\x2dveritysetup.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-modules-load.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-logind.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/halt.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-rfkill.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/xendomains.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/xen-watchdog.service unit_file_build_name_map: normal unit file: /run/systemd/generator.late/boot.mount unit_file_build_name_map: normal unit file: /run/systemd/generator.late/boot.automount Unit blockdev@dev-mapper-usr.target has alias blockdev@.target. dev.mount: Failed to load configuration: No such file or directory dev-root.mount: Failed to load configuration: No such file or directory run-systemd-journal-socket.mount: Failed to load configuration: No such file or directory run.mount: Failed to load configuration: No such file or directory run-systemd.mount: Failed to load configuration: No such file or directory run-systemd-journal.mount: Failed to load configuration: No such file or directory run-systemd-journal-stdout.mount: Failed to load configuration: No such file or directory systemd-journald.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-journald.service:53: System call riscv_hwprobe is not known, ignoring. var.mount: Failed to load configuration: No such file or directory var-log.mount: Failed to load configuration: No such file or directory var-log-wtmp.mount: Failed to load configuration: No such file or directory auditd.service: Failed to load configuration: No such file or directory systemd-udevd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-udevd.service:37: System call riscv_hwprobe is not known, ignoring. run-udev.mount: Failed to load configuration: No such file or directory run-udev-control.mount: Failed to load configuration: No such file or directory var-lib.mount: Failed to load configuration: No such file or directory var-lib-systemd.mount: Failed to load configuration: No such file or directory var-lib-systemd-tpm2\x2dsrk\x2dpublic\x2dkey.pem.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed to load configuration: No such file or directory systemd-sysext.service: Failed to load configuration: No such file or directory plymouth-start.service: Failed to load configuration: No such file or directory Unit rescue.target has alias runlevel1.target. Unit runlevel5.target has alias graphical.target. display-manager.service: Failed to load configuration: No such file or directory Unit multi-user.target has alias runlevel4.target. Unit multi-user.target has alias runlevel3.target. Unit multi-user.target has alias runlevel2.target. Unit multi-user.target has alias default.target. libvirt-guests.service: Failed to load configuration: No such file or directory libvirtd.service: Failed to load configuration: No such file or directory proc.mount: Failed to load configuration: No such file or directory /usr/lib/systemd/system/xen-qemu-dom0-disk-backend.service:11: PIDFile= references a path below legacy directory /var/run/, updating /var/run/xen/qemu-dom0.pid → /run/xen/qemu-dom0.pid; please update the unit file accordingly. home.mount: Failed to load configuration: No such file or directory Unit systemd-networkd.service has alias dbus-org.freedesktop.network1.service. systemd-networkd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-networkd.service:50: System call riscv_hwprobe is not known, ignoring. run-systemd-netif.mount: Failed to load configuration: No such file or directory Unit systemd-logind.service has alias dbus-org.freedesktop.login1.service. systemd-logind.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-logind.service:60: System call riscv_hwprobe is not known, ignoring. var-lib-systemd-linger.mount: Failed to load configuration: No such file or directory var-tmp.mount: Failed to load configuration: No such file or directory run-systemd-users.mount: Failed to load configuration: No such file or directory run-systemd-seats.mount: Failed to load configuration: No such file or directory run-systemd-shutdown.mount: Failed to load configuration: No such file or directory run-systemd-inhibit.mount: Failed to load configuration: No such file or directory run-systemd-sessions.mount: Failed to load configuration: No such file or directory run-dbus.mount: Failed to load configuration: No such file or directory run-dbus-system_bus_socket.mount: Failed to load configuration: No such file or directory Unit modprobe@drm.service has alias modprobe@.service. run-systemd-ask\x2dpassword.mount: Failed to load configuration: No such file or directory run-rpcbind.mount: Failed to load configuration: No such file or directory run-rpcbind.sock.mount: Failed to load configuration: No such file or directory Skipping overridden file '/run/systemd/generator/getty.target.wants/serial-getty@ttyAMA0.service'. Unit serial-getty@ttyAMA0.service has alias serial-getty@.service. plymouth-quit-wait.service: Failed to load configuration: No such file or directory Unit getty@tty1.service has alias getty@.service. Unit getty@tty1.service has alias autovt@tty1.service. Unit busybox-syslog.service has alias syslog.service. Unit avahi-daemon.service has alias dbus-org.freedesktop.Avahi.service. connman.service: Failed to load configuration: No such file or directory run-avahi\x2ddaemon.mount: Failed to load configuration: No such file or directory run-avahi\x2ddaemon-socket.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Failed to load configuration: No such file or directory var-lib-systemd-timers.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount: Failed to load configuration: No such file or directory Unit systemd-timesyncd.service has alias dbus-org.freedesktop.timesync1.service. systemd-timesyncd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-timesyncd.service:53: System call riscv_hwprobe is not known, ignoring. var-lib-systemd-timesync.mount: Failed to load configuration: No such file or directory run-systemd-timesync.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dsysusers.service.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dsysctl.service.mount: Failed to load configuration: No such file or directory Unit systemd-resolved.service has alias dbus-org.freedesktop.resolve1.service. systemd-resolved.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-resolved.service:50: System call riscv_hwprobe is not known, ignoring. run-systemd-resolve.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dresolved.service.mount: Failed to load configuration: No such file or directory Unit modprobe@dm_mod.service has alias modprobe@.service. Unit modprobe@loop.service has alias modprobe@.service. var-lib-systemd-random\x2dseed.mount: Failed to load configuration: No such file or directory var-log-journal.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Failed to load configuration: No such file or directory sys.mount: Failed to load configuration: No such file or directory sys-kernel.mount: Failed to load configuration: No such file or directory Unit modprobe@configfs.service has alias modprobe@.service. sys-fs.mount: Failed to load configuration: No such file or directory sys-fs-fuse.mount: Failed to load configuration: No such file or directory Unit modprobe@fuse.service has alias modprobe@.service. run-postinsts.service: Failed to load configuration: No such file or directory run-systemd-journal-syslog.mount: Failed to load configuration: No such file or directory run-systemd-journal-dev\x2dlog.mount: Failed to load configuration: No such file or directory run-systemd-userdb.mount: Failed to load configuration: No such file or directory run-systemd-userdb-io.systemd.Multiplexer.mount: Failed to load configuration: No such file or directory systemd-userdbd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-userdbd.service:40: System call riscv_hwprobe is not known, ignoring. run-systemd-io.systemd.PCRExtend.mount: Failed to load configuration: No such file or directory run-initctl.mount: Failed to load configuration: No such file or directory sshd.service: Failed to load configuration: No such file or directory run-pcscd.mount: Failed to load configuration: No such file or directory run-pcscd-pcscd.comm.mount: Failed to load configuration: No such file or directory run-docker.sock.mount: Failed to load configuration: No such file or directory firewalld.service: Failed to load configuration: No such file or directory Unit blockdev@dev-root.target has alias blockdev@.target. Skipping overridden file '/run/systemd/generator.late/local-fs.target.wants/systemd-fsck-root.service'. Skipping overridden file '/run/systemd/generator.late/local-fs.target.requires/-.mount'. dev-disk.mount: Failed to load configuration: No such file or directory dev-disk-by\x2ddiskseq.mount: Failed to load configuration: No such file or directory dev-disk-by\x2ddiskseq-25\x2dpart1.mount: Failed to load configuration: No such file or directory Unit blockdev@dev-disk-by\x2ddiskseq-25\x2dpart1.target has alias blockdev@.target. Unit systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service has alias systemd-fsck@.service. sd-device-enumerator: Failed to open directory /run/udev/tags/systemd, ignoring: No such file or directory etc.mount: Failed to load configuration: No such file or directory Received serialized fd 38 → socket:[1369] Received serialized fd 50 → socket:[4213] Received serialized fd 51 → anon_inode:bpf-prog Received serialized fd 40 → socket:[1370] Received serialized fd 48 → anon_inode:bpf-prog Received serialized fd 49 → anon_inode:[pidfd] Received serialized fd 46 → socket:[1389] Received serialized fd 64 → socket:[1384] Received serialized fd 65 → anon_inode:[pidfd] Received serialized fd 66 → socket:[3561] Received serialized fd 63 → anon_inode:bpf-prog Received serialized fd 45 → socket:[1387] Received serialized fd 62 → anon_inode:bpf-prog Received serialized fd 37 → socket:[1368] Received serialized fd 42 → socket:[1373] Received serialized fd 41 → socket:[1374] Received serialized fd 52 → anon_inode:bpf-prog Received serialized fd 56 → socket:[1385] Received serialized fd 53 → anon_inode:bpf-prog Received serialized fd 47 → anon_inode:bpf-prog Deserializing state... systemd-cryptsetup@root.service: Failed to load configuration: No such file or directory systemd-fsck-usr.service: Failed to load configuration: No such file or directory Unit systemd-pcrfs@sysroot.service has alias systemd-pcrfs@.service. sysroot.mount: Failed to load configuration: No such file or directory Unit blockdev@dev-gpt\x2dauto\x2droot.target has alias blockdev@.target. dev-rfkill.mount: Failed to load configuration: No such file or directory var-lib-systemd-rfkill.mount: Failed to load configuration: No such file or directory Unit blockdev@dev-mapper-root.target has alias blockdev@.target. systemd-journald.service: Trying to stash fd for dev=0:8/inode=4213 systemd-journald.service: Added fd 50 (stored) to fd store. Cannot stat /run/rpcbind.sock: No such file or directory Cannot stat /run/pcscd/pcscd.comm: No such file or directory Cannot stat /run/avahi-daemon/socket: No such file or directory Cannot stat /run/docker.sock: No such file or directory Successfully created private D-Bus server. Invoking unit coldplug() handlers… dev-ram15.device: Changed dead -> tentative dev-disk-by\x2dpartlabel-verityhash.device: Changed dead -> tentative systemd-journald.service: Changed dead -> running sys-devices-virtual-block-dm\x2d1.device: Changed dead -> tentative dev-ttyAMA0.device: Changed dead -> tentative dev-ram12.device: Changed dead -> tentative dev-ram7.device: Changed dead -> tentative dev-ram11.device: Changed dead -> tentative initrd-switch-root.service: Changed dead -> start dev-ttyS2.device: Changed dead -> tentative -.mount: Changed dead -> mounted systemd-veritysetup@usr.service: Changed dead -> exited sys-devices-virtual-block-ram4.device: Changed dead -> tentative dev-vda3.device: Changed dead -> tentative dev-disk-by\x2ddiskseq-25\x2dpart1.device: Changed dead -> tentative dev-disk-by\x2dlabel-bootfs.device: Changed dead -> tentative system-modprobe.slice changed dead -> active dev-disk-by\x2ddiskseq-25\x2dpart4.device: Changed dead -> tentative dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Changed dead -> tentative dev-ttyS3.device: Changed dead -> tentative dev-gpt\x2dauto\x2droot.device: Changed dead -> tentative system-systemd\x2dpcrfs.slice changed dead -> active sys-subsystem-net-devices-enp0s1.device: Changed dead -> tentative dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device: Changed dead -> tentative sys-devices-virtual-block-ram1.device: Changed dead -> tentative dev-vda4.device: Changed dead -> tentative dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Changed dead -> tentative sys-devices-virtual-block-ram0.device: Changed dead -> tentative systemd-repart.service: Changed dead -> exited sys-devices-virtual-block-ram12.device: Changed dead -> tentative dev-ram13.device: Changed dead -> tentative systemd-journald-dev-log.socket: Changed dead -> running sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Changed dead -> tentative sys-devices-platform-9000000.pl011-tty-ttyAMA0.device: Changed dead -> tentative sys-devices-platform-platform\x2dbus\x40c000000-c000000.tpm_tis-tpmrm-tpmrm0.device: Changed dead -> tentative dev-disk-by\x2ddiskseq-25.device: Changed dead -> tentative dev-disk-by\x2duuid-d54327e7\x2de63e\x2d4e61\x2daa79\x2d9b55eea4c7aa.device: Changed dead -> tentative sys-devices-virtual-block-ram8.device: Changed dead -> tentative dev-ram2.device: Changed dead -> tentative -.slice changed dead -> active dev-mtdblock0.device: Changed dead -> tentative sys-devices-platform-serial8250-tty-ttyS2.device: Changed dead -> tentative dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Changed dead -> tentative dev-disk-by\x2dpartlabel-ESP.device: Changed dead -> tentative dev-ram9.device: Changed dead -> tentative dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dVERITY\x2da3446dadf7744e8a93efba9d43e6c5f9\x2dusr.device: Changed dead -> tentative sys-devices-virtual-net-sit0.device: Changed dead -> tentative sys-devices-virtual-block-ram10.device: Changed dead -> tentative dev-ram3.device: Changed dead -> tentative dev-dm\x2d0.device: Changed dead -> tentative dev-disk-by\x2ddiskseq-25\x2dpart3.device: Changed dead -> tentative dev-disk-by\x2ddiskseq-25\x2dpart2.device: Changed dead -> tentative sys-module-configfs.device: Changed dead -> tentative dev-vda1.device: Changed dead -> tentative sys-devices-virtual-block-ram6.device: Changed dead -> tentative sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Changed dead -> tentative sys-devices-virtual-block-dm\x2d0.device: Changed dead -> tentative dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Changed dead -> tentative dev-ram0.device: Changed dead -> tentative sys-devices-platform-serial8250-tty-ttyS0.device: Changed dead -> tentative sys-subsystem-net-devices-sit0.device: Changed dead -> tentative dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Changed dead -> tentative sys-devices-virtual-block-ram9.device: Changed dead -> tentative sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:01.0-virtio0-net-enp0s1.device: Changed dead -> tentative dev-ram4.device: Changed dead -> tentative dev-zram0.device: Changed dead -> tentative dev-ram14.device: Changed dead -> tentative dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Changed dead -> tentative sys-devices-virtual-block-ram5.device: Changed dead -> tentative init.scope changed dead -> running sys-devices-virtual-block-ram2.device: Changed dead -> tentative dev-disk-by\x2duuid-7819\x2d74F8.device: Changed dead -> tentative dev-disk-by\x2did-dm\x2dname\x2droot.device: Changed dead -> tentative sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Changed dead -> tentative dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d4299b6a462e34679930df4bf566cc84c\x2droot.device: Changed dead -> tentative dev-ram8.device: Changed dead -> tentative dev-ram1.device: Changed dead -> tentative sys-devices-platform-serial8250-tty-ttyS3.device: Changed dead -> tentative initrd-fs.target changed dead -> active systemd-journald-audit.socket: Changed dead -> running dev-dm\x2d1.device: Changed dead -> tentative sys-devices-virtual-misc-rfkill.device: Changed dead -> tentative sys-devices-platform-serial8250-tty-ttyS1.device: Changed dead -> tentative dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device: Changed dead -> tentative dev-mapper-root.device: Changed dead -> tentative system-systemd\x2dveritysetup.slice changed dead -> active dev-disk-by\x2dpartlabel-verityroot.device: Changed dead -> tentative sys-devices-platform-4000000.flash-mtd-mtd0-mtdblock0.device: Changed dead -> tentative dev-disk-by\x2dlabel-root\x2darm64.device: Changed dead -> tentative system.slice changed dead -> active sys-devices-virtual-block-zram0.device: Changed dead -> tentative sys-devices-virtual-block-ram14.device: Changed dead -> tentative dev-mapper-usr.device: Changed dead -> tentative sys-devices-virtual-block-ram7.device: Changed dead -> tentative systemd-journald.socket: Changed dead -> running sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Changed dead -> tentative dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Changed dead -> tentative initrd-switch-root.target changed dead -> active dev-rfkill.device: Changed dead -> tentative sys-devices-platform-platform\x2dbus\x40c000000-c000000.tpm_tis-tpm-tpm0.device: Changed dead -> tentative dev-ram6.device: Changed dead -> tentative dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Changed dead -> tentative dev-tpm0.device: Changed dead -> tentative systemd-cryptsetup@root.service: Changed dead -> exited sys-devices-virtual-block-ram3.device: Changed dead -> tentative sys-devices-virtual-block-ram13.device: Changed dead -> tentative dev-ttyS0.device: Changed dead -> tentative sys-devices-virtual-block-ram15.device: Changed dead -> tentative dev-tpmrm0.device: Changed dead -> tentative dev-gpt\x2dauto\x2droot\x2dluks.device: Changed dead -> tentative dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Changed dead -> tentative sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Changed dead -> tentative initrd-root-fs.target changed dead -> active dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device: Changed dead -> tentative dev-vda.device: Changed dead -> tentative dev-ttyS1.device: Changed dead -> tentative dev-disk-by\x2dpartlabel-root\x2darm64.device: Changed dead -> tentative systemd-fsck-usr.service: Changed dead -> exited dev-ram10.device: Changed dead -> tentative dev-ram5.device: Changed dead -> tentative dev-vda2.device: Changed dead -> tentative sys-devices-virtual-block-ram11.device: Changed dead -> tentative system-systemd\x2dcryptsetup.slice changed dead -> active dev-disk-by\x2did-dm\x2dname\x2dusr.device: Changed dead -> tentative Invoking unit catchup() handlers… etc-machine\x2did.mount: Changed dead -> mounted Failed to communicate with plymouth: Connection refused sys-kernel-debug.mount: Changed dead -> mounted Failed to communicate with plymouth: Connection refused dev-hugepages.mount: Changed dead -> mounted Failed to communicate with plymouth: Connection refused dev-mqueue.mount: Changed dead -> mounted Failed to communicate with plymouth: Connection refused usr.mount: Changed dead -> mounted Failed to communicate with plymouth: Connection refused sys-kernel-config.mount: Changed dead -> mounted Failed to communicate with plymouth: Connection refused sys-kernel-tracing.mount: Changed dead -> mounted Failed to communicate with plymouth: Connection refused Closing set fd 66 (socket:[3561]) Activating default unit: default.target multi-user.target: Trying to enqueue job multi-user.target/start/isolate run-postinsts.service: Cannot add dependency job, ignoring: Unit run-postinsts.service not found. tmp.mount: Installed new job tmp.mount/start as 480 systemd-user-sessions.service: Installed new job systemd-user-sessions.service/start as 566 iptables.service: Installed new job iptables.service/start as 572 kmod-static-nodes.service: Installed new job kmod-static-nodes.service/start as 498 systemd-network-generator.service: Installed new job systemd-network-generator.service/start as 505 systemd-udevd-control.socket: Installed new job systemd-udevd-control.socket/start as 474 var-volatile-spool.service: Installed new job var-volatile-spool.service/start as 484 systemd-resolved.service: Installed new job systemd-resolved.service/start as 489 systemd-pcrmachine.service: Installed new job systemd-pcrmachine.service/start as 509 rpcbind.target: Installed new job rpcbind.target/start as 551 crond.service: Installed new job crond.service/start as 573 modprobe@configfs.service: Installed new job modprobe@configfs.service/start as 518 sysinit.target: Installed new job sysinit.target/start as 451 systemd-update-utmp.service: Installed new job systemd-update-utmp.service/start as 585 xendomains.service: Installed new job xendomains.service/start as 589 network.target: Installed new job network.target/start as 587 systemd-update-utmp-runlevel.service: Installed new job systemd-update-utmp-runlevel.service/start as 584 systemd-pcrfs-root.service: Installed new job systemd-pcrfs-root.service/start as 455 systemd-growfs-root.service: Installed new job systemd-growfs-root.service/start as 460 systemd-tpm2-setup.service: Installed new job systemd-tpm2-setup.service/start as 492 serial-getty@ttyAMA0.service: Installed new job serial-getty@ttyAMA0.service/start as 563 systemd-networkd.service: Installed new job systemd-networkd.service/start as 586 time-set.target: Installed new job time-set.target/start as 533 var-volatile.mount: Installed new job var-volatile.mount/start as 477 systemd-modules-load.service: Installed new job systemd-modules-load.service/start as 504 rpcbind.service: Installed new job rpcbind.service/start as 576 remote-cryptsetup.target: Installed new job remote-cryptsetup.target/start as 580 network-pre.target: Installed new job network-pre.target/start as 506 veritysetup.target: Installed new job veritysetup.target/start as 519 modprobe@loop.service: Installed new job modprobe@loop.service/start as 502 busybox-syslog.service: Installed new job busybox-syslog.service/start as 577 timers.target: Installed new job timers.target/start as 535 avahi-daemon.service: Installed new job avahi-daemon.service/start as 555 systemd-sysusers.service: Installed new job systemd-sysusers.service/start as 491 multi-user.target: Installed new job multi-user.target/start as 449 dev-ttyAMA0.device: Installed new job dev-ttyAMA0.device/start as 564 getty.target: Installed new job getty.target/start as 558 busybox-klogd.service: Installed new job busybox-klogd.service/start as 579 systemd-pcrextend.socket: Installed new job systemd-pcrextend.socket/start as 546 integritysetup.target: Installed new job integritysetup.target/start as 488 rpcbind.socket: Installed new job rpcbind.socket/start as 550 avahi-daemon.socket: Installed new job avahi-daemon.socket/start as 539 first-boot-complete.target: Installed new job first-boot-complete.target/start as 530 dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Installed new job dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device/start as 521 systemd-boot-random-seed.service: Installed new job systemd-boot-random-seed.service/start as 494 containerd.service: Installed new job containerd.service/start as 554 systemd-initctl.socket: Installed new job systemd-initctl.socket/start as 541 systemd-udev-trigger.service: Installed new job systemd-udev-trigger.service/start as 493 systemd-pcrphase-sysinit.service: Installed new job systemd-pcrphase-sysinit.service/start as 487 boot.automount: Installed new job boot.automount/start as 482 systemd-journal-catalog-update.service: Installed new job systemd-journal-catalog-update.service/start as 516 systemd-machine-id-commit.service: Installed new job systemd-machine-id-commit.service/start as 515 systemd-fsck-root.service: Installed new job systemd-fsck-root.service/start as 479 modprobe@fuse.service: Installed new job modprobe@fuse.service/start as 526 getty@tty1.service: Installed new job getty@tty1.service/start as 559 blockdev@dev-mapper-usr.target: Installed new job blockdev@dev-mapper-usr.target/start as 524 xenstored.service: Installed new job xenstored.service/start as 568 systemd-random-seed.service: Installed new job systemd-random-seed.service/start as 529 systemd-boot-update.service: Installed new job systemd-boot-update.service/start as 508 dbus.service: Installed new job dbus.service/start as 570 paths.target: Installed new job paths.target/start as 553 system-serial\x2dgetty.slice: Installed new job system-serial\x2dgetty.slice/start as 565 var-volatile-srv.service: Installed new job var-volatile-srv.service/start as 483 systemd-networkd.socket: Installed new job systemd-networkd.socket/start as 542 local-fs-pre.target: Installed new job local-fs-pre.target/start as 469 pcscd.socket: Installed new job pcscd.socket/start as 549 systemd-tmpfiles-setup-dev-early.service: Installed new job systemd-tmpfiles-setup-dev-early.service/start as 468 systemd-journal-flush.service: Installed new job systemd-journal-flush.service/start as 452 sockets.target: Installed new job sockets.target/start as 538 dbus.socket: Installed new job dbus.socket/start as 540 dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Installed new job dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device/start as 522 xen-watchdog.service: Installed new job xen-watchdog.service/start as 556 cryptsetup.target: Installed new job cryptsetup.target/start as 495 systemd-udevd-kernel.socket: Installed new job systemd-udevd-kernel.socket/start as 472 systemd-ask-password-wall.path: Installed new job systemd-ask-password-wall.path/start as 571 var-volatile-cache.service: Installed new job var-volatile-cache.service/start as 481 systemd-fsck-usr.service: Installed new job systemd-fsck-usr.service/stop as 596 systemd-tmpfiles-setup-dev.service: Installed new job systemd-tmpfiles-setup-dev.service/start as 534 ldconfig.service: Installed new job ldconfig.service/start as 510 modprobe@drm.service: Installed new job modprobe@drm.service/start as 583 sshdgenkeys.service: Installed new job sshdgenkeys.service/start as 544 systemd-logind.service: Installed new job systemd-logind.service/start as 581 systemd-ask-password-console.path: Installed new job systemd-ask-password-console.path/start as 511 swap.target: Installed new job swap.target/start as 467 systemd-userdbd.socket: Installed new job systemd-userdbd.socket/start as 547 initrd-switch-root.target: Installed new job initrd-switch-root.target/stop as 470 nss-lookup.target: Installed new job nss-lookup.target/start as 490 systemd-update-done.service: Installed new job systemd-update-done.service/start as 503 xenconsoled.service: Installed new job xenconsoled.service/start as 574 initrd-switch-root.service: Installed new job initrd-switch-root.service/stop as 591 user.slice: Installed new job user.slice/start as 582 docker.socket: Installed new job docker.socket/start as 548 syslog.socket: Installed new job syslog.socket/start as 578 system-getty.slice: Installed new job system-getty.slice/start as 560 local-fs.target: Installed new job local-fs.target/start as 476 logrotate.timer: Installed new job logrotate.timer/start as 536 modprobe@dm_mod.service: Installed new job modprobe@dm_mod.service/start as 500 systemd-tmpfiles-clean.timer: Installed new job systemd-tmpfiles-clean.timer/start as 537 systemd-pcrphase.service: Installed new job systemd-pcrphase.service/start as 514 systemd-udevd.service: Installed new job systemd-udevd.service/start as 471 systemd-tmpfiles-setup.service: Installed new job systemd-tmpfiles-setup.service/start as 527 sshd.socket: Installed new job sshd.socket/start as 543 initrd-fs.target: Installed new job initrd-fs.target/stop as 592 var-volatile-lib.service: Installed new job var-volatile-lib.service/start as 486 systemd-sysctl.service: Installed new job systemd-sysctl.service/start as 475 systemd-remount-fs.service: Installed new job systemd-remount-fs.service/start as 485 proc-xen.mount: Installed new job proc-xen.mount/start as 557 ip6tables.service: Installed new job ip6tables.service/start as 588 xen-init-dom0.service: Installed new job xen-init-dom0.service/start as 569 remote-fs.target: Installed new job remote-fs.target/start as 575 systemd-hwdb-update.service: Installed new job systemd-hwdb-update.service/start as 496 sys-fs-fuse-connections.mount: Installed new job sys-fs-fuse-connections.mount/start as 525 systemd-cryptsetup@root.service: Installed new job systemd-cryptsetup@root.service/stop as 593 xen-qemu-dom0-disk-backend.service: Installed new job xen-qemu-dom0-disk-backend.service/start as 567 systemd-tpm2-setup-early.service: Installed new job systemd-tpm2-setup-early.service/start as 466 basic.target: Installed new job basic.target/start as 450 systemd-timesyncd.service: Installed new job systemd-timesyncd.service/start as 532 slices.target: Installed new job slices.target/start as 552 initrd-root-fs.target: Installed new job initrd-root-fs.target/stop as 594 multi-user.target: Enqueued job multi-user.target/start as 449 Queued start job for default target Multi-User System. Loaded units and determined initial transaction in 28.6s. blockdev@dev-mapper-root.target: Collecting. dev-rfkill.mount: Collecting. var-lib-systemd-rfkill.mount: Collecting. systemd-rfkill.service: Collecting. systemd-rfkill.socket: Collecting. blockdev@dev-gpt\x2dauto\x2droot.target: Collecting. sysroot.mount: Collecting. systemd-pcrfs@sysroot.service: Collecting. etc.mount: Collecting. dev-disk.mount: Collecting. dev-disk-by\x2ddiskseq.mount: Collecting. dev-disk-by\x2ddiskseq-25\x2dpart1.mount: Collecting. run-docker.sock.mount: Collecting. run-pcscd.mount: Collecting. run-pcscd-pcscd.comm.mount: Collecting. run-initctl.mount: Collecting. run-systemd-io.systemd.PCRExtend.mount: Collecting. run-systemd-userdb.mount: Collecting. run-systemd-userdb-io.systemd.Multiplexer.mount: Collecting. run-systemd-journal-dev\x2dlog.mount: Collecting. run-systemd-journal-syslog.mount: Collecting. sys-fs.mount: Collecting. sys-fs-fuse.mount: Collecting. sys.mount: Collecting. sys-kernel.mount: Collecting. var-log-journal.mount: Collecting. var-lib-systemd-random\x2dseed.mount: Collecting. run-systemd-resolve.mount: Collecting. var-lib-systemd-timesync.mount: Collecting. run-systemd-timesync.mount: Collecting. var-lib-systemd-timers.mount: Collecting. run-avahi\x2ddaemon.mount: Collecting. run-avahi\x2ddaemon-socket.mount: Collecting. run-rpcbind.sock.mount: Collecting. run-rpcbind.mount: Collecting. run-systemd-ask\x2dpassword.mount: Collecting. run-dbus.mount: Collecting. run-dbus-system_bus_socket.mount: Collecting. var-lib-systemd-linger.mount: Collecting. var-tmp.mount: Collecting. run-systemd-users.mount: Collecting. run-systemd-seats.mount: Collecting. run-systemd-shutdown.mount: Collecting. run-systemd-inhibit.mount: Collecting. run-systemd-sessions.mount: Collecting. run-systemd-netif.mount: Collecting. proc.mount: Collecting. var-lib.mount: Collecting. var-lib-systemd.mount: Collecting. var-lib-systemd-tpm2\x2dsrk\x2dpublic\x2dkey.pem.mount: Collecting. run-udev.mount: Collecting. run-udev-control.mount: Collecting. var.mount: Collecting. var-log.mount: Collecting. var-log-wtmp.mount: Collecting. run-systemd-journal-socket.mount: Collecting. run.mount: Collecting. run-systemd.mount: Collecting. run-systemd-journal.mount: Collecting. run-systemd-journal-stdout.mount: Collecting. dev.mount: Collecting. dev-root.mount: Collecting. Using nftables as firewall backend. init.scope: Failed to set 'io.weight' attribute on '/init.scope' to 'default 100': No such file or directory init.scope: Failed to set 'memory.zswap.max' attribute on '/init.scope' to 'max': No such file or directory Failed to establish memory pressure event source, ignoring: Operation not supported system.slice: Failed to set 'io.weight' attribute on '/system.slice' to 'default 100': No such file or directory system.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice' to 'max': No such file or directory system-modprobe.slice: Failed to set 'io.weight' attribute on '/system.slice/system-modprobe.slice' to 'default 100': No such file or directory system-modprobe.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice' to 'max': No such file or directory system-systemd\x2dveritysetup.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dveritysetup.slice' to 'max': No such file or directory systemd-journald.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-journald.service' to 'max': No such file or directory system-systemd\x2dpcrfs.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dpcrfs.slice' to 'max': No such file or directory system-systemd\x2dcryptsetup.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dcryptsetup.slice' to 'max': No such file or directory initrd-switch-root.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/initrd-switch-root.service' to 'max': No such file or directory systemd-journald.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-journald.service' to 'default 100': No such file or directory systemd-journald.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-journald.service' to 'max': No such file or directory system-systemd\x2dveritysetup.slice: Failed to set 'io.weight' attribute on '/system.slice/system-systemd\x2dveritysetup.slice' to 'default 100': No such file or directory system-systemd\x2dveritysetup.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dveritysetup.slice' to 'max': No such file or directory system-systemd\x2dpcrfs.slice: Failed to set 'io.weight' attribute on '/system.slice/system-systemd\x2dpcrfs.slice' to 'default 100': No such file or directory system-systemd\x2dpcrfs.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dpcrfs.slice' to 'max': No such file or directory system-systemd\x2dcryptsetup.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dcryptsetup.slice' to 'max': No such file or directory initrd-switch-root.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/initrd-switch-root.service' to 'max': No such file or directory system.slice: Failed to set 'io.weight' attribute on '/system.slice' to 'default 100': No such file or directory system.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice' to 'max': No such file or directory system-systemd\x2dcryptsetup.slice: Failed to set 'io.weight' attribute on '/system.slice/system-systemd\x2dcryptsetup.slice' to 'default 100': No such file or directory system-systemd\x2dcryptsetup.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dcryptsetup.slice' to 'max': No such file or directory initrd-switch-root.service: Failed to set 'io.weight' attribute on '/system.slice/initrd-switch-root.service' to 'default 100': No such file or directory initrd-switch-root.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/initrd-switch-root.service' to 'max': No such file or directory dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Collecting job. dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Job 521 dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device/start finished, result=collected Unnecessary job was removed for /dev/disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c. dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Collecting job. dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Job 522 dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device/start finished, result=collected Unnecessary job was removed for /dev/disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f. Child 115 (systemd-journal) died (code=exited, status=0/SUCCESS) systemd-journald.service: Child 115 belongs to systemd-journald.service. systemd-journald.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-journald.service: Deactivated successfully. systemd-journald.service: Service will restart (restart setting) systemd-journald.service: Changed running -> dead-before-auto-restart systemd-journald.service: Consumed 38.490s CPU time, 13.8M memory peak, 0B memory swap peak. systemd-journald.socket: Changed running -> listening systemd-journald-dev-log.socket: Changed running -> listening systemd-journald-audit.socket: Changed running -> listening systemd-journald.service: Next restart interval calculated as: 0 systemd-journald.service: Changed dead-before-auto-restart -> auto-restart Child 272 (systemctl) died (code=exited, status=0/SUCCESS) initrd-switch-root.service: Child 272 belongs to initrd-switch-root.service. initrd-switch-root.service: Main process exited, code=exited, status=0/SUCCESS (success) initrd-switch-root.service: Deactivated successfully. initrd-switch-root.service: Service restart not allowed. initrd-switch-root.service: Changed start -> dead initrd-switch-root.service: Job 591 initrd-switch-root.service/stop finished, result=done [ OK ] Stopped Switch Root. initrd-switch-root.service: Consumed 394ms CPU time, 1.3M memory peak, 0B memory swap peak. initrd-switch-root.service: Releasing resources... Child 273 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 273 belongs to init.scope. Received SIGCHLD from PID 274 (n/a). systemd-journald.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 50 (stored), closing. systemd-journald-audit.socket: Incoming traffic systemd-journald-audit.socket: Changed listening -> running systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. systemd-journald.service: Trying to enqueue job systemd-journald.service/start/restart-dependencies systemd-journald.service: Installed new job systemd-journald.service/start as 597 systemd-journald.service: Enqueued job systemd-journald.service/start as 597 systemd-journald.service: Scheduled restart job, restart counter is at 1. systemd-journald.service: Changed auto-restart -> auto-restart-queued Received SIGCHLD from PID 291 ((sd-close)). Child 291 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 291 belongs to init.scope. system-getty.slice: Failed to set 'io.weight' attribute on '/system.slice/system-getty.slice' to 'default 100': No such file or directory system-getty.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-getty.slice' to 'max': No such file or directory system-getty.slice changed dead -> active system-getty.slice: Job 560 system-getty.slice/start finished, result=done [ OK ] Created slice Slice /system/getty. system-serial\x2dgetty.slice: Failed to set 'io.weight' attribute on '/system.slice/system-serial\x2dgetty.slice' to 'default 100': No such file or directory system-serial\x2dgetty.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-serial\x2dgetty.slice' to 'max': No such file or directory system-serial\x2dgetty.slice changed dead -> active system-serial\x2dgetty.slice: Job 565 system-serial\x2dgetty.slice/start finished, result=done [ OK ] Created slice Slice /system/serial-getty. user.slice: Failed to set 'io.weight' attribute on '/user.slice' to 'default 100': No such file or directory user.slice: Failed to set 'memory.zswap.max' attribute on '/user.slice' to 'max': No such file or directory user.slice changed dead -> active user.slice: Job 582 user.slice/start finished, result=done [ OK ] Created slice User and Session Slice. systemd-ask-password-console.path: ConditionPathExists=!/run/plymouth/pid succeeded. systemd-ask-password-console.path: Changed dead -> waiting systemd-ask-password-console.path: Job 511 systemd-ask-password-console.path/start finished, result=done [ OK ] Started Dispatch Password Requests to Console Directory Watch. systemd-ask-password-wall.path: Changed dead -> waiting systemd-ask-password-wall.path: Job 571 systemd-ask-password-wall.path/start finished, result=done [ OK ] Started Forward Password Requests to Wall Directory Watch. logrotate.timer: starting held back, waiting for: time-set.target systemd-tmpfiles-clean.timer: starting held back, waiting for: sysinit.target boot.automount: starting held back, waiting for: local-fs-pre.target Expecting device /dev/ttyAMA0... basic.target: starting held back, waiting for: systemd-pcrphase-sysinit.service blockdev@dev-mapper-usr.target changed dead -> active blockdev@dev-mapper-usr.target: Job 524 blockdev@dev-mapper-usr.target/start finished, result=done [ OK ] Reached target Block Device Preparation for /dev/mapper/usr. cryptsetup.target changed dead -> active cryptsetup.target: Job 495 cryptsetup.target/start finished, result=done [ OK ] Reached target Local Encrypted Volumes. first-boot-complete.target: starting held back, waiting for: systemd-random-seed.service getty.target: starting held back, waiting for: getty@tty1.service initrd-fs.target: stopping held back, waiting for: initrd-switch-root.target initrd-root-fs.target: stopping held back, waiting for: initrd-switch-root.target initrd-switch-root.target changed active -> dead initrd-switch-root.target: Job 470 initrd-switch-root.target/stop finished, result=done [ OK ] Stopped target Switch Root. initrd-fs.target changed active -> dead initrd-fs.target: Job 592 initrd-fs.target/stop finished, result=done [ OK ] Stopped target Initrd File Systems. initrd-root-fs.target changed active -> dead initrd-root-fs.target: Job 594 initrd-root-fs.target/stop finished, result=done [ OK ] Stopped target Initrd Root File System. integritysetup.target changed dead -> active integritysetup.target: Job 488 integritysetup.target/start finished, result=done [ OK ] Reached target Local Integrity Protected Volumes. local-fs-pre.target: starting held back, waiting for: systemd-remount-fs.service local-fs.target: starting held back, waiting for: var-volatile-cache.service multi-user.target: starting held back, waiting for: iptables.service network-pre.target: starting held back, waiting for: systemd-network-generator.service network.target: starting held back, waiting for: systemd-resolved.service nss-lookup.target: starting held back, waiting for: systemd-resolved.service paths.target changed dead -> active paths.target: Job 553 paths.target/start finished, result=done [ OK ] Reached target Path Units. basic.target: starting held back, waiting for: systemd-pcrphase-sysinit.service remote-cryptsetup.target changed dead -> active remote-cryptsetup.target: Job 580 remote-cryptsetup.target/start finished, result=done [ OK ] Reached target Remote Encrypted Volumes. remote-fs.target changed dead -> active remote-fs.target: Job 575 remote-fs.target/start finished, result=done [ OK ] Reached target Remote File Systems. rpcbind.target: starting held back, waiting for: rpcbind.socket slices.target changed dead -> active slices.target: Job 552 slices.target/start finished, result=done [ OK ] Reached target Slice Units. basic.target: starting held back, waiting for: systemd-pcrphase-sysinit.service sockets.target: starting held back, waiting for: syslog.socket swap.target changed dead -> active swap.target: Job 467 swap.target/start finished, result=done [ OK ] Reached target Swaps. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service time-set.target: starting held back, waiting for: systemd-timesyncd.service timers.target: starting held back, waiting for: logrotate.timer veritysetup.target changed dead -> active veritysetup.target: Job 519 veritysetup.target/start finished, result=done [ OK ] Reached target Local Verity Protected Volumes. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service avahi-daemon.socket: starting held back, waiting for: sysinit.target dbus.socket: starting held back, waiting for: sysinit.target docker.socket: starting held back, waiting for: sysinit.target pcscd.socket: starting held back, waiting for: sysinit.target rpcbind.socket: Failed to set 'io.weight' attribute on '/system.slice/rpcbind.socket' to 'default 100': No such file or directory rpcbind.socket: Failed to set 'memory.zswap.max' attribute on '/system.slice/rpcbind.socket' to 'max': No such file or directory Successfully forked off '(sd-listen)' as PID 292. (sd-listen) succeeded. Successfully forked off '(sd-listen)' as PID 293. (sd-listen) succeeded. Successfully forked off '(sd-listen)' as PID 294. (sd-listen) succeeded. Successfully forked off '(sd-listen)' as PID 295. (sd-listen) succeeded. rpcbind.socket: Changed dead -> listening rpcbind.socket: Job 550 rpcbind.socket/start finished, result=done [ OK ] Listening on RPCbind Server Activation Socket. rpcbind.target changed dead -> active rpcbind.target: Job 551 rpcbind.target/start finished, result=done [ OK ] Reached target RPC Port Mapper. sshd.socket: starting held back, waiting for: sysinit.target syslog.socket: Changed dead -> listening syslog.socket: Job 578 syslog.socket/start finished, result=done [ OK ] Listening on Syslog Socket. sockets.target: starting held back, waiting for: docker.socket systemd-initctl.socket: Changed dead -> listening systemd-initctl.socket: Job 541 systemd-initctl.socket/start finished, result=done [ OK ] Listening on initctl Compatibility Named Pipe. sockets.target: starting held back, waiting for: docker.socket systemd-networkd.socket: ConditionCapability=CAP_NET_ADMIN succeeded. systemd-networkd.socket: Changed dead -> listening systemd-networkd.socket: Job 542 systemd-networkd.socket/start finished, result=done [ OK ] Listening on Network Service Netlink Socket. sockets.target: starting held back, waiting for: docker.socket Reading EFI variable /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. systemd-pcrextend.socket: ConditionSecurity=measured-uki succeeded. Unit systemd-pcrextend@internal.service has alias systemd-pcrextend@.service. systemd-pcrextend.socket: Changed dead -> listening systemd-pcrextend.socket: Job 546 systemd-pcrextend.socket/start finished, result=done [ OK ] Listening on TPM2 PCR Extension (Varlink). sockets.target: starting held back, waiting for: docker.socket systemd-udevd-control.socket: ConditionPathIsReadWrite=/sys succeeded. systemd-udevd-control.socket: Changed dead -> listening systemd-udevd-control.socket: Job 474 systemd-udevd-control.socket/start finished, result=done [ OK ] Listening on udev Control Socket. sockets.target: starting held back, waiting for: docker.socket systemd-udevd-kernel.socket: ConditionPathIsReadWrite=/sys succeeded. systemd-udevd-kernel.socket: Changed dead -> listening systemd-udevd-kernel.socket: Job 472 systemd-udevd-kernel.socket/start finished, result=done [ OK ] Listening on udev Kernel Socket. sockets.target: starting held back, waiting for: docker.socket systemd-userdbd.socket: Changed dead -> listening systemd-userdbd.socket: Job 547 systemd-userdbd.socket/start finished, result=done [ OK ] Listening on User Database Manager Socket. sockets.target: starting held back, waiting for: docker.socket proc-xen.mount: ConditionPathExists=!/proc/xen/capabilities succeeded. proc-xen.mount: ConditionPathExists=/proc/xen failed. proc-xen.mount: Starting requested but condition not met. Not starting unit. proc-xen.mount: Job 557 proc-xen.mount/start finished, result=done sys-fs-fuse-connections.mount: starting held back, waiting for: modprobe@fuse.service tmp.mount: ConditionPathIsSymbolicLink=!/tmp succeeded. tmp.mount: Failed to set 'io.weight' attribute on '/system.slice/tmp.mount' to 'default 100': No such file or directory tmp.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/tmp.mount' to 'max': No such file or directory tmp.mount: About to execute: /usr/bin/mount tmpfs /tmp -t tmpfs -o mode=1777,strictatime,nosuid,nodev,size=50%,nr_inodes=1m Serializing sd-executor-state to memfd. tmp.mount: Forked /usr/bin/mount as 296 Closing set fd 51 (socket:[1370]) tmp.mount: Changed dead -> mounting Mounting Temporary Directory /tmp... var-volatile.mount: starting held back, waiting for: local-fs-pre.target avahi-daemon.service: starting held back, waiting for: avahi-daemon.socket busybox-klogd.service: starting held back, waiting for: basic.target busybox-syslog.service: starting held back, waiting for: sysinit.target containerd.service: starting held back, waiting for: local-fs.target crond.service: starting held back, waiting for: sysinit.target dbus.service: starting held back, waiting for: sysinit.target getty@tty1.service: starting held back, waiting for: basic.target ip6tables.service: starting held back, waiting for: basic.target iptables.service: starting held back, waiting for: sysinit.target kmod-static-nodes.service: ConditionFileNotEmpty=/lib/modules/6.6.20-yocto-standard/modules.devname succeeded. kmod-static-nodes.service: ConditionCapability=CAP_SYS_MODULE succeeded. kmod-static-nodes.service: Will spawn child (service_enter_start): /usr/bin/kmod kmod-static-nodes.service: Failed to set 'io.weight' attribute on '/system.slice/kmod-static-nodes.service' to 'default 100': No such file or directory kmod-static-nodes.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/kmod-static-nodes.service' to 'max': No such file or directory kmod-static-nodes.service: Passing 0 fds to service kmod-static-nodes.service: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/static-nodes.conf Serializing sd-executor-state to memfd. kmod-static-nodes.service: Forked /usr/bin/kmod as 297 Closing set fd 53 (socket:[1370]) kmod-static-nodes.service: Changed dead -> start Starting Create List of Static Device Nodes... ldconfig.service: starting held back, waiting for: local-fs.target modprobe@configfs.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@configfs.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@configfs.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@configfs.service' to 'max': No such file or directory modprobe@configfs.service: Passing 0 fds to service modprobe@configfs.service: About to execute: /sbin/modprobe -abq configfs Serializing sd-executor-state to memfd. modprobe@configfs.service: Forked /sbin/modprobe as 298 Closing set fd 55 (socket:[1370]) modprobe@configfs.service: Changed dead -> start Starting Load Kernel Module configfs... modprobe@dm_mod.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@dm_mod.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@dm_mod.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@dm_mod.service' to 'max': No such file or directory modprobe@dm_mod.service: Passing 0 fds to service modprobe@dm_mod.service: About to execute: /sbin/modprobe -abq dm_mod Serializing sd-executor-state to memfd. modprobe@dm_mod.service: Forked /sbin/modprobe as 299 Closing set fd 58 (socket:[1370]) modprobe@dm_mod.service: Changed dead -> start Starting Load Kernel Module dm_mod... modprobe@drm.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@drm.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@drm.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@drm.service' to 'max': No such file or directory modprobe@drm.service: Passing 0 fds to service modprobe@drm.service: About to execute: /sbin/modprobe -abq drm Serializing sd-executor-state to memfd. modprobe@drm.service: Forked /sbin/modprobe as 300 Closing set fd 60 (socket:[1370]) modprobe@drm.service: Changed dead -> start Starting Load Kernel Module drm... modprobe@fuse.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@fuse.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@fuse.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@fuse.service' to 'max': No such file or directory modprobe@fuse.service: Passing 0 fds to service modprobe@fuse.service: About to execute: /sbin/modprobe -abq fuse Serializing sd-executor-state to memfd. modprobe@fuse.service: Forked /sbin/modprobe as 301 Closing set fd 65 (socket:[1370]) modprobe@fuse.service: Changed dead -> start Starting Load Kernel Module fuse... modprobe@loop.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@loop.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@loop.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@loop.service' to 'max': No such file or directory modprobe@loop.service: Passing 0 fds to service modprobe@loop.service: About to execute: /sbin/modprobe -abq loop Serializing sd-executor-state to memfd. modprobe@loop.service: Forked /sbin/modprobe as 302 Closing set fd 67 (socket:[1370]) modprobe@loop.service: Changed dead -> start Starting Load Kernel Module loop... rpcbind.service: Will spawn child (service_enter_start): /usr/sbin/rpcbind rpcbind.service: Failed to set 'io.weight' attribute on '/system.slice/rpcbind.service' to 'default 100': No such file or directory rpcbind.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/rpcbind.service' to 'max': No such file or directory rpcbind.service: Passing 5 fds to service rpcbind.service: About to execute: /usr/sbin/rpcbind "\$RPCBIND_OPTIONS" -w -f Serializing sd-executor-state to memfd. rpcbind.service: Forked /usr/sbin/rpcbind as 303 Closing set fd 71 (socket:[4240]) Closing set fd 69 (socket:[2765]) Closing set fd 74 (socket:[1370]) Closing set fd 70 (socket:[3645]) Closing set fd 72 (socket:[3646]) Closing set fd 73 (socket:[4241]) rpcbind.service: Changed dead -> start Starting RPC Bind... serial-getty@ttyAMA0.service: starting held back, waiting for: dev-ttyAMA0.device systemd-boot-random-seed.service: starting held back, waiting for: local-fs.target systemd-boot-update.service: starting held back, waiting for: local-fs.target systemd-cryptsetup@root.service: Deactivated successfully. systemd-cryptsetup@root.service: Service restart not allowed. systemd-cryptsetup@root.service: Changed exited -> dead systemd-cryptsetup@root.service: Job 593 systemd-cryptsetup@root.service/stop finished, result=done [ OK ] Stopped systemd-cryptsetup@root.service. systemd-cryptsetup@root.service: Consumed 1.537s CPU time. systemd-fsck-root.service: ConditionPathIsReadWrite=!/ failed. systemd-fsck-root.service: Starting requested but condition not met. Not starting unit. systemd-fsck-root.service: Job 479 systemd-fsck-root.service/start finished, result=done local-fs.target: starting held back, waiting for: var-volatile-cache.service systemd-fsck-usr.service: Deactivated successfully. systemd-fsck-usr.service: Service restart not allowed. systemd-fsck-usr.service: Changed exited -> dead systemd-fsck-usr.service: Job 596 systemd-fsck-usr.service/stop finished, result=done [ OK ] Stopped systemd-fsck-usr.service. systemd-fsck-usr.service: Consumed 627ms CPU time. systemd-growfs-root.service: starting held back, waiting for: systemd-remount-fs.service systemd-hwdb-update.service: starting held back, waiting for: systemd-remount-fs.service systemd-journal-catalog-update.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-journal-flush.service: starting held back, waiting for: systemd-remount-fs.service systemd-journald.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-journald systemd-journald.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-journald.service' to 'default 100': No such file or directory systemd-journald.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-journald.service' to 'max': No such file or directory systemd-journald.service: Passing 4 fds to service systemd-journald.service: About to execute: /usr/lib/systemd/systemd-journald Serializing sd-executor-state to memfd. systemd-journald.service: Forked /usr/lib/systemd/systemd-journald as 304 Closing set fd 30 (socket:[1387]) Closing set fd 76 (socket:[1370]) Closing set fd 74 (socket:[1385]) Closing set fd 75 (socket:[1384]) Closing set fd 73 (socket:[1389]) systemd-journald.service: Changed auto-restart-queued -> start Starting Journal Service... systemd-logind.service: starting held back, waiting for: modprobe@drm.service systemd-machine-id-commit.service: starting held back, waiting for: first-boot-complete.target systemd-modules-load.service: ConditionKernelCommandLine=|rd.modules-load failed. systemd-modules-load.service: ConditionKernelCommandLine=|modules-load failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/run/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/etc/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d succeeded. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/lib/modules-load.d succeeded. systemd-modules-load.service: ConditionCapability=CAP_SYS_MODULE succeeded. systemd-modules-load.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-modules-load systemd-modules-load.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-modules-load.service' to 'default 100': No such file or directory systemd-modules-load.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-modules-load.service' to 'max': No such file or directory systemd-modules-load.service: Passing 0 fds to service systemd-modules-load.service: About to execute: /usr/lib/systemd/systemd-modules-load Serializing sd-executor-state to memfd. systemd-modules-load.service: Forked /usr/lib/systemd/systemd-modules-load as 305 Closing set fd 74 (socket:[1370]) systemd-modules-load.service: Changed dead -> start Starting Load Kernel Modules... systemd-network-generator.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-network-generator systemd-network-generator.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-network-generator.service' to 'default 100': No such file or directory systemd-network-generator.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-network-generator.service' to 'max': No such file or directory systemd-network-generator.service: Passing 0 fds to service systemd-network-generator.service: About to execute: /usr/lib/systemd/systemd-network-generator Serializing sd-executor-state to memfd. systemd-network-generator.service: Forked /usr/lib/systemd/systemd-network-generator as 306 Closing set fd 76 (socket:[1370]) systemd-network-generator.service: Changed dead -> start Starting Generate network units from Kernel command line... systemd-networkd.service: starting held back, waiting for: systemd-udevd.service systemd-pcrfs-root.service: starting held back, waiting for: systemd-pcrmachine.service systemd-pcrmachine.service: ConditionSecurity=measured-uki succeeded. systemd-pcrmachine.service: ConditionPathExists=!/etc/initrd-release succeeded. systemd-pcrmachine.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-pcrextend systemd-pcrmachine.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-pcrmachine.service' to 'default 100': No such file or directory systemd-pcrmachine.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-pcrmachine.service' to 'max': No such file or directory systemd-pcrmachine.service: Passing 0 fds to service systemd-pcrmachine.service: About to execute: /usr/lib/systemd/systemd-pcrextend --graceful --machine-id Serializing sd-executor-state to memfd. systemd-pcrmachine.service: Forked /usr/lib/systemd/systemd-pcrextend as 307 Closing set fd 78 (socket:[1370]) systemd-pcrmachine.service: Changed dead -> start Starting TPM2 PCR Machine ID Measurement... systemd-pcrphase-sysinit.service: starting held back, waiting for: sysinit.target systemd-pcrphase.service: starting held back, waiting for: basic.target systemd-random-seed.service: starting held back, waiting for: var-volatile-lib.service systemd-remount-fs.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-remount-fs systemd-remount-fs.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-remount-fs.service' to 'default 100': No such file or directory systemd-remount-fs.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-remount-fs.service' to 'max': No such file or directory systemd-remount-fs.service: Passing 0 fds to service systemd-remount-fs.service: About to execute: /usr/lib/systemd/systemd-remount-fs Serializing sd-executor-state to memfd. systemd-remount-fs.service: Forked /usr/lib/systemd/systemd-remount-fs as 308 Closing set fd 80 (socket:[1370]) systemd-remount-fs.service: Changed dead -> start Starting Remount Root and Kernel File Systems... systemd-resolved.service: starting held back, waiting for: tmp.mount systemd-sysctl.service: starting held back, waiting for: systemd-modules-load.service systemd-sysusers.service: starting held back, waiting for: systemd-remount-fs.service systemd-timesyncd.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-tmpfiles-setup-dev-early.service: starting held back, waiting for: kmod-static-nodes.service systemd-tmpfiles-setup-dev.service: starting held back, waiting for: systemd-sysusers.service systemd-tmpfiles-setup.service: starting held back, waiting for: local-fs.target systemd-tpm2-setup-early.service: ConditionPathExists=!/run/systemd/tpm2-srk-public-key.pem failed. systemd-tpm2-setup-early.service: Starting requested but condition not met. Not starting unit. systemd-tpm2-setup-early.service: Job 466 systemd-tpm2-setup-early.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-tpm2-setup.service: starting held back, waiting for: systemd-remount-fs.service systemd-udev-trigger.service: ConditionPathIsReadWrite=/sys succeeded. systemd-udev-trigger.service: Will spawn child (service_enter_start): udevadm systemd-udev-trigger.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udev-trigger.service' to 'default 100': No such file or directory systemd-udev-trigger.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udev-trigger.service' to 'max': No such file or directory systemd-udev-trigger.service: Passing 0 fds to service systemd-udev-trigger.service: About to execute: udevadm trigger --type=all --action=add --prioritized-subsystem=module,block,tpmrm,net,tty,input Serializing sd-executor-state to memfd. systemd-udev-trigger.service: Forked udevadm as 309 Closing set fd 82 (socket:[1370]) systemd-udev-trigger.service: Changed dead -> start Starting Coldplug All udev Devices... systemd-udevd.service: starting held back, waiting for: systemd-sysusers.service systemd-update-done.service: starting held back, waiting for: systemd-sysusers.service systemd-update-utmp-runlevel.service: starting held back, waiting for: systemd-update-utmp.service systemd-update-utmp.service: starting held back, waiting for: systemd-remount-fs.service systemd-user-sessions.service: starting held back, waiting for: basic.target var-volatile-cache.service: starting held back, waiting for: var-volatile.mount var-volatile-lib.service: starting held back, waiting for: var-volatile.mount var-volatile-spool.service: starting held back, waiting for: var-volatile.mount var-volatile-srv.service: starting held back, waiting for: var-volatile.mount xen-init-dom0.service: starting held back, waiting for: xenstored.service xen-qemu-dom0-disk-backend.service: starting held back, waiting for: xenstored.service xen-watchdog.service: starting held back, waiting for: sysinit.target xenconsoled.service: starting held back, waiting for: sysinit.target xendomains.service: starting held back, waiting for: xenstored.service xenstored.service: starting held back, waiting for: sysinit.target sshdgenkeys.service: starting held back, waiting for: basic.target systemd-fsck-usr.service: Collecting. systemd-cryptsetup@root.service: Collecting. system-systemd\x2dpcrextend.slice: Collecting. systemd-pcrextend@internal.service: Collecting. tmp.mount: Changed mounting -> mounting-done Received SIGCHLD from PID 292 (n/a). Child 296 (mount) died (code=exited, status=0/SUCCESS) tmp.mount: Child 296 belongs to tmp.mount. tmp.mount: Mount process exited, code=exited, status=0/SUCCESS (success) tmp.mount: Changed mounting-done -> mounted tmp.mount: Job 480 tmp.mount/start finished, result=done [ OK ] Mounted Temporary Directory /tmp. Failed to communicate with plymouth: Connection refused Child 297 (kmod) died (code=exited, status=0/SUCCESS) kmod-static-nodes.service: Child 297 belongs to kmod-static-nodes.service. kmod-static-nodes.service: Main process exited, code=exited, status=0/SUCCESS (success) kmod-static-nodes.service: Changed start -> exited kmod-static-nodes.service: Job 498 kmod-static-nodes.service/start finished, result=done [ OK ] Finished Create List of Static Device Nodes. Failed to communicate with plymouth: Connection refused kmod-static-nodes.service: Control group is empty. systemd-journald.socket: Incoming traffic systemd-journald.socket: Changed listening -> running basic.target: starting held back, waiting for: systemd-pcrphase-sysinit.service local-fs.target: starting held back, waiting for: var-volatile-cache.service sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-logind.service: starting held back, waiting for: modprobe@drm.service systemd-resolved.service: starting held back, waiting for: systemd-sysusers.service systemd-timesyncd.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-tmpfiles-setup-dev-early.service: Will spawn child (service_enter_start): systemd-tmpfiles systemd-tmpfiles-setup-dev-early.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-tmpfiles-setup-dev-early.service' to 'default 100': No such file or directory systemd-tmpfiles-setup-dev-early.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tmpfiles-setup-dev-early.service' to 'max': No such file or directory systemd-tmpfiles-setup-dev-early.service: Passing 0 fds to service systemd-tmpfiles-setup-dev-early.service: About to execute: systemd-tmpfiles --prefix=/dev --create --boot --graceful Serializing sd-executor-state to memfd. systemd-tmpfiles-setup-dev-early.service: Forked systemd-tmpfiles as 310 Closing set fd 51 (socket:[1370]) systemd-tmpfiles-setup-dev-early.service: Changed dead -> start Starting Create Static Device Nodes in /dev gracefully... rpcbind.service: Got notification message from PID 303 (READY=1) rpcbind.service: Changed start -> running rpcbind.service: Job 576 rpcbind.service/start finished, result=done [ OK ] Started RPC Bind. rpcbind.socket: Changed listening -> running Failed to communicate with plymouth: Connection refused Received SIGCHLD from PID 298 (modprobe). Child 298 (modprobe) died (code=exited, status=0/SUCCESS) modprobe@configfs.service: Child 298 belongs to modprobe@configfs.service. modprobe@configfs.service: Main process exited, code=exited, status=0/SUCCESS (success) modprobe@configfs.service: Deactivated successfully. modprobe@configfs.service: Service will not restart (restart setting) modprobe@configfs.service: Changed start -> dead modprobe@configfs.service: Job 518 modprobe@configfs.service/start finished, result=done [ OK ] Finished Load Kernel Module configfs. modprobe@configfs.service: Consumed 798ms CPU time. modprobe@configfs.service: Releasing resources... sysinit.target: starting held back, waiting for: systemd-udev-trigger.service modprobe@loop.service: Control group is empty. Received SIGCHLD from PID 302 (modprobe). Child 302 (modprobe) died (code=exited, status=0/SUCCESS) modprobe@loop.service: Child 302 belongs to modprobe@loop.service. modprobe@loop.service: Main process exited, code=exited, status=0/SUCCESS (success) modprobe@loop.service: Deactivated successfully. modprobe@loop.service: Service will not restart (restart setting) modprobe@loop.service: Changed start -> dead modprobe@loop.service: Job 502 modprobe@loop.service/start finished, result=done [ OK ] Finished Load Kernel Module loop. modprobe@loop.service: Consumed 641ms CPU time. modprobe@loop.service: Releasing resources... sysinit.target: starting held back, waiting for: systemd-udev-trigger.service Received SIGCHLD from PID 299 (modprobe). Child 299 (modprobe) died (code=exited, status=0/SUCCESS) modprobe@dm_mod.service: Child 299 belongs to modprobe@dm_mod.service. modprobe@dm_mod.service: Main process exited, code=exited, status=0/SUCCESS (success) modprobe@dm_mod.service: Deactivated successfully. modprobe@dm_mod.service: Service will not restart (restart setting) modprobe@dm_mod.service: Changed start -> dead modprobe@dm_mod.service: Job 500 modprobe@dm_mod.service/start finished, result=done [ OK ] Finished Load Kernel Module dm_mod. modprobe@dm_mod.service: Consumed 625ms CPU time. modprobe@dm_mod.service: Releasing resources... Child 306 (systemd-network) died (code=exited, status=0/SUCCESS) systemd-network-generator.service: Child 306 belongs to systemd-network-generator.service. systemd-network-generator.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-network-generator.service: Changed start -> exited systemd-network-generator.service: Job 505 systemd-network-generator.service/start finished, result=done [ OK ] Finished Generate network units from Kernel command line. Failed to communicate with plymouth: Connection refused Received SIGCHLD from PID 306 (n/a). systemd-network-generator.service: Control group is empty. network-pre.target: starting held back, waiting for: ip6tables.service sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-udevd.service: starting held back, waiting for: systemd-sysusers.service Received SIGCHLD from PID 307 (systemd-pcrexte). Child 307 (systemd-pcrexte) died (code=exited, status=0/SUCCESS) systemd-pcrmachine.service: Child 307 belongs to systemd-pcrmachine.service. systemd-pcrmachine.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-pcrmachine.service: Changed start -> exited systemd-pcrmachine.service: Job 509 systemd-pcrmachine.service/start finished, result=done [ OK ] Finished TPM2 PCR Machine ID Measurement. Failed to communicate with plymouth: Connection refused systemd-pcrmachine.service: Control group is empty. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-pcrfs-root.service: ConditionSecurity=measured-uki succeeded. systemd-pcrfs-root.service: ConditionPathExists=!/etc/initrd-release succeeded. systemd-pcrfs-root.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-pcrextend systemd-pcrfs-root.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-pcrfs-root.service' to 'default 100': No such file or directory systemd-pcrfs-root.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-pcrfs-root.service' to 'max': No such file or directory systemd-pcrfs-root.service: Passing 0 fds to service systemd-pcrfs-root.service: About to execute: /usr/lib/systemd/systemd-pcrextend --graceful --file-system=/ Serializing sd-executor-state to memfd. systemd-pcrfs-root.service: Forked /usr/lib/systemd/systemd-pcrextend as 316 Closing set fd 53 (socket:[1370]) systemd-pcrfs-root.service: Changed dead -> start Starting TPM2 PCR Root File System Measurement... Received SIGCHLD from PID 300 (modprobe). Child 300 (modprobe) died (code=exited, status=0/SUCCESS) modprobe@drm.service: Child 300 belongs to modprobe@drm.service. modprobe@drm.service: Main process exited, code=exited, status=0/SUCCESS (success) modprobe@drm.service: Deactivated successfully. modprobe@drm.service: Service will not restart (restart setting) modprobe@drm.service: Changed start -> dead modprobe@drm.service: Job 583 modprobe@drm.service/start finished, result=done [ OK ] Finished Load Kernel Module drm. modprobe@drm.service: Consumed 1.180s CPU time. modprobe@drm.service: Releasing resources... systemd-udevd-kernel.socket: Incoming traffic systemd-udevd-kernel.socket: Changed listening -> running sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-logind.service: starting held back, waiting for: systemd-tmpfiles-setup.service Received SIGCHLD from PID 310 (systemd-tmpfile). Child 310 (systemd-tmpfile) died (code=exited, status=0/SUCCESS) systemd-tmpfiles-setup-dev-early.service: Child 310 belongs to systemd-tmpfiles-setup-dev-early.service. systemd-tmpfiles-setup-dev-early.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-tmpfiles-setup-dev-early.service: Changed start -> exited systemd-tmpfiles-setup-dev-early.service: Job 468 systemd-tmpfiles-setup-dev-early.service/start finished, result=done [ OK ] Finished Create Static Device Nodes in /dev gracefully. Failed to communicate with plymouth: Connection refused Child 308 (systemd-remount) died (code=exited, status=0/SUCCESS) systemd-remount-fs.service: Child 308 belongs to systemd-remount-fs.service. systemd-remount-fs.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-remount-fs.service: Changed start -> exited systemd-remount-fs.service: Job 485 systemd-remount-fs.service/start finished, result=done [ OK ] Finished Remount Root and Kernel File Systems. Failed to communicate with plymouth: Connection refused systemd-journald.service: Got notification message from PID 304 (READY=1, STATUS=Processing requests...) systemd-journald.service: Changed start -> running systemd-journald.service: Job 597 systemd-journald.service/start finished, result=done [ OK ] Started Journal Service. systemd-journald-dev-log.socket: Changed listening -> running Failed to communicate with plymouth: Connection refused systemd-journald.service: Got notification message from PID 304 (WATCHDOG=1) Received SIGCHLD from PID 308 (n/a). systemd-remount-fs.service: Control group is empty. systemd-tmpfiles-setup-dev-early.service: Control group is empty. local-fs-pre.target: starting held back, waiting for: systemd-tmpfiles-setup-dev.service local-fs.target: starting held back, waiting for: var-volatile-cache.service sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-growfs-root.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-growfs systemd-growfs-root.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-growfs-root.service' to 'default 100': No such file or directory systemd-growfs-root.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-growfs-root.service' to 'max': No such file or directory systemd-growfs-root.service: Passing 0 fds to service systemd-growfs-root.service: About to execute: /usr/lib/systemd/systemd-growfs / Serializing sd-executor-state to memfd. systemd-growfs-root.service: Forked /usr/lib/systemd/systemd-growfs as 317 Closing set fd 51 (socket:[1370]) [ 103.188996] systemd-remount-fs[308]: Remounting /... systemd-growfs-root.service: Changed dead -> start Starting Grow Root File System... [ 103.193168] systemd-remount-fs[308]: Successfully forked off '(remount)' as PID 312. systemd-hwdb-update.service: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d failed. systemd-hwdb-update.service: ConditionPathExists=|/etc/udev/hwdb.bin failed. [ 103.195128] systemd-remount-fs[308]: Remounting /proc... [ 103.197143] systemd-remount-fs[308]: Successfully forked off '(remount)' as PID 313. systemd-hwdb-update.service: ConditionPathExists=|!/usr/lib/udev/hwdb.bin failed. [ 103.199020] systemd-remount-fs[308]: Remounting /dev/pts... systemd-hwdb-update.service: ConditionNeedsUpdate=/etc succeeded. systemd-hwdb-update.service: Starting requested but condition not met. Not starting unit. [ 103.201071] systemd-remount-fs[308]: Successfully forked off '(remount)' as PID 314. systemd-hwdb-update.service: Job 496 systemd-hwdb-update.service/start finished, result=done sysinit.target: starting held back, waiting for: systemd-udev-trigger.service [ 103.203275] systemd-remount-fs[308]: Remounting /run... systemd-journal-flush.service: ConditionPathExists=!/etc/initrd-release succeeded. systemd-journal-flush.service: Will spawn child (service_enter_start): journalctl [ 103.205519] systemd-remount-fs[308]: Successfully forked off '(remount)' as PID 315. [ 103.219287] systemd-pcrextend[307]: Reading EFI variable /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. [ 103.226036] systemd-pcrextend[307]: Using TPM2 TCTI driver 'device' with device '/dev/tpmrm0'. systemd-journal-flush.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-journal-flush.service' to 'default 100': No such file or directory [ 103.232874] systemd-pcrextend[307]: Loaded TCTI module 'tcti-device' (TCTI module for communication with Linux kernel interface.) [Version 2] systemd-journal-flush.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-journal-flush.service' to 'max': No such file or directory [ 103.245800] systemd-pcrextend[307]: TPM successfully started up. [ 103.247987] systemd-pcrextend[307]: Getting TPM2 capability 0x0000 property 0x0001 count 127. systemd-journal-flush.service: Passing 0 fds to service systemd-journal-flush.service: About to execute: journalctl --flush Serializing sd-executor-state to memfd. [ 103.251006] systemd-pcrextend[307]: Getting TPM2 capability 0x0002 property 0x011f count 256. [ 103.253635] systemd-pcrextend[307]: Getting TPM2 capability 0x0008 property 0x0000 count 508. [ 103.255531] systemd-pcrextend[307]: Getting TPM2 capability 0x0005 property 0x0000 count 1. [ 103.258028] systemd-pcrextend[307]: TPM2 PCR bank sha1 has fewer than 24 PCR bits enabled, ignoring. systemd-journal-flush.service: Forked journalctl as 318 [ 103.261050] systemd-pcrextend[307]: Reading PCR selection: [sha256(15)] [ 103.263120] systemd-pcrextend[307]: Read PCR selection: [sha256(15)] [ 103.265268] systemd-pcrextend[307]: PCR value: 15:sha256=06afa3009cbf21249576b61668c5ac6e0936e1e4241e50e21b85c697f2ab2167 [ 103.267257] systemd-pcrextend[307]: TPM2 PCR bank sha384 has fewer than 24 PCR bits enabled, ignoring. [ 103.269865] systemd-pcrextend[307]: TPM2 PCR bank sha512 has fewer than 24 PCR bits enabled, ignoring. [ 103.272745] systemd-pcrextend[307]: Found 1 fully initialized TPM2 banks. [ 103.274627] systemd-pcrextend[307]: Measuring 'machine-id:3c9cbeb911584dcdbeda36401d7fe6f6' into PCR index 15, banks sha256. [ 103.281163] systemd-pcrextend[307]: Extended PCR index 15 with 'machine-id:3c9cbeb911584dcdbeda36401d7fe6f6' (banks sha256). Closing set fd 55 (socket:[1370]) [ 103.302636] systemd-tmpfiles[310]: Looking for configuration files in (higher priority first): systemd-journal-flush.service: Changed dead -> start [ 103.304893] systemd-tmpfiles[310]: /etc/tmpfiles.d Starting Flush Journal to Persistent Storage... systemd-logind.service: starting held back, waiting for: systemd-tmpfiles-setup.service [ 103.306778] systemd-tmpfiles[310]: /run/tmpfiles.d systemd-random-seed.service: starting held back, waiting for: var-volatile-lib.service systemd-sysusers.service: ConditionCredential=|sysusers.extra failed. systemd-sysusers.service: ConditionNeedsUpdate=|/etc succeeded. systemd-sysusers.service: Will spawn child (service_enter_start): systemd-sysusers [ 103.313937] systemd-tmpfiles[310]: /usr/local/lib/tmpfiles.d [ 103.315723] systemd-tmpfiles[310]: /usr/lib/tmpfiles.d systemd-sysusers.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-sysusers.service' to 'default 100': No such file or directory [ 103.330078] systemd-tmpfiles[310]: Skipping overridden file '/usr/lib/tmpfiles.d/home.conf'. [ 103.332006] systemd-tmpfiles[310]: Skipping overridden file '/usr/lib/tmpfiles.d/etc.conf'. [ 103.338268] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/00-create-volatile.conf"... systemd-sysusers.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-sysusers.service' to 'max': No such file or directory [ 103.342471] systemd-tmpfiles[310]: Entry "/run/lock" does not match any include prefix, skipping. [ 103.344837] systemd-tmpfiles[310]: Entry "/var/volatile/log" does not match any include prefix, skipping. [ 103.346857] systemd-tmpfiles[310]: Entry "/var/volatile/tmp" does not match any include prefix, skipping. [ 103.349041] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/credstore.conf"... [ 103.350954] systemd-tmpfiles[310]: Entry "/etc/credstore" does not match any include prefix, skipping. [ 103.352973] systemd-tmpfiles[310]: Entry "/etc/credstore.encrypted" does not match any include prefix, skipping. systemd-sysusers.service: Passing 0 fds to service systemd-sysusers.service: About to execute: systemd-sysusers Serializing sd-executor-state to memfd. [ 103.355082] systemd-tmpfiles[310]: Entry "/run/credstore" does not match any include prefix, skipping. [ 103.357655] systemd-tmpfiles[310]: Entry "/run/credstore.encrypted" does not match any include prefix, skipping. [ 103.359669] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf"... systemd-sysusers.service: Forked systemd-sysusers as 319 [ 103.362139] systemd-tmpfiles[310]: Entry "/var/lib/dbus" does not match any include prefix, skipping. [ 103.364411] systemd-tmpfiles[310]: Entry "/var/lib/dbus/machine-id" does not match any include prefix, skipping. [ 103.366376] systemd-tmpfiles[310]: Entry "/run/dbus/containers" does not match any include prefix, skipping. [ 103.368690] systemd-tmpfiles[310]: Reading config file "/etc/tmpfiles.d/etc.conf"... [ 103.370500] systemd-tmpfiles[310]: Reading config file "/etc/tmpfiles.d/home.conf"... [ 103.372668] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf"... [ 103.374579] systemd-tmpfiles[310]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 103.376779] systemd-tmpfiles[310]: Entry "/var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" does not match any include prefix, skipping. [ 103.378879] systemd-tmpfiles[310]: Entry "/var/log/journal/remote" does not match any include prefix, skipping. [ 103.381678] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf"... Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Closing set fd 58 (socket:[1370]) [ 103.387172] systemd-tmpfiles[310]: Entry "/run/lock" does not match any include prefix, skipping. [ 103.389811] systemd-tmpfiles[310]: Entry "/var/lock" does not match any include prefix, skipping. [ 103.391990] systemd-tmpfiles[310]: Entry "/run/lock/subsys" does not match any include prefix, skipping. [ 103.394343] systemd-tmpfiles[310]: Entry "/forcefsck" does not match any include prefix, skipping. systemd-sysusers.service: Changed dead -> start Starting Create System Users... systemd-timesyncd.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-tmpfiles-setup-dev.service: starting held back, waiting for: systemd-sysusers.service systemd-tmpfiles-setup.service: starting held back, waiting for: local-fs.target systemd-tpm2-setup.service: ConditionPathExists=!/etc/initrd-release succeeded. [ 103.401164] systemd-tmpfiles[310]: Entry "/fastboot" does not match any include prefix, skipping. systemd-tpm2-setup.service: ConditionSecurity=measured-uki succeeded. systemd-tpm2-setup.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-tpm2-setup Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-tpm2-setup.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-tpm2-setup.service' to 'default 100': No such file or directory systemd-tpm2-setup.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tpm2-setup.service' to 'max': No such file or directory systemd-tpm2-setup.service: Passing 0 fds to service systemd-tpm2-setup.service: About to execute: /usr/lib/systemd/systemd-tpm2-setup --graceful Serializing sd-executor-state to memfd. [ 103.457356] systemd-modules-load[305]: apply: /usr/lib/modules-load.d/openvswitch.conf systemd-tpm2-setup.service: Forked /usr/lib/systemd/systemd-tpm2-setup as 320 [ 103.459608] systemd-modules-load[305]: Loading module: openvswitch [ 103.466161] systemd-modules-load[305]: Inserted module 'openvswitch' [ 103.472342] systemd-modules-load[305]: apply: /usr/lib/modules-load.d/xen.conf [ 103.474390] systemd-modules-load[305]: Loading module: xen-evtchn [ 103.479559] systemd-modules-load[305]: Module 'xen_evtchn' is built in [ 103.481890] systemd-modules-load[305]: Loading module: xen-gntdev [ 103.483654] systemd-modules-load[305]: Failed to insert module 'xen_gntdev': No such device Closing set fd 60 (socket:[1370]) [ 103.485921] systemd-modules-load[305]: Loading module: xen-gntalloc [ 103.487750] systemd-modules-load[305]: Failed to insert module 'xen_gntalloc': No such device systemd-tpm2-setup.service: Changed dead -> start [ 103.489812] systemd-modules-load[305]: Loading module: xen-blkback Starting TPM2 SRK Setup... systemd-udevd.service: starting held back, waiting for: systemd-sysusers.service systemd-update-done.service: starting held back, waiting for: systemd-sysusers.service [ 103.491569] systemd-modules-load[305]: Failed to insert module 'xen_blkback': No such device systemd-update-utmp.service: starting held back, waiting for: systemd-tmpfiles-setup.service [ 103.494023] systemd-modules-load[305]: Loading module: xen-netback [ 103.495879] systemd-modules-load[305]: Failed to insert module 'xen_netback': No such device [ 103.498322] systemd-modules-load[305]: Loading module: xen-pciback [ 103.500315] systemd-modules-load[305]: Failed to insert module 'xen_pciback': No such device [ 103.502246] systemd-modules-load[305]: Loading module: evtchn [ 103.503950] systemd-modules-load[305]: Failed to find module 'evtchn' [ 103.505835] systemd-modules-load[305]: Loading module: gntdev [ 103.507568] systemd-modules-load[305]: Failed to find module 'gntdev' [ 103.509914] systemd-modules-load[305]: Loading module: netbk systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4305 systemd-journald.service: Added fd 66 (stored) to fd store. [ 103.511695] systemd-modules-load[305]: Failed to find module 'netbk' systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) [ 103.514135] systemd-modules-load[305]: Loading module: blkbk systemd-journald.service: Trying to stash fd for dev=0:8/inode=4306 systemd-journald.service: Added fd 67 (stored) to fd store. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4307 [ 103.519436] systemd-tmpfiles[310]: Entry "/forcequotacheck" does not match any include prefix, skipping. systemd-journald.service: Added fd 75 (stored) to fd store. [ 103.521872] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/pam.conf"... systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4308 [ 103.523915] systemd-tmpfiles[310]: Entry "/run/sepermit" does not match any include prefix, skipping. systemd-journald.service: Added fd 76 (stored) to fd store. [ 103.525986] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/parsec-tmpfiles.conf"... systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4309 [ 103.527992] systemd-tmpfiles[310]: Entry "/run/parsec" does not match any include prefix, skipping. systemd-journald.service: Added fd 77 (stored) to fd store. [ 103.530537] systemd-tmpfiles[310]: Entry "/var/lib/parsec" does not match any include prefix, skipping. [ 103.533070] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/provision.conf"... [ 103.535222] systemd-tmpfiles[310]: Entry "/etc/motd.d/50-provision.conf" does not match any include prefix, skipping. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4310 [ 103.537805] systemd-tmpfiles[310]: Entry "/etc/issue.d/50-provision.conf" does not match any include prefix, skipping. systemd-journald.service: Added fd 78 (stored) to fd store. [ 103.540989] systemd-tmpfiles[310]: Entry "/etc/hosts" does not match any include prefix, skipping. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4311 [ 103.543130] systemd-tmpfiles[310]: Entry "/root" does not match any include prefix, skipping. systemd-journald.service: Added fd 79 (stored) to fd store. [ 103.545562] systemd-tmpfiles[310]: Entry "/root/.ssh" does not match any include prefix, skipping. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4312 [ 103.547724] systemd-tmpfiles[310]: Entry "/root/.ssh/authorized_keys" does not match any include prefix, skipping. systemd-journald.service: Added fd 80 (stored) to fd store. [ 103.550195] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/static-nodes-permissions.conf"... systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) [ 103.552624] systemd-tmpfiles[310]: Entry "/dev/snd/seq" matches include prefix "/dev". systemd-journald.service: Trying to stash fd for dev=0:8/inode=1875 systemd-journald.service: Added fd 83 (stored) to fd store. [ 103.554614] systemd-tmpfiles[310]: Entry "/dev/snd/timer" matches include prefix "/dev". [ 103.557135] systemd-tmpfiles[310]: Entry "/dev/loop-control" matches include prefix "/dev". [ 103.559128] systemd-tmpfiles[310]: Entry "/dev/net/tun" matches include prefix "/dev". systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1876 [ 103.561425] systemd-tmpfiles[310]: Entry "/dev/fuse" matches include prefix "/dev". systemd-journald.service: Added fd 84 (stored) to fd store. [ 103.563947] systemd-tmpfiles[310]: Entry "/dev/vfio/vfio" matches include prefix "/dev". systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1877 [ 103.566567] systemd-tmpfiles[310]: Entry "/dev/kvm" matches include prefix "/dev". systemd-journald.service: Added fd 85 (stored) to fd store. [ 103.569124] systemd-tmpfiles[310]: Entry "/dev/vhost-net" matches include prefix "/dev". systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1878 [ 103.571324] systemd-tmpfiles[310]: Entry "/dev/vhost-vsock" matches include prefix "/dev". [ 103.573968] systemd-tmpfiles[310]: Reading config file "/run/tmpfiles.d/static-nodes.conf"... systemd-journald.service: Added fd 86 (stored) to fd store. [ 103.576477] systemd-tmpfiles[310]: Entry "/dev/fuse" matches include prefix "/dev". Received SIGCHLD from PID 301 (modprobe). [ 103.579208] systemd-tmpfiles[310]: Entry "/dev/cuse" matches include prefix "/dev". Child 301 (modprobe) died (code=exited, status=0/SUCCESS) modprobe@fuse.service: Child 301 belongs to modprobe@fuse.service. modprobe@fuse.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 103.585561] systemd-tmpfiles[310]: Entry "/dev/net" matches include prefix "/dev". [ 103.589117] systemd-tmpfiles[310]: Entry "/dev/net/tun" matches include prefix "/dev". [ 103.591080] systemd-tmpfiles[310]: Entry "/dev/ppp" matches include prefix "/dev". [ 103.593228] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/sudo.conf"... modprobe@fuse.service: Deactivated successfully. [ 103.595066] systemd-tmpfiles[310]: Entry "/run/sudo" does not match any include prefix, skipping. modprobe@fuse.service: Service will not restart (restart setting) modprobe@fuse.service: Changed start -> dead [ 103.597379] systemd-tmpfiles[310]: Entry "/run/sudo/ts" does not match any include prefix, skipping. [ 103.599730] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/systemd-network.conf"... modprobe@fuse.service: Job 526 modprobe@fuse.service/start finished, result=done [ OK ] Finished Load Kernel Module fuse. modprobe@fuse.service: Consumed 691ms CPU time. modprobe@fuse.service: Releasing resources... [ 103.608849] systemd-modules-load[305]: Failed to find module 'blkbk' Child 305 (systemd-modules) died (code=exited, status=0/SUCCESS) [ 103.611106] systemd-modules-load[305]: Loading module: xen-scsibk [ 103.613919] systemd-modules-load[305]: Failed to find module 'xen-scsibk' systemd-modules-load.service: Child 305 belongs to systemd-modules-load.service. systemd-modules-load.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 103.616340] systemd-modules-load[305]: Loading module: usbbk [ 103.618548] systemd-modules-load[305]: Failed to find module 'usbbk' [ 103.620775] systemd-modules-load[305]: Loading module: pciback [ 103.622483] systemd-modules-load[305]: Failed to find module 'pciback' [ 103.624997] systemd-modules-load[305]: Loading module: xen-acpi-processor [ 103.626988] systemd-modules-load[305]: Failed to find module 'xen-acpi-processor' systemd-modules-load.service: Changed start -> exited systemd-modules-load.service: Job 504 systemd-modules-load.service/start finished, result=done [ OK ] Finished Load Kernel Modules. Failed to communicate with plymouth: Connection refused systemd-modules-load.service: Control group is empty. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1889 systemd-journald.service: Added fd 61 (stored) to fd store. syslog.socket: Incoming traffic [ 103.639662] systemd-tmpfiles[310]: Entry "/run/systemd/netif" does not match any include prefix, skipping. syslog.socket: Changed listening -> running systemd-journald.service: Received EPOLLHUP on stored fd 66 (stored), closing. [ 103.646403] systemd-tmpfiles[310]: Entry "/run/systemd/netif/links" does not match any include prefix, skipping. [ 103.822492] systemd-tmpfiles[310]: Entry "/run/systemd/netif/leases" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 67 (stored), closing. [ 103.851982] systemd-tmpfiles[310]: Entry "/run/systemd/netif/lldp" does not match any include prefix, skipping. Received SIGCHLD from PID 321 ((sd-close)). [ 103.872418] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf"... Child 321 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 103.874566] systemd-tmpfiles[310]: Entry "/run/nologin" does not match any include prefix, skipping. init.scope: Child 321 belongs to init.scope. [ 103.878356] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/systemd-resolve.conf"... Child 322 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 103.880728] systemd-tmpfiles[310]: Entry "/etc/resolv.conf" does not match any include prefix, skipping. init.scope: Child 322 belongs to init.scope. [ 103.882697] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/systemd-tmp.conf"... [ 103.884903] systemd-tmpfiles[310]: Entry "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*" does not match any include prefix, skipping. Received SIGCHLD from PID 322 (n/a). [ 103.887201] systemd-tmpfiles[310]: Entry "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 75 (stored), closing. [ 103.889872] systemd-tmpfiles[310]: Entry "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*" does not match any include prefix, skipping. [ 103.891989] systemd-tmpfiles[310]: Entry "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp" does not match any include prefix, skipping. [ 103.894704] systemd-tmpfiles[310]: Entry "/tmp/systemd-private-*" does not match any include prefix, skipping. [ 103.896959] systemd-tmpfiles[310]: Entry "/var/tmp/systemd-private-*" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 77 (stored), closing. Received SIGCHLD from PID 323 ((sd-close)). Child 323 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 103.910701] systemd-tmpfiles[310]: Entry "/var/lib/systemd/coredump/.#core*.3f6b92a47e7548c6beb53a1a07cab566*" does not match any include prefix, skipping. [ 103.930301] systemd-tmpfiles[310]: Entry "/var/lib/systemd/coredump/.#*" does not match any include prefix, skipping. init.scope: Child 323 belongs to init.scope. Child 324 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 103.941327] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf"... init.scope: Child 324 belongs to init.scope. [ 103.944605] systemd-tmpfiles[310]: Entry "/run/user" does not match any include prefix, skipping. Received SIGCHLD from PID 324 (n/a). [ 103.946759] systemd-tmpfiles[310]: Entry "/run/utmp" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 78 (stored), closing. [ 103.949209] systemd-tmpfiles[310]: Entry "/run/systemd/ask-password" does not match any include prefix, skipping. [ 103.951550] systemd-tmpfiles[310]: Entry "/run/systemd/seats" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 79 (stored), closing. [ 103.961892] systemd-tmpfiles[310]: Entry "/run/systemd/sessions" does not match any include prefix, skipping. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 103.963952] systemd-tmpfiles[310]: Entry "/run/systemd/users" does not match any include prefix, skipping. [ 103.975281] systemd-tmpfiles[310]: Entry "/run/systemd/machines" does not match any include prefix, skipping. Received SIGCHLD from PID 325 ((sd-close)). Child 325 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 325 belongs to init.scope. Child 326 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 103.991453] systemd-tmpfiles[310]: Entry "/run/systemd/shutdown" does not match any include prefix, skipping. [ 104.001731] systemd-tmpfiles[310]: Entry "/run/log" does not match any include prefix, skipping. [ 104.003604] systemd-tmpfiles[310]: Entry "/run/log/journal" does not match any include prefix, skipping. [ 104.009856] systemd-tmpfiles[310]: Entry "/run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" does not match any include prefix, skipping. init.scope: Child 326 belongs to init.scope. [ 104.011779] systemd-tmpfiles[310]: Entry "/run/log/journal" does not match any include prefix, skipping. [ 104.022219] systemd-tmpfiles[310]: Entry "/run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" does not match any include prefix, skipping. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1890 systemd-journald.service: Added fd 65 (stored) to fd store. Received SIGCHLD from PID 326 (n/a). systemd-journald.service: Received EPOLLHUP on stored fd 80 (stored), closing. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 104.032804] systemd-tmpfiles[310]: Entry "/run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/*.journal*" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 84 (stored), closing. [ 104.042618] systemd-tmpfiles[310]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 104.049508] systemd-tmpfiles[310]: Entry "/var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" does not match any include prefix, skipping. Received SIGCHLD from PID 327 ((sd-close)). Child 327 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 104.051705] systemd-tmpfiles[310]: Entry "/var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal" does not match any include prefix, skipping. init.scope: Child 327 belongs to init.scope. [ 104.062690] systemd-tmpfiles[310]: Entry "/var/log/journal" does not match any include prefix, skipping. Child 328 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 104.074111] systemd-tmpfiles[310]: Entry "/var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" does not match any include prefix, skipping. init.scope: Child 328 belongs to init.scope. Received SIGCHLD from PID 328 (n/a). systemd-journald.service: Received EPOLLHUP on stored fd 85 (stored), closing. [ 104.086012] systemd-tmpfiles[310]: Entry "/var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal" does not match any include prefix, skipping. [ 104.097496] systemd-tmpfiles[310]: Entry "/var/lib/systemd" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 86 (stored), closing. [ 104.099734] systemd-tmpfiles[310]: Entry "/var/lib/systemd/coredump" does not match any include prefix, skipping. [ 104.109420] systemd-tmpfiles[310]: Entry "/var/lib/systemd/ephemeral-trees" does not match any include prefix, skipping. [ 104.111315] systemd-tmpfiles[310]: Entry "/var/lib/private" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 61 (stored), closing. [ 104.145799] systemd-tmpfiles[310]: Entry "/var/log/private" does not match any include prefix, skipping. Received SIGCHLD from PID 330 ((sd-close)). [ 104.147660] systemd-tmpfiles[310]: Entry "/var/cache/private" does not match any include prefix, skipping. [ 104.170029] systemd-tmpfiles[310]: Entry "/run/systemd/tpm2-pcr-signature.json" does not match any include prefix, skipping. Child 329 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 329 belongs to init.scope. [ 104.171918] systemd-tmpfiles[310]: Entry "/run/systemd/tpm2-pcr-public-key.pem" does not match any include prefix, skipping. [ 104.190423] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf"... Child 330 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 330 belongs to init.scope. Child 331 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 331 belongs to init.scope. Received SIGCHLD from PID 331 (n/a). systemd-journald.service: Received EPOLLHUP on stored fd 65 (stored), closing. [ 104.208609] systemd-tmpfiles[310]: Entry "/tmp" does not match any include prefix, skipping. [ 104.210574] systemd-tmpfiles[310]: Entry "/var/tmp" does not match any include prefix, skipping. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service /proc/self/uid_map has a full 1:1 mapping /proc/self/gid_map has a full 1:1 mapping /proc/self/setgroups contains "allow", not in user namespace sys-fs-fuse-connections.mount: ConditionVirtualization=!private-users succeeded. [ 104.236983] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/var.conf"... sys-fs-fuse-connections.mount: ConditionCapability=CAP_SYS_ADMIN succeeded. sys-fs-fuse-connections.mount: ConditionPathExists=/sys/fs/fuse/connections succeeded. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 104.287855] systemd-tmpfiles[310]: Entry "/var" does not match any include prefix, skipping. sys-fs-fuse-connections.mount: Failed to set 'io.weight' attribute on '/sys-fs-fuse-connections.mount' to 'default 100': No such file or directory [ 104.290155] systemd-tmpfiles[310]: Entry "/var/run" does not match any include prefix, skipping. sys-fs-fuse-connections.mount: Failed to set 'memory.zswap.max' attribute on '/sys-fs-fuse-connections.mount' to 'max': No such file or directory Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 104.306101] systemd-tmpfiles[310]: Entry "/var/log" does not match any include prefix, skipping. sys-fs-fuse-connections.mount: About to execute: /usr/bin/mount fusectl /sys/fs/fuse/connections -t fusectl -o nosuid,nodev,noexec Serializing sd-executor-state to memfd. sys-fs-fuse-connections.mount: Forked /usr/bin/mount as 333 [ 104.330084] systemd-tmpfiles[310]: Entry "/var/log/wtmp" does not match any include prefix, skipping. [ 104.331911] systemd-tmpfiles[310]: Entry "/var/log/btmp" does not match any include prefix, skipping. [ 104.342421] systemd-tmpfiles[310]: Entry "/var/log/lastlog" does not match any include prefix, skipping. Closing set fd 65 (socket:[1370]) sys-fs-fuse-connections.mount: Changed dead -> mounting [ 104.352771] systemd-tmpfiles[310]: Entry "/var/cache" does not match any include prefix, skipping. [ 104.354663] systemd-tmpfiles[310]: Entry "/var/lib" does not match any include prefix, skipping. Mounting FUSE Control File System... [ 104.365369] systemd-tmpfiles[310]: Entry "/var/spool" does not match any include prefix, skipping. systemd-sysctl.service: ConditionPathIsReadWrite=/proc/sys/net succeeded. [ 104.367558] systemd-tmpfiles[310]: Reading config file "/usr/lib/tmpfiles.d/x11.conf"... systemd-sysctl.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-sysctl [ 104.377775] systemd-tmpfiles[310]: Entry "/tmp/.X11-unix" does not match any include prefix, skipping. [ 104.379712] systemd-tmpfiles[310]: Entry "/tmp/.ICE-unix" does not match any include prefix, skipping. [ 104.390221] systemd-tmpfiles[310]: Entry "/tmp/.XIM-unix" does not match any include prefix, skipping. [ 104.396569] systemd-tmpfiles[310]: Entry "/tmp/.font-unix" does not match any include prefix, skipping. [ 104.398530] systemd-tmpfiles[310]: Entry "/tmp/.X[0-9]*-lock" does not match any include prefix, skipping. systemd-sysctl.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-sysctl.service' to 'default 100': No such file or directory [ 104.405137] systemd-tmpfiles[310]: Reading config file "/etc/tmpfiles.d/xen.conf"... [ 104.406881] systemd-tmpfiles[310]: Entry "/run/xenstored" does not match any include prefix, skipping. systemd-sysctl.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-sysctl.service' to 'max': No such file or directory [ 104.413480] systemd-tmpfiles[310]: Entry "/run/xend" does not match any include prefix, skipping. [ 104.415349] systemd-tmpfiles[310]: Entry "/run/xend/boot" does not match any include prefix, skipping. [ 104.421711] systemd-tmpfiles[310]: Entry "/run/xen" does not match any include prefix, skipping. [ 104.423607] systemd-tmpfiles[310]: Entry "/var/log/xen" does not match any include prefix, skipping. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 104.430128] systemd-tmpfiles[310]: Entry "/var/lock/xen" does not match any include prefix, skipping. systemd-sysctl.service: Passing 0 fds to service systemd-sysctl.service: About to execute: /usr/lib/systemd/systemd-sysctl Serializing sd-executor-state to memfd. [ 104.431963] systemd-tmpfiles[310]: Entry "/var/lock/subsys" does not match any include prefix, skipping. [ 104.438377] systemd-tmpfiles[310]: Entry "/var/lib/xen" does not match any include prefix, skipping. [ 104.444589] systemd-tmpfiles[310]: Failed to open "/run/credentials/systemd-tmpfiles-setup-dev-early.service/tmpfiles.extra", ignoring: No such file or directory [ 104.446901] systemd-tmpfiles[310]: Running create action for entry c /dev/fuse systemd-sysctl.service: Forked /usr/lib/systemd/systemd-sysctl as 334 [ 104.453190] systemd-tmpfiles[310]: Created char device node "/dev/fuse" 1:128. [ 104.455145] systemd-tmpfiles[310]: Running create action for entry c /dev/cuse Closing set fd 67 (socket:[1370]) [ 104.469411] systemd-tmpfiles[310]: Created char device node "/dev/cuse" 1:128. [ 104.471128] systemd-tmpfiles[310]: Running create action for entry d /dev/net systemd-sysctl.service: Changed dead -> start Starting Apply Kernel Variables... [ 104.480832] systemd-tmpfiles[310]: Created directory "/dev/net". [ 104.483009] systemd-tmpfiles[310]: Running create action for entry c /dev/net/tun systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2869 systemd-journald.service: Added fd 73 (stored) to fd store. Received SIGCHLD from PID 332 ((sd-close)). Child 332 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 104.489551] systemd-tmpfiles[310]: Created char device node "/dev/net/tun" 1:128. init.scope: Child 332 belongs to init.scope. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 104.542820] systemd-growfs[317]: Underlying device 254:4, main dev 252:1, different [ 104.561352] systemd-growfs[317]: Probed fstype 'crypto_LUKS' on partition /dev/vda4. Successfully forked off '(sd-mkdcreds)' as PID 335. [ 104.563331] systemd-growfs[317]: /dev/dm-1 is 10720641024 bytes [ 104.589712] systemd-growfs[317]: Allocating context for crypt device /dev/vda4. [ 104.591706] systemd-growfs[317]: Trying to open and read device /dev/vda4 with direct-io. [ 104.617066] systemd-growfs[317]: Initialising device-mapper backend library. [ 104.618902] systemd-growfs[317]: Trying to load any crypt type from device /dev/vda4. [ 104.637222] systemd-growfs[317]: Crypto backend (OpenSSL 3.2.1 30 Jan 2024 [default][legacy][threads][argon2]) initialized in cryptsetup library version 2.7.0. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Changing mount propagation /dev (MS_REC|MS_SLAVE "") [ 104.639375] systemd-growfs[317]: Detected kernel Linux 6.6.20-yocto-standard aarch64. [ 104.649795] systemd-growfs[317]: Loading LUKS2 header (repair disabled). [ 104.651917] systemd-growfs[317]: Acquiring read lock for device /dev/vda4. [ 104.662284] systemd-growfs[317]: Opening lock resource file /run/cryptsetup/L_254:4 [ 104.672701] systemd-growfs[317]: Verifying lock handle for /dev/vda4. [ 104.674512] systemd-growfs[317]: Device /dev/vda4 READ lock taken. [ 104.676772] systemd-growfs[317]: Trying to read primary LUKS2 header at offset 0x0. [ 104.678823] systemd-growfs[317]: Opening locked device /dev/vda4 [ 104.681233] systemd-growfs[317]: Verifying locked device handle (bdev) Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 104.684801] systemd-growfs[317]: LUKS2 header version 2 of size 16384 bytes, checksum sha256. [ 104.693127] systemd-tmpfiles[310]: Running create action for entry c /dev/ppp [ 104.695117] systemd-tmpfiles[310]: Created char device node "/dev/ppp" 1:128. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) [ 104.698468] systemd-tmpfiles[310]: Running create action for entry z /dev/snd/seq systemd-journald.service: Trying to stash fd for dev=0:8/inode=2891 systemd-journald.service: Added fd 74 (stored) to fd store. [ 104.701495] systemd-tmpfiles[310]: Running create action for entry z /dev/snd/timer [ 104.703597] systemd-tmpfiles[310]: Running create action for entry z /dev/loop-control [ 104.706043] systemd-tmpfiles[310]: Running create action for entry z /dev/net/tun [ 104.707943] systemd-tmpfiles[310]: Changing "/dev/net/tun" to mode 666. [ 104.710318] systemd-tmpfiles[310]: Running create action for entry z /dev/fuse [ 104.712484] systemd-tmpfiles[310]: Changing "/dev/fuse" to mode 666. [ 104.714411] systemd-tmpfiles[310]: Running create action for entry z /dev/vfio/vfio [ 104.716545] systemd-tmpfiles[310]: Running create action for entry z /dev/kvm [ 104.718295] systemd-tmpfiles[310]: Running create action for entry z /dev/vhost-net [ 104.722561] systemd-tmpfiles[310]: Running create action for entry z /dev/vhost-vsock Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore [ 104.743919] systemd-pcrextend[316]: Reading EFI variable /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted [ 104.746837] systemd-pcrextend[316]: Using TPM2 TCTI driver 'device' with device '/dev/tpmrm0'. [ 104.749036] systemd-pcrextend[316]: Loaded TCTI module 'tcti-device' (TCTI module for communication with Linux kernel interface.) [Version 2] [ 104.750970] systemd-pcrextend[316]: TPM successfully started up. [ 104.753106] systemd-pcrextend[316]: Getting TPM2 capability 0x0000 property 0x0001 count 127. [ 104.755173] systemd-pcrextend[316]: Getting TPM2 capability 0x0002 property 0x011f count 256. Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore [ 104.757667] systemd-pcrextend[316]: Getting TPM2 capability 0x0008 property 0x0000 count 508. Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore [ 104.759584] systemd-pcrextend[316]: Getting TPM2 capability 0x0005 property 0x0000 count 1. [ 104.775033] systemd-pcrextend[316]: TPM2 PCR bank sha1 has fewer than 24 PCR bits enabled, ignoring. [ 104.778052] systemd-pcrextend[316]: Reading PCR selection: [sha256(15)] Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore [ 104.779825] systemd-pcrextend[316]: Read PCR selection: [sha256(15)] [ 104.786019] systemd-pcrextend[316]: PCR value: 15:sha256=6072f84aa4ec2fbc471ed16082928502e9a6bb0982b79440fa4515bb080cc497 Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted [ 104.787952] systemd-pcrextend[316]: TPM2 PCR bank sha384 has fewer than 24 PCR bits enabled, ignoring. [ 104.794647] systemd-pcrextend[316]: TPM2 PCR bank sha512 has fewer than 24 PCR bits enabled, ignoring. Umounting /dev/shm... [ 104.804921] systemd-pcrextend[316]: Found 1 fully initialized TPM2 banks. [ 104.806714] systemd-pcrextend[316]: Measuring 'file-system:/:ext4:d54327e7-e63e-4e61-aa79-9b55eea4c7aa:root-arm64:::' into PCR index 15, banks sha256. [ 104.826491] systemd-growfs[317]: Checksum:76836bc66fc34196a467a6304f5838c89c6919b682fa43c500704645085a10b9 (on-disk) (sd-mkdcreds) succeeded. [ 104.839088] systemd-growfs[317]: Checksum:76836bc66fc34196a467a6304f5838c89c6919b682fa43c500704645085a10b9 (in-memory) [ 104.849112] systemd-growfs[317]: Trying to read secondary LUKS2 header at offset 0x4000. [ 104.851061] systemd-growfs[317]: Reusing open ro fd on device /dev/vda4 sys-fs-fuse-connections.mount: Changed mounting -> mounting-done [ 104.857585] systemd-growfs[317]: LUKS2 header version 2 of size 16384 bytes, checksum sha256. [ 104.859407] systemd-growfs[317]: Checksum:cf297e04ffc7ebb3a7054ee3bca12b93966b795bac866228d6c1e051f97453ae (on-disk) systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4327 [ 104.869616] systemd-growfs[317]: Checksum:cf297e04ffc7ebb3a7054ee3bca12b93966b795bac866228d6c1e051f97453ae (in-memory) systemd-journald.service: Added fd 75 (stored) to fd store. [ 104.871477] systemd-growfs[317]: Device size 10737418240, offset 16777216. Received SIGCHLD from PID 317 (systemd-growfs). [ 104.878127] systemd-growfs[317]: Device /dev/vda4 READ lock released. Child 317 (systemd-growfs) died (code=exited, status=0/SUCCESS) systemd-growfs-root.service: Child 317 belongs to systemd-growfs-root.service. systemd-growfs-root.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 104.884456] systemd-growfs[317]: Not enough physical memory detected, PBKDF max memory decreased from 1048576kB to 901530kB. [ 104.886712] systemd-growfs[317]: PBKDF argon2i, time_ms 2000 (iterations 0), max_memory_kb 901530, parallel_threads 4. systemd-growfs-root.service: Changed start -> exited systemd-growfs-root.service: Job 460 systemd-growfs-root.service/start finished, result=done [ OK ] Finished Grow Root File System. Failed to communicate with plymouth: Connection refused Child 333 (mount) died (code=exited, status=0/SUCCESS) [ 104.901124] systemd-growfs[317]: Resizing device /dev/dm-1 to underlying device size. [ 104.903107] systemd-growfs[317]: dm version [ opencount flush ] [16384] (*1) sys-fs-fuse-connections.mount: Child 333 belongs to sys-fs-fuse-connections.mount. sys-fs-fuse-connections.mount: Mount process exited, code=exited, status=0/SUCCESS (success) sys-fs-fuse-connections.mount: Changed mounting-done -> mounted sys-fs-fuse-connections.mount: Job 525 sys-fs-fuse-connections.mount/start finished, result=done [ OK ] Mounted FUSE Control File System. Failed to communicate with plymouth: Connection refused [ 104.909375] systemd-growfs[317]: dm versions [ opencount flush ] [16384] (*1) [ 104.911379] systemd-growfs[317]: Detected dm-ioctl version 4.48.0. systemd-growfs-root.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 74 (stored), closing. local-fs.target: starting held back, waiting for: var-volatile-cache.service sysinit.target: starting held back, waiting for: systemd-udev-trigger.service [ 104.933281] systemd-growfs[317]: Detected dm-verity version 1.9.0. Received SIGCHLD from PID 336 ((sd-close)). [ 104.935525] systemd-growfs[317]: Detected dm-zero version 1.2.0. Child 336 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 104.941986] systemd-growfs[317]: Detected dm-crypt version 1.24.0. init.scope: Child 336 belongs to init.scope. [ 104.948682] systemd-growfs[317]: Device-mapper backend running with UDEV support enabled. [ 104.950733] systemd-growfs[317]: dm table root [ opencount flush securedata ] [16384] (*1) [ 104.952979] systemd-growfs[317]: crypt_resize() of /dev/vda4 failed: Operation not permitted [ 104.954889] systemd-growfs[317]: Releasing crypt device /dev/vda4 context. [ 104.957160] systemd-growfs[317]: Releasing device-mapper backend. [ 104.958898] systemd-growfs[317]: Closing read only fd for /dev/vda4. [ 104.960953] systemd-growfs[317]: Unable to resize underlying device of "/", proceeding anyway: Operation not permitted [ 104.962898] systemd-growfs[317]: Resizing "/" to 10720641024 bytes... [ 104.965322] systemd-growfs[317]: Successfully resized "/" to 9.9G bytes. systemd-journald.service: Received EPOLLHUP on stored fd 73 (stored), closing. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Received SIGCHLD from PID 316 (systemd-pcrexte). Child 316 (systemd-pcrexte) died (code=exited, status=0/SUCCESS) systemd-pcrfs-root.service: Child 316 belongs to systemd-pcrfs-root.service. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-pcrfs-root.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-pcrfs-root.service: Changed start -> exited systemd-pcrfs-root.service: Job 455 systemd-pcrfs-root.service/start finished, result=done [ OK ] Finished TPM2 PCR Root File System Measurement. Failed to communicate with plymouth: Connection refused systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4344 systemd-journald.service: Added fd 50 (stored) to fd store. Successfully forked off '(sd-mkdcreds)' as PID 338. Child 318 (journalctl) died (code=exited, status=0/SUCCESS) systemd-journal-flush.service: Child 318 belongs to systemd-journal-flush.service. systemd-journal-flush.service: Main process exited, code=exited, status=0/SUCCESS (success) Changing mount propagation /dev (MS_REC|MS_SLAVE "") systemd-journal-flush.service: Changed start -> exited systemd-journal-flush.service: Job 452 systemd-journal-flush.service/start finished, result=done [ OK ] Finished Flush Journal to Persistent Storage. Failed to communicate with plymouth: Connection refused Child 337 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 337 belongs to init.scope. Received SIGCHLD from PID 318 (n/a). systemd-journal-flush.service: Control group is empty. systemd-pcrfs-root.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 75 (stored), closing. local-fs.target: starting held back, waiting for: var-volatile-cache.service systemd-tmpfiles-setup.service: starting held back, waiting for: local-fs.target [ 105.099010] journalctl[318]: varlink: Setting state idle-client Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... [ 105.114097] journalctl[318]: journal: Sending message: {"method":"io.systemd.Journal.FlushToVar","parameters":{}} [ 105.117052] journalctl[318]: journal: Changing state idle-client -> calling [ 105.118859] journalctl[318]: journal: New incoming message: {"parameters":{}} Received SIGCHLD from PID 339 ((sd-close)). Child 339 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 339 belongs to init.scope. [ 105.129068] journalctl[318]: journal: Changing state calling -> called [ 105.130799] journalctl[318]: journal: Changing state called -> idle-client Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted [ 105.150481] systemd-pcrextend[316]: Extended PCR index 15 with 'file-system:/:ext4:d54327e7-e63e-4e61-aa79-9b55eea4c7aa:root-arm64:::' (banks sha256). Umounting /dev/shm... [ 105.157912] journalctl[318]: journal: Changing state idle-client -> disconnected systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=3809 systemd-journald.service: Added fd 51 (stored) to fd store. (sd-mkdcreds) succeeded. [ 105.179901] systemd-tpm2-setup[320]: Loaded SRK public key from '/run/systemd/tpm2-srk-public-key.pem'. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4361 systemd-journald.service: Added fd 52 (stored) to fd store. systemd-journald.service: Received EPOLLHUP on stored fd 52 (stored), closing. [ 105.198029] systemd-sysusers[319]: Reading config file "/usr/lib/sysusers.d/basic.conf"... Received SIGCHLD from PID 340 ((sd-close)). systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1929 systemd-journald.service: Added fd 52 (stored) to fd store. Child 340 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 340 belongs to init.scope. [ 105.222493] systemd-sysusers[319]: Reading config file "/usr/lib/sysusers.d/dbus.conf"... [ 105.229622] systemd-sysusers[319]: Reading config file "/usr/lib/sysusers.d/polkit.conf"... [ 105.239614] systemd-sysusers[319]: Reading config file "/usr/lib/sysusers.d/systemd-journal.conf"... [ 105.241804] systemd-sysusers[319]: Reading config file "/usr/lib/sysusers.d/systemd-network.conf"... [ 105.248644] systemd-sysusers[319]: Reading config file "/usr/lib/sysusers.d/systemd-resolve.conf"... [ 105.254952] systemd-sysusers[319]: Reading config file "/usr/lib/sysusers.d/systemd-timesync.conf"... [ 105.259425] systemd-tpm2-setup[320]: Loaded SRK public key fingerprint: 4c6e26292c24f043f7b42fce882780ed349d47eadc856d082ae1fcc0f48ca2d1 inotify event for /etc/localtime [ 105.264983] systemd-tpm2-setup[320]: SRK public key file '/var/lib/systemd/tpm2-srk-public-key.pem' does not exist. Failed to stat /etc/localtime, ignoring: No such file or directory [ 105.267059] systemd-tpm2-setup[320]: Using TPM2 TCTI driver 'device' with device '/dev/tpmrm0'. [ 105.275236] systemd-tpm2-setup[320]: Loaded TCTI module 'tcti-device' (TCTI module for communication with Linux kernel interface.) [Version 2] [ 105.290024] systemd-tpm2-setup[320]: TPM successfully started up. [ 105.291887] systemd-tpm2-setup[320]: Getting TPM2 capability 0x0000 property 0x0001 count 127. [ 105.301501] systemd-tpm2-setup[320]: Getting TPM2 capability 0x0002 property 0x011f count 256. [ 105.303980] systemd-sysusers[319]: Group root already exists. [ 105.312660] systemd-sysusers[319]: Group nogroup already exists. [ 105.314471] systemd-sysusers[319]: Group adm already exists. [ 105.320338] systemd-sysusers[319]: Group wheel already exists. [ 105.324847] systemd-sysusers[319]: Group utmp already exists. [ 105.326601] systemd-sysusers[319]: Group audio already exists. [ 105.336744] systemd-sysusers[319]: Group cdrom already exists. [ 105.338619] systemd-sysusers[319]: Group dialout already exists. [ 105.341890] systemd-sysusers[319]: Group disk already exists. [ 105.346077] systemd-sysusers[319]: Group input already exists. [ 105.347795] systemd-sysusers[319]: Group kmem already exists. [ 105.353961] systemd-sysusers[319]: Group kvm already exists. varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-53: Setting state idle-server [ 105.355681] systemd-sysusers[319]: Group lp already exists. [ 105.362540] systemd-sysusers[319]: Group render already exists. [ 105.368751] systemd-sysusers[319]: Group sgx already exists. [ 105.370488] systemd-sysusers[319]: Group tape already exists. [ 105.376584] systemd-sysusers[319]: Group tty already exists. [ 105.378437] systemd-sysusers[319]: Group video already exists. systemd-userdbd.socket: Incoming traffic [ 105.384673] systemd-sysusers[319]: Group users already exists. systemd-userdbd.service: Trying to enqueue job systemd-userdbd.service/start/replace [ 105.386874] systemd-sysusers[319]: Group systemd-journal already exists. systemd-userdbd.service: Installed new job systemd-userdbd.service/start as 609 systemd-userdbd.service: Enqueued job systemd-userdbd.service/start as 609 systemd-userdbd.socket: Changed listening -> running systemd-userdbd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-userdbd [ 105.395589] systemd-sysusers[319]: Group root already exists. [ 105.403623] systemd-sysusers[319]: User root already exists. [ 105.414233] systemd-tpm2-setup[320]: Getting TPM2 capability 0x0008 property 0x0000 count 508. [ 105.420938] systemd-tpm2-setup[320]: Getting TPM2 capability 0x0005 property 0x0000 count 1. systemd-userdbd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-userdbd.service' to 'default 100': No such file or directory [ 105.423487] systemd-tpm2-setup[320]: Getting TPM2 capability 0x0001 property 0x81000001 count 1. [ 105.426779] systemd-tpm2-setup[320]: SRK already stored in the TPM. systemd-userdbd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-userdbd.service' to 'max': No such file or directory [ 105.429316] systemd-tpm2-setup[320]: SRK fingerprint is 4c6e26292c24f043f7b42fce882780ed349d47eadc856d082ae1fcc0f48ca2d1. [ 105.437110] systemd-tpm2-setup[320]: SRK public key saved to '/var/lib/systemd/tpm2-srk-public-key.pem' in PEM format. [ 105.462818] systemd-tpm2-setup[320]: SRK public key saved to '/var/lib/systemd/tpm2-srk-public-key.tpm2b_public' in TPM2B_PUBLIC format. systemd-userdbd.service: Passing 1 fds to service systemd-userdbd.service: About to execute: /usr/lib/systemd/systemd-userdbd Serializing sd-executor-state to memfd. systemd-userdbd.service: Forked /usr/lib/systemd/systemd-userdbd as 341 Closing set fd 48 (socket:[1794]) Closing set fd 65 (socket:[1370]) systemd-userdbd.service: Changed dead -> start Starting User Database Manager... [ 105.698068] systemd-sysctl[334]: Parsing /etc/sysctl.d/20-quiet-printk.conf [ 105.700886] systemd-sysctl[334]: Parsing /usr/lib/sysctl.d/50-default.conf Received SIGCHLD from PID 320 (systemd-tpm2-se). Child 320 (systemd-tpm2-se) died (code=exited, status=0/SUCCESS) [ 105.703395] systemd-sysctl[334]: Parsing /usr/lib/sysctl.d/50-pid-max.conf systemd-tpm2-setup.service: Child 320 belongs to systemd-tpm2-setup.service. systemd-tpm2-setup.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 105.707542] systemd-sysctl[334]: Parsing /etc/sysctl.d/99-sysctl.conf [ 105.712587] systemd-sysctl[334]: Overwriting earlier assignment of net/ipv4/conf/all/accept_source_route at '/etc/sysctl.d/99-sysctl.conf:20'. systemd-tpm2-setup.service: Changed start -> exited systemd-tpm2-setup.service: Job 492 systemd-tpm2-setup.service/start finished, result=done [ OK ] Finished TPM2 SRK Setup. Failed to communicate with plymouth: Connection refused systemd-tpm2-setup.service: Control group is empty. [ 105.726191] systemd-sysctl[334]: Setting '/proc/sys/kernel/printk' to '4 4 1 7' varlink-53: New incoming message: {"method":"io.systemd.UserDatabase.GetGroupRecord","parameters":{"groupName":"nobody","service":"io.systemd.DynamicUser"}} [ 105.732959] systemd-sysctl[334]: Setting '/proc/sys/kernel/sysrq' to '16' varlink-53: Changing state idle-server → processing-method [ 105.734751] systemd-sysctl[334]: No change in value '16', suppressing write varlink-53: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} [ 105.741050] systemd-sysctl[334]: Setting '/proc/sys/kernel/core_uses_pid' to '1' varlink-53: Changing state processing-method → processed-method varlink-53: Changing state processed-method → idle-server [ 105.742982] systemd-sysctl[334]: No change in value '1', suppressing write systemd-journald.service: Received EPOLLHUP on stored fd 50 (stored), closing. [ 105.749773] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/default/rp_filter' to '2' [ 105.751789] systemd-sysctl[334]: No change in value '2', suppressing write sysinit.target: starting held back, waiting for: systemd-udev-trigger.service [ 105.758160] systemd-sysctl[334]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists). Received SIGCHLD from PID 342 ((sd-close)). [ 105.764476] systemd-sysctl[334]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists). [ 105.766633] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/enp0s1/rp_filter' to '2' Child 342 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 105.773118] systemd-sysctl[334]: No change in value '2', suppressing write [ 105.775110] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/lo/rp_filter' to '2' init.scope: Child 342 belongs to init.scope. [ 105.781729] systemd-sysctl[334]: No change in value '2', suppressing write varlink-53: Got POLLHUP from socket. varlink-53: Changing state idle-server → pending-disconnect [ 105.783854] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/sit0/rp_filter' to '2' varlink-53: Changing state pending-disconnect → processing-disconnect varlink-53: Changing state processing-disconnect → disconnected [ 105.786103] systemd-sysctl[334]: No change in value '2', suppressing write [ 105.792685] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/default/accept_source_route' to '0' [ 105.794676] systemd-sysctl[334]: No change in value '0', suppressing write [ 105.797180] systemd-sysctl[334]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists). [ 105.799133] systemd-sysctl[334]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists). [ 105.801671] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/enp0s1/accept_source_route' to '0' [ 105.804788] systemd-sysctl[334]: No change in value '0', suppressing write [ 105.807729] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/lo/accept_source_route' to '0' [ 105.810065] systemd-sysctl[334]: No change in value '0', suppressing write [ 105.812680] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/sit0/accept_source_route' to '0' [ 105.815776] systemd-sysctl[334]: No change in value '0', suppressing write [ 105.818793] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/default/promote_secondaries' to '1' [ 105.821374] systemd-sysctl[334]: No change in value '1', suppressing write [ 105.823421] systemd-sysctl[334]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists). [ 105.825919] systemd-sysctl[334]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists). [ 105.827849] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/enp0s1/promote_secondaries' to '1' [ 105.830005] systemd-sysctl[334]: No change in value '1', suppressing write [ 105.837856] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/lo/promote_secondaries' to '1' [ 105.841359] systemd-sysctl[334]: No change in value '1', suppressing write [ 105.843202] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/sit0/promote_secondaries' to '1' [ 105.846306] systemd-sysctl[334]: No change in value '1', suppressing write [ 105.848415] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/ping_group_range' to '0 2147483647' [ 105.850388] systemd-sysctl[334]: Setting '/proc/sys/net/core/default_qdisc' to 'fq_codel' [ 105.889447] systemd-sysctl[334]: Setting '/proc/sys/fs/protected_hardlinks' to '1' [ 105.893746] systemd-sysctl[334]: No change in value '1', suppressing write [ 105.896714] systemd-sysctl[334]: Setting '/proc/sys/fs/protected_symlinks' to '1' [ 105.899248] systemd-sysctl[334]: No change in value '1', suppressing write [ 105.902330] systemd-sysctl[334]: Setting '/proc/sys/fs/protected_regular' to '1' [ 105.904302] systemd-sysctl[334]: No change in value '1', suppressing write [ 105.906186] systemd-sysctl[334]: Setting '/proc/sys/fs/protected_fifos' to '1' [ 105.907918] systemd-sysctl[334]: No change in value '1', suppressing write [ 105.909884] systemd-sysctl[334]: Setting '/proc/sys/kernel/pid_max' to '4194304' [ 105.911566] systemd-sysctl[334]: No change in value '4194304', suppressing write systemd-journald.service: Received EPOLLHUP on stored fd 52 (stored), closing. [ 105.913745] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/tcp_syncookies' to '1' [ 105.915594] systemd-sysctl[334]: No change in value '1', suppressing write [ 105.917776] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/all/log_martians' to '1' [ 105.919623] systemd-sysctl[334]: No change in value '1', suppressing write [ 105.922116] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/all/accept_redirects' to '0' [ 105.924449] systemd-sysctl[334]: No change in value '0', suppressing write [ 105.926280] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/conf/all/accept_source_route' to '0' [ 105.928771] systemd-sysctl[334]: No change in value '0', suppressing write [ 105.930655] systemd-sysctl[334]: Setting '/proc/sys/net/ipv4/icmp_echo_ignore_broadcasts' to '1' Received SIGCHLD from PID 334 (systemd-sysctl). [ 105.933415] systemd-sysctl[334]: No change in value '1', suppressing write Child 334 (systemd-sysctl) died (code=exited, status=0/SUCCESS) systemd-sysctl.service: Child 334 belongs to systemd-sysctl.service. systemd-sysctl.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-sysctl.service: Changed start -> exited systemd-sysctl.service: Job 475 systemd-sysctl.service/start finished, result=done [ OK ] Finished Apply Kernel Variables. Failed to communicate with plymouth: Connection refused Child 344 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 344 belongs to init.scope. systemd-sysctl.service: Control group is empty. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-networkd.service: starting held back, waiting for: systemd-udevd.service systemd-resolved.service: starting held back, waiting for: systemd-sysusers.service systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4386 systemd-journald.service: Added fd 50 (stored) to fd store. systemd-userdbd.service: Got notification message from PID 341 (WATCHDOG=1) [ 106.922474] systemd-userdbd[341]: Failed allocate memory pressure event source, ignoring: Operation not supported [ 106.925780] systemd-userdbd[341]: Successfully forked off '(sd-worker)' as PID 345. [ 106.932926] systemd-userdbd[341]: Successfully forked off '(sd-worker)' as PID 346. [ 106.937144] systemd-userdbd[341]: Successfully forked off '(sd-worker)' as PID 347. systemd-userdbd.service: Got notification message from PID 341 (READY=1, STATUS=Processing requests...) systemd-userdbd.service: Changed start -> running systemd-userdbd.service: Job 609 systemd-userdbd.service/start finished, result=done [ OK ] Started User Database Manager. Failed to communicate with plymouth: Connection refused sysinit.target: starting held back, waiting for: systemd-udev-trigger.service varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-52: Setting state idle-server varlink-52: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"groupName":"nobody","service":"io.systemd.DynamicUser"},"more":true} varlink-52: Changing state idle-server → processing-method-more varlink-52: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-52: Changing state processing-method-more → processed-method varlink-52: Changing state processed-method → idle-server varlink-52: Got POLLHUP from socket. varlink-52: Changing state idle-server → pending-disconnect varlink-52: Changing state pending-disconnect → processing-disconnect varlink-52: Changing state processing-disconnect → disconnected systemd-journald.service: Received EPOLLHUP on stored fd 51 (stored), closing. [ 107.274397] systemd-sysusers[319]: User nobody already exists. [ 107.277347] systemd-sysusers[319]: Group messagebus already exists. [ 107.279081] systemd-sysusers[319]: User messagebus already exists. [ 107.280981] systemd-sysusers[319]: Group polkitd already exists. [ 107.282686] systemd-sysusers[319]: User polkitd already exists. [ 107.285611] systemd-sysusers[319]: Group systemd-network already exists. [ 107.287657] systemd-sysusers[319]: User systemd-network already exists. [ 107.293454] systemd-sysusers[319]: Group systemd-resolve already exists. [ 107.297221] systemd-sysusers[319]: User systemd-resolve already exists. Received SIGCHLD from PID 319 (systemd-sysuser). [ 107.299230] systemd-sysusers[319]: Group systemd-timesync already exists. [ 107.301542] systemd-sysusers[319]: User systemd-timesync already exists. Child 319 (systemd-sysuser) died (code=exited, status=0/SUCCESS) systemd-sysusers.service: Child 319 belongs to systemd-sysusers.service. systemd-sysusers.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-sysusers.service: Changed start -> exited systemd-sysusers.service: Job 491 systemd-sysusers.service/start finished, result=done [ OK ] Finished Create System Users. Failed to communicate with plymouth: Connection refused Child 348 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 348 belongs to init.scope. systemd-sysusers.service: Control group is empty. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-networkd.service: starting held back, waiting for: systemd-udevd.service systemd-resolved.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-timesyncd.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-tmpfiles-setup-dev.service: Will spawn child (service_enter_start): systemd-tmpfiles systemd-tmpfiles-setup-dev.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-tmpfiles-setup-dev.service' to 'default 100': No such file or directory systemd-tmpfiles-setup-dev.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tmpfiles-setup-dev.service' to 'max': No such file or directory systemd-tmpfiles-setup-dev.service: Passing 0 fds to service systemd-tmpfiles-setup-dev.service: About to execute: systemd-tmpfiles --prefix=/dev --create --boot Serializing sd-executor-state to memfd. systemd-tmpfiles-setup-dev.service: Forked systemd-tmpfiles as 349 Closing set fd 52 (socket:[1370]) systemd-tmpfiles-setup-dev.service: Changed dead -> start Starting Create Static Device Nodes in /dev... systemd-tmpfiles-setup.service: starting held back, waiting for: local-fs.target systemd-udevd.service: starting held back, waiting for: systemd-tmpfiles-setup-dev.service systemd-update-done.service: starting held back, waiting for: systemd-journal-catalog-update.service Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2936 systemd-journald.service: Added fd 53 (stored) to fd store. Successfully forked off '(sd-mkdcreds)' as PID 350. Changing mount propagation /dev (MS_REC|MS_SLAVE "") Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Umounting /dev/shm... (sd-mkdcreds) succeeded. [ 107.912408] systemd-tmpfiles[349]: Looking for configuration files in (higher priority first): [ 107.914623] systemd-tmpfiles[349]: /etc/tmpfiles.d [ 107.916645] systemd-tmpfiles[349]: /run/tmpfiles.d [ 107.918325] systemd-tmpfiles[349]: /usr/local/lib/tmpfiles.d [ 107.920025] systemd-tmpfiles[349]: /usr/lib/tmpfiles.d [ 107.922499] systemd-tmpfiles[349]: Skipping overridden file '/usr/lib/tmpfiles.d/home.conf'. [ 107.924602] systemd-tmpfiles[349]: Skipping overridden file '/usr/lib/tmpfiles.d/etc.conf'. [ 107.929463] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/00-create-volatile.conf"... [ 107.933658] systemd-tmpfiles[349]: Entry "/run/lock" does not match any include prefix, skipping. [ 107.936672] systemd-tmpfiles[349]: Entry "/var/volatile/log" does not match any include prefix, skipping. [ 107.939114] systemd-tmpfiles[349]: Entry "/var/volatile/tmp" does not match any include prefix, skipping. [ 107.941492] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/credstore.conf"... [ 107.943910] systemd-tmpfiles[349]: Entry "/etc/credstore" does not match any include prefix, skipping. [ 107.946102] systemd-tmpfiles[349]: Entry "/etc/credstore.encrypted" does not match any include prefix, skipping. [ 107.948410] systemd-tmpfiles[349]: Entry "/run/credstore" does not match any include prefix, skipping. [ 107.950282] systemd-tmpfiles[349]: Entry "/run/credstore.encrypted" does not match any include prefix, skipping. [ 107.952354] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf"... [ 107.954154] systemd-tmpfiles[349]: Entry "/var/lib/dbus" does not match any include prefix, skipping. [ 107.956263] systemd-tmpfiles[349]: Entry "/var/lib/dbus/machine-id" does not match any include prefix, skipping. [ 107.958133] systemd-tmpfiles[349]: Entry "/run/dbus/containers" does not match any include prefix, skipping. [ 107.959983] systemd-tmpfiles[349]: Reading config file "/etc/tmpfiles.d/etc.conf"... [ 107.961994] systemd-tmpfiles[349]: Reading config file "/etc/tmpfiles.d/home.conf"... [ 107.964651] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf"... [ 107.966474] systemd-tmpfiles[349]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 107.968611] systemd-tmpfiles[349]: Entry "/var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" does not match any include prefix, skipping. [ 107.970524] systemd-tmpfiles[349]: Entry "/var/log/journal/remote" does not match any include prefix, skipping. [ 107.972642] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf"... [ 107.974559] systemd-tmpfiles[349]: Entry "/run/lock" does not match any include prefix, skipping. [ 107.976668] systemd-tmpfiles[349]: Entry "/var/lock" does not match any include prefix, skipping. [ 107.978440] systemd-tmpfiles[349]: Entry "/run/lock/subsys" does not match any include prefix, skipping. [ 107.980664] systemd-tmpfiles[349]: Entry "/forcefsck" does not match any include prefix, skipping. [ 107.982463] systemd-tmpfiles[349]: Entry "/fastboot" does not match any include prefix, skipping. [ 107.984715] systemd-tmpfiles[349]: Entry "/forcequotacheck" does not match any include prefix, skipping. [ 107.986547] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/pam.conf"... [ 107.988706] systemd-tmpfiles[349]: Entry "/run/sepermit" does not match any include prefix, skipping. [ 107.990523] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/parsec-tmpfiles.conf"... [ 107.992720] systemd-tmpfiles[349]: Entry "/run/parsec" does not match any include prefix, skipping. [ 107.994540] systemd-tmpfiles[349]: Entry "/var/lib/parsec" does not match any include prefix, skipping. [ 107.996710] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/provision.conf"... [ 107.998491] systemd-tmpfiles[349]: Entry "/etc/motd.d/50-provision.conf" does not match any include prefix, skipping. [ 108.000886] systemd-tmpfiles[349]: Entry "/etc/issue.d/50-provision.conf" does not match any include prefix, skipping. [ 108.003317] systemd-tmpfiles[349]: Entry "/etc/hosts" does not match any include prefix, skipping. [ 108.005601] systemd-tmpfiles[349]: Entry "/root" does not match any include prefix, skipping. [ 108.007406] systemd-tmpfiles[349]: Entry "/root/.ssh" does not match any include prefix, skipping. [ 108.009532] systemd-tmpfiles[349]: Entry "/root/.ssh/authorized_keys" does not match any include prefix, skipping. [ 108.011515] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/static-nodes-permissions.conf"... [ 108.013866] systemd-tmpfiles[349]: Entry "/dev/snd/seq" matches include prefix "/dev". [ 108.015659] systemd-tmpfiles[349]: Entry "/dev/snd/timer" matches include prefix "/dev". [ 108.017749] systemd-tmpfiles[349]: Entry "/dev/loop-control" matches include prefix "/dev". [ 108.019566] systemd-tmpfiles[349]: Entry "/dev/net/tun" matches include prefix "/dev". [ 108.021815] systemd-tmpfiles[349]: Entry "/dev/fuse" matches include prefix "/dev". [ 108.023558] systemd-tmpfiles[349]: Entry "/dev/vfio/vfio" matches include prefix "/dev". [ 108.025758] systemd-tmpfiles[349]: Entry "/dev/kvm" matches include prefix "/dev". [ 108.027473] systemd-tmpfiles[349]: Entry "/dev/vhost-net" matches include prefix "/dev". [ 108.029586] systemd-tmpfiles[349]: Entry "/dev/vhost-vsock" matches include prefix "/dev". [ 108.031349] systemd-tmpfiles[349]: Reading config file "/run/tmpfiles.d/static-nodes.conf"... [ 108.033734] systemd-tmpfiles[349]: Entry "/dev/fuse" matches include prefix "/dev". [ 108.035551] systemd-tmpfiles[349]: Entry "/dev/cuse" matches include prefix "/dev". [ 108.037727] systemd-tmpfiles[349]: Entry "/dev/net" matches include prefix "/dev". [ 108.039474] systemd-tmpfiles[349]: Entry "/dev/net/tun" matches include prefix "/dev". [ 108.042295] systemd-tmpfiles[349]: Entry "/dev/ppp" matches include prefix "/dev". [ 108.044358] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/sudo.conf"... [ 108.046166] systemd-tmpfiles[349]: Entry "/run/sudo" does not match any include prefix, skipping. [ 108.047943] systemd-tmpfiles[349]: Entry "/run/sudo/ts" does not match any include prefix, skipping. [ 108.050044] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/systemd-network.conf"... [ 108.051857] systemd-tmpfiles[349]: Entry "/run/systemd/netif" does not match any include prefix, skipping. [ 108.054131] systemd-tmpfiles[349]: Entry "/run/systemd/netif/links" does not match any include prefix, skipping. [ 108.056002] systemd-tmpfiles[349]: Entry "/run/systemd/netif/leases" does not match any include prefix, skipping. [ 108.058139] systemd-tmpfiles[349]: Entry "/run/systemd/netif/lldp" does not match any include prefix, skipping. [ 108.059985] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf"... [ 108.062127] systemd-tmpfiles[349]: Entry "/run/nologin" does not match any include prefix, skipping. [ 108.063934] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/systemd-resolve.conf"... [ 108.065980] systemd-tmpfiles[349]: Entry "/etc/resolv.conf" does not match any include prefix, skipping. [ 108.067808] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/systemd-tmp.conf"... [ 108.069802] systemd-tmpfiles[349]: Entry "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*" does not match any include prefix, skipping. [ 108.071756] systemd-tmpfiles[349]: Entry "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp" does not match any include prefix, skipping. [ 108.074006] systemd-tmpfiles[349]: Entry "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*" does not match any include prefix, skipping. [ 108.075986] systemd-tmpfiles[349]: Entry "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp" does not match any include prefix, skipping. [ 108.078497] systemd-tmpfiles[349]: Entry "/tmp/systemd-private-*" does not match any include prefix, skipping. [ 108.080711] systemd-tmpfiles[349]: Entry "/var/tmp/systemd-private-*" does not match any include prefix, skipping. [ 108.082572] systemd-tmpfiles[349]: Entry "/var/lib/systemd/coredump/.#core*.3f6b92a47e7548c6beb53a1a07cab566*" does not match any include prefix, skipping. [ 108.084850] systemd-tmpfiles[349]: Entry "/var/lib/systemd/coredump/.#*" does not match any include prefix, skipping. [ 108.086706] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf"... [ 108.088780] systemd-tmpfiles[349]: Entry "/run/user" does not match any include prefix, skipping. [ 108.090573] systemd-tmpfiles[349]: Entry "/run/utmp" does not match any include prefix, skipping. [ 108.092762] systemd-tmpfiles[349]: Entry "/run/systemd/ask-password" does not match any include prefix, skipping. [ 108.095180] systemd-tmpfiles[349]: Entry "/run/systemd/seats" does not match any include prefix, skipping. [ 108.097264] systemd-tmpfiles[349]: Entry "/run/systemd/sessions" does not match any include prefix, skipping. [ 108.099132] systemd-tmpfiles[349]: Entry "/run/systemd/users" does not match any include prefix, skipping. [ 108.101246] systemd-tmpfiles[349]: Entry "/run/systemd/machines" does not match any include prefix, skipping. [ 108.103120] systemd-tmpfiles[349]: Entry "/run/systemd/shutdown" does not match any include prefix, skipping. [ 108.105230] systemd-tmpfiles[349]: Entry "/run/log" does not match any include prefix, skipping. [ 108.107052] systemd-tmpfiles[349]: Entry "/run/log/journal" does not match any include prefix, skipping. [ 108.109108] systemd-tmpfiles[349]: Entry "/run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" does not match any include prefix, skipping. [ 108.111079] systemd-tmpfiles[349]: Entry "/run/log/journal" does not match any include prefix, skipping. [ 108.113200] systemd-tmpfiles[349]: Entry "/run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" does not match any include prefix, skipping. [ 108.115308] systemd-tmpfiles[349]: Entry "/run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/*.journal*" does not match any include prefix, skipping. [ 108.117768] systemd-tmpfiles[349]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 108.119579] systemd-tmpfiles[349]: Entry "/var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" does not match any include prefix, skipping. [ 108.121885] systemd-tmpfiles[349]: Entry "/var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal" does not match any include prefix, skipping. [ 108.123871] systemd-tmpfiles[349]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 108.125941] systemd-tmpfiles[349]: Entry "/var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" does not match any include prefix, skipping. [ 108.127880] systemd-tmpfiles[349]: Entry "/var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal" does not match any include prefix, skipping. [ 108.130040] systemd-tmpfiles[349]: Entry "/var/lib/systemd" does not match any include prefix, skipping. [ 108.131857] systemd-tmpfiles[349]: Entry "/var/lib/systemd/coredump" does not match any include prefix, skipping. [ 108.134217] systemd-tmpfiles[349]: Entry "/var/lib/systemd/ephemeral-trees" does not match any include prefix, skipping. [ 108.136435] systemd-tmpfiles[349]: Entry "/var/lib/private" does not match any include prefix, skipping. [ 108.138506] systemd-tmpfiles[349]: Entry "/var/log/private" does not match any include prefix, skipping. [ 108.140759] systemd-tmpfiles[349]: Entry "/var/cache/private" does not match any include prefix, skipping. [ 108.142643] systemd-tmpfiles[349]: Entry "/run/systemd/tpm2-pcr-signature.json" does not match any include prefix, skipping. [ 108.146137] systemd-tmpfiles[349]: Entry "/run/systemd/tpm2-pcr-public-key.pem" does not match any include prefix, skipping. [ 108.148008] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf"... [ 108.150080] systemd-tmpfiles[349]: Entry "/tmp" does not match any include prefix, skipping. [ 108.151891] systemd-tmpfiles[349]: Entry "/var/tmp" does not match any include prefix, skipping. [ 108.154035] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/var.conf"... [ 108.155815] systemd-tmpfiles[349]: Entry "/var" does not match any include prefix, skipping. [ 108.157990] systemd-tmpfiles[349]: Entry "/var/run" does not match any include prefix, skipping. [ 108.159803] systemd-tmpfiles[349]: Entry "/var/log" does not match any include prefix, skipping. [ 108.162165] systemd-tmpfiles[349]: Entry "/var/log/wtmp" does not match any include prefix, skipping. [ 108.163944] systemd-tmpfiles[349]: Entry "/var/log/btmp" does not match any include prefix, skipping. [ 108.166108] systemd-tmpfiles[349]: Entry "/var/log/lastlog" does not match any include prefix, skipping. [ 108.167909] systemd-tmpfiles[349]: Entry "/var/cache" does not match any include prefix, skipping. [ 108.169972] systemd-tmpfiles[349]: Entry "/var/lib" does not match any include prefix, skipping. [ 108.171782] systemd-tmpfiles[349]: Entry "/var/spool" does not match any include prefix, skipping. [ 108.173903] systemd-tmpfiles[349]: Reading config file "/usr/lib/tmpfiles.d/x11.conf"... Received SIGCHLD from PID 349 (systemd-tmpfile). [ 108.175669] systemd-tmpfiles[349]: Entry "/tmp/.X11-unix" does not match any include prefix, skipping. Child 349 (systemd-tmpfile) died (code=exited, status=0/SUCCESS) [ 108.178172] systemd-tmpfiles[349]: Entry "/tmp/.ICE-unix" does not match any include prefix, skipping. [ 108.180369] systemd-tmpfiles[349]: Entry "/tmp/.XIM-unix" does not match any include prefix, skipping. systemd-tmpfiles-setup-dev.service: Child 349 belongs to systemd-tmpfiles-setup-dev.service. systemd-tmpfiles-setup-dev.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 108.182422] systemd-tmpfiles[349]: Entry "/tmp/.font-unix" does not match any include prefix, skipping. [ 108.184825] systemd-tmpfiles[349]: Entry "/tmp/.X[0-9]*-lock" does not match any include prefix, skipping. [ 108.186624] systemd-tmpfiles[349]: Reading config file "/etc/tmpfiles.d/xen.conf"... systemd-tmpfiles-setup-dev.service: Changed start -> exited systemd-tmpfiles-setup-dev.service: Job 534 systemd-tmpfiles-setup-dev.service/start finished, result=done [ 108.188936] systemd-tmpfiles[349]: Entry "/run/xenstored" does not match any include prefix, skipping. [ OK ] Finished Create Static Device Nodes in /dev. [ 108.190950] systemd-tmpfiles[349]: Entry "/run/xend" does not match any include prefix, skipping. Failed to communicate with plymouth: Connection refused [ 108.193004] systemd-tmpfiles[349]: Entry "/run/xend/boot" does not match any include prefix, skipping. systemd-tmpfiles-setup-dev.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 53 (stored), closing. [ 108.195586] systemd-tmpfiles[349]: Entry "/run/xen" does not match any include prefix, skipping. [ 108.197953] systemd-tmpfiles[349]: Entry "/var/log/xen" does not match any include prefix, skipping. [ 108.199801] systemd-tmpfiles[349]: Entry "/var/lock/xen" does not match any include prefix, skipping. [ 108.202482] systemd-tmpfiles[349]: Entry "/var/lock/subsys" does not match any include prefix, skipping. local-fs-pre.target changed dead -> active [ 108.205140] systemd-tmpfiles[349]: Entry "/var/lib/xen" does not match any include prefix, skipping. local-fs-pre.target: Job 469 local-fs-pre.target/start finished, result=done [ OK ] Reached target Preparation for Local File Systems. [ 108.207784] systemd-tmpfiles[349]: Failed to open "/run/credentials/systemd-tmpfiles-setup-dev.service/tmpfiles.extra", ignoring: No such file or directory [ 108.210596] systemd-tmpfiles[349]: Running create action for entry c /dev/fuse Autofs kernel version 1.1 Mounting systemd-1 (autofs) on /boot (0 "fd=53,pgrp=1,minproto=5,maxproto=5,direct")... [ 108.221455] systemd-tmpfiles[349]: Found existing char device node "/dev/fuse" 1:128. Autofs protocol version 5.5 boot.automount: Changed dead -> waiting boot.automount: Job 482 boot.automount/start finished, result=done [ 108.223286] systemd-tmpfiles[349]: Changing "/dev/fuse" to mode 600. [ OK ] Set up automount EFI System Partition Automount. local-fs.target: starting held back, waiting for: var-volatile-cache.service [ 108.226442] systemd-tmpfiles[349]: Running create action for entry c /dev/cuse sysinit.target: starting held back, waiting for: systemd-udev-trigger.service [ 108.229361] systemd-tmpfiles[349]: Found existing char device node "/dev/cuse" 1:128. [ 108.231261] systemd-tmpfiles[349]: Running create action for entry d /dev/net [ 108.233611] systemd-tmpfiles[349]: Found existing directory "/dev/net". [ 108.235623] systemd-tmpfiles[349]: Running create action for entry c /dev/net/tun [ 108.238014] systemd-tmpfiles[349]: Found existing char device node "/dev/net/tun" 1:128. [ 108.239970] systemd-tmpfiles[349]: Changing "/dev/net/tun" to mode 600. [ 108.242064] systemd-tmpfiles[349]: Running create action for entry c /dev/ppp [ 108.243878] systemd-tmpfiles[349]: Found existing char device node "/dev/ppp" 1:128. var-volatile.mount: Failed to set 'io.weight' attribute on '/system.slice/var-volatile.mount' to 'default 100': No such file or directory [ 108.246154] systemd-tmpfiles[349]: Running create action for entry z /dev/snd/seq [ 108.248374] systemd-tmpfiles[349]: Running create action for entry z /dev/snd/timer var-volatile.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/var-volatile.mount' to 'max': No such file or directory [ 108.250261] systemd-tmpfiles[349]: Running create action for entry z /dev/loop-control [ 108.252977] systemd-tmpfiles[349]: Running create action for entry z /dev/net/tun [ 108.254835] systemd-tmpfiles[349]: Changing "/dev/net/tun" to mode 666. [ 108.257039] systemd-tmpfiles[349]: Running create action for entry z /dev/fuse [ 108.258902] systemd-tmpfiles[349]: Changing "/dev/fuse" to mode 666. var-volatile.mount: About to execute: /usr/bin/mount tmpfs /var/volatile -t tmpfs -o defaults,rootcontext=system_u:object_r:var_t:s0 [ 108.261010] systemd-tmpfiles[349]: Running create action for entry z /dev/vfio/vfio Serializing sd-executor-state to memfd. [ 108.263495] systemd-tmpfiles[349]: Running create action for entry z /dev/kvm [ 108.265891] systemd-tmpfiles[349]: Running create action for entry z /dev/vhost-net [ 108.267744] systemd-tmpfiles[349]: Running create action for entry z /dev/vhost-vsock var-volatile.mount: Forked /usr/bin/mount as 352 Closing set fd 57 (socket:[1370]) var-volatile.mount: Changed dead -> mounting Mounting /var/volatile... systemd-udevd.service: ConditionPathIsReadWrite=/sys succeeded. systemd-udevd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-udevd systemd-udevd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udevd.service' to 'default 100': No such file or directory systemd-udevd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udevd.service' to 'max': No such file or directory systemd-udevd.service: Passing 2 fds to service systemd-udevd.service: About to execute: /usr/lib/systemd/systemd-udevd Serializing sd-executor-state to memfd. systemd-udevd.service: Forked /usr/lib/systemd/systemd-udevd as 353 Closing set fd 62 (socket:[1792]) Closing set fd 65 (socket:[1370]) Closing set fd 63 (socket:[1793]) systemd-udevd.service: Changed dead -> start Starting Rule-based Manager for Device Events and Files... Received SIGCHLD from PID 351 ((sd-close)). Child 351 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 351 belongs to init.scope. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2963 systemd-journald.service: Added fd 63 (stored) to fd store. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy var-volatile.mount: Changed mounting -> mounting-done Received SIGCHLD from PID 352 (mount). Child 352 (mount) died (code=exited, status=0/SUCCESS) var-volatile.mount: Child 352 belongs to var-volatile.mount. var-volatile.mount: Mount process exited, code=exited, status=0/SUCCESS (success) var-volatile.mount: Changed mounting-done -> mounted var-volatile.mount: Job 477 var-volatile.mount/start finished, result=done [ OK ] Mounted /var/volatile. Failed to communicate with plymouth: Connection refused Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Received EPOLLHUP on stored fd 63 (stored), closing. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4402 systemd-journald.service: Added fd 53 (stored) to fd store. Received SIGCHLD from PID 354 ((sd-close)). Child 354 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 354 belongs to init.scope. local-fs.target: starting held back, waiting for: var-volatile-cache.service var-volatile-cache.service: ConditionPathIsReadWrite=!/var/cache succeeded. var-volatile-cache.service: ConditionPathExists=/var/cache failed. var-volatile-cache.service: Starting requested but condition not met. Not starting unit. var-volatile-cache.service: Job 481 var-volatile-cache.service/start finished, result=done Bind-mounting / on /run/systemd/mount-rootfs (MS_BIND|MS_REC "")... local-fs.target: starting held back, waiting for: var-volatile-srv.service var-volatile-lib.service: ConditionPathIsReadWrite=!/var/lib failed. var-volatile-lib.service: Starting requested but condition not met. Not starting unit. var-volatile-lib.service: Job 486 var-volatile-lib.service/start finished, result=done local-fs.target: starting held back, waiting for: var-volatile-srv.service systemd-random-seed.service: ConditionPathExists=!/etc/initrd-release succeeded. systemd-random-seed.service: ConditionVirtualization=!container succeeded. Applying namespace mount on /run/systemd/mount-rootfs/proc/sys/kernel/domainname systemd-random-seed.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-random-seed Bind-mounting /run/systemd/mount-rootfs/proc/sys/kernel/domainname on /run/systemd/mount-rootfs/proc/sys/kernel/domainname (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/mount-rootfs/proc/sys/kernel/domainname to /run/systemd/mount-rootfs/proc/sys/kernel/domainname Applying namespace mount on /run/systemd/mount-rootfs/proc/sys/kernel/hostname Bind-mounting /run/systemd/mount-rootfs/proc/sys/kernel/hostname on /run/systemd/mount-rootfs/proc/sys/kernel/hostname (MS_BIND|MS_REC "")... systemd-random-seed.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-random-seed.service' to 'default 100': No such file or directory Successfully mounted /run/systemd/mount-rootfs/proc/sys/kernel/hostname to /run/systemd/mount-rootfs/proc/sys/kernel/hostname Applying namespace mount on /run/systemd/mount-rootfs/run/credentials systemd-random-seed.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-random-seed.service' to 'max': No such file or directory systemd-random-seed.service: Passing 0 fds to service systemd-random-seed.service: About to execute: /usr/lib/systemd/systemd-random-seed load Serializing sd-executor-state to memfd. systemd-random-seed.service: Forked /usr/lib/systemd/systemd-random-seed as 355 Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/credentials (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/credentials Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/incoming Followed source symlinks /run/systemd/propagate/systemd-udevd.service → /run/systemd/propagate/systemd-udevd.service. Bind-mounting /run/systemd/propagate/systemd-udevd.service on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND "")... Successfully mounted /run/systemd/propagate/systemd-udevd.service to /run/systemd/mount-rootfs/run/systemd/incoming Closing set fd 63 (socket:[1370]) systemd-random-seed.service: Changed dead -> start Starting Load/Save OS Random Seed... var-volatile-spool.service: ConditionPathIsReadWrite=!/var/spool succeeded. var-volatile-spool.service: ConditionPathExists=/var/spool failed. var-volatile-spool.service: Starting requested but condition not met. Not starting unit. var-volatile-spool.service: Job 484 var-volatile-spool.service/start finished, result=done local-fs.target: starting held back, waiting for: var-volatile-srv.service var-volatile-srv.service: ConditionPathIsReadWrite=!/srv succeeded. var-volatile-srv.service: ConditionPathExists=/srv failed. var-volatile-srv.service: Starting requested but condition not met. Not starting unit. var-volatile-srv.service: Job 483 var-volatile-srv.service/start finished, result=done local-fs.target changed dead -> active local-fs.target: Job 476 local-fs.target/start finished, result=done [ OK ] Reached target Local File Systems. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service containerd.service: starting held back, waiting for: basic.target ldconfig.service: ConditionFileNotEmpty=|!/etc/ld.so.cache failed. ldconfig.service: ConditionNeedsUpdate=|/etc succeeded. ldconfig.service: Will spawn child (service_enter_start): /sbin/ldconfig ldconfig.service: Failed to set 'io.weight' attribute on '/system.slice/ldconfig.service' to 'default 100': No such file or directory ldconfig.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/ldconfig.service' to 'max': No such file or directory ldconfig.service: Passing 0 fds to service ldconfig.service: About to execute: /sbin/ldconfig -X Serializing sd-executor-state to memfd. ldconfig.service: Forked /sbin/ldconfig as 356 Closing set fd 66 (socket:[1370]) ldconfig.service: Changed dead -> start Starting Rebuild Dynamic Linker Cache... systemd-boot-random-seed.service: starting held back, waiting for: systemd-random-seed.service systemd-boot-update.service: ConditionPathExists=!/etc/initrd-release succeeded. systemd-boot-update.service: Will spawn child (service_enter_start): bootctl systemd-udevd.service: Enabled MemoryDenyWriteExecute= with PR_SET_MDWE systemd-boot-update.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-boot-update.service' to 'default 100': No such file or directory Failed to add filter for chmod: Numerical argument out of domain Failed to add filter for mkdir: Numerical argument out of domain Failed to add filter for mknod: Numerical argument out of domain Failed to add filter for open: Numerical argument out of domain systemd-boot-update.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-boot-update.service' to 'max': No such file or directory Failed to add filter for creat: Numerical argument out of domain Failed to add filter for chmod: Numerical argument out of domain Failed to add filter for mkdir: Numerical argument out of domain Failed to add filter for mknod: Numerical argument out of domain Failed to add filter for open: Numerical argument out of domain Failed to add filter for creat: Numerical argument out of domain systemd-boot-update.service: Passing 0 fds to service systemd-boot-update.service: About to execute: bootctl --no-variables --graceful update Serializing sd-executor-state to memfd. systemd-boot-update.service: Forked bootctl as 357 Closing set fd 73 (socket:[1370]) systemd-boot-update.service: Changed dead -> start Starting Automatic Boot Loader Update... systemd-journal-catalog-update.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-machine-id-commit.service: starting held back, waiting for: first-boot-complete.target systemd-tmpfiles-setup.service: Will spawn child (service_enter_start): systemd-tmpfiles systemd-tmpfiles-setup.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-tmpfiles-setup.service' to 'default 100': No such file or directory systemd-tmpfiles-setup.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tmpfiles-setup.service' to 'max': No such file or directory systemd-tmpfiles-setup.service: Passing 0 fds to service systemd-tmpfiles-setup.service: About to execute: systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev Serializing sd-executor-state to memfd. systemd-tmpfiles-setup.service: Forked systemd-tmpfiles as 358 Closing set fd 75 (socket:[1370]) systemd-tmpfiles-setup.service: Changed dead -> start Starting Create Volatile Files and Directories... systemd-update-done.service: starting held back, waiting for: systemd-journal-catalog-update.service Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4426 systemd-journald.service: Added fd 77 (stored) to fd store. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4427 systemd-journald.service: Added fd 78 (stored) to fd store. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4428 systemd-journald.service: Added fd 79 (stored) to fd store. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4430 systemd-journald.service: Added fd 80 (stored) to fd store. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Successfully forked off '(sd-mkdcreds)' as PID 359. Changing mount propagation /dev (MS_REC|MS_SLAVE "") Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted [ 110.138287] systemd-udevd[353]: Running in delegated subcgroup '/system.slice/systemd-udevd.service/udev'. Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Umounting /dev/shm... [ 110.153902] systemd-udevd[353]: Set children_max to 14 [ 110.162890] systemd-udevd[353]: loop6: Adding watch on '/dev/loop6' [ 110.166813] systemd-udevd[353]: loop2: Adding watch on '/dev/loop2' (sd-mkdcreds) succeeded. [ 110.177348] systemd-udevd[353]: loop4: Adding watch on '/dev/loop4' boot.automount: Got automount request for /boot, triggered by 357 (bootctl) boot.mount: Trying to enqueue job boot.mount/start/replace systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Installed new job systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service/start as 621 dev-disk-by\x2ddiskseq-25\x2dpart1.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart1.device/start as 620 boot.mount: Installed new job boot.mount/start as 619 system-systemd\x2dfsck.slice: Installed new job system-systemd\x2dfsck.slice/start as 622 boot.mount: Enqueued job boot.mount/start as 619 boot.automount: Changed waiting -> running system-systemd\x2dfsck.slice: Failed to set 'io.weight' attribute on '/system.slice/system-systemd\x2dfsck.slice' to 'default 100': No such file or directory system-systemd\x2dfsck.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dfsck.slice' to 'max': No such file or directory system-systemd\x2dfsck.slice changed dead -> active system-systemd\x2dfsck.slice: Job 622 system-systemd\x2dfsck.slice/start finished, result=done [ OK ] Created slice Slice /system/systemd-fsck. Expecting device /dev/disk/by-diskseq/25-part1... boot.mount: starting held back, waiting for: systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: starting held back, waiting for: dev-disk-by\x2ddiskseq-25\x2dpart1.device [ 110.241680] bootctl[357]: Failed to check file system type of "/efi": No such file or directory [ 110.253900] systemd-random-seed[355]: Seed file /var/lib/systemd/random-seed not yet initialized, proceeding. systemd-journald.service: Received EPOLLHUP on stored fd 77 (stored), closing. [ 110.268560] systemd-udevd[353]: loop3: Adding watch on '/dev/loop3' [ 110.270553] systemd-udevd[353]: loop1: Adding watch on '/dev/loop1' [ 110.277008] systemd-udevd[353]: loop5: Adding watch on '/dev/loop5' [ 110.278846] systemd-udevd[353]: loop7: Adding watch on '/dev/loop7' [ 110.285265] systemd-udevd[353]: dm-0: Adding watch on '/dev/dm-0' Received SIGCHLD from PID 355 (systemd-random-). Child 355 (systemd-random-) died (code=exited, status=0/SUCCESS) systemd-random-seed.service: Child 355 belongs to systemd-random-seed.service. systemd-random-seed.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 110.309176] systemd-udevd[353]: vda: Adding watch on '/dev/vda' systemd-random-seed.service: Changed start -> exited systemd-random-seed.service: Job 529 systemd-random-seed.service/start finished, result=done [ OK ] Finished Load/Save OS Random Seed. Failed to communicate with plymouth: Connection refused [ 110.322836] systemd-udevd[353]: vda2: Adding watch on '/dev/vda2' Child 360 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 360 belongs to init.scope. Received SIGCHLD from PID 360 (n/a). systemd-random-seed.service: Control group is empty. first-boot-complete.target: ConditionFirstBoot=yes succeeded. first-boot-complete.target changed dead -> active first-boot-complete.target: Job 530 first-boot-complete.target/start finished, result=done [ OK ] Reached target First Boot Complete. systemd-boot-random-seed.service: ConditionPathExists=|/sys/firmware/efi/efivars/StubFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f succeeded. systemd-boot-random-seed.service: ConditionPathExists=|/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f succeeded. systemd-boot-random-seed.service: ConditionPathExists=!/etc/initrd-release succeeded. systemd-boot-random-seed.service: ConditionVirtualization=!container succeeded. systemd-boot-random-seed.service: Will spawn child (service_enter_start): bootctl [ 110.357119] systemd-udevd[353]: vda3: Adding watch on '/dev/vda3' systemd-boot-random-seed.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-boot-random-seed.service' to 'default 100': No such file or directory systemd-boot-random-seed.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-boot-random-seed.service' to 'max': No such file or directory [ 110.373716] systemd-udevd[353]: vda1: Adding watch on '/dev/vda1' systemd-boot-random-seed.service: Passing 0 fds to service systemd-boot-random-seed.service: About to execute: bootctl --graceful random-seed Serializing sd-executor-state to memfd. systemd-boot-random-seed.service: Forked bootctl as 361 [ 110.413107] systemd-udevd[353]: vda4: Adding watch on '/dev/vda4' Closing set fd 63 (socket:[1370]) systemd-boot-random-seed.service: Changed dead -> start [ 110.450989] systemd-udevd[353]: dm-1: Adding watch on '/dev/dm-1' Starting Update Boot Loader Random Seed... systemd-machine-id-commit.service: ConditionPathIsMountPoint=/etc/machine-id succeeded. systemd-machine-id-commit.service: ConditionPathIsReadWrite=/etc succeeded. systemd-machine-id-commit.service: Will spawn child (service_enter_start): systemd-machine-id-setup systemd-machine-id-commit.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-machine-id-commit.service' to 'default 100': No such file or directory [ 110.482070] systemd-udevd[353]: Failed to allocate memory pressure watch, ignoring: Operation not supported [ 110.487897] systemd-udevd[353]: Trying to open "/etc/systemd/hwdb/hwdb.bin"... systemd-machine-id-commit.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-machine-id-commit.service' to 'max': No such file or directory [ 110.491445] systemd-udevd[353]: Trying to open "/etc/udev/hwdb.bin"... [ 110.497333] systemd-udevd[353]: Trying to open "/usr/lib/systemd/hwdb/hwdb.bin"... [ 110.499118] systemd-udevd[353]: Trying to open "/usr/lib/udev/hwdb.bin"... systemd-machine-id-commit.service: Passing 0 fds to service systemd-machine-id-commit.service: About to execute: systemd-machine-id-setup --commit Serializing sd-executor-state to memfd. [ 110.515268] systemd-udevd[353]: === trie on-disk === [ 110.553128] systemd-udevd[353]: tool version: 255 [ 110.555109] systemd-udevd[353]: file size: 10441546 bytes systemd-machine-id-commit.service: Forked systemd-machine-id-setup as 362 Closing set fd 84 (socket:[1370]) systemd-machine-id-commit.service: Changed dead -> start Starting Commit a transient machine-id on disk... systemd-udevd.service: Got notification message from PID 353 (WATCHDOG=1) [ 110.633444] systemd-udevd[353]: header size 80 bytes [ 110.635329] systemd-udevd[353]: strings 2578730 bytes [ 110.641072] systemd-udevd[353]: nodes 7862736 bytes [ 110.650500] systemd-udevd[353]: Loading kernel module index. [ 110.669056] systemd-udevd[353]: Using default interface naming scheme 'v255'. [ 110.716568] systemd-tmpfiles[358]: Looking for configuration files in (higher priority first): [ 110.718741] systemd-tmpfiles[358]: /etc/tmpfiles.d [ 110.733858] systemd-tmpfiles[358]: /run/tmpfiles.d [ 110.737742] systemd-tmpfiles[358]: /usr/local/lib/tmpfiles.d [ 110.740405] systemd-tmpfiles[358]: /usr/lib/tmpfiles.d [ 110.742412] systemd-tmpfiles[358]: Skipping overridden file '/usr/lib/tmpfiles.d/home.conf'. [ 110.744993] systemd-tmpfiles[358]: Skipping overridden file '/usr/lib/tmpfiles.d/etc.conf'. [ 110.747002] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/00-create-volatile.conf"... [ 110.749407] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/credstore.conf"... [ 110.751272] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf"... [ 110.757287] systemd-tmpfiles[358]: Reading config file "/etc/tmpfiles.d/etc.conf"... [ 110.759194] systemd-tmpfiles[358]: Reading config file "/etc/tmpfiles.d/home.conf"... [ 110.781271] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf"... [ 110.783382] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf"... [ 110.786255] systemd-tmpfiles[358]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. [ 110.793936] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/pam.conf"... [ 110.795777] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/parsec-tmpfiles.conf"... [ 110.854787] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/provision.conf"... [ 110.857166] systemd-tmpfiles[358]: /usr/lib/tmpfiles.d/provision.conf:13: Credential 'login.motd' not specified, skipping line. [ 110.859274] systemd-tmpfiles[358]: /usr/lib/tmpfiles.d/provision.conf:14: Credential 'login.issue' not specified, skipping line. [ 110.865883] systemd-tmpfiles[358]: /usr/lib/tmpfiles.d/provision.conf:17: Credential 'network.hosts' not specified, skipping line. [ 110.868639] systemd-tmpfiles[358]: /usr/lib/tmpfiles.d/provision.conf:22: Credential 'ssh.authorized_keys.root' not specified, skipping line. [ 110.871271] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/static-nodes-permissions.conf"... [ 110.873771] systemd-tmpfiles[358]: Entry "/dev/snd/seq" matches exclude prefix "/dev", skipping. [ 110.876904] systemd-tmpfiles[358]: Entry "/dev/snd/timer" matches exclude prefix "/dev", skipping. [ 110.879008] systemd-tmpfiles[358]: Entry "/dev/loop-control" matches exclude prefix "/dev", skipping. [ 110.881535] systemd-tmpfiles[358]: Entry "/dev/net/tun" matches exclude prefix "/dev", skipping. [ 110.885109] systemd-tmpfiles[358]: Entry "/dev/fuse" matches exclude prefix "/dev", skipping. [ 110.887333] systemd-tmpfiles[358]: Entry "/dev/vfio/vfio" matches exclude prefix "/dev", skipping. [ 110.890683] systemd-tmpfiles[358]: Entry "/dev/kvm" matches exclude prefix "/dev", skipping. [ 110.893200] systemd-tmpfiles[358]: Entry "/dev/vhost-net" matches exclude prefix "/dev", skipping. [ 110.895464] systemd-tmpfiles[358]: Entry "/dev/vhost-vsock" matches exclude prefix "/dev", skipping. [ 110.899308] systemd-tmpfiles[358]: Reading config file "/run/tmpfiles.d/static-nodes.conf"... [ 110.901939] systemd-tmpfiles[358]: Entry "/dev/fuse" matches exclude prefix "/dev", skipping. [ 110.904601] systemd-tmpfiles[358]: Entry "/dev/cuse" matches exclude prefix "/dev", skipping. [ 110.906850] systemd-tmpfiles[358]: Entry "/dev/net" matches exclude prefix "/dev", skipping. [ 110.909503] systemd-tmpfiles[358]: Entry "/dev/net/tun" matches exclude prefix "/dev", skipping. [ 110.911845] systemd-tmpfiles[358]: Entry "/dev/ppp" matches exclude prefix "/dev", skipping. [ 110.914593] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/sudo.conf"... [ 110.916958] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/systemd-network.conf"... [ 110.919171] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf"... [ 110.921700] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/systemd-resolve.conf"... [ 110.923840] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/systemd-tmp.conf"... [ 110.938464] systemd-udevd[353]: Parsed configuration file "/usr/lib/systemd/network/99-default.link" [ 110.946344] systemd-udevd[353]: Parsed configuration file "/etc/systemd/network/98-xenbr0-inherit-mac.link" [ 110.956668] systemd-udevd[353]: Created link configuration context. [ 110.994165] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf"... [ 110.998414] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/10-dm.rules [ 111.084825] systemd-tmpfiles[358]: /usr/lib/tmpfiles.d/systemd.conf:47: Copy source path '/.extra/tpm2-pcr-signature.json' does not exist, skipping line. [ 111.087351] systemd-tmpfiles[358]: /usr/lib/tmpfiles.d/systemd.conf:48: Copy source path '/.extra/tpm2-pcr-public-key.pem' does not exist, skipping line. [ 111.103347] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf"... [ 111.125224] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/var.conf"... [ 111.132428] systemd-tmpfiles[358]: Reading config file "/usr/lib/tmpfiles.d/x11.conf"... [ 111.134417] systemd-tmpfiles[358]: Reading config file "/etc/tmpfiles.d/xen.conf"... [ 111.140777] systemd-tmpfiles[358]: Failed to open "/run/credentials/systemd-tmpfiles-setup.service/tmpfiles.extra", ignoring: No such file or directory [ 111.143385] systemd-tmpfiles[358]: Running remove action for entry d /run/lock/subsys [ 111.149959] systemd-tmpfiles[358]: Running remove action for entry d /run/lock [ 111.159022] systemd-tmpfiles[358]: Running remove action for entry d /var/volatile/log [ 111.166346] systemd-tmpfiles[358]: Running remove action for entry d /var/volatile/tmp [ 111.172844] systemd-tmpfiles[358]: Running remove action for entry d /etc/credstore [ 111.175123] systemd-tmpfiles[358]: Running remove action for entry d /etc/credstore.encrypted [ 111.182338] systemd-tmpfiles[358]: Running remove action for entry L /var/lib/dbus/machine-id [ 111.188641] systemd-tmpfiles[358]: Running remove action for entry d /var/lib/dbus [ 111.191760] systemd-tmpfiles[358]: Running remove action for entry d /run/dbus/containers [ 111.199277] systemd-tmpfiles[358]: Running remove action for entry d /var/lock/xen [ 111.205733] systemd-tmpfiles[358]: Running remove action for entry d /var/lock/subsys [ 111.212785] systemd-tmpfiles[358]: Running remove action for entry L /var/lock [ 111.221462] systemd-tmpfiles[358]: Running remove action for entry d /run/sepermit [ 111.223545] systemd-tmpfiles[358]: Running remove action for entry d /run/parsec [ 111.230083] systemd-tmpfiles[358]: Running remove action for entry d /var/lib/parsec [ 111.238212] systemd-tmpfiles[358]: Running remove action for entry d /root/.ssh [ 111.248664] systemd-tmpfiles[358]: Running remove action for entry d /root [ 111.289472] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/11-dm-lvm.rules [ 111.298649] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/13-dm-disk.rules [ 111.309883] systemd-udevd[353]: Reading rules file: /etc/udev/rules.d/45-trousers.rules [ 111.330313] systemd-tmpfiles[358]: Running remove action for entry D /run/sudo/ts [ 111.341257] systemd-tmpfiles[358]: rm -rf "/run/sudo/ts" [ 111.343101] systemd-tmpfiles[358]: Running remove action for entry d /run/sudo [ 111.357525] systemd-tmpfiles[358]: Running remove action for entry d /run/systemd/netif/lldp [ 111.359343] systemd-tmpfiles[358]: Running remove action for entry d /run/systemd/netif/leases [ 111.369635] systemd-tmpfiles[358]: Running remove action for entry d /run/systemd/netif/links [ 111.376950] systemd-tmpfiles[358]: Running remove action for entry d /run/systemd/netif [ 111.379057] systemd-tmpfiles[358]: Running remove action for entry f /run/nologin [ 111.389345] systemd-tmpfiles[358]: Running remove action for entry L /etc/resolv.conf [ 111.391353] systemd-tmpfiles[358]: Running remove action for entry d /run/user [ 111.412644] systemd-tmpfiles[358]: Running remove action for entry F /run/utmp [ 111.414563] systemd-tmpfiles[358]: Running remove action for entry d /run/systemd/ask-password [ 111.424935] systemd-tmpfiles[358]: Running remove action for entry d /run/systemd/seats [ 111.426756] systemd-tmpfiles[358]: Running remove action for entry d /run/systemd/sessions [ 111.451517] systemd-tmpfiles[358]: Running remove action for entry d /run/systemd/users [ 111.462340] systemd-tmpfiles[358]: Running remove action for entry d /run/systemd/machines [ 111.475137] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/50-udev-default.rules [ 111.517191] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-autosuspend.rules [ 111.522506] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-block.rules [ 111.529388] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-cdrom_id.rules [ 111.531511] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-dmi-id.rules [ 111.537774] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-drm.rules [ 111.539716] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-evdev.rules [ 111.546678] systemd-tmpfiles[358]: Running remove action for entry d /run/systemd/shutdown [ 111.561003] systemd-tmpfiles[358]: Running remove action for entry a /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/*.journal* [ 111.563326] systemd-tmpfiles[358]: Running remove action for entry Z /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 111.569798] systemd-tmpfiles[358]: Running remove action for entry a /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 111.576762] systemd-tmpfiles[358]: Running remove action for entry a /run/log/journal [ 111.584809] systemd-tmpfiles[358]: Running remove action for entry z /run/log/journal [ 111.586978] systemd-tmpfiles[358]: Running remove action for entry d /run/log [ 111.593719] systemd-tmpfiles[358]: Running remove action for entry d /var/lib/systemd/ephemeral-trees [ 111.595771] systemd-tmpfiles[358]: Running remove action for entry r /var/lib/systemd/coredump/.#* [ 111.602308] systemd-tmpfiles[358]: Running remove action for entry x /var/lib/systemd/coredump/.#core*.3f6b92a47e7548c6beb53a1a07cab566* [ 111.621802] systemd-tmpfiles[358]: Running remove action for entry d /var/lib/systemd/coredump Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 111.641825] systemd-tmpfiles[358]: Running remove action for entry d /var/lib/systemd [ 111.649203] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-fido-id.rules [ 111.651255] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-infiniband.rules [ 111.657867] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-input-id.rules [ 111.664587] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-alsa.rules [ 111.666509] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-input.rules [ 111.675435] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage-mtd.rules [ 111.678049] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage-tape.rules [ 111.700911] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage.rules Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 111.703028] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-v4l.rules [ 111.804941] systemd-tmpfiles[358]: Running remove action for entry d /var/lib/private [ 111.807013] systemd-tmpfiles[358]: Running remove action for entry d /var/log/private [ 111.811268] systemd-tmpfiles[358]: Running remove action for entry d /var/cache/private [ 111.822423] systemd-tmpfiles[358]: Running remove action for entry D /tmp/.X11-unix [ 111.824652] systemd-tmpfiles[358]: rm -rf "/tmp/.X11-unix" [ 111.826830] systemd-tmpfiles[358]: Running remove action for entry D /tmp/.XIM-unix [ 111.829249] systemd-tmpfiles[358]: rm -rf "/tmp/.XIM-unix" [ 111.831446] systemd-tmpfiles[358]: Running remove action for entry X /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp [ 111.834046] systemd-tmpfiles[358]: Running remove action for entry x /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-* [ 111.837284] systemd-tmpfiles[358]: Running remove action for entry D /tmp/.ICE-unix [ 111.839326] systemd-tmpfiles[358]: rm -rf "/tmp/.ICE-unix" [ 111.841473] systemd-tmpfiles[358]: Running remove action for entry R /tmp/systemd-private-* [ 111.844429] systemd-tmpfiles[358]: Running remove action for entry r /tmp/.X[0-9]*-lock [ 111.846293] systemd-tmpfiles[358]: Running remove action for entry D /tmp/.font-unix [ 111.848661] systemd-tmpfiles[358]: rm -rf "/tmp/.font-unix" [ 111.850408] systemd-tmpfiles[358]: Running remove action for entry q /tmp [ 111.857072] systemd-tmpfiles[358]: Running remove action for entry X /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp [ 111.860674] systemd-tmpfiles[358]: Running remove action for entry x /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-* [ 111.866054] systemd-tmpfiles[358]: Running remove action for entry R /var/tmp/systemd-private-* [ 111.868601] systemd-tmpfiles[358]: Running remove action for entry q /var/tmp [ 111.870931] systemd-tmpfiles[358]: Running remove action for entry d /var/spool [ 111.873385] systemd-tmpfiles[358]: Running remove action for entry L /var/run [ 111.875878] systemd-tmpfiles[358]: Running remove action for entry d /var/lib/xen [ 111.878261] systemd-tmpfiles[358]: Running remove action for entry d /var/lib [ 111.882173] systemd-tmpfiles[358]: Running remove action for entry f /var/log/wtmp [ 111.884002] systemd-tmpfiles[358]: Running remove action for entry d /var/log/xen [ 111.899831] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-sensor.rules [ 111.907045] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/60-serial.rules [ 111.930208] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/64-btrfs.rules [ 111.936636] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/69-dm-lvm.rules [ 111.938569] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/70-camera.rules [ 111.945030] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/70-joystick.rules [ 111.946851] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/70-memory.rules [ 111.954164] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/70-mouse.rules [ 111.966798] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/70-power-switch.rules [ 111.969633] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/70-touchpad.rules [ 111.980450] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/70-uaccess.rules [ 111.982778] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/71-seat.rules systemd-udevd.service: Got notification message from PID 353 (READY=1, STATUS=Processing with 14 children at max) systemd-udevd.service: Changed start -> running systemd-udevd.service: Job 471 systemd-udevd.service/start finished, result=done [ OK ] Started Rule-based Manager for Device Events and Files. systemd-udevd-control.socket: Changed listening -> running Failed to communicate with plymouth: Connection refused [ 112.000847] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/73-seat-late.rules sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-networkd.service: starting held back, waiting for: network-pre.target [ 112.003310] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/75-net-description.rules Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 112.012395] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/75-probe_mtd.rules [ 112.014697] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/78-sound-card.rules [ 112.028962] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/80-drivers.rules [ 112.030815] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/80-net-setup-link.rules [ 112.043389] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/81-net-dhcp.rules [ 112.047923] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/90-alsa-restore.rules [ 112.050078] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/90-fwupd-devices.rules [ 112.052008] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/90-iocost.rules Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 112.060831] systemd-tmpfiles[358]: Running remove action for entry f /var/log/lastlog [ 112.066316] systemd-tmpfiles[358]: Running remove action for entry a /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal [ 112.077338] systemd-tmpfiles[358]: Running remove action for entry z /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal [ 112.084452] systemd-tmpfiles[358]: Running remove action for entry a /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 112.087023] systemd-tmpfiles[358]: Running remove action for entry h /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 112.097570] systemd-tmpfiles[358]: Running remove action for entry z /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 112.105418] systemd-tmpfiles[358]: Running remove action for entry h /var/log/journal/remote [ 112.107399] systemd-tmpfiles[358]: Running remove action for entry a /var/log/journal [ 112.117789] systemd-tmpfiles[358]: Running remove action for entry h /var/log/journal [ 112.119790] systemd-tmpfiles[358]: Running remove action for entry z /var/log/journal [ 112.141821] systemd-tmpfiles[358]: Running remove action for entry f /var/log/btmp [ 112.143736] systemd-tmpfiles[358]: Running remove action for entry d /var/log [ 112.146129] systemd-tmpfiles[358]: Running remove action for entry d /var/cache [ 112.149114] systemd-tmpfiles[358]: Running remove action for entry q /var [ 112.151020] systemd-tmpfiles[358]: Running remove action for entry d /run/xenstored [ 112.157395] systemd-tmpfiles[358]: Running remove action for entry d /run/xend/boot [ 112.159612] systemd-tmpfiles[358]: Running remove action for entry d /run/xend [ 112.165804] systemd-tmpfiles[358]: Running remove action for entry d /run/xen [ 112.174043] systemd-tmpfiles[358]: Running remove action for entry z /run/credstore [ 112.180358] systemd-tmpfiles[358]: Running remove action for entry z /run/credstore.encrypted [ 112.199417] systemd-tmpfiles[358]: Running remove action for entry r /forcefsck [ 112.206446] systemd-tmpfiles[358]: Running remove action for entry r /fastboot [ 112.213327] systemd-tmpfiles[358]: Running remove action for entry r /forcequotacheck [ 112.215679] systemd-tmpfiles[358]: Running create action for entry d /run/lock [ 112.222822] systemd-tmpfiles[358]: Found existing directory "/run/lock". [ 112.229760] systemd-tmpfiles[358]: Running create action for entry q /var [ 112.236444] systemd-tmpfiles[358]: Found existing directory "/var". [ 112.238918] systemd-tmpfiles[358]: Running create action for entry d /var/volatile/log [ 112.245599] systemd-tmpfiles[358]: Created directory "/var/volatile/log". [ 112.247423] systemd-tmpfiles[358]: Running create action for entry d /var/volatile/tmp [ 112.253709] systemd-tmpfiles[358]: Created directory "/var/volatile/tmp". [ 112.255791] systemd-tmpfiles[358]: Running create action for entry d /etc/credstore [ 112.266880] systemd-tmpfiles[358]: Found existing directory "/etc/credstore". [ 112.277851] systemd-tmpfiles[358]: Running create action for entry d /etc/credstore.encrypted [ 112.285559] systemd-tmpfiles[358]: Found existing directory "/etc/credstore.encrypted". [ 112.293008] systemd-tmpfiles[358]: Running create action for entry d /var/lib [ 112.319000] systemd-tmpfiles[358]: Found existing directory "/var/lib". etc-machine\x2did.mount: Deactivated successfully. etc-machine\x2did.mount: Changed mounted -> dead etc-machine\x2did.mount: Collecting. [ 112.397368] systemd-machine-id-setup[362]: Umounting /etc/machine-id... systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=3884 systemd-journald.service: Added fd 85 (stored) to fd store. systemd-journald.service: Received EPOLLHUP on stored fd 85 (stored), closing. Received SIGCHLD from PID 362 (systemd-machine). Child 362 (systemd-machine) died (code=exited, status=0/SUCCESS) systemd-machine-id-commit.service: Child 362 belongs to systemd-machine-id-commit.service. systemd-machine-id-commit.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-machine-id-commit.service: Changed start -> exited systemd-machine-id-commit.service: Job 515 systemd-machine-id-commit.service/start finished, result=done [ OK ] Finished Commit a transient machine-id on disk. Failed to communicate with plymouth: Connection refused Child 368 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 368 belongs to init.scope. systemd-machine-id-commit.service: Control group is empty. [ 112.519497] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/90-vconsole.rules [ 112.534588] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/95-dm-notify.rules [ 112.541338] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/99-systemd.rules [ 112.562300] systemd-udevd[353]: Reading rules file: /etc/udev/rules.d/optee.rules [ 112.567238] systemd-udevd[353]: Reading rules file: /etc/udev/rules.d/touchscreen.rules [ 112.570646] systemd-udevd[353]: Reading rules file: /usr/lib/udev/rules.d/tpm-udev.rules [ 112.574704] systemd-udevd[353]: nf_defrag_ipv4: Device is queued (SEQNUM=4096, ACTION=add) [ 112.578541] systemd-udevd[353]: nf_defrag_ipv4: Device ready for processing (SEQNUM=4096, ACTION=add) [ 112.583140] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 363. [ 112.585351] systemd-udevd[353]: nf_defrag_ipv4: Worker [363] is forked for processing SEQNUM=4096. fuse: Processing udev action (SEQNUM=4104, ACTION=add) fuse: Got 'add' action on syspath '/sys/module/fuse'. [ 112.587984] systemd-udevd[353]: nf_defrag_ipv6: Device is queued (SEQNUM=4097, ACTION=add) [ 112.598679] systemd-udevd[353]: nf_defrag_ipv6: Device ready for processing (SEQNUM=4097, ACTION=add) [ 112.603970] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 364. [ 112.614399] systemd-udevd[353]: nf_defrag_ipv6: Worker [364] is forked for processing SEQNUM=4097. sys-module-fuse.device: Changed dead -> plugged [ 112.630209] systemd-tmpfiles[358]: Running create action for entry d /var/lib/dbus [ 112.633404] systemd-tmpfiles[358]: Created directory "/var/lib/dbus". [ 112.635219] systemd-tmpfiles[358]: Running create action for entry L /var/lib/dbus/machine-id [ 112.637505] systemd-tmpfiles[358]: Created symlink "/var/lib/dbus/machine-id". [ 112.639288] systemd-tmpfiles[358]: Running create action for entry d /run/dbus/containers [ 112.641534] systemd-tmpfiles[358]: Found existing directory "/run/dbus/containers". [ 112.643394] systemd-tmpfiles[358]: Running create action for entry L /var/lock [ 112.645753] systemd-tmpfiles[358]: Created symlink "/var/lock". [ 112.649689] systemd-tmpfiles[358]: Running create action for entry d /run/lock/subsys [ 112.653021] systemd-tmpfiles[358]: Found existing directory "/run/lock/subsys". [ 112.667345] systemd-tmpfiles[358]: Running create action for entry d /run/sepermit [ 112.670237] systemd-tmpfiles[358]: Found existing directory "/run/sepermit". [ 112.672662] systemd-tmpfiles[358]: Running create action for entry d /run/parsec [ 112.674735] systemd-tmpfiles[358]: Created directory "/run/parsec". [ 112.677015] systemd-tmpfiles[358]: Changing "/run/parsec" to owner 993:990 [ 112.678905] systemd-tmpfiles[358]: Changing "/run/parsec" to mode 755. [ 112.682794] systemd-tmpfiles[358]: Running create action for entry d /var/lib/parsec [ 112.685224] systemd-tmpfiles[358]: Created directory "/var/lib/parsec". [ 112.689160] systemd-tmpfiles[358]: Changing "/var/lib/parsec" to owner 993:990 [ 112.691290] systemd-tmpfiles[358]: Changing "/var/lib/parsec" to mode 700. [ 112.693884] systemd-tmpfiles[358]: Running create action for entry d /root [ 112.696639] systemd-tmpfiles[358]: Found existing directory "/root". [ 112.699767] systemd-tmpfiles[358]: Running create action for entry d /root/.ssh [ 112.701829] systemd-tmpfiles[358]: Created directory "/root/.ssh". [ 112.703558] systemd-tmpfiles[358]: Running create action for entry d /run/sudo [ 112.706635] systemd-tmpfiles[358]: Created directory "/run/sudo". [ 112.709270] systemd-tmpfiles[358]: Running create action for entry D /run/sudo/ts [ 112.711165] systemd-tmpfiles[358]: Created directory "/run/sudo/ts". [ 112.717902] systemd-tmpfiles[358]: Running create action for entry d /run/systemd/netif [ 112.719776] systemd-tmpfiles[358]: Found existing directory "/run/systemd/netif". [ 112.726390] systemd-tmpfiles[358]: Changing "/run/systemd/netif" to owner 991:986 [ 112.740729] systemd-tmpfiles[358]: Changing "/run/systemd/netif" to mode 755. [ 112.742706] systemd-tmpfiles[358]: Running create action for entry d /run/systemd/netif/links [ 112.751527] systemd-tmpfiles[358]: Found existing directory "/run/systemd/netif/links". [ 112.783883] systemd-tmpfiles[358]: Changing "/run/systemd/netif/links" to owner 991:986 [ 112.790329] systemd-tmpfiles[358]: Changing "/run/systemd/netif/links" to mode 755. [ 112.796635] systemd-tmpfiles[358]: Running create action for entry d /run/systemd/netif/leases [ 112.859054] systemd-tmpfiles[358]: Found existing directory "/run/systemd/netif/leases". [ 112.865554] systemd-tmpfiles[358]: Changing "/run/systemd/netif/leases" to owner 991:986 [ 112.867991] systemd-tmpfiles[358]: Changing "/run/systemd/netif/leases" to mode 755. [ 112.874277] systemd-tmpfiles[358]: Running create action for entry d /run/systemd/netif/lldp [ 112.881094] systemd-tmpfiles[358]: Found existing directory "/run/systemd/netif/lldp". [ 112.882959] systemd-tmpfiles[358]: Changing "/run/systemd/netif/lldp" to owner 991:986 [ 112.885489] systemd-tmpfiles[358]: Changing "/run/systemd/netif/lldp" to mode 755. [ 112.906575] systemd-udevd[363]: nf_defrag_ipv4: Processing device (SEQNUM=4096, ACTION=add) [ 112.921092] bootctl[361]: Failed to check file system type of "/efi": No such file or directory systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) [ 112.929531] systemd-tmpfiles[358]: Running create action for entry f /run/nologin [ 112.931410] systemd-tmpfiles[358]: "/run/nologin" has been created. systemd-journald.service: Trying to stash fd for dev=0:8/inode=4461 systemd-journald.service: Added fd 77 (stored) to fd store. [ 112.937443] systemd-tmpfiles[358]: Writing to "/run/nologin". [ 112.939281] systemd-tmpfiles[358]: Running create action for entry L /etc/resolv.conf [ 112.941686] systemd-tmpfiles[358]: "/etc/resolv.conf" is not a symlink or does not point to the correct path. [ 112.943740] systemd-tmpfiles[358]: Running create action for entry d /run/user [ 112.947721] systemd-tmpfiles[358]: Found existing directory "/run/user". [ 112.949858] systemd-tmpfiles[358]: Running create action for entry F /run/utmp [ 112.951776] systemd-tmpfiles[358]: "/run/utmp" has been created. [ 112.954048] systemd-tmpfiles[358]: Running create action for entry d /run/systemd/ask-password [ 112.956435] systemd-tmpfiles[358]: Found existing directory "/run/systemd/ask-password". [ 112.958462] systemd-tmpfiles[358]: Running create action for entry d /run/systemd/seats [ 112.961938] systemd-tmpfiles[358]: Found existing directory "/run/systemd/seats". [ 112.964501] systemd-tmpfiles[358]: Running create action for entry d /run/systemd/sessions [ 112.966452] systemd-tmpfiles[358]: Found existing directory "/run/systemd/sessions". [ 112.971574] systemd-tmpfiles[358]: Running create action for entry d /run/systemd/users [ 112.982222] systemd-tmpfiles[358]: Found existing directory "/run/systemd/users". [ 112.990044] systemd-tmpfiles[358]: Running create action for entry d /run/systemd/machines [ 112.993268] systemd-tmpfiles[358]: Found existing directory "/run/systemd/machines". [ 112.995335] systemd-tmpfiles[358]: Running create action for entry d /run/systemd/shutdown [ 112.998190] systemd-tmpfiles[358]: Found existing directory "/run/systemd/shutdown". [ 113.000490] systemd-tmpfiles[358]: Running create action for entry d /run/log [ 113.003002] systemd-tmpfiles[358]: Found existing directory "/run/log". [ 113.005809] systemd-tmpfiles[358]: Running create action for entry d /var/lib/systemd [ 113.007809] systemd-tmpfiles[358]: Found existing directory "/var/lib/systemd". [ 113.010544] systemd-tmpfiles[358]: Running create action for entry d /var/lib/systemd/coredump [ 113.013156] systemd-tmpfiles[358]: Created directory "/var/lib/systemd/coredump". [ 113.014984] systemd-tmpfiles[358]: Running create action for entry d /var/lib/systemd/ephemeral-trees [ 113.017151] systemd-tmpfiles[358]: Created directory "/var/lib/systemd/ephemeral-trees". [ 113.019293] systemd-tmpfiles[358]: Running create action for entry d /var/lib/private [ 113.022448] systemd-tmpfiles[358]: Created directory "/var/lib/private". [ 113.024432] systemd-tmpfiles[358]: Running create action for entry d /var/log [ 113.026238] systemd-tmpfiles[358]: Created directory "/var/log". [ 113.027960] systemd-tmpfiles[358]: Running create action for entry d /var/log/private [ 113.030264] systemd-tmpfiles[358]: Created directory "/var/log/private". [ 113.032306] systemd-tmpfiles[358]: Running create action for entry d /var/cache [ 113.034856] systemd-tmpfiles[358]: Created directory "/var/cache". [ 113.037003] systemd-tmpfiles[358]: Running create action for entry d /var/cache/private [ 113.041687] systemd-tmpfiles[358]: Created directory "/var/cache/private". [ 113.043489] systemd-tmpfiles[358]: Running create action for entry q /tmp [ 113.045719] systemd-tmpfiles[358]: Found existing directory "/tmp". [ 113.047552] systemd-tmpfiles[358]: Running create action for entry q /var/tmp [ 113.049841] systemd-tmpfiles[358]: Created directory "/var/tmp". [ 113.052880] systemd-udevd[353]: nf_conntrack: Device is queued (SEQNUM=4098, ACTION=add) [ 113.057149] systemd-udevd[353]: nf_conntrack: Device ready for processing (SEQNUM=4098, ACTION=add) [ 113.058997] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 365. [ 113.061167] systemd-udevd[353]: nf_conntrack: Worker [365] is forked for processing SEQNUM=4098. [ 113.063770] systemd-tmpfiles[358]: Couldn't adjust quota for subvolume "/var/tmp" (unsupported fs or dir not a subvolume): Inappropriate ioctl for device [ 113.066338] systemd-tmpfiles[358]: Running create action for entry L /var/run [ 113.068687] systemd-tmpfiles[358]: Created symlink "/var/run". [ 113.070525] systemd-tmpfiles[358]: Running create action for entry f /var/log/wtmp [ 113.073022] systemd-tmpfiles[358]: Changing "/var/log/wtmp" to owner 0:43 [ 113.074897] systemd-tmpfiles[358]: Changing "/var/log/wtmp" to mode 664. [ 113.076946] systemd-tmpfiles[358]: Running create action for entry f /var/log/btmp [ 113.078773] systemd-tmpfiles[358]: Changing "/var/log/btmp" to owner 0:43 [ 113.081280] systemd-tmpfiles[358]: Changing "/var/log/btmp" to mode 660. [ 113.083079] systemd-tmpfiles[358]: Running create action for entry f /var/log/lastlog [ 113.085223] systemd-tmpfiles[358]: Changing "/var/log/lastlog" to owner 0:43 [ 113.087057] systemd-tmpfiles[358]: Changing "/var/log/lastlog" to mode 664. [ 113.089585] systemd-tmpfiles[358]: Running create action for entry d /var/spool [ 113.091453] systemd-tmpfiles[358]: Created directory "/var/spool". [ 113.094018] systemd-tmpfiles[358]: Running create action for entry D /tmp/.X11-unix [ 113.095916] systemd-tmpfiles[358]: Created directory "/tmp/.X11-unix". [ 113.098109] systemd-tmpfiles[358]: Running create action for entry D /tmp/.ICE-unix [ 113.099954] systemd-tmpfiles[358]: Created directory "/tmp/.ICE-unix". [ 113.102059] systemd-tmpfiles[358]: Running create action for entry D /tmp/.XIM-unix [ 113.103863] systemd-tmpfiles[358]: Created directory "/tmp/.XIM-unix". [ 113.106417] systemd-tmpfiles[358]: Running create action for entry D /tmp/.font-unix [ 113.111121] systemd-tmpfiles[358]: Created directory "/tmp/.font-unix". [ 113.113352] systemd-tmpfiles[358]: Running create action for entry d /run/xenstored [ 113.115243] systemd-tmpfiles[358]: Created directory "/run/xenstored". [ 113.118783] systemd-tmpfiles[358]: Running create action for entry d /run/xend [ 113.121255] systemd-tmpfiles[358]: Created directory "/run/xend". [ 113.123554] systemd-tmpfiles[358]: Running create action for entry d /run/xend/boot [ 113.125936] systemd-tmpfiles[358]: Created directory "/run/xend/boot". [ 113.128488] systemd-tmpfiles[358]: Running create action for entry d /run/xen [ 113.130350] systemd-tmpfiles[358]: Created directory "/run/xen". [ 113.133115] systemd-tmpfiles[358]: Running create action for entry d /var/log/xen [ 113.144298] systemd-tmpfiles[358]: Created directory "/var/log/xen". Received SIGCHLD from PID 358 (systemd-tmpfile). [ 113.147244] systemd-tmpfiles[358]: Running create action for entry d /var/lock/xen Child 358 (systemd-tmpfile) died (code=exited, status=0/SUCCESS) [ 113.150135] systemd-tmpfiles[358]: Created directory "/var/lock/xen". systemd-tmpfiles-setup.service: Child 358 belongs to systemd-tmpfiles-setup.service. [ 113.151948] systemd-tmpfiles[358]: Running create action for entry d /var/lock/subsys systemd-tmpfiles-setup.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 113.154963] systemd-tmpfiles[358]: Found existing directory "/var/lock/subsys". [ 113.157591] systemd-tmpfiles[358]: Running create action for entry d /var/lib/xen systemd-tmpfiles-setup.service: Changed start -> exited systemd-tmpfiles-setup.service: Job 527 systemd-tmpfiles-setup.service/start finished, result=done [ 113.159938] systemd-tmpfiles[358]: Created directory "/var/lib/xen". [ OK ] Finished Create Volatile Files and Directories. [ 113.162251] systemd-tmpfiles[358]: Running create action for entry z /run/credstore [ 113.164373] systemd-tmpfiles[358]: Running create action for entry z /run/credstore.encrypted Failed to communicate with plymouth: Connection refused [ 113.166742] systemd-tmpfiles[358]: Running create action for entry a /var/log/journal systemd-tmpfiles-setup.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 80 (stored), closing. [ 113.178046] systemd-tmpfiles[358]: Running create action for entry h /var/log/journal [ 113.180522] systemd-tmpfiles[358]: Running create action for entry z /var/log/journal [ 113.182700] systemd-tmpfiles[358]: Running create action for entry a /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-journal-catalog-update.service: ConditionNeedsUpdate=/var succeeded. [ 113.199054] systemd-udevd[364]: nf_defrag_ipv6: Processing device (SEQNUM=4097, ACTION=add) systemd-journal-catalog-update.service: Will spawn child (service_enter_start): journalctl [ 113.202360] systemd-tmpfiles[358]: Running create action for entry h /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 113.204924] systemd-tmpfiles[358]: Running create action for entry z /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 113.207409] systemd-tmpfiles[358]: Running create action for entry h /var/log/journal/remote [ 113.210580] systemd-tmpfiles[358]: Running create action for entry r /forcefsck [ 113.212912] systemd-tmpfiles[358]: Running create action for entry r /fastboot [ 113.214807] systemd-tmpfiles[358]: Running create action for entry r /forcequotacheck systemd-journal-catalog-update.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-journal-catalog-update.service' to 'default 100': No such file or directory [ 113.217324] systemd-tmpfiles[358]: Running create action for entry x /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-* [ 113.219433] systemd-tmpfiles[358]: Running create action for entry X /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp systemd-journal-catalog-update.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-journal-catalog-update.service' to 'max': No such file or directory [ 113.221879] systemd-tmpfiles[358]: Running create action for entry x /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-* [ 113.224328] systemd-tmpfiles[358]: Running create action for entry X /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp [ 113.226457] systemd-tmpfiles[358]: Running create action for entry R /tmp/systemd-private-* [ 113.228662] systemd-tmpfiles[358]: Running create action for entry R /var/tmp/systemd-private-* [ 113.230665] systemd-tmpfiles[358]: Running create action for entry x /var/lib/systemd/coredump/.#core*.3f6b92a47e7548c6beb53a1a07cab566* systemd-journal-catalog-update.service: Passing 0 fds to service systemd-journal-catalog-update.service: About to execute: journalctl --update-catalog [ 113.233290] systemd-tmpfiles[358]: Running create action for entry r /var/lib/systemd/coredump/.#* Serializing sd-executor-state to memfd. [ 113.235410] systemd-tmpfiles[358]: Running create action for entry a /run/log/journal [ 113.237822] systemd-tmpfiles[358]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::r-x on /run/log/journal. [ 113.239839] systemd-tmpfiles[358]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::r-x on /run/log/journal. [ 113.242239] systemd-tmpfiles[358]: Running create action for entry z /run/log/journal systemd-journal-catalog-update.service: Forked journalctl as 371 [ 113.244423] systemd-tmpfiles[358]: Changing "/run/log/journal" to owner 0:987 [ 113.246541] systemd-tmpfiles[358]: Changing "/run/log/journal" to mode 2755. [ 113.248776] systemd-tmpfiles[358]: Running create action for entry Z /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 113.250767] systemd-tmpfiles[358]: Changing "/run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" to owner 0:987 [ 113.253012] systemd-tmpfiles[358]: Changing "/run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6" to mode 2750. [ 113.255201] systemd-tmpfiles[358]: Changing "/run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal" to owner 0:987 [ 113.257579] systemd-tmpfiles[358]: Changing "/run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal" to mode 640. [ 113.259663] systemd-tmpfiles[358]: Running create action for entry a /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 113.262064] systemd-tmpfiles[358]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::--- on /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6. [ 113.264949] systemd-udevd[353]: nf_nat: Device is queued (SEQNUM=4099, ACTION=add) [ 113.266809] systemd-udevd[353]: nf_nat: Device ready for processing (SEQNUM=4099, ACTION=add) [ 113.269528] systemd-tmpfiles[358]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::r-x on /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6. [ 113.271704] systemd-tmpfiles[358]: Running create action for entry a /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/*.journal* [ 113.274033] systemd-tmpfiles[358]: Setting access ACL u::rw-,g::r-x,g:adm:r--,g:wheel:r--,m::r--,o::--- on /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal. [ 113.276485] systemd-tmpfiles[358]: Running create action for entry a /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal Closing set fd 75 (socket:[1370]) [ 113.278572] systemd-tmpfiles[358]: Running create action for entry z /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal systemd-journal-catalog-update.service: Changed dead -> start [ 113.280964] systemd-tmpfiles[358]: Running create action for entry r /tmp/.X[0-9]*-lock Starting Rebuild Journal Catalog... systemd-logind.service: starting held back, waiting for: dbus.socket systemd-resolved.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-resolved [ 113.291918] systemd-udevd[365]: nf_conntrack: Processing device (SEQNUM=4098, ACTION=add) [ 113.293940] systemd-udevd[365]: nf_conntrack: Device processed (SEQNUM=4098, ACTION=add) [ 113.295750] systemd-udevd[365]: nf_conntrack: sd-device-monitor(worker): Passed 160 byte to netlink monitor. systemd-resolved.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-resolved.service' to 'default 100': No such file or directory [ 113.301586] systemd-udevd[364]: nf_defrag_ipv6: Device processed (SEQNUM=4097, ACTION=add) [ 113.304933] systemd-udevd[364]: nf_defrag_ipv6: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 113.307167] systemd-udevd[363]: nf_defrag_ipv4: Device processed (SEQNUM=4096, ACTION=add) [ 113.309479] systemd-udevd[363]: nf_defrag_ipv4: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 113.312278] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 366. systemd-resolved.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-resolved.service' to 'max': No such file or directory [ 113.317496] systemd-udevd[353]: nf_nat: Worker [366] is forked for processing SEQNUM=4099. [ 113.319349] systemd-udevd[353]: nf_conncount: Device is queued (SEQNUM=4100, ACTION=add) [ 113.321474] systemd-udevd[353]: nf_conncount: Device ready for processing (SEQNUM=4100, ACTION=add) [ 113.323493] systemd-udevd[353]: nf_conncount: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 113.330083] systemd-udevd[363]: nf_conncount: Processing device (SEQNUM=4100, ACTION=add) [ 113.334771] systemd-udevd[353]: nsh: Device is queued (SEQNUM=4101, ACTION=add) [ 113.339210] systemd-udevd[353]: nsh: Device ready for processing (SEQNUM=4101, ACTION=add) [ 113.348742] systemd-udevd[363]: nf_conncount: Device processed (SEQNUM=4100, ACTION=add) systemd-resolved.service: Passing 0 fds to service systemd-resolved.service: About to execute: /usr/lib/systemd/systemd-resolved Serializing sd-executor-state to memfd. [ 113.355206] systemd-udevd[364]: nsh: Processing device (SEQNUM=4101, ACTION=add) [ 113.360863] systemd-udevd[353]: nsh: sd-device-monitor(manager): Passed 151 byte to netlink monitor. [ 113.364640] systemd-udevd[363]: nf_conncount: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 113.367325] systemd-udevd[353]: openvswitch: Device is queued (SEQNUM=4102, ACTION=add) systemd-resolved.service: Forked /usr/lib/systemd/systemd-resolved as 372 [ 113.372577] systemd-udevd[353]: openvswitch: Device ready for processing (SEQNUM=4102, ACTION=add) [ 113.374991] systemd-udevd[353]: openvswitch: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 113.377517] systemd-udevd[353]: fuse: Device is queued (SEQNUM=4103, ACTION=add) [ 113.379339] systemd-udevd[353]: fuse: Device ready for processing (SEQNUM=4103, ACTION=add) [ 113.382094] systemd-udevd[363]: fuse: Processing device (SEQNUM=4103, ACTION=add) [ 113.383836] systemd-udevd[363]: fuse: Removing watch handle -1. [ 113.386122] systemd-udevd[363]: fuse: /usr/lib/udev/rules.d/50-udev-default.rules:108 MODE 0666 Closing set fd 85 (socket:[1370]) systemd-resolved.service: Changed dead -> start [ 113.397017] systemd-udevd[353]: fuse: sd-device-monitor(manager): Passed 201 byte to netlink monitor. Starting Network Name Resolution... systemd-timesyncd.service: ConditionVirtualization=!container succeeded. systemd-timesyncd.service: ConditionCapability=CAP_SYS_TIME succeeded. systemd-timesyncd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-timesyncd systemd-timesyncd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-timesyncd.service' to 'default 100': No such file or directory systemd-timesyncd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-timesyncd.service' to 'max': No such file or directory [ 113.467017] systemd-udevd[353]: fuse: Device is queued (SEQNUM=4104, ACTION=add) [ 113.469342] systemd-udevd[353]: fuse: Device ready for processing (SEQNUM=4104, ACTION=add) [ 113.494093] systemd-udevd[363]: fuse: Preserve permissions of /dev/fuse, uid=0, gid=0, mode=0666 [ 113.501830] systemd-udevd[364]: nsh: Device processed (SEQNUM=4101, ACTION=add) [ 113.503672] systemd-udevd[364]: nsh: sd-device-monitor(worker): Passed 151 byte to netlink monitor. [ 113.506384] systemd-udevd[363]: fuse: Successfully created symlink '/dev/char/10:229' to '/dev/fuse' [ 113.508994] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 367. [ 113.616780] systemd-udevd[363]: fuse: sd-device: Created empty file '/run/udev/data/c10:229' for '/devices/virtual/misc/fuse' [ 113.618906] systemd-udevd[363]: fuse: Device processed (SEQNUM=4103, ACTION=add) [ 113.627882] systemd-udevd[363]: fuse: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 113.637865] systemd-udevd[353]: fuse: Worker [367] is forked for processing SEQNUM=4104. systemd-timesyncd.service: Passing 0 fds to service systemd-timesyncd.service: About to execute: /usr/lib/systemd/systemd-timesyncd Serializing sd-executor-state to memfd. [ 113.639719] systemd-udevd[353]: sch_fq_codel: Device is queued (SEQNUM=4105, ACTION=add) [ 113.664914] systemd-udevd[353]: sch_fq_codel: Device ready for processing (SEQNUM=4105, ACTION=add) [ 113.740604] systemd-udevd[363]: sch_fq_codel: Processing device (SEQNUM=4105, ACTION=add) [ 113.745994] systemd-udevd[353]: sch_fq_codel: sd-device-monitor(manager): Passed 160 byte to netlink monitor. systemd-timesyncd.service: Forked /usr/lib/systemd/systemd-timesyncd as 373 [ 113.754371] systemd-udevd[365]: openvswitch: Processing device (SEQNUM=4102, ACTION=add) Closing set fd 88 (socket:[1370]) [ 114.006818] systemd-udevd[367]: fuse: Processing device (SEQNUM=4104, ACTION=add) systemd-timesyncd.service: Changed dead -> start Starting Network Time Synchronization... systemd-update-utmp.service: ConditionPathExists=!/etc/initrd-release succeeded. systemd-update-utmp.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-update-utmp systemd-update-utmp.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-update-utmp.service' to 'default 100': No such file or directory systemd-update-utmp.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-update-utmp.service' to 'max': No such file or directory systemd-update-utmp.service: Passing 0 fds to service systemd-update-utmp.service: About to execute: /usr/lib/systemd/systemd-update-utmp reboot [ 114.077443] systemd-udevd[363]: sch_fq_codel: Device processed (SEQNUM=4105, ACTION=add) Serializing sd-executor-state to memfd. [ 114.099081] systemd-udevd[363]: sch_fq_codel: sd-device-monitor(worker): Passed 160 byte to netlink monitor. systemd-update-utmp.service: Forked /usr/lib/systemd/systemd-update-utmp as 374 Closing set fd 90 (socket:[1370]) systemd-update-utmp.service: Changed dead -> start Starting Record System Boot/Shutdown in UTMP... [ 114.171119] systemd-udevd[366]: nf_nat: Processing device (SEQNUM=4099, ACTION=add) Received SIGCHLD from PID 370 ((sd-close)). Child 356 (ldconfig) died (code=exited, status=0/SUCCESS) [ 114.181612] systemd-udevd[366]: nf_nat: Device processed (SEQNUM=4099, ACTION=add) ldconfig.service: Child 356 belongs to ldconfig.service. ldconfig.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 114.183696] systemd-udevd[366]: nf_nat: sd-device-monitor(worker): Passed 154 byte to netlink monitor. ldconfig.service: Changed start -> exited ldconfig.service: Job 510 ldconfig.service/start finished, result=done [ OK ] Finished Rebuild Dynamic Linker Cache. [ 114.194622] systemd-udevd[367]: fuse: sd-device: Created db file '/run/udev/data/+module:fuse' for '/module/fuse' Failed to communicate with plymouth: Connection refused Child 370 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 114.205594] systemd-udevd[367]: fuse: Device processed (SEQNUM=4104, ACTION=add) init.scope: Child 370 belongs to init.scope. ldconfig.service: Control group is empty. inotify event for /etc/localtime Failed to stat /etc/localtime, ignoring: No such file or directory inotify event for /etc/localtime Failed to stat /etc/localtime, ignoring: No such file or directory systemd-journald.service: Received EPOLLHUP on stored fd 78 (stored), closing. [ 114.219395] systemd-udevd[365]: openvswitch: Device processed (SEQNUM=4102, ACTION=add) sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-update-done.service: starting held back, waiting for: systemd-journal-catalog-update.service [ 114.229979] systemd-udevd[365]: openvswitch: sd-device-monitor(worker): Passed 159 byte to netlink monitor. Received SIGCHLD from PID 375 ((sd-close)). Child 375 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 375 belongs to init.scope. [ 114.242323] systemd-udevd[367]: fuse: sd-device-monitor(worker): Passed 234 byte to netlink monitor. [ 114.265324] systemd-udevd[353]: No events are queued, removing /run/udev/queue. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=3922 systemd-journald.service: Added fd 65 (stored) to fd store. varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-66: Setting state idle-server varlink-66: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"userName":"systemd-timesync","service":"io.systemd.DynamicUser"},"more":true} varlink-66: Changing state idle-server → processing-method-more varlink-66: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-66: Changing state processing-method-more → processed-method varlink-66: Changing state processed-method → idle-server [ 115.006535] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.be.catalog' [ 115.013372] journalctl[371]: File /usr/lib/systemd/catalog/systemd.be.catalog has language be. varlink-66: Got POLLHUP from socket. varlink-66: Changing state idle-server → pending-disconnect varlink-66: Changing state pending-disconnect → processing-disconnect varlink-66: Changing state processing-disconnect → disconnected [ 115.041057] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.be@latin.catalog' [ 115.042921] journalctl[371]: File /usr/lib/systemd/catalog/systemd.be@latin.catalog has language be@latin. systemd-timesyncd.service: User lookup succeeded: uid=989 gid=984 [ 115.101252] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.bg.catalog' [ 115.113793] journalctl[371]: File /usr/lib/systemd/catalog/systemd.bg.catalog has language bg. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=5135 systemd-journald.service: Added fd 66 (stored) to fd store. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=5136 systemd-journald.service: Added fd 78 (stored) to fd store. [ 115.440605] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.catalog' varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-91: Setting state idle-server varlink-91: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"userName":"systemd-resolve","service":"io.systemd.DynamicUser"},"more":true} varlink-91: Changing state idle-server → processing-method-more varlink-91: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-91: Changing state processing-method-more → processed-method varlink-91: Changing state processed-method → idle-server varlink-91: Got POLLHUP from socket. varlink-91: Changing state idle-server → pending-disconnect varlink-91: Changing state pending-disconnect → processing-disconnect varlink-91: Changing state processing-disconnect → disconnected systemd-resolved.service: User lookup succeeded: uid=990 gid=985 [ 115.858818] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.da.catalog' systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4498 systemd-journald.service: Added fd 91 (stored) to fd store. [ 115.865611] journalctl[371]: File /usr/lib/systemd/catalog/systemd.da.catalog has language da. [ 115.934903] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.de.catalog' [ 115.937585] journalctl[371]: File /usr/lib/systemd/catalog/systemd.de.catalog has language de. [ 115.942814] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.fr.catalog' [ 115.968804] journalctl[371]: File /usr/lib/systemd/catalog/systemd.fr.catalog has language fr. [* ] (1 of 9) A start job is running for…d Journal Catalog (19s / 1min 46s) [ 116.217400] systemd-udevd[353]: Cleanup idle workers [ 116.220756] systemd-udevd[353]: Worker [363] exited. [ 116.222696] systemd-udevd[353]: Worker [364] exited. [ 116.224637] systemd-udevd[353]: Worker [366] exited. [ 116.226469] systemd-udevd[353]: Worker [365] exited. [ 116.228496] systemd-udevd[353]: Worker [367] exited. [ 116.315706] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.hr.catalog' [ 116.318376] journalctl[371]: File /usr/lib/systemd/catalog/systemd.hr.catalog has language hr. [ 116.328986] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.hu.catalog' [ 116.331158] journalctl[371]: File /usr/lib/systemd/catalog/systemd.hu.catalog has language hu. [ 116.338159] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.it.catalog' [ 116.344599] journalctl[371]: File /usr/lib/systemd/catalog/systemd.it.catalog has language it. Bus private-bus-connection: changing state UNSET → OPENING sd-bus: starting bus private-bus-connection on fds 92/92 (socket:[6152], socket:[6152])... Bus private-bus-connection: changing state OPENING → AUTHENTICATING [ 116.371727] systemd-update-utmp[374]: Bus n/a: changing state UNSET -> OPENING Accepting direct incoming connection from 374 (systemd-update-) [n/a] [ 116.383612] systemd-update-utmp[374]: sd-bus: starting bus by connecting to /run/systemd/private... [ 116.386714] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.ko.catalog' Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager [ 116.393873] journalctl[371]: File /usr/lib/systemd/catalog/systemd.ko.catalog has language ko. Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job [ 116.401015] systemd-update-utmp[374]: Bus n/a: changing state OPENING -> AUTHENTICATING Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap [ 116.448964] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.pl.catalog' [ 116.451863] journalctl[371]: File /usr/lib/systemd/catalog/systemd.pl.catalog has language pl. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 Accepted new private connection. Bus private-bus-connection: changing state AUTHENTICATING → RUNNING Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 116.527847] systemd-update-utmp[374]: Bus n/a: changing state AUTHENTICATING -> RUNNING Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=v error-name=n/a error-message=n/a [ 116.538211] systemd-update-utmp[374]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 116.545939] systemd-update-utmp[374]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=v error-name=n/a error-message=n/a Bus private-bus-connection: changing state RUNNING → CLOSING [ 116.583167] systemd-update-utmp[374]: Not writing wtmp: No such file or directory [ 116.590327] systemd-update-utmp[374]: Bus n/a: changing state RUNNING -> CLOSED M [** ] (1 of 9) A start job is running for…d Journal Catalog (20s / 1min 46s) Bus private-bus-connection: changing state CLOSING → CLOSED Got disconnect on private connection. [ 116.603906] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.pt_BR.catalog' [ 116.606080] journalctl[371]: File /usr/lib/systemd/catalog/systemd.pt_BR.catalog has language pt_BR. Received SIGCHLD from PID 374 (systemd-update-). Child 374 (systemd-update-) died (code=exited, status=0/SUCCESS) systemd-update-utmp.service: Child 374 belongs to systemd-update-utmp.service. systemd-update-utmp.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-update-utmp.service: Changed start -> exited systemd-update-utmp.service: Job 585 systemd-update-utmp.service/start finished, result=done M [ OK ] Finished Record System Boot/Shutdown in UTMP. Failed to communicate with plymouth: Connection refused systemd-update-utmp.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 78 (stored), closing. [ 116.642395] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.ru.catalog' sysinit.target: starting held back, waiting for: systemd-udev-trigger.service [ 116.650644] journalctl[371]: File /usr/lib/systemd/catalog/systemd.ru.catalog has language ru. systemd-update-utmp-runlevel.service: starting held back, waiting for: multi-user.target Received SIGCHLD from PID 377 ((sd-close)). Child 377 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 377 belongs to init.scope. [ 116.715826] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.sr.catalog' [ 116.729512] journalctl[371]: File /usr/lib/systemd/catalog/systemd.sr.catalog has language sr. [ 116.761476] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.zh_CN.catalog' [ 116.763697] journalctl[371]: File /usr/lib/systemd/catalog/systemd.zh_CN.catalog has language zh_CN. [ 116.797397] journalctl[371]: Reading file '/usr/lib/systemd/catalog/systemd.zh_TW.catalog' [ 116.799210] journalctl[371]: File /usr/lib/systemd/catalog/systemd.zh_TW.catalog has language zh_TW. [ 116.824842] journalctl[371]: Found 579 items in catalog. [ 116.861540] journalctl[371]: /var/lib/systemd/catalog/database: wrote 579 items, with 209002 bytes of strings, 241466 total size. systemd-journald.service: Received EPOLLHUP on stored fd 65 (stored), closing. Received SIGCHLD from PID 371 (journalctl). Child 371 (journalctl) died (code=exited, status=0/SUCCESS) systemd-journal-catalog-update.service: Child 371 belongs to systemd-journal-catalog-update.service. systemd-journal-catalog-update.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-journal-catalog-update.service: Changed start -> exited systemd-journal-catalog-update.service: Job 516 systemd-journal-catalog-update.service/start finished, result=done [ OK ] Finished Rebuild Journal Catalog. Failed to communicate with plymouth: Connection refused Child 378 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 378 belongs to init.scope. systemd-journal-catalog-update.service: Control group is empty. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service systemd-update-done.service: starting held back, waiting for: systemd-boot-update.service systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) [ 117.338163] systemd-timesyncd[373]: Failed allocate memory pressure event source, ignoring: Operation not supported [ 117.348387] systemd-timesyncd[373]: Bus bus-api-timesync: changing state UNSET -> OPENING [ 117.351595] systemd-timesyncd[373]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 117.354980] systemd-timesyncd[373]: Added inotify watch for /run on bus bus-api-timesync: 2 [ 117.357792] systemd-timesyncd[373]: Added inotify watch for /run/dbus on bus bus-api-timesync: 3 [ 117.359832] systemd-timesyncd[373]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-timesync: 4 [ 117.362354] systemd-timesyncd[373]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 117.364997] systemd-timesyncd[373]: Bus bus-api-timesync: changing state OPENING -> WATCH_BIND [ 117.367501] systemd-timesyncd[373]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 117.399169] systemd-timesyncd[373]: Added new fallback server time1.google.com. [ 117.404685] systemd-timesyncd[373]: Added new fallback server time2.google.com. systemd-timesyncd.service: Got notification message from PID 373 (READY=1, STATUS=Daemon is running) systemd-timesyncd.service: Changed start -> running systemd-timesyncd.service: Job 532 systemd-timesyncd.service/start finished, result=done [ 117.407272] systemd-timesyncd[373]: Added new fallback server time3.google.com. [ OK ] Started Network Time Synchronization. [ 117.410128] systemd-timesyncd[373]: Added new fallback server time4.google.com. Failed to communicate with plymouth: Connection refused [ 117.411986] systemd-timesyncd[373]: systemd-timesyncd running as pid 373 sysinit.target: starting held back, waiting for: systemd-udev-trigger.service time-set.target changed dead -> active time-set.target: Job 533 time-set.target/start finished, result=done [ OK ] Reached target System Time Set. logrotate.timer: starting held back, waiting for: sysinit.target [ 117.718069] systemd-resolved[372]: Positive Trust Anchors: [ 117.720895] systemd-resolved[372]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d [ 117.722928] systemd-resolved[372]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa corp home internal intranet lan local private test systemd-resolved.service: Got notification message from PID 372 (WATCHDOG=1) [ 117.915792] systemd-resolved[372]: Using system hostname 'trs-qemuarm64'. [ 117.926292] systemd-resolved[372]: New scope on link *, protocol dns, family * [ 117.957540] systemd-resolved[372]: Found new link 1/lo [ 117.962070] systemd-resolved[372]: Found new link 2/enp0s1 [ 117.964524] systemd-resolved[372]: Found new link 3/sit0 [ 117.966957] systemd-resolved[372]: Failed to install memory pressure event source, ignoring: Operation not supported [ 117.969854] systemd-resolved[372]: Bus bus-api-resolve: changing state UNSET -> OPENING [ 118.261975] systemd-resolved[372]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 118.266955] systemd-resolved[372]: Added inotify watch for /run on bus bus-api-resolve: 2 [ 118.269305] systemd-resolved[372]: Added inotify watch for /run/dbus on bus bus-api-resolve: 3 [ 118.271256] systemd-resolved[372]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-resolve: 4 [ 118.274093] systemd-resolved[372]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 118.275962] systemd-resolved[372]: Bus bus-api-resolve: changing state OPENING -> WATCH_BIND [ 118.278556] systemd-resolved[372]: Registering bus object implementation for path=/org/freedesktop/resolve1 iface=org.freedesktop.resolve1.Manager [ 118.280855] systemd-resolved[372]: Registering bus object implementation for path=/org/freedesktop/resolve1/link iface=org.freedesktop.resolve1.Link [ 118.282951] systemd-resolved[372]: Registering bus object implementation for path=/org/freedesktop/resolve1/dnssd iface=org.freedesktop.resolve1.DnssdService [ 118.285313] systemd-resolved[372]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 118.287690] systemd-resolved[372]: Creating stub listener using UDP/TCP. systemd-resolved.service: Got notification message from PID 372 (READY=1, STATUS=Processing requests...) systemd-resolved.service: Changed start -> running systemd-resolved.service: Job 489 systemd-resolved.service/start finished, result=done [ OK ] Started Network Name Resolution. Failed to communicate with plymouth: Connection refused network.target: starting held back, waiting for: systemd-networkd.service nss-lookup.target changed dead -> active nss-lookup.target: Job 490 nss-lookup.target/start finished, result=done [ OK ] Reached target Host and Network Name Lookups. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service avahi-daemon.service: starting held back, waiting for: avahi-daemon.socket [ 119.970536] systemd-udevd[353]: Cleanup idle workers [*** ] (1 of 5) A start job is running for /dev/ttyAMA0 (24s / 1min 30s) M [ *** ] (2 of 5) A start job is running for…oot Loader Update (24s / no limit) M [ *** ] (2 of 5) A start job is running for…oot Loader Update (25s / no limit) M [ ***] (2 of 5) A start job is running for…oot Loader Update (25s / no limit) M [ **] (3 of 5) A start job is running for… All udev Devices (26s / no limit) M [ *] (3 of 5) A start job is running for… All udev Devices (26s / no limit) M [ **] (3 of 5) A start job is running for… All udev Devices (27s / no limit) [ 123.899284] udevadm[309]: 8250: Triggered device with action 'add'. [ 123.902432] udevadm[309]: 8250_core: Triggered device with action 'add'. [ 123.904503] udevadm[309]: 842_compress: Triggered device with action 'add'. [ 123.906218] udevadm[309]: 842_decompress: Triggered device with action 'add'. [ 123.908345] udevadm[309]: acpi: Triggered device with action 'add'. [ 123.910046] udevadm[309]: acpiphp: Triggered device with action 'add'. [ 123.911787] udevadm[309]: ahci: Triggered device with action 'add'. [ 123.913740] udevadm[309]: ahci_ceva: Triggered device with action 'add'. [ 123.915416] udevadm[309]: ahci_imx: Triggered device with action 'add'. [ 123.917607] udevadm[309]: ahci_xgene: Triggered device with action 'add'. [ 123.919375] udevadm[309]: amd_xgbe: Triggered device with action 'add'. [ 123.922063] udevadm[309]: arm_smc_wdt: Triggered device with action 'add'. [ 123.925418] udevadm[309]: arm_smmu: Triggered device with action 'add'. [ 123.928629] udevadm[309]: arm_smmu_v3: Triggered device with action 'add'. [ 123.930631] udevadm[309]: armmmci: Triggered device with action 'add'. [ 123.932825] udevadm[309]: auth_rpcgss: Triggered device with action 'add'. [ 123.934672] udevadm[309]: battery: Triggered device with action 'add'. [ 123.936808] udevadm[309]: blk_cgroup: Triggered device with action 'add'. [ 123.938648] udevadm[309]: block: Triggered device with action 'add'. [ 123.940721] udevadm[309]: bluetooth: Triggered device with action 'add'. [ 123.942531] udevadm[309]: bochs: Triggered device with action 'add'. [ 123.944687] udevadm[309]: bq27xxx_battery: Triggered device with action 'add'. M [ ***] (4 of 5) A start job is running for…oader Random Seed (27s / no limit) [ 123.957987] systemd-udevd[353]: 8250: Device is queued (SEQNUM=4106, ACTION=add) [ 123.962016] udevadm[309]: brd: Triggered device with action 'add'. [ 123.964316] udevadm[309]: bridge: Triggered device with action 'add'. [ 123.966450] udevadm[309]: button: Triggered device with action 'add'. [ 123.968671] udevadm[309]: can: Triggered device with action 'add'. [ 123.970589] udevadm[309]: can_gw: Triggered device with action 'add'. [ 123.973233] udevadm[309]: can_isotp: Triggered device with action 'add'. [ 123.975312] udevadm[309]: cifs: Triggered device with action 'add'. [ 123.977756] udevadm[309]: clk_imx8mm: Triggered device with action 'add'. [ 123.979675] udevadm[309]: clk_imx8mn: Triggered device with action 'add'. [ 123.981993] udevadm[309]: clk_imx8mp: Triggered device with action 'add'. [ 123.983919] udevadm[309]: clk_imx8mq: Triggered device with action 'add'. [ 123.986391] udevadm[309]: clk_imx93: Triggered device with action 'add'. [ 123.988726] udevadm[309]: configfs: Triggered device with action 'add'. [ 123.990627] udevadm[309]: cpufreq: Triggered device with action 'add'. [ 123.992854] udevadm[309]: cpuidle: Triggered device with action 'add'. [ 123.994623] udevadm[309]: crc64_rocksoft: Triggered device with action 'add'. [ 123.996777] udevadm[309]: crc_t10dif: Triggered device with action 'add'. [ 123.998664] udevadm[309]: cros_ec_dev: Triggered device with action 'add'. [ 124.000962] udevadm[309]: cryptomgr: Triggered device with action 'add'. [ 124.003249] udevadm[309]: debug_core: Triggered device with action 'add'. [ 124.006050] udevadm[309]: dm_bufio: Triggered device with action 'add'. [ 124.008426] udevadm[309]: dm_mirror: Triggered device with action 'add'. [ 124.019424] udevadm[309]: dm_mod: Triggered device with action 'add'. [ 124.022756] udevadm[309]: dm_snapshot: Triggered device with action 'add'. [ 124.026925] udevadm[309]: dm_verity: Triggered device with action 'add'. [ 124.030455] udevadm[309]: dns_resolver: Triggered device with action 'add'. [ 124.032692] udevadm[309]: drm: Triggered device with action 'add'. [ 124.034868] udevadm[309]: drm_kms_helper: Triggered device with action 'add'. [ 124.037471] udevadm[309]: e1000: Triggered device with action 'add'. [ 124.039358] udevadm[309]: e1000e: Triggered device with action 'add'. [ 124.041324] udevadm[309]: edac_core: Triggered device with action 'add'. [ 124.043376] udevadm[309]: efi_pstore: Triggered device with action 'add'. [ 124.045599] udevadm[309]: ehci_hcd: Triggered device with action 'add'. [ 124.047776] udevadm[309]: fb: Triggered device with action 'add'. [ 124.050033] udevadm[309]: firmware_class: Triggered device with action 'add'. [ 124.052452] udevadm[309]: fscrypto: Triggered device with action 'add'. [ 124.054749] udevadm[309]: fsl_dpa: Triggered device with action 'add'. [ 124.057000] udevadm[309]: fuse: Triggered device with action 'add'. [ 124.059188] udevadm[309]: gpiolib_acpi: Triggered device with action 'add'. [ 124.061550] udevadm[309]: grant_table: Triggered device with action 'add'. [ 124.063661] udevadm[309]: hclge: Triggered device with action 'add'. [ 124.066149] udevadm[309]: hdma: Triggered device with action 'add'. [ 124.068293] udevadm[309]: hdma_mgmt: Triggered device with action 'add'. [ 124.070399] udevadm[309]: hid: Triggered device with action 'add'. [ 124.073378] systemd-udevd[353]: 8250: Device ready for processing (SEQNUM=4106, ACTION=add) [ 124.076399] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 379. [ 124.078520] systemd-udevd[353]: 8250: Worker [379] is forked for processing SEQNUM=4106. [ 124.081044] systemd-udevd[353]: 8250_core: Device is queued (SEQNUM=4107, ACTION=add) [ 124.083270] systemd-udevd[353]: 8250_core: Device ready for processing (SEQNUM=4107, ACTION=add) [ 124.085885] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 380. [ 124.091731] systemd-udevd[353]: 8250_core: Worker [380] is forked for processing SEQNUM=4107. [ 124.103199] udevadm[309]: hid_apple: Triggered device with action 'add'. [ 124.106590] udevadm[309]: hisi_rng: Triggered device with action 'add'. [ 124.110110] udevadm[309]: hisi_sas_main: Triggered device with action 'add'. [ 124.112328] udevadm[309]: hisi_sas_v3_hw: Triggered device with action 'add'. [ 124.115800] udevadm[309]: hnae3: Triggered device with action 'add'. [ 124.118944] udevadm[309]: hns3: Triggered device with action 'add'. [ 124.121390] udevadm[309]: hns_dsaf: Triggered device with action 'add'. [ 124.123752] udevadm[309]: i2c_algo_bit: Triggered device with action 'add'. [ 124.126380] udevadm[309]: i2c_qup: Triggered device with action 'add'. [ 124.129121] udevadm[309]: ipv6: Triggered device with action 'add'. [ 124.131174] udevadm[309]: kdb: Triggered device with action 'add'. [ 124.133421] udevadm[309]: kernel: Triggered device with action 'add'. [ 124.135502] udevadm[309]: keyboard: Triggered device with action 'add'. [ 124.137943] udevadm[309]: kfence: Triggered device with action 'add'. [ 124.139976] udevadm[309]: kgdboc: Triggered device with action 'add'. [ 124.145508] udevadm[309]: kvm: Triggered device with action 'add'. [ 124.148508] udevadm[309]: libahci: Triggered device with action 'add'. [ 124.151126] udevadm[309]: libata: Triggered device with action 'add'. [ 124.153953] udevadm[309]: lockd: Triggered device with action 'add'. [ 124.155985] udevadm[309]: loop: Triggered device with action 'add'. [ 124.158313] udevadm[309]: megaraid_sas: Triggered device with action 'add'. [ 124.161021] udevadm[309]: memory_hotplug: Triggered device with action 'add'. [ 124.163208] udevadm[309]: mmcblk: Triggered device with action 'add'. [ 124.165476] udevadm[309]: module: Triggered device with action 'add'. [ 124.167546] udevadm[309]: mtk_wdt: Triggered device with action 'add'. [ 124.169824] udevadm[309]: musb_hdrc: Triggered device with action 'add'. [ 124.171730] udevadm[309]: mvneta: Triggered device with action 'add'. [ 124.174037] udevadm[309]: mvpp2: Triggered device with action 'add'. [ 124.176021] udevadm[309]: netconsole: Triggered device with action 'add'. [ 124.178312] udevadm[309]: netfs: Triggered device with action 'add'. [ 124.180522] udevadm[309]: netpoll: Triggered device with action 'add'. [ 124.183139] udevadm[309]: nf_conncount: Triggered device with action 'add'. [ 124.206429] udevadm[309]: nf_conntrack: Triggered device with action 'add'. [ 124.210065] udevadm[309]: nf_defrag_ipv4: Triggered device with action 'add'. [ 124.217110] udevadm[309]: nf_defrag_ipv6: Triggered device with action 'add'. [ 124.219991] udevadm[309]: nf_nat: Triggered device with action 'add'. [ 124.231357] udevadm[309]: nfnetlink: Triggered device with action 'add'. [ 124.234027] udevadm[309]: nfs: Triggered device with action 'add'. [ 124.237706] udevadm[309]: nfs_layout_flexfiles: Triggered device with action 'add'. [ 124.241611] udevadm[309]: nfs_layout_nfsv41_files: Triggered device with action 'add'. [ 124.243913] udevadm[309]: nfsv4: Triggered device with action 'add'. [ 124.246220] udevadm[309]: nicpf: Triggered device with action 'add'. [ 124.248465] udevadm[309]: nsh: Triggered device with action 'add'. [ 124.250426] udevadm[309]: nvme: Triggered device with action 'add'. [ 124.262652] systemd-udevd[379]: 8250: Processing device (SEQNUM=4106, ACTION=add) [ 124.267605] udevadm[309]: nvme_core: Triggered device with action 'add'. [ 124.269848] udevadm[309]: nvmem_qfprom: Triggered device with action 'add'. [ 124.272412] udevadm[309]: openvswitch: Triggered device with action 'add'. [ 124.274642] udevadm[309]: optee: Triggered device with action 'add'. [ 124.277126] udevadm[309]: overlay: Triggered device with action 'add'. [ 124.294976] udevadm[309]: page_reporting: Triggered device with action 'add'. [ 124.304018] udevadm[309]: pata_platform: Triggered device with action 'add'. [ 124.308472] udevadm[309]: pci_hotplug: Triggered device with action 'add'. [ 124.311318] udevadm[309]: pcie_aspm: Triggered device with action 'add'. [ 124.313522] udevadm[309]: phy_xgene: Triggered device with action 'add'. [ 124.315541] udevadm[309]: pnp: Triggered device with action 'add'. [ 124.317832] udevadm[309]: printk: Triggered device with action 'add'. [ 124.319878] udevadm[309]: processor: Triggered device with action 'add'. [ 124.322091] udevadm[309]: psmouse: Triggered device with action 'add'. [ 124.324304] udevadm[309]: pstore: Triggered device with action 'add'. [ 124.326530] udevadm[309]: random: Triggered device with action 'add'. [ 124.339850] udevadm[309]: rcupdate: Triggered device with action 'add'. [ 124.344715] udevadm[309]: rcutree: Triggered device with action 'add'. [ 124.348903] udevadm[309]: rfkill: Triggered device with action 'add'. [ 124.361225] udevadm[309]: rng_core: Triggered device with action 'add'. [ 124.365832] udevadm[309]: sata_sil24: Triggered device with action 'add'. [ 124.367625] udevadm[309]: sbsa_gwdt: Triggered device with action 'add'. [ 124.369944] udevadm[309]: sch_fq_codel: Triggered device with action 'add'. [ 124.371770] udevadm[309]: scsi_mod: Triggered device with action 'add'. [ 124.373843] udevadm[309]: sdhci: Triggered device with action 'add'. [ 124.375742] udevadm[309]: secretmem: Triggered device with action 'add'. [ 124.377958] udevadm[309]: sit: Triggered device with action 'add'. [ 124.379673] udevadm[309]: sky2: Triggered device with action 'add'. [ 124.381723] udevadm[309]: smc91x: Triggered device with action 'add'. [ 124.383450] udevadm[309]: smsc911x: Triggered device with action 'add'. [ 124.385747] udevadm[309]: snd: Triggered device with action 'add'. [ 124.387460] udevadm[309]: snd_pcm: Triggered device with action 'add'. [ 124.389736] udevadm[309]: snd_soc_core: Triggered device with action 'add'. [ 124.391687] udevadm[309]: snd_timer: Triggered device with action 'add'. [ 124.393850] udevadm[309]: snps_udc_core: Triggered device with action 'add'. [ 124.395905] udevadm[309]: snps_udc_plat: Triggered device with action 'add'. [ 124.398200] udevadm[309]: spurious: Triggered device with action 'add'. [ 124.400547] udevadm[309]: srcutree: Triggered device with action 'add'. [ 124.402358] udevadm[309]: sunrpc: Triggered device with action 'add'. [ 124.404268] udevadm[309]: sysrq: Triggered device with action 'add'. [ 124.406036] udevadm[309]: tcp_cubic: Triggered device with action 'add'. [ 124.407823] udevadm[309]: tee: Triggered device with action 'add'. [ 124.411642] udevadm[309]: thermal: Triggered device with action 'add'. [ 124.426752] udevadm[309]: thunder_bgx: Triggered device with action 'add'. [ 124.435088] systemd-udevd[353]: 842_compress: Device is queued (SEQNUM=4108, ACTION=add) [ 124.449182] systemd-udevd[353]: 842_compress: Device ready for processing (SEQNUM=4108, ACTION=add) M [ *** ] (4 of 5) A start job is running for…oader Random Seed (28s / no limit) [ 124.461324] udevadm[309]: thunder_xcv: Triggered device with action 'add'. [ 124.507583] udevadm[309]: tpm: Triggered device with action 'add'. [ 124.536653] udevadm[309]: tpm_crb: Triggered device with action 'add'. [ 124.540450] udevadm[309]: tpm_i2c_infineon: Triggered device with action 'add'. [ 124.542885] udevadm[309]: tpm_tis: Triggered device with action 'add'. [ 124.552524] udevadm[309]: tpm_tis_core: Triggered device with action 'add'. [ 124.555578] udevadm[309]: ttm: Triggered device with action 'add'. [ 124.558452] udevadm[309]: ufshcd_core: Triggered device with action 'add'. [ 124.561224] udevadm[309]: usb_storage: Triggered device with action 'add'. [ 124.563745] udevadm[309]: usbcore: Triggered device with action 'add'. [ 124.566262] udevadm[309]: usbhid: Triggered device with action 'add'. [ 124.568490] udevadm[309]: vcan: Triggered device with action 'add'. [ 124.570391] udevadm[309]: vfio: Triggered device with action 'add'. [ 124.572717] udevadm[309]: vfio_iommu_type1: Triggered device with action 'add'. [ 124.574527] udevadm[309]: vfio_pci: Triggered device with action 'add'. [ 124.576647] udevadm[309]: virtio_blk: Triggered device with action 'add'. [ 124.578510] udevadm[309]: virtio_gpu: Triggered device with action 'add'. [ 124.580622] udevadm[309]: virtio_mmio: Triggered device with action 'add'. [ 124.582459] udevadm[309]: virtio_net: Triggered device with action 'add'. [ 124.584702] udevadm[309]: virtio_pci: Triggered device with action 'add'. [ 124.586584] udevadm[309]: virtio_pci_legacy_dev: Triggered device with action 'add'. [ 124.589264] udevadm[309]: virtio_pci_modern_dev: Triggered device with action 'add'. [ 124.591473] udevadm[309]: vsock: Triggered device with action 'add'. [ 124.594001] udevadm[309]: vt: Triggered device with action 'add'. [ 124.596370] udevadm[309]: watchdog: Triggered device with action 'add'. [ 124.598502] udevadm[309]: workqueue: Triggered device with action 'add'. [ 124.600955] udevadm[309]: xen: Triggered device with action 'add'. [ 124.603072] udevadm[309]: xen_blkfront: Triggered device with action 'add'. [ 124.605651] udevadm[309]: xen_kbdfront: Triggered device with action 'add'. [ 124.607784] udevadm[309]: xen_netfront: Triggered device with action 'add'. [ 124.610221] udevadm[309]: xen_privcmd: Triggered device with action 'add'. [ 124.612636] udevadm[309]: xhci_hcd: Triggered device with action 'add'. [ 124.614968] udevadm[309]: xilinx_uartps: Triggered device with action 'add'. [ 124.617417] udevadm[309]: xz_dec: Triggered device with action 'add'. [ 124.619618] udevadm[309]: 4000000.flash: Triggered device with action 'add'. [ 124.622098] udevadm[309]: mtd0: Triggered device with action 'add'. [ 124.624482] udevadm[309]: mtdblock0: Triggered device with action 'add'. [ 124.626632] udevadm[309]: 4010000000.pcie: Triggered device with action 'add'. [ 124.629145] udevadm[309]: 0000:00:04.0: Triggered device with action 'add'. [ 124.631320] udevadm[309]: virtio2: Triggered device with action 'add'. [ 124.633846] udevadm[309]: vda: Triggered device with action 'add'. [ 124.635980] udevadm[309]: vda1: Triggered device with action 'add'. [ 124.638419] udevadm[309]: vda2: Triggered device with action 'add'. [ 124.642138] systemd-udevd[379]: 8250: Device processed (SEQNUM=4106, ACTION=add) [ 124.645255] systemd-udevd[379]: 8250: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 124.653802] udevadm[309]: vda3: Triggered device with action 'add'. [ 124.656759] udevadm[309]: vda4: Triggered device with action 'add'. [ 124.659144] udevadm[309]: loop1: Triggered device with action 'add'. [ 124.661640] udevadm[309]: loop2: Triggered device with action 'add'. [ 124.663645] udevadm[309]: loop3: Triggered device with action 'add'. [ 124.665830] udevadm[309]: loop4: Triggered device with action 'add'. [ 124.667680] udevadm[309]: loop5: Triggered device with action 'add'. [ 124.670047] udevadm[309]: loop6: Triggered device with action 'add'. [ 124.672450] udevadm[309]: loop7: Triggered device with action 'add'. [ 124.674584] udevadm[309]: ram0: Triggered device with action 'add'. [ 124.677083] udevadm[309]: ram1: Triggered device with action 'add'. [ 124.679260] udevadm[309]: ram10: Triggered device with action 'add'. [ 124.681681] udevadm[309]: ram11: Triggered device with action 'add'. [ 124.683857] udevadm[309]: ram12: Triggered device with action 'add'. [ 124.686465] udevadm[309]: ram13: Triggered device with action 'add'. [ 124.689063] udevadm[309]: ram14: Triggered device with action 'add'. [ 124.691462] udevadm[309]: ram15: Triggered device with action 'add'. [ 124.694240] udevadm[309]: ram2: Triggered device with action 'add'. [ 124.696723] udevadm[309]: ram3: Triggered device with action 'add'. [ 124.698887] udevadm[309]: ram4: Triggered device with action 'add'. [ 124.702722] udevadm[309]: ram5: Triggered device with action 'add'. [ 124.706764] udevadm[309]: ram6: Triggered device with action 'add'. [ 124.709208] udevadm[309]: ram7: Triggered device with action 'add'. [ 124.711295] udevadm[309]: ram8: Triggered device with action 'add'. [ 124.713845] udevadm[309]: ram9: Triggered device with action 'add'. [ 124.715597] udevadm[309]: zram0: Triggered device with action 'add'. [ 124.717679] udevadm[309]: dm-0: Triggered device with action 'add'. [ 124.719377] udevadm[309]: dm-1: Triggered device with action 'add'. [ 124.721295] udevadm[309]: platform-bus@c000000: Triggered device with action 'add'. [ 124.723036] udevadm[309]: c000000.tpm_tis: Triggered device with action 'add'. [ 124.725097] udevadm[309]: tpmrm0: Triggered device with action 'add'. [ 124.726978] udevadm[309]: 0000:00:01.0: Triggered device with action 'add'. [ 124.728975] udevadm[309]: virtio0: Triggered device with action 'add'. [ 124.730675] udevadm[309]: enp0s1: Triggered device with action 'add'. [ 124.732778] udevadm[309]: lo: Triggered device with action 'add'. [ 124.734704] udevadm[309]: sit0: Triggered device with action 'add'. [ 124.736984] udevadm[309]: 9000000.pl011: Triggered device with action 'add'. [ 124.739129] udevadm[309]: ttyAMA0: Triggered device with action 'add'. [ 124.741314] udevadm[309]: serial8250: Triggered device with action 'add'. [ 124.743285] udevadm[309]: ttyS0: Triggered device with action 'add'. [ 124.745492] udevadm[309]: ttyS1: Triggered device with action 'add'. [ 124.747579] udevadm[309]: ttyS2: Triggered device with action 'add'. [ 124.749865] udevadm[309]: ttyS3: Triggered device with action 'add'. [ 124.751830] udevadm[309]: console: Triggered device with action 'add'. [ 124.754069] udevadm[309]: ptmx: Triggered device with action 'add'. [ 124.756376] udevadm[309]: tty: Triggered device with action 'add'. [ 124.758271] udevadm[309]: tty0: Triggered device with action 'add'. [ 124.769080] systemd-udevd[380]: 8250_core: Processing device (SEQNUM=4107, ACTION=add) [ 124.772628] udevadm[309]: tty1: Triggered device with action 'add'. [ 124.774566] udevadm[309]: tty10: Triggered device with action 'add'. [ 124.776573] udevadm[309]: tty11: Triggered device with action 'add'. [ 124.778278] udevadm[309]: tty12: Triggered device with action 'add'. [ 124.783326] udevadm[309]: tty13: Triggered device with action 'add'. [ 124.787762] udevadm[309]: tty14: Triggered device with action 'add'. [ 124.791401] udevadm[309]: tty15: Triggered device with action 'add'. [ 124.793546] udevadm[309]: tty16: Triggered device with action 'add'. [ 124.795328] udevadm[309]: tty17: Triggered device with action 'add'. [ 124.797781] udevadm[309]: tty18: Triggered device with action 'add'. [ 124.799736] udevadm[309]: tty19: Triggered device with action 'add'. [ 124.801923] udevadm[309]: tty2: Triggered device with action 'add'. [ 124.803987] udevadm[309]: tty20: Triggered device with action 'add'. [ 124.806348] udevadm[309]: tty21: Triggered device with action 'add'. [ 124.808627] udevadm[309]: tty22: Triggered device with action 'add'. [ 124.810688] udevadm[309]: tty23: Triggered device with action 'add'. [ 124.813235] udevadm[309]: tty24: Triggered device with action 'add'. [ 124.818449] udevadm[309]: tty25: Triggered device with action 'add'. [ 124.885122] udevadm[309]: tty26: Triggered device with action 'add'. M [ *** ] (4 of 5) A start job is running for…oader Random Seed (28s / no limit) [ 124.979801] udevadm[309]: tty27: Triggered device with action 'add'. [ 124.982480] udevadm[309]: tty28: Triggered device with action 'add'. [ 124.985092] udevadm[309]: tty29: Triggered device with action 'add'. [ 124.987226] udevadm[309]: tty3: Triggered device with action 'add'. [ 124.989349] udevadm[309]: tty30: Triggered device with action 'add'. [ 124.991239] udevadm[309]: tty31: Triggered device with action 'add'. [ 124.993144] udevadm[309]: tty32: Triggered device with action 'add'. [ 124.995028] udevadm[309]: tty33: Triggered device with action 'add'. [ 124.997119] udevadm[309]: tty34: Triggered device with action 'add'. [ 124.999002] udevadm[309]: tty35: Triggered device with action 'add'. [ 125.001267] udevadm[309]: tty36: Triggered device with action 'add'. [ 125.003179] udevadm[309]: tty37: Triggered device with action 'add'. [ 125.005270] udevadm[309]: tty38: Triggered device with action 'add'. [ 125.007028] udevadm[309]: tty39: Triggered device with action 'add'. [ 125.009044] udevadm[309]: tty4: Triggered device with action 'add'. [ 125.010752] udevadm[309]: tty40: Triggered device with action 'add'. [ 125.012846] udevadm[309]: tty41: Triggered device with action 'add'. [ 125.014796] udevadm[309]: tty42: Triggered device with action 'add'. [ 125.016958] udevadm[309]: tty43: Triggered device with action 'add'. [ 125.018944] udevadm[309]: tty44: Triggered device with action 'add'. [ 125.020974] udevadm[309]: tty45: Triggered device with action 'add'. [ 125.022773] udevadm[309]: tty46: Triggered device with action 'add'. [ 125.025002] udevadm[309]: tty47: Triggered device with action 'add'. [ 125.026914] udevadm[309]: tty48: Triggered device with action 'add'. [ 125.029087] udevadm[309]: tty49: Triggered device with action 'add'. [ 125.031025] udevadm[309]: tty5: Triggered device with action 'add'. [ 125.033053] udevadm[309]: tty50: Triggered device with action 'add'. [ 125.041131] udevadm[309]: tty51: Triggered device with action 'add'. [ 125.078112] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 381. [ 125.082443] udevadm[309]: tty52: Triggered device with action 'add'. [ 125.086335] udevadm[309]: tty53: Triggered device with action 'add'. [ 125.088495] udevadm[309]: tty54: Triggered device with action 'add'. [ 125.093376] udevadm[309]: tty55: Triggered device with action 'add'. [ 125.095941] udevadm[309]: tty56: Triggered device with action 'add'. [ 125.099109] udevadm[309]: tty57: Triggered device with action 'add'. [ 125.105575] udevadm[309]: tty58: Triggered device with action 'add'. [ 125.108374] udevadm[309]: tty59: Triggered device with action 'add'. [ 125.111020] udevadm[309]: tty6: Triggered device with action 'add'. [ 125.113986] udevadm[309]: tty60: Triggered device with action 'add'. [ 125.115944] udevadm[309]: tty61: Triggered device with action 'add'. [ 125.117967] udevadm[309]: tty62: Triggered device with action 'add'. [ 125.119658] udevadm[309]: tty63: Triggered device with action 'add'. [ 125.122009] udevadm[309]: tty7: Triggered device with action 'add'. [ 125.124968] udevadm[309]: tty8: Triggered device with action 'add'. [ 125.126706] udevadm[309]: tty9: Triggered device with action 'add'. [ 125.128804] udevadm[309]: gpio-keys: Triggered device with action 'add'. [ 125.130609] udevadm[309]: input0: Triggered device with action 'add'. [ 125.132918] udevadm[309]: event0: Triggered device with action 'add'. [ 125.135062] udevadm[309]: amba: Triggered device with action 'add'. [ 125.137296] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/amba/drivers/uevent', ignoring: No such file or directory [ 125.139390] udevadm[309]: amba-proxy: Triggered device with action 'add'. [ 125.141811] udevadm[309]: dma-pl330: Triggered device with action 'add'. [ 125.143722] udevadm[309]: kmi-pl050: Triggered device with action 'add'. [ 125.145875] udevadm[309]: mhu: Triggered device with action 'add'. [ 125.147821] udevadm[309]: mhu-doorbell: Triggered device with action 'add'. [ 125.149953] udevadm[309]: mmci-pl18x: Triggered device with action 'add'. [ 125.151628] udevadm[309]: pl061_gpio: Triggered device with action 'add'. [ 125.153666] udevadm[309]: rtc-pl031: Triggered device with action 'add'. [ 125.155419] udevadm[309]: sp805-wdt: Triggered device with action 'add'. [ 125.157797] udevadm[309]: ssp-pl022: Triggered device with action 'add'. [ 125.159791] udevadm[309]: uart-pl011: Triggered device with action 'add'. [ 125.161818] udevadm[309]: auxiliary: Triggered device with action 'add'. [ 125.163747] udevadm[309]: clockevents: Triggered device with action 'add'. [ 125.165769] udevadm[309]: clocksource: Triggered device with action 'add'. [ 125.167480] udevadm[309]: container: Triggered device with action 'add'. [ 125.169966] udevadm[309]: cpu: Triggered device with action 'add'. [ 125.171909] udevadm[309]: edac: Triggered device with action 'add'. [ 125.173882] udevadm[309]: event_source: Triggered device with action 'add'. [ 125.175712] udevadm[309]: fsl-mc: Triggered device with action 'add'. [ 125.177826] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/fsl-mc/drivers/uevent', ignoring: No such file or directory [ 125.179763] udevadm[309]: fsl_dpaa2_eth: Triggered device with action 'add'. [ 125.190210] systemd-udevd[381]: 842_compress: Processing device (SEQNUM=4108, ACTION=add) [ 125.193211] udevadm[309]: fsl_dpaa2_ptp: Triggered device with action 'add'. [ 125.195007] udevadm[309]: fsl_mc_allocator: Triggered device with action 'add'. [ 125.197004] udevadm[309]: fsl_mc_dpio: Triggered device with action 'add'. [ 125.198751] udevadm[309]: fsl_mc_dprc: Triggered device with action 'add'. [ 125.201028] udevadm[309]: gadget: Triggered device with action 'add'. [ 125.202890] udevadm[309]: genpd: Triggered device with action 'add'. [ 125.204927] udevadm[309]: gpio: Triggered device with action 'add'. [ 125.206650] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/gpio/drivers/uevent', ignoring: No such file or directory [ 125.208921] udevadm[309]: gpio_stub_drv: Triggered device with action 'add'. [ 125.210661] udevadm[309]: hid: Triggered device with action 'add'. [ 125.212678] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/hid/drivers/uevent', ignoring: No such file or directory [ 125.214575] udevadm[309]: a4tech: Triggered device with action 'add'. [ 125.216681] udevadm[309]: apple: Triggered device with action 'add'. [ 125.218411] udevadm[309]: belkin: Triggered device with action 'add'. [ 125.220434] udevadm[309]: cherry: Triggered device with action 'add'. [ 125.222214] udevadm[309]: chicony: Triggered device with action 'add'. [ 125.224411] udevadm[309]: cypress: Triggered device with action 'add'. configfs: Processing udev action (SEQNUM=4140, ACTION=add) configfs: Got 'add' action on syspath '/sys/module/configfs'. [ 125.226311] udevadm[309]: ezkey: Triggered device with action 'add'. sys-kernel-config.mount: Trying to enqueue job sys-kernel-config.mount/start/fail [ 125.228376] udevadm[309]: hid-generic: Triggered device with action 'add'. [ 125.231172] udevadm[309]: itetech: Triggered device with action 'add'. modprobe@configfs.service: Installed new job modprobe@configfs.service/start as 633 sys-kernel-config.mount: Installed new job sys-kernel-config.mount/start as 632 sys-kernel-config.mount: Enqueued job sys-kernel-config.mount/start as 632 [ 125.233617] udevadm[309]: kensington: Triggered device with action 'add'. sys-module-configfs.device: Changed tentative -> plugged sys-kernel-config.mount: starting held back, waiting for: modprobe@configfs.service [ 125.235383] udevadm[309]: lg-g15: Triggered device with action 'add'. [ 125.237479] udevadm[309]: logitech: Triggered device with action 'add'. [ 125.239231] udevadm[309]: microsoft: Triggered device with action 'add'. modprobe@configfs.service: ConditionCapability=CAP_SYS_MODULE succeeded. [ 125.241334] udevadm[309]: monterey: Triggered device with action 'add'. modprobe@configfs.service: Will spawn child (service_enter_start): /sbin/modprobe [ 125.243554] udevadm[309]: redragon: Triggered device with action 'add'. [ 125.245889] udevadm[309]: host1x-context: Triggered device with action 'add'. [ 125.247622] udevadm[309]: i2c: Triggered device with action 'add'. [ 125.249680] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/i2c/drivers/uevent', ignoring: No such file or directory [ 125.251614] udevadm[309]: axp20x-i2c: Triggered device with action 'add'. [ 125.253789] udevadm[309]: bd9571mwv: Triggered device with action 'add'. [ 125.255549] udevadm[309]: bq27xxx-battery: Triggered device with action 'add'. [ 125.257892] udevadm[309]: clk-renesas-pcie-9series: Triggered device with action 'add'. modprobe@configfs.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@configfs.service' to 'max': No such file or directory [ 125.259871] udevadm[309]: cros-ec-i2c: Triggered device with action 'add'. [ 125.261998] udevadm[309]: cs2000-cp: Triggered device with action 'add'. [ 125.263728] udevadm[309]: dummy: Triggered device with action 'add'. [ 125.265735] udevadm[309]: fan53555-regulator: Triggered device with action 'add'. modprobe@configfs.service: Passing 0 fds to service [ 125.267470] udevadm[309]: max732x: Triggered device with action 'add'. modprobe@configfs.service: About to execute: /sbin/modprobe -abq configfs Serializing sd-executor-state to memfd. [ 125.269884] udevadm[309]: max77620: Triggered device with action 'add'. [ 125.271725] udevadm[309]: max8973: Triggered device with action 'add'. modprobe@configfs.service: Forked /sbin/modprobe as 385 [ 125.274494] systemd-udevd[380]: 8250_core: Device processed (SEQNUM=4107, ACTION=add) [ 125.277177] systemd-udevd[380]: 8250_core: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 125.280774] udevadm[309]: mp8859: Triggered device with action 'add'. [ 125.284807] udevadm[309]: mt6360: Triggered device with action 'add'. [ 125.287186] udevadm[309]: nxp-pca9450: Triggered device with action 'add'. [ 125.289483] udevadm[309]: pca953x: Triggered device with action 'add'. [ 125.316719] udevadm[309]: pca954x: Triggered device with action 'add'. [ 125.353993] udevadm[309]: pf8x00: Triggered device with action 'add'. Closing set fd 74 (socket:[1370]) [ 125.373888] udevadm[309]: pfuze100-regulator: Triggered device with action 'add'. [ 125.377226] udevadm[309]: raa215300: Triggered device with action 'add'. modprobe@configfs.service: Changed dead -> start [ 125.385549] udevadm[309]: rk8xx-i2c: Triggered device with action 'add'. M  Starting Load Kernel Module configfs... [ 125.388471] udevadm[309]: rohm-bd718x7: Triggered device with action 'add'. [*** ] (5 of 6) A start job is running for…Module configfs (158ms / no limit) [ 125.391185] udevadm[309]: rtc-ds3232: Triggered device with action 'add'. [ 125.394615] udevadm[309]: sec_pmic: Triggered device with action 'add'. [ 125.396902] udevadm[309]: simple-mfd-i2c: Triggered device with action 'add'. [ 125.398839] udevadm[309]: smbus_alert: Triggered device with action 'add'. [ 125.401186] udevadm[309]: tpm_i2c_infineon: Triggered device with action 'add'. [ 125.403244] udevadm[309]: tps65219: Triggered device with action 'add'. [ 125.405608] udevadm[309]: usb3503: Triggered device with action 'add'. [ 125.423220] udevadm[309]: vc5: Triggered device with action 'add'. [ 125.429226] udevadm[309]: iio: Triggered device with action 'add'. [ 125.431184] udevadm[309]: mdio_bus: Triggered device with action 'add'. [ 125.433434] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/mdio_bus/drivers/uevent', ignoring: No such file or directory [ 125.435734] udevadm[309]: Aquantia AQ1202: Triggered device with action 'add'. [ 125.438066] udevadm[309]: Aquantia AQ2104: Triggered device with action 'add'. [ 125.440292] udevadm[309]: Aquantia AQCS109: Triggered device with action 'add'. [ 125.446393] udevadm[309]: Aquantia AQR105: Triggered device with action 'add'. [ 125.449692] udevadm[309]: Aquantia AQR106: Triggered device with action 'add'. [ 125.452846] udevadm[309]: Aquantia AQR107: Triggered device with action 'add'. [ 125.455421] udevadm[309]: Aquantia AQR112: Triggered device with action 'add'. [ 125.457769] udevadm[309]: Aquantia AQR113C: Triggered device with action 'add'. [ 125.464711] udevadm[309]: Aquantia AQR405: Triggered device with action 'add'. [ 125.467455] udevadm[309]: Aquantia AQR412: Triggered device with action 'add'. [ 125.470395] udevadm[309]: Generic Clause 45 PHY: Triggered device with action 'add'. [ 125.474514] udevadm[309]: Generic FE-GE Realtek PHY: Triggered device with action 'add'. [ 125.476829] udevadm[309]: Generic PHY: Triggered device with action 'add'. [ 125.482816] udevadm[309]: Micrel KS8737: Triggered device with action 'add'. [ 125.485295] udevadm[309]: Micrel KSZ8001 or KS8721: Triggered device with action 'add'. [ 125.495986] udevadm[309]: Micrel KSZ8021 or KSZ8031: Triggered device with action 'add'. [ 125.509251] udevadm[309]: Micrel KSZ8031: Triggered device with action 'add'. [ 125.515021] udevadm[309]: Micrel KSZ8041: Triggered device with action 'add'. [ 125.525663] systemd-udevd[381]: 842_compress: Device processed (SEQNUM=4108, ACTION=add) [ 125.541974] systemd-udevd[381]: 842_compress: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 125.557537] udevadm[309]: Micrel KSZ8041RNLI: Triggered device with action 'add'. [ 125.561910] udevadm[309]: Micrel KSZ8051: Triggered device with action 'add'. [ 125.565865] udevadm[309]: Micrel KSZ8061: Triggered device with action 'add'. [ 125.573760] udevadm[309]: Micrel KSZ8081 or KSZ8091: Triggered device with action 'add'. [ 125.581571] udevadm[309]: Micrel KSZ87XX Switch: Triggered device with action 'add'. [ 125.599706] udevadm[309]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Triggered device with action 'add'. [ 125.613955] udevadm[309]: Micrel KSZ8873MLL Switch: Triggered device with action 'add'. [ 125.625006] udevadm[309]: Micrel KSZ9021 Gigabit PHY: Triggered device with action 'add'. [ 125.631343] udevadm[309]: Micrel KSZ9031 Gigabit PHY: Triggered device with action 'add'. [ 125.634788] udevadm[309]: Microchip INDY Gigabit Quad PHY: Triggered device with action 'add'. [ 125.638274] udevadm[309]: Microchip KSZ9131 Gigabit PHY: Triggered device with action 'add'. [ 125.646521] udevadm[309]: Microchip KSZ9477: Triggered device with action 'add'. [ 125.649489] udevadm[309]: Microchip LAN8841 Gigabit PHY: Triggered device with action 'add'. [ 125.653999] udevadm[309]: Microchip LAN966X Gigabit PHY: Triggered device with action 'add'. [ 125.658620] udevadm[309]: Microsemi FE VSC8530: Triggered device with action 'add'. [ 125.661473] udevadm[309]: Microsemi FE VSC8540 SyncE: Triggered device with action 'add'. [ 125.664490] udevadm[309]: Microsemi GE VSC8501 SyncE: Triggered device with action 'add'. [ 125.666830] udevadm[309]: Microsemi GE VSC8502 SyncE: Triggered device with action 'add'. [ 125.669489] udevadm[309]: Microsemi GE VSC8504 SyncE: Triggered device with action 'add'. [ 125.672362] udevadm[309]: Microsemi GE VSC8514 SyncE: Triggered device with action 'add'. [ 125.675803] udevadm[309]: Microsemi GE VSC8552 SyncE: Triggered device with action 'add'. [ 125.678111] udevadm[309]: Microsemi GE VSC856X SyncE: Triggered device with action 'add'. [ 125.681827] udevadm[309]: Microsemi GE VSC8572 SyncE: Triggered device with action 'add'. [ 125.687416] udevadm[309]: Microsemi GE VSC8574 SyncE: Triggered device with action 'add'. [ 125.690327] udevadm[309]: Microsemi GE VSC8575 SyncE: Triggered device with action 'add'. [ 125.693166] udevadm[309]: Microsemi GE VSC8582 SyncE: Triggered device with action 'add'. [ 125.695504] udevadm[309]: Microsemi GE VSC8584 SyncE: Triggered device with action 'add'. [ 125.698586] udevadm[309]: Microsemi VSC8531: Triggered device with action 'add'. [ 125.702033] udevadm[309]: Microsemi VSC8541 SyncE: Triggered device with action 'add'. [ 125.722427] udevadm[309]: Qualcomm Atheros 8327-A internal PHY: Triggered device with action 'add'. [ 125.726462] udevadm[309]: Qualcomm Atheros 8327-B internal PHY: Triggered device with action 'add'. [ 125.766011] udevadm[309]: Qualcomm Atheros 8337 internal PHY: Triggered device with action 'add'. [ 125.775660] systemd-udevd[353]: 842_compress: Worker [381] is forked for processing SEQNUM=4108. [ 125.782327] systemd-udevd[353]: 842_decompress: Device is queued (SEQNUM=4109, ACTION=add) [ 125.789178] systemd-udevd[353]: 842_decompress: Device ready for processing (SEQNUM=4109, ACTION=add) [ 125.791140] systemd-udevd[353]: 842_decompress: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 125.802228] systemd-udevd[353]: acpi: Device is queued (SEQNUM=4110, ACTION=add) [ 125.803952] systemd-udevd[353]: acpi: Device ready for processing (SEQNUM=4110, ACTION=add) [ 125.810054] systemd-udevd[353]: acpi: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 125.815555] udevadm[309]: Qualcomm Atheros AR8030: Triggered device with action 'add'. [ 125.821771] udevadm[309]: Qualcomm Atheros AR8031/AR8033: Triggered device with action 'add'. [ 125.823799] udevadm[309]: Qualcomm Atheros AR8032: Triggered device with action 'add'. [ 125.830689] udevadm[309]: Qualcomm Atheros AR8035: Triggered device with action 'add'. [ 125.837103] udevadm[309]: Qualcomm Atheros AR9331 built-in PHY: Triggered device with action 'add'. [ 125.839020] udevadm[309]: Qualcomm Atheros QCA9561 built-in PHY: Triggered device with action 'add'. [ 125.845305] udevadm[309]: Qualcomm QCA8081: Triggered device with action 'add'. [ 125.847098] udevadm[309]: RTL8201CP Ethernet: Triggered device with action 'add'. [ 125.853419] udevadm[309]: RTL8201F Fast Ethernet: Triggered device with action 'add'. [ 125.855253] udevadm[309]: RTL8208 Fast Ethernet: Triggered device with action 'add'. [ 125.861422] udevadm[309]: RTL8211 Gigabit Ethernet: Triggered device with action 'add'. [ 125.863191] udevadm[309]: RTL8211B Gigabit Ethernet: Triggered device with action 'add'. [ 125.870033] udevadm[309]: RTL8211C Gigabit Ethernet: Triggered device with action 'add'. [ 125.871947] udevadm[309]: RTL8211DN Gigabit Ethernet: Triggered device with action 'add'. [ 125.874003] udevadm[309]: RTL8211E Gigabit Ethernet: Triggered device with action 'add'. [ 125.875801] udevadm[309]: RTL8211F Gigabit Ethernet: Triggered device with action 'add'. [ 125.888521] udevadm[309]: RTL8211F-VD Gigabit Ethernet: Triggered device with action 'add'. [ 125.890737] udevadm[309]: RTL8221B-VB-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 125.896005] udevadm[309]: RTL8221B-VM-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 125.898203] udevadm[309]: RTL8226 2.5Gbps PHY: Triggered device with action 'add'. [ 125.899968] udevadm[309]: RTL8226-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 125.902073] udevadm[309]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 125.903846] udevadm[309]: RTL8226B_RTL8221B 2.5Gbps PHY: Triggered device with action 'add'. [ 125.910080] udevadm[309]: RTL8365MB-VC Gigabit Ethernet: Triggered device with action 'add'. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 125.911844] udevadm[309]: RTL8366RB Gigabit Ethernet: Triggered device with action 'add'. [ 125.914088] udevadm[309]: RTL9000AA_RTL9000AN Ethernet: Triggered device with action 'add'. [ 125.915882] udevadm[309]: Rockchip integrated EPHY: Triggered device with action 'add'. [ 125.918053] udevadm[309]: TI DP83867: Triggered device with action 'add'. [ 125.919790] udevadm[309]: TI DP83TD510E: Triggered device with action 'add'. [ 125.943498] udevadm[309]: Vitesse VSC7385: Triggered device with action 'add'. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy M [** ] (5 of 6) A start job is running for…Module configfs (719ms / no limit) [ 125.955515] udevadm[309]: Vitesse VSC7388: Triggered device with action 'add'. [ 125.957740] udevadm[309]: Vitesse VSC7395: Triggered device with action 'add'. [ 125.959469] udevadm[309]: Vitesse VSC7398: Triggered device with action 'add'. [ 125.977444] systemd-udevd[380]: 842_decompress: Processing device (SEQNUM=4109, ACTION=add) [ 125.981382] udevadm[309]: Vitesse VSC8211: Triggered device with action 'add'. [ 125.983162] udevadm[309]: Vitesse VSC8221: Triggered device with action 'add'. [ 125.989300] udevadm[309]: Vitesse VSC8234: Triggered device with action 'add'. [ 125.991132] udevadm[309]: Vitesse VSC8244: Triggered device with action 'add'. [ 125.993437] udevadm[309]: Vitesse VSC8572: Triggered device with action 'add'. [ 125.995213] udevadm[309]: Vitesse VSC8601: Triggered device with action 'add'. [ 125.997223] udevadm[309]: Vitesse VSC8662: Triggered device with action 'add'. [ 125.999046] udevadm[309]: mv88e2110: Triggered device with action 'add'. [ 126.001176] udevadm[309]: mv88e2111: Triggered device with action 'add'. [ 126.002931] udevadm[309]: mv88x3310: Triggered device with action 'add'. [ 126.005192] udevadm[309]: mv88x3340: Triggered device with action 'add'. [ 126.006916] udevadm[309]: phy-bcm-ns2-pci: Triggered device with action 'add'. [ 126.008912] udevadm[309]: memory: Triggered device with action 'add'. [ 126.010640] udevadm[309]: memory_tiering: Triggered device with action 'add'. [ 126.012745] udevadm[309]: mipi-dsi: Triggered device with action 'add'. fuse: Processing udev action (SEQNUM=4165, ACTION=add) fuse: Got 'add' action on syspath '/sys/module/fuse'. [ 126.014513] udevadm[309]: mmc: Triggered device with action 'add'. [ 126.016585] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/mmc/drivers/uevent', ignoring: No such file or directory [ 126.018602] udevadm[309]: mmcblk: Triggered device with action 'add'. [ 126.020621] udevadm[309]: mmc_rpmb: Triggered device with action 'add'. [ 126.022406] udevadm[309]: node: Triggered device with action 'add'. [ 126.024518] udevadm[309]: nvmem: Triggered device with action 'add'. [ 126.026360] udevadm[309]: pci: Triggered device with action 'add'. [ 126.028335] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/pci/drivers/uevent', ignoring: No such file or directory [ 126.030291] udevadm[309]: 8250_pericom: Triggered device with action 'add'. [ 126.032441] udevadm[309]: ahci: Triggered device with action 'add'. [ 126.034261] udevadm[309]: amd-xgbe: Triggered device with action 'add'. [ 126.036441] udevadm[309]: bnxt_en: Triggered device with action 'add'. [ 126.038285] udevadm[309]: bochs-drm: Triggered device with action 'add'. [ 126.040026] udevadm[309]: cavium_rng_pf: Triggered device with action 'add'. [ 126.042118] udevadm[309]: cavium_rng_vf: Triggered device with action 'add'. [ 126.043840] udevadm[309]: ci_hdrc_pci: Triggered device with action 'add'. [ 126.045850] udevadm[309]: cn10k_rng: Triggered device with action 'add'. [ 126.047608] udevadm[309]: dwc3-haps: Triggered device with action 'add'. [ 126.049838] udevadm[309]: dwc3-pci: Triggered device with action 'add'. [ 126.051791] udevadm[309]: e1000: Triggered device with action 'add'. [ 126.055787] udevadm[309]: e1000e: Triggered device with action 'add'. [ 126.057804] udevadm[309]: ehci-pci: Triggered device with action 'add'. [ 126.059606] udevadm[309]: ena: Triggered device with action 'add'. [ 126.061732] udevadm[309]: exar_serial: Triggered device with action 'add'. [ 126.063708] udevadm[309]: fsl_enetc: Triggered device with action 'add'. [ 126.074002] systemd-udevd[353]: acpiphp: Device is queued (SEQNUM=4111, ACTION=add) [ 126.075821] systemd-udevd[353]: acpiphp: Device ready for processing (SEQNUM=4111, ACTION=add) [ 126.077843] systemd-udevd[353]: acpiphp: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 126.079656] systemd-udevd[353]: ahci: Device is queued (SEQNUM=4112, ACTION=add) systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) [ 126.085730] udevadm[309]: fsl_enetc_mdio: Triggered device with action 'add'. systemd-journald.service: Trying to stash fd for dev=0:8/inode=3967 systemd-journald.service: Added fd 75 (stored) to fd store. [ 126.087831] udevadm[309]: fsl_enetc_ptp: Triggered device with action 'add'. [ 126.089984] udevadm[309]: fsl_enetc_vf: Triggered device with action 'add'. [ 126.091716] udevadm[309]: hisi_sas_v3_hw: Triggered device with action 'add'. [ 126.093760] udevadm[309]: hns3: Triggered device with action 'add'. [ 126.095474] udevadm[309]: i40e: Triggered device with action 'add'. [ 126.097847] udevadm[309]: igb: Triggered device with action 'add'. [ 126.099530] udevadm[309]: igbvf: Triggered device with action 'add'. [ 126.101643] udevadm[309]: isp1760: Triggered device with action 'add'. [ 126.103369] udevadm[309]: mdio_thunder: Triggered device with action 'add'. [ 126.105554] udevadm[309]: megaraid_sas: Triggered device with action 'add'. [ 126.112745] udevadm[309]: nicpf: Triggered device with action 'add'. [ 126.115628] udevadm[309]: nvme: Triggered device with action 'add'. [ 126.117688] udevadm[309]: ohci-pci: Triggered device with action 'add'. [ 126.119642] udevadm[309]: pcieport: Triggered device with action 'add'. systemd-journald.service: Received EPOLLHUP on stored fd 75 (stored), closing. [ 126.121968] udevadm[309]: sata_sil24: Triggered device with action 'add'. [ 126.123892] udevadm[309]: serial: Triggered device with action 'add'. [ 126.126075] udevadm[309]: sky2: Triggered device with action 'add'. [ 126.129611] udevadm[309]: thunder_bgx: Triggered device with action 'add'. [ 126.131671] udevadm[309]: thunder_xcv: Triggered device with action 'add'. [ 126.137992] udevadm[309]: vfio-pci: Triggered device with action 'add'. Received SIGCHLD from PID 385 (modprobe). [ 126.139859] udevadm[309]: virtio-pci: Triggered device with action 'add'. Child 385 (modprobe) died (code=exited, status=0/SUCCESS) [ 126.142003] udevadm[309]: pci-epf: Triggered device with action 'add'. modprobe@configfs.service: Child 385 belongs to modprobe@configfs.service. [ 126.143791] udevadm[309]: pci_express: Triggered device with action 'add'. modprobe@configfs.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 126.146164] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/pci_express/drivers/uevent', ignoring: No such file or directory [ 126.148777] udevadm[309]: aer: Triggered device with action 'add'. [ 126.150550] udevadm[309]: pcie_pme: Triggered device with action 'add'. [ 126.152773] udevadm[309]: platform: Triggered device with action 'add'. modprobe@configfs.service: Deactivated successfully. [ 126.154555] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/platform/drivers/uevent', ignoring: No such file or directory modprobe@configfs.service: Service will not restart (restart setting) modprobe@configfs.service: Changed start -> dead [ 126.156798] udevadm[309]: ARM-CCI: Triggered device with action 'add'. [ 126.158621] udevadm[309]: Hi-HNS_MDIO: Triggered device with action 'add'. modprobe@configfs.service: Job 633 modprobe@configfs.service/start finished, result=done M [ OK ] Finished Load Kernel Module configfs. modprobe@configfs.service: Consumed 579ms CPU time. modprobe@configfs.service: Releasing resources... Child 387 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 126.160767] udevadm[309]: Hisilicon MBIGEN-V2: Triggered device with action 'add'. init.scope: Child 387 belongs to init.scope. [ 126.174203] udevadm[309]: Xilinx Watchdog: Triggered device with action 'add'. [ 126.176366] udevadm[309]: ac5-pinctrl: Triggered device with action 'add'. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service sys-kernel-config.mount: Job 632 sys-kernel-config.mount/start finished, result=done [ 126.178217] udevadm[309]: acpi-fan: Triggered device with action 'add'. sysinit.target: starting held back, waiting for: systemd-udev-trigger.service [ 126.180397] udevadm[309]: acpi-ged: Triggered device with action 'add'. [ 126.182161] udevadm[309]: advk-pcie: Triggered device with action 'add'. [ 126.183974] udevadm[309]: agilex-clkmgr: Triggered device with action 'add'. [ 126.186029] udevadm[309]: ahci: Triggered device with action 'add'. [ 126.187734] udevadm[309]: ahci-ceva: Triggered device with action 'add'. [ 126.189791] udevadm[309]: ahci-imx: Triggered device with action 'add'. [ 126.203129] systemd-udevd[381]: acpi: Processing device (SEQNUM=4110, ACTION=add) [ 126.207145] udevadm[309]: ahci-mvebu: Triggered device with action 'add'. [ 126.209337] udevadm[309]: ahci-qoriq: Triggered device with action 'add'. [ 126.211094] udevadm[309]: alarmtimer: Triggered device with action 'add'. [ 126.213105] udevadm[309]: altera-msi: Triggered device with action 'add'. [ 126.214847] udevadm[309]: altera-pcie: Triggered device with action 'add'. [ 126.216894] udevadm[309]: altr,system_manager: Triggered device with action 'add'. [ 126.218687] udevadm[309]: am65-cpsw-nuss: Triggered device with action 'add'. [ 126.220783] udevadm[309]: amd-xgbe: Triggered device with action 'add'. [ 126.222560] udevadm[309]: amlogic-c3-pinctrl: Triggered device with action 'add'. [ 126.224791] udevadm[309]: amlogic_thermal: Triggered device with action 'add'. [ 126.226634] udevadm[309]: apple-admac: Triggered device with action 'add'. [ 126.228659] udevadm[309]: apple-dart: Triggered device with action 'add'. [ 126.230388] udevadm[309]: apple-mailbox: Triggered device with action 'add'. [ 126.232448] udevadm[309]: apple-mca: Triggered device with action 'add'. [ 126.234211] udevadm[309]: apple-nco: Triggered device with action 'add'. [ 126.235945] udevadm[309]: apple-pmgr-pwrstate: Triggered device with action 'add'. [ 126.237951] udevadm[309]: apple-sart: Triggered device with action 'add'. [ 126.239688] udevadm[309]: apple_efuses: Triggered device with action 'add'. [ 126.241791] udevadm[309]: arm-scmi: Triggered device with action 'add'. [ 126.243501] udevadm[309]: arm-smmu: Triggered device with action 'add'. [ 126.247701] udevadm[309]: arm-smmu-v3: Triggered device with action 'add'. [ 126.253709] udevadm[309]: arm_smc_wdt: Triggered device with action 'add'. [ 126.255479] udevadm[309]: armada-ap806-pinctrl: Triggered device with action 'add'. [ 126.257634] udevadm[309]: armada-cp110-pinctrl: Triggered device with action 'add'. [ 126.259671] udevadm[309]: armada8k-pcie: Triggered device with action 'add'. [ 126.261698] udevadm[309]: armada_3700_spi: Triggered device with action 'add'. [ 126.263478] udevadm[309]: armada_thermal: Triggered device with action 'add'. [ 126.265494] udevadm[309]: armv8-pmu: Triggered device with action 'add'. [ 126.267242] udevadm[309]: ave: Triggered device with action 'add'. [ 126.269169] udevadm[309]: axg-aoclkc: Triggered device with action 'add'. [ 126.270889] udevadm[309]: axg-clkc: Triggered device with action 'add'. [ 126.272860] udevadm[309]: axp20x-regulator: Triggered device with action 'add'. [ 126.274656] udevadm[309]: bam-dma-engine: Triggered device with action 'add'. [ 126.276749] udevadm[309]: basic-mmio-gpio: Triggered device with action 'add'. [ 126.278504] udevadm[309]: bcm-iproc-i2c: Triggered device with action 'add'. [ 126.280495] udevadm[309]: bcm-iproc-pwm: Triggered device with action 'add'. [ 126.282227] udevadm[309]: bcm-ns2-usbphy: Triggered device with action 'add'. [ 126.283922] udevadm[309]: bcm-pmb: Triggered device with action 'add'. [ 126.286094] udevadm[309]: bcm2835-aux-clk: Triggered device with action 'add'. [ 126.287817] udevadm[309]: bcm2835-aux-uart: Triggered device with action 'add'. [ 126.290231] systemd-udevd[353]: ahci: Device ready for processing (SEQNUM=4112, ACTION=add) [ 126.293081] udevadm[309]: bcm2835-clk: Triggered device with action 'add'. [ 126.294824] udevadm[309]: bcm2835-dma: Triggered device with action 'add'. [ 126.296895] udevadm[309]: bcm2835-mbox: Triggered device with action 'add'. [ 126.298626] udevadm[309]: bcm2835-pm: Triggered device with action 'add'. [ 126.300660] udevadm[309]: bcm2835-power: Triggered device with action 'add'. [ 126.302404] udevadm[309]: bcm2835-rng: Triggered device with action 'add'. [ 126.304339] udevadm[309]: bcm2835-wdt: Triggered device with action 'add'. [ 126.306088] udevadm[309]: bcm4908-pinctrl: Triggered device with action 'add'. [ 126.307843] udevadm[309]: bcm4908_enet: Triggered device with action 'add'. [ 126.309744] udevadm[309]: bcm7038_l1: Triggered device with action 'add'. [ 126.311501] udevadm[309]: bcm7120_l2: Triggered device with action 'add'. [ 126.313766] udevadm[309]: bcm7271-uart: Triggered device with action 'add'. [ 126.315495] udevadm[309]: bcm_iproc: Triggered device with action 'add'. [ 126.317539] udevadm[309]: bcm_voter: Triggered device with action 'add'. [ 126.319278] udevadm[309]: bd718xx-pmic: Triggered device with action 'add'. [ 126.321247] udevadm[309]: bd9571mwv-regulator: Triggered device with action 'add'. [ 126.322994] udevadm[309]: bdc: Triggered device with action 'add'. [ 126.324993] udevadm[309]: bgmac-enet: Triggered device with action 'add'. [ 126.326900] udevadm[309]: bman_ccsr: Triggered device with action 'add'. [ 126.329123] udevadm[309]: bman_portal: Triggered device with action 'add'. [ 126.331055] udevadm[309]: brcm,asp-v2: Triggered device with action 'add'. [ 126.333455] udevadm[309]: brcm-otpc: Triggered device with action 'add'. [ 126.335319] udevadm[309]: brcm-rescal-reset: Triggered device with action 'add'. [ 126.337614] udevadm[309]: brcm-sata-phy: Triggered device with action 'add'. [ 126.339393] udevadm[309]: brcm2711-dvp: Triggered device with action 'add'. [ 126.341828] udevadm[309]: brcmstb-avs-cpufreq: Triggered device with action 'add'. [ 126.343875] udevadm[309]: brcmstb-dpfe: Triggered device with action 'add'. [ 126.346000] udevadm[309]: brcmstb-gpio: Triggered device with action 'add'. [ 126.347762] udevadm[309]: brcmstb-i2c: Triggered device with action 'add'. [ 126.349877] udevadm[309]: brcmstb-reset: Triggered device with action 'add'. [ 126.351681] udevadm[309]: brcmstb-usb-phy: Triggered device with action 'add'. [ 126.353862] udevadm[309]: brcmstb-waketimer: Triggered device with action 'add'. [ 126.355694] udevadm[309]: brcmstb_l2: Triggered device with action 'add'. [ 126.357737] udevadm[309]: brcmstb_memc: Triggered device with action 'add'. [ 126.359536] udevadm[309]: brcmstb_qspi: Triggered device with action 'add'. [ 126.361806] udevadm[309]: cadence-qspi: Triggered device with action 'add'. [ 126.363551] udevadm[309]: cdns-spi: Triggered device with action 'add'. [ 126.365705] udevadm[309]: chipidea-usb2: Triggered device with action 'add'. [ 126.367434] udevadm[309]: ci_hdrc: Triggered device with action 'add'. [ 126.369489] udevadm[309]: clk-mt2712: Triggered device with action 'add'. [ 126.371388] udevadm[309]: clk-mt2712-apmixed: Triggered device with action 'add'. [ 126.381161] systemd-udevd[379]: acpiphp: Processing device (SEQNUM=4111, ACTION=add) [ 126.382985] systemd-udevd[379]: acpiphp: Device processed (SEQNUM=4111, ACTION=add) [ 126.385906] udevadm[309]: clk-mt6765: Triggered device with action 'add'. [ 126.387671] udevadm[309]: clk-mt6779: Triggered device with action 'add'. [ 126.389823] udevadm[309]: clk-mt6779-infra: Triggered device with action 'add'. [ 126.391610] udevadm[309]: clk-mt6795-apmixed: Triggered device with action 'add'. [ 126.394060] udevadm[309]: clk-mt6795-infracfg: Triggered device with action 'add'. [ 126.395867] udevadm[309]: clk-mt6795-mfg: Triggered device with action 'add'. [ 126.397880] udevadm[309]: clk-mt6795-mm: Triggered device with action 'add'. [ 126.399624] udevadm[309]: clk-mt6795-pericfg: Triggered device with action 'add'. [ 126.401756] udevadm[309]: clk-mt6795-topckgen: Triggered device with action 'add'. [ 126.403516] udevadm[309]: clk-mt6795-vdecsys: Triggered device with action 'add'. [ 126.405756] udevadm[309]: clk-mt6795-vencsys: Triggered device with action 'add'. [ 126.407697] udevadm[309]: clk-mt6797: Triggered device with action 'add'. [ 126.409746] udevadm[309]: clk-mt7622: Triggered device with action 'add'. [ 126.411467] udevadm[309]: clk-mt7622-apmixed: Triggered device with action 'add'. [ 126.413813] udevadm[309]: clk-mt7622-infracfg: Triggered device with action 'add'. [ 126.415559] udevadm[309]: clk-mt7981-apmixed: Triggered device with action 'add'. [ 126.417771] udevadm[309]: clk-mt7981-eth: Triggered device with action 'add'. [ 126.419523] udevadm[309]: clk-mt7981-infracfg: Triggered device with action 'add'. [ 126.421664] udevadm[309]: clk-mt7981-topckgen: Triggered device with action 'add'. [ 126.423419] udevadm[309]: clk-mt7986-apmixed: Triggered device with action 'add'. [ 126.425505] udevadm[309]: clk-mt7986-eth: Triggered device with action 'add'. [ 126.427248] udevadm[309]: clk-mt7986-infracfg: Triggered device with action 'add'. [ 126.429285] udevadm[309]: clk-mt7986-topckgen: Triggered device with action 'add'. [ 126.431062] udevadm[309]: clk-mt8167: Triggered device with action 'add'. [ 126.433154] udevadm[309]: clk-mt8167-apmixed: Triggered device with action 'add'. [ 126.434914] udevadm[309]: clk-mt8167-audsys: Triggered device with action 'add'. [ 126.437115] udevadm[309]: clk-mt8167-imgsys: Triggered device with action 'add'. [ 126.438962] udevadm[309]: clk-mt8167-mfgcfg: Triggered device with action 'add'. [ 126.440935] udevadm[309]: clk-mt8167-mm: Triggered device with action 'add'. [ 126.442736] udevadm[309]: clk-mt8167-vdecsys: Triggered device with action 'add'. [ 126.444769] udevadm[309]: clk-mt8173-apmixed: Triggered device with action 'add'. [ 126.446502] udevadm[309]: clk-mt8173-imgsys: Triggered device with action 'add'. [ 126.448693] udevadm[309]: clk-mt8173-infracfg: Triggered device with action 'add'. [ 126.450473] udevadm[309]: clk-mt8173-mm: Triggered device with action 'add'. [ 126.452446] udevadm[309]: clk-mt8173-pericfg: Triggered device with action 'add'. [ 126.454215] udevadm[309]: clk-mt8173-topckgen: Triggered device with action 'add'. [ 126.455983] udevadm[309]: clk-mt8173-vdecsys: Triggered device with action 'add'. [ 126.458439] systemd-udevd[380]: 842_decompress: Device processed (SEQNUM=4109, ACTION=add) [ 126.460472] systemd-udevd[380]: 842_decompress: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 126.463220] udevadm[309]: clk-mt8173-vencsys: Triggered device with action 'add'. [ 126.465442] udevadm[309]: clk-mt8183: Triggered device with action 'add'. [ 126.467175] udevadm[309]: clk-mt8183-apmixed: Triggered device with action 'add'. [ 126.469246] udevadm[309]: clk-mt8183-audio: Triggered device with action 'add'. [ 126.470995] udevadm[309]: clk-mt8183-cam: Triggered device with action 'add'. [ 126.472978] udevadm[309]: clk-mt8183-img: Triggered device with action 'add'. [ 126.474728] udevadm[309]: clk-mt8183-ipu_adl: Triggered device with action 'add'. [ 126.476776] udevadm[309]: clk-mt8183-ipu_conn: Triggered device with action 'add'. [ 126.478531] udevadm[309]: clk-mt8183-ipu_core0: Triggered device with action 'add'. [ 126.480657] udevadm[309]: clk-mt8183-ipu_core1: Triggered device with action 'add'. [ 126.482405] udevadm[309]: clk-mt8183-mfg: Triggered device with action 'add'. [ 126.484381] udevadm[309]: clk-mt8183-mm: Triggered device with action 'add'. [ 126.486131] udevadm[309]: clk-mt8183-vdec: Triggered device with action 'add'. [ 126.487888] udevadm[309]: clk-mt8183-venc: Triggered device with action 'add'. [ 126.489895] udevadm[309]: clk-mt8186-apmixed: Triggered device with action 'add'. [ 126.491811] udevadm[309]: clk-mt8186-cam: Triggered device with action 'add'. [ 126.493802] udevadm[309]: clk-mt8186-img: Triggered device with action 'add'. [ 126.495557] udevadm[309]: clk-mt8186-imp_iic_wrap: Triggered device with action 'add'. [ 126.497793] udevadm[309]: clk-mt8186-infra-ao: Triggered device with action 'add'. [ 126.499574] udevadm[309]: clk-mt8186-ipe: Triggered device with action 'add'. [ 126.501743] udevadm[309]: clk-mt8186-mcu: Triggered device with action 'add'. [ 126.503476] udevadm[309]: clk-mt8186-mdp: Triggered device with action 'add'. [ 126.505574] udevadm[309]: clk-mt8186-mfg: Triggered device with action 'add'. [ 126.507386] udevadm[309]: clk-mt8186-mm: Triggered device with action 'add'. [ 126.509402] udevadm[309]: clk-mt8186-topck: Triggered device with action 'add'. [ 126.511160] udevadm[309]: clk-mt8186-vdec: Triggered device with action 'add'. [ 126.513209] udevadm[309]: clk-mt8186-venc: Triggered device with action 'add'. [ 126.514966] udevadm[309]: clk-mt8186-wpe: Triggered device with action 'add'. [ 126.516956] udevadm[309]: clk-mt8188-adsp_audio26m: Triggered device with action 'add'. [ 126.519016] udevadm[309]: clk-mt8188-apmixed: Triggered device with action 'add'. [ 126.521037] udevadm[309]: clk-mt8188-cam: Triggered device with action 'add'. [ 126.522863] udevadm[309]: clk-mt8188-ccu: Triggered device with action 'add'. [ 126.525011] udevadm[309]: clk-mt8188-imgsys_main: Triggered device with action 'add'. [ 126.526794] udevadm[309]: clk-mt8188-imp_iic_wrap: Triggered device with action 'add'. [ 126.528917] udevadm[309]: clk-mt8188-infra_ao: Triggered device with action 'add'. [ 126.530689] udevadm[309]: clk-mt8188-ipe: Triggered device with action 'add'. [ 126.532828] udevadm[309]: clk-mt8188-mfgcfg: Triggered device with action 'add'. [ 126.535078] systemd-udevd[381]: acpi: Device processed (SEQNUM=4110, ACTION=add) [ 126.537141] systemd-udevd[381]: acpi: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 126.539745] udevadm[309]: clk-mt8188-peri_ao: Triggered device with action 'add'. [ 126.541980] udevadm[309]: clk-mt8188-topck: Triggered device with action 'add'. [ 126.543989] udevadm[309]: clk-mt8188-vdec: Triggered device with action 'add'. [ 126.546020] udevadm[309]: clk-mt8188-vdo0: Triggered device with action 'add'. [ 126.548340] udevadm[309]: clk-mt8188-vdo1: Triggered device with action 'add'. [ 126.550478] udevadm[309]: clk-mt8188-venc1: Triggered device with action 'add'. [ 126.552819] udevadm[309]: clk-mt8188-vpp0: Triggered device with action 'add'. [ 126.554680] udevadm[309]: clk-mt8188-vpp1: Triggered device with action 'add'. [ 126.556820] udevadm[309]: clk-mt8188-wpe: Triggered device with action 'add'. [ 126.558738] udevadm[309]: clk-mt8192: Triggered device with action 'add'. [ 126.560939] udevadm[309]: clk-mt8192-apmixed: Triggered device with action 'add'. [ 126.563555] udevadm[309]: clk-mt8192-aud: Triggered device with action 'add'. [ 126.567021] udevadm[309]: clk-mt8192-cam: Triggered device with action 'add'. [ 126.570570] udevadm[309]: clk-mt8192-img: Triggered device with action 'add'. [ 126.572663] udevadm[309]: clk-mt8192-imp_iic_wrap: Triggered device with action 'add'. [ 126.574402] udevadm[309]: clk-mt8192-ipe: Triggered device with action 'add'. [ 126.576396] udevadm[309]: clk-mt8192-mdp: Triggered device with action 'add'. [ 126.578162] udevadm[309]: clk-mt8192-mfg: Triggered device with action 'add'. [ 126.580346] udevadm[309]: clk-mt8192-mm: Triggered device with action 'add'. [ 126.582118] udevadm[309]: clk-mt8192-msdc: Triggered device with action 'add'. [ 126.583858] udevadm[309]: clk-mt8192-scp_adsp: Triggered device with action 'add'. [ 126.585893] udevadm[309]: clk-mt8192-vdec: Triggered device with action 'add'. [ 126.587658] udevadm[309]: clk-mt8192-venc: Triggered device with action 'add'. [ 126.589716] udevadm[309]: clk-mt8195-apmixed: Triggered device with action 'add'. [ 126.591465] udevadm[309]: clk-mt8195-apusys_pll: Triggered device with action 'add'. [ 126.593649] udevadm[309]: clk-mt8195-cam: Triggered device with action 'add'. [ 126.595430] udevadm[309]: clk-mt8195-ccu: Triggered device with action 'add'. [ 126.597486] udevadm[309]: clk-mt8195-img: Triggered device with action 'add'. [ 126.599268] udevadm[309]: clk-mt8195-imp_iic_wrap: Triggered device with action 'add'. [ 126.601333] udevadm[309]: clk-mt8195-infra_ao: Triggered device with action 'add'. [ 126.603147] udevadm[309]: clk-mt8195-ipe: Triggered device with action 'add'. [ 126.605170] udevadm[309]: clk-mt8195-mfg: Triggered device with action 'add'. [ 126.607074] udevadm[309]: clk-mt8195-peri_ao: Triggered device with action 'add'. [ 126.609165] udevadm[309]: clk-mt8195-scp_adsp: Triggered device with action 'add'. [ 126.610957] udevadm[309]: clk-mt8195-topck: Triggered device with action 'add'. [ 126.612945] udevadm[309]: clk-mt8195-vdec: Triggered device with action 'add'. [ 126.614717] udevadm[309]: clk-mt8195-vdo0: Triggered device with action 'add'. [ 126.616763] udevadm[309]: clk-mt8195-vdo1: Triggered device with action 'add'. [ 126.618950] systemd-udevd[379]: acpiphp: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 126.621846] udevadm[309]: clk-mt8195-venc: Triggered device with action 'add'. [ 126.623610] udevadm[309]: clk-mt8195-vpp0: Triggered device with action 'add'. [ 126.625669] udevadm[309]: clk-mt8195-vpp1: Triggered device with action 'add'. [ 126.627398] udevadm[309]: clk-mt8195-wpe: Triggered device with action 'add'. [ 126.629428] udevadm[309]: clk-mt8365: Triggered device with action 'add'. [ 126.631204] udevadm[309]: clk-mt8365-apmixed: Triggered device with action 'add'. [ 126.633199] udevadm[309]: clk-mt8365-apu: Triggered device with action 'add'. [ 126.635156] udevadm[309]: clk-mt8365-cam: Triggered device with action 'add'. [ 126.637271] udevadm[309]: clk-mt8365-mfg: Triggered device with action 'add'. [ 126.639061] udevadm[309]: clk-mt8365-mm: Triggered device with action 'add'. [ 126.641235] udevadm[309]: clk-mt8365-vdec: Triggered device with action 'add'. [ 126.643076] udevadm[309]: clk-mt8365-venc: Triggered device with action 'add'. [ 126.645174] udevadm[309]: clk-mt8516: Triggered device with action 'add'. [ 126.646920] udevadm[309]: clk-mt8516-apmixed: Triggered device with action 'add'. [ 126.648887] udevadm[309]: clk-rpmh: Triggered device with action 'add'. [ 126.650593] udevadm[309]: clk_imx8ulp: Triggered device with action 'add'. [ 126.652666] udevadm[309]: cmd-db: Triggered device with action 'add'. [ 126.654373] udevadm[309]: combphy: Triggered device with action 'add'. [ 126.656382] udevadm[309]: cpufreq-dt: Triggered device with action 'add'. [ 126.658099] udevadm[309]: cros-ec-debugfs: Triggered device with action 'add'. [ 126.659830] udevadm[309]: cros-ec-dev: Triggered device with action 'add'. [ 126.661808] udevadm[309]: cros-ec-i2c-tunnel: Triggered device with action 'add'. [ 126.663787] udevadm[309]: cros-ec-keyb: Triggered device with action 'add'. [ 126.665835] udevadm[309]: cros-ec-lightbar: Triggered device with action 'add'. [ 126.667623] udevadm[309]: cros-ec-pchg: Triggered device with action 'add'. [ 126.669705] udevadm[309]: cros-ec-regulator: Triggered device with action 'add'. [ 126.671431] udevadm[309]: cros-ec-rtc: Triggered device with action 'add'. [ 126.673488] udevadm[309]: cros-ec-sensorhub: Triggered device with action 'add'. [ 126.675215] udevadm[309]: cros-ec-sysfs: Triggered device with action 'add'. [ 126.677257] udevadm[309]: cros-ec-vbc: Triggered device with action 'add'. [ 126.679038] udevadm[309]: cros-usbpd-notify: Triggered device with action 'add'. [ 126.681077] udevadm[309]: cros-usbpd-notify-acpi: Triggered device with action 'add'. [ 126.682890] udevadm[309]: davinci_gpio: Triggered device with action 'add'. systemd-journald.service: Received EPOLLHUP on stored fd 83 (stored), closing. [ 126.684945] udevadm[309]: davinci_mdio: Triggered device with action 'add'. [ 126.687033] udevadm[309]: denali-nand-dt: Triggered device with action 'add'. [ 126.689170] udevadm[309]: disp_cc-sdm845: Triggered device with action 'add'. [ 126.691065] udevadm[309]: disp_cc-sm8250: Triggered device with action 'add'. [ 126.693268] udevadm[309]: dma-owl: Triggered device with action 'add'. [ 126.695277] udevadm[309]: dpaa2-console: Triggered device with action 'add'. [ 126.697470] udevadm[309]: dw-apb-uart: Triggered device with action 'add'. [ 126.700539] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 382. Received SIGCHLD from PID 309 (udevadm). [ 126.703397] udevadm[309]: dw_mmc: Triggered device with action 'add'. [ 126.705579] udevadm[309]: dw_wdt: Triggered device with action 'add'. Child 309 (udevadm) died (code=exited, status=0/SUCCESS) [ 126.707324] udevadm[309]: dwc2: Triggered device with action 'add'. [ 126.709296] udevadm[309]: dwc3: Triggered device with action 'add'. systemd-udev-trigger.service: Child 309 belongs to systemd-udev-trigger.service. systemd-udev-trigger.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 126.711161] udevadm[309]: dwc3-am62: Triggered device with action 'add'. [ 126.713682] udevadm[309]: dwc3-meson-g12a: Triggered device with action 'add'. [ 126.715711] udevadm[309]: dwc3-of-simple: Triggered device with action 'add'. systemd-udev-trigger.service: Changed start -> exited systemd-udev-trigger.service: Job 493 systemd-udev-trigger.service/start finished, result=done [ 126.717973] udevadm[309]: dwc3-qcom: Triggered device with action 'add'. [ OK ] Finished Coldplug All udev Devices. [ 126.719980] udevadm[309]: dwc3-xilinx: Triggered device with action 'add'. [ 126.722364] udevadm[309]: dwmmc_exynos: Triggered device with action 'add'. [ 126.724344] udevadm[309]: dwmmc_hi3798cv200: Triggered device with action 'add'. Failed to communicate with plymouth: Connection refused [ 126.726254] udevadm[309]: dwmmc_k3: Triggered device with action 'add'. Child 390 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 126.728418] udevadm[309]: dwmmc_rockchip: Triggered device with action 'add'. [ 126.730562] udevadm[309]: eeprom-sunxi-sid: Triggered device with action 'add'. init.scope: Child 390 belongs to init.scope. systemd-udev-trigger.service: Control group is empty. [ 126.732943] udevadm[309]: efi-framebuffer: Triggered device with action 'add'. sysinit.target: starting held back, waiting for: systemd-boot-random-seed.service [ 126.734863] udevadm[309]: ehci-platform: Triggered device with action 'add'. [ 126.737053] udevadm[309]: exiu: Triggered device with action 'add'. [ 126.738829] udevadm[309]: extcon-usb-gpio: Triggered device with action 'add'. [ 126.740947] udevadm[309]: extcon-usbc-cros-ec: Triggered device with action 'add'. [ 126.742780] udevadm[309]: exynos-adc: Triggered device with action 'add'. [ 126.744993] udevadm[309]: exynos-audss-clk: Triggered device with action 'add'. [ 126.746827] udevadm[309]: exynos-chipid: Triggered device with action 'add'. [ 126.748954] udevadm[309]: exynos-clkout: Triggered device with action 'add'. [ 126.750753] udevadm[309]: exynos-dp-video-phy: Triggered device with action 'add'. [ 126.753078] udevadm[309]: exynos-dwc3: Triggered device with action 'add'. [ 126.754895] udevadm[309]: exynos-ehci: Triggered device with action 'add'. [ 126.756957] udevadm[309]: exynos-mipi-video-phy: Triggered device with action 'add'. [ 126.758992] udevadm[309]: exynos-ohci: Triggered device with action 'add'. [ 126.761094] udevadm[309]: exynos-pd: Triggered device with action 'add'. [ 126.762955] udevadm[309]: exynos-pmu: Triggered device with action 'add'. [ 126.765067] udevadm[309]: exynos-tmu: Triggered device with action 'add'. [ 126.766881] udevadm[309]: exynos-trng: Triggered device with action 'add'. [ 126.769049] udevadm[309]: exynos-ufshc: Triggered device with action 'add'. [ 126.770871] udevadm[309]: exynos-usi: Triggered device with action 'add'. [ 126.772974] udevadm[309]: exynos5-hsi2c: Triggered device with action 'add'. [ 126.774864] udevadm[309]: exynos5433-cmu: Triggered device with action 'add'. [ 126.777088] udevadm[309]: exynos5_usb3drd_phy: Triggered device with action 'add'. [ 126.778970] udevadm[309]: exynos7885-cmu: Triggered device with action 'add'. [ 126.781570] udevadm[309]: exynos850-cmu: Triggered device with action 'add'. [ 126.783395] udevadm[309]: exynosautov9-cmu: Triggered device with action 'add'. [ 126.785684] udevadm[309]: f_sdh30: Triggered device with action 'add'. [ 126.797784] systemd-udevd[382]: ahci: Processing device (SEQNUM=4112, ACTION=add) [ 126.799531] systemd-udevd[382]: ahci: Device processed (SEQNUM=4112, ACTION=add) [ 126.801670] systemd-udevd[382]: ahci: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 126.804805] udevadm[309]: fec: Triggered device with action 'add'. [ 126.806714] udevadm[309]: fsd-cmu: Triggered device with action 'add'. [ 126.808860] udevadm[309]: fsl,ifc-nand: Triggered device with action 'add'. [ 126.810672] udevadm[309]: fsl,imx8dxl-iomuxc: Triggered device with action 'add'. [ 126.812940] udevadm[309]: fsl-16550-uart: Triggered device with action 'add'. [ 126.814933] udevadm[309]: fsl-dspi: Triggered device with action 'add'. [ 126.817203] udevadm[309]: fsl-edma: Triggered device with action 'add'. [ 126.819004] udevadm[309]: fsl-enetc-ierb: Triggered device with action 'add'. [ 126.821353] udevadm[309]: fsl-fman: Triggered device with action 'add'. [ 126.823261] udevadm[309]: fsl-fman-port: Triggered device with action 'add'. [ 126.825501] udevadm[309]: fsl-fman_xmdio: Triggered device with action 'add'. [ 126.827384] udevadm[309]: fsl-ifc: Triggered device with action 'add'. [ 126.829623] udevadm[309]: fsl-linflexuart: Triggered device with action 'add'. [ 126.831481] udevadm[309]: fsl-lpuart: Triggered device with action 'add'. [ 126.833704] udevadm[309]: fsl-quadspi: Triggered device with action 'add'. [ 126.835601] udevadm[309]: fsl-sai-clk: Triggered device with action 'add'. [ 126.837926] udevadm[309]: fsl_dpa: Triggered device with action 'add'. [ 126.839729] udevadm[309]: fsl_dpaa_mac: Triggered device with action 'add'. [ 126.842090] udevadm[309]: fsl_lpspi: Triggered device with action 'add'. [ 126.844380] udevadm[309]: fsl_mc_bus: Triggered device with action 'add'. [ 126.846293] udevadm[309]: ftpm-tee: Triggered device with action 'add'. [ 126.848479] udevadm[309]: g12a-aoclkc: Triggered device with action 'add'. [ 126.850364] udevadm[309]: g12a-clkc: Triggered device with action 'add'. [ 126.852390] udevadm[309]: gcc-ipq5332: Triggered device with action 'add'. [ 126.854243] udevadm[309]: gcc-msm8916: Triggered device with action 'add'. [ 126.856451] udevadm[309]: gcc-msm8994: Triggered device with action 'add'. [ 126.858274] udevadm[309]: gcc-msm8996: Triggered device with action 'add'. [ 126.860349] udevadm[309]: gcc-msm8998: Triggered device with action 'add'. [ 126.862167] udevadm[309]: gcc-qcm2290: Triggered device with action 'add'. [ 126.863976] udevadm[309]: gcc-qcs404: Triggered device with action 'add'. [ 126.866124] udevadm[309]: gcc-sc7180: Triggered device with action 'add'. [ 126.867931] udevadm[309]: gcc-sc7280: Triggered device with action 'add'. [ 126.870161] udevadm[309]: gcc-sc8180x: Triggered device with action 'add'. [ 126.871970] udevadm[309]: gcc-sc8280xp: Triggered device with action 'add'. [ 126.874091] udevadm[309]: gcc-sdm845: Triggered device with action 'add'. [ 126.875932] udevadm[309]: gcc-sm6115: Triggered device with action 'add'. [ 126.878153] udevadm[309]: gcc-sm8150: Triggered device with action 'add'. [ 126.880737] udevadm[309]: gcc-sm8250: Triggered device with action 'add'. [ 126.882589] udevadm[309]: gcc-sm8450: Triggered device with action 'add'. [ 126.884716] udevadm[309]: gcc-sm8550: Triggered device with action 'add'. [ 126.886542] udevadm[309]: geni_se_qup: Triggered device with action 'add'. [ 126.888828] udevadm[309]: gic: Triggered device with action 'add'. [ 126.891129] systemd-udevd[353]: ahci: Worker [382] is forked for processing SEQNUM=4112. [ 126.897477] systemd-udevd[353]: ahci_ceva: Device is queued (SEQNUM=4113, ACTION=add) [ 126.899306] systemd-udevd[353]: ahci_ceva: Device ready for processing (SEQNUM=4113, ACTION=add) [ 126.901312] systemd-udevd[353]: ahci_ceva: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 126.903112] systemd-udevd[353]: ahci_imx: Device is queued (SEQNUM=4114, ACTION=add) [ 126.905615] systemd-udevd[353]: ahci_imx: Device ready for processing (SEQNUM=4114, ACTION=add) [ 126.907662] systemd-udevd[353]: ahci_imx: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 126.910974] udevadm[309]: gpio-clk: Triggered device with action 'add'. [ 126.913413] udevadm[309]: gpio-dwapb: Triggered device with action 'add'. [ 126.915432] udevadm[309]: gpio-imx-scu: Triggered device with action 'add'. [ 126.918172] udevadm[309]: gpio-keys: Triggered device with action 'add'. [ 126.919936] udevadm[309]: gpio-mpc8xxx: Triggered device with action 'add'. [ 126.961720] udevadm[309]: gpio-mxc: Triggered device with action 'add'. [ 126.965421] udevadm[309]: gpio-regulator: Triggered device with action 'add'. loop3: Processing udev action (SEQNUM=4307, ACTION=add) loop3: Got 'add' action on syspath '/sys/devices/virtual/block/loop3'. loop3: Device busy: SYSTEMD_READY property from device is false loop3: Device busy: SYSTEMD_READY property from device is false [ 126.967534] udevadm[309]: gpio-syscon: Triggered device with action 'add'. [ 126.970384] udevadm[309]: gpio-vf610: Triggered device with action 'add'. [ 126.976783] udevadm[309]: gpio-xilinx: Triggered device with action 'add'. loop3: Device busy: SYSTEMD_READY property from device is false [ 126.978669] udevadm[309]: gpio_rcar: Triggered device with action 'add'. loop3: Device busy: SYSTEMD_READY property from device is false [ 126.981543] udevadm[309]: gti-wdt: Triggered device with action 'add'. [ 126.983760] udevadm[309]: gxbb-aoclkc: Triggered device with action 'add'. [ 126.986211] udevadm[309]: gxbb-clkc: Triggered device with action 'add'. [ 126.988352] udevadm[309]: hi3516cv300-crg: Triggered device with action 'add'. [ 126.990293] udevadm[309]: hi3519-clk: Triggered device with action 'add'. [ 126.996534] udevadm[309]: hi3559av100-clock: Triggered device with action 'add'. [ 126.998652] udevadm[309]: hi3660-clk: Triggered device with action 'add'. [ 127.001298] udevadm[309]: hi3660-mbox: Triggered device with action 'add'. [ 127.003150] udevadm[309]: hi3660-reset: Triggered device with action 'add'. [ 127.005980] udevadm[309]: hi3660-stub-clk: Triggered device with action 'add'. [ 127.008022] udevadm[309]: hi3670-clk: Triggered device with action 'add'. [ 127.010694] udevadm[309]: hi3798cv200-crg: Triggered device with action 'add'. loop4: Processing udev action (SEQNUM=4308, ACTION=add) [ 127.013025] udevadm[309]: hi6220-mbox: Triggered device with action 'add'. loop4: Got 'add' action on syspath '/sys/devices/virtual/block/loop4'. loop4: Device busy: SYSTEMD_READY property from device is false loop4: Device busy: SYSTEMD_READY property from device is false [ 127.018548] udevadm[309]: hi6220-stub-clk: Triggered device with action 'add'. [ 127.024621] udevadm[309]: hi6220-usb-phy: Triggered device with action 'add'. [ 127.027230] udevadm[309]: hi6421_pmic: Triggered device with action 'add'. [ 127.030048] udevadm[309]: hi6421v530-regulator: Triggered device with action 'add'. loop4: Device busy: SYSTEMD_READY property from device is false [ 127.032625] udevadm[309]: hi655x-clk: Triggered device with action 'add'. loop4: Device busy: SYSTEMD_READY property from device is false [ 127.035201] udevadm[309]: hi655x-pmic: Triggered device with action 'add'. loop2: Processing udev action (SEQNUM=4306, ACTION=add) loop2: Got 'add' action on syspath '/sys/devices/virtual/block/loop2'. loop2: Device busy: SYSTEMD_READY property from device is false [ 127.042008] udevadm[309]: hi655x-regulator: Triggered device with action 'add'. loop2: Device busy: SYSTEMD_READY property from device is false [ 127.044642] udevadm[309]: hi65xx-powerkey: Triggered device with action 'add'. [ 127.046831] udevadm[309]: hidma: Triggered device with action 'add'. [ 127.049197] udevadm[309]: hidma-mgmt: Triggered device with action 'add'. [ 127.051241] udevadm[309]: hisi-gmac: Triggered device with action 'add'. loop2: Device busy: SYSTEMD_READY property from device is false loop2: Device busy: SYSTEMD_READY property from device is false [ 127.053456] udevadm[309]: hisi-inno-phy: Triggered device with action 'add'. [ 127.055858] udevadm[309]: hisi-lpc: Triggered device with action 'add'. loop7: Processing udev action (SEQNUM=4311, ACTION=add) loop7: Got 'add' action on syspath '/sys/devices/virtual/block/loop7'. [ 127.057973] udevadm[309]: hisi-pcie-almost-ecam: Triggered device with action 'add'. loop7: Device busy: SYSTEMD_READY property from device is false loop7: Device busy: SYSTEMD_READY property from device is false [ 127.064931] udevadm[309]: hisi-rng: Triggered device with action 'add'. [ 127.066863] udevadm[309]: hisi_cpa_pmu: Triggered device with action 'add'. [ 127.069121] udevadm[309]: hisi_ddrc_pmu: Triggered device with action 'add'. loop7: Device busy: SYSTEMD_READY property from device is false loop7: Device busy: SYSTEMD_READY property from device is false [ 127.079369] systemd-udevd[380]: ahci_ceva: Processing device (SEQNUM=4113, ACTION=add) loop6: Processing udev action (SEQNUM=4310, ACTION=add) loop6: Got 'add' action on syspath '/sys/devices/virtual/block/loop6'. loop6: Device busy: SYSTEMD_READY property from device is false loop6: Device busy: SYSTEMD_READY property from device is false [ 127.086213] udevadm[309]: hisi_hha_pmu: Triggered device with action 'add'. [ 127.088597] udevadm[309]: hisi_l3c_pmu: Triggered device with action 'add'. [ 127.090608] udevadm[309]: hisi_pa_pmu: Triggered device with action 'add'. [ 127.093195] udevadm[309]: hisi_sas_v1_hw: Triggered device with action 'add'. loop6: Device busy: SYSTEMD_READY property from device is false loop6: Device busy: SYSTEMD_READY property from device is false [ 127.095360] udevadm[309]: hisi_sas_v2_hw: Triggered device with action 'add'. loop5: Processing udev action (SEQNUM=4309, ACTION=add) loop5: Got 'add' action on syspath '/sys/devices/virtual/block/loop5'. loop5: Device busy: SYSTEMD_READY property from device is false [ 127.098043] udevadm[309]: hisi_sllc_pmu: Triggered device with action 'add'. loop5: Device busy: SYSTEMD_READY property from device is false [ 127.100469] udevadm[309]: hisi_thermal: Triggered device with action 'add'. [ 127.102468] udevadm[309]: hisi_uc_pmu: Triggered device with action 'add'. [ 127.104787] udevadm[309]: histb-pcie: Triggered device with action 'add'. [ 127.106704] udevadm[309]: histb-rng: Triggered device with action 'add'. loop5: Device busy: SYSTEMD_READY property from device is false loop5: Device busy: SYSTEMD_READY property from device is false [ 127.109190] udevadm[309]: hns-nic: Triggered device with action 'add'. loop1: Processing udev action (SEQNUM=4305, ACTION=add) loop1: Got 'add' action on syspath '/sys/devices/virtual/block/loop1'. loop1: Device busy: SYSTEMD_READY property from device is false [ 127.111297] udevadm[309]: hns_dsaf: Triggered device with action 'add'. loop1: Device busy: SYSTEMD_READY property from device is false [ 127.113899] udevadm[309]: i2c-apple: Triggered device with action 'add'. [ 127.115836] udevadm[309]: i2c-mt65xx: Triggered device with action 'add'. [ 127.118239] udevadm[309]: i2c-rcar: Triggered device with action 'add'. loop1: Device busy: SYSTEMD_READY property from device is false [ 127.120368] udevadm[309]: i2c-riic: Triggered device with action 'add'. loop1: Device busy: SYSTEMD_READY property from device is false [ 127.122592] udevadm[309]: i2c-sh_mobile: Triggered device with action 'add'. ram0: Processing udev action (SEQNUM=4312, ACTION=add) ram0: Got 'add' action on syspath '/sys/devices/virtual/block/ram0'. [ 127.125241] udevadm[309]: i2c_designware: Triggered device with action 'add'. sys-devices-virtual-block-ram0.device: Changed tentative -> plugged dev-ram0.device: Changed tentative -> plugged [ 127.127527] udevadm[309]: i2c_qup: Triggered device with action 'add'. [ 127.129891] udevadm[309]: imx-bus-devfreq: Triggered device with action 'add'. [ 127.131898] udevadm[309]: imx-gpcv2: Triggered device with action 'add'. [ 127.135398] udevadm[309]: imx-i2c: Triggered device with action 'add'. [ 127.137900] udevadm[309]: imx-iim: Triggered device with action 'add'. [ 127.140378] udevadm[309]: imx-intmux: Triggered device with action 'add'. [ 127.142545] udevadm[309]: imx-irqsteer: Triggered device with action 'add'. [ 127.145045] udevadm[309]: imx-lpi2c: Triggered device with action 'add'. [ 127.146979] udevadm[309]: imx-pgc: Triggered device with action 'add'. mtdblock0: Processing udev action (SEQNUM=4296, ACTION=add) mtdblock0: Got 'add' action on syspath '/sys/devices/platform/4000000.flash/mtd/mtd0/mtdblock0'. [ 127.149438] udevadm[309]: imx-rpmsg: Triggered device with action 'add'. dev-mtdblock0.device: Changed tentative -> plugged sys-devices-platform-4000000.flash-mtd-mtd0-mtdblock0.device: Changed tentative -> plugged [ 127.151726] udevadm[309]: imx-scu: Triggered device with action 'add'. [ 127.154196] udevadm[309]: imx-scu-pd: Triggered device with action 'add'. [ 127.156436] udevadm[309]: imx-uart: Triggered device with action 'add'. [ 127.158403] udevadm[309]: imx-weim: Triggered device with action 'add'. ram1: Processing udev action (SEQNUM=4313, ACTION=add) ram1: Got 'add' action on syspath '/sys/devices/virtual/block/ram1'. [ 127.160889] udevadm[309]: imx6q-pcie: Triggered device with action 'add'. dev-ram1.device: Changed tentative -> plugged sys-devices-virtual-block-ram1.device: Changed tentative -> plugged [ 127.163142] udevadm[309]: imx7ulp-tpm-pwm: Triggered device with action 'add'. [ 127.165393] udevadm[309]: imx7ulp-wdt: Triggered device with action 'add'. [ 127.167376] udevadm[309]: imx8-acm: Triggered device with action 'add'. [ 127.169682] udevadm[309]: imx8-pcie-phy: Triggered device with action 'add'. [ 127.171651] udevadm[309]: imx8m-blk-ctrl: Triggered device with action 'add'. [ 127.173904] udevadm[309]: imx8mm-ccm: Triggered device with action 'add'. [ 127.175867] udevadm[309]: imx8mm-pinctrl: Triggered device with action 'add'. [ 127.178119] udevadm[309]: imx8mn-ccm: Triggered device with action 'add'. [ 127.180348] udevadm[309]: imx8mn-pinctrl: Triggered device with action 'add'. ram11: Processing udev action (SEQNUM=4315, ACTION=add) ram11: Got 'add' action on syspath '/sys/devices/virtual/block/ram11'. sys-devices-virtual-block-ram11.device: Changed tentative -> plugged dev-ram11.device: Changed tentative -> plugged [ 127.193574] systemd-udevd[353]: ahci_xgene: Device is queued (SEQNUM=4115, ACTION=add) [ 127.195757] systemd-udevd[353]: ahci_xgene: Device ready for processing (SEQNUM=4115, ACTION=add) [ 127.201208] systemd-udevd[353]: ahci_xgene: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 127.210836] udevadm[309]: imx8mp-audio-blk-ctrl: Triggered device with action 'add'. [ 127.213103] udevadm[309]: imx8mp-blk-ctrl: Triggered device with action 'add'. [ 127.215102] udevadm[309]: imx8mp-ccm: Triggered device with action 'add'. ram10: Processing udev action (SEQNUM=4314, ACTION=add) ram10: Got 'add' action on syspath '/sys/devices/virtual/block/ram10'. [ 127.221614] udevadm[309]: imx8mp-dwc3: Triggered device with action 'add'. sys-devices-virtual-block-ram10.device: Changed tentative -> plugged dev-ram10.device: Changed tentative -> plugged [ 127.226497] udevadm[309]: imx8mp-interconnect: Triggered device with action 'add'. [ 127.228951] udevadm[309]: imx8mp-pinctrl: Triggered device with action 'add'. [ 127.230950] udevadm[309]: imx8mq-ccm: Triggered device with action 'add'. [ 127.233148] udevadm[309]: imx8mq-pinctrl: Triggered device with action 'add'. [ 127.235042] udevadm[309]: imx8mq-usb-phy: Triggered device with action 'add'. [ 127.241456] udevadm[309]: imx8qm-pinctrl: Triggered device with action 'add'. [ 127.243313] udevadm[309]: imx8qxp-clk: Triggered device with action 'add'. [ 127.245677] udevadm[309]: imx8qxp-lpcg-clk: Triggered device with action 'add'. [ 127.247705] udevadm[309]: imx8qxp-pinctrl: Triggered device with action 'add'. [ 127.250065] udevadm[309]: imx8ulp-pinctrl: Triggered device with action 'add'. ram13: Processing udev action (SEQNUM=4317, ACTION=add) ram13: Got 'add' action on syspath '/sys/devices/virtual/block/ram13'. sys-devices-virtual-block-ram13.device: Changed tentative -> plugged dev-ram13.device: Changed tentative -> plugged [ 127.252007] udevadm[309]: imx93-blk-ctrl: Triggered device with action 'add'. [ 127.258272] udevadm[309]: imx93-ccm: Triggered device with action 'add'. [ 127.260411] udevadm[309]: imx93-pinctrl: Triggered device with action 'add'. [ 127.262471] udevadm[309]: imx93_power_domain: Triggered device with action 'add'. [ 127.264801] udevadm[309]: imx93_src: Triggered device with action 'add'. ram4: Processing udev action (SEQNUM=4322, ACTION=add) ram4: Got 'add' action on syspath '/sys/devices/virtual/block/ram4'. [ 127.266816] udevadm[309]: imx_mu: Triggered device with action 'add'. dev-ram4.device: Changed tentative -> plugged sys-devices-virtual-block-ram4.device: Changed tentative -> plugged [ 127.269302] udevadm[309]: imx_ocotp: Triggered device with action 'add'. ram12: Processing udev action (SEQNUM=4316, ACTION=add) ram12: Got 'add' action on syspath '/sys/devices/virtual/block/ram12'. [ 127.271156] udevadm[309]: imx_scu_ocotp: Triggered device with action 'add'. dev-ram12.device: Changed tentative -> plugged [ 127.273964] udevadm[309]: imx_usb: Triggered device with action 'add'. sys-devices-virtual-block-ram12.device: Changed tentative -> plugged [ 127.276997] udevadm[309]: imxrt1050-pinctrl: Triggered device with action 'add'. [ 127.278896] udevadm[309]: imxrt1170-pinctrl: Triggered device with action 'add'. [ 127.281014] udevadm[309]: inno-hdmi-phy: Triggered device with action 'add'. [ 127.283039] udevadm[309]: ipq5018-tlmm: Triggered device with action 'add'. [ 127.285286] udevadm[309]: ipq5332-tlmm: Triggered device with action 'add'. ram6: Processing udev action (SEQNUM=4324, ACTION=add) ram6: Got 'add' action on syspath '/sys/devices/virtual/block/ram6'. [ 127.287258] udevadm[309]: ipq6018-pinctrl: Triggered device with action 'add'. dev-ram6.device: Changed tentative -> plugged sys-devices-virtual-block-ram6.device: Changed tentative -> plugged ram14: Processing udev action (SEQNUM=4318, ACTION=add) ram14: Got 'add' action on syspath '/sys/devices/virtual/block/ram14'. [ 127.291741] udevadm[309]: ipq8074-pinctrl: Triggered device with action 'add'. sys-devices-virtual-block-ram14.device: Changed tentative -> plugged dev-ram14.device: Changed tentative -> plugged [ 127.296946] udevadm[309]: ipq9574-tlmm: Triggered device with action 'add'. [ 127.298981] udevadm[309]: iproc-gpio: Triggered device with action 'add'. [ 127.301421] udevadm[309]: iproc-mdio: Triggered device with action 'add'. ram15: Processing udev action (SEQNUM=4319, ACTION=add) ram15: Got 'add' action on syspath '/sys/devices/virtual/block/ram15'. dev-ram15.device: Changed tentative -> plugged sys-devices-virtual-block-ram15.device: Changed tentative -> plugged [ 127.303725] udevadm[309]: iproc-pcie: Triggered device with action 'add'. [ 127.310356] udevadm[309]: iproc-rng200: Triggered device with action 'add'. ram5: Processing udev action (SEQNUM=4323, ACTION=add) ram5: Got 'add' action on syspath '/sys/devices/virtual/block/ram5'. sys-devices-virtual-block-ram5.device: Changed tentative -> plugged dev-ram5.device: Changed tentative -> plugged ram8: Processing udev action (SEQNUM=4326, ACTION=add) ram8: Got 'add' action on syspath '/sys/devices/virtual/block/ram8'. [ 127.318478] udevadm[309]: iproc-xgs-gpio: Triggered device with action 'add'. sys-devices-virtual-block-ram8.device: Changed tentative -> plugged dev-ram8.device: Changed tentative -> plugged [ 127.326891] udevadm[309]: isp1760: Triggered device with action 'add'. ram3: Processing udev action (SEQNUM=4321, ACTION=add) ram3: Got 'add' action on syspath '/sys/devices/virtual/block/ram3'. dev-ram3.device: Changed tentative -> plugged sys-devices-virtual-block-ram3.device: Changed tentative -> plugged [ 127.331476] udevadm[309]: iwdg: Triggered device with action 'add'. ram7: Processing udev action (SEQNUM=4325, ACTION=add) [ 127.333825] udevadm[309]: k3-chipinfo: Triggered device with action 'add'. ram7: Got 'add' action on syspath '/sys/devices/virtual/block/ram7'. sys-devices-virtual-block-ram7.device: Changed tentative -> plugged [ 127.335843] udevadm[309]: k3-dma: Triggered device with action 'add'. dev-ram7.device: Changed tentative -> plugged ram2: Processing udev action (SEQNUM=4320, ACTION=add) ram2: Got 'add' action on syspath '/sys/devices/virtual/block/ram2'. sys-devices-virtual-block-ram2.device: Changed tentative -> plugged dev-ram2.device: Changed tentative -> plugged [ 127.352351] systemd-udevd[381]: ahci_imx: Processing device (SEQNUM=4114, ACTION=add) [ 127.355606] udevadm[309]: k3-ringacc: Triggered device with action 'add'. [ 127.358104] udevadm[309]: keystone-dwc3: Triggered device with action 'add'. [ 127.360404] udevadm[309]: kgdboc: Triggered device with action 'add'. [ 127.362413] udevadm[309]: kirin-pcie: Triggered device with action 'add'. [ 127.365042] udevadm[309]: layerscape-pcie: Triggered device with action 'add'. [ 127.367003] udevadm[309]: leds-bcm63xxx: Triggered device with action 'add'. [ 127.369192] udevadm[309]: leds-gpio: Triggered device with action 'add'. [ 127.371125] udevadm[309]: leds-syscon: Triggered device with action 'add'. [ 127.373361] udevadm[309]: leds_pwm: Triggered device with action 'add'. zram0: Processing udev action (SEQNUM=4328, ACTION=add) zram0: Got 'add' action on syspath '/sys/devices/virtual/block/zram0'. sys-devices-virtual-block-zram0.device: Changed tentative -> plugged dev-zram0.device: Changed tentative -> plugged dm-0: Processing udev action (SEQNUM=4329, ACTION=add) dm-0: Got 'add' action on syspath '/sys/devices/virtual/block/dm-0'. dm-0: Device busy: SYSTEMD_READY property from device is false dm-0: Device busy: SYSTEMD_READY property from device is false [ 127.375277] udevadm[309]: ls-scfg-msi: Triggered device with action 'add'. dm-0: Device busy: SYSTEMD_READY property from device is false [ 127.390158] udevadm[309]: ma35d1-clk: Triggered device with action 'add'. [ 127.391988] udevadm[309]: ma35d1-reset: Triggered device with action 'add'. [ 127.394129] udevadm[309]: macb: Triggered device with action 'add'. [ 127.395914] udevadm[309]: marvell-ap806-clock: Triggered device with action 'add'. [ 127.398171] udevadm[309]: marvell-ap806-system-controller: Triggered device with action 'add'. [ 127.400502] udevadm[309]: marvell-armada-3700-periph-clock: Triggered device with action 'add'. dm-0: Device busy: SYSTEMD_READY property from device is false [ 127.402430] udevadm[309]: marvell-armada-3700-tbg-clock: Triggered device with action 'add'. ram9: Processing udev action (SEQNUM=4327, ACTION=add) ram9: Got 'add' action on syspath '/sys/devices/virtual/block/ram9'. [ 127.404681] udevadm[309]: marvell-armada-3700-xtal-clock: Triggered device with action 'add'. dev-ram9.device: Changed tentative -> plugged sys-devices-virtual-block-ram9.device: Changed tentative -> plugged [ 127.406683] udevadm[309]: marvell-cp110-clock: Triggered device with action 'add'. [ 127.408968] udevadm[309]: marvell-cp110-system-controller0: Triggered device with action 'add'. [ 127.410893] udevadm[309]: marvell-nfc: Triggered device with action 'add'. [ 127.413000] udevadm[309]: max77620-gpio: Triggered device with action 'add'. [ 127.414818] udevadm[309]: max77620-pinctrl: Triggered device with action 'add'. dm-1: Processing udev action (SEQNUM=4330, ACTION=add) dm-1: Got 'add' action on syspath '/sys/devices/virtual/block/dm-1'. dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false [ 127.417370] udevadm[309]: max77620-pmic: Triggered device with action 'add'. dm-1: Device busy: SYSTEMD_READY property from device is false [ 127.419309] udevadm[309]: max77686-rtc: Triggered device with action 'add'. [ 127.422998] udevadm[309]: mb86s70-gpio: Triggered device with action 'add'. [ 127.425341] udevadm[309]: mdio-gpio: Triggered device with action 'add'. [ 127.427240] udevadm[309]: mdio-mux-iproc: Triggered device with action 'add'. dm-1: Device busy: SYSTEMD_READY property from device is false [ 127.433573] udevadm[309]: mdio-mux-mmioreg: Triggered device with action 'add'. [ 127.435807] udevadm[309]: mdio-mux-multiplexer: Triggered device with action 'add'. [ 127.438448] udevadm[309]: mediatek,efuse: Triggered device with action 'add'. [ 127.441154] udevadm[309]: mediatek-mt2712-pinctrl: Triggered device with action 'add'. [ 127.443550] udevadm[309]: mediatek-mt6397-pinctrl: Triggered device with action 'add'. [ 127.445814] udevadm[309]: mediatek-mt8167-pinctrl: Triggered device with action 'add'. [ 127.447692] udevadm[309]: mediatek-mt8173-pinctrl: Triggered device with action 'add'. [ 127.450124] udevadm[309]: mediatek-mt8365-pinctrl: Triggered device with action 'add'. [ 127.451938] udevadm[309]: mediatek-mt8516-pinctrl: Triggered device with action 'add'. [ 127.454401] systemd-udevd[353]: amd_xgbe: Device is queued (SEQNUM=4116, ACTION=add) [ 127.456341] systemd-udevd[353]: amd_xgbe: Device ready for processing (SEQNUM=4116, ACTION=add) [ 127.458242] systemd-udevd[353]: amd_xgbe: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 127.460382] systemd-udevd[353]: arm_smc_wdt: Device is queued (SEQNUM=4117, ACTION=add) [ 127.462991] udevadm[309]: meson-a1-pinctrl: Triggered device with action 'add'. [ 127.465024] udevadm[309]: meson-axg-pinctrl: Triggered device with action 'add'. [ 127.467054] udevadm[309]: meson-g12a-pinctrl: Triggered device with action 'add'. [ 127.469196] udevadm[309]: meson-gx-mmc: Triggered device with action 'add'. [ 127.471028] udevadm[309]: meson-gxbb-pinctrl: Triggered device with action 'add'. [ 127.473138] udevadm[309]: meson-gxl-pinctrl: Triggered device with action 'add'. [ 127.475003] udevadm[309]: meson-i2c: Triggered device with action 'add'. [ 127.477019] udevadm[309]: meson-rng: Triggered device with action 'add'. [ 127.478816] udevadm[309]: meson-s4-pinctrl: Triggered device with action 'add'. [ 127.480956] udevadm[309]: meson-saradc: Triggered device with action 'add'. [ 127.482812] udevadm[309]: meson_ee_pwrc: Triggered device with action 'add'. [ 127.484927] udevadm[309]: meson_gpio_intc: Triggered device with action 'add'. [ 127.486726] udevadm[309]: meson_gx_pwrc_vpu: Triggered device with action 'add'. [ 127.488922] udevadm[309]: meson_msr: Triggered device with action 'add'. [ 127.490702] udevadm[309]: meson_reset: Triggered device with action 'add'. [ 127.496964] udevadm[309]: meson_secure_pwrc: Triggered device with action 'add'. [ 127.499020] udevadm[309]: meson_uart: Triggered device with action 'add'. [ 127.501147] udevadm[309]: mmio-mux: Triggered device with action 'add'. [ 127.502962] udevadm[309]: modepin-gpio: Triggered device with action 'add'. [ 127.504985] udevadm[309]: msm-restart: Triggered device with action 'add'. [ 127.507685] udevadm[309]: msm8916-pinctrl: Triggered device with action 'add'. [ 127.509970] udevadm[309]: msm8953-pinctrl: Triggered device with action 'add'. [ 127.511894] udevadm[309]: msm8976-pinctrl: Triggered device with action 'add'. [ 127.514363] udevadm[309]: msm8994-pinctrl: Triggered device with action 'add'. [ 127.520803] udevadm[309]: msm8996-pinctrl: Triggered device with action 'add'. [ 127.522668] udevadm[309]: msm8998-pinctrl: Triggered device with action 'add'. vda: Processing udev action (SEQNUM=4300, ACTION=add) vda: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda'. [ 127.529227] udevadm[309]: msm_hsusb: Triggered device with action 'add'. [ 127.531231] udevadm[309]: msm_serial: Triggered device with action 'add'. [ 127.537575] udevadm[309]: mt-pmic-pwrap: Triggered device with action 'add'. [ 127.539516] udevadm[309]: mt6357-regulator: Triggered device with action 'add'. [ 127.553708] udevadm[309]: mt6358-regulator: Triggered device with action 'add'. [ 127.555741] udevadm[309]: mt6359-regulator: Triggered device with action 'add'. [ 127.561966] udevadm[309]: mt6360-regulator: Triggered device with action 'add'. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Changed tentative -> plugged dev-disk-by\x2ddiskseq-25.device: Changed tentative -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Changed tentative -> plugged dev-vda.device: Changed tentative -> plugged [ 127.563810] udevadm[309]: mt6397: Triggered device with action 'add'. [ 127.574006] udevadm[309]: mt6397-regulator: Triggered device with action 'add'. [ 127.575809] udevadm[309]: mt6577-uart: Triggered device with action 'add'. [ 127.577890] udevadm[309]: mt6765-pinctrl: Triggered device with action 'add'. [ 127.579670] udevadm[309]: mt6779-pinctrl: Triggered device with action 'add'. [ 127.582134] udevadm[309]: mt6795-pinctrl: Triggered device with action 'add'. [ 127.584493] systemd-udevd[382]: ahci_xgene: Processing device (SEQNUM=4115, ACTION=add) [ 127.587154] udevadm[309]: mt6797-pinctrl: Triggered device with action 'add'. [ 127.589693] udevadm[309]: mt7622-pinctrl: Triggered device with action 'add'. [ 127.591810] udevadm[309]: mt7981-pinctrl: Triggered device with action 'add'. [ 127.598184] udevadm[309]: mt7986a-pinctrl: Triggered device with action 'add'. [ 127.599985] udevadm[309]: mt7986b-pinctrl: Triggered device with action 'add'. [ 127.602319] udevadm[309]: mt8183-pinctrl: Triggered device with action 'add'. [ 127.604499] udevadm[309]: mt8186-pinctrl: Triggered device with action 'add'. [ 127.606355] udevadm[309]: mt8188-pinctrl: Triggered device with action 'add'. [ 127.608363] udevadm[309]: mt8192-pinctrl: Triggered device with action 'add'. [ 127.610232] udevadm[309]: mt8195-pinctrl: Triggered device with action 'add'. [ 127.612336] udevadm[309]: mtk-iommu: Triggered device with action 'add'. [ 127.614322] udevadm[309]: mtk-msdc: Triggered device with action 'add'. [ 127.616744] udevadm[309]: mtk-power-controller: Triggered device with action 'add'. [ 127.618777] udevadm[309]: mtk-scpsys: Triggered device with action 'add'. [ 127.620889] udevadm[309]: mtk-smi-common: Triggered device with action 'add'. [ 127.622744] udevadm[309]: mtk-smi-larb: Triggered device with action 'add'. [ 127.625153] udevadm[309]: mtk-spi: Triggered device with action 'add'. [ 127.627047] udevadm[309]: mtk-tphy: Triggered device with action 'add'. [ 127.629308] udevadm[309]: mtk-wdt: Triggered device with action 'add'. [ 127.631098] udevadm[309]: mtk_rng: Triggered device with action 'add'. [ 127.633411] udevadm[309]: mtu3: Triggered device with action 'add'. [ 127.635270] udevadm[309]: musb-hdrc: Triggered device with action 'add'. [ 127.637390] udevadm[309]: musb-sunxi: Triggered device with action 'add'. [ 127.639248] udevadm[309]: mv64xxx_i2c: Triggered device with action 'add'. [ 127.641502] udevadm[309]: mv_xor: Triggered device with action 'add'. [ 127.643311] udevadm[309]: mv_xor_v2: Triggered device with action 'add'. [ 127.645399] udevadm[309]: mvebu-a3700-comphy: Triggered device with action 'add'. [ 127.647407] udevadm[309]: mvebu-a3700-utmi-phy: Triggered device with action 'add'. [ 127.649725] udevadm[309]: mvebu-comphy: Triggered device with action 'add'. [ 127.651587] udevadm[309]: mvebu-gicp: Triggered device with action 'add'. [ 127.653919] udevadm[309]: mvebu-gpio: Triggered device with action 'add'. [ 127.655678] udevadm[309]: mvebu-icu: Triggered device with action 'add'. [ 127.657743] udevadm[309]: mvebu-icu-subset: Triggered device with action 'add'. ttyS0: Processing udev action (SEQNUM=4342, ACTION=add) ttyS0: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS0'. sys-devices-platform-serial8250-tty-ttyS0.device: Changed tentative -> plugged dev-ttyS0.device: Changed tentative -> plugged [ 127.665320] udevadm[309]: mvebu-pic: Triggered device with action 'add'. [ 127.667206] udevadm[309]: mvebu-sei: Triggered device with action 'add'. [ 127.669429] udevadm[309]: mvebu-uart: Triggered device with action 'add'. [ 127.671430] udevadm[309]: mvebu-uart-clock: Triggered device with action 'add'. [ 127.673952] udevadm[309]: mvneta: Triggered device with action 'add'. [ 127.675875] udevadm[309]: mvpp2: Triggered device with action 'add'. [ 127.678156] udevadm[309]: netsec: Triggered device with action 'add'. ttyS2: Processing udev action (SEQNUM=4344, ACTION=add) ttyS2: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS2'. dev-ttyS2.device: Changed tentative -> plugged sys-devices-platform-serial8250-tty-ttyS2.device: Changed tentative -> plugged [ 127.685393] udevadm[309]: npcm-reset: Triggered device with action 'add'. [ 127.688301] systemd-udevd[353]: arm_smc_wdt: Device ready for processing (SEQNUM=4117, ACTION=add) [ 127.691552] udevadm[309]: npcm-rng: Triggered device with action 'add'. [ 127.693865] udevadm[309]: npcm-wdt: Triggered device with action 'add'. [ 127.695802] udevadm[309]: npcm7xx-ehci: Triggered device with action 'add'. [ 127.698133] udevadm[309]: ns-thermal: Triggered device with action 'add'. [ 127.700414] udevadm[309]: ns2-pinmux: Triggered device with action 'add'. [ 127.702391] udevadm[309]: nwl-pcie: Triggered device with action 'add'. [ 127.704588] udevadm[309]: of_fixed_clk: Triggered device with action 'add'. [ 127.706506] udevadm[309]: of_fixed_factor_clk: Triggered device with action 'add'. ttyS1: Processing udev action (SEQNUM=4343, ACTION=add) [ 127.708723] udevadm[309]: of_serial: Triggered device with action 'add'. ttyS1: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS1'. sys-devices-platform-serial8250-tty-ttyS1.device: Changed tentative -> plugged [ 127.710994] udevadm[309]: ohci-platform: Triggered device with action 'add'. dev-ttyS1.device: Changed tentative -> plugged [ 127.713184] udevadm[309]: omap8250: Triggered device with action 'add'. ttyS3: Processing udev action (SEQNUM=4345, ACTION=add) ttyS3: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS3'. dev-ttyS3.device: Changed tentative -> plugged sys-devices-platform-serial8250-tty-ttyS3.device: Changed tentative -> plugged [ 127.715061] udevadm[309]: omap_i2c: Triggered device with action 'add'. [ 127.722372] udevadm[309]: omap_rng: Triggered device with action 'add'. ttyAMA0: Processing udev action (SEQNUM=4340, ACTION=add) ttyAMA0: Got 'add' action on syspath '/sys/devices/platform/9000000.pl011/tty/ttyAMA0'. [ 127.724576] udevadm[309]: omap_timer: Triggered device with action 'add'. sys-devices-platform-9000000.pl011-tty-ttyAMA0.device: Changed tentative -> plugged dev-ttyAMA0.device: Changed tentative -> plugged dev-ttyAMA0.device: Job 564 dev-ttyAMA0.device/start finished, result=done [ 127.726761] udevadm[309]: optee: Triggered device with action 'add'. serial-getty@ttyAMA0.service: starting held back, waiting for: systemd-user-sessions.service [ 127.729020] udevadm[309]: orion-ehci: Triggered device with action 'add'. [ 127.730886] udevadm[309]: orion-mdio: Triggered device with action 'add'. [ 127.733175] udevadm[309]: orion_spi: Triggered device with action 'add'. [ 127.735102] udevadm[309]: owl-i2c: Triggered device with action 'add'. [ 127.737326] udevadm[309]: owl-sps: Triggered device with action 'add'. [ 127.739176] udevadm[309]: owl-uart: Triggered device with action 'add'. [ 127.741418] udevadm[309]: owl_mmc: Triggered device with action 'add'. [ 127.743246] udevadm[309]: pata_of_platform: Triggered device with action 'add'. [ 127.745388] udevadm[309]: pata_platform: Triggered device with action 'add'. [ 127.747309] udevadm[309]: pci-host-generic: Triggered device with action 'add'. [ 127.749544] udevadm[309]: pci_thunder_ecam: Triggered device with action 'add'. [ 127.751436] udevadm[309]: pci_thunder_pem: Triggered device with action 'add'. [ 127.753738] udevadm[309]: phy-axg-mipi-pcie-analog: Triggered device with action 'add'. [ 127.755611] udevadm[309]: phy-axg-pcie: Triggered device with action 'add'. [ 127.757945] udevadm[309]: phy-bcm-sr-usb: Triggered device with action 'add'. [ 127.759834] udevadm[309]: phy-g12a-usb3-pcie: Triggered device with action 'add'. [ 127.762245] udevadm[309]: phy-gmii-sel: Triggered device with action 'add'. [ 127.764335] udevadm[309]: phy-meson-axg-mipi-dphy: Triggered device with action 'add'. [ 127.766183] udevadm[309]: phy-meson-g12a-mipi-dphy-analog: Triggered device with action 'add'. [ 127.768365] udevadm[309]: phy-meson-g12a-usb2: Triggered device with action 'add'. [ 127.770297] udevadm[309]: phy-meson-gxl-usb2: Triggered device with action 'add'. [ 127.772477] udevadm[309]: phy-meson-usb2: Triggered device with action 'add'. [ 127.774313] udevadm[309]: phy_rcar_gen3_pcie: Triggered device with action 'add'. [ 127.776370] udevadm[309]: phy_rcar_gen3_usb2: Triggered device with action 'add'. [ 127.778252] udevadm[309]: physmap-flash: Triggered device with action 'add'. [ 127.787342] systemd-udevd[379]: amd_xgbe: Processing device (SEQNUM=4116, ACTION=add) [ 127.790327] udevadm[309]: pinctrl-bcm2835: Triggered device with action 'add'. [ 127.792421] udevadm[309]: pinctrl-rzg2l: Triggered device with action 'add'. [ 127.794456] udevadm[309]: pinctrl-rzv2m: Triggered device with action 'add'. [ 127.796542] udevadm[309]: pinctrl-s700: Triggered device with action 'add'. [ 127.798349] udevadm[309]: pinctrl-s900: Triggered device with action 'add'. [ 127.800357] udevadm[309]: pinctrl-single: Triggered device with action 'add'. [ 127.802185] udevadm[309]: platform-mhu: Triggered device with action 'add'. [ 127.804510] udevadm[309]: plldig-clock: Triggered device with action 'add'. [ 127.806392] udevadm[309]: pm8941-pwrkey: Triggered device with action 'add'. [ 127.808558] udevadm[309]: psci-cpuidle: Triggered device with action 'add'. [ 127.810407] udevadm[309]: psci-cpuidle-domain: Triggered device with action 'add'. [ 127.812539] udevadm[309]: ptp-dte: Triggered device with action 'add'. [ 127.814347] udevadm[309]: ptp_qoriq: Triggered device with action 'add'. [ 127.816407] udevadm[309]: pwm-clock: Triggered device with action 'add'. [ 127.818234] udevadm[309]: pwm-regulator: Triggered device with action 'add'. [ 127.820295] udevadm[309]: pwrseq_emmc: Triggered device with action 'add'. [ 127.822133] udevadm[309]: pwrseq_simple: Triggered device with action 'add'. [ 127.824378] udevadm[309]: pxa2xx-i2c: Triggered device with action 'add'. [ 127.826194] udevadm[309]: qcm2290-pinctrl: Triggered device with action 'add'. [ 127.828017] udevadm[309]: qcom,apss-ipq6018-clk: Triggered device with action 'add'. [ 127.830379] udevadm[309]: qcom,gcc-ipq5018: Triggered device with action 'add'. [ 127.832704] udevadm[309]: qcom,gcc-ipq6018: Triggered device with action 'add'. [ 127.834600] udevadm[309]: qcom,gcc-ipq8074: Triggered device with action 'add'. [ 127.836771] udevadm[309]: qcom,gcc-ipq9574: Triggered device with action 'add'. vda3: Processing udev action (SEQNUM=4303, ACTION=add) [ 127.838607] udevadm[309]: qcom,qfprom: Triggered device with action 'add'. vda3: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3'. [ 127.840765] udevadm[309]: qcom-a53pll: Triggered device with action 'add'. [ 127.842611] udevadm[309]: qcom-apcs-msm8916-clk: Triggered device with action 'add'. [ 127.844729] udevadm[309]: qcom-apcs-msm8996-clk: Triggered device with action 'add'. [ 127.846616] udevadm[309]: qcom-clk-smd-rpm: Triggered device with action 'add'. [ 127.848766] udevadm[309]: qcom-cpr: Triggered device with action 'add'. [ 127.850619] udevadm[309]: qcom-cpufreq-hw: Triggered device with action 'add'. [ 127.852950] udevadm[309]: qcom-ebi2: Triggered device with action 'add'. [ 127.854862] udevadm[309]: qcom-hfpll: Triggered device with action 'add'. [ 127.857019] udevadm[309]: qcom-iommu: Triggered device with action 'add'. [ 127.858954] udevadm[309]: qcom-iommu-ctx: Triggered device with action 'add'. [ 127.860992] udevadm[309]: qcom-ipcc: Triggered device with action 'add'. [ 127.862828] udevadm[309]: qcom-ipq-apss-pll: Triggered device with action 'add'. [ 127.864973] udevadm[309]: qcom-irq-combiner: Triggered device with action 'add'. [ 127.866824] udevadm[309]: qcom-l2cache-pmu: Triggered device with action 'add'. [ 127.869361] systemd-udevd[380]: ahci_ceva: Device processed (SEQNUM=4113, ACTION=add) [ 127.871164] systemd-udevd[380]: ahci_ceva: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 127.874088] udevadm[309]: qcom-l3cache-pmu: Triggered device with action 'add'. [ 127.875926] udevadm[309]: qcom-msm8996-apcc: Triggered device with action 'add'. [ 127.878131] udevadm[309]: qcom-msm8996-cbf: Triggered device with action 'add'. [ 127.879962] udevadm[309]: qcom-nandc: Triggered device with action 'add'. [ 127.882245] udevadm[309]: qcom-pcie: Triggered device with action 'add'. [ 127.884342] udevadm[309]: qcom-rpm-proc: Triggered device with action 'add'. [ 127.886318] udevadm[309]: qcom-rpmh-regulator: Triggered device with action 'add'. [ 127.888455] udevadm[309]: qcom-rpmhpd: Triggered device with action 'add'. [ 127.890283] udevadm[309]: qcom-rpmpd: Triggered device with action 'add'. [ 127.892380] udevadm[309]: qcom-smd: Triggered device with action 'add'. [ 127.894229] udevadm[309]: qcom-smem: Triggered device with action 'add'. dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Changed tentative -> plugged [ 127.896362] udevadm[309]: qcom-smsm: Triggered device with action 'add'. dev-vda3.device: Changed tentative -> plugged dev-disk-by\x2dpartlabel-verityhash.device: Changed tentative -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Changed tentative -> plugged [ 127.898585] udevadm[309]: qcom-spmi-gpio: Triggered device with action 'add'. dev-disk-by\x2ddiskseq-25\x2dpart3.device: Changed tentative -> plugged dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device: Changed tentative -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Changed tentative -> plugged [ 127.901093] udevadm[309]: qcom-spmi-mpp: Triggered device with action 'add'. [ 127.903290] udevadm[309]: qcom-spmi-regulator: Triggered device with action 'add'. [ 127.905609] udevadm[309]: qcom-tsens: Triggered device with action 'add'. [ 127.907520] udevadm[309]: qcom_aoss_qmp: Triggered device with action 'add'. [ 127.910008] udevadm[309]: qcom_aoss_reset: Triggered device with action 'add'. [ 127.911858] udevadm[309]: qcom_apcs_ipc: Triggered device with action 'add'. [ 127.914151] udevadm[309]: qcom_geni_serial: Triggered device with action 'add'. [ 127.915993] udevadm[309]: qcom_glink_rpm: Triggered device with action 'add'. [ 127.918222] udevadm[309]: qcom_hwspinlock: Triggered device with action 'add'. [ 127.920344] udevadm[309]: qcom_mpm: Triggered device with action 'add'. [ 127.922166] udevadm[309]: qcom_pdc: Triggered device with action 'add'. [ 127.924259] udevadm[309]: qcom_rpm_smd_regulator: Triggered device with action 'add'. [ 127.926159] udevadm[309]: qcom_scm: Triggered device with action 'add'. [ 127.927983] udevadm[309]: qcom_smp2p: Triggered device with action 'add'. [ 127.930135] udevadm[309]: qcs404-pinctrl: Triggered device with action 'add'. [ 127.932332] udevadm[309]: qdf2xxx-pinctrl: Triggered device with action 'add'. [ 127.934213] udevadm[309]: qdu1000-tlmm: Triggered device with action 'add'. [ 127.936276] udevadm[309]: qman_ccsr: Triggered device with action 'add'. [ 127.939852] udevadm[309]: qman_portal: Triggered device with action 'add'. [ 127.943181] udevadm[309]: qnoc-sa8775p: Triggered device with action 'add'. [ 127.945669] udevadm[309]: qnoc-sc7180: Triggered device with action 'add'. tpmrm0: Processing udev action (SEQNUM=4333, ACTION=add) tpmrm0: Got 'add' action on syspath '/sys/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpmrm/tpmrm0'. [ 127.948887] udevadm[309]: qnoc-sc7280: Triggered device with action 'add'. tpm2.target: Trying to enqueue job tpm2.target/start/fail [ 127.952533] udevadm[309]: qnoc-sc8180x: Triggered device with action 'add'. [ 127.954964] udevadm[309]: qnoc-sc8280xp: Triggered device with action 'add'. dev-tpmrm0.device: Installed new job dev-tpmrm0.device/start as 644 tpm2.target: Installed new job tpm2.target/start as 643 tpm2.target: Enqueued job tpm2.target/start as 643 dev-tpmrm0.device: Changed tentative -> plugged dev-tpmrm0.device: Job 644 dev-tpmrm0.device/start finished, result=done [ 127.961237] udevadm[309]: qnoc-sdm845: Triggered device with action 'add'. sys-devices-platform-platform\x2dbus\x40c000000-c000000.tpm_tis-tpmrm-tpmrm0.device: Changed tentative -> plugged tpm2.target changed dead -> active [ 127.963230] udevadm[309]: qnoc-sm8450: Triggered device with action 'add'. tpm2.target: Job 643 tpm2.target/start finished, result=done [ OK ] Reached target Trusted Platform Module. [ 127.965766] udevadm[309]: qnoc-sm8550: Triggered device with action 'add'. systemd-pcrphase-sysinit.service: starting held back, waiting for: sysinit.target systemd-pcrphase.service: starting held back, waiting for: basic.target [ 127.968909] systemd-udevd[379]: amd_xgbe: Device processed (SEQNUM=4116, ACTION=add) [ 127.970843] systemd-udevd[379]: amd_xgbe: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 127.973931] udevadm[309]: qoriq-cpufreq: Triggered device with action 'add'. [ 127.975762] udevadm[309]: r8a779f0_eth_serdes: Triggered device with action 'add'. [ 127.978044] udevadm[309]: raspberrypi-exp-gpio: Triggered device with action 'add'. [ 127.981964] udevadm[309]: raspberrypi-firmware: Triggered device with action 'add'. [ 127.985076] udevadm[309]: raspberrypi-power: Triggered device with action 'add'. [ 127.990278] udevadm[309]: ravb: Triggered device with action 'add'. [ 127.995435] udevadm[309]: rcar-dmac: Triggered device with action 'add'. [ 127.998810] udevadm[309]: rcar-pcie: Triggered device with action 'add'. [ 128.003223] udevadm[309]: rcar-pcie-ep: Triggered device with action 'add'. [ 128.006660] udevadm[309]: rcar-usb2-clock-sel: Triggered device with action 'add'. [ 128.009671] udevadm[309]: rcar_gen3_thermal: Triggered device with action 'add'. [ 128.011563] udevadm[309]: rcar_thermal: Triggered device with action 'add'. [ 128.013863] udevadm[309]: rcpm: Triggered device with action 'add'. [ 128.015682] udevadm[309]: reg-dummy: Triggered device with action 'add'. [ 128.017807] udevadm[309]: reg-fixed-voltage: Triggered device with action 'add'. [ 128.019701] udevadm[309]: renesas_eth_sw: Triggered device with action 'add'. [ 128.021997] udevadm[309]: renesas_irqc: Triggered device with action 'add'. [ 128.023863] udevadm[309]: renesas_sdhi_internal_dmac: Triggered device with action 'add'. [ 128.026154] udevadm[309]: renesas_wdt: Triggered device with action 'add'. [ 128.028731] udevadm[309]: reset-hi6220: Triggered device with action 'add'. [ 128.030665] udevadm[309]: reset_imx7: Triggered device with action 'add'. [ 128.032917] udevadm[309]: reset_zynqmp: Triggered device with action 'add'. [ 128.034819] udevadm[309]: rk3288-crypto: Triggered device with action 'add'. [ 128.037114] udevadm[309]: rk3399-dmc-freq: Triggered device with action 'add'. [ 128.038957] udevadm[309]: rk3x-i2c: Triggered device with action 'add'. [ 128.041015] udevadm[309]: rk808-clkout: Triggered device with action 'add'. [ 128.042811] udevadm[309]: rk808-regulator: Triggered device with action 'add'. [ 128.044981] udevadm[309]: rk_iommu: Triggered device with action 'add'. [ 128.046766] udevadm[309]: rockchip-dfi: Triggered device with action 'add'. [ 128.048877] udevadm[309]: rockchip-dp-phy: Triggered device with action 'add'. [ 128.050767] udevadm[309]: rockchip-dw-pcie: Triggered device with action 'add'. [ 128.052995] udevadm[309]: rockchip-efuse: Triggered device with action 'add'. [ 128.054831] udevadm[309]: rockchip-emmc-phy: Triggered device with action 'add'. [ 128.056946] udevadm[309]: rockchip-gpio: Triggered device with action 'add'. [ 128.059005] udevadm[309]: rockchip-iodomain: Triggered device with action 'add'. [ 128.061054] udevadm[309]: rockchip-mailbox: Triggered device with action 'add'. [ 128.062889] udevadm[309]: rockchip-nfc: Triggered device with action 'add'. [ 128.064986] udevadm[309]: rockchip-otp: Triggered device with action 'add'. [ 128.066775] udevadm[309]: rockchip-pcie: Triggered device with action 'add'. [ 128.069241] systemd-udevd[381]: ahci_imx: Device processed (SEQNUM=4114, ACTION=add) [ 128.070995] systemd-udevd[381]: ahci_imx: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 128.073893] udevadm[309]: rockchip-pcie-ep: Triggered device with action 'add'. [ 128.075732] udevadm[309]: rockchip-pcie-phy: Triggered device with action 'add'. [ 128.077857] udevadm[309]: rockchip-pinctrl: Triggered device with action 'add'. [ 128.079658] udevadm[309]: rockchip-pm-domain: Triggered device with action 'add'. [ 128.081907] udevadm[309]: rockchip-pwm: Triggered device with action 'add'. [ 128.083719] udevadm[309]: rockchip-sfc: Triggered device with action 'add'. [ 128.085846] udevadm[309]: rockchip-snps-pcie3-phy: Triggered device with action 'add'. [ 128.087871] udevadm[309]: rockchip-spi: Triggered device with action 'add'. [ 128.092307] udevadm[309]: rockchip-thermal: Triggered device with action 'add'. [ 128.094231] udevadm[309]: rockchip-typec-phy: Triggered device with action 'add'. [ 128.096660] udevadm[309]: rockchip-usb-phy: Triggered device with action 'add'. [ 128.098630] udevadm[309]: rockchip-usb2phy: Triggered device with action 'add'. [ 128.100956] udevadm[309]: rockchip_emac: Triggered device with action 'add'. [ 128.102895] udevadm[309]: rpmh: Triggered device with action 'add'. [ 128.105180] udevadm[309]: rproc-virtio: Triggered device with action 'add'. [ 128.107056] udevadm[309]: rtc_zynqmp: Triggered device with action 'add'. [ 128.109186] udevadm[309]: rtd1295-rtc: Triggered device with action 'add'. [ 128.111042] udevadm[309]: rtd1295-watchdog: Triggered device with action 'add'. [ 128.113133] udevadm[309]: rz-dmac: Triggered device with action 'add'. [ 128.114946] udevadm[309]: rz-mtu3: Triggered device with action 'add'. [ 128.117043] udevadm[309]: rzg2l_irqc: Triggered device with action 'add'. [ 128.119097] udevadm[309]: rzg2l_thermal: Triggered device with action 'add'. [ 128.121433] udevadm[309]: rzg2l_usbphy_ctrl: Triggered device with action 'add'. [ 128.123279] udevadm[309]: rzg2l_wdt: Triggered device with action 'add'. [ 128.125540] udevadm[309]: rzv2m-usb3drd: Triggered device with action 'add'. [ 128.127530] udevadm[309]: rzv2m_pwc: Triggered device with action 'add'. [ 128.129704] udevadm[309]: s2mps11-clk: Triggered device with action 'add'. [ 128.131511] udevadm[309]: s2mps11-pmic: Triggered device with action 'add'. [ 128.133671] udevadm[309]: s3c-i2c: Triggered device with action 'add'. [ 128.135491] udevadm[309]: s3c-rtc: Triggered device with action 'add'. [ 128.137759] udevadm[309]: s3c2410-wdt: Triggered device with action 'add'. [ 128.139566] udevadm[309]: s3c64xx-spi: Triggered device with action 'add'. [ 128.141713] udevadm[309]: s500-cmu: Triggered device with action 'add'. [ 128.143527] udevadm[309]: s5m-rtc: Triggered device with action 'add'. [ 128.145650] udevadm[309]: s700-cmu: Triggered device with action 'add'. [ 128.147520] udevadm[309]: s900-cmu: Triggered device with action 'add'. [ 128.149966] udevadm[309]: sa8775p-gcc: Triggered device with action 'add'. [ 128.151940] udevadm[309]: sa8775p-tlmm: Triggered device with action 'add'. [ 128.154215] udevadm[309]: samsung-pinctrl: Triggered device with action 'add'. enp0s1: Processing udev action (SEQNUM=4336, ACTION=add) [ 128.156431] udevadm[309]: samsung-pwm: Triggered device with action 'add'. enp0s1: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/enp0s1'. [ 128.158327] udevadm[309]: samsung-uart: Triggered device with action 'add'. sys-subsystem-net-devices-enp0s1.device: Changed tentative -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:01.0-virtio0-net-enp0s1.device: Changed tentative -> plugged [ 128.167790] systemd-udevd[382]: ahci_xgene: Device processed (SEQNUM=4115, ACTION=add) [ 128.169977] systemd-udevd[382]: ahci_xgene: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 128.173182] udevadm[309]: samsung-ufs-phy: Triggered device with action 'add'. [ 128.175076] udevadm[309]: samsung-usb2-phy: Triggered device with action 'add'. [ 128.177188] udevadm[309]: sata_rcar: Triggered device with action 'add'. [ 128.179053] udevadm[309]: sbsa-gwdt: Triggered device with action 'add'. [ 128.181325] udevadm[309]: sbsa-uart: Triggered device with action 'add'. [ 128.183180] udevadm[309]: sc7180-pinctrl: Triggered device with action 'add'. [ 128.185379] udevadm[309]: sc7280-pinctrl: Triggered device with action 'add'. [ 128.187352] udevadm[309]: sc8180x-pinctrl: Triggered device with action 'add'. [ 128.189647] udevadm[309]: sc8280xp-tlmm: Triggered device with action 'add'. [ 128.191517] udevadm[309]: sc9860-clk: Triggered device with action 'add'. [ 128.193771] udevadm[309]: sc9863a-clk: Triggered device with action 'add'. [ 128.195576] udevadm[309]: scpi-cpufreq: Triggered device with action 'add'. [ 128.197816] udevadm[309]: scpi-hwmon: Triggered device with action 'add'. [ 128.199821] udevadm[309]: scpi_clocks: Triggered device with action 'add'. [ 128.202030] udevadm[309]: scpi_power_domain: Triggered device with action 'add'. [ 128.203857] udevadm[309]: scpi_protocol: Triggered device with action 'add'. [ 128.205989] udevadm[309]: sdhci-acpi: Triggered device with action 'add'. [ 128.207792] udevadm[309]: sdhci-am654: Triggered device with action 'add'. [ 128.209998] udevadm[309]: sdhci-arasan: Triggered device with action 'add'. [ 128.211830] udevadm[309]: sdhci-brcmstb: Triggered device with action 'add'. [ 128.213943] udevadm[309]: sdhci-cdns: Triggered device with action 'add'. [ 128.216771] udevadm[309]: sdhci-dwcmshc: Triggered device with action 'add'. [ 128.218619] udevadm[309]: sdhci-esdhc: Triggered device with action 'add'. [ 128.220728] udevadm[309]: sdhci-esdhc-imx: Triggered device with action 'add'. [ 128.222649] udevadm[309]: sdhci-iproc: Triggered device with action 'add'. [ 128.224752] udevadm[309]: sdhci-sparx5: Triggered device with action 'add'. [ 128.226582] udevadm[309]: sdhci-tegra: Triggered device with action 'add'. [ 128.229016] udevadm[309]: sdhci_msm: Triggered device with action 'add'. vda2: Processing udev action (SEQNUM=4302, ACTION=add) vda2: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2'. [ 128.230882] udevadm[309]: sdhost-bcm2835: Triggered device with action 'add'. [ 128.233002] udevadm[309]: sdm660-pinctrl: Triggered device with action 'add'. [ 128.234878] udevadm[309]: sdm670-pinctrl: Triggered device with action 'add'. [ 128.237011] udevadm[309]: sdm845-gpucc: Triggered device with action 'add'. [ 128.238863] udevadm[309]: sdm845-pinctrl: Triggered device with action 'add'. [ 128.240984] udevadm[309]: sdm845-videocc: Triggered device with action 'add'. [ 128.242806] udevadm[309]: serial-tegra: Triggered device with action 'add'. [ 128.245007] udevadm[309]: serial8250: Triggered device with action 'add'. [ 128.247082] udevadm[309]: serial8250-em: Triggered device with action 'add'. [ 128.249285] udevadm[309]: sh-eth: Triggered device with action 'add'. [ 128.251126] udevadm[309]: sh-pfc: Triggered device with action 'add'. [ 128.253215] udevadm[309]: sh-sci: Triggered device with action 'add'. [ 128.255055] udevadm[309]: sh_cmt: Triggered device with action 'add'. [ 128.270528] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 383. [ 128.272662] systemd-udevd[353]: arm_smc_wdt: Worker [383] is forked for processing SEQNUM=4117. [ 128.274575] systemd-udevd[353]: arm_smmu: Device is queued (SEQNUM=4118, ACTION=add) [ 128.276617] systemd-udevd[353]: arm_smmu: Device ready for processing (SEQNUM=4118, ACTION=add) [ 128.278449] systemd-udevd[353]: arm_smmu: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 128.280692] systemd-udevd[353]: arm_smmu_v3: Device is queued (SEQNUM=4119, ACTION=add) [ 128.284810] udevadm[309]: sh_tmu: Triggered device with action 'add'. [ 128.286638] udevadm[309]: simple-framebuffer: Triggered device with action 'add'. [ 128.289153] udevadm[309]: simple-pm-bus: Triggered device with action 'add'. dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Changed tentative -> plugged [ 128.295927] udevadm[309]: simple-reset: Triggered device with action 'add'. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Changed tentative -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Changed tentative -> plugged dev-vda2.device: Changed tentative -> plugged dev-disk-by\x2ddiskseq-25\x2dpart2.device: Changed tentative -> plugged dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Changed tentative -> plugged [ 128.302360] udevadm[309]: sl28cpld-intc: Triggered device with action 'add'. dev-disk-by\x2dpartlabel-verityroot.device: Changed tentative -> plugged [ 128.304533] udevadm[309]: sm6115-tlmm: Triggered device with action 'add'. [ 128.306423] udevadm[309]: sm6125-tlmm: Triggered device with action 'add'. [ 128.308486] udevadm[309]: sm6350-tlmm: Triggered device with action 'add'. [ 128.310328] udevadm[309]: sm6375-tlmm: Triggered device with action 'add'. [ 128.312390] udevadm[309]: sm8150-gpucc: Triggered device with action 'add'. [ 128.314225] udevadm[309]: sm8150-pinctrl: Triggered device with action 'add'. [ 128.316440] udevadm[309]: sm8250-gpucc: Triggered device with action 'add'. [ 128.318295] udevadm[309]: sm8250-pinctrl: Triggered device with action 'add'. [ 128.320341] udevadm[309]: sm8250-videocc: Triggered device with action 'add'. [ 128.322239] udevadm[309]: sm8350-gcc: Triggered device with action 'add'. [ 128.324296] udevadm[309]: sm8350-tlmm: Triggered device with action 'add'. [ 128.328377] udevadm[309]: sm8450-tlmm: Triggered device with action 'add'. [ 128.330244] udevadm[309]: sm8550-tlmm: Triggered device with action 'add'. [ 128.332683] udevadm[309]: smc91x: Triggered device with action 'add'. [ 128.334597] udevadm[309]: smccc_trng: Triggered device with action 'add'. [ 128.336894] udevadm[309]: smsc911x: Triggered device with action 'add'. [ 128.338777] udevadm[309]: snd-soc-dummy: Triggered device with action 'add'. [ 128.340977] udevadm[309]: snps-udc-plat: Triggered device with action 'add'. [ 128.342822] udevadm[309]: snvs_lpgpr: Triggered device with action 'add'. [ 128.345025] udevadm[309]: soc-audio: Triggered device with action 'add'. [ 128.350240] udevadm[309]: sparx5-clk: Triggered device with action 'add'. [ 128.354643] udevadm[309]: spi_qup: Triggered device with action 'add'. [ 128.356730] udevadm[309]: spmi_pmic_arb: Triggered device with action 'add'. [ 128.358585] udevadm[309]: sr-clk: Triggered device with action 'add'. [ 128.360702] udevadm[309]: sr-pcie-phy: Triggered device with action 'add'. [ 128.362541] udevadm[309]: sr-thermal: Triggered device with action 'add'. [ 128.364773] udevadm[309]: sram: Triggered device with action 'add'. [ 128.366603] udevadm[309]: stm32-rng: Triggered device with action 'add'. [ 128.368918] udevadm[309]: stm32-usart: Triggered device with action 'add'. [ 128.370771] udevadm[309]: stm32mp257-pinctrl: Triggered device with action 'add'. [ 128.373038] udevadm[309]: stratix10-clkmgr: Triggered device with action 'add'. [ 128.375090] udevadm[309]: sun4i-usb-phy: Triggered device with action 'add'. [ 128.377446] udevadm[309]: sun50i-a100-ccu: Triggered device with action 'add'. [ 128.379289] udevadm[309]: sun50i-a100-pinctrl: Triggered device with action 'add'. [ 128.381463] udevadm[309]: sun50i-a100-r-ccu: Triggered device with action 'add'. [ 128.383371] udevadm[309]: sun50i-a100-r-pinctrl: Triggered device with action 'add'. [ 128.392709] systemd-udevd[380]: arm_smmu: Processing device (SEQNUM=4118, ACTION=add) [ 128.395423] udevadm[309]: sun50i-a64-ccu: Triggered device with action 'add'. [ 128.397659] udevadm[309]: sun50i-a64-pinctrl: Triggered device with action 'add'. [ 128.399509] udevadm[309]: sun50i-a64-r-pinctrl: Triggered device with action 'add'. [ 128.401685] udevadm[309]: sun50i-de2-bus: Triggered device with action 'add'. [ 128.403571] udevadm[309]: sun50i-h5-pinctrl: Triggered device with action 'add'. [ 128.406019] udevadm[309]: sun50i-h6-ccu: Triggered device with action 'add'. [ 128.407836] udevadm[309]: sun50i-h6-pinctrl: Triggered device with action 'add'. [ 128.409995] udevadm[309]: sun50i-h6-r-ccu: Triggered device with action 'add'. [ 128.411853] udevadm[309]: sun50i-h6-r-pinctrl: Triggered device with action 'add'. [ 128.414013] udevadm[309]: sun50i-h616-ccu: Triggered device with action 'add'. [ 128.415859] udevadm[309]: sun50i-h616-pinctrl: Triggered device with action 'add'. [ 128.418035] udevadm[309]: sun50i-h616-r-pinctrl: Triggered device with action 'add'. [ 128.419900] udevadm[309]: sun6i-msgbox: Triggered device with action 'add'. [ 128.421951] udevadm[309]: sun6i-rtc: Triggered device with action 'add'. [ 128.423772] udevadm[309]: sun6i-spi: Triggered device with action 'add'. [ 128.425919] udevadm[309]: sun8i-h3-ccu: Triggered device with action 'add'. [ 128.427733] udevadm[309]: sun8i-h3-r-pinctrl: Triggered device with action 'add'. [ 128.429845] udevadm[309]: sun8i-r-ccu: Triggered device with action 'add'. [ 128.431663] udevadm[309]: sun8i-thermal: Triggered device with action 'add'. [ 128.434041] udevadm[309]: sunxi-de2-clks: Triggered device with action 'add'. [ 128.435928] udevadm[309]: sunxi-mmc: Triggered device with action 'add'. [ 128.438036] udevadm[309]: sunxi-rsb: Triggered device with action 'add'. [ 128.439900] udevadm[309]: syscon: Triggered device with action 'add'. [ 128.442060] udevadm[309]: syscon-poweroff: Triggered device with action 'add'. [ 128.443916] udevadm[309]: syscon-reboot: Triggered device with action 'add'. [ 128.446029] udevadm[309]: syscon-reboot-mode: Triggered device with action 'add'. [ 128.447881] udevadm[309]: tcsr_cc-sm8550: Triggered device with action 'add'. [ 128.449935] udevadm[309]: tegra-ahb: Triggered device with action 'add'. [ 128.451775] udevadm[309]: tegra-apbdma: Triggered device with action 'add'. [ 128.453870] udevadm[309]: tegra-bpmp: Triggered device with action 'add'. [ 128.455713] udevadm[309]: tegra-bpmp-i2c: Triggered device with action 'add'. [ 128.457931] udevadm[309]: tegra-clock: Triggered device with action 'add'. [ 128.459799] udevadm[309]: tegra-flowctrl: Triggered device with action 'add'. [ 128.461919] udevadm[309]: tegra-fuse: Triggered device with action 'add'. [ 128.463955] udevadm[309]: tegra-gpcdma: Triggered device with action 'add'. [ 128.466062] udevadm[309]: tegra-gpio: Triggered device with action 'add'. [ 128.467904] udevadm[309]: tegra-hsp: Triggered device with action 'add'. [ 128.469979] udevadm[309]: tegra-i2c: Triggered device with action 'add'. [ 128.471847] udevadm[309]: tegra-mc: Triggered device with action 'add'. [ 128.473978] udevadm[309]: tegra-pcie: Triggered device with action 'add'. [ 128.476516] systemd-udevd[353]: arm_smmu_v3: Device ready for processing (SEQNUM=4119, ACTION=add) [ 128.478342] systemd-udevd[353]: arm_smmu_v3: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 128.480467] systemd-udevd[353]: armmmci: Device is queued (SEQNUM=4120, ACTION=add) [ 128.482311] systemd-udevd[353]: armmmci: Device ready for processing (SEQNUM=4120, ACTION=add) [ 128.485331] udevadm[309]: tegra-phy: Triggered device with action 'add'. [ 128.487164] udevadm[309]: tegra-pmc: Triggered device with action 'add'. [ 128.489233] udevadm[309]: tegra-tcu: Triggered device with action 'add'. [ 128.491059] udevadm[309]: tegra-uart: Triggered device with action 'add'. [ 128.493431] udevadm[309]: tegra-usb: Triggered device with action 'add'. [ 128.495310] udevadm[309]: tegra-xusb: Triggered device with action 'add'. [ 128.497318] udevadm[309]: tegra-xusb-padctl: Triggered device with action 'add'. [ 128.499195] udevadm[309]: tegra124-dfll: Triggered device with action 'add'. [ 128.501252] udevadm[309]: tegra124-pinctrl: Triggered device with action 'add'. [ 128.503131] udevadm[309]: tegra186-cpufreq: Triggered device with action 'add'. [ 128.505260] udevadm[309]: tegra186-emc: Triggered device with action 'add'. [ 128.507101] udevadm[309]: tegra186-gpio: Triggered device with action 'add'. [ 128.509298] udevadm[309]: tegra186-timer: Triggered device with action 'add'. [ 128.511154] udevadm[309]: tegra194-cbb: Triggered device with action 'add'. [ 128.513265] udevadm[309]: tegra194-cpufreq: Triggered device with action 'add'. [ 128.515173] udevadm[309]: tegra194-pinctrl: Triggered device with action 'add'. [ 128.517311] udevadm[309]: tegra20-cpufreq: Triggered device with action 'add'. [ 128.519188] udevadm[309]: tegra210-pinctrl: Triggered device with action 'add'. [ 128.521468] udevadm[309]: tegra234-cbb: Triggered device with action 'add'. [ 128.523444] udevadm[309]: tegra234-pinctrl: Triggered device with action 'add'. [ 128.525691] udevadm[309]: tegra_hte: Triggered device with action 'add'. [ 128.527503] udevadm[309]: tegra_rtc: Triggered device with action 'add'. [ 128.529874] udevadm[309]: ti-cpufreq: Triggered device with action 'add'. [ 128.531706] udevadm[309]: ti-msgmgr: Triggered device with action 'add'. [ 128.533809] udevadm[309]: ti-sci: Triggered device with action 'add'. [ 128.535645] udevadm[309]: ti-sci-clk: Triggered device with action 'add'. [ 128.537718] udevadm[309]: ti-sci-inta: Triggered device with action 'add'. [ 128.539558] udevadm[309]: ti-sci-intr: Triggered device with action 'add'. [ 128.541768] udevadm[309]: ti-sci-reset: Triggered device with action 'add'. [ 128.543630] udevadm[309]: ti-sysc: Triggered device with action 'add'. [ 128.545761] udevadm[309]: ti-syscon-gate-clk: Triggered device with action 'add'. [ 128.547619] udevadm[309]: ti-udma: Triggered device with action 'add'. [ 128.549838] udevadm[309]: ti_opp_supply: Triggered device with action 'add'. [ 128.551866] udevadm[309]: ti_sci_pm_domains: Triggered device with action 'add'. [ 128.553972] udevadm[309]: tmpv7700-pinctrl: Triggered device with action 'add'. [ 128.555823] udevadm[309]: tpm_tis: Triggered device with action 'add'. [ 128.557825] udevadm[309]: tps65219-gpio: Triggered device with action 'add'. [ 128.559666] udevadm[309]: tps65219-pmic: Triggered device with action 'add'. [ 128.561765] udevadm[309]: ufshcd-hisi: Triggered device with action 'add'. [ 128.563588] udevadm[309]: ums512-clk: Triggered device with action 'add'. [ 128.565885] udevadm[309]: unimac-mdio: Triggered device with action 'add'. [ 128.575253] systemd-udevd[381]: arm_smmu_v3: Processing device (SEQNUM=4119, ACTION=add) [ 128.578416] udevadm[309]: uniphier-ahci-phy: Triggered device with action 'add'. [ 128.580566] udevadm[309]: uniphier-aidet: Triggered device with action 'add'. [ 128.582464] udevadm[309]: uniphier-clk: Triggered device with action 'add'. [ 128.584646] udevadm[309]: uniphier-efuse: Triggered device with action 'add'. [ 128.586552] udevadm[309]: uniphier-fi2c: Triggered device with action 'add'. [ 128.588634] udevadm[309]: uniphier-glue-reset: Triggered device with action 'add'. [ 128.590813] udevadm[309]: uniphier-gpio: Triggered device with action 'add'. [ 128.593032] udevadm[309]: uniphier-ld11-pinctrl: Triggered device with action 'add'. sit0: Processing udev action (SEQNUM=4338, ACTION=add) sit0: Got 'add' action on syspath '/sys/devices/virtual/net/sit0'. sys-devices-virtual-net-sit0.device: Changed tentative -> plugged [ 128.595160] udevadm[309]: uniphier-ld20-pinctrl: Triggered device with action 'add'. [ 128.597800] udevadm[309]: uniphier-nx1-pinctrl: Triggered device with action 'add'. [ 128.599730] udevadm[309]: uniphier-pxs3-pinctrl: Triggered device with action 'add'. sys-subsystem-net-devices-sit0.device: Changed tentative -> plugged [ 128.602095] udevadm[309]: uniphier-regulator: Triggered device with action 'add'. [ 128.603974] udevadm[309]: uniphier-reset: Triggered device with action 'add'. [ 128.606148] udevadm[309]: uniphier-sd: Triggered device with action 'add'. [ 128.607985] udevadm[309]: uniphier-system-bus: Triggered device with action 'add'. [ 128.610305] udevadm[309]: uniphier-thermal: Triggered device with action 'add'. [ 128.612432] udevadm[309]: uniphier-uart: Triggered device with action 'add'. [ 128.614335] udevadm[309]: uniphier-usb2-phy: Triggered device with action 'add'. [ 128.616533] udevadm[309]: uniphier-usb3-hsphy: Triggered device with action 'add'. [ 128.618403] udevadm[309]: uniphier-usb3-ssphy: Triggered device with action 'add'. [ 128.620718] udevadm[309]: uniphier-wdt: Triggered device with action 'add'. [ 128.622639] udevadm[309]: usb-conn-gpio: Triggered device with action 'add'. [ 128.624896] udevadm[309]: usb3503: Triggered device with action 'add'. [ 128.626734] udevadm[309]: usb_phy_generic: Triggered device with action 'add'. [ 128.628977] udevadm[309]: usbmisc_imx: Triggered device with action 'add'. [ 128.634011] udevadm[309]: vexpress-osc: Triggered device with action 'add'. [ 128.638750] udevadm[309]: vexpress-syscfg: Triggered device with action 'add'. [ 128.640942] udevadm[309]: vexpress-sysreg: Triggered device with action 'add'. [ 128.642799] udevadm[309]: virtio-mmio: Triggered device with action 'add'. [ 128.645197] udevadm[309]: visconti-clk: Triggered device with action 'add'. vda1: Processing udev action (SEQNUM=4301, ACTION=add) vda1: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1'. [ 128.647301] udevadm[309]: visconti-pcie: Triggered device with action 'add'. [ 128.650092] udevadm[309]: visconti_gpio: Triggered device with action 'add'. [ 128.651907] udevadm[309]: xenon-sdhci: Triggered device with action 'add'. [ 128.654080] udevadm[309]: xgene-ahci: Triggered device with action 'add'. [ 128.656313] udevadm[309]: xgene-enet: Triggered device with action 'add'. [ 128.658184] udevadm[309]: xgene-gpio: Triggered device with action 'add'. [ 128.660348] udevadm[309]: xgene-gpio-sb: Triggered device with action 'add'. [ 128.662222] udevadm[309]: xgene-mdio: Triggered device with action 'add'. [ 128.664269] udevadm[309]: xgene-msi: Triggered device with action 'add'. [ 128.666465] systemd-udevd[380]: arm_smmu: Device processed (SEQNUM=4118, ACTION=add) [ 128.669369] udevadm[309]: xgene-pcie: Triggered device with action 'add'. [ 128.671188] udevadm[309]: xgene-phy: Triggered device with action 'add'. [ 128.673308] udevadm[309]: xgene-reboot: Triggered device with action 'add'. [ 128.675341] udevadm[309]: xgene-rng: Triggered device with action 'add'. [ 128.677405] udevadm[309]: xgene-rtc: Triggered device with action 'add'. [ 128.679283] udevadm[309]: xhci-hcd: Triggered device with action 'add'. [ 128.681431] udevadm[309]: xhci-mtk: Triggered device with action 'add'. [ 128.683275] udevadm[309]: xhci-renesas-hcd: Triggered device with action 'add'. [ 128.685362] udevadm[309]: xiic-i2c: Triggered device with action 'add'. [ 128.687359] udevadm[309]: xilinx-cpm-pcie: Triggered device with action 'add'. [ 128.689525] udevadm[309]: xilinx-pcie: Triggered device with action 'add'. [ 128.691400] udevadm[309]: xilinx-psgtr: Triggered device with action 'add'. [ 128.693688] udevadm[309]: xilinx-pwm: Triggered device with action 'add'. [ 128.695522] udevadm[309]: xilinx-vdma: Triggered device with action 'add'. [ 128.697725] udevadm[309]: xilinx-zynqmp-dma: Triggered device with action 'add'. [ 128.703627] udevadm[309]: xilinx-zynqmp-dpdma: Triggered device with action 'add'. [ 128.709187] udevadm[309]: xilinx_spi: Triggered device with action 'add'. [ 128.711060] udevadm[309]: xlnx_event_manager: Triggered device with action 'add'. [ 128.713260] udevadm[309]: xuartps: Triggered device with action 'add'. [ 128.715062] udevadm[309]: zynq-gpio: Triggered device with action 'add'. [ 128.717126] udevadm[309]: zynqmp-aes: Triggered device with action 'add'. [ 128.718958] udevadm[309]: zynqmp-ipi: Triggered device with action 'add'. [ 128.721025] udevadm[309]: zynqmp-nvmem: Triggered device with action 'add'. [ 128.723010] udevadm[309]: zynqmp-pinctrl: Triggered device with action 'add'. [ 128.725127] udevadm[309]: zynqmp-qspi: Triggered device with action 'add'. dev-disk-by\x2ddiskseq-25\x2dpart1.device: Changed tentative -> plugged dev-disk-by\x2ddiskseq-25\x2dpart1.device: Job 620 dev-disk-by\x2ddiskseq-25\x2dpart1.device/start finished, result=done [ 128.726943] udevadm[309]: zynqmp-sha3-384: Triggered device with action 'add'. dev-disk-by\x2dpartlabel-ESP.device: Changed tentative -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Changed tentative -> plugged dev-vda1.device: Changed tentative -> plugged [ 128.729025] udevadm[309]: zynqmp_clock: Triggered device with action 'add'. dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Changed tentative -> plugged dev-disk-by\x2dlabel-bootfs.device: Changed tentative -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Changed tentative -> plugged [ 128.731120] udevadm[309]: zynqmp_firmware: Triggered device with action 'add'. dev-disk-by\x2duuid-7819\x2d74F8.device: Changed tentative -> plugged boot.mount: starting held back, waiting for: systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service [ 128.733735] udevadm[309]: zynqmp_power: Triggered device with action 'add'. systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-fsck [ 128.735697] udevadm[309]: zynqmp_power_controller: Triggered device with action 'add'. [ 128.738444] udevadm[309]: pnp: Triggered device with action 'add'. [ 128.740490] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/pnp/drivers/uevent', ignoring: No such file or directory [ 128.742438] udevadm[309]: serial: Triggered device with action 'add'. [ 128.744546] udevadm[309]: system: Triggered device with action 'add'. [ 128.746388] udevadm[309]: tpm_tis: Triggered device with action 'add'. systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dfsck.slice/systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service' to 'max': No such file or directory [ 128.748724] udevadm[309]: rpmsg: Triggered device with action 'add'. [ 128.750541] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/rpmsg/drivers/uevent', ignoring: No such file or directory [ 128.752894] udevadm[309]: qcom_glink_ssr: Triggered device with action 'add'. [ 128.754858] udevadm[309]: qcom_smd_rpm: Triggered device with action 'add'. systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Passing 0 fds to service [ 128.757377] systemd-udevd[382]: armmmci: Processing device (SEQNUM=4120, ACTION=add) systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: About to execute: /usr/lib/systemd/systemd-fsck /dev/disk/by-diskseq/25-part1 Serializing sd-executor-state to memfd. [ 128.760608] udevadm[309]: rpmsg_ns: Triggered device with action 'add'. [ 128.763902] udevadm[309]: scmi_protocol: Triggered device with action 'add'. systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Forked /usr/lib/systemd/systemd-fsck as 398 [ 128.766130] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/scmi_protocol/drivers/uevent', ignoring: No such file or directory [ 128.768478] udevadm[309]: scmi-clocks: Triggered device with action 'add'. [ 128.770358] udevadm[309]: scmi-cpufreq: Triggered device with action 'add'. [ 128.772433] udevadm[309]: scmi-hwmon: Triggered device with action 'add'. [ 128.774263] udevadm[309]: scmi-power-domain: Triggered device with action 'add'. [ 128.776866] udevadm[309]: scmi-reset: Triggered device with action 'add'. [ 128.782923] udevadm[309]: scsi: Triggered device with action 'add'. [ 128.787103] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/scsi/drivers/uevent', ignoring: No such file or directory Closing set fd 74 (socket:[1370]) [ 128.789401] udevadm[309]: sd: Triggered device with action 'add'. [ 128.791224] udevadm[309]: ufs_device_wlun: Triggered device with action 'add'. systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Changed dead -> start Starting File System Check on /dev/disk/by-diskseq/25-part1... [ 128.793946] udevadm[309]: sdio: Triggered device with action 'add'. [ 128.795769] udevadm[309]: serial: Triggered device with action 'add'. [ 128.797976] udevadm[309]: serial-base: Triggered device with action 'add'. vda4: Processing udev action (SEQNUM=4304, ACTION=add) vda4: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4'. [ 128.799866] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/serial-base/drivers/uevent', ignoring: No such file or directory [ 128.806095] udevadm[309]: ctrl: Triggered device with action 'add'. [ 128.807918] udevadm[309]: port: Triggered device with action 'add'. [ 128.822256] udevadm[309]: serio: Triggered device with action 'add'. [ 128.836583] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/serio/drivers/uevent', ignoring: No such file or directory [ 128.838628] udevadm[309]: atkbd: Triggered device with action 'add'. [ 128.853178] udevadm[309]: psmouse: Triggered device with action 'add'. [ 128.855283] udevadm[309]: soc: Triggered device with action 'add'. [ 128.857652] udevadm[309]: spi: Triggered device with action 'add'. [ 128.859754] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/spi/drivers/uevent', ignoring: No such file or directory [ 128.862183] udevadm[309]: cros-ec-spi: Triggered device with action 'add'. [ 128.864402] udevadm[309]: ds3234: Triggered device with action 'add'. [ 128.866458] udevadm[309]: mmc_spi: Triggered device with action 'add'. [ 128.868944] udevadm[309]: mtd_dataflash: Triggered device with action 'add'. [ 128.870861] udevadm[309]: rk8xx-spi: Triggered device with action 'add'. [ 128.873099] udevadm[309]: spi-nor: Triggered device with action 'add'. [ 128.874931] udevadm[309]: sst25l: Triggered device with action 'add'. [ 128.881213] udevadm[309]: tpm_tis_spi: Triggered device with action 'add'. [ 128.883205] udevadm[309]: spmi: Triggered device with action 'add'. [ 128.885321] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/spmi/drivers/uevent', ignoring: No such file or directory [ 128.887428] udevadm[309]: pmic-spmi: Triggered device with action 'add'. [ 128.889808] udevadm[309]: sunxi-rsb: Triggered device with action 'add'. [ 128.892754] systemd-udevd[353]: armmmci: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 128.894663] systemd-udevd[353]: auth_rpcgss: Device is queued (SEQNUM=4121, ACTION=add) [ 128.896923] systemd-udevd[353]: auth_rpcgss: Device ready for processing (SEQNUM=4121, ACTION=add) [ 128.899754] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/sunxi-rsb/drivers/uevent', ignoring: No such file or directory [ 128.902512] udevadm[309]: axp20x-rsb: Triggered device with action 'add'. [ 128.904961] udevadm[309]: tee: Triggered device with action 'add'. [ 128.909183] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/tee/drivers/uevent', ignoring: No such file or directory [ 128.911191] udevadm[309]: optee-ftpm: Triggered device with action 'add'. dev-disk-by\x2dlabel-root\x2darm64.device: Changed tentative -> plugged [ 128.913824] udevadm[309]: optee-rng: Triggered device with action 'add'. dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device: Changed tentative -> plugged dev-disk-by\x2dpartlabel-root\x2darm64.device: Changed tentative -> plugged [ 128.916991] udevadm[309]: tee_bnxt_fw: Triggered device with action 'add'. dev-vda4.device: Changed tentative -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Changed tentative -> plugged dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device: Changed tentative -> plugged [ 128.919570] udevadm[309]: ulpi: Triggered device with action 'add'. dev-gpt\x2dauto\x2droot\x2dluks.device: Changed tentative -> plugged dev-disk-by\x2ddiskseq-25\x2dpart4.device: Changed tentative -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Changed tentative -> plugged [ 128.922050] udevadm[309]: usb: Triggered device with action 'add'. [ 128.924307] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/usb/drivers/uevent', ignoring: No such file or directory [ 128.926676] udevadm[309]: hub: Triggered device with action 'add'. [ 128.929036] udevadm[309]: usb: Triggered device with action 'add'. [ 128.930931] udevadm[309]: usb-storage: Triggered device with action 'add'. [ 128.932969] udevadm[309]: usbfs: Triggered device with action 'add'. [ 128.934839] udevadm[309]: usbhid: Triggered device with action 'add'. [ 128.937134] udevadm[309]: usbserial_generic: Triggered device with action 'add'. [ 128.939068] udevadm[309]: usb-serial: Triggered device with action 'add'. [ 128.941460] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/usb-serial/drivers/uevent', ignoring: No such file or directory [ 128.945073] udevadm[309]: generic: Triggered device with action 'add'. [ 128.946956] udevadm[309]: virtio: Triggered device with action 'add'. [ 128.949106] udevadm[309]: drivers: Failed to write 'add' to '/sys/bus/virtio/drivers/uevent', ignoring: No such file or directory [ 128.951199] udevadm[309]: 9pnet_virtio: Triggered device with action 'add'. [ 128.953483] udevadm[309]: scmi-virtio: Triggered device with action 'add'. [ 128.955368] udevadm[309]: virtio_balloon: Triggered device with action 'add'. [ 128.961338] udevadm[309]: virtio_blk: Triggered device with action 'add'. [ 128.963261] udevadm[309]: virtio_console: Triggered device with action 'add'. [ 128.965728] udevadm[309]: virtio_crypto: Triggered device with action 'add'. [ 128.967630] udevadm[309]: virtio_gpu: Triggered device with action 'add'. [ 128.969689] udevadm[309]: virtio_iommu: Triggered device with action 'add'. [ 128.973887] udevadm[309]: virtio_net: Triggered device with action 'add'. [ 128.975690] udevadm[309]: virtio_rng: Triggered device with action 'add'. [ 128.977951] udevadm[309]: virtio_rpmsg_bus: Triggered device with action 'add'. [ 128.980329] udevadm[309]: virtio_rproc_serial: Triggered device with action 'add'. [ 128.982249] udevadm[309]: virtio_scsi: Triggered device with action 'add'. [ 128.984531] udevadm[309]: vmw_vsock_virtio_transport: Triggered device with action 'add'. [ 128.986663] udevadm[309]: workqueue: Triggered device with action 'add'. [ 128.989086] udevadm[309]: xen: Triggered device with action 'add'. [ 128.991514] systemd-udevd[381]: arm_smmu_v3: Device processed (SEQNUM=4119, ACTION=add) [ 128.993908] systemd-udevd[381]: arm_smmu_v3: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 128.997136] udevadm[309]: xen-backend: Triggered device with action 'add'. [ 128.999166] udevadm[309]: armv8_pmuv3: Triggered device with action 'add'. [ 129.001641] udevadm[309]: breakpoint: Triggered device with action 'add'. [ 129.003681] udevadm[309]: kprobe: Triggered device with action 'add'. [ 129.006099] udevadm[309]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Triggered device with action 'add'. [ 129.008424] udevadm[309]: mtd0: Triggered device with action 'add'. [ 129.010441] udevadm[309]: mtd0ro: Triggered device with action 'add'. [ 129.012768] udevadm[309]: 0000:00:00.0: Triggered device with action 'add'. [ 129.015109] udevadm[309]: 0000:00:02.0: Triggered device with action 'add'. [ 129.017512] udevadm[309]: virtio1: Triggered device with action 'add'. [ 129.019619] udevadm[309]: 0000:00:03.0: Triggered device with action 'add'. [ 129.021996] udevadm[309]: 0000:00: Triggered device with action 'add'. [ 129.024286] udevadm[309]: 9000000.pl011:0: Triggered device with action 'add'. [ 129.026403] udevadm[309]: 9000000.pl011:0.0: Triggered device with action 'add'. [ 129.028832] udevadm[309]: 9010000.pl031: Triggered device with action 'add'. [ 129.030873] udevadm[309]: rtc0: Triggered device with action 'add'. [ 129.033133] udevadm[309]: alarmtimer.0.auto: Triggered device with action 'add'. [ 129.035186] udevadm[309]: wakeup1: Triggered device with action 'add'. [ 129.037788] udevadm[309]: wakeup0: Triggered device with action 'add'. [ 129.039868] udevadm[309]: 9020000.fw-cfg: Triggered device with action 'add'. [ 129.042155] udevadm[309]: 9030000.pl061: Triggered device with action 'add'. [ 129.044437] udevadm[309]: gpiochip0: Triggered device with action 'add'. [ 129.046652] udevadm[309]: Fixed MDIO bus.0: Triggered device with action 'add'. [ 129.049049] udevadm[309]: fixed-0: Triggered device with action 'add'. [ 129.051215] udevadm[309]: a000000.virtio_mmio: Triggered device with action 'add'. [ 129.053713] udevadm[309]: a000200.virtio_mmio: Triggered device with action 'add'. [ 129.055936] udevadm[309]: a000400.virtio_mmio: Triggered device with action 'add'. [ 129.058375] udevadm[309]: a000600.virtio_mmio: Triggered device with action 'add'. [ 129.060906] udevadm[309]: a000800.virtio_mmio: Triggered device with action 'add'. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 129.063235] udevadm[309]: a000a00.virtio_mmio: Triggered device with action 'add'. [ 129.065818] udevadm[309]: a000c00.virtio_mmio: Triggered device with action 'add'. [ 129.068290] udevadm[309]: a000e00.virtio_mmio: Triggered device with action 'add'. [ 129.070529] udevadm[309]: a001000.virtio_mmio: Triggered device with action 'add'. [ 129.073040] udevadm[309]: a001200.virtio_mmio: Triggered device with action 'add'. [ 129.075252] udevadm[309]: a001400.virtio_mmio: Triggered device with action 'add'. [ 129.077869] udevadm[309]: a001600.virtio_mmio: Triggered device with action 'add'. [ 129.080344] udevadm[309]: a001800.virtio_mmio: Triggered device with action 'add'. [ 129.082775] udevadm[309]: a001a00.virtio_mmio: Triggered device with action 'add'. [ 129.085217] udevadm[309]: a001c00.virtio_mmio: Triggered device with action 'add'. [ 129.087882] systemd-udevd[380]: arm_smmu: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 129.091257] udevadm[309]: a001e00.virtio_mmio: Triggered device with action 'add'. [ 129.094006] udevadm[309]: a002000.virtio_mmio: Triggered device with action 'add'. [ 129.096449] udevadm[309]: a002200.virtio_mmio: Triggered device with action 'add'. [ 129.098661] udevadm[309]: a002400.virtio_mmio: Triggered device with action 'add'. [ 129.101188] udevadm[309]: a002600.virtio_mmio: Triggered device with action 'add'. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 129.103501] udevadm[309]: a002800.virtio_mmio: Triggered device with action 'add'. [ 129.106108] udevadm[309]: a002a00.virtio_mmio: Triggered device with action 'add'. [ 129.108694] udevadm[309]: a002c00.virtio_mmio: Triggered device with action 'add'. [ 129.110910] udevadm[309]: a002e00.virtio_mmio: Triggered device with action 'add'. [ 129.113417] udevadm[309]: a003000.virtio_mmio: Triggered device with action 'add'. [ 129.115616] udevadm[309]: a003200.virtio_mmio: Triggered device with action 'add'. [ 129.118332] udevadm[309]: a003400.virtio_mmio: Triggered device with action 'add'. [ 129.121429] udevadm[309]: a003600.virtio_mmio: Triggered device with action 'add'. [ 129.123603] udevadm[309]: a003800.virtio_mmio: Triggered device with action 'add'. [ 129.126095] udevadm[309]: a003a00.virtio_mmio: Triggered device with action 'add'. [ 129.128646] udevadm[309]: a003c00.virtio_mmio: Triggered device with action 'add'. [ 129.130854] udevadm[309]: a003e00.virtio_mmio: Triggered device with action 'add'. [ 129.133344] udevadm[309]: efivars.0: Triggered device with action 'add'. [ 129.135447] udevadm[309]: firmware:optee: Triggered device with action 'add'. [ 129.138027] udevadm[309]: kgdboc: Triggered device with action 'add'. [ 129.140422] udevadm[309]: tpm0: Triggered device with action 'add'. [ 129.142517] udevadm[309]: platform-framebuffer.0: Triggered device with action 'add'. [ 129.145235] udevadm[309]: pmu: Triggered device with action 'add'. [ 129.147397] udevadm[309]: psci: Triggered device with action 'add'. [ 129.149995] udevadm[309]: psci-cpuidle: Triggered device with action 'add'. [ 129.152417] udevadm[309]: reg-dummy: Triggered device with action 'add'. [ 129.154793] udevadm[309]: regulator.0: Triggered device with action 'add'. [ 129.157236] udevadm[309]: serial8250:0: Triggered device with action 'add'. [ 129.160700] udevadm[309]: serial8250:0.0: Triggered device with action 'add'. [ 129.162922] udevadm[309]: serial8250:0.1: Triggered device with action 'add'. [ 129.165696] udevadm[309]: serial8250:0.2: Triggered device with action 'add'. [ 129.167864] udevadm[309]: serial8250:0.3: Triggered device with action 'add'. [ 129.174686] udevadm[309]: snd-soc-dummy: Triggered device with action 'add'. [ 129.177135] udevadm[309]: timer: Triggered device with action 'add'. [ 129.180409] udevadm[309]: tpm-event-log: Triggered device with action 'add'. [ 129.182650] udevadm[309]: software: Triggered device with action 'add'. [ 129.185154] udevadm[309]: broadcast: Triggered device with action 'add'. [ 129.187321] udevadm[309]: clockevent0: Triggered device with action 'add'. [ 129.190033] udevadm[309]: clockevent1: Triggered device with action 'add'. [ 129.193405] systemd-udevd[353]: auth_rpcgss: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 129.195691] systemd-udevd[353]: battery: Device is queued (SEQNUM=4122, ACTION=add) [ 129.198281] systemd-udevd[353]: battery: Device ready for processing (SEQNUM=4122, ACTION=add) [ 129.200772] systemd-udevd[353]: battery: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 129.205421] udevadm[309]: clockevent2: Triggered device with action 'add'. [ 129.207634] udevadm[309]: clockevent3: Triggered device with action 'add'. [ 129.210121] udevadm[309]: clocksource0: Triggered device with action 'add'. [ 129.212717] udevadm[309]: cpu0: Triggered device with action 'add'. [ 129.215061] udevadm[309]: cpu1: Triggered device with action 'add'. [ 129.217521] udevadm[309]: cpu2: Triggered device with action 'add'. [ 129.219744] udevadm[309]: cpu3: Triggered device with action 'add'. [ 129.222378] udevadm[309]: mc: Triggered device with action 'add'. [ 129.224963] udevadm[309]: memory1: Triggered device with action 'add'. [ 129.227151] udevadm[309]: memory10: Triggered device with action 'add'. [ 129.229619] udevadm[309]: memory11: Triggered device with action 'add'. [ 129.231872] udevadm[309]: memory12: Triggered device with action 'add'. [ 129.234539] udevadm[309]: memory13: Triggered device with action 'add'. [ 129.237106] udevadm[309]: memory14: Triggered device with action 'add'. [ 129.239309] udevadm[309]: memory15: Triggered device with action 'add'. [ 129.241923] udevadm[309]: memory16: Triggered device with action 'add'. [ 129.244360] udevadm[309]: memory17: Triggered device with action 'add'. [ 129.246556] udevadm[309]: memory18: Triggered device with action 'add'. [ 129.249147] udevadm[309]: memory19: Triggered device with action 'add'. [ 129.251340] udevadm[309]: memory20: Triggered device with action 'add'. [ 129.253919] udevadm[309]: memory21: Triggered device with action 'add'. [ 129.256544] udevadm[309]: memory22: Triggered device with action 'add'. [ 129.258846] udevadm[309]: memory23: Triggered device with action 'add'. [ 129.261474] udevadm[309]: memory8: Triggered device with action 'add'. [ 129.263594] udevadm[309]: memory9: Triggered device with action 'add'. [ 129.266009] udevadm[309]: node0: Triggered device with action 'add'. [ 129.268025] udevadm[309]: tracepoint: Triggered device with action 'add'. [ 129.270545] udevadm[309]: uprobe: Triggered device with action 'add'. [ 129.272849] udevadm[309]: 1:0: Triggered device with action 'add'. [ 129.275099] udevadm[309]: 1:1: Triggered device with action 'add'. [ 129.277893] udevadm[309]: 1:10: Triggered device with action 'add'. [ 129.282226] udevadm[309]: 1:11: Triggered device with action 'add'. [ 129.288925] udevadm[309]: 1:12: Triggered device with action 'add'. [ 129.290954] udevadm[309]: 1:13: Triggered device with action 'add'. [ 129.293429] udevadm[309]: 1:14: Triggered device with action 'add'. [ 129.296431] udevadm[309]: 1:15: Triggered device with action 'add'. [ 129.299459] udevadm[309]: 1:2: Triggered device with action 'add'. [ 129.302214] udevadm[309]: 1:3: Triggered device with action 'add'. [ 129.304532] udevadm[309]: 1:4: Triggered device with action 'add'. [ 129.306556] udevadm[309]: 1:5: Triggered device with action 'add'. [ 129.308955] udevadm[309]: 1:6: Triggered device with action 'add'. [ 129.310980] udevadm[309]: 1:7: Triggered device with action 'add'. [ 129.313288] udevadm[309]: 1:8: Triggered device with action 'add'. [ 129.315285] udevadm[309]: 1:9: Triggered device with action 'add'. [ 129.317747] udevadm[309]: 252:0: Triggered device with action 'add'. [ 129.319781] udevadm[309]: 252:1: Triggered device with action 'add'. [ 129.330135] systemd-udevd[382]: armmmci: Device processed (SEQNUM=4120, ACTION=add) systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) [ 129.336960] udevadm[309]: 253:0: Triggered device with action 'add'. systemd-journald.service: Trying to stash fd for dev=0:8/inode=3997 systemd-journald.service: Added fd 75 (stored) to fd store. [ 129.339133] udevadm[309]: 254:0: Triggered device with action 'add'. [ 129.341404] udevadm[309]: 31:0: Triggered device with action 'add'. [ 129.343476] udevadm[309]: 7:1: Triggered device with action 'add'. [ 129.345929] udevadm[309]: 7:2: Triggered device with action 'add'. [ 129.347933] udevadm[309]: 7:3: Triggered device with action 'add'. [ 129.350141] udevadm[309]: 7:4: Triggered device with action 'add'. [ 129.352378] udevadm[309]: 7:5: Triggered device with action 'add'. [ 129.354365] udevadm[309]: 7:6: Triggered device with action 'add'. [ 129.356662] udevadm[309]: 7:7: Triggered device with action 'add'. [ 129.358682] udevadm[309]: mtd-0: Triggered device with action 'add'. [ 129.361229] udevadm[309]: id: Triggered device with action 'add'. [ 129.363224] udevadm[309]: fbcon: Triggered device with action 'add'. [ 129.365448] udevadm[309]: full: Triggered device with action 'add'. [ 129.367571] udevadm[309]: kmsg: Triggered device with action 'add'. [ 129.373723] udevadm[309]: mem: Triggered device with action 'add'. [ 129.375807] udevadm[309]: null: Triggered device with action 'add'. [ 129.378184] udevadm[309]: port: Triggered device with action 'add'. [ 129.380496] udevadm[309]: random: Triggered device with action 'add'. [ 129.382518] udevadm[309]: urandom: Triggered device with action 'add'. [ 129.384907] udevadm[309]: zero: Triggered device with action 'add'. [ 129.386962] udevadm[309]: memory_tier4: Triggered device with action 'add'. [ 129.389551] udevadm[309]: autofs: Triggered device with action 'add'. [ 129.391633] udevadm[309]: btrfs-control: Triggered device with action 'add'. [ 129.394117] udevadm[309]: cpu_dma_latency: Triggered device with action 'add'. [ 129.396370] udevadm[309]: device-mapper: Triggered device with action 'add'. [ 129.398502] udevadm[309]: efi_capsule_loader: Triggered device with action 'add'. [ 129.401058] udevadm[309]: fuse: Triggered device with action 'add'. [ 129.403050] udevadm[309]: hw_random: Triggered device with action 'add'. [ 129.405444] udevadm[309]: kvm: Triggered device with action 'add'. [ 129.407476] udevadm[309]: loop-control: Triggered device with action 'add'. [ 129.409904] udevadm[309]: rfkill: Triggered device with action 'add'. [ 129.411864] udevadm[309]: snapshot: Triggered device with action 'add'. [ 129.414140] udevadm[309]: vfio: Triggered device with action 'add'. [ 129.416367] udevadm[309]: vga_arbiter: Triggered device with action 'add'. [ 129.418456] udevadm[309]: vsock: Triggered device with action 'add'. [ 129.420819] udevadm[309]: timer: Triggered device with action 'add'. [ 129.422831] udevadm[309]: tee0: Triggered device with action 'add'. [ 129.425206] udevadm[309]: teepriv0: Triggered device with action 'add'. [ 129.427205] udevadm[309]: vcs: Triggered device with action 'add'. [ 129.429469] udevadm[309]: vcs1: Triggered device with action 'add'. [ 129.431464] udevadm[309]: vcsa: Triggered device with action 'add'. [ 129.434032] udevadm[309]: vcsa1: Triggered device with action 'add'. [ 129.436579] udevadm[309]: vcsu: Triggered device with action 'add'. [ 129.438663] udevadm[309]: vcsu1: Triggered device with action 'add'. [ 129.441062] udevadm[309]: vtcon0: Triggered device with action 'add'. [ 129.457444] systemd-udevd[353]: blk_cgroup: Device is queued (SEQNUM=4123, ACTION=add) [ 129.459756] systemd-udevd[353]: blk_cgroup: Device ready for processing (SEQNUM=4123, ACTION=add) [ 129.462238] systemd-udevd[353]: blk_cgroup: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 129.476421] systemd-fsck[398]: Successfully forked off '(fsck)' as PID 399. [ 129.479017] udevadm[309]: blkcg_punt_bio: Triggered device with action 'add'. [ 129.481055] udevadm[309]: nvme-delete-wq: Triggered device with action 'add'. [ 129.482906] udevadm[309]: nvme-reset-wq: Triggered device with action 'add'. [ 129.486740] udevadm[309]: nvme-wq: Triggered device with action 'add'. [ 129.488881] udevadm[309]: writeback: Triggered device with action 'add'. [ 129.498016] systemd-udevd[379]: auth_rpcgss: Processing device (SEQNUM=4121, ACTION=add) [ 129.508555] systemd-fsck[399]: Failed to connect to progress socket, ignoring: No such file or directory [ 129.512327] systemd-udevd[353]: block: Device is queued (SEQNUM=4124, ACTION=add) [ 129.514271] systemd-udevd[353]: block: Device ready for processing (SEQNUM=4124, ACTION=add) [ 129.523123] systemd-udevd[380]: battery: Processing device (SEQNUM=4122, ACTION=add) [ 129.525652] systemd-udevd[381]: blk_cgroup: Processing device (SEQNUM=4123, ACTION=add) [ 129.528548] systemd-udevd[382]: armmmci: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 129.530940] systemd-udevd[379]: auth_rpcgss: Device processed (SEQNUM=4121, ACTION=add) [ 129.533289] systemd-udevd[379]: auth_rpcgss: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 129.535675] systemd-udevd[380]: battery: Device processed (SEQNUM=4122, ACTION=add) [ 129.538250] systemd-udevd[380]: battery: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 129.540911] systemd-udevd[381]: blk_cgroup: Device processed (SEQNUM=4123, ACTION=add) [ 129.542851] systemd-udevd[381]: blk_cgroup: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 129.545325] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 384. [ 129.547086] systemd-udevd[353]: block: Worker [384] is forked for processing SEQNUM=4124. [ 129.557456] systemd-udevd[383]: arm_smc_wdt: Processing device (SEQNUM=4117, ACTION=add) [ 129.559785] systemd-udevd[353]: bluetooth: Device is queued (SEQNUM=4125, ACTION=add) [ 129.561935] systemd-udevd[353]: bluetooth: Device ready for processing (SEQNUM=4125, ACTION=add) [ 129.563904] systemd-udevd[353]: bluetooth: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 129.566100] systemd-udevd[353]: bochs: Device is queued (SEQNUM=4126, ACTION=add) [ 129.567896] systemd-udevd[353]: bochs: Device ready for processing (SEQNUM=4126, ACTION=add) [ 129.578503] systemd-udevd[384]: block: Processing device (SEQNUM=4124, ACTION=add) [ 129.587515] systemd-udevd[381]: bluetooth: Processing device (SEQNUM=4125, ACTION=add) [ 129.590239] systemd-udevd[380]: bochs: Processing device (SEQNUM=4126, ACTION=add) [ 129.594149] systemd-udevd[353]: bochs: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 129.601053] systemd-udevd[353]: bq27xxx_battery: Device is queued (SEQNUM=4127, ACTION=add) [ 129.602963] systemd-udevd[353]: bq27xxx_battery: Device ready for processing (SEQNUM=4127, ACTION=add) [ 129.605414] systemd-udevd[353]: bq27xxx_battery: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 129.607909] systemd-udevd[382]: bq27xxx_battery: Processing device (SEQNUM=4127, ACTION=add) [ 129.610617] systemd-udevd[381]: bluetooth: Device processed (SEQNUM=4125, ACTION=add) [ 129.612653] systemd-udevd[381]: bluetooth: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 129.614903] systemd-udevd[380]: bochs: Device processed (SEQNUM=4126, ACTION=add) [ 129.637142] systemd-resolved[372]: Got inotify event on bus bus-api-resolve. [ 129.639066] systemd-resolved[372]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 129.641156] systemd-resolved[372]: Added inotify watch for /run on bus bus-api-resolve: 2 [ 129.643007] systemd-resolved[372]: Added inotify watch for /run/dbus on bus bus-api-resolve: 3 [ 129.655675] systemd-timesyncd[373]: Got inotify event on bus bus-api-timesync. [ 129.658039] systemd-timesyncd[373]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 129.660335] systemd-timesyncd[373]: Added inotify watch for /run on bus bus-api-timesync: 2 [ 129.662119] systemd-timesyncd[373]: Added inotify watch for /run/dbus on bus bus-api-timesync: 3 [ 129.663990] systemd-timesyncd[373]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-timesync: 4 [ 129.666326] systemd-timesyncd[373]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 129.669032] systemd-udevd[353]: brd: Device is queued (SEQNUM=4128, ACTION=add) [ 129.670799] systemd-udevd[353]: brd: Device ready for processing (SEQNUM=4128, ACTION=add) [ 129.672909] systemd-udevd[353]: brd: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 129.675148] systemd-resolved[372]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-resolve: 4 [ 129.677338] systemd-resolved[372]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 129.679616] systemd-udevd[382]: bq27xxx_battery: Device processed (SEQNUM=4127, ACTION=add) [ 129.681704] systemd-udevd[382]: bq27xxx_battery: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 129.684253] systemd-udevd[353]: bridge: Device is queued (SEQNUM=4129, ACTION=add) [ 129.686576] systemd-udevd[379]: brd: Processing device (SEQNUM=4128, ACTION=add) [ 129.689131] systemd-udevd[380]: bochs: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 129.691403] systemd-udevd[353]: bridge: Device ready for processing (SEQNUM=4129, ACTION=add) [ 129.693757] systemd-udevd[353]: bridge: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 129.695630] systemd-udevd[353]: button: Device is queued (SEQNUM=4130, ACTION=add) [ 129.698531] systemd-udevd[379]: brd: Device processed (SEQNUM=4128, ACTION=add) [ 129.700580] systemd-udevd[379]: brd: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 129.702944] systemd-udevd[353]: button: Device ready for processing (SEQNUM=4130, ACTION=add) [ 129.705044] systemd-udevd[353]: button: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 129.706889] systemd-udevd[353]: can: Device is queued (SEQNUM=4131, ACTION=add) [ 129.708913] systemd-udevd[353]: can: Device ready for processing (SEQNUM=4131, ACTION=add) [ 129.710703] systemd-udevd[353]: can: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 129.713198] systemd-udevd[380]: button: Processing device (SEQNUM=4130, ACTION=add) [ 129.715366] systemd-udevd[381]: bridge: Processing device (SEQNUM=4129, ACTION=add) [ 129.717987] systemd-udevd[382]: can: Processing device (SEQNUM=4131, ACTION=add) [ 129.719729] systemd-udevd[382]: can: Device processed (SEQNUM=4131, ACTION=add) [ 129.721946] systemd-udevd[382]: can: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 129.724614] systemd-udevd[353]: can_gw: Device is queued (SEQNUM=4132, ACTION=add) [ 129.726463] systemd-udevd[353]: can_gw: Device ready for processing (SEQNUM=4132, ACTION=add) [ 129.728590] systemd-udevd[353]: can_gw: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 129.730911] systemd-udevd[380]: button: Device processed (SEQNUM=4130, ACTION=add) [ 129.732917] systemd-udevd[380]: button: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 129.735221] systemd-udevd[382]: can_gw: Processing device (SEQNUM=4132, ACTION=add) [ 129.737791] systemd-udevd[381]: bridge: Device processed (SEQNUM=4129, ACTION=add) [ 129.739640] systemd-udevd[381]: bridge: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 129.742196] systemd-udevd[384]: block: Device processed (SEQNUM=4124, ACTION=add) [ 129.744806] systemd-udevd[384]: block: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 129.751502] systemd-udevd[353]: can_isotp: Device is queued (SEQNUM=4133, ACTION=add) [ 129.754410] systemd-udevd[353]: can_isotp: Device ready for processing (SEQNUM=4133, ACTION=add) [ 129.756631] systemd-udevd[353]: can_isotp: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 129.758520] systemd-udevd[353]: cifs: Device is queued (SEQNUM=4134, ACTION=add) [ 129.760944] systemd-udevd[382]: can_gw: Device processed (SEQNUM=4132, ACTION=add) [ 129.762771] systemd-udevd[382]: can_gw: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 129.765241] systemd-udevd[353]: cifs: Device ready for processing (SEQNUM=4134, ACTION=add) [ 129.767472] systemd-udevd[384]: cifs: Processing device (SEQNUM=4134, ACTION=add) [ 129.769952] systemd-udevd[383]: arm_smc_wdt: Device processed (SEQNUM=4117, ACTION=add) [ 129.771799] systemd-udevd[383]: arm_smc_wdt: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 129.774343] systemd-udevd[353]: cifs: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 129.777012] systemd-udevd[379]: can_isotp: Processing device (SEQNUM=4133, ACTION=add) [ 129.779301] systemd-udevd[353]: clk_imx8mm: Device is queued (SEQNUM=4135, ACTION=add) [ 129.781471] systemd-udevd[353]: clk_imx8mm: Device ready for processing (SEQNUM=4135, ACTION=add) [ 129.783337] systemd-udevd[353]: clk_imx8mm: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 129.785549] systemd-udevd[353]: clk_imx8mn: Device is queued (SEQNUM=4136, ACTION=add) [ 129.787370] systemd-udevd[353]: clk_imx8mn: Device ready for processing (SEQNUM=4136, ACTION=add) [ 129.789497] systemd-udevd[353]: clk_imx8mn: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 129.791732] systemd-udevd[379]: can_isotp: Device processed (SEQNUM=4133, ACTION=add) [ 129.793888] systemd-udevd[379]: can_isotp: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 129.796363] systemd-udevd[353]: clk_imx8mp: Device is queued (SEQNUM=4137, ACTION=add) [ 129.798366] systemd-udevd[353]: clk_imx8mp: Device ready for processing (SEQNUM=4137, ACTION=add) [ 129.801230] systemd-udevd[384]: cifs: Device processed (SEQNUM=4134, ACTION=add) [ 129.803033] systemd-udevd[384]: cifs: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 129.805596] systemd-udevd[381]: clk_imx8mm: Processing device (SEQNUM=4135, ACTION=add) [ 129.807818] systemd-udevd[382]: clk_imx8mp: Processing device (SEQNUM=4137, ACTION=add) [ 129.810404] systemd-udevd[353]: clk_imx8mp: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 129.812945] systemd-udevd[380]: clk_imx8mn: Processing device (SEQNUM=4136, ACTION=add) [ 129.815197] systemd-udevd[353]: clk_imx8mq: Device is queued (SEQNUM=4138, ACTION=add) [ 129.817797] systemd-udevd[353]: clk_imx8mq: Device ready for processing (SEQNUM=4138, ACTION=add) [ 129.819668] systemd-udevd[353]: clk_imx8mq: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 129.822408] systemd-udevd[380]: clk_imx8mn: Device processed (SEQNUM=4136, ACTION=add) [ 129.824537] systemd-udevd[380]: clk_imx8mn: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 129.827019] systemd-udevd[382]: clk_imx8mp: Device processed (SEQNUM=4137, ACTION=add) [ 129.829106] systemd-udevd[382]: clk_imx8mp: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 129.831398] systemd-udevd[381]: clk_imx8mm: Device processed (SEQNUM=4135, ACTION=add) [ 129.833608] systemd-udevd[381]: clk_imx8mm: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 129.836419] systemd-udevd[353]: clk_imx93: Device is queued (SEQNUM=4139, ACTION=add) [ 129.838578] systemd-udevd[384]: clk_imx8mq: Processing device (SEQNUM=4138, ACTION=add) [ 129.841144] systemd-udevd[353]: clk_imx93: Device ready for processing (SEQNUM=4139, ACTION=add) [ 129.842977] systemd-udevd[353]: clk_imx93: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 129.845165] systemd-udevd[353]: configfs: Device is queued (SEQNUM=4140, ACTION=add) [ 129.846951] systemd-udevd[353]: configfs: Device ready for processing (SEQNUM=4140, ACTION=add) [ 129.849195] systemd-udevd[353]: configfs: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 129.851410] systemd-udevd[384]: clk_imx8mq: Device processed (SEQNUM=4138, ACTION=add) [ 129.853707] systemd-udevd[384]: clk_imx8mq: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 129.855975] systemd-udevd[353]: cpufreq: Device is queued (SEQNUM=4141, ACTION=add) [ 129.858001] systemd-udevd[353]: cpufreq: Device ready for processing (SEQNUM=4141, ACTION=add) [ 129.860461] systemd-udevd[381]: configfs: Processing device (SEQNUM=4140, ACTION=add) [ 129.862651] systemd-udevd[379]: clk_imx93: Processing device (SEQNUM=4139, ACTION=add) [ 129.865248] systemd-udevd[353]: cpufreq: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 129.867150] systemd-udevd[353]: cpuidle: Device is queued (SEQNUM=4142, ACTION=add) [ 129.869301] systemd-udevd[353]: cpuidle: Device ready for processing (SEQNUM=4142, ACTION=add) [ 129.871170] systemd-udevd[353]: cpuidle: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 129.873950] systemd-udevd[381]: configfs: sd-device: Created db file '/run/udev/data/+module:configfs' for '/module/configfs' [ 129.875947] systemd-udevd[381]: configfs: Device processed (SEQNUM=4140, ACTION=add) [ 129.878350] systemd-udevd[379]: clk_imx93: Device processed (SEQNUM=4139, ACTION=add) [ 129.880373] systemd-udevd[379]: clk_imx93: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 129.882723] systemd-udevd[353]: crc64_rocksoft: Device is queued (SEQNUM=4143, ACTION=add) [ 129.884867] systemd-udevd[353]: crc64_rocksoft: Device ready for processing (SEQNUM=4143, ACTION=add) [ 129.886754] systemd-udevd[353]: crc64_rocksoft: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 129.888914] systemd-udevd[353]: crc_t10dif: Device is queued (SEQNUM=4144, ACTION=add) [ 129.890649] systemd-udevd[353]: crc_t10dif: Device ready for processing (SEQNUM=4144, ACTION=add) [ 129.893274] systemd-udevd[382]: crc64_rocksoft: Processing device (SEQNUM=4143, ACTION=add) [ 129.895500] systemd-udevd[353]: crc_t10dif: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 129.898203] systemd-udevd[379]: crc_t10dif: Processing device (SEQNUM=4144, ACTION=add) [ 129.900770] systemd-udevd[353]: cros_ec_dev: Device is queued (SEQNUM=4145, ACTION=add) [ 129.902788] systemd-udevd[353]: cros_ec_dev: Device ready for processing (SEQNUM=4145, ACTION=add) [ 129.905352] systemd-udevd[384]: cpuidle: Processing device (SEQNUM=4142, ACTION=add) [ 129.907600] systemd-udevd[353]: cros_ec_dev: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 129.909851] systemd-udevd[353]: cryptomgr: Device is queued (SEQNUM=4146, ACTION=add) [ 129.911674] systemd-udevd[353]: cryptomgr: Device ready for processing (SEQNUM=4146, ACTION=add) [ 129.914192] systemd-udevd[379]: crc_t10dif: Device processed (SEQNUM=4144, ACTION=add) [ 129.916704] systemd-udevd[383]: cros_ec_dev: Processing device (SEQNUM=4145, ACTION=add) [ 129.918904] systemd-udevd[380]: cpufreq: Processing device (SEQNUM=4141, ACTION=add) [ 129.921310] systemd-udevd[381]: configfs: sd-device-monitor(worker): Passed 245 byte to netlink monitor. [ 129.923605] systemd-udevd[382]: crc64_rocksoft: Device processed (SEQNUM=4143, ACTION=add) [ 129.925823] systemd-udevd[382]: crc64_rocksoft: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 129.928350] systemd-udevd[379]: crc_t10dif: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 129.930592] systemd-udevd[383]: cros_ec_dev: Device processed (SEQNUM=4145, ACTION=add) [ 129.932743] systemd-udevd[383]: cros_ec_dev: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 129.935222] systemd-udevd[380]: cpufreq: Device processed (SEQNUM=4141, ACTION=add) [ 129.937338] systemd-udevd[380]: cpufreq: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 129.939630] systemd-udevd[384]: cpuidle: Device processed (SEQNUM=4142, ACTION=add) [ 129.941698] systemd-udevd[384]: cpuidle: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 129.943973] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 386. [ 129.956377] systemd-udevd[386]: cryptomgr: Processing device (SEQNUM=4146, ACTION=add) [ 129.958390] systemd-udevd[386]: cryptomgr: Device processed (SEQNUM=4146, ACTION=add) [ 129.960438] systemd-udevd[386]: cryptomgr: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 129.963344] systemd-udevd[353]: cryptomgr: Worker [386] is forked for processing SEQNUM=4146. [ 129.969532] systemd-udevd[353]: debug_core: Device is queued (SEQNUM=4147, ACTION=add) [ 129.971735] systemd-udevd[353]: debug_core: Device ready for processing (SEQNUM=4147, ACTION=add) [ 129.975906] systemd-udevd[380]: debug_core: Processing device (SEQNUM=4147, ACTION=add) [ 129.978317] systemd-udevd[353]: debug_core: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 129.980516] systemd-udevd[353]: dm_bufio: Device is queued (SEQNUM=4148, ACTION=add) [ 129.982535] systemd-udevd[353]: dm_bufio: Device ready for processing (SEQNUM=4148, ACTION=add) [ 129.985347] systemd-udevd[380]: debug_core: Device processed (SEQNUM=4147, ACTION=add) [ 129.987389] systemd-udevd[380]: debug_core: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 129.993750] systemd-fsck[400]: fsck.fat 4.2 (2021-01-31) [ 129.995500] systemd-fsck[400]: /dev/vda1: 13 files, 35823/39859 clusters [ 129.998434] systemd-udevd[353]: dm_bufio: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 130.005023] systemd-udevd[353]: dm_mirror: Device is queued (SEQNUM=4149, ACTION=add) [ 130.006917] systemd-udevd[353]: dm_mirror: Device ready for processing (SEQNUM=4149, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 75 (stored), closing. [ 130.009182] systemd-udevd[353]: dm_mirror: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 130.011478] systemd-fsck[398]: fsck succeeded. [ 130.014127] systemd-udevd[381]: dm_bufio: Processing device (SEQNUM=4148, ACTION=add) [ 130.017841] systemd-udevd[380]: dm_mirror: Processing device (SEQNUM=4149, ACTION=add) [ 130.020735] systemd-udevd[353]: dm_mod: Device is queued (SEQNUM=4150, ACTION=add) [ 130.022852] systemd-udevd[353]: dm_mod: Device ready for processing (SEQNUM=4150, ACTION=add) [ 130.025450] systemd-udevd[353]: dm_mod: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 130.028514] systemd-udevd[379]: dm_mod: Processing device (SEQNUM=4150, ACTION=add) [ 130.031033] systemd-udevd[353]: dm_snapshot: Device is queued (SEQNUM=4151, ACTION=add) [ 130.033654] systemd-udevd[353]: dm_snapshot: Device ready for processing (SEQNUM=4151, ACTION=add) Received SIGCHLD from PID 398 (systemd-fsck). Child 398 (systemd-fsck) died (code=exited, status=0/SUCCESS) [ 130.035623] systemd-udevd[353]: dm_snapshot: sd-device-monitor(manager): Passed 172 byte to netlink monitor. systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Child 398 belongs to systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service. [ 130.039039] systemd-udevd[381]: dm_bufio: Device processed (SEQNUM=4148, ACTION=add) systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 130.041589] systemd-udevd[381]: dm_bufio: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 130.043965] systemd-udevd[353]: dm_verity: Device is queued (SEQNUM=4152, ACTION=add) systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Changed start -> exited [ 130.046124] systemd-udevd[353]: dm_verity: Device ready for processing (SEQNUM=4152, ACTION=add) systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Job 621 systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service/start finished, result=done [ OK ] Finished File System Check on /dev/disk/by-diskseq/25-part1. [ 130.050467] systemd-udevd[353]: dm_verity: sd-device-monitor(manager): Passed 170 byte to netlink monitor. Failed to communicate with plymouth: Connection refused [ 130.052973] systemd-udevd[353]: dns_resolver: Device is queued (SEQNUM=4153, ACTION=add) Child 401 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 130.057812] systemd-udevd[384]: dm_verity: Processing device (SEQNUM=4152, ACTION=add) init.scope: Child 401 belongs to init.scope. systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1.service: Control group is empty. [ 130.060297] systemd-udevd[353]: dns_resolver: Device ready for processing (SEQNUM=4153, ACTION=add) [ 130.065477] systemd-udevd[380]: dm_mirror: Device processed (SEQNUM=4149, ACTION=add) [ 130.067387] systemd-udevd[380]: dm_mirror: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 130.069967] systemd-udevd[381]: dns_resolver: Processing device (SEQNUM=4153, ACTION=add) [ 130.071736] systemd-udevd[381]: dns_resolver: Device processed (SEQNUM=4153, ACTION=add) [ 130.073816] systemd-udevd[381]: dns_resolver: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 130.076016] systemd-udevd[383]: dm_snapshot: Processing device (SEQNUM=4151, ACTION=add) [ 130.078865] systemd-udevd[384]: dm_verity: Device processed (SEQNUM=4152, ACTION=add) boot.mount: Failed to set 'io.weight' attribute on '/system.slice/boot.mount' to 'default 100': No such file or directory [ 130.081027] systemd-udevd[384]: dm_verity: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 130.083319] systemd-udevd[353]: dns_resolver: sd-device-monitor(manager): Passed 173 byte to netlink monitor. boot.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/boot.mount' to 'max': No such file or directory [ 130.085766] systemd-udevd[353]: drm: Device is queued (SEQNUM=4154, ACTION=add) [ 130.087903] systemd-udevd[379]: dm_mod: Device processed (SEQNUM=4150, ACTION=add) [ 130.089879] systemd-udevd[379]: dm_mod: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 130.092351] systemd-udevd[353]: drm: Device ready for processing (SEQNUM=4154, ACTION=add) [ 130.094159] systemd-udevd[353]: drm: sd-device-monitor(manager): Passed 164 byte to netlink monitor. boot.mount: About to execute: /usr/bin/mount /dev/disk/by-diskseq/25-part1 /boot -t vfat -o umask=0077,rw,nodev,nosuid,noexec,nosymfollow Serializing sd-executor-state to memfd. [ 130.096308] systemd-udevd[353]: drm_kms_helper: Device is queued (SEQNUM=4155, ACTION=add) [ 130.098204] systemd-udevd[353]: drm_kms_helper: Device ready for processing (SEQNUM=4155, ACTION=add) [ 130.100353] systemd-udevd[353]: drm_kms_helper: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 130.102690] systemd-udevd[383]: dm_snapshot: Device processed (SEQNUM=4151, ACTION=add) boot.mount: Forked /usr/bin/mount as 402 [ 130.105450] systemd-udevd[381]: drm_kms_helper: Processing device (SEQNUM=4155, ACTION=add) [ 130.107577] systemd-udevd[380]: drm: Processing device (SEQNUM=4154, ACTION=add) [ 130.110435] systemd-udevd[353]: e1000: Device is queued (SEQNUM=4156, ACTION=add) [ 130.112442] systemd-udevd[353]: e1000: Device ready for processing (SEQNUM=4156, ACTION=add) [ 130.114317] systemd-udevd[353]: e1000: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 130.116366] systemd-udevd[353]: e1000e: Device is queued (SEQNUM=4157, ACTION=add) [ 130.118124] systemd-udevd[353]: e1000e: Device ready for processing (SEQNUM=4157, ACTION=add) [ 130.120760] systemd-udevd[380]: drm: Device processed (SEQNUM=4154, ACTION=add) [ 130.122539] systemd-udevd[380]: drm: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 130.125059] systemd-udevd[383]: dm_snapshot: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 130.127401] systemd-udevd[384]: e1000e: Processing device (SEQNUM=4157, ACTION=add) [ 130.130064] systemd-udevd[381]: drm_kms_helper: Device processed (SEQNUM=4155, ACTION=add) [ 130.131875] systemd-udevd[381]: drm_kms_helper: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 130.134437] systemd-udevd[353]: e1000e: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 130.136954] systemd-udevd[379]: e1000: Processing device (SEQNUM=4156, ACTION=add) Closing set fd 74 (socket:[1370]) boot.mount: Changed dead -> mounting Mounting EFI System Partition Automount... [ 130.139488] systemd-udevd[353]: edac_core: Device is queued (SEQNUM=4158, ACTION=add) [ 130.141804] systemd-udevd[353]: edac_core: Device ready for processing (SEQNUM=4158, ACTION=add) [ 130.143622] systemd-udevd[353]: edac_core: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 130.145904] systemd-udevd[353]: efi_pstore: Device is queued (SEQNUM=4159, ACTION=add) [ 130.147736] systemd-udevd[353]: efi_pstore: Device ready for processing (SEQNUM=4159, ACTION=add) [ 130.150255] systemd-udevd[379]: e1000: Device processed (SEQNUM=4156, ACTION=add) [ 130.152705] systemd-udevd[353]: efi_pstore: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 130.154991] systemd-udevd[379]: e1000: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 130.157527] systemd-udevd[353]: ehci_hcd: Device is queued (SEQNUM=4160, ACTION=add) [ 130.159377] systemd-udevd[353]: ehci_hcd: Device ready for processing (SEQNUM=4160, ACTION=add) [ 130.162063] systemd-udevd[381]: efi_pstore: Processing device (SEQNUM=4159, ACTION=add) [ 130.164513] systemd-udevd[384]: e1000e: Device processed (SEQNUM=4157, ACTION=add) [ 130.166319] systemd-udevd[384]: e1000e: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 130.168796] systemd-udevd[383]: ehci_hcd: Processing device (SEQNUM=4160, ACTION=add) [ 130.171208] systemd-udevd[381]: efi_pstore: Device processed (SEQNUM=4159, ACTION=add) [ 130.173292] systemd-udevd[381]: efi_pstore: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 130.175492] systemd-udevd[380]: edac_core: Processing device (SEQNUM=4158, ACTION=add) [ 130.178194] systemd-udevd[353]: ehci_hcd: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 130.180413] systemd-udevd[353]: fb: Device is queued (SEQNUM=4161, ACTION=add) [ 130.182201] systemd-udevd[353]: fb: Device ready for processing (SEQNUM=4161, ACTION=add) [ 130.184365] systemd-udevd[353]: fb: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 130.186712] systemd-udevd[381]: fb: Processing device (SEQNUM=4161, ACTION=add) [ 130.189315] systemd-udevd[380]: edac_core: Device processed (SEQNUM=4158, ACTION=add) [ 130.191193] systemd-udevd[380]: edac_core: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 130.193763] systemd-udevd[383]: ehci_hcd: Device processed (SEQNUM=4160, ACTION=add) [ 130.195562] systemd-udevd[383]: ehci_hcd: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 130.198193] systemd-udevd[353]: firmware_class: Device is queued (SEQNUM=4162, ACTION=add) [ 130.206414] systemd-udevd[353]: firmware_class: Device ready for processing (SEQNUM=4162, ACTION=add) [ 130.209373] systemd-udevd[353]: firmware_class: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 130.211183] systemd-udevd[353]: fscrypto: Device is queued (SEQNUM=4163, ACTION=add) [ 130.214152] systemd-udevd[379]: firmware_class: Processing device (SEQNUM=4162, ACTION=add) [ 130.217092] systemd-udevd[353]: fscrypto: Device ready for processing (SEQNUM=4163, ACTION=add) [ 130.219121] systemd-udevd[353]: fscrypto: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 130.221467] systemd-udevd[353]: fsl_dpa: Device is queued (SEQNUM=4164, ACTION=add) [ 130.223292] systemd-udevd[353]: fsl_dpa: Device ready for processing (SEQNUM=4164, ACTION=add) [ 130.225930] systemd-udevd[380]: fscrypto: Processing device (SEQNUM=4163, ACTION=add) [ 130.228542] systemd-udevd[381]: fb: Device processed (SEQNUM=4161, ACTION=add) [ 130.230441] systemd-udevd[381]: fb: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 130.232845] systemd-udevd[379]: firmware_class: Device processed (SEQNUM=4162, ACTION=add) [ 130.234666] systemd-udevd[379]: firmware_class: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 130.237191] systemd-udevd[383]: fsl_dpa: Processing device (SEQNUM=4164, ACTION=add) [ 130.243087] systemd-udevd[353]: fsl_dpa: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 130.245254] systemd-udevd[353]: fuse: Device is queued (SEQNUM=4165, ACTION=add) [ 130.247048] systemd-udevd[353]: fuse: Device ready for processing (SEQNUM=4165, ACTION=add) [ 130.249163] systemd-udevd[353]: fuse: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 130.251694] systemd-udevd[380]: fscrypto: Device processed (SEQNUM=4163, ACTION=add) [ 130.253891] systemd-udevd[380]: fscrypto: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 130.256378] systemd-udevd[383]: fsl_dpa: Device processed (SEQNUM=4164, ACTION=add) [ 130.260674] systemd-udevd[381]: fuse: Processing device (SEQNUM=4165, ACTION=add) [ 130.263037] systemd-udevd[383]: fsl_dpa: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 130.265784] systemd-udevd[353]: gpiolib_acpi: Device is queued (SEQNUM=4166, ACTION=add) [ 130.267841] systemd-udevd[353]: gpiolib_acpi: Device ready for processing (SEQNUM=4166, ACTION=add) [ 130.270434] systemd-udevd[353]: gpiolib_acpi: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 130.272851] systemd-udevd[353]: grant_table: Device is queued (SEQNUM=4167, ACTION=add) [ 130.274651] systemd-udevd[353]: grant_table: Device ready for processing (SEQNUM=4167, ACTION=add) [ 130.276714] systemd-udevd[353]: grant_table: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 130.278545] systemd-udevd[353]: hclge: Device is queued (SEQNUM=4168, ACTION=add) [ 130.280671] systemd-udevd[353]: hclge: Device ready for processing (SEQNUM=4168, ACTION=add) [ 130.282633] systemd-udevd[353]: hclge: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 130.284752] systemd-udevd[353]: hdma: Device is queued (SEQNUM=4169, ACTION=add) [ 130.286528] systemd-udevd[353]: hdma: Device ready for processing (SEQNUM=4169, ACTION=add) [ 130.288582] systemd-udevd[353]: hdma: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 130.290852] systemd-udevd[380]: grant_table: Processing device (SEQNUM=4167, ACTION=add) [ 130.293324] systemd-udevd[379]: gpiolib_acpi: Processing device (SEQNUM=4166, ACTION=add) [ 130.295728] systemd-udevd[383]: hclge: Processing device (SEQNUM=4168, ACTION=add) [ 130.298176] systemd-udevd[384]: hdma: Processing device (SEQNUM=4169, ACTION=add) [ 130.300674] systemd-udevd[353]: hdma_mgmt: Device is queued (SEQNUM=4170, ACTION=add) [ 130.302443] systemd-udevd[353]: hdma_mgmt: Device ready for processing (SEQNUM=4170, ACTION=add) [ 130.304510] systemd-udevd[353]: hdma_mgmt: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 130.306322] systemd-udevd[353]: hid: Device is queued (SEQNUM=4171, ACTION=add) [ 130.308976] systemd-udevd[382]: hdma_mgmt: Processing device (SEQNUM=4170, ACTION=add) [ 130.311153] systemd-udevd[379]: gpiolib_acpi: Device processed (SEQNUM=4166, ACTION=add) [ 130.313247] systemd-udevd[379]: gpiolib_acpi: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 130.315524] systemd-udevd[380]: grant_table: Device processed (SEQNUM=4167, ACTION=add) [ 130.317663] systemd-udevd[380]: grant_table: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 130.319976] systemd-udevd[381]: fuse: sd-device: Created db file '/run/udev/data/+module:fuse' for '/module/fuse' [ 130.322061] systemd-udevd[381]: fuse: Device processed (SEQNUM=4165, ACTION=add) [ 130.323796] systemd-udevd[381]: fuse: sd-device-monitor(worker): Passed 247 byte to netlink monitor. [ 130.326250] systemd-udevd[383]: hclge: Device processed (SEQNUM=4168, ACTION=add) [ 130.328436] systemd-udevd[383]: hclge: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 130.330677] systemd-udevd[353]: hid: Device ready for processing (SEQNUM=4171, ACTION=add) [ 130.332820] systemd-udevd[353]: hid: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 130.334614] systemd-udevd[353]: hid_apple: Device is queued (SEQNUM=4172, ACTION=add) [ 130.337069] systemd-udevd[384]: hdma: Device processed (SEQNUM=4169, ACTION=add) [ 130.338992] systemd-udevd[384]: hdma: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 130.341481] systemd-udevd[386]: hid: Processing device (SEQNUM=4171, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 130.350469] systemd-udevd[382]: hdma_mgmt: Device processed (SEQNUM=4170, ACTION=add) [ 130.352522] systemd-udevd[382]: hdma_mgmt: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 130.354770] systemd-udevd[386]: hid: Device processed (SEQNUM=4171, ACTION=add) [ 130.356891] systemd-udevd[386]: hid: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 130.359267] systemd-udevd[353]: hid_apple: Device ready for processing (SEQNUM=4172, ACTION=add) [ 130.361344] systemd-udevd[353]: hid_apple: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 130.363141] systemd-udevd[353]: hisi_rng: Device is queued (SEQNUM=4173, ACTION=add) [ 130.365204] systemd-udevd[353]: hisi_rng: Device ready for processing (SEQNUM=4173, ACTION=add) [ 130.367383] systemd-udevd[380]: hid_apple: Processing device (SEQNUM=4172, ACTION=add) [ 130.369952] systemd-udevd[353]: hisi_rng: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 130.372458] systemd-udevd[381]: hisi_rng: Processing device (SEQNUM=4173, ACTION=add) [ 130.374661] systemd-udevd[353]: hisi_sas_main: Device is queued (SEQNUM=4174, ACTION=add) [ 130.376846] systemd-udevd[353]: hisi_sas_main: Device ready for processing (SEQNUM=4174, ACTION=add) [ 130.378687] systemd-udevd[353]: hisi_sas_main: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 130.381267] systemd-udevd[380]: hid_apple: Device processed (SEQNUM=4172, ACTION=add) [ 130.383075] systemd-udevd[380]: hid_apple: sd-device-monitor(worker): Passed 170 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 130.385810] systemd-udevd[353]: hisi_sas_v3_hw: Device is queued (SEQNUM=4175, ACTION=add) [ 130.387570] systemd-udevd[353]: hisi_sas_v3_hw: Device ready for processing (SEQNUM=4175, ACTION=add) [ 130.389983] systemd-udevd[353]: hisi_sas_v3_hw: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 130.391812] systemd-udevd[353]: hnae3: Device is queued (SEQNUM=4176, ACTION=add) [ 130.393807] systemd-udevd[353]: hnae3: Device ready for processing (SEQNUM=4176, ACTION=add) [ 130.395586] systemd-udevd[353]: hnae3: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 130.399098] systemd-udevd[379]: hisi_sas_main: Processing device (SEQNUM=4174, ACTION=add) [ 130.404704] systemd-udevd[353]: hns3: Device is queued (SEQNUM=4177, ACTION=add) systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=6321 [ 130.406635] systemd-udevd[353]: hns3: Device ready for processing (SEQNUM=4177, ACTION=add) systemd-journald.service: Added fd 75 (stored) to fd store. [ 130.409283] systemd-udevd[383]: hisi_sas_v3_hw: Processing device (SEQNUM=4175, ACTION=add) [ 130.411473] systemd-udevd[380]: hnae3: Processing device (SEQNUM=4176, ACTION=add) [ 130.413945] systemd-udevd[384]: hns3: Processing device (SEQNUM=4177, ACTION=add) [ 130.416410] systemd-udevd[353]: hns3: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 130.418383] systemd-udevd[353]: hns_dsaf: Device is queued (SEQNUM=4178, ACTION=add) [ 130.420529] systemd-udevd[353]: hns_dsaf: Device ready for processing (SEQNUM=4178, ACTION=add) [ 130.422755] systemd-udevd[381]: hisi_rng: Device processed (SEQNUM=4173, ACTION=add) [ 130.425141] systemd-udevd[381]: hisi_rng: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 130.427454] systemd-udevd[380]: hnae3: Device processed (SEQNUM=4176, ACTION=add) [ 130.429733] systemd-udevd[380]: hnae3: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 130.431892] systemd-udevd[353]: hns_dsaf: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 130.434039] systemd-udevd[353]: i2c_algo_bit: Device is queued (SEQNUM=4179, ACTION=add) [ 130.436503] systemd-udevd[379]: hisi_sas_main: Device processed (SEQNUM=4174, ACTION=add) [ 130.438644] systemd-udevd[353]: i2c_algo_bit: Device ready for processing (SEQNUM=4179, ACTION=add) [ 130.441263] systemd-udevd[379]: hisi_sas_main: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 130.443530] systemd-udevd[383]: hisi_sas_v3_hw: Device processed (SEQNUM=4175, ACTION=add) [ 130.445716] systemd-udevd[383]: hisi_sas_v3_hw: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 130.447945] systemd-udevd[382]: hns_dsaf: Processing device (SEQNUM=4178, ACTION=add) [ 130.450449] systemd-udevd[384]: hns3: Device processed (SEQNUM=4177, ACTION=add) [ 130.452524] systemd-udevd[384]: hns3: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 130.461964] systemd-udevd[353]: i2c_algo_bit: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 130.464535] systemd-udevd[353]: i2c_qup: Device is queued (SEQNUM=4180, ACTION=add) [ 130.466617] systemd-udevd[353]: i2c_qup: Device ready for processing (SEQNUM=4180, ACTION=add) [ 130.469861] systemd-udevd[380]: i2c_algo_bit: Processing device (SEQNUM=4179, ACTION=add) [ 130.472469] systemd-udevd[382]: hns_dsaf: Device processed (SEQNUM=4178, ACTION=add) [ 130.474228] systemd-udevd[382]: hns_dsaf: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 130.476661] systemd-udevd[381]: i2c_qup: Processing device (SEQNUM=4180, ACTION=add) [ 130.478857] systemd-udevd[353]: i2c_qup: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 130.480873] systemd-udevd[353]: ipv6: Device is queued (SEQNUM=4181, ACTION=add) [ 130.482614] systemd-udevd[353]: ipv6: Device ready for processing (SEQNUM=4181, ACTION=add) [ 130.484736] systemd-udevd[353]: ipv6: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 130.486988] systemd-udevd[380]: i2c_algo_bit: Device processed (SEQNUM=4179, ACTION=add) [ 130.489135] systemd-udevd[380]: i2c_algo_bit: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 130.491568] systemd-udevd[353]: kdb: Device is queued (SEQNUM=4182, ACTION=add) [ 130.493707] systemd-udevd[353]: kdb: Device ready for processing (SEQNUM=4182, ACTION=add) [ 130.495459] systemd-udevd[353]: kdb: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 130.497722] systemd-udevd[353]: kernel: Device is queued (SEQNUM=4183, ACTION=add) [ 130.499836] systemd-udevd[381]: i2c_qup: Device processed (SEQNUM=4180, ACTION=add) [ 130.508889] systemd-udevd[379]: ipv6: Processing device (SEQNUM=4181, ACTION=add) [ 130.511076] systemd-udevd[381]: i2c_qup: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 130.513948] systemd-udevd[383]: kdb: Processing device (SEQNUM=4182, ACTION=add) [ 130.516507] systemd-udevd[353]: kernel: Device ready for processing (SEQNUM=4183, ACTION=add) [ 130.518339] systemd-udevd[353]: kernel: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 130.520536] systemd-udevd[353]: keyboard: Device is queued (SEQNUM=4184, ACTION=add) [ 130.522461] systemd-udevd[353]: keyboard: Device ready for processing (SEQNUM=4184, ACTION=add) [ 130.525178] systemd-udevd[381]: keyboard: Processing device (SEQNUM=4184, ACTION=add) [ 130.528001] systemd-udevd[353]: keyboard: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 130.530503] systemd-udevd[353]: kfence: Device is queued (SEQNUM=4185, ACTION=add) [ 130.532719] systemd-udevd[353]: kfence: Device ready for processing (SEQNUM=4185, ACTION=add) [ 130.534605] systemd-udevd[353]: kfence: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 130.544267] systemd-udevd[380]: kernel: Processing device (SEQNUM=4183, ACTION=add) [ 130.546491] systemd-udevd[383]: kdb: Device processed (SEQNUM=4182, ACTION=add) [ 130.548491] systemd-udevd[383]: kdb: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 130.550767] systemd-udevd[379]: ipv6: Device processed (SEQNUM=4181, ACTION=add) [ 130.554181] systemd-udevd[384]: kfence: Processing device (SEQNUM=4185, ACTION=add) [ 130.556660] systemd-udevd[379]: ipv6: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 130.558846] systemd-udevd[381]: keyboard: Device processed (SEQNUM=4184, ACTION=add) [ 130.560936] systemd-udevd[381]: keyboard: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 130.563201] systemd-udevd[353]: kgdboc: Device is queued (SEQNUM=4186, ACTION=add) [ 130.565228] systemd-udevd[353]: kgdboc: Device ready for processing (SEQNUM=4186, ACTION=add) [ 130.567259] systemd-udevd[353]: kgdboc: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 130.569780] systemd-udevd[353]: kvm: Device is queued (SEQNUM=4187, ACTION=add) [ 130.571660] systemd-udevd[353]: kvm: Device ready for processing (SEQNUM=4187, ACTION=add) [ 130.574210] systemd-udevd[380]: kernel: Device processed (SEQNUM=4183, ACTION=add) [ 130.576030] systemd-udevd[380]: kernel: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 130.578584] systemd-udevd[382]: kgdboc: Processing device (SEQNUM=4186, ACTION=add) [ 130.580950] systemd-udevd[381]: kvm: Processing device (SEQNUM=4187, ACTION=add) Unit blockdev@dev-vda1.target has alias blockdev@.target. [ 130.590001] systemd-udevd[384]: kfence: Device processed (SEQNUM=4185, ACTION=add) [ 130.591798] systemd-udevd[384]: kfence: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 130.594418] systemd-udevd[353]: kvm: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 130.596495] systemd-udevd[353]: libahci: Device is queued (SEQNUM=4188, ACTION=add) boot.mount: Changed mounting -> mounting-done [ 130.598264] systemd-udevd[353]: libahci: Device ready for processing (SEQNUM=4188, ACTION=add) [ 130.601000] systemd-udevd[380]: libahci: Processing device (SEQNUM=4188, ACTION=add) Received SIGCHLD from PID 402 (mount). [ 130.603157] systemd-udevd[353]: libahci: sd-device-monitor(manager): Passed 168 byte to netlink monitor. Child 402 (mount) died (code=exited, status=0/SUCCESS) [ 130.606178] systemd-udevd[382]: kgdboc: Device processed (SEQNUM=4186, ACTION=add) boot.mount: Child 402 belongs to boot.mount. boot.mount: Mount process exited, code=exited, status=0/SUCCESS (success) [ 130.608619] systemd-udevd[353]: libata: Device is queued (SEQNUM=4189, ACTION=add) boot.mount: Changed mounting-done -> mounted boot.mount: Job 619 boot.mount/start finished, result=done [ OK ] Mounted EFI System Partition Automount. [ 130.610889] systemd-udevd[382]: kgdboc: sd-device-monitor(worker): Passed 167 byte to netlink monitor. boot.automount: Sending success. Failed to communicate with plymouth: Connection refused [ 130.614909] systemd-udevd[353]: libata: Device ready for processing (SEQNUM=4189, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 75 (stored), closing. [ 130.618015] systemd-udevd[353]: libata: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 130.620803] systemd-udevd[379]: libata: Processing device (SEQNUM=4189, ACTION=add) Received SIGCHLD from PID 403 ((sd-close)). [ 130.634864] systemd-udevd[381]: kvm: Device processed (SEQNUM=4187, ACTION=add) Child 403 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 130.636938] systemd-udevd[381]: kvm: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 130.639378] systemd-udevd[353]: lockd: Device is queued (SEQNUM=4190, ACTION=add) init.scope: Child 403 belongs to init.scope. [ 130.641715] systemd-udevd[353]: lockd: Device ready for processing (SEQNUM=4190, ACTION=add) [ 130.643468] systemd-udevd[353]: lockd: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 130.652958] systemd-udevd[383]: lockd: Processing device (SEQNUM=4190, ACTION=add) [ 130.655113] systemd-udevd[353]: loop: Device is queued (SEQNUM=4191, ACTION=add) [ 130.657539] systemd-udevd[380]: libahci: Device processed (SEQNUM=4188, ACTION=add) [ 130.659924] systemd-udevd[353]: loop: Device ready for processing (SEQNUM=4191, ACTION=add) [ 130.662401] systemd-udevd[380]: libahci: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 130.664878] systemd-udevd[353]: loop: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 130.666746] systemd-udevd[353]: megaraid_sas: Device is queued (SEQNUM=4192, ACTION=add) [ 130.669350] systemd-udevd[381]: loop: Processing device (SEQNUM=4191, ACTION=add) [ 130.671482] systemd-udevd[383]: lockd: Device processed (SEQNUM=4190, ACTION=add) [ 130.673616] systemd-udevd[383]: lockd: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 130.675809] systemd-udevd[353]: megaraid_sas: Device ready for processing (SEQNUM=4192, ACTION=add) [ 130.677853] systemd-udevd[353]: megaraid_sas: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 130.679646] systemd-udevd[353]: memory_hotplug: Device is queued (SEQNUM=4193, ACTION=add) [ 130.682210] systemd-udevd[381]: loop: Device processed (SEQNUM=4191, ACTION=add) [ 130.684005] systemd-udevd[381]: loop: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 130.686440] systemd-udevd[353]: memory_hotplug: Device ready for processing (SEQNUM=4193, ACTION=add) [ 130.688843] systemd-udevd[380]: megaraid_sas: Processing device (SEQNUM=4192, ACTION=add) [ 130.691197] systemd-udevd[379]: libata: Device processed (SEQNUM=4189, ACTION=add) [ 130.693177] systemd-udevd[379]: libata: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 130.695375] systemd-udevd[353]: memory_hotplug: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 130.697568] systemd-udevd[353]: mmcblk: Device is queued (SEQNUM=4194, ACTION=add) [ 130.699331] systemd-udevd[353]: mmcblk: Device ready for processing (SEQNUM=4194, ACTION=add) [ 130.701894] systemd-udevd[383]: memory_hotplug: Processing device (SEQNUM=4193, ACTION=add) [ 130.704373] systemd-udevd[353]: mmcblk: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 130.706250] systemd-udevd[353]: module: Device is queued (SEQNUM=4195, ACTION=add) [ 130.707991] systemd-udevd[353]: module: Device ready for processing (SEQNUM=4195, ACTION=add) [ 130.709982] systemd-udevd[353]: module: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 130.712567] systemd-udevd[381]: mmcblk: Processing device (SEQNUM=4194, ACTION=add) [ 130.714722] systemd-udevd[380]: megaraid_sas: Device processed (SEQNUM=4192, ACTION=add) [ 130.716832] systemd-udevd[380]: megaraid_sas: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 130.719212] systemd-udevd[383]: memory_hotplug: Device processed (SEQNUM=4193, ACTION=add) [ 130.721297] systemd-udevd[383]: memory_hotplug: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 130.724483] systemd-udevd[379]: module: Processing device (SEQNUM=4195, ACTION=add) [ 130.726880] systemd-udevd[353]: mtk_wdt: Device is queued (SEQNUM=4196, ACTION=add) [ 130.728991] systemd-udevd[353]: mtk_wdt: Device ready for processing (SEQNUM=4196, ACTION=add) [ 130.731635] systemd-udevd[384]: mtk_wdt: Processing device (SEQNUM=4196, ACTION=add) [ 130.734413] systemd-udevd[381]: mmcblk: Device processed (SEQNUM=4194, ACTION=add) [ 130.736370] systemd-udevd[381]: mmcblk: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 130.738677] systemd-udevd[379]: module: Device processed (SEQNUM=4195, ACTION=add) [ 130.740755] systemd-udevd[379]: module: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 130.743061] systemd-udevd[353]: mtk_wdt: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 130.745650] systemd-udevd[384]: mtk_wdt: Device processed (SEQNUM=4196, ACTION=add) [ 130.747414] systemd-udevd[384]: mtk_wdt: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 130.750035] systemd-udevd[353]: musb_hdrc: Device is queued (SEQNUM=4197, ACTION=add) [ 130.751979] systemd-udevd[353]: musb_hdrc: Device ready for processing (SEQNUM=4197, ACTION=add) [ 130.754114] systemd-udevd[353]: musb_hdrc: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 130.755920] systemd-udevd[353]: mvneta: Device is queued (SEQNUM=4198, ACTION=add) [ 130.758059] systemd-udevd[353]: mvneta: Device ready for processing (SEQNUM=4198, ACTION=add) [ 130.759896] systemd-udevd[353]: mvneta: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 130.762404] systemd-udevd[380]: musb_hdrc: Processing device (SEQNUM=4197, ACTION=add) [ 130.765037] systemd-udevd[381]: mvneta: Processing device (SEQNUM=4198, ACTION=add) [ 130.767278] systemd-udevd[353]: mvpp2: Device is queued (SEQNUM=4199, ACTION=add) [ 130.769410] systemd-udevd[353]: mvpp2: Device ready for processing (SEQNUM=4199, ACTION=add) [ 130.771266] systemd-udevd[353]: mvpp2: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 130.773952] systemd-udevd[381]: mvneta: Device processed (SEQNUM=4198, ACTION=add) [ 130.775716] systemd-udevd[381]: mvneta: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 130.778286] systemd-udevd[353]: netconsole: Device is queued (SEQNUM=4200, ACTION=add) [ 130.780811] systemd-udevd[379]: mvpp2: Processing device (SEQNUM=4199, ACTION=add) [ 130.783227] systemd-udevd[380]: musb_hdrc: Device processed (SEQNUM=4197, ACTION=add) [ 130.785356] systemd-udevd[380]: musb_hdrc: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 130.787733] systemd-udevd[353]: netconsole: Device ready for processing (SEQNUM=4200, ACTION=add) [ 130.790048] systemd-udevd[353]: netconsole: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 130.792683] systemd-udevd[379]: mvpp2: Device processed (SEQNUM=4199, ACTION=add) [ 130.794408] systemd-udevd[379]: mvpp2: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 130.796994] systemd-udevd[353]: netfs: Device is queued (SEQNUM=4201, ACTION=add) [ 130.798714] systemd-udevd[353]: netfs: Device ready for processing (SEQNUM=4201, ACTION=add) [ 130.801243] systemd-udevd[383]: netconsole: Processing device (SEQNUM=4200, ACTION=add) [ 130.803423] systemd-udevd[353]: netfs: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 130.805858] systemd-udevd[353]: netpoll: Device is queued (SEQNUM=4202, ACTION=add) [ 130.807640] systemd-udevd[353]: netpoll: Device ready for processing (SEQNUM=4202, ACTION=add) [ 130.810260] systemd-udevd[380]: netfs: Processing device (SEQNUM=4201, ACTION=add) [ 130.812681] systemd-udevd[381]: netpoll: Processing device (SEQNUM=4202, ACTION=add) [ 130.818824] systemd-udevd[383]: netconsole: Device processed (SEQNUM=4200, ACTION=add) [ 130.823455] systemd-udevd[353]: netpoll: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 130.826705] systemd-udevd[383]: netconsole: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 130.829608] systemd-udevd[353]: nf_conncount: Device is queued (SEQNUM=4203, ACTION=add) [ 130.831512] systemd-udevd[353]: nf_conncount: Device ready for processing (SEQNUM=4203, ACTION=add) [ 130.838216] systemd-udevd[380]: netfs: Device processed (SEQNUM=4201, ACTION=add) [ 130.842272] systemd-udevd[353]: nf_conncount: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 130.845833] systemd-udevd[380]: netfs: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 130.849527] systemd-udevd[379]: nf_conncount: Processing device (SEQNUM=4203, ACTION=add) [ 130.862714] bootctl[357]: Using EFI System Partition at /boot. systemd-journald.service: Received EPOLLHUP on stored fd 79 (stored), closing. [ 130.865290] bootctl[357]: Checking whether /boot/EFI/systemd/ contains any files... [ 130.867549] systemd-udevd[381]: netpoll: Device processed (SEQNUM=4202, ACTION=add) [ 130.873553] systemd-udevd[381]: netpoll: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 130.876699] bootctl[357]: Skipping update because sd-boot is not installed in the ESP. Received SIGCHLD from PID 357 (bootctl). Child 357 (bootctl) died (code=exited, status=0/SUCCESS) systemd-boot-update.service: Child 357 belongs to systemd-boot-update.service. systemd-boot-update.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 130.890815] bootctl[361]: Random seed file /boot/loader/random-seed successfully written (32 bytes). [ 130.893038] bootctl[361]: Reading EFI variable /sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. [ 130.895015] bootctl[361]: open("/sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f") failed: No such file or directory [ 130.897461] bootctl[361]: Reading EFI variable /sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. systemd-boot-update.service: Changed start -> exited systemd-boot-update.service: Job 508 systemd-boot-update.service/start finished, result=done [ OK ] Finished Automatic Boot Loader Update. [ 130.899744] bootctl[361]: open("/sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f") failed: No such file or directory [ 130.906707] systemd-udevd[353]: nf_conntrack: Device is queued (SEQNUM=4204, ACTION=add) [ 130.909042] systemd-udevd[353]: nf_conntrack: Device ready for processing (SEQNUM=4204, ACTION=add) Failed to communicate with plymouth: Connection refused [ 130.911040] systemd-udevd[353]: nf_conntrack: sd-device-monitor(manager): Passed 173 byte to netlink monitor. Child 361 (bootctl) died (code=exited, status=0/SUCCESS) [ 130.917150] bootctl[361]: Unable to write 'LoaderSystemToken' EFI variable, ignoring: Read-only file system systemd-boot-random-seed.service: Child 361 belongs to systemd-boot-random-seed.service. systemd-boot-random-seed.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 130.919538] systemd-udevd[380]: nf_conntrack: Processing device (SEQNUM=4204, ACTION=add) systemd-boot-random-seed.service: Changed start -> exited systemd-boot-random-seed.service: Job 494 systemd-boot-random-seed.service/start finished, result=done [ OK ] Finished Update Boot Loader Random Seed. [ 130.928395] systemd-udevd[353]: nf_defrag_ipv4: Device is queued (SEQNUM=4205, ACTION=add) Failed to communicate with plymouth: Connection refused [ 130.930200] systemd-udevd[353]: nf_defrag_ipv4: Device ready for processing (SEQNUM=4205, ACTION=add) [ 130.932372] systemd-udevd[353]: nf_defrag_ipv4: sd-device-monitor(manager): Passed 175 byte to netlink monitor. Child 404 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 404 belongs to init.scope. [ 130.937081] systemd-udevd[379]: nf_conncount: Device processed (SEQNUM=4203, ACTION=add) Received SIGCHLD from PID 361 (n/a). [ 130.938983] systemd-udevd[379]: nf_conncount: sd-device-monitor(worker): Passed 173 byte to netlink monitor. systemd-boot-random-seed.service: Control group is empty. systemd-boot-update.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 77 (stored), closing. [ 130.941580] systemd-udevd[353]: nf_defrag_ipv6: Device is queued (SEQNUM=4206, ACTION=add) [ 130.943577] systemd-udevd[353]: nf_defrag_ipv6: Device ready for processing (SEQNUM=4206, ACTION=add) [ 130.949747] systemd-udevd[353]: nf_defrag_ipv6: sd-device-monitor(manager): Passed 175 byte to netlink monitor. sysinit.target: starting held back, waiting for: systemd-update-done.service [ 130.952808] systemd-udevd[383]: nf_defrag_ipv6: Processing device (SEQNUM=4206, ACTION=add) [ 130.955302] systemd-udevd[381]: nf_defrag_ipv4: Processing device (SEQNUM=4205, ACTION=add) systemd-update-done.service: ConditionNeedsUpdate=|/var succeeded. [ 130.958253] systemd-udevd[353]: nf_nat: Device is queued (SEQNUM=4207, ACTION=add) systemd-update-done.service: ConditionNeedsUpdate=|/etc succeeded. [ 130.960564] systemd-udevd[353]: nf_nat: Device ready for processing (SEQNUM=4207, ACTION=add) systemd-update-done.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-update-done [ 130.962736] systemd-udevd[353]: nf_nat: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 130.969120] systemd-udevd[353]: nfnetlink: Device is queued (SEQNUM=4208, ACTION=add) [ 130.970968] systemd-udevd[353]: nfnetlink: Device ready for processing (SEQNUM=4208, ACTION=add) [ 130.973515] systemd-udevd[379]: nf_nat: Processing device (SEQNUM=4207, ACTION=add) systemd-update-done.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-update-done.service' to 'default 100': No such file or directory [ 130.976515] systemd-udevd[380]: nf_conntrack: Device processed (SEQNUM=4204, ACTION=add) [ 130.978382] systemd-udevd[380]: nf_conntrack: sd-device-monitor(worker): Passed 173 byte to netlink monitor. systemd-update-done.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-update-done.service' to 'max': No such file or directory [ 130.981197] systemd-udevd[384]: nfnetlink: Processing device (SEQNUM=4208, ACTION=add) [ 130.983554] systemd-udevd[383]: nf_defrag_ipv6: Device processed (SEQNUM=4206, ACTION=add) [ 130.985874] systemd-udevd[383]: nf_defrag_ipv6: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 130.988470] systemd-udevd[353]: nfnetlink: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 130.990479] systemd-udevd[353]: nfs: Device is queued (SEQNUM=4209, ACTION=add) systemd-update-done.service: Passing 0 fds to service systemd-update-done.service: About to execute: /usr/lib/systemd/systemd-update-done Serializing sd-executor-state to memfd. [ 130.993197] systemd-udevd[379]: nf_nat: Device processed (SEQNUM=4207, ACTION=add) [ 130.995149] systemd-udevd[379]: nf_nat: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 130.999318] systemd-udevd[381]: nf_defrag_ipv4: Device processed (SEQNUM=4205, ACTION=add) systemd-update-done.service: Forked /usr/lib/systemd/systemd-update-done as 406 [ 131.002090] systemd-udevd[381]: nf_defrag_ipv4: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 131.007329] systemd-udevd[384]: nfnetlink: Device processed (SEQNUM=4208, ACTION=add) [ 131.011219] systemd-udevd[384]: nfnetlink: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 131.018528] systemd-udevd[353]: nfs: Device ready for processing (SEQNUM=4209, ACTION=add) [ 131.021830] systemd-udevd[353]: nfs: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 131.023664] systemd-udevd[353]: nfs_layout_flexfiles: Device is queued (SEQNUM=4210, ACTION=add) [ 131.026170] systemd-udevd[380]: nfs: Processing device (SEQNUM=4209, ACTION=add) [ 131.028832] systemd-udevd[353]: nfs_layout_flexfiles: Device ready for processing (SEQNUM=4210, ACTION=add) [ 131.031184] systemd-udevd[381]: nfs_layout_flexfiles: Processing device (SEQNUM=4210, ACTION=add) Closing set fd 63 (socket:[1370]) [ 131.033840] systemd-udevd[353]: nfs_layout_flexfiles: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 131.036569] systemd-udevd[380]: nfs: Device processed (SEQNUM=4209, ACTION=add) systemd-update-done.service: Changed dead -> start Starting Update is Completed... [ 131.038479] systemd-udevd[380]: nfs: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 131.041168] systemd-udevd[353]: nfs_layout_nfsv41_files: Device is queued (SEQNUM=4211, ACTION=add) Received SIGCHLD from PID 405 ((sd-close)). [ 131.042994] systemd-udevd[353]: nfs_layout_nfsv41_files: Device ready for processing (SEQNUM=4211, ACTION=add) Child 405 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 131.045222] systemd-udevd[353]: nfs_layout_nfsv41_files: sd-device-monitor(manager): Passed 184 byte to netlink monitor. init.scope: Child 405 belongs to init.scope. [ 131.047163] systemd-udevd[353]: nfsv4: Device is queued (SEQNUM=4212, ACTION=add) [ 131.049201] systemd-udevd[353]: nfsv4: Device ready for processing (SEQNUM=4212, ACTION=add) [ 131.051429] systemd-udevd[381]: nfs_layout_flexfiles: Device processed (SEQNUM=4210, ACTION=add) [ 131.054202] systemd-udevd[353]: nfsv4: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 131.057021] systemd-udevd[379]: nfs_layout_nfsv41_files: Processing device (SEQNUM=4211, ACTION=add) [ 131.059323] systemd-udevd[353]: nicpf: Device is queued (SEQNUM=4213, ACTION=add) [ 131.061458] systemd-udevd[353]: nicpf: Device ready for processing (SEQNUM=4213, ACTION=add) [ 131.063330] systemd-udevd[353]: nicpf: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 131.065595] systemd-udevd[353]: nsh: Device is queued (SEQNUM=4214, ACTION=add) [ 131.067809] systemd-udevd[380]: nfsv4: Processing device (SEQNUM=4212, ACTION=add) [ 131.070504] systemd-udevd[353]: nsh: Device ready for processing (SEQNUM=4214, ACTION=add) [ 131.072661] systemd-udevd[353]: nsh: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 131.074528] systemd-udevd[353]: nvme: Device is queued (SEQNUM=4215, ACTION=add) [ 131.076709] systemd-udevd[353]: nvme: Device ready for processing (SEQNUM=4215, ACTION=add) [ 131.078766] systemd-udevd[353]: nvme: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 131.080967] systemd-udevd[353]: nvme_core: Device is queued (SEQNUM=4216, ACTION=add) [ 131.082873] systemd-udevd[353]: nvme_core: Device ready for processing (SEQNUM=4216, ACTION=add) [ 131.085054] systemd-udevd[353]: nvme_core: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 131.094429] systemd-udevd[386]: nvme_core: Processing device (SEQNUM=4216, ACTION=add) [ 131.096984] systemd-udevd[382]: nvme: Processing device (SEQNUM=4215, ACTION=add) [ 131.099303] systemd-udevd[353]: nvmem_qfprom: Device is queued (SEQNUM=4217, ACTION=add) [ 131.101658] systemd-udevd[353]: nvmem_qfprom: Device ready for processing (SEQNUM=4217, ACTION=add) [ 131.103939] systemd-udevd[383]: nicpf: Processing device (SEQNUM=4213, ACTION=add) [ 131.106441] systemd-udevd[381]: nfs_layout_flexfiles: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 131.109113] systemd-udevd[382]: nvme: Device processed (SEQNUM=4215, ACTION=add) [ 131.111373] systemd-udevd[384]: nsh: Processing device (SEQNUM=4214, ACTION=add) [ 131.114188] systemd-udevd[382]: nvme: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 131.118687] systemd-udevd[380]: nfsv4: Device processed (SEQNUM=4212, ACTION=add) [ 131.121696] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 388. [ 131.124430] systemd-udevd[380]: nfsv4: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 131.127050] systemd-udevd[379]: nfs_layout_nfsv41_files: Device processed (SEQNUM=4211, ACTION=add) [ 131.129508] systemd-udevd[379]: nfs_layout_nfsv41_files: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 131.132260] systemd-udevd[353]: nvmem_qfprom: Worker [388] is forked for processing SEQNUM=4217. [ 131.134591] systemd-udevd[383]: nicpf: Device processed (SEQNUM=4213, ACTION=add) [ 131.136801] systemd-udevd[383]: nicpf: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 131.139809] systemd-udevd[386]: nvme_core: Device processed (SEQNUM=4216, ACTION=add) [ 131.141919] systemd-udevd[386]: nvme_core: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 131.144514] systemd-udevd[384]: nsh: Device processed (SEQNUM=4214, ACTION=add) [ 131.146331] systemd-udevd[384]: nsh: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 131.148982] systemd-udevd[353]: openvswitch: Device is queued (SEQNUM=4218, ACTION=add) [ 131.151073] systemd-udevd[353]: openvswitch: Device ready for processing (SEQNUM=4218, ACTION=add) [ 131.153206] systemd-udevd[353]: openvswitch: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 131.166092] systemd-udevd[388]: nvmem_qfprom: Processing device (SEQNUM=4217, ACTION=add) [ 131.168619] systemd-udevd[353]: optee: Device is queued (SEQNUM=4219, ACTION=add) [ 131.170406] systemd-udevd[353]: optee: Device ready for processing (SEQNUM=4219, ACTION=add) [ 131.172921] systemd-udevd[381]: optee: Processing device (SEQNUM=4219, ACTION=add) [ 131.175193] systemd-udevd[353]: optee: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 131.177343] systemd-udevd[353]: overlay: Device is queued (SEQNUM=4220, ACTION=add) [ 131.179109] systemd-udevd[353]: overlay: Device ready for processing (SEQNUM=4220, ACTION=add) [ 131.181575] systemd-udevd[380]: openvswitch: Processing device (SEQNUM=4218, ACTION=add) [ 131.183761] systemd-udevd[381]: optee: Device processed (SEQNUM=4219, ACTION=add) [ 131.185842] systemd-udevd[381]: optee: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 131.188360] systemd-udevd[388]: nvmem_qfprom: Device processed (SEQNUM=4217, ACTION=add) [ 131.190267] systemd-udevd[388]: nvmem_qfprom: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 131.192893] systemd-udevd[379]: overlay: Processing device (SEQNUM=4220, ACTION=add) [ 131.195332] systemd-udevd[353]: overlay: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 131.197623] systemd-udevd[353]: page_reporting: Device is queued (SEQNUM=4221, ACTION=add) [ 131.199420] systemd-udevd[353]: page_reporting: Device ready for processing (SEQNUM=4221, ACTION=add) [ 131.201590] systemd-udevd[353]: page_reporting: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 131.203872] systemd-udevd[379]: overlay: Device processed (SEQNUM=4220, ACTION=add) [ 131.206254] systemd-udevd[380]: openvswitch: Device processed (SEQNUM=4218, ACTION=add) [ 131.208742] systemd-udevd[379]: overlay: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 131.211023] systemd-udevd[380]: openvswitch: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 131.213566] systemd-udevd[381]: page_reporting: Processing device (SEQNUM=4221, ACTION=add) [ 131.215864] systemd-udevd[353]: pata_platform: Device is queued (SEQNUM=4222, ACTION=add) [ 131.217958] systemd-udevd[353]: pata_platform: Device ready for processing (SEQNUM=4222, ACTION=add) [ 131.219760] systemd-udevd[353]: pata_platform: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 131.221955] systemd-udevd[353]: pci_hotplug: Device is queued (SEQNUM=4223, ACTION=add) [ 131.223746] systemd-udevd[353]: pci_hotplug: Device ready for processing (SEQNUM=4223, ACTION=add) [ 131.226869] systemd-udevd[381]: page_reporting: Device processed (SEQNUM=4221, ACTION=add) [ 131.228957] systemd-udevd[381]: page_reporting: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 131.231290] systemd-udevd[383]: pata_platform: Processing device (SEQNUM=4222, ACTION=add) [ 131.233889] systemd-udevd[353]: pci_hotplug: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 131.235772] systemd-udevd[353]: pcie_aspm: Device is queued (SEQNUM=4224, ACTION=add) [ 131.237895] systemd-udevd[353]: pcie_aspm: Device ready for processing (SEQNUM=4224, ACTION=add) [ 131.239723] systemd-udevd[353]: pcie_aspm: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 131.241888] systemd-udevd[353]: phy_xgene: Device is queued (SEQNUM=4225, ACTION=add) [ 131.244327] systemd-udevd[380]: pci_hotplug: Processing device (SEQNUM=4223, ACTION=add) [ 131.246546] systemd-udevd[353]: phy_xgene: Device ready for processing (SEQNUM=4225, ACTION=add) [ 131.248654] systemd-udevd[353]: phy_xgene: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 131.250488] systemd-udevd[353]: pnp: Device is queued (SEQNUM=4226, ACTION=add) [ 131.252657] systemd-udevd[353]: pnp: Device ready for processing (SEQNUM=4226, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 131.255012] systemd-udevd[383]: pata_platform: Device processed (SEQNUM=4222, ACTION=add) [ 131.257440] systemd-udevd[381]: pcie_aspm: Processing device (SEQNUM=4224, ACTION=add) [ 131.259638] systemd-udevd[383]: pata_platform: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 131.262233] systemd-udevd[384]: pnp: Processing device (SEQNUM=4226, ACTION=add) [ 131.264687] systemd-udevd[379]: phy_xgene: Processing device (SEQNUM=4225, ACTION=add) [ 131.266896] systemd-udevd[384]: pnp: Device processed (SEQNUM=4226, ACTION=add) [ 131.269467] systemd-udevd[380]: pci_hotplug: Device processed (SEQNUM=4223, ACTION=add) [ 131.271672] systemd-udevd[381]: pcie_aspm: Device processed (SEQNUM=4224, ACTION=add) [ 131.274148] systemd-udevd[380]: pci_hotplug: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 131.276691] systemd-udevd[381]: pcie_aspm: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 131.278966] systemd-udevd[353]: pnp: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 131.281519] systemd-udevd[384]: pnp: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 131.283827] systemd-udevd[353]: printk: Device is queued (SEQNUM=4227, ACTION=add) [ 131.286391] systemd-udevd[379]: phy_xgene: Device processed (SEQNUM=4225, ACTION=add) [ 131.288857] systemd-udevd[353]: printk: Device ready for processing (SEQNUM=4227, ACTION=add) [ 131.291045] systemd-udevd[379]: phy_xgene: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 131.293534] systemd-udevd[353]: printk: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 131.295804] systemd-udevd[380]: printk: Processing device (SEQNUM=4227, ACTION=add) [ 131.298345] systemd-udevd[353]: processor: Device is queued (SEQNUM=4228, ACTION=add) [ 131.300409] systemd-udevd[353]: processor: Device ready for processing (SEQNUM=4228, ACTION=add) [ 131.302363] systemd-udevd[353]: processor: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 131.304917] systemd-udevd[353]: psmouse: Device is queued (SEQNUM=4229, ACTION=add) [ 131.306733] systemd-udevd[353]: psmouse: Device ready for processing (SEQNUM=4229, ACTION=add) [ 131.308919] systemd-udevd[353]: psmouse: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 131.311324] systemd-udevd[381]: processor: Processing device (SEQNUM=4228, ACTION=add) [ 131.313982] systemd-udevd[380]: printk: Device processed (SEQNUM=4227, ACTION=add) [ 131.316278] systemd-udevd[380]: printk: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 131.318942] systemd-udevd[383]: psmouse: Processing device (SEQNUM=4229, ACTION=add) [ 131.321539] systemd-udevd[353]: pstore: Device is queued (SEQNUM=4230, ACTION=add) [ 131.323449] systemd-udevd[353]: pstore: Device ready for processing (SEQNUM=4230, ACTION=add) [ 131.325976] systemd-udevd[353]: pstore: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 131.328520] systemd-udevd[383]: psmouse: Device processed (SEQNUM=4229, ACTION=add) [ 131.330523] systemd-udevd[383]: psmouse: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 131.333384] systemd-udevd[381]: processor: Device processed (SEQNUM=4228, ACTION=add) [ 131.335406] systemd-udevd[381]: processor: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 131.338145] systemd-udevd[380]: pstore: Processing device (SEQNUM=4230, ACTION=add) [ 131.340746] systemd-udevd[353]: random: Device is queued (SEQNUM=4231, ACTION=add) [ 131.342810] systemd-udevd[353]: random: Device ready for processing (SEQNUM=4231, ACTION=add) [ 131.345079] systemd-udevd[353]: random: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 131.347605] systemd-udevd[379]: random: Processing device (SEQNUM=4231, ACTION=add) [ 131.350509] systemd-udevd[353]: rcupdate: Device is queued (SEQNUM=4232, ACTION=add) [ 131.352859] systemd-udevd[353]: rcupdate: Device ready for processing (SEQNUM=4232, ACTION=add) [ 131.354782] systemd-udevd[353]: rcupdate: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 131.357350] systemd-udevd[353]: rcutree: Device is queued (SEQNUM=4233, ACTION=add) [ 131.359464] systemd-udevd[353]: rcutree: Device ready for processing (SEQNUM=4233, ACTION=add) [ 131.362148] systemd-udevd[353]: rcutree: sd-device-monitor(manager): Passed 168 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 131.369180] systemd-udevd[380]: pstore: Device processed (SEQNUM=4230, ACTION=add) [ 131.372777] systemd-udevd[353]: rfkill: Device is queued (SEQNUM=4234, ACTION=add) [ 131.381436] systemd-udevd[380]: pstore: sd-device-monitor(worker): Passed 167 byte to netlink monitor. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=6334 systemd-journald.service: Added fd 65 (stored) to fd store. [ 131.387511] systemd-udevd[381]: rcupdate: Processing device (SEQNUM=4232, ACTION=add) [ 131.390592] systemd-udevd[379]: random: Device processed (SEQNUM=4231, ACTION=add) [ 131.392973] systemd-udevd[379]: random: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 131.395486] systemd-udevd[353]: rfkill: Device ready for processing (SEQNUM=4234, ACTION=add) [ 131.402330] systemd-udevd[353]: rfkill: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 131.405429] systemd-udevd[383]: rcutree: Processing device (SEQNUM=4233, ACTION=add) [ 131.408492] systemd-udevd[353]: rng_core: Device is queued (SEQNUM=4235, ACTION=add) [ 131.410611] systemd-udevd[353]: rng_core: Device ready for processing (SEQNUM=4235, ACTION=add) [ 131.413009] systemd-udevd[353]: rng_core: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 131.415692] systemd-udevd[384]: rfkill: Processing device (SEQNUM=4234, ACTION=add) [ 131.422584] systemd-udevd[381]: rcupdate: Device processed (SEQNUM=4232, ACTION=add) [ 131.424956] systemd-udevd[381]: rcupdate: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 131.427416] systemd-udevd[353]: sata_sil24: Device is queued (SEQNUM=4236, ACTION=add) [ 131.430058] systemd-udevd[353]: sata_sil24: Device ready for processing (SEQNUM=4236, ACTION=add) [ 131.432749] systemd-udevd[379]: rng_core: Processing device (SEQNUM=4235, ACTION=add) [ 131.435333] systemd-udevd[353]: sata_sil24: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 131.442167] systemd-udevd[380]: sata_sil24: Processing device (SEQNUM=4236, ACTION=add) [ 131.444954] systemd-udevd[353]: sbsa_gwdt: Device is queued (SEQNUM=4237, ACTION=add) [ 131.446949] systemd-udevd[353]: sbsa_gwdt: Device ready for processing (SEQNUM=4237, ACTION=add) [ 131.454078] systemd-udevd[353]: sbsa_gwdt: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 131.477333] systemd-udevd[353]: sch_fq_codel: Device is queued (SEQNUM=4238, ACTION=add) [ 131.479191] systemd-udevd[353]: sch_fq_codel: Device ready for processing (SEQNUM=4238, ACTION=add) [ 131.484722] systemd-udevd[353]: sch_fq_codel: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 131.487475] systemd-udevd[381]: sbsa_gwdt: Processing device (SEQNUM=4237, ACTION=add) [ 131.494225] systemd-udevd[388]: sch_fq_codel: Processing device (SEQNUM=4238, ACTION=add) [ 131.496860] systemd-udevd[383]: rcutree: Device processed (SEQNUM=4233, ACTION=add) [ 131.498661] systemd-udevd[383]: rcutree: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 131.501460] systemd-udevd[353]: scsi_mod: Device is queued (SEQNUM=4239, ACTION=add) [ 131.503233] systemd-udevd[353]: scsi_mod: Device ready for processing (SEQNUM=4239, ACTION=add) [ 131.509921] systemd-udevd[384]: rfkill: Device processed (SEQNUM=4234, ACTION=add) [ 131.512421] systemd-udevd[353]: scsi_mod: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 131.514695] systemd-udevd[384]: rfkill: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 131.517641] systemd-udevd[380]: sata_sil24: Device processed (SEQNUM=4236, ACTION=add) [ 131.522732] systemd-udevd[380]: sata_sil24: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 131.531150] systemd-udevd[353]: sdhci: Device is queued (SEQNUM=4240, ACTION=add) [ 131.541019] systemd-udevd[379]: rng_core: Device processed (SEQNUM=4235, ACTION=add) [ 131.543250] systemd-udevd[353]: sdhci: Device ready for processing (SEQNUM=4240, ACTION=add) [ 131.549953] systemd-udevd[379]: rng_core: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 131.559279] systemd-udevd[382]: scsi_mod: Processing device (SEQNUM=4239, ACTION=add) [ 131.566053] systemd-udevd[381]: sbsa_gwdt: Device processed (SEQNUM=4237, ACTION=add) [ 131.567930] systemd-udevd[381]: sbsa_gwdt: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 131.570472] systemd-udevd[383]: sdhci: Processing device (SEQNUM=4240, ACTION=add) [ 131.572968] systemd-udevd[382]: scsi_mod: Device processed (SEQNUM=4239, ACTION=add) [ 131.574767] systemd-udevd[382]: scsi_mod: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 131.581692] systemd-udevd[353]: sdhci: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 131.583599] systemd-udevd[353]: secretmem: Device is queued (SEQNUM=4241, ACTION=add) [ 131.586362] systemd-udevd[388]: sch_fq_codel: Device processed (SEQNUM=4238, ACTION=add) [ 131.588890] systemd-udevd[353]: secretmem: Device ready for processing (SEQNUM=4241, ACTION=add) [ 131.591081] systemd-udevd[388]: sch_fq_codel: sd-device-monitor(worker): Passed 173 byte to netlink monitor. inotify event for /etc/localtime Failed to stat /etc/localtime, ignoring: No such file or directory [ 131.595397] systemd-udevd[353]: secretmem: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 131.597758] systemd-udevd[353]: sit: Device is queued (SEQNUM=4242, ACTION=add) inotify event for /etc/localtime Failed to stat /etc/localtime, ignoring: No such file or directory [ 131.599952] systemd-udevd[383]: sdhci: Device processed (SEQNUM=4240, ACTION=add) [ 131.605398] systemd-udevd[353]: sit: Device ready for processing (SEQNUM=4242, ACTION=add) [ 131.607673] systemd-udevd[383]: sdhci: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 131.610256] systemd-udevd[353]: sit: sd-device-monitor(manager): Passed 164 byte to netlink monitor. systemd-journald.service: Received EPOLLHUP on stored fd 65 (stored), closing. [ 131.623098] systemd-udevd[380]: secretmem: Processing device (SEQNUM=4241, ACTION=add) Received SIGCHLD from PID 406 (systemd-update-). Child 406 (systemd-update-) died (code=exited, status=0/SUCCESS) [ 131.626934] systemd-udevd[353]: sky2: Device is queued (SEQNUM=4243, ACTION=add) [ 131.629344] systemd-udevd[353]: sky2: Device ready for processing (SEQNUM=4243, ACTION=add) systemd-update-done.service: Child 406 belongs to systemd-update-done.service. systemd-update-done.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 131.631358] systemd-udevd[353]: sky2: sd-device-monitor(manager): Passed 165 byte to netlink monitor. systemd-update-done.service: Changed start -> exited systemd-update-done.service: Job 503 systemd-update-done.service/start finished, result=done [ OK ] Finished Update is Completed. [ 131.643318] systemd-udevd[381]: sit: Processing device (SEQNUM=4242, ACTION=add) Failed to communicate with plymouth: Connection refused [ 131.648778] systemd-udevd[353]: smc91x: Device is queued (SEQNUM=4244, ACTION=add) Child 407 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 131.650768] systemd-udevd[353]: smc91x: Device ready for processing (SEQNUM=4244, ACTION=add) [ 131.652960] systemd-udevd[353]: smc91x: sd-device-monitor(manager): Passed 167 byte to netlink monitor. init.scope: Child 407 belongs to init.scope. [ 131.655055] systemd-udevd[353]: smsc911x: Device is queued (SEQNUM=4245, ACTION=add) systemd-update-done.service: Control group is empty. sysinit.target changed dead -> active [ 131.657671] systemd-udevd[379]: sky2: Processing device (SEQNUM=4243, ACTION=add) sysinit.target: Job 451 sysinit.target/start finished, result=done [ OK ] Reached target System Initialization. [ 131.661042] systemd-udevd[353]: smsc911x: Device ready for processing (SEQNUM=4245, ACTION=add) [ 131.663064] systemd-udevd[353]: smsc911x: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 131.665505] systemd-udevd[353]: snd: Device is queued (SEQNUM=4246, ACTION=add) [ 131.667350] systemd-udevd[353]: snd: Device ready for processing (SEQNUM=4246, ACTION=add) [ 131.669667] systemd-udevd[353]: snd: sd-device-monitor(manager): Passed 164 byte to netlink monitor. logrotate.timer: Realtime timer elapses at Wed 2024-04-17 00:00:00 UTC. logrotate.timer: Changed dead -> waiting logrotate.timer: Job 536 logrotate.timer/start finished, result=done [ OK ] Started Daily rotation of log files. systemd-tmpfiles-clean.timer: ConditionPathExists=!/etc/initrd-release succeeded. systemd-tmpfiles-clean.timer: Monotonic timer elapses in 12min 48.321512s. systemd-tmpfiles-clean.timer: Changed dead -> waiting [ 131.679249] systemd-udevd[383]: smc91x: Processing device (SEQNUM=4244, ACTION=add) systemd-tmpfiles-clean.timer: Job 537 systemd-tmpfiles-clean.timer/start finished, result=done [ OK ] Started Daily Cleanup of Temporary Directories. basic.target: starting held back, waiting for: systemd-pcrphase-sysinit.service [ 131.682778] systemd-udevd[353]: snd_pcm: Device is queued (SEQNUM=4247, ACTION=add) timers.target changed dead -> active timers.target: Job 535 timers.target/start finished, result=done [ OK ] Reached target Timer Units. [ 131.685038] systemd-udevd[353]: snd_pcm: Device ready for processing (SEQNUM=4247, ACTION=add) [ 131.687452] systemd-udevd[388]: snd: Processing device (SEQNUM=4246, ACTION=add) [ 131.690213] systemd-udevd[380]: secretmem: Device processed (SEQNUM=4241, ACTION=add) [ 131.692000] systemd-udevd[380]: secretmem: sd-device-monitor(worker): Passed 170 byte to netlink monitor. avahi-daemon.socket: Changed dead -> listening avahi-daemon.socket: Job 539 avahi-daemon.socket/start finished, result=done [ 131.694725] systemd-udevd[353]: snd_pcm: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. sockets.target: starting held back, waiting for: docker.socket dbus.socket: Changed dead -> listening dbus.socket: Job 540 dbus.socket/start finished, result=done [ OK ] Listening on D-Bus System Message Bus Socket. sockets.target: starting held back, waiting for: docker.socket [ 131.708432] systemd-resolved[372]: Got inotify event on bus bus-api-resolve. [ 131.710294] systemd-resolved[372]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 131.712566] systemd-resolved[372]: Added inotify watch for /run on bus bus-api-resolve: 2 [ 131.714477] systemd-resolved[372]: Added inotify watch for /run/dbus on bus bus-api-resolve: 3 [ 131.723598] systemd-udevd[384]: smsc911x: Processing device (SEQNUM=4245, ACTION=add) docker.socket: Failed to set 'io.weight' attribute on '/system.slice/docker.socket' to 'default 100': No such file or directory docker.socket: Failed to set 'memory.zswap.max' attribute on '/system.slice/docker.socket' to 'max': No such file or directory [ 131.737056] systemd-timesyncd[373]: Got inotify event on bus bus-api-timesync. [ 131.738869] systemd-timesyncd[373]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 131.741164] systemd-timesyncd[373]: Bus bus-api-timesync: changing state WATCH_BIND -> AUTHENTICATING [ 131.743894] systemd-resolved[372]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-resolve: 4 Successfully forked off '(sd-chown)' as PID 408. docker.socket: Changed dead -> start-chown [ 131.748588] systemd-resolved[372]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... Starting Docker Socket for the API... [ 131.751125] systemd-resolved[372]: Got inotify event on bus bus-api-resolve. [ 131.761468] systemd-resolved[372]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... pcscd.socket: Changed dead -> listening pcscd.socket: Job 549 pcscd.socket/start finished, result=done [ OK ] Listening on PC/SC Smart Card Daemon Activation Socket. sockets.target: starting held back, waiting for: docker.socket [ 131.763573] systemd-resolved[372]: Bus bus-api-resolve: changing state WATCH_BIND -> AUTHENTICATING [ 131.768743] systemd-udevd[353]: snd_soc_core: Device is queued (SEQNUM=4248, ACTION=add) [ 131.770616] systemd-udevd[353]: snd_soc_core: Device ready for processing (SEQNUM=4248, ACTION=add) [ 131.772889] systemd-udevd[353]: snd_soc_core: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 131.775166] systemd-udevd[382]: snd_pcm: Processing device (SEQNUM=4247, ACTION=add) [ 131.777580] systemd-udevd[381]: sit: Device processed (SEQNUM=4242, ACTION=add) [ 131.779456] systemd-udevd[381]: sit: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 131.781998] systemd-udevd[388]: snd: Device processed (SEQNUM=4246, ACTION=add) [ 131.783728] systemd-udevd[388]: snd: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 131.786249] systemd-udevd[379]: sky2: Device processed (SEQNUM=4243, ACTION=add) [ 131.788344] systemd-udevd[379]: sky2: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 131.790817] systemd-udevd[353]: snd_timer: Device is queued (SEQNUM=4249, ACTION=add) [ 131.793528] systemd-udevd[353]: snd_timer: Device ready for processing (SEQNUM=4249, ACTION=add) [ 131.795435] systemd-udevd[353]: snd_timer: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 131.798313] systemd-udevd[383]: smc91x: Device processed (SEQNUM=4244, ACTION=add) [ 131.800362] systemd-udevd[383]: smc91x: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 131.802823] systemd-udevd[382]: snd_pcm: Device processed (SEQNUM=4247, ACTION=add) [ 131.804917] systemd-udevd[382]: snd_pcm: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 131.807254] systemd-udevd[380]: snd_soc_core: Processing device (SEQNUM=4248, ACTION=add) [ 131.809918] systemd-udevd[353]: snps_udc_core: Device is queued (SEQNUM=4250, ACTION=add) sshd.socket: Failed to set 'io.weight' attribute on '/system.slice/sshd.socket' to 'default 100': No such file or directory [ 131.812303] systemd-udevd[353]: snps_udc_core: Device ready for processing (SEQNUM=4250, ACTION=add) [ 131.814641] systemd-udevd[384]: smsc911x: Device processed (SEQNUM=4245, ACTION=add) sshd.socket: Failed to set 'memory.zswap.max' attribute on '/system.slice/sshd.socket' to 'max': No such file or directory [ 131.817155] systemd-udevd[353]: snps_udc_core: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 131.819565] systemd-udevd[384]: smsc911x: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 131.822349] systemd-udevd[353]: snps_udc_plat: Device is queued (SEQNUM=4251, ACTION=add) [ 131.824924] systemd-udevd[386]: snd_timer: Processing device (SEQNUM=4249, ACTION=add) [ 131.827135] systemd-udevd[353]: snps_udc_plat: Device ready for processing (SEQNUM=4251, ACTION=add) [ 131.829292] systemd-udevd[353]: snps_udc_plat: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 131.831269] systemd-udevd[353]: spurious: Device is queued (SEQNUM=4252, ACTION=add) sshd.socket: About to execute: /usr/bin/mkdir -p /var/run/sshd Serializing sd-executor-state to memfd. [ 131.833431] systemd-udevd[353]: spurious: Device ready for processing (SEQNUM=4252, ACTION=add) [ 131.835323] systemd-udevd[353]: spurious: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 131.838155] systemd-udevd[381]: snps_udc_core: Processing device (SEQNUM=4250, ACTION=add) [ 131.840940] systemd-udevd[353]: srcutree: Device is queued (SEQNUM=4253, ACTION=add) sshd.socket: Forked /usr/bin/mkdir as 409 [ 131.848673] systemd-udevd[353]: srcutree: Device ready for processing (SEQNUM=4253, ACTION=add) [ 131.850606] systemd-udevd[353]: srcutree: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 131.857051] systemd-udevd[353]: sunrpc: Device is queued (SEQNUM=4254, ACTION=add) [ 131.858827] systemd-udevd[353]: sunrpc: Device ready for processing (SEQNUM=4254, ACTION=add) [ 131.865190] systemd-udevd[353]: sunrpc: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 131.867188] systemd-udevd[353]: sysrq: Device is queued (SEQNUM=4255, ACTION=add) [ 131.869847] systemd-udevd[380]: snd_soc_core: Device processed (SEQNUM=4248, ACTION=add) [ 131.872318] systemd-udevd[353]: sysrq: Device ready for processing (SEQNUM=4255, ACTION=add) [ 131.874655] systemd-udevd[380]: snd_soc_core: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 131.877306] systemd-udevd[388]: sunrpc: Processing device (SEQNUM=4254, ACTION=add) [ 131.879562] systemd-udevd[379]: snps_udc_plat: Processing device (SEQNUM=4251, ACTION=add) Closing set fd 78 (socket:[1370]) sshd.socket: Changed dead -> start-pre [ 131.882276] systemd-udevd[353]: sysrq: sd-device-monitor(manager): Passed 166 byte to netlink monitor. Starting sshd.socket... [ 131.884657] systemd-udevd[353]: tcp_cubic: Device is queued (SEQNUM=4256, ACTION=add) [ 131.886690] systemd-udevd[353]: tcp_cubic: Device ready for processing (SEQNUM=4256, ACTION=add) avahi-daemon.service: starting held back, waiting for: basic.target busybox-klogd.service: starting held back, waiting for: basic.target busybox-syslog.service: starting held back, waiting for: basic.target [ 131.889518] systemd-udevd[353]: tcp_cubic: sd-device-monitor(manager): Passed 170 byte to netlink monitor. containerd.service: starting held back, waiting for: basic.target crond.service: starting held back, waiting for: basic.target dbus.service: starting held back, waiting for: basic.target getty@tty1.service: starting held back, waiting for: basic.target [ 131.892845] systemd-udevd[386]: snd_timer: Device processed (SEQNUM=4249, ACTION=add) ip6tables.service: starting held back, waiting for: basic.target iptables.service: starting held back, waiting for: basic.target serial-getty@ttyAMA0.service: starting held back, waiting for: systemd-user-sessions.service systemd-logind.service: starting held back, waiting for: basic.target [ 131.895510] systemd-udevd[382]: sysrq: Processing device (SEQNUM=4255, ACTION=add) systemd-pcrphase-sysinit.service: ConditionSecurity=measured-uki succeeded. systemd-pcrphase-sysinit.service: ConditionPathExists=!/etc/initrd-release succeeded. [ 131.898545] systemd-udevd[386]: snd_timer: sd-device-monitor(worker): Passed 170 byte to netlink monitor. systemd-pcrphase-sysinit.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-pcrextend [ 131.901532] systemd-udevd[383]: spurious: Processing device (SEQNUM=4252, ACTION=add) [ 131.903864] systemd-udevd[388]: sunrpc: Device processed (SEQNUM=4254, ACTION=add) [ 131.906668] systemd-udevd[384]: srcutree: Processing device (SEQNUM=4253, ACTION=add) [ 131.909402] systemd-udevd[388]: sunrpc: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 131.911703] systemd-udevd[353]: tee: Device is queued (SEQNUM=4257, ACTION=add) systemd-pcrphase-sysinit.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-pcrphase-sysinit.service' to 'default 100': No such file or directory [ 131.914508] systemd-udevd[353]: tee: Device ready for processing (SEQNUM=4257, ACTION=add) [ 131.917134] systemd-udevd[381]: snps_udc_core: Device processed (SEQNUM=4250, ACTION=add) systemd-pcrphase-sysinit.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-pcrphase-sysinit.service' to 'max': No such file or directory [ 131.919260] systemd-udevd[381]: snps_udc_core: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 131.922099] systemd-udevd[382]: sysrq: Device processed (SEQNUM=4255, ACTION=add) [ 131.923933] systemd-udevd[382]: sysrq: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 131.926514] systemd-udevd[383]: spurious: Device processed (SEQNUM=4252, ACTION=add) systemd-pcrphase-sysinit.service: Passing 0 fds to service systemd-pcrphase-sysinit.service: About to execute: /usr/lib/systemd/systemd-pcrextend --graceful sysinit [ 131.928626] systemd-udevd[383]: spurious: sd-device-monitor(worker): Passed 169 byte to netlink monitor. Serializing sd-executor-state to memfd. [ 131.931442] systemd-udevd[380]: tcp_cubic: Processing device (SEQNUM=4256, ACTION=add) [ 131.934203] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 389. systemd-pcrphase-sysinit.service: Forked /usr/lib/systemd/systemd-pcrextend as 410 [ 131.936397] systemd-udevd[353]: tee: Worker [389] is forked for processing SEQNUM=4257. [ 131.939247] systemd-udevd[379]: snps_udc_plat: Device processed (SEQNUM=4251, ACTION=add) [ 131.941650] systemd-udevd[379]: snps_udc_plat: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 131.943954] systemd-udevd[384]: srcutree: Device processed (SEQNUM=4253, ACTION=add) [ 131.946076] systemd-udevd[384]: srcutree: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 131.948801] systemd-udevd[380]: tcp_cubic: Device processed (SEQNUM=4256, ACTION=add) [ 131.950646] systemd-udevd[380]: tcp_cubic: sd-device-monitor(worker): Passed 170 byte to netlink monitor. Closing set fd 81 (socket:[1370]) [ 131.953345] systemd-udevd[353]: thermal: Device is queued (SEQNUM=4258, ACTION=add) [ 131.955153] systemd-udevd[353]: thermal: Device ready for processing (SEQNUM=4258, ACTION=add) systemd-pcrphase-sysinit.service: Changed dead -> start Starting TPM2 PCR Barrier (Initialization)... [ 131.957434] systemd-udevd[353]: thermal: sd-device-monitor(manager): Passed 168 byte to netlink monitor. systemd-pcrphase.service: starting held back, waiting for: basic.target systemd-user-sessions.service: starting held back, waiting for: basic.target xen-init-dom0.service: starting held back, waiting for: xenstored.service [ 131.959732] systemd-udevd[353]: thunder_bgx: Device is queued (SEQNUM=4259, ACTION=add) [ 131.962075] systemd-udevd[353]: thunder_bgx: Device ready for processing (SEQNUM=4259, ACTION=add) xen-qemu-dom0-disk-backend.service: starting held back, waiting for: xenstored.service xen-watchdog.service: starting held back, waiting for: basic.target [ 131.964695] systemd-udevd[380]: thermal: Processing device (SEQNUM=4258, ACTION=add) xenconsoled.service: starting held back, waiting for: basic.target xendomains.service: starting held back, waiting for: xenstored.service xenstored.service: starting held back, waiting for: basic.target sshdgenkeys.service: starting held back, waiting for: basic.target Received SIGCHLD from PID 408 ((sd-chown)). Child 408 ((sd-chown)) died (code=exited, status=0/SUCCESS) [ 131.975852] systemd-udevd[389]: tee: Processing device (SEQNUM=4257, ACTION=add) docker.socket: Child 408 belongs to docker.socket. [ 131.978390] systemd-udevd[381]: thunder_bgx: Processing device (SEQNUM=4259, ACTION=add) docker.socket: Control process exited, code=exited, status=0/SUCCESS (success) docker.socket: Got final SIGCHLD for state start-chown docker.socket: Changed start-chown -> listening docker.socket: Job 548 docker.socket/start finished, result=done [ 131.980935] systemd-udevd[353]: thunder_bgx: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ OK ] Listening on Docker Socket for the API. dbus.socket: Incoming traffic dbus.socket: Changed listening -> running sockets.target: starting held back, waiting for: sshd.socket [ 131.986264] systemd-udevd[353]: thunder_xcv: Device is queued (SEQNUM=4260, ACTION=add) [ 131.996902] systemd-udevd[353]: thunder_xcv: Device ready for processing (SEQNUM=4260, ACTION=add) [ 131.999966] systemd-udevd[379]: thunder_xcv: Processing device (SEQNUM=4260, ACTION=add) [ 132.002782] systemd-udevd[353]: thunder_xcv: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 132.005032] systemd-udevd[353]: tpm: Device is queued (SEQNUM=4261, ACTION=add) [ 132.007149] systemd-udevd[353]: tpm: Device ready for processing (SEQNUM=4261, ACTION=add) [ 132.009604] systemd-udevd[389]: tee: Device processed (SEQNUM=4257, ACTION=add) [ 132.011830] systemd-udevd[353]: tpm: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 132.014619] systemd-udevd[389]: tee: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 132.017489] systemd-udevd[380]: thermal: Device processed (SEQNUM=4258, ACTION=add) [ 132.019774] systemd-udevd[353]: tpm_crb: Device is queued (SEQNUM=4262, ACTION=add) [ 132.023027] systemd-udevd[380]: thermal: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 132.025681] systemd-udevd[353]: tpm_crb: Device ready for processing (SEQNUM=4262, ACTION=add) [ 132.027555] systemd-udevd[353]: tpm_crb: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 132.030329] systemd-udevd[381]: thunder_bgx: Device processed (SEQNUM=4259, ACTION=add) [ 132.032736] systemd-udevd[381]: thunder_bgx: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 132.035078] systemd-udevd[379]: thunder_xcv: Device processed (SEQNUM=4260, ACTION=add) [ 132.037717] systemd-udevd[384]: tpm_crb: Processing device (SEQNUM=4262, ACTION=add) [ 132.040503] systemd-udevd[379]: thunder_xcv: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 132.045033] systemd-udevd[353]: tpm_i2c_infineon: Device is queued (SEQNUM=4263, ACTION=add) [ 132.047062] systemd-udevd[353]: tpm_i2c_infineon: Device ready for processing (SEQNUM=4263, ACTION=add) [ 132.049793] systemd-udevd[353]: tpm_i2c_infineon: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 132.052549] systemd-udevd[380]: tpm_i2c_infineon: Processing device (SEQNUM=4263, ACTION=add) [ 132.055082] systemd-udevd[353]: tpm_tis: Device is queued (SEQNUM=4264, ACTION=add) [ 132.057318] systemd-udevd[353]: tpm_tis: Device ready for processing (SEQNUM=4264, ACTION=add) [ 132.059230] systemd-udevd[353]: tpm_tis: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 132.061938] systemd-udevd[383]: tpm: Processing device (SEQNUM=4261, ACTION=add) [ 132.064526] systemd-udevd[384]: tpm_crb: Device processed (SEQNUM=4262, ACTION=add) [ 132.066682] systemd-udevd[384]: tpm_crb: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 132.069803] systemd-udevd[383]: tpm: Device processed (SEQNUM=4261, ACTION=add) [ 132.074671] systemd-udevd[383]: tpm: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 132.077805] systemd-udevd[380]: tpm_i2c_infineon: Device processed (SEQNUM=4263, ACTION=add) [ 132.080333] systemd-udevd[380]: tpm_i2c_infineon: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 132.083209] systemd-udevd[353]: tpm_tis_core: Device is queued (SEQNUM=4265, ACTION=add) [ 132.085941] systemd-udevd[381]: tpm_tis: Processing device (SEQNUM=4264, ACTION=add) [ 132.088678] systemd-udevd[353]: tpm_tis_core: Device ready for processing (SEQNUM=4265, ACTION=add) [ 132.091013] systemd-udevd[379]: tpm_tis_core: Processing device (SEQNUM=4265, ACTION=add) [ 132.093695] systemd-udevd[353]: tpm_tis_core: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 132.096452] systemd-udevd[381]: tpm_tis: Device processed (SEQNUM=4264, ACTION=add) [ 132.098765] systemd-udevd[381]: tpm_tis: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 132.101388] systemd-udevd[353]: ttm: Device is queued (SEQNUM=4266, ACTION=add) [ 132.103192] systemd-udevd[353]: ttm: Device ready for processing (SEQNUM=4266, ACTION=add) [ 132.105265] systemd-udevd[353]: ttm: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 132.107874] systemd-udevd[379]: tpm_tis_core: Device processed (SEQNUM=4265, ACTION=add) [ 132.109976] systemd-udevd[379]: tpm_tis_core: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 132.112507] systemd-udevd[353]: ufshcd_core: Device is queued (SEQNUM=4267, ACTION=add) [ 132.116897] systemd-udevd[353]: ufshcd_core: Device ready for processing (SEQNUM=4267, ACTION=add) [ 132.118916] systemd-udevd[353]: ufshcd_core: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 132.121830] systemd-udevd[380]: ttm: Processing device (SEQNUM=4266, ACTION=add) [ 132.124735] systemd-udevd[353]: usb_storage: Device is queued (SEQNUM=4268, ACTION=add) [ 132.126618] systemd-udevd[353]: usb_storage: Device ready for processing (SEQNUM=4268, ACTION=add) [ 132.129266] systemd-udevd[381]: ufshcd_core: Processing device (SEQNUM=4267, ACTION=add) [ 132.131554] systemd-udevd[353]: usb_storage: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 132.133965] systemd-udevd[353]: usbcore: Device is queued (SEQNUM=4269, ACTION=add) [ 132.135772] systemd-udevd[353]: usbcore: Device ready for processing (SEQNUM=4269, ACTION=add) [ 132.137868] systemd-udevd[353]: usbcore: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 132.139732] systemd-udevd[353]: usbhid: Device is queued (SEQNUM=4270, ACTION=add) [ 132.142155] systemd-udevd[379]: usb_storage: Processing device (SEQNUM=4268, ACTION=add) [ 132.144736] systemd-udevd[353]: usbhid: Device ready for processing (SEQNUM=4270, ACTION=add) [ 132.146534] systemd-udevd[353]: usbhid: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 132.148587] systemd-udevd[353]: vcan: Device is queued (SEQNUM=4271, ACTION=add) [ 132.150346] systemd-udevd[353]: vcan: Device ready for processing (SEQNUM=4271, ACTION=add) [ 132.152708] systemd-udevd[383]: usbcore: Processing device (SEQNUM=4269, ACTION=add) [ 132.155090] systemd-udevd[380]: ttm: Device processed (SEQNUM=4266, ACTION=add) [ 132.157482] systemd-udevd[353]: vcan: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 132.160385] systemd-udevd[384]: usbhid: Processing device (SEQNUM=4270, ACTION=add) [ 132.162993] systemd-udevd[353]: vfio: Device is queued (SEQNUM=4272, ACTION=add) [ 132.164994] systemd-udevd[353]: vfio: Device ready for processing (SEQNUM=4272, ACTION=add) [ 132.166787] systemd-udevd[353]: vfio: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 132.169426] systemd-udevd[381]: ufshcd_core: Device processed (SEQNUM=4267, ACTION=add) [ 132.171814] systemd-udevd[381]: ufshcd_core: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 132.174806] systemd-udevd[383]: usbcore: Device processed (SEQNUM=4269, ACTION=add) [ 132.177073] systemd-udevd[383]: usbcore: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 132.179757] systemd-udevd[379]: usb_storage: Device processed (SEQNUM=4268, ACTION=add) [ 132.190895] systemd-udevd[388]: vcan: Processing device (SEQNUM=4271, ACTION=add) [ 132.193835] systemd-udevd[379]: usb_storage: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 132.196906] systemd-udevd[382]: vfio: Processing device (SEQNUM=4272, ACTION=add) [ 132.199880] systemd-udevd[380]: ttm: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 132.202980] systemd-udevd[353]: vfio_iommu_type1: Device is queued (SEQNUM=4273, ACTION=add) [ 132.205476] systemd-udevd[353]: vfio_iommu_type1: Device ready for processing (SEQNUM=4273, ACTION=add) [ 132.207581] systemd-udevd[353]: vfio_iommu_type1: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 132.210078] systemd-udevd[353]: vfio_pci: Device is queued (SEQNUM=4274, ACTION=add) [ 132.212752] systemd-udevd[388]: vcan: Device processed (SEQNUM=4271, ACTION=add) [ 132.214847] systemd-udevd[388]: vcan: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 132.218005] systemd-udevd[382]: vfio: Device processed (SEQNUM=4272, ACTION=add) [ 132.219824] systemd-udevd[382]: vfio: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 132.229309] systemd-udevd[386]: vfio_iommu_type1: Processing device (SEQNUM=4273, ACTION=add) [ 132.231565] systemd-udevd[384]: usbhid: Device processed (SEQNUM=4270, ACTION=add) [ 132.233744] systemd-udevd[384]: usbhid: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 132.236044] systemd-udevd[353]: vfio_pci: Device ready for processing (SEQNUM=4274, ACTION=add) [ 132.238611] systemd-udevd[380]: vfio_pci: Processing device (SEQNUM=4274, ACTION=add) [ 132.240980] systemd-udevd[386]: vfio_iommu_type1: Device processed (SEQNUM=4273, ACTION=add) [ 132.242785] systemd-udevd[386]: vfio_iommu_type1: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 132.245307] systemd-udevd[353]: vfio_pci: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 132.247632] systemd-udevd[380]: vfio_pci: Device processed (SEQNUM=4274, ACTION=add) [ 132.249642] systemd-udevd[380]: vfio_pci: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 132.252634] systemd-udevd[353]: virtio_blk: Device is queued (SEQNUM=4275, ACTION=add) [ 132.254504] systemd-udevd[353]: virtio_blk: Device ready for processing (SEQNUM=4275, ACTION=add) [ 132.256687] systemd-udevd[353]: virtio_blk: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 132.259172] systemd-udevd[381]: virtio_blk: Processing device (SEQNUM=4275, ACTION=add) [ 132.261632] systemd-udevd[353]: virtio_gpu: Device is queued (SEQNUM=4276, ACTION=add) [ 132.263412] systemd-udevd[353]: virtio_gpu: Device ready for processing (SEQNUM=4276, ACTION=add) [ 132.265462] systemd-udevd[353]: virtio_gpu: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 132.267495] systemd-udevd[353]: virtio_mmio: Device is queued (SEQNUM=4277, ACTION=add) [ 132.269579] systemd-udevd[353]: virtio_mmio: Device ready for processing (SEQNUM=4277, ACTION=add) [ 132.271405] systemd-udevd[353]: virtio_mmio: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 132.273936] systemd-udevd[380]: virtio_gpu: Processing device (SEQNUM=4276, ACTION=add) [ 132.276726] systemd-udevd[353]: virtio_net: Device is queued (SEQNUM=4278, ACTION=add) [ 132.278653] systemd-udevd[353]: virtio_net: Device ready for processing (SEQNUM=4278, ACTION=add) [ 132.280662] systemd-udevd[353]: virtio_net: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 132.282639] systemd-udevd[353]: virtio_pci: Device is queued (SEQNUM=4279, ACTION=add) [ 132.284690] systemd-udevd[353]: virtio_pci: Device ready for processing (SEQNUM=4279, ACTION=add) [ 132.286514] systemd-udevd[353]: virtio_pci: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 132.289006] systemd-udevd[384]: virtio_pci: Processing device (SEQNUM=4279, ACTION=add) [ 132.291348] systemd-udevd[383]: virtio_net: Processing device (SEQNUM=4278, ACTION=add) [ 132.293829] systemd-udevd[353]: virtio_pci_legacy_dev: Device is queued (SEQNUM=4280, ACTION=add) [ 132.296227] systemd-udevd[381]: virtio_blk: Device processed (SEQNUM=4275, ACTION=add) [ 132.298574] systemd-udevd[353]: virtio_pci_legacy_dev: Device ready for processing (SEQNUM=4280, ACTION=add) [ 132.301051] systemd-udevd[381]: virtio_blk: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 132.303363] systemd-udevd[353]: virtio_pci_legacy_dev: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 132.306027] systemd-udevd[379]: virtio_mmio: Processing device (SEQNUM=4277, ACTION=add) [ 132.308537] systemd-udevd[353]: virtio_pci_modern_dev: Device is queued (SEQNUM=4281, ACTION=add) [ 132.310742] systemd-udevd[383]: virtio_net: Device processed (SEQNUM=4278, ACTION=add) [ 132.312836] systemd-udevd[383]: virtio_net: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 132.315286] systemd-udevd[388]: virtio_pci_legacy_dev: Processing device (SEQNUM=4280, ACTION=add) [ 132.317755] systemd-udevd[380]: virtio_gpu: Device processed (SEQNUM=4276, ACTION=add) [ 132.319585] systemd-udevd[380]: virtio_gpu: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 132.322061] systemd-udevd[384]: virtio_pci: Device processed (SEQNUM=4279, ACTION=add) [ 132.323890] systemd-udevd[384]: virtio_pci: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 132.326601] systemd-udevd[353]: virtio_pci_modern_dev: Device ready for processing (SEQNUM=4281, ACTION=add) [ 132.328642] systemd-udevd[353]: virtio_pci_modern_dev: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 132.331356] systemd-udevd[380]: virtio_pci_modern_dev: Processing device (SEQNUM=4281, ACTION=add) [ 132.333895] systemd-udevd[353]: vsock: Device is queued (SEQNUM=4282, ACTION=add) [ 132.336218] systemd-udevd[379]: virtio_mmio: Device processed (SEQNUM=4277, ACTION=add) [ 132.338041] systemd-udevd[379]: virtio_mmio: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 132.341141] systemd-udevd[388]: virtio_pci_legacy_dev: Device processed (SEQNUM=4280, ACTION=add) [ 132.343684] systemd-udevd[388]: virtio_pci_legacy_dev: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 132.397509] systemd-udevd[353]: vsock: Device ready for processing (SEQNUM=4282, ACTION=add) [ 132.403831] systemd-udevd[353]: vsock: sd-device-monitor(manager): Passed 166 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 132.410328] systemd-udevd[353]: vt: Device is queued (SEQNUM=4283, ACTION=add) [ 132.414761] systemd-udevd[353]: vt: Device ready for processing (SEQNUM=4283, ACTION=add) [ 132.417086] systemd-udevd[353]: vt: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 132.419422] systemd-udevd[381]: vsock: Processing device (SEQNUM=4282, ACTION=add) [ 132.421969] systemd-udevd[380]: virtio_pci_modern_dev: Device processed (SEQNUM=4281, ACTION=add) [ 132.423841] systemd-udevd[380]: virtio_pci_modern_dev: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 132.427294] systemd-udevd[353]: watchdog: Device is queued (SEQNUM=4284, ACTION=add) [ 132.429551] systemd-udevd[353]: watchdog: Device ready for processing (SEQNUM=4284, ACTION=add) [ 132.431370] systemd-udevd[353]: watchdog: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 132.434094] systemd-udevd[379]: vt: Processing device (SEQNUM=4283, ACTION=add) [ 132.436654] systemd-udevd[353]: workqueue: Device is queued (SEQNUM=4285, ACTION=add) [ 132.438884] systemd-udevd[383]: watchdog: Processing device (SEQNUM=4284, ACTION=add) [ 132.441329] systemd-udevd[379]: vt: Device processed (SEQNUM=4283, ACTION=add) [ 132.443528] systemd-udevd[353]: workqueue: Device ready for processing (SEQNUM=4285, ACTION=add) [ 132.445925] systemd-udevd[353]: workqueue: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 132.447764] systemd-udevd[353]: xen: Device is queued (SEQNUM=4286, ACTION=add) [ 132.450095] systemd-udevd[353]: xen: Device ready for processing (SEQNUM=4286, ACTION=add) [ 132.451914] systemd-udevd[353]: xen: sd-device-monitor(manager): Passed 164 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 132.454434] systemd-udevd[379]: vt: sd-device-monitor(worker): Passed 163 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 132.461941] systemd-udevd[380]: workqueue: Processing device (SEQNUM=4285, ACTION=add) systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=6347 Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Added fd 73 (stored) to fd store. [ 132.472739] systemd-udevd[383]: watchdog: Device processed (SEQNUM=4284, ACTION=add) [ 132.474552] systemd-udevd[383]: watchdog: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 132.489106] systemd-udevd[353]: xen_blkfront: Device is queued (SEQNUM=4287, ACTION=add) [ 132.491095] systemd-udevd[353]: xen_blkfront: Device ready for processing (SEQNUM=4287, ACTION=add) systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=6348 systemd-journald.service: Added fd 74 (stored) to fd store. [ 132.500818] systemd-udevd[381]: vsock: Device processed (SEQNUM=4282, ACTION=add) [ 132.503554] systemd-udevd[353]: xen_blkfront: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 132.506646] systemd-udevd[381]: vsock: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 132.509268] systemd-udevd[380]: workqueue: Device processed (SEQNUM=4285, ACTION=add) [ 132.511172] systemd-udevd[380]: workqueue: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 132.518202] systemd-udevd[388]: xen_blkfront: Processing device (SEQNUM=4287, ACTION=add) [ 132.525428] systemd-udevd[384]: xen: Processing device (SEQNUM=4286, ACTION=add) [ 132.527817] systemd-udevd[353]: xen_kbdfront: Device is queued (SEQNUM=4288, ACTION=add) [ 132.529950] systemd-udevd[353]: xen_kbdfront: Device ready for processing (SEQNUM=4288, ACTION=add) [ 132.531892] systemd-udevd[353]: xen_kbdfront: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 132.533992] systemd-udevd[353]: xen_netfront: Device is queued (SEQNUM=4289, ACTION=add) [ 132.535918] systemd-udevd[353]: xen_netfront: Device ready for processing (SEQNUM=4289, ACTION=add) [ 132.538541] systemd-udevd[384]: xen: Device processed (SEQNUM=4286, ACTION=add) [ 132.540635] systemd-udevd[384]: xen: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 132.542948] systemd-udevd[380]: xen_netfront: Processing device (SEQNUM=4289, ACTION=add) [ 132.545392] systemd-udevd[388]: xen_blkfront: Device processed (SEQNUM=4287, ACTION=add) [ 132.547642] systemd-udevd[353]: xen_netfront: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 132.549892] systemd-udevd[353]: xen_privcmd: Device is queued (SEQNUM=4290, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 73 (stored), closing. [ 132.552293] systemd-udevd[381]: xen_kbdfront: Processing device (SEQNUM=4288, ACTION=add) [ 132.555652] systemd-udevd[353]: xen_privcmd: Device ready for processing (SEQNUM=4290, ACTION=add) [ 132.558037] systemd-udevd[353]: xen_privcmd: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 132.560684] systemd-udevd[388]: xen_blkfront: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 132.563211] systemd-udevd[380]: xen_netfront: Device processed (SEQNUM=4289, ACTION=add) [ 132.565562] systemd-udevd[380]: xen_netfront: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 132.568454] systemd-udevd[353]: xhci_hcd: Device is queued (SEQNUM=4291, ACTION=add) [ 132.570258] systemd-udevd[353]: xhci_hcd: Device ready for processing (SEQNUM=4291, ACTION=add) [ 132.572370] systemd-udevd[353]: xhci_hcd: sd-device-monitor(manager): Passed 169 byte to netlink monitor. Received SIGCHLD from PID 409 (mkdir). Child 409 (mkdir) died (code=exited, status=0/SUCCESS) sshd.socket: Child 409 belongs to sshd.socket. sshd.socket: Control process exited, code=exited, status=0/SUCCESS (success) sshd.socket: Got final SIGCHLD for state start-pre [ 132.582086] systemd-udevd[379]: xen_privcmd: Processing device (SEQNUM=4290, ACTION=add) Unit sshd@internal.service has alias sshd@.service. [ 132.585097] systemd-udevd[383]: xhci_hcd: Processing device (SEQNUM=4291, ACTION=add) [ 132.587378] systemd-udevd[379]: xen_privcmd: Device processed (SEQNUM=4290, ACTION=add) [ 132.589641] systemd-udevd[379]: xen_privcmd: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 132.592448] systemd-udevd[353]: xilinx_uartps: Device is queued (SEQNUM=4292, ACTION=add) [ 132.594302] systemd-udevd[353]: xilinx_uartps: Device ready for processing (SEQNUM=4292, ACTION=add) [ 132.597183] systemd-udevd[353]: xilinx_uartps: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 132.599806] systemd-udevd[380]: xilinx_uartps: Processing device (SEQNUM=4292, ACTION=add) [ 132.602355] systemd-udevd[353]: xz_dec: Device is queued (SEQNUM=4293, ACTION=add) [ 132.605216] systemd-udevd[381]: xen_kbdfront: Device processed (SEQNUM=4288, ACTION=add) [ 132.607640] systemd-udevd[353]: xz_dec: Device ready for processing (SEQNUM=4293, ACTION=add) [ 132.610267] systemd-udevd[381]: xen_kbdfront: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 132.613126] systemd-udevd[353]: xz_dec: sd-device-monitor(manager): Passed 167 byte to netlink monitor. Successfully forked off '(sd-listen)' as PID 412. [ 132.615762] systemd-udevd[379]: xz_dec: Processing device (SEQNUM=4293, ACTION=add) [ 132.618905] systemd-udevd[353]: 4000000.flash: Device is queued (SEQNUM=4294, ACTION=add) [ 132.628814] systemd-udevd[380]: xilinx_uartps: Device processed (SEQNUM=4292, ACTION=add) [ 132.631164] systemd-udevd[353]: 4000000.flash: Device ready for processing (SEQNUM=4294, ACTION=add) [ 132.634127] systemd-udevd[380]: xilinx_uartps: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 132.637052] systemd-udevd[353]: 4000000.flash: sd-device-monitor(manager): Passed 328 byte to netlink monitor. [ 132.639583] systemd-udevd[383]: xhci_hcd: Device processed (SEQNUM=4291, ACTION=add) [ 132.642341] systemd-udevd[383]: xhci_hcd: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 132.645091] systemd-udevd[353]: mtd0: Device is queued (SEQNUM=4295, ACTION=add) [ 132.662969] systemd-udevd[381]: 4000000.flash: Processing device (SEQNUM=4294, ACTION=add) [ 132.670417] systemd-udevd[353]: mtd0: SEQNUM=4295 blocked by SEQNUM=4294 [ 132.672468] systemd-udevd[353]: mtdblock0: Device is queued (SEQNUM=4296, ACTION=add) [ 132.674961] systemd-udevd[381]: 4000000.flash: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' (sd-listen) succeeded. [ 132.680520] systemd-udevd[379]: xz_dec: Device processed (SEQNUM=4293, ACTION=add) sshd.socket: Changed start-pre -> listening sshd.socket: Job 543 sshd.socket/start finished, result=done [ OK ] Listening on sshd.socket. [ 132.683190] systemd-udevd[353]: mtdblock0: SEQNUM=4296 blocked by SEQNUM=4294 system-sshd.slice: Collecting. sshd@internal.service: Collecting. [ 132.685983] systemd-udevd[379]: xz_dec: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 132.689386] systemd-udevd[381]: 4000000.flash: hwdb modalias key: "of:NflashT(null)Ccfi-flash" [ 132.693216] systemd-udevd[353]: 4010000000.pcie: Device is queued (SEQNUM=4297, ACTION=add) [ 132.695723] systemd-udevd[353]: 4010000000.pcie: Device ready for processing (SEQNUM=4297, ACTION=add) [ 132.698360] systemd-udevd[353]: 4010000000.pcie: sd-device-monitor(manager): Passed 364 byte to netlink monitor. Child 411 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 132.701239] systemd-udevd[380]: 4010000000.pcie: Processing device (SEQNUM=4297, ACTION=add) init.scope: Child 411 belongs to init.scope. [ 132.703775] systemd-udevd[353]: 0000:00:04.0: Device is queued (SEQNUM=4298, ACTION=add) Received SIGCHLD from PID 412 (n/a). [ 132.706063] systemd-udevd[353]: 0000:00:04.0: SEQNUM=4298 blocked by SEQNUM=4297 sockets.target changed dead -> active [ 132.709268] systemd-udevd[380]: 4010000000.pcie: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' sockets.target: Job 538 sockets.target/start finished, result=done [ OK ] Reached target Socket Units. [ 132.711750] systemd-udevd[380]: 4010000000.pcie: hwdb modalias key: "of:NpcieTpciCpci-host-ecam-generic" basic.target: starting held back, waiting for: systemd-pcrphase-sysinit.service [ 132.714779] systemd-udevd[353]: virtio2: Device is queued (SEQNUM=4299, ACTION=add) [ 132.717196] systemd-udevd[353]: virtio2: SEQNUM=4299 blocked by SEQNUM=4297 [ 132.719097] systemd-udevd[353]: vda: Device is queued (SEQNUM=4300, ACTION=add) [ 132.723641] systemd-udevd[353]: vda: SEQNUM=4300 blocked by SEQNUM=4297 [ 132.725671] systemd-udevd[353]: vda1: Device is queued (SEQNUM=4301, ACTION=add) [ 132.727846] systemd-udevd[381]: 4000000.flash: No entry found from hwdb. [ 132.729966] systemd-udevd[381]: 4000000.flash: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 132.736459] systemd-udevd[381]: 4000000.flash: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 132.739091] systemd-udevd[380]: 4010000000.pcie: No entry found from hwdb. [ 132.741932] systemd-udevd[380]: 4010000000.pcie: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 132.745051] systemd-udevd[380]: 4010000000.pcie: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 132.748844] systemd-udevd[353]: vda1: SEQNUM=4301 blocked by SEQNUM=4297 [ 132.750612] systemd-udevd[353]: vda2: Device is queued (SEQNUM=4302, ACTION=add) [ 132.753100] systemd-udevd[381]: 4000000.flash: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 132.755796] systemd-udevd[380]: 4010000000.pcie: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 132.758434] systemd-udevd[381]: 4000000.flash: sd-device: Created db file '/run/udev/data/+platform:4000000.flash' for '/devices/platform/4000000.flash' [ 132.765310] systemd-udevd[380]: 4010000000.pcie: sd-device: Created db file '/run/udev/data/+platform:4010000000.pcie' for '/devices/platform/4010000000.pcie' [ 132.767989] systemd-udevd[381]: 4000000.flash: Running built-in command "kmod load" [ 132.770744] systemd-udevd[380]: 4010000000.pcie: Running built-in command "kmod load" [ 132.772949] systemd-udevd[380]: Loading module: of:NpcieTpciCpci-host-ecam-generic [ 132.775148] systemd-udevd[381]: Loading module: of:NflashT(null)Ccfi-flash [ 132.777833] systemd-udevd[353]: vda2: SEQNUM=4302 blocked by SEQNUM=4297 [ 132.779738] systemd-udevd[353]: vda3: Device is queued (SEQNUM=4303, ACTION=add) [ 132.781931] systemd-udevd[353]: vda3: SEQNUM=4303 blocked by SEQNUM=4297 [ 132.783748] systemd-udevd[353]: vda4: Device is queued (SEQNUM=4304, ACTION=add) [ 132.785893] systemd-udevd[353]: vda4: SEQNUM=4304 blocked by SEQNUM=4297 [ 132.787639] systemd-udevd[353]: loop1: Device is queued (SEQNUM=4305, ACTION=add) [ 132.789840] systemd-udevd[353]: loop1: Device ready for processing (SEQNUM=4305, ACTION=add) [ 132.791858] systemd-udevd[353]: loop1: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 132.794110] systemd-udevd[353]: loop2: Device is queued (SEQNUM=4306, ACTION=add) [ 132.796573] systemd-udevd[353]: loop2: Device ready for processing (SEQNUM=4306, ACTION=add) [ 132.798512] systemd-udevd[353]: loop2: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 132.800908] systemd-udevd[353]: loop3: Device is queued (SEQNUM=4307, ACTION=add) [ 132.802876] systemd-udevd[353]: loop3: Device ready for processing (SEQNUM=4307, ACTION=add) [ 132.805103] systemd-udevd[353]: loop3: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 132.807428] systemd-udevd[379]: loop1: Processing device (SEQNUM=4305, ACTION=add) [ 132.818422] systemd-pcrextend[410]: Reading EFI variable /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. [ 132.820869] systemd-pcrextend[410]: Using TPM2 TCTI driver 'device' with device '/dev/tpmrm0'. [ 132.830049] systemd-udevd[383]: loop2: Processing device (SEQNUM=4306, ACTION=add) [ 132.832551] systemd-pcrextend[410]: Loaded TCTI module 'tcti-device' (TCTI module for communication with Linux kernel interface.) [Version 2] [ 132.834584] systemd-pcrextend[410]: TPM successfully started up. [ 132.836704] systemd-pcrextend[410]: Getting TPM2 capability 0x0000 property 0x0001 count 127. [ 132.838966] systemd-udevd[353]: loop4: Device is queued (SEQNUM=4308, ACTION=add) [ 132.841128] systemd-udevd[353]: loop4: Device ready for processing (SEQNUM=4308, ACTION=add) [ 132.843397] systemd-udevd[388]: loop4: Processing device (SEQNUM=4308, ACTION=add) [ 132.848388] systemd-pcrextend[410]: Getting TPM2 capability 0x0002 property 0x011f count 256. [ 132.850401] systemd-pcrextend[410]: Getting TPM2 capability 0x0008 property 0x0000 count 508. [ 132.852472] systemd-pcrextend[410]: Getting TPM2 capability 0x0005 property 0x0000 count 1. [ 132.854680] systemd-udevd[379]: loop1: Removing watch handle 5. [ 132.857172] systemd-pcrextend[410]: TPM2 PCR bank sha1 has fewer than 24 PCR bits enabled, ignoring. [ 132.859218] systemd-pcrextend[410]: Reading PCR selection: [sha256(11)] [ 132.868329] systemd-udevd[384]: loop3: Processing device (SEQNUM=4307, ACTION=add) [ 132.870538] systemd-udevd[353]: loop4: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 132.873237] systemd-pcrextend[410]: Read PCR selection: [sha256(11)] [ 132.875016] systemd-pcrextend[410]: PCR value: 11:sha256=e43c5961d868951aa95d46542b50d3bd256d482504d33f018525ca59aa1a3cc7 [ 132.877206] systemd-pcrextend[410]: TPM2 PCR bank sha384 has fewer than 24 PCR bits enabled, ignoring. [ 132.879098] systemd-pcrextend[410]: TPM2 PCR bank sha512 has fewer than 24 PCR bits enabled, ignoring. [ 132.881381] systemd-pcrextend[410]: Found 1 fully initialized TPM2 banks. [ 132.883553] systemd-udevd[379]: loop1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 132.886167] systemd-pcrextend[410]: Measuring 'sysinit' into PCR index 11, banks sha256. [ 132.888695] systemd-udevd[353]: loop5: Device is queued (SEQNUM=4309, ACTION=add) [ 132.890898] systemd-udevd[388]: loop4: Removing watch handle 3. [ 132.893617] systemd-udevd[381]: Failed to find module 'of:NflashT(null)Ccfi-flash' [ 132.895484] systemd-udevd[381]: 4000000.flash: Device processed (SEQNUM=4294, ACTION=add) [ 132.898017] systemd-udevd[353]: loop5: Device ready for processing (SEQNUM=4309, ACTION=add) [ 132.900550] systemd-udevd[381]: 4000000.flash: sd-device-monitor(worker): Passed 394 byte to netlink monitor. [ 132.902821] systemd-udevd[380]: Failed to find module 'of:NpcieTpciCpci-host-ecam-generic' [ 132.905451] systemd-udevd[353]: loop5: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 132.907724] systemd-udevd[383]: loop2: Removing watch handle 2. [ 132.916858] systemd-udevd[382]: loop5: Processing device (SEQNUM=4309, ACTION=add) [ 132.919089] systemd-udevd[388]: loop4: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 132.921787] systemd-udevd[383]: loop2: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 132.924621] systemd-udevd[384]: loop3: Removing watch handle 4. [ 132.926758] systemd-udevd[353]: loop6: Device is queued (SEQNUM=4310, ACTION=add) [ 132.929232] systemd-udevd[384]: loop3: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 132.931518] systemd-udevd[353]: mtd0: Device ready for processing (SEQNUM=4295, ACTION=add) [ 132.933853] systemd-udevd[353]: mtd0: sd-device-monitor(manager): Passed 322 byte to netlink monitor. [ 132.935766] systemd-udevd[353]: mtdblock0: SEQNUM=4296 blocked by SEQNUM=4295 [ 132.938168] systemd-udevd[380]: 4010000000.pcie: Device processed (SEQNUM=4297, ACTION=add) [ 132.940000] systemd-udevd[380]: 4010000000.pcie: sd-device-monitor(worker): Passed 434 byte to netlink monitor. [ 132.942649] systemd-udevd[382]: loop5: Removing watch handle 6. [ 132.944747] systemd-udevd[382]: loop5: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 132.946983] systemd-udevd[353]: loop6: Device ready for processing (SEQNUM=4310, ACTION=add) [ 132.949054] systemd-udevd[353]: loop6: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 132.950911] systemd-udevd[353]: loop7: Device is queued (SEQNUM=4311, ACTION=add) [ 132.953528] systemd-udevd[379]: loop1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 132.955866] systemd-udevd[353]: 0000:00:04.0: Device ready for processing (SEQNUM=4298, ACTION=add) [ 132.958440] systemd-udevd[381]: mtd0: Processing device (SEQNUM=4295, ACTION=add) [ 132.960927] systemd-udevd[386]: loop6: Processing device (SEQNUM=4310, ACTION=add) [ 132.963179] systemd-udevd[381]: mtd0: Removing watch handle -1. [ 132.965696] systemd-udevd[383]: loop2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 132.968373] systemd-udevd[353]: 0000:00:04.0: sd-device-monitor(manager): Passed 372 byte to netlink monitor. [ 132.970345] systemd-udevd[353]: virtio2: SEQNUM=4299 blocked by SEQNUM=4298 [ 132.972456] systemd-udevd[353]: vda: SEQNUM=4300 blocked by SEQNUM=4298 [ 132.974219] systemd-udevd[353]: vda1: SEQNUM=4301 blocked by SEQNUM=4298 [ 132.975934] systemd-udevd[353]: vda2: SEQNUM=4302 blocked by SEQNUM=4298 [ 132.978147] systemd-udevd[353]: vda3: SEQNUM=4303 blocked by SEQNUM=4298 [ 132.980706] systemd-udevd[380]: 0000:00:04.0: Processing device (SEQNUM=4298, ACTION=add) [ 132.982881] systemd-pcrextend[410]: Extended PCR index 11 with 'sysinit' (banks sha256). [ 132.985465] systemd-udevd[353]: vda4: SEQNUM=4304 blocked by SEQNUM=4298 [ 132.987209] systemd-udevd[353]: loop7: Device ready for processing (SEQNUM=4311, ACTION=add) [ 132.989722] systemd-udevd[386]: loop6: Removing watch handle 1. [ 132.991863] systemd-udevd[380]: 0000:00:04.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 132.994179] systemd-udevd[380]: 0000:00:04.0: hwdb modalias key: "pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00" [ 132.996930] systemd-udevd[386]: loop6: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 systemd-journald.service: Received EPOLLHUP on stored fd 74 (stored), closing. [ 132.999265] systemd-udevd[381]: mtd0: /usr/lib/udev/rules.d/60-persistent-storage-mtd.rules:10 Added SYMLINK 'mtd/by-name/4000000.flash' [ 133.010428] systemd-udevd[389]: loop7: Processing device (SEQNUM=4311, ACTION=add) [ 133.013722] systemd-udevd[384]: loop3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 133.016595] systemd-udevd[388]: loop4: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 133.019280] systemd-udevd[353]: loop7: sd-device-monitor(manager): Passed 239 byte to netlink monitor. Received SIGCHLD from PID 410 (systemd-pcrexte). Child 410 (systemd-pcrexte) died (code=exited, status=0/SUCCESS) [ 133.022005] systemd-udevd[379]: loop1: Probe /dev/loop1 with raid and offset=0 [ 133.024476] systemd-udevd[353]: ram0: Device is queued (SEQNUM=4312, ACTION=add) systemd-pcrphase-sysinit.service: Child 410 belongs to systemd-pcrphase-sysinit.service. systemd-pcrphase-sysinit.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 133.026614] systemd-udevd[353]: ram0: Device ready for processing (SEQNUM=4312, ACTION=add) [ 133.029305] systemd-udevd[389]: loop7: Removing watch handle 7. [ 133.031518] systemd-udevd[383]: loop2: Probe /dev/loop2 with raid and offset=0 systemd-pcrphase-sysinit.service: Changed start -> exited systemd-pcrphase-sysinit.service: Job 487 systemd-pcrphase-sysinit.service/start finished, result=done [ OK ] Finished TPM2 PCR Barrier (Initialization). [ 133.034531] systemd-udevd[389]: loop7: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 Failed to communicate with plymouth: Connection refused Child 413 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 133.042332] systemd-udevd[382]: loop5: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 133.045407] systemd-udevd[383]: loop2: Failed to read loopback backing inode, ignoring: No such device or address init.scope: Child 413 belongs to init.scope. systemd-pcrphase-sysinit.service: Control group is empty. [ 133.047683] systemd-udevd[388]: loop4: Probe /dev/loop4 with raid and offset=0 basic.target changed dead -> active basic.target: Job 450 basic.target/start finished, result=done [ OK ] Reached target Basic System. [ 133.054302] systemd-udevd[388]: loop4: Failed to read loopback backing inode, ignoring: No such device or address multi-user.target: starting held back, waiting for: iptables.service [ 133.057221] systemd-udevd[384]: loop3: Probe /dev/loop3 with raid and offset=0 avahi-daemon.service: Will spawn child (service_enter_start): /usr/sbin/avahi-daemon [ 133.059732] systemd-udevd[388]: loop4: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/21' [ 133.062409] systemd-udevd[384]: loop3: Failed to read loopback backing inode, ignoring: No such device or address [ 133.065444] systemd-udevd[383]: loop2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/19' [ 133.067396] systemd-udevd[383]: loop2: Preserve permissions of /dev/loop2, uid=0, gid=6, mode=0660 [ 133.070060] systemd-udevd[384]: loop3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/20' avahi-daemon.service: Failed to set 'io.weight' attribute on '/system.slice/avahi-daemon.service' to 'default 100': No such file or directory [ 133.071922] systemd-udevd[384]: loop3: Preserve permissions of /dev/loop3, uid=0, gid=6, mode=0660 [ 133.079089] systemd-udevd[388]: loop4: Preserve permissions of /dev/loop4, uid=0, gid=6, mode=0660 avahi-daemon.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/avahi-daemon.service' to 'max': No such file or directory [ 133.082004] systemd-udevd[379]: loop1: Failed to read loopback backing inode, ignoring: No such device or address [ 133.083892] systemd-udevd[379]: loop1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/18' [ 133.086051] systemd-udevd[379]: loop1: Preserve permissions of /dev/loop1, uid=0, gid=6, mode=0660 [ 133.088574] systemd-udevd[382]: loop5: Probe /dev/loop5 with raid and offset=0 [ 133.090382] systemd-udevd[382]: loop5: Failed to read loopback backing inode, ignoring: No such device or address avahi-daemon.service: Passing 1 fds to service avahi-daemon.service: About to execute: /usr/sbin/avahi-daemon -s [ 133.093096] systemd-udevd[382]: loop5: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/22' Serializing sd-executor-state to memfd. [ 133.095702] systemd-udevd[381]: mtd0: Preserve permissions of /dev/mtd0, uid=0, gid=0, mode=0600 [ 133.098354] systemd-udevd[384]: loop3: Successfully created symlink '/dev/disk/by-diskseq/20' to '/dev/loop3' avahi-daemon.service: Forked /usr/sbin/avahi-daemon as 414 [ 133.104750] systemd-udevd[384]: loop3: Successfully created symlink '/dev/block/7:3' to '/dev/loop3' [ 133.107070] systemd-udevd[381]: mtd0: Successfully created symlink '/dev/mtd/by-name/4000000.flash' to '/dev/mtd0' [ 133.109256] systemd-udevd[381]: mtd0: Successfully created symlink '/dev/char/90:0' to '/dev/mtd0' [ 133.111177] systemd-udevd[381]: mtd0: sd-device: Created db file '/run/udev/data/c90:0' for '/devices/platform/4000000.flash/mtd/mtd0' [ 133.113518] systemd-udevd[381]: mtd0: Device processed (SEQNUM=4295, ACTION=add) [ 133.115314] systemd-udevd[381]: mtd0: sd-device-monitor(worker): Passed 362 byte to netlink monitor. [ 133.117944] systemd-udevd[380]: 0000:00:04.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 133.120623] systemd-udevd[386]: loop6: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' Closing set fd 78 (socket:[1370]) Closing set fd 74 (socket:[5246]) [ 133.123261] systemd-udevd[384]: loop3: sd-device: Created db file '/run/udev/data/b7:3' for '/devices/virtual/block/loop3' [ 133.125522] systemd-udevd[384]: loop3: Adding watch on '/dev/loop3' avahi-daemon.service: Changed dead -> start Starting Avahi mDNS/DNS-SD Stack... [ 133.127316] systemd-udevd[384]: loop3: Device processed (SEQNUM=4307, ACTION=add) busybox-klogd.service: Will spawn child (service_enter_start): /usr/sbin/klogd [ 133.130394] systemd-udevd[383]: loop2: Successfully created symlink '/dev/disk/by-diskseq/19' to '/dev/loop2' [ 133.132615] systemd-udevd[383]: loop2: Successfully created symlink '/dev/block/7:2' to '/dev/loop2' [ 133.134892] systemd-udevd[382]: loop5: Preserve permissions of /dev/loop5, uid=0, gid=6, mode=0660 [ 133.137558] systemd-udevd[384]: loop3: sd-device-monitor(worker): Passed 326 byte to netlink monitor. [ 133.139840] systemd-udevd[380]: 0000:00:04.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' busybox-klogd.service: Failed to set 'io.weight' attribute on '/system.slice/busybox-klogd.service' to 'default 100': No such file or directory [ 133.143004] systemd-udevd[389]: loop7: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 133.145890] systemd-udevd[380]: 0000:00:04.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:04.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0' [ 133.147978] systemd-udevd[380]: 0000:00:04.0: Running built-in command "kmod load" busybox-klogd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/busybox-klogd.service' to 'max': No such file or directory [ 133.150323] systemd-udevd[380]: Loading module: pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00 [ 133.152471] systemd-udevd[380]: Failed to find module 'pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00' [ 133.154399] systemd-udevd[380]: 0000:00:04.0: Device processed (SEQNUM=4298, ACTION=add) [ 133.157026] systemd-udevd[389]: loop7: Probe /dev/loop7 with raid and offset=0 [ 133.159287] systemd-udevd[380]: 0000:00:04.0: sd-device-monitor(worker): Passed 662 byte to netlink monitor. [ 133.161998] systemd-udevd[389]: loop7: Failed to read loopback backing inode, ignoring: No such device or address busybox-klogd.service: Passing 0 fds to service busybox-klogd.service: About to execute: /usr/sbin/klogd -n Serializing sd-executor-state to memfd. [ 133.164560] systemd-udevd[389]: loop7: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/24' [ 133.166732] systemd-udevd[389]: loop7: Preserve permissions of /dev/loop7, uid=0, gid=6, mode=0660 [ 133.169577] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 391. [ 133.171527] systemd-udevd[353]: ram0: Worker [391] is forked for processing SEQNUM=4312. busybox-klogd.service: Forked /usr/sbin/klogd as 415 [ 133.178515] systemd-udevd[388]: loop4: Successfully created symlink '/dev/disk/by-diskseq/21' to '/dev/loop4' [ 133.180931] systemd-udevd[388]: loop4: Successfully created symlink '/dev/block/7:4' to '/dev/loop4' Closing set fd 79 (socket:[1370]) [ 133.214783] systemd-udevd[388]: loop4: sd-device: Created db file '/run/udev/data/b7:4' for '/devices/virtual/block/loop4' busybox-klogd.service: Changed dead -> running [ 133.217381] systemd-udevd[388]: loop4: Adding watch on '/dev/loop4' busybox-klogd.service: Job 579 busybox-klogd.service/start finished, result=done [ OK ] Started Kernel Logging Service. [ 133.222488] systemd-udevd[388]: loop4: Device processed (SEQNUM=4308, ACTION=add) Failed to communicate with plymouth: Connection refused multi-user.target: starting held back, waiting for: iptables.service busybox-syslog.service: Will spawn child (service_enter_start): /usr/sbin/syslogd [ 133.230312] systemd-udevd[388]: loop4: sd-device-monitor(worker): Passed 326 byte to netlink monitor. [ 133.235078] systemd-udevd[389]: loop7: Successfully created symlink '/dev/disk/by-diskseq/24' to '/dev/loop7' [ 133.237774] systemd-udevd[383]: loop2: sd-device: Created db file '/run/udev/data/b7:2' for '/devices/virtual/block/loop2' [ 133.240815] systemd-udevd[389]: loop7: Successfully created symlink '/dev/block/7:7' to '/dev/loop7' busybox-syslog.service: Failed to set 'io.weight' attribute on '/system.slice/busybox-syslog.service' to 'default 100': No such file or directory busybox-syslog.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/busybox-syslog.service' to 'max': No such file or directory [ 133.256735] systemd-udevd[391]: ram0: Processing device (SEQNUM=4312, ACTION=add) [ 133.259373] systemd-udevd[389]: loop7: sd-device: Created db file '/run/udev/data/b7:7' for '/devices/virtual/block/loop7' [ 133.265594] systemd-udevd[389]: loop7: Adding watch on '/dev/loop7' busybox-syslog.service: Passing 1 fds to service [ 133.269075] systemd-udevd[383]: loop2: Adding watch on '/dev/loop2' busybox-syslog.service: About to execute: /usr/sbin/syslogd -n "\$OPTIONS" [ 133.271348] systemd-udevd[383]: loop2: Device processed (SEQNUM=4306, ACTION=add) Serializing sd-executor-state to memfd. [ 133.273646] systemd-udevd[383]: loop2: sd-device-monitor(worker): Passed 326 byte to netlink monitor. busybox-syslog.service: Forked /usr/sbin/syslogd as 416 [ 133.280634] systemd-udevd[389]: loop7: Device processed (SEQNUM=4311, ACTION=add) [ 133.282666] systemd-udevd[389]: loop7: sd-device-monitor(worker): Passed 326 byte to netlink monitor. Closing set fd 83 (socket:[1370]) Closing set fd 82 (socket:[2774]) [ 133.311273] systemd-udevd[386]: loop6: Probe /dev/loop6 with raid and offset=0 busybox-syslog.service: Changed dead -> running busybox-syslog.service: Job 577 busybox-syslog.service/start finished, result=done [ 133.318354] systemd-udevd[391]: ram0: Removing watch handle -1. [ OK ] Started System Logging Service. Failed to communicate with plymouth: Connection refused multi-user.target: starting held back, waiting for: iptables.service containerd.service: starting held back, waiting for: network.target [ 133.324830] systemd-udevd[353]: ram1: Device is queued (SEQNUM=4313, ACTION=add) crond.service: Will spawn child (service_enter_start): /usr/sbin/crond [ 133.329476] systemd-udevd[391]: ram0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 133.331740] systemd-udevd[379]: loop1: Successfully created symlink '/dev/disk/by-diskseq/18' to '/dev/loop1' crond.service: Failed to set 'io.weight' attribute on '/system.slice/crond.service' to 'default 100': No such file or directory Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy crond.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/crond.service' to 'max': No such file or directory [ 133.344793] systemd-udevd[391]: ram0: Preserve permissions of /dev/ram0, uid=0, gid=6, mode=0660 [ 133.347430] systemd-udevd[382]: loop5: Successfully created symlink '/dev/disk/by-diskseq/22' to '/dev/loop5' [ 133.350706] systemd-udevd[386]: loop6: Failed to read loopback backing inode, ignoring: No such device or address crond.service: Passing 0 fds to service [ 133.355430] systemd-udevd[386]: loop6: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/23' crond.service: About to execute: /usr/sbin/crond -n "\$CRONDARGS" [ 133.362047] systemd-udevd[386]: loop6: Preserve permissions of /dev/loop6, uid=0, gid=6, mode=0660 Serializing sd-executor-state to memfd. [ 133.367841] systemd-udevd[379]: loop1: Successfully created symlink '/dev/block/7:1' to '/dev/loop1' [ 133.370191] systemd-udevd[379]: loop1: sd-device: Created db file '/run/udev/data/b7:1' for '/devices/virtual/block/loop1' crond.service: Forked /usr/sbin/crond as 417 [ 133.377057] systemd-udevd[391]: ram0: Successfully created symlink '/dev/block/1:0' to '/dev/ram0' [ 133.381364] systemd-udevd[386]: loop6: Successfully created symlink '/dev/disk/by-diskseq/23' to '/dev/loop6' [ 133.383814] systemd-udevd[382]: loop5: Successfully created symlink '/dev/block/7:5' to '/dev/loop5' [ 133.390748] systemd-udevd[386]: loop6: Successfully created symlink '/dev/block/7:6' to '/dev/loop6' [ 133.397656] systemd-udevd[382]: loop5: sd-device: Created db file '/run/udev/data/b7:5' for '/devices/virtual/block/loop5' [ 133.400527] systemd-udevd[386]: loop6: sd-device: Created db file '/run/udev/data/b7:6' for '/devices/virtual/block/loop6' Closing set fd 89 (socket:[1370]) [ 133.402797] systemd-udevd[382]: loop5: Adding watch on '/dev/loop5' crond.service: Changed dead -> running crond.service: Job 573 crond.service/start finished, result=done [ OK ] Started Periodic Command Scheduler. Failed to communicate with plymouth: Connection refused multi-user.target: starting held back, waiting for: iptables.service Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy dbus.service: Will spawn child (service_enter_start): /usr/bin/dbus-daemon [ 133.407326] systemd-udevd[386]: loop6: Adding watch on '/dev/loop6' [ 133.427553] systemd-udevd[382]: loop5: Device processed (SEQNUM=4309, ACTION=add) dbus.service: Failed to set 'io.weight' attribute on '/system.slice/dbus.service' to 'default 100': No such file or directory [ 133.437782] systemd-udevd[386]: loop6: Device processed (SEQNUM=4310, ACTION=add) dbus.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/dbus.service' to 'max': No such file or directory [ 133.448499] systemd-udevd[391]: ram0: sd-device: Created db file '/run/udev/data/b1:0' for '/devices/virtual/block/ram0' [ 133.450492] systemd-udevd[391]: ram0: Device processed (SEQNUM=4312, ACTION=add) dbus.service: Passing 1 fds to service dbus.service: About to execute: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only [ 133.458696] systemd-udevd[379]: loop1: Adding watch on '/dev/loop1' Serializing sd-executor-state to memfd. [ 133.464479] systemd-udevd[386]: loop6: sd-device-monitor(worker): Passed 326 byte to netlink monitor. dbus.service: Forked /usr/bin/dbus-daemon as 418 [ 133.466905] systemd-udevd[379]: loop1: Device processed (SEQNUM=4305, ACTION=add) [ 133.477533] systemd-udevd[382]: loop5: sd-device-monitor(worker): Passed 326 byte to netlink monitor. [ 133.479925] systemd-udevd[379]: loop1: sd-device-monitor(worker): Passed 326 byte to netlink monitor. Closing set fd 92 (socket:[5247]) Closing set fd 93 (socket:[1370]) dbus.service: Changed dead -> start [ 133.501728] systemd-udevd[391]: ram0: sd-device-monitor(worker): Passed 274 byte to netlink monitor. Starting D-Bus System Message Bus... getty@tty1.service: starting held back, waiting for: systemd-user-sessions.service ip6tables.service: Will spawn child (service_enter_start): /usr/sbin/ip6tables-restore ip6tables.service: Failed to set 'io.weight' attribute on '/system.slice/ip6tables.service' to 'default 100': No such file or directory ip6tables.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/ip6tables.service' to 'max': No such file or directory [ 133.523657] systemd-udevd[353]: mtdblock0: Device ready for processing (SEQNUM=4296, ACTION=add) [ 133.540748] systemd-udevd[389]: mtdblock0: Processing device (SEQNUM=4296, ACTION=add) [ 133.542754] systemd-udevd[389]: mtdblock0: Removing watch handle -1. ip6tables.service: Passing 0 fds to service ip6tables.service: About to execute: /usr/sbin/ip6tables-restore -w -- /etc/iptables/ip6tables.rules Serializing sd-executor-state to memfd. [ 133.768000] systemd-udevd[389]: mtdblock0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 ip6tables.service: Forked /usr/sbin/ip6tables-restore as 419 [ 133.845216] systemd-udevd[353]: mtdblock0: sd-device-monitor(manager): Passed 266 byte to netlink monitor. [ 133.847827] systemd-udevd[353]: virtio2: Device ready for processing (SEQNUM=4299, ACTION=add) [ 133.854169] systemd-udevd[353]: virtio2: sd-device-monitor(manager): Passed 271 byte to netlink monitor. [ 133.860774] systemd-udevd[353]: vda: SEQNUM=4300 blocked by SEQNUM=4299 [ 133.862743] systemd-udevd[353]: vda1: SEQNUM=4301 blocked by SEQNUM=4299 [ 133.869266] systemd-udevd[353]: vda2: SEQNUM=4302 blocked by SEQNUM=4299 [ 133.873098] systemd-udevd[353]: vda3: SEQNUM=4303 blocked by SEQNUM=4299 [ 133.882496] systemd-udevd[353]: vda4: SEQNUM=4304 blocked by SEQNUM=4299 [ 133.889324] systemd-udevd[353]: ram1: Device ready for processing (SEQNUM=4313, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Closing set fd 94 (socket:[1370]) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy ip6tables.service: Changed dead -> start Starting IPv6 Packet Filtering Framework... Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy iptables.service: Will spawn child (service_enter_start): /usr/sbin/iptables-restore iptables.service: Failed to set 'io.weight' attribute on '/system.slice/iptables.service' to 'default 100': No such file or directory iptables.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/iptables.service' to 'max': No such file or directory [ 134.159526] systemd-udevd[380]: virtio2: Processing device (SEQNUM=4299, ACTION=add) iptables.service: Passing 0 fds to service busybox-syslog.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS iptables.service: About to execute: /usr/sbin/iptables-restore -w -- /etc/iptables/iptables.rules Serializing sd-executor-state to memfd. iptables.service: Forked /usr/sbin/iptables-restore as 420 [ 134.179916] systemd-udevd[353]: ram1: sd-device-monitor(manager): Passed 236 byte to netlink monitor. [ 134.191999] systemd-udevd[380]: virtio2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=virtio' [ 134.198452] systemd-udevd[380]: virtio2: hwdb modalias key: "virtio:d00000002v00001AF4" Closing set fd 96 (socket:[1370]) iptables.service: Changed dead -> start Starting IPv4 Packet Filtering Framework... serial-getty@ttyAMA0.service: starting held back, waiting for: systemd-user-sessions.service systemd-logind.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-logind Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-logind.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-logind.service' to 'default 100': No such file or directory systemd-logind.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-logind.service' to 'max': No such file or directory [ 134.238081] systemd-udevd[353]: ram10: Device is queued (SEQNUM=4314, ACTION=add) [ 134.264492] systemd-udevd[389]: mtdblock0: Preserve permissions of /dev/mtdblock0, uid=0, gid=6, mode=0660 [ 134.266835] systemd-udevd[353]: ram10: Device ready for processing (SEQNUM=4314, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 134.285192] systemd-udevd[353]: ram10: sd-device-monitor(manager): Passed 240 byte to netlink monitor. [ 134.312954] systemd-udevd[389]: mtdblock0: Successfully created symlink '/dev/block/31:0' to '/dev/mtdblock0' systemd-logind.service: Passing 0 fds to service systemd-logind.service: About to execute: /usr/lib/systemd/systemd-logind Serializing sd-executor-state to memfd. systemd-logind.service: Forked /usr/lib/systemd/systemd-logind as 421 Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Closing set fd 101 (socket:[1370]) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-logind.service: Changed dead -> start Starting User Login Management... systemd-pcrphase.service: ConditionSecurity=measured-uki succeeded. systemd-pcrphase.service: ConditionPathExists=!/etc/initrd-release succeeded. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-pcrphase.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-pcrextend systemd-pcrphase.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-pcrphase.service' to 'default 100': No such file or directory Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-pcrphase.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-pcrphase.service' to 'max': No such file or directory systemd-pcrphase.service: Passing 0 fds to service systemd-pcrphase.service: About to execute: /usr/lib/systemd/systemd-pcrextend --graceful ready Serializing sd-executor-state to memfd. systemd-pcrphase.service: Forked /usr/lib/systemd/systemd-pcrextend as 422 Closing set fd 103 (socket:[1370]) systemd-pcrphase.service: Changed dead -> start Starting TPM2 PCR Barrier (User)... systemd-user-sessions.service: starting held back, waiting for: network.target xen-init-dom0.service: starting held back, waiting for: xenstored.service xen-qemu-dom0-disk-backend.service: starting held back, waiting for: xenstored.service xen-watchdog.service: starting held back, waiting for: xendomains.service xenconsoled.service: starting held back, waiting for: xenstored.service xendomains.service: starting held back, waiting for: xenstored.service xenstored.service: ConditionPathExists=/proc/xen/capabilities failed. xenstored.service: Starting requested but condition not met. Not starting unit. xenstored.service: Job 568 xenstored.service/start finished, result=done multi-user.target: starting held back, waiting for: iptables.service xen-init-dom0.service: ConditionPathExists=/proc/xen/capabilities failed. xen-init-dom0.service: Starting requested but condition not met. Not starting unit. xen-init-dom0.service: Job 569 xen-init-dom0.service/start finished, result=done multi-user.target: starting held back, waiting for: iptables.service xen-qemu-dom0-disk-backend.service: starting held back, waiting for: xenconsoled.service xenconsoled.service: ConditionPathExists=/proc/xen/capabilities failed. xenconsoled.service: Starting requested but condition not met. Not starting unit. xenconsoled.service: Job 574 xenconsoled.service/start finished, result=done multi-user.target: starting held back, waiting for: iptables.service xen-qemu-dom0-disk-backend.service: ConditionPathExists=/proc/xen/capabilities failed. xen-qemu-dom0-disk-backend.service: Starting requested but condition not met. Not starting unit. xen-qemu-dom0-disk-backend.service: Job 567 xen-qemu-dom0-disk-backend.service/start finished, result=done multi-user.target: starting held back, waiting for: iptables.service xendomains.service: ConditionPathExists=/proc/xen/capabilities failed. xendomains.service: Starting requested but condition not met. Not starting unit. xendomains.service: Job 589 xendomains.service/start finished, result=done multi-user.target: starting held back, waiting for: iptables.service xen-watchdog.service: ConditionPathExists=/proc/xen/capabilities failed. xen-watchdog.service: Starting requested but condition not met. Not starting unit. xen-watchdog.service: Job 556 xen-watchdog.service/start finished, result=done multi-user.target: starting held back, waiting for: iptables.service sshdgenkeys.service: Will spawn child (service_enter_start): /usr/libexec/openssh/sshd_check_keys [ 134.648703] systemd-udevd[381]: ram1: Processing device (SEQNUM=4313, ACTION=add) [ 134.650700] systemd-udevd[381]: ram1: Removing watch handle -1. sshdgenkeys.service: Failed to set 'io.weight' attribute on '/system.slice/sshdgenkeys.service' to 'default 100': No such file or directory sshdgenkeys.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/sshdgenkeys.service' to 'max': No such file or directory sshdgenkeys.service: Passing 0 fds to service sshdgenkeys.service: About to execute: /usr/libexec/openssh/sshd_check_keys Serializing sd-executor-state to memfd. sshdgenkeys.service: Forked /usr/libexec/openssh/sshd_check_keys as 423 Closing set fd 105 (socket:[1370]) sshdgenkeys.service: Changed dead -> start Starting OpenSSH Key Generation... [ 134.730119] kernel[415]: klogd started: BusyBox v1.36.1 () systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4037 systemd-journald.service: Added fd 106 (stored) to fd store. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) [ 134.762117] systemd-udevd[379]: ram10: Processing device (SEQNUM=4314, ACTION=add) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4622 systemd-journald.service: Added fd 107 (stored) to fd store. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4623 systemd-journald.service: Added fd 108 (stored) to fd store. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4625 systemd-journald.service: Added fd 109 (stored) to fd store. Received SIGCHLD from PID 419 (ip6tables-resto). Child 419 (ip6tables-resto) died (code=exited, status=0/SUCCESS) ip6tables.service: Child 419 belongs to ip6tables.service. ip6tables.service: Main process exited, code=exited, status=0/SUCCESS (success) ip6tables.service: Changed start -> exited ip6tables.service: Job 588 ip6tables.service/start finished, result=done [ OK ] Finished IPv6 Packet Filtering Framework. [ 134.815465] crond[417]: /var/spool/cron: No such file or directory Failed to communicate with plymouth: Connection refused [ 134.829937] crond[417]: /var/spool/cron: created Child 420 (iptables-restor) died (code=exited, status=0/SUCCESS) iptables.service: Child 420 belongs to iptables.service. iptables.service: Main process exited, code=exited, status=0/SUCCESS (success) iptables.service: Changed start -> exited iptables.service: Job 572 iptables.service/start finished, result=done [ OK ] Finished IPv4 Packet Filtering Framework. Failed to communicate with plymouth: Connection refused systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=5291 systemd-journald.service: Added fd 93 (stored) to fd store. [ 134.856789] kernel[415]: [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd070] iptables.service: Control group is empty. ip6tables.service: Control group is empty. varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-94: Setting state idle-server systemd-journald.service: Received EPOLLHUP on stored fd 109 (stored), closing. [ 134.859855] systemd-udevd[381]: ram1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 varlink-94: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"userName":"avahi","service":"io.systemd.DynamicUser"},"more":true} [ 134.896956] kernel[415]: [ 0.000000] Linux version 6.6.20-yocto-standard (oe-user@oe-host) (aarch64-trs-linux-gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.42.0.20240216) #1 SMP PREEMPT Sun Mar 3 16:28:22 UTC 2024 systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4638 systemd-journald.service: Added fd 95 (stored) to fd store. Received SIGCHLD from PID 424 ((sd-close)). [ 134.920571] systemd-udevd[379]: ram10: Removing watch handle -1. Child 424 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 424 belongs to init.scope. varlink-94: Changing state idle-server → processing-method-more varlink-94: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-94: Changing state processing-method-more → processed-method varlink-94: Changing state processed-method → idle-server systemd-journald.service: Received EPOLLHUP on stored fd 95 (stored), closing. varlink-94: Got POLLHUP from socket. [ 134.951227] kernel[415]: [ 0.000000] KASLR enabled systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4639 systemd-journald.service: Added fd 96 (stored) to fd store. Received SIGCHLD from PID 425 ((sd-close)). Child 425 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 425 belongs to init.scope. varlink-94: Changing state idle-server → pending-disconnect varlink-94: Changing state pending-disconnect → processing-disconnect varlink-94: Changing state processing-disconnect → disconnected multi-user.target: starting held back, waiting for: systemd-networkd.service network-pre.target changed dead -> active network-pre.target: Job 506 network-pre.target/start finished, result=done [ OK ] Reached target Preparation for Network. network.target: starting held back, waiting for: systemd-networkd.service systemd-networkd.service: ConditionCapability=CAP_NET_ADMIN succeeded. systemd-networkd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-networkd [ 135.005791] systemd-udevd[353]: ram11: Device is queued (SEQNUM=4315, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-networkd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-networkd.service' to 'default 100': No such file or directory [ 135.022579] systemd-udevd[353]: ram11: Device ready for processing (SEQNUM=4315, ACTION=add) systemd-networkd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-networkd.service' to 'max': No such file or directory [ 135.037849] kernel[415]: [ 0.000000] random: crng init done [ 135.053770] systemd-udevd[389]: mtdblock0: sd-device: Created db file '/run/udev/data/b31:0' for '/devices/platform/4000000.flash/mtd/mtd0/mtdblock0' [ 135.079711] kernel[415]: [ 0.000000] Machine model: linux,dummy-virt [ 135.086735] systemd-udevd[353]: ram11: sd-device-monitor(manager): Passed 240 byte to netlink monitor. [ 135.096437] kernel[415]: [ 0.000000] efi: EFI v2.10 by Das U-Boot [ 135.098898] systemd-udevd[389]: mtdblock0: Device processed (SEQNUM=4296, ACTION=add) [ 135.100925] systemd-udevd[389]: mtdblock0: sd-device-monitor(worker): Passed 304 byte to netlink monitor. [ 135.103475] kernel[415]: [ 0.000000] efi: TPMFinalLog=0xbd648040 RTPROP=0xbd646040 SMBIOS 3.0=0xbe6ad000 TPMEventLog=0xbd5f9040 INITRD=0xbd5f7040 RNG=0xbd5f6040 MEMRESERVE=0xbd5f5040 [ 135.107877] systemd-udevd[353]: ram12: Device is queued (SEQNUM=4316, ACTION=add) systemd-networkd.service: Passing 1 fds to service systemd-networkd.service: About to execute: /usr/lib/systemd/systemd-networkd [ 135.109917] systemd-udevd[353]: ram12: Device ready for processing (SEQNUM=4316, ACTION=add) Serializing sd-executor-state to memfd. [ 135.114845] kernel[415]: [ 0.000000] OF: reserved mem: 0x000000000e100000..0x000000000effffff (15360 KiB) nomap non-reusable optee_core@e100000 [ 135.117488] systemd-udevd[379]: ram10: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 135.120022] kernel[415]: [ 0.000000] OF: reserved mem: 0x0000000042000000..0x00000000421fffff (2048 KiB) nomap non-reusable optee_shm@42000000 [ 135.122812] systemd-udevd[381]: ram1: Preserve permissions of /dev/ram1, uid=0, gid=6, mode=0660 [ 135.125351] kernel[415]: [ 0.000000] NUMA: No NUMA configuration found systemd-networkd.service: Forked /usr/lib/systemd/systemd-networkd as 427 Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Closing set fd 109 (socket:[2775]) Closing set fd 110 (socket:[1370]) systemd-networkd.service: Changed dead -> start Starting Network Configuration... Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 135.137910] systemd-udevd[383]: ram11: Processing device (SEQNUM=4315, ACTION=add) [ 135.140309] kernel[415]: [ 0.000000] NUMA: Faking a node at [mem 0x000000000e100000-0x00000000bfffffff] avahi-daemon.service: Got notification message from PID 414 (STATUS=avahi-daemon 0.8 starting up.) [ 135.142739] systemd-udevd[381]: ram1: Successfully created symlink '/dev/block/1:1' to '/dev/ram1' systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=5308 [ 135.145374] kernel[415]: [ 0.000000] NUMA: NODE_DATA [mem 0xbf9f28c0-0xbf9f4fff] systemd-journald.service: Added fd 110 (stored) to fd store. [ 135.147556] systemd-udevd[383]: ram11: Removing watch handle -1. [ 135.157205] kernel[415]: [ 0.000000] Zone ranges: Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 135.164572] systemd-udevd[353]: ram12: sd-device-monitor(manager): Passed 240 byte to netlink monitor. [ 135.166766] kernel[415]: [ 0.000000] DMA [mem 0x000000000e100000-0x00000000bfffffff] systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=5310 systemd-journald.service: Added fd 111 (stored) to fd store. [ 135.180704] systemd-udevd[381]: ram1: sd-device: Created db file '/run/udev/data/b1:1' for '/devices/virtual/block/ram1' [ 135.182517] systemd-udevd[381]: ram1: Device processed (SEQNUM=4313, ACTION=add) [ 135.188732] systemd-udevd[381]: ram1: sd-device-monitor(worker): Passed 274 byte to netlink monitor. [ 135.190985] kernel[415]: [ 0.000000] DMA32 empty [ 135.197565] systemd-udevd[353]: ram13: Device is queued (SEQNUM=4317, ACTION=add) [ 135.199276] systemd-udevd[353]: ram13: Device ready for processing (SEQNUM=4317, ACTION=add) [ 135.206065] kernel[415]: [ 0.000000] Normal empty [ 135.215186] systemd-udevd[383]: ram11: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 135.219619] kernel[415]: [ 0.000000] Movable zone start for each node [ 135.245932] systemd-udevd[391]: ram12: Processing device (SEQNUM=4316, ACTION=add) [ 135.247653] systemd-udevd[391]: ram12: Removing watch handle -1. [ 135.253890] systemd-udevd[391]: ram12: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 135.256402] kernel[415]: [ 0.000000] Early memory node ranges [ 135.258654] systemd-udevd[353]: ram13: sd-device-monitor(manager): Passed 240 byte to netlink monitor. [ 135.273008] systemd-udevd[353]: ram14: Device is queued (SEQNUM=4318, ACTION=add) [ 135.274773] systemd-udevd[353]: ram14: Device ready for processing (SEQNUM=4318, ACTION=add) [ 135.290058] systemd-udevd[353]: ram14: sd-device-monitor(manager): Passed 240 byte to netlink monitor. [ 135.298042] kernel[415]: [ 0.000000] node 0: [mem 0x000000000e100000-0x000000000effffff] [ 135.308832] systemd-udevd[383]: ram11: Preserve permissions of /dev/ram11, uid=0, gid=6, mode=0660 [ 135.311044] kernel[415]: [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000041ffffff] [ 135.361428] systemd-udevd[389]: ram13: Processing device (SEQNUM=4317, ACTION=add) [ 135.363815] kernel[415]: [ 0.000000] node 0: [mem 0x0000000042000000-0x00000000421fffff] [ 135.386839] systemd-udevd[383]: ram11: Successfully created symlink '/dev/block/1:11' to '/dev/ram11' [ 135.409648] kernel[415]: [ 0.000000] node 0: [mem 0x0000000042200000-0x00000000bd645fff] [ 135.411927] systemd-udevd[389]: ram13: Removing watch handle -1. [ 135.434880] kernel[415]: [ 0.000000] node 0: [mem 0x00000000bd646000-0x00000000bd646fff] [ 135.457565] systemd-udevd[381]: ram14: Processing device (SEQNUM=4318, ACTION=add) [ 135.459779] kernel[415]: [ 0.000000] node 0: [mem 0x00000000bd647000-0x00000000bd647fff] [ 135.517316] systemd-udevd[380]: virtio2: No entry found from hwdb. [ 135.519091] systemd-udevd[380]: virtio2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=virtio': No data available [ 135.534353] kernel[415]: [ 0.000000] node 0: [mem 0x00000000bd648000-0x00000000bd658fff] [ 135.545972] systemd-udevd[379]: ram10: Preserve permissions of /dev/ram10, uid=0, gid=6, mode=0660 [ 135.553106] kernel[415]: [ 0.000000] node 0: [mem 0x00000000bd659000-0x00000000bd66afff] [ 135.574153] systemd-udevd[381]: ram14: Removing watch handle -1. [ 135.589817] kernel[415]: [ 0.000000] node 0: [mem 0x00000000bd66b000-0x00000000bd66cfff] [ 135.602497] systemd-udevd[353]: ram15: Device is queued (SEQNUM=4319, ACTION=add) [ 135.623464] systemd-udevd[353]: ram15: Device ready for processing (SEQNUM=4319, ACTION=add) [ 135.626042] systemd-udevd[353]: ram15: sd-device-monitor(manager): Passed 240 byte to netlink monitor. [ 135.630645] kernel[415]: [ 0.000000] node 0: [mem 0x00000000bd66d000-0x00000000bd66dfff] [ 135.637775] systemd-udevd[380]: virtio2: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 135.639920] kernel[415]: [ 0.000000] node 0: [mem 0x00000000bd66e000-0x00000000bd67dfff] [ 135.646844] systemd-udevd[389]: ram13: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 135.653595] kernel[415]: [ 0.000000] node 0: [mem 0x00000000bd67e000-0x00000000be6acfff] [ 135.655919] systemd-udevd[380]: virtio2: Running built-in command "kmod load" [ 135.670118] systemd-udevd[380]: Loading module: virtio:d00000002v00001AF4 [ 135.683364] kernel[415]: [ 0.000000] node 0: [mem 0x00000000be6ad000-0x00000000be6adfff] Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 135.734153] systemd-udevd[388]: ram15: Processing device (SEQNUM=4319, ACTION=add) dbus.service: Got notification message from PID 418 (READY=1) dbus.service: Changed start -> running dbus.service: Job 570 dbus.service/start finished, result=done [ 135.894846] kernel[415]: [ 0.000000] node 0: [mem 0x00000000be6ae000-0x00000000bf6bffff] [ OK ] Started D-Bus System Message Bus. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Bus bus-api-system: changing state UNSET → OPENING sd-bus: starting bus bus-api-system by connecting to /run/dbus/system_bus_socket... [ 135.906117] systemd-udevd[380]: Failed to find module 'virtio:d00000002v00001AF4' Bus bus-api-system: changing state OPENING → AUTHENTICATING [ 135.920479] systemd-udevd[380]: virtio2: Device processed (SEQNUM=4299, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager [ 135.922241] systemd-udevd[380]: virtio2: sd-device-monitor(worker): Passed 271 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit [ 135.938145] kernel[415]: [ 0.000000] node 0: [mem 0x00000000bf6c0000-0x00000000bf6cffff] Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service /run/systemd/mount-rootfs/dev (read-write-implicit) is duplicate. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice /run/systemd/mount-rootfs/home (read-write-implicit) is duplicate. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket /run/systemd/mount-rootfs/proc (read-write-implicit) is duplicate. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap /run/systemd/mount-rootfs/root (read-write-implicit) is duplicate. /run/systemd/mount-rootfs/run (run) is duplicate. /run/systemd/mount-rootfs/run/user (read-write-implicit) is duplicate. /run/systemd/mount-rootfs/sys (read-write-implicit) is duplicate. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 systemd-resolved.service: Watching D-Bus name 'org.freedesktop.resolve1'. systemd-networkd.service: Watching D-Bus name 'org.freedesktop.network1'. systemd-logind.service: Watching D-Bus name 'org.freedesktop.login1'. systemd-timesyncd.service: Watching D-Bus name 'org.freedesktop.timesync1'. avahi-daemon.service: Watching D-Bus name 'org.freedesktop.Avahi'. Successfully connected to API bus. Successfully connected to system bus. Failed to communicate with plymouth: Connection refused Bus bus-api-system: changing state AUTHENTICATING → HELLO Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 136.017315] systemd-resolved[372]: Bus bus-api-resolve: changing state AUTHENTICATING -> HELLO Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=4 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=5 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=6 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=7 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=8 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=9 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=10 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=11 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=12 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=13 reply_cookie=0 signature=su error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=14 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a [ 136.019665] systemd-resolved[372]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a Bus bus-api-system: changing state HELLO → RUNNING Got message type=signal sender=org.freedesktop.DBus destination=:1.3 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 136.054397] systemd-resolved[372]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signature=su error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.resolve1' successfully installed. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 signature=s error-name=n/a error-message=n/a [ 136.065687] systemd-resolved[372]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a systemd-resolved.service: D-Bus name org.freedesktop.resolve1 now owned by :1.2 Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.network1' successfully installed. Got message type=error sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=6 reply_cookie=5 signature=s error-name=org.freedesktop.DBus.Error.NameHasNoOwner error-message=Could not get owner of name 'org.freedesktop.network1': no such name systemd-networkd.service: D-Bus name org.freedesktop.network1 now not owned by anyone. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=7 reply_cookie=6 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.login1' successfully installed. Bind-mounting / on /run/systemd/mount-rootfs (MS_BIND|MS_REC "")... Got message type=error sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=8 reply_cookie=7 signature=s error-name=org.freedesktop.DBus.Error.NameHasNoOwner error-message=Could not get owner of name 'org.freedesktop.login1': no such name systemd-logind.service: D-Bus name org.freedesktop.login1 now not owned by anyone. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=9 reply_cookie=8 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.timesync1' successfully installed. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=10 reply_cookie=9 signature=s error-name=n/a error-message=n/a systemd-timesyncd.service: D-Bus name org.freedesktop.timesync1 now owned by :1.1 Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=11 reply_cookie=10 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Avahi' successfully installed. Got message type=error sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=12 reply_cookie=11 signature=s error-name=org.freedesktop.DBus.Error.NameHasNoOwner error-message=Could not get owner of name 'org.freedesktop.Avahi': no such name avahi-daemon.service: D-Bus name org.freedesktop.Avahi now not owned by anyone. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=13 reply_cookie=12 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.systemd1.Activator',member='ActivationRequest' successfully installed. Got message type=signal sender=org.freedesktop.DBus destination=:1.3 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=14 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=15 reply_cookie=13 signature=u error-name=n/a error-message=n/a Successfully acquired requested service name. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=16 reply_cookie=14 signature=n/a error-name=n/a error-message=n/a Applying namespace mount on /run/systemd/mount-rootfs/ Match type='method_call',interface='org.freedesktop.MemoryAllocation1',path='/org/freedesktop/MemoryAllocation1',destination='org.freedesktop.systemd1',member='GetMallocInfo' successfully installed. Got message type=signal sender=org.freedesktop.DBus destination=n/a path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=17 reply_cookie=0 signature=sss error-name=n/a error-message=n/a avahi-daemon.service: D-Bus name org.freedesktop.Avahi now owned by :1.0 avahi-daemon.service: Changed start -> running avahi-daemon.service: Job 555 avahi-daemon.service/start finished, result=done [ OK ] Started Avahi mDNS/DNS-SD Stack. avahi-daemon.socket: Changed listening -> running [ 136.107396] systemd-timesyncd[373]: Bus bus-api-timesync: changing state AUTHENTICATING -> HELLO Failed to communicate with plymouth: Connection refused multi-user.target: starting held back, waiting for: systemd-networkd.service [ 136.119389] systemd-timesyncd[373]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 136.122410] systemd-timesyncd[373]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signature=su error-name=n/a error-message=n/a [ 136.124900] systemd-timesyncd[373]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a [ 136.127439] systemd-timesyncd[373]: Bus bus-api-timesync: changing state HELLO -> RUNNING Applying namespace mount on /run/systemd/mount-rootfs/dev [ 136.131971] systemd-timesyncd[373]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 136.134641] systemd-timesyncd[373]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Applying namespace mount on /run/systemd/mount-rootfs/dev/kmsg [ 136.141260] systemd-timesyncd[373]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 136.148716] systemd-timesyncd[373]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a [ 136.151573] systemd-timesyncd[373]: Successfully acquired requested service name. Bind-mounting /run/systemd/inaccessible/chr on /run/systemd/mount-rootfs/dev/kmsg (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/chr to /run/systemd/mount-rootfs/dev/kmsg [ 136.192755] systemd-udevd[383]: ram11: sd-device: Created db file '/run/udev/data/b1:11' for '/devices/virtual/block/ram11' Applying namespace mount on /run/systemd/mount-rootfs/etc Bind-mounting /run/systemd/mount-rootfs/etc on /run/systemd/mount-rootfs/etc (MS_BIND|MS_REC "")... [ 136.200903] kernel[415]: [ 0.000000] node 0: [mem 0x00000000bf6d0000-0x00000000bfffffff] Successfully mounted /run/systemd/mount-rootfs/etc to /run/systemd/mount-rootfs/etc systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4671 systemd-journald.service: Added fd 113 (stored) to fd store. varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-114: Setting state idle-server Applying namespace mount on /run/systemd/mount-rootfs/home Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/home (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/home varlink-114: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"userName":"systemd-network","service":"io.systemd.DynamicUser"},"more":true} Applying namespace mount on /run/systemd/mount-rootfs/proc varlink-114: Changing state idle-server → processing-method-more varlink-114: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-114: Changing state processing-method-more → processed-method varlink-114: Changing state processed-method → idle-server Mounting proc (proc) on /run/systemd/namespace-ycfeLL (MS_NOSUID|MS_NODEV|MS_NOEXEC "")... [ 136.235780] systemd-pcrextend[422]: Reading EFI variable /sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. [ 136.246775] systemd-pcrextend[422]: Using TPM2 TCTI driver 'device' with device '/dev/tpmrm0'. [ 136.257273] systemd-pcrextend[422]: Loaded TCTI module 'tcti-device' (TCTI module for communication with Linux kernel interface.) [Version 2] [ 136.259138] systemd-pcrextend[422]: TPM successfully started up. [ 136.269157] systemd-pcrextend[422]: Getting TPM2 capability 0x0000 property 0x0001 count 127. varlink-114: Got POLLHUP from socket. [ 136.270925] systemd-pcrextend[422]: Getting TPM2 capability 0x0002 property 0x011f count 256. systemd-networkd.service: User lookup succeeded: uid=991 gid=986 varlink-114: Changing state idle-server → pending-disconnect varlink-114: Changing state pending-disconnect → processing-disconnect varlink-114: Changing state processing-disconnect → disconnected [ 136.277354] systemd-pcrextend[422]: Getting TPM2 capability 0x0008 property 0x0000 count 508. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 136.279175] systemd-pcrextend[422]: Getting TPM2 capability 0x0005 property 0x0000 count 1. [ 136.291124] systemd-pcrextend[422]: TPM2 PCR bank sha1 has fewer than 24 PCR bits enabled, ignoring. Moving mount /run/systemd/namespace-ycfeLL → /run/systemd/mount-rootfs/proc (MS_MOVE "")... [ 136.297664] systemd-pcrextend[422]: Reading PCR selection: [sha256(11)] [ 136.299363] systemd-pcrextend[422]: Read PCR selection: [sha256(11)] [ 136.307583] systemd-pcrextend[422]: PCR value: 11:sha256=914721d37d8c7b60e5a4a91d969eb5404176f1b7215dfd5ac1b3c9f06d5529bc [ 136.311277] systemd-pcrextend[422]: TPM2 PCR bank sha384 has fewer than 24 PCR bits enabled, ignoring. Applying namespace mount on /run/systemd/mount-rootfs/proc/kmsg Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 136.321576] systemd-pcrextend[422]: TPM2 PCR bank sha512 has fewer than 24 PCR bits enabled, ignoring. [ 136.323395] systemd-pcrextend[422]: Found 1 fully initialized TPM2 banks. [ 136.330021] systemd-resolved[372]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a Bind-mounting /run/systemd/inaccessible/reg on /run/systemd/mount-rootfs/proc/kmsg (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/reg to /run/systemd/mount-rootfs/proc/kmsg [ 136.336605] systemd-resolved[372]: Bus bus-api-resolve: changing state HELLO -> RUNNING [ 136.338384] systemd-resolved[372]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a /run/systemd/mount-rootfs/dev (read-write-implicit) is duplicate. /run/systemd/mount-rootfs/home (read-write-implicit) is duplicate. /run/systemd/mount-rootfs/proc (read-write-implicit) is duplicate. /run/systemd/mount-rootfs/root (read-write-implicit) is duplicate. [ 136.345878] systemd-resolved[372]: Got message type=signal sender=org.freedesktop.DBus destination=:1.2 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a /run/systemd/mount-rootfs/run/user (read-write-implicit) is duplicate. Applying namespace mount on /run/systemd/mount-rootfs/proc/sys/kernel/domainname /run/systemd/mount-rootfs/sys (read-write-implicit) is duplicate. Bind-mounting /run/systemd/mount-rootfs/proc/sys/kernel/domainname on /run/systemd/mount-rootfs/proc/sys/kernel/domainname (MS_BIND|MS_REC "")... [ 136.353080] systemd-resolved[372]: Got message type=signal sender=org.freedesktop.DBus destination=:1.2 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 136.355520] systemd-resolved[372]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a Successfully mounted /run/systemd/mount-rootfs/proc/sys/kernel/domainname to /run/systemd/mount-rootfs/proc/sys/kernel/domainname Bind-mounting / on /run/systemd/mount-rootfs (MS_BIND|MS_REC "")... Applying namespace mount on /run/systemd/mount-rootfs/proc/sys/kernel/hostname [ 136.365433] systemd-resolved[372]: Successfully acquired requested service name. [ 136.367188] systemd-resolved[372]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 signature=n/a error-name=n/a error-message=n/a Bind-mounting /run/systemd/mount-rootfs/proc/sys/kernel/hostname on /run/systemd/mount-rootfs/proc/sys/kernel/hostname (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/mount-rootfs/proc/sys/kernel/hostname to /run/systemd/mount-rootfs/proc/sys/kernel/hostname [ 136.373445] systemd-resolved[372]: Match type='signal',sender='org.freedesktop.login1',path='/org/freedesktop/login1',interface='org.freedesktop.login1.Manager',member='PrepareForSleep' successfully installed. Applying namespace mount on /run/systemd/mount-rootfs/ Applying namespace mount on /run/systemd/mount-rootfs/root Applying namespace mount on /run/systemd/mount-rootfs/dev Applying namespace mount on /run/systemd/mount-rootfs/dev/kmsg Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/root (MS_BIND|MS_REC "")... [ 136.391717] systemd-udevd[353]: ram2: Device is queued (SEQNUM=4320, ACTION=add) [ 136.398470] kernel[415]: [ 0.000000] Initmem setup node 0 [mem 0x000000000e100000-0x00000000bfffffff] Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/root Applying namespace mount on /run/systemd/mount-rootfs/run [ 136.405278] systemd-pcrextend[422]: Measuring 'ready' into PCR index 11, banks sha256. Applying namespace mount on /run/systemd/mount-rootfs/run/credentials Bind-mounting /run/systemd/inaccessible/chr on /run/systemd/mount-rootfs/dev/kmsg (MS_BIND|MS_REC "")... Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/credentials (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/chr to /run/systemd/mount-rootfs/dev/kmsg [ 136.429343] sshd_check_keys[423]: generating ssh RSA host key... Applying namespace mount on /run/systemd/mount-rootfs/home [ 136.435146] systemd-udevd[383]: ram11: Device processed (SEQNUM=4315, ACTION=add) Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/credentials Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/incoming Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/home (MS_BIND|MS_REC "")... Followed source symlinks /run/systemd/propagate/systemd-logind.service → /run/systemd/propagate/systemd-logind.service. [ 136.442181] kernel[415]: [ 0.000000] On node 0, zone DMA: 24832 pages in unavailable ranges Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/home Bind-mounting /run/systemd/propagate/systemd-logind.service on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND "")... Successfully mounted /run/systemd/propagate/systemd-logind.service to /run/systemd/mount-rootfs/run/systemd/incoming Applying namespace mount on /run/systemd/mount-rootfs/proc systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=5325 systemd-journald.service: Added fd 114 (stored) to fd store. Received SIGCHLD from PID 422 (systemd-pcrexte). [ 136.457893] systemd-pcrextend[422]: Extended PCR index 11 with 'ready' (banks sha256). Child 422 (systemd-pcrexte) died (code=exited, status=0/SUCCESS) [ 136.470585] systemd-udevd[353]: ram2: Device ready for processing (SEQNUM=4320, ACTION=add) systemd-pcrphase.service: Child 422 belongs to systemd-pcrphase.service. Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/inhibit systemd-pcrphase.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 136.476820] systemd-udevd[353]: ram2: sd-device-monitor(manager): Passed 236 byte to netlink monitor. [ 136.479403] kernel[415]: [ 0.000000] On node 0, zone DMA: 4096 pages in unavailable ranges Followed source symlinks /run/systemd/inhibit → /run/systemd/inhibit. Bind-mounting /run/systemd/inhibit on /run/systemd/mount-rootfs/run/systemd/inhibit (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inhibit to /run/systemd/mount-rootfs/run/systemd/inhibit systemd-pcrphase.service: Changed start -> exited systemd-pcrphase.service: Job 514 systemd-pcrphase.service/start finished, result=done [ OK ] Finished TPM2 PCR Barrier (User). Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/seats Mounting proc (proc) on /run/systemd/namespace-XxwXmi (MS_NOSUID|MS_NODEV|MS_NOEXEC "hidepid=invisible")... Failed to communicate with plymouth: Connection refused Followed source symlinks /run/systemd/seats → /run/systemd/seats. systemd-pcrphase.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 111 (stored), closing. [ 136.502868] systemd-udevd[379]: ram10: Successfully created symlink '/dev/block/1:10' to '/dev/ram10' Bind-mounting /run/systemd/seats on /run/systemd/mount-rootfs/run/systemd/seats (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/seats to /run/systemd/mount-rootfs/run/systemd/seats [ 136.510604] kernel[415]: [ 0.000000] cma: Reserved 32 MiB at 0x00000000b7a00000 on node -1 systemd-user-sessions.service: starting held back, waiting for: network.target Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/sessions Received SIGCHLD from PID 435 ((sd-close)). Followed source symlinks /run/systemd/sessions → /run/systemd/sessions. Child 435 ((sd-close)) died (code=exited, status=0/SUCCESS) Bind-mounting /run/systemd/sessions on /run/systemd/mount-rootfs/run/systemd/sessions (MS_BIND|MS_REC "")... init.scope: Child 435 belongs to init.scope. Successfully mounted /run/systemd/sessions to /run/systemd/mount-rootfs/run/systemd/sessions [ 136.538113] systemd-udevd[384]: ram2: Processing device (SEQNUM=4320, ACTION=add) Moving mount /run/systemd/namespace-XxwXmi → /run/systemd/mount-rootfs/proc (MS_MOVE "")... Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/shutdown Followed source symlinks /run/systemd/shutdown → /run/systemd/shutdown. [ 136.549403] kernel[415]: [ 0.000000] psci: probing for conduit method from DT. Bind-mounting /run/systemd/shutdown on /run/systemd/mount-rootfs/run/systemd/shutdown (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/shutdown to /run/systemd/mount-rootfs/run/systemd/shutdown Applying namespace mount on /run/systemd/mount-rootfs/proc/kmsg [ 136.556438] systemd-udevd[353]: ram3: Device is queued (SEQNUM=4321, ACTION=add) [ 136.558319] systemd-udevd[353]: vda: Device ready for processing (SEQNUM=4300, ACTION=add) Bind-mounting /run/systemd/inaccessible/reg on /run/systemd/mount-rootfs/proc/kmsg (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/reg to /run/systemd/mount-rootfs/proc/kmsg Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/users Applying namespace mount on /run/systemd/mount-rootfs/root [ 136.568959] kernel[415]: [ 0.000000] psci: PSCIv1.1 detected in firmware. Followed source symlinks /run/systemd/users → /run/systemd/users. Bind-mounting /run/systemd/users on /run/systemd/mount-rootfs/run/systemd/users (MS_BIND|MS_REC "")... Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/root (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/users to /run/systemd/mount-rootfs/run/systemd/users Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/root Applying namespace mount on /run/systemd/mount-rootfs/run/user [ 136.582628] systemd-udevd[381]: ram14: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 Applying namespace mount on /run/systemd/mount-rootfs/run [ 136.590770] kernel[415]: [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 136.597722] systemd-resolved[372]: Received mdns UDP packet of size 211, ifindex=0, ttl=255, fragsize=0, sender=127.0.0.1, destination=224.0.0.251 Applying namespace mount on /run/systemd/mount-rootfs/run/credentials [ 136.605443] systemd-udevd[353]: vda: sd-device-monitor(manager): Passed 286 byte to netlink monitor. Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/user (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/user [ 136.610807] kernel[415]: [ 0.000000] psci: Trusted OS migration not required Applying namespace mount on /run/systemd/mount-rootfs/sys [ 136.615819] systemd-udevd[384]: ram2: Removing watch handle -1. [ 136.618547] kernel[415]: [ 0.000000] psci: SMC Calling Convention v1.4 Applying namespace mount on /run/systemd/mount-rootfs/sys/fs/cgroup Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/credentials (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/credentials Applying namespace mount on /run/systemd/mount-rootfs/tmp Bind-mounting /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-logind.service-5kW6wj/tmp on /run/systemd/mount-rootfs/tmp (MS_BIND|MS_REC "")... [ 136.625112] systemd-udevd[353]: vda1: SEQNUM=4301 blocked by SEQNUM=4300 Successfully mounted /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-logind.service-5kW6wj/tmp to /run/systemd/mount-rootfs/tmp Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/incoming [ 136.630561] systemd-udevd[353]: vda2: SEQNUM=4302 blocked by SEQNUM=4300 Applying namespace mount on /run/systemd/mount-rootfs/usr/lib/modules Followed source symlinks /run/systemd/propagate/systemd-networkd.service → /run/systemd/propagate/systemd-networkd.service. [ 136.634542] kernel[415]: [ 0.000000] percpu: Embedded 31 pages/cpu s89256 r8192 d29528 u126976 [ 136.638872] systemd-udevd[383]: ram11: sd-device-monitor(worker): Passed 278 byte to netlink monitor. Bind-mounting /run/systemd/propagate/systemd-networkd.service on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND "")... Successfully mounted /run/systemd/propagate/systemd-networkd.service to /run/systemd/mount-rootfs/run/systemd/incoming [ 136.643492] systemd-udevd[353]: vda3: SEQNUM=4303 blocked by SEQNUM=4300 Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/usr/lib/modules (MS_BIND|MS_REC "")... [ 136.645599] systemd-udevd[353]: vda4: SEQNUM=4304 blocked by SEQNUM=4300 Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/usr/lib/modules [ 136.647413] systemd-udevd[353]: ram3: Device ready for processing (SEQNUM=4321, ACTION=add) [ 136.649664] systemd-udevd[353]: ram3: sd-device-monitor(manager): Passed 236 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/netif Applying namespace mount on /run/systemd/mount-rootfs/var/lib/systemd/linger [ 136.651501] systemd-udevd[353]: ram4: Device is queued (SEQNUM=4322, ACTION=add) Followed source symlinks /var/lib/systemd/linger → /var/lib/systemd/linger. Bind-mounting /var/lib/systemd/linger on /run/systemd/mount-rootfs/var/lib/systemd/linger (MS_BIND|MS_REC "")... Followed source symlinks /run/systemd/netif → /run/systemd/netif. Successfully mounted /var/lib/systemd/linger to /run/systemd/mount-rootfs/var/lib/systemd/linger Bind-mounting /run/systemd/netif on /run/systemd/mount-rootfs/run/systemd/netif (MS_BIND|MS_REC "")... [ 136.665047] systemd-udevd[380]: vda: Processing device (SEQNUM=4300, ACTION=add) Successfully mounted /run/systemd/netif to /run/systemd/mount-rootfs/run/systemd/netif Applying namespace mount on /run/systemd/mount-rootfs/var/tmp Bind-mounting /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-logind.service-XOfEKE/tmp on /run/systemd/mount-rootfs/var/tmp (MS_BIND|MS_REC "")... Successfully mounted /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-logind.service-XOfEKE/tmp to /run/systemd/mount-rootfs/var/tmp [ 136.681219] kernel[415]: [ 0.000000] Detected PIPT I-cache on CPU0 [ 136.683484] systemd-udevd[353]: ram4: Device ready for processing (SEQNUM=4322, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/run/user [ 136.688767] systemd-udevd[353]: ram4: sd-device-monitor(manager): Passed 236 byte to netlink monitor. [ 136.691335] kernel[415]: [ 0.000000] CPU features: detected: Spectre-v2 [ 136.699835] systemd-udevd[380]: vda: Removing watch handle 9. [ 136.702179] kernel[415]: [ 0.000000] CPU features: detected: Spectre-v3a [ 136.710223] systemd-udevd[353]: ram5: Device is queued (SEQNUM=4323, ACTION=add) [ 136.711918] systemd-udevd[353]: ram5: Device ready for processing (SEQNUM=4323, ACTION=add) Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/user (MS_BIND|MS_REC "")... [ 136.714021] systemd-udevd[353]: ram5: sd-device-monitor(manager): Passed 236 byte to netlink monitor. [ 136.716895] kernel[415]: [ 0.000000] CPU features: detected: Spectre-BHB [ 136.719068] systemd-udevd[380]: vda: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/user [ 136.721514] kernel[415]: [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR Applying namespace mount on /run/systemd/mount-rootfs/sys [ 136.723708] systemd-udevd[353]: ram6: Device is queued (SEQNUM=4324, ACTION=add) [ 136.742302] kernel[415]: [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 136.753151] systemd-udevd[383]: ram4: Processing device (SEQNUM=4322, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/sys/fs/cgroup Applying namespace mount on /run/systemd/mount-rootfs/usr/lib/modules [ 136.777971] kernel[415]: [ 0.000000] CPU features: detected: ARM erratum 834220 [ 136.788582] systemd-udevd[353]: ram6: Device ready for processing (SEQNUM=4324, ACTION=add) [ 136.790803] kernel[415]: [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 136.797115] systemd-udevd[383]: ram4: Removing watch handle -1. Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/usr/lib/modules (MS_BIND|MS_REC "")... [ 136.799199] kernel[415]: [ 0.000000] CPU features: detected: ARM erratum 832075 Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/usr/lib/modules [ 136.827346] systemd-udevd[388]: ram15: Removing watch handle -1. [ 136.837933] systemd-resolved[372]: Received mdns UDP packet of size 211, ifindex=0, ttl=255, fragsize=0, sender=127.0.0.1, destination=224.0.0.251 [ 136.844788] kernel[415]: [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 136.846951] systemd-udevd[383]: ram4: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 136.853543] kernel[415]: [ 0.000000] alternatives: applying boot alternatives [ 136.855645] systemd-udevd[384]: ram2: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 136.866247] kernel[415]: [ 0.000000] Kernel command line: usrhash=d6a92dae582103c24128747339331f7f5e33239e48577203da1a3bd4515cc68c rw systemd.log_level=debug systemd.log_target=console systemd.journald.forward_to_console=1 [ 136.873235] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 392. [ 136.875547] kernel[415]: [ 0.000000] Unknown kernel command line parameters "usrhash=d6a92dae582103c24128747339331f7f5e33239e48577203da1a3bd4515cc68c", will be passed to user space. [ 136.881895] systemd-udevd[388]: ram15: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 136.888449] kernel[415]: [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 136.890705] systemd-udevd[379]: ram10: sd-device: Created db file '/run/udev/data/b1:10' for '/devices/virtual/block/ram10' [ 136.901539] kernel[415]: [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 136.903855] systemd-udevd[353]: ram6: Worker [392] is forked for processing SEQNUM=4324. [ 136.910371] kernel[415]: [ 0.000000] Fallback order for Node 0: 0 [ 136.916813] systemd-udevd[379]: ram10: Device processed (SEQNUM=4314, ACTION=add) [ 136.919002] kernel[415]: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 519876 [ 136.938226] systemd-udevd[382]: ram3: Processing device (SEQNUM=4321, ACTION=add) [ 136.941362] kernel[415]: [ 0.000000] Policy zone: DMA [ 136.943992] systemd-udevd[379]: ram10: sd-device-monitor(worker): Passed 278 byte to netlink monitor. [ 136.950988] kernel[415]: [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 136.957958] systemd-udevd[382]: ram3: Removing watch handle -1. [ 136.964496] kernel[415]: [ 0.000000] software IO TLB: area num 4. [ 136.975649] systemd-udevd[389]: ram13: Preserve permissions of /dev/ram13, uid=0, gid=6, mode=0660 [ 136.981892] systemd-udevd[389]: ram13: Successfully created symlink '/dev/block/1:13' to '/dev/ram13' [ 136.987391] kernel[415]: [ 0.000000] software IO TLB: mapped [mem 0x00000000b3a00000-0x00000000b7a00000] (64MB) [ 137.005590] systemd-udevd[386]: ram5: Processing device (SEQNUM=4323, ACTION=add) [ 137.007738] kernel[415]: [ 0.000000] Memory: 1864092K/2112512K available (24192K kernel code, 5794K rwdata, 13116K rodata, 13824K init, 744K bss, 215652K reserved, 32768K cma-reserved) [ 137.026473] systemd-udevd[391]: ram12: Preserve permissions of /dev/ram12, uid=0, gid=6, mode=0660 [ 137.028536] systemd-udevd[391]: ram12: Successfully created symlink '/dev/block/1:12' to '/dev/ram12' [ 137.030734] kernel[415]: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 137.037436] systemd-udevd[383]: ram4: Preserve permissions of /dev/ram4, uid=0, gid=6, mode=0660 [ 137.039674] kernel[415]: [ 0.000000] ftrace: allocating 79243 entries in 310 pages [ 137.041997] systemd-udevd[353]: ram7: Device is queued (SEQNUM=4325, ACTION=add) [ 137.043694] systemd-udevd[353]: ram7: Device ready for processing (SEQNUM=4325, ACTION=add) [ 137.049823] systemd-udevd[353]: ram7: sd-device-monitor(manager): Passed 236 byte to netlink monitor. [ 137.051980] kernel[415]: [ 0.000000] ftrace: allocated 310 pages with 5 groups [ 137.058539] systemd-udevd[379]: ram7: Processing device (SEQNUM=4325, ACTION=add) [ 137.079638] systemd-resolved[372]: Received mdns UDP packet of size 211, ifindex=0, ttl=255, fragsize=0, sender=127.0.0.1, destination=224.0.0.251 [ 137.086496] kernel[415]: [ 0.000000] trace event string verifier disabled [ 137.091723] systemd-udevd[353]: ram8: Device is queued (SEQNUM=4326, ACTION=add) [ 137.094150] kernel[415]: [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 137.099633] systemd-udevd[383]: ram4: Successfully created symlink '/dev/block/1:4' to '/dev/ram4' [ 137.102346] kernel[415]: [ 0.000000] rcu: RCU event tracing is enabled. [ 137.109099] systemd-udevd[381]: ram14: Preserve permissions of /dev/ram14, uid=0, gid=6, mode=0660 [ 137.111308] kernel[415]: [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 137.113836] systemd-udevd[386]: ram5: Removing watch handle -1. [ 137.115910] kernel[415]: [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 137.131416] systemd-udevd[392]: ram6: Processing device (SEQNUM=4324, ACTION=add) [ 137.133911] kernel[415]: [ 0.000000] Rude variant of Tasks RCU enabled. [ 137.136339] systemd-udevd[386]: ram5: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 137.138495] kernel[415]: [ 0.000000] Tracing variant of Tasks RCU enabled. [ 137.145066] systemd-udevd[381]: ram14: Successfully created symlink '/dev/block/1:14' to '/dev/ram14' [ 137.147456] kernel[415]: [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 137.150507] systemd-udevd[392]: ram6: Removing watch handle -1. [ 137.154731] kernel[415]: [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 137.163723] systemd-udevd[353]: ram8: Device ready for processing (SEQNUM=4326, ACTION=add) [ 137.166368] kernel[415]: [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 137.168663] systemd-udevd[388]: ram15: Preserve permissions of /dev/ram15, uid=0, gid=6, mode=0660 [ 137.170848] kernel[415]: [ 0.000000] Root IRQ handler: gic_handle_irq [ 137.177310] systemd-udevd[379]: ram7: Removing watch handle -1. [ 137.178966] systemd-udevd[379]: ram7: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 137.181326] kernel[415]: [ 0.000000] GIC: Using split EOI/Deactivate mode [ 137.183374] systemd-udevd[392]: ram6: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 137.185800] kernel[415]: [ 0.000000] GICv2m: range[mem 0x08020000-0x08020fff], SPI[80:143] [ 137.187918] systemd-udevd[389]: ram13: sd-device: Created db file '/run/udev/data/b1:13' for '/devices/virtual/block/ram13' [ 137.196481] systemd-udevd[389]: ram13: Device processed (SEQNUM=4317, ACTION=add) [ 137.198306] systemd-udevd[389]: ram13: sd-device-monitor(worker): Passed 278 byte to netlink monitor. [ 137.201108] kernel[415]: [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 137.203326] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 393. [ 137.205984] kernel[415]: [ 0.000000] arch_timer: cp15 timer(s) running at 62.50MHz (phys). [ 137.208280] systemd-udevd[382]: ram3: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 137.210446] kernel[415]: [ 0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0x1cd42e208c, max_idle_ns: 881590405314 ns [ 137.216368] systemd-udevd[380]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:110 Importing properties from results of builtin command 'path_id' [ 137.218747] kernel[415]: [ 0.000125] sched_clock: 57 bits at 63MHz, resolution 16ns, wraps every 4398046511096ns [ 137.231966] systemd-udevd[383]: ram4: sd-device: Created db file '/run/udev/data/b1:4' for '/devices/virtual/block/ram4' [ 137.234771] kernel[415]: [ 0.008647] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) [ 137.241481] systemd-udevd[381]: ram14: sd-device: Created db file '/run/udev/data/b1:14' for '/devices/virtual/block/ram14' [ 137.243715] kernel[415]: [ 0.019933] Console: colour dummy device 80x25 [ 137.246032] systemd-udevd[383]: ram4: Device processed (SEQNUM=4322, ACTION=add) [ 137.252491] kernel[415]: [ 0.020404] printk: console [tty0] enabled [ 137.254546] systemd-udevd[381]: ram14: Device processed (SEQNUM=4318, ACTION=add) [ 137.261005] kernel[415]: [ 0.029729] Calibrating delay loop (skipped), value calculated using timer frequency.. 125.00 BogoMIPS (lpj=250000) [ 137.263285] systemd-udevd[391]: ram12: sd-device: Created db file '/run/udev/data/b1:12' for '/devices/virtual/block/ram12' [ 137.265754] systemd-udevd[391]: ram12: Device processed (SEQNUM=4316, ACTION=add) [ 137.267978] kernel[415]: [ 0.030149] pid_max: default: 32768 minimum: 301 [ 137.278615] systemd-udevd[392]: ram6: Preserve permissions of /dev/ram6, uid=0, gid=6, mode=0660 [ 137.284775] systemd-udevd[392]: ram6: Successfully created symlink '/dev/block/1:6' to '/dev/ram6' [ 137.287161] systemd-resolved[372]: Received mdns UDP packet of size 193, ifindex=0, ttl=255, fragsize=0, sender=127.0.0.1, destination=224.0.0.251 [ 137.289849] kernel[415]: [ 0.032801] LSM: initializing lsm=capability,selinux,integrity [ 137.296494] systemd-udevd[388]: ram15: Successfully created symlink '/dev/block/1:15' to '/dev/ram15' [ 137.298771] kernel[415]: [ 0.033404] SELinux: Initializing. [ 137.301365] systemd-udevd[380]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0' systemd-logind.service: Enabled MemoryDenyWriteExecute= with PR_SET_MDWE [ 137.303716] kernel[415]: [ 0.038434] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 137.310607] systemd-udevd[388]: ram15: sd-device: Created db file '/run/udev/data/b1:15' for '/devices/virtual/block/ram15' [ 137.313303] kernel[415]: [ 0.038622] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) Failed to add filter for chmod: Numerical argument out of domain Failed to add filter for mkdir: Numerical argument out of domain [ 137.315634] systemd-udevd[380]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' Failed to add filter for mknod: Numerical argument out of domain Failed to add filter for open: Numerical argument out of domain [ 137.322573] kernel[415]: [ 0.084931] cacheinfo: Unable to detect cache hierarchy for CPU 0 Failed to add filter for creat: Numerical argument out of domain Failed to add filter for chmod: Numerical argument out of domain Failed to add filter for mkdir: Numerical argument out of domain Failed to add filter for mknod: Numerical argument out of domain Failed to add filter for open: Numerical argument out of domain Failed to add filter for creat: Numerical argument out of domain [ 137.329767] systemd-udevd[392]: ram6: sd-device: Created db file '/run/udev/data/b1:6' for '/devices/virtual/block/ram6' [ 137.332758] kernel[415]: [ 0.104217] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 137.335004] systemd-udevd[388]: ram15: Device processed (SEQNUM=4319, ACTION=add) Restricting namespace to: n/a. [ 137.339249] kernel[415]: [ 0.106164] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 137.346176] systemd-udevd[392]: ram6: Device processed (SEQNUM=4324, ACTION=add) [ 137.348972] kernel[415]: [ 0.109008] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 137.366153] systemd-udevd[393]: ram8: Processing device (SEQNUM=4326, ACTION=add) [ 137.368519] kernel[415]: [ 0.111550] rcu: Hierarchical SRCU implementation. [ 137.370714] systemd-udevd[384]: ram2: Preserve permissions of /dev/ram2, uid=0, gid=6, mode=0660 [ 137.377924] kernel[415]: [ 0.111664] rcu: Max phase no-delay instances is 1000. [ 137.380603] systemd-udevd[383]: ram4: sd-device-monitor(worker): Passed 274 byte to netlink monitor. [ 137.382957] kernel[415]: [ 0.125955] Remapping and enabling EFI services. [ 137.386982] systemd-udevd[392]: ram6: sd-device-monitor(worker): Passed 274 byte to netlink monitor. [ 137.391146] kernel[415]: [ 0.128896] smp: Bringing up secondary CPUs ... [ 137.397072] systemd-udevd[393]: ram8: Removing watch handle -1. [ 137.399523] kernel[415]: [ 0.137030] Detected PIPT I-cache on CPU1 [ 137.404724] systemd-udevd[391]: ram12: sd-device-monitor(worker): Passed 278 byte to netlink monitor. [ 137.407222] kernel[415]: [ 0.138739] CPU1: Booted secondary processor 0x0000000001 [0x411fd070] [ 137.411609] systemd-udevd[381]: ram14: sd-device-monitor(worker): Passed 278 byte to netlink monitor. [ 137.415160] kernel[415]: [ 0.149608] Detected PIPT I-cache on CPU2 [ 137.417505] systemd-udevd[393]: ram8: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 137.419721] kernel[415]: [ 0.149983] CPU2: Booted secondary processor 0x0000000002 [0x411fd070] [ 137.422204] systemd-udevd[386]: ram5: Preserve permissions of /dev/ram5, uid=0, gid=6, mode=0660 [ 137.424434] systemd-udevd[386]: ram5: Successfully created symlink '/dev/block/1:5' to '/dev/ram5' [ 137.426778] kernel[415]: [ 0.154895] Detected PIPT I-cache on CPU3 [ 137.429631] systemd-udevd[380]: vda: Probe /dev/vda with raid and offset=0 [ 137.431782] kernel[415]: [ 0.155281] CPU3: Booted secondary processor 0x0000000003 [0x411fd070] [ 137.434392] systemd-udevd[382]: ram3: Preserve permissions of /dev/ram3, uid=0, gid=6, mode=0660 [ 137.440939] kernel[415]: [ 0.155948] smp: Brought up 1 node, 4 CPUs [ 137.445514] systemd-udevd[388]: ram15: sd-device-monitor(worker): Passed 278 byte to netlink monitor. [ 137.447675] kernel[415]: [ 0.156326] SMP: Total of 4 processors activated. [ 137.450320] systemd-udevd[384]: ram2: Successfully created symlink '/dev/block/1:2' to '/dev/ram2' [ 137.455051] kernel[415]: [ 0.156516] CPU features: detected: 32-bit EL0 Support [ 137.457684] systemd-udevd[393]: ram8: Preserve permissions of /dev/ram8, uid=0, gid=6, mode=0660 [ 137.464330] kernel[415]: [ 0.156728] CPU features: detected: 32-bit EL1 Support [ 137.475422] systemd-udevd[353]: ram8: Worker [393] is forked for processing SEQNUM=4326. [ 137.481976] kernel[415]: [ 0.156901] CPU features: detected: CRC32 instructions [ 137.484343] systemd-udevd[393]: ram8: Successfully created symlink '/dev/block/1:8' to '/dev/ram8' [ 137.486613] kernel[415]: [ 0.165139] CPU: All CPU(s) started at EL2 [ 137.502294] systemd-udevd[379]: ram7: Preserve permissions of /dev/ram7, uid=0, gid=6, mode=0660 [ 137.505102] kernel[415]: [ 0.166360] alternatives: applying system-wide alternatives [ 137.507218] systemd-udevd[382]: ram3: Successfully created symlink '/dev/block/1:3' to '/dev/ram3' [ 137.513507] kernel[415]: [ 0.207508] devtmpfs: initialized systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 137.515789] systemd-udevd[353]: ram9: Device is queued (SEQNUM=4327, ACTION=add) [ 137.523932] kernel[415]: [ 0.249489] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 137.530793] systemd-udevd[386]: ram5: sd-device: Created db file '/run/udev/data/b1:5' for '/devices/virtual/block/ram5' [ 137.537031] systemd-udevd[386]: ram5: Device processed (SEQNUM=4323, ACTION=add) [ 137.539225] kernel[415]: [ 0.249788] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 137.545835] systemd-udevd[379]: ram7: Successfully created symlink '/dev/block/1:7' to '/dev/ram7' [ 137.568312] systemd-networkd[427]: Failed allocate memory pressure event source, ignoring: Operation not supported [ 137.575235] kernel[415]: [ 0.257455] pinctrl core: initialized pinctrl subsystem [ 137.579130] systemd-udevd[353]: ram9: Device ready for processing (SEQNUM=4327, ACTION=add) [ 137.581545] kernel[415]: [ 0.271801] SMBIOS 3.0.0 present. [ 137.583787] systemd-udevd[393]: ram8: sd-device: Created db file '/run/udev/data/b1:8' for '/devices/virtual/block/ram8' [ 137.586453] kernel[415]: [ 0.272205] DMI: QEMU QEMU Virtual Machine, BIOS [ 137.635824] systemd-udevd[384]: ram2: sd-device: Created db file '/run/udev/data/b1:2' for '/devices/virtual/block/ram2' [ 137.646675] kernel[415]: [ 0.288386] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 137.652924] systemd-udevd[353]: ram9: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 137.655463] kernel[415]: [ 0.304395] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 137.662606] systemd-udevd[393]: ram8: Device processed (SEQNUM=4326, ACTION=add) [ 137.669485] kernel[415]: [ 0.305466] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 137.671718] systemd-udevd[384]: ram2: Device processed (SEQNUM=4320, ACTION=add) [ 137.677386] kernel[415]: [ 0.306322] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 137.679607] systemd-udevd[386]: ram5: sd-device-monitor(worker): Passed 274 byte to netlink monitor. [ 137.688005] kernel[415]: [ 0.306836] audit: initializing netlink subsys (disabled) [ 137.694555] systemd-udevd[353]: zram0: Device is queued (SEQNUM=4328, ACTION=add) systemd-logind.service: Got notification message from PID 421 (WATCHDOG=1) [ 137.702289] systemd-udevd[353]: zram0: Device ready for processing (SEQNUM=4328, ACTION=add) [ 137.706807] kernel[415]: [ 0.311412] audit: type=2000 audit(0.276:1): state=initialized audit_enabled=0 res=1 [ 137.733490] systemd-logind[421]: Failed allocate memory pressure event source, ignoring: Operation not supported [ 137.735914] systemd-udevd[382]: ram3: sd-device: Created db file '/run/udev/data/b1:3' for '/devices/virtual/block/ram3' [ 137.741033] systemd-udevd[382]: ram3: Device processed (SEQNUM=4321, ACTION=add) [ 137.743153] kernel[415]: [ 0.318925] thermal_sys: Registered thermal governor 'step_wise' [ 137.753921] systemd-udevd[393]: ram8: sd-device-monitor(worker): Passed 274 byte to netlink monitor. [ 137.760595] systemd-logind[421]: sd-device-monitor(n/a): Unable to get network namespace of udev netlink socket, unable to determine if we are in host netns, ignoring: Operation not permitted [ 137.762907] systemd-logind[421]: sd-device-monitor(n/a): Failed to increase receive buffer size, ignoring: Operation not permitted [ 137.769481] systemd-logind[421]: sd-device-monitor(n/a): Unable to get network namespace of udev netlink socket, unable to determine if we are in host netns, ignoring: Operation not permitted [ 137.771468] systemd-logind[421]: sd-device-monitor(n/a): Failed to increase receive buffer size, ignoring: Operation not permitted [ 137.792722] kernel[415]: [ 0.318999] thermal_sys: Registered thermal governor 'power_allocator' [ 137.795383] systemd-udevd[382]: ram3: sd-device-monitor(worker): Passed 274 byte to netlink monitor. [ 137.833658] systemd-logind[421]: sd-device-monitor(n/a): Unable to get network namespace of udev netlink socket, unable to determine if we are in host netns, ignoring: Operation not permitted [ 137.842732] systemd-logind[421]: sd-device-monitor(n/a): Failed to increase receive buffer size, ignoring: Operation not permitted [ 137.859476] systemd-logind[421]: sd-device-monitor(n/a): Unable to get network namespace of udev netlink socket, unable to determine if we are in host netns, ignoring: Operation not permitted [ 137.865137] systemd-logind[421]: sd-device-monitor(n/a): Failed to increase receive buffer size, ignoring: Operation not permitted [ 137.867003] systemd-logind[421]: Bus n/a: changing state UNSET -> OPENING [ 137.872991] systemd-logind[421]: sd-bus: starting bus by connecting to /run/dbus/system_bus_socket... [ 137.874724] systemd-logind[421]: Bus n/a: changing state OPENING -> AUTHENTICATING [ 137.879647] systemd-logind[421]: Registering bus object implementation for path=/org/freedesktop/login1 iface=org.freedesktop.login1.Manager [ 137.893307] systemd-logind[421]: Registering bus object implementation for path=/org/freedesktop/login1/seat iface=org.freedesktop.login1.Seat [ 137.895312] systemd-logind[421]: Registering bus object implementation for path=/org/freedesktop/login1/session iface=org.freedesktop.login1.Session [ 137.901554] systemd-logind[421]: Registering bus object implementation for path=/org/freedesktop/login1/user iface=org.freedesktop.login1.User [ 137.903510] systemd-logind[421]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 137.910063] systemd-logind[421]: sd-device-enumerator: Failed to open directory /run/udev/tags/master-of-seat, ignoring: No such file or directory [ 137.914301] kernel[415]: [ 0.319694] cpuidle: using governor menu [ 137.925154] systemd-udevd[392]: zram0: Processing device (SEQNUM=4328, ACTION=add) [ 137.926960] systemd-udevd[392]: zram0: Removing watch handle -1. systemd-logind.service: Got notification message from PID 421 (READY=1, STATUS=Processing requests...) [ 137.933521] systemd-logind[421]: Watching system buttons on /dev/input/event0 (gpio-keys) systemd-logind.service: Changed start -> running systemd-logind.service: Job 581 systemd-logind.service/start finished, result=done [ OK ] Started User Login Management. [ 137.935684] systemd-logind[421]: New seat seat0. Failed to communicate with plymouth: Connection refused multi-user.target: starting held back, waiting for: systemd-networkd.service [ 137.941263] systemd-logind[421]: Preallocating VTs... [ 137.956916] systemd-logind[421]: VT changed to 1 [ 137.962434] kernel[415]: [ 0.322094] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 137.974350] systemd-udevd[379]: ram7: sd-device: Created db file '/run/udev/data/b1:7' for '/devices/virtual/block/ram7' [ 137.979760] systemd-udevd[379]: ram7: Device processed (SEQNUM=4325, ACTION=add) Got message type=method_call sender=:1.4 destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Subscribe cookie=6 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 137.989928] systemd-udevd[379]: ram7: sd-device-monitor(worker): Passed 274 byte to netlink monitor. Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=15 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 138.000862] systemd-logind[421]: Bus n/a: changing state AUTHENTICATING -> HELLO Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=16 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 138.002739] systemd-logind[421]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 138.011142] systemd-logind[421]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 138.017591] systemd-logind[421]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=19 reply_cookie=16 signature=s error-name=n/a error-message=n/a [ 138.019885] systemd-logind[421]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=4 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=signal sender=org.freedesktop.DBus destination=n/a path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=7 reply_cookie=0 signature=sss error-name=n/a error-message=n/a [ 138.026636] systemd-logind[421]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=5 reply_cookie=0 signature=s error-name=n/a error-message=n/a systemd-logind.service: D-Bus name org.freedesktop.login1 now owned by :1.4 Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=18 reply_cookie=15 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.4' successfully installed. [ 138.033408] systemd-logind[421]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Subscribe cookie=6 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 138.035834] systemd-logind[421]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=7 reply_cookie=0 signature=su error-name=n/a error-message=n/a [ 138.042929] systemd-logind[421]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=SeatNew cookie=8 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 138.050659] systemd-logind[421]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.053894] kernel[415]: [ 0.323541] ASID allocator initialised with 32768 entries [ 138.061941] systemd-udevd[392]: zram0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 138.064504] systemd-logind[421]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a [ 138.066602] systemd-logind[421]: Bus n/a: changing state HELLO -> RUNNING [ 138.072553] systemd-logind[421]: Got message type=signal sender=org.freedesktop.DBus destination=:1.4 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 138.074760] systemd-logind[421]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 signature=n/a error-name=n/a error-message=n/a [ 138.081343] systemd-logind[421]: Match type='signal',sender='org.freedesktop.systemd1',path='/org/freedesktop/systemd1',interface='org.freedesktop.systemd1.Manager',member='JobRemoved' successfully installed. [ 138.089913] systemd-logind[421]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 signature=n/a error-name=n/a error-message=n/a [ 138.097149] systemd-logind[421]: Match type='signal',sender='org.freedesktop.systemd1',path='/org/freedesktop/systemd1',interface='org.freedesktop.systemd1.Manager',member='UnitRemoved' successfully installed. [ 138.099456] systemd-logind[421]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 signature=n/a error-name=n/a error-message=n/a [ 138.102353] systemd-logind[421]: Match type='signal',sender='org.freedesktop.systemd1',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged' successfully installed. [ 138.105145] systemd-logind[421]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=6 reply_cookie=5 signature=n/a error-name=n/a error-message=n/a [ 138.107296] systemd-logind[421]: Match type='signal',sender='org.freedesktop.systemd1',path='/org/freedesktop/systemd1',interface='org.freedesktop.systemd1.Manager',member='Reloading' successfully installed. [ 138.110854] kernel[415]: [ 0.336529] Serial: AMBA PL011 UART driver [ 138.113227] systemd-udevd[384]: ram2: sd-device-monitor(worker): Passed 274 byte to netlink monitor. [ 138.115407] systemd-logind[421]: Got message type=signal sender=org.freedesktop.DBus destination=:1.4 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=7 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 138.118235] systemd-logind[421]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=8 reply_cookie=7 signature=u error-name=n/a error-message=n/a [ 138.120918] systemd-logind[421]: Successfully acquired requested service name. [ 138.125002] kernel[415]: [ 0.339962] imx rpmsg driver is registered. [ 138.136412] systemd-udevd[389]: ram9: Processing device (SEQNUM=4327, ACTION=add) [ 138.138184] systemd-udevd[389]: ram9: Removing watch handle -1. [ 138.154923] kernel[415]: [ 0.414894] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 14, base_baud = 0) is a PL011 rev1 [ 138.158199] systemd-udevd[353]: zram0: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 138.160959] kernel[415]: [ 0.416975] printk: console [ttyAMA0] enabled [ 138.163257] systemd-udevd[389]: ram9: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 138.170082] kernel[415]: [ 0.479636] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL [ 138.172663] systemd-networkd[427]: Bus bus-api-network: changing state UNSET -> OPENING [ 138.174443] systemd-networkd[427]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... [ 138.177177] systemd-udevd[353]: dm-0: Device is queued (SEQNUM=4329, ACTION=add) [ 138.179100] systemd-udevd[353]: dm-0: Device ready for processing (SEQNUM=4329, ACTION=add) [ 138.181222] systemd-udevd[353]: dm-0: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 138.183529] kernel[415]: [ 0.480070] Modules: 0 pages in range for non-PLT usage [ 138.186115] systemd-networkd[427]: Bus bus-api-network: changing state OPENING -> AUTHENTICATING [ 138.187857] systemd-networkd[427]: Registering bus object implementation for path=/org/freedesktop/network1 iface=org.freedesktop.network1.Manager [ 138.197265] systemd-udevd[386]: dm-0: Processing device (SEQNUM=4329, ACTION=add) [ 138.198991] systemd-udevd[386]: dm-0: Removing watch handle 8. [ 138.200942] systemd-udevd[386]: dm-0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 138.203091] kernel[415]: [ 0.480112] Modules: 509824 pages in range for PLT usage [ 138.209811] systemd-networkd[427]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.Link [ 138.212475] systemd-networkd[427]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPServer [ 138.214465] systemd-networkd[427]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPv4Client [ 138.216796] systemd-networkd[427]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPv6Client [ 138.218845] systemd-networkd[427]: Registering bus object implementation for path=/org/freedesktop/network1/network iface=org.freedesktop.network1.Network [ 138.221090] systemd-networkd[427]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 138.223025] systemd-networkd[427]: sd-device-monitor(n/a): Failed to stat PID1's netns, ignoring: No such file or directory [ 138.225945] systemd-udevd[353]: dm-1: Device is queued (SEQNUM=4330, ACTION=add) [ 138.227691] systemd-udevd[353]: dm-1: Device ready for processing (SEQNUM=4330, ACTION=add) [ 138.229799] systemd-udevd[353]: dm-1: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 138.232314] kernel[415]: [ 0.490381] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 138.242978] systemd-udevd[381]: dm-1: Processing device (SEQNUM=4330, ACTION=add) [ 138.245388] kernel[415]: [ 0.490924] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 138.247697] systemd-udevd[353]: platform-bus@c000000: Device is queued (SEQNUM=4331, ACTION=add) [ 138.250288] kernel[415]: [ 0.491221] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 138.252755] systemd-udevd[381]: dm-1: Removing watch handle 14. [ 138.254864] kernel[415]: [ 0.491586] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 138.257562] systemd-udevd[389]: ram9: Preserve permissions of /dev/ram9, uid=0, gid=6, mode=0660 [ 138.259749] kernel[415]: [ 0.491848] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 138.262311] systemd-udevd[353]: platform-bus@c000000: Device ready for processing (SEQNUM=4331, ACTION=add) [ 138.264451] systemd-udevd[353]: platform-bus@c000000: sd-device-monitor(manager): Passed 381 byte to netlink monitor. [ 138.266321] systemd-udevd[353]: c000000.tpm_tis: Device is queued (SEQNUM=4332, ACTION=add) [ 138.268839] kernel[415]: [ 0.492237] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 138.271011] systemd-udevd[381]: dm-1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 138.273499] kernel[415]: [ 0.492494] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 138.275793] systemd-udevd[353]: c000000.tpm_tis: SEQNUM=4332 blocked by SEQNUM=4331 [ 138.278171] kernel[415]: [ 0.492763] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 138.287025] systemd-udevd[392]: zram0: Preserve permissions of /dev/zram0, uid=0, gid=6, mode=0660 [ 138.289534] kernel[415]: [ 0.581675] raid6: neonx8 gen() 1809 MB/s [ 138.291650] systemd-udevd[379]: platform-bus@c000000: Processing device (SEQNUM=4331, ACTION=add) [ 138.294151] kernel[415]: [ 0.651413] raid6: neonx4 gen() 1649 MB/s [ 138.296470] systemd-udevd[392]: zram0: Successfully created symlink '/dev/block/253:0' to '/dev/zram0' [ 138.298786] kernel[415]: [ 0.721112] raid6: neonx2 gen() 997 MB/s [ 138.301167] systemd-networkd[427]: xenbr0: loaded "bridge" [ 138.303211] systemd-udevd[353]: tpmrm0: Device is queued (SEQNUM=4333, ACTION=add) [ 138.305243] systemd-udevd[353]: tpmrm0: SEQNUM=4333 blocked by SEQNUM=4331 [ 138.307435] kernel[415]: [ 0.790862] raid6: neonx1 gen() 671 MB/s [ 138.310101] systemd-udevd[386]: dm-0: Preserve permissions of /dev/dm-0, uid=0, gid=6, mode=0660 [ 138.312456] kernel[415]: [ 0.860738] raid6: int64x8 gen() 491 MB/s [ 138.314658] systemd-udevd[353]: 0000:00:01.0: Device is queued (SEQNUM=4334, ACTION=add) systemd-networkd.socket: Incoming traffic [ 138.317301] kernel[415]: [ 0.930634] raid6: int64x4 gen() 965 MB/s systemd-networkd.socket: Changed listening -> running [ 138.319551] systemd-udevd[386]: dm-0: Successfully created symlink '/dev/block/252:0' to '/dev/dm-0' [ 138.323026] kernel[415]: [ 1.000460] raid6: int64x2 gen() 580 MB/s [ 138.327677] systemd-udevd[353]: 0000:00:01.0: Device ready for processing (SEQNUM=4334, ACTION=add) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.334066] systemd-networkd[427]: xenbr0: Creating [ 138.336524] kernel[415]: [ 1.071142] raid6: int64x1 gen() 384 MB/s [ 138.338596] systemd-udevd[389]: ram9: Successfully created symlink '/dev/block/1:9' to '/dev/ram9' Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.341012] kernel[415]: [ 1.071470] raid6: using algorithm neonx8 gen() 1809 MB/s [ 138.343706] systemd-udevd[392]: zram0: sd-device: Created db file '/run/udev/data/b253:0' for '/devices/virtual/block/zram0' [ 138.345734] systemd-udevd[392]: zram0: Device processed (SEQNUM=4328, ACTION=add) [ 138.347375] systemd-udevd[392]: zram0: sd-device-monitor(worker): Passed 279 byte to netlink monitor. [ 138.349853] kernel[415]: [ 1.141045] raid6: .... xor() 652 MB/s, rmw enabled [ 138.351896] systemd-udevd[379]: platform-bus@c000000: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 138.354552] kernel[415]: [ 1.141486] raid6: using neon recovery algorithm [ 138.361052] systemd-udevd[353]: 0000:00:01.0: sd-device-monitor(manager): Passed 372 byte to netlink monitor. [ 138.363422] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.366518] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.369486] kernel[415]: [ 1.147983] ACPI: Interpreter disabled. [ 138.371509] systemd-udevd[379]: platform-bus@c000000: hwdb modalias key: "of:Nplatform-busT(null)Cqemu,platformCsimple-bus" [ 138.374397] kernel[415]: [ 1.164942] iommu: Default domain type: Translated [ 138.376917] systemd-udevd[353]: virtio0: Device is queued (SEQNUM=4335, ACTION=add) [ 138.379008] kernel[415]: [ 1.165357] iommu: DMA domain TLB invalidation policy: strict mode [ 138.399648] systemd-resolved[372]: Found new link 4/xenbr0 [ 138.402026] systemd-udevd[386]: dm-0: sd-device: Created db file '/run/udev/data/b252:0' for '/devices/virtual/block/dm-0' [ 138.404574] kernel[415]: [ 1.167890] SCSI subsystem initialized [ 138.406788] systemd-udevd[353]: virtio0: SEQNUM=4335 blocked by SEQNUM=4334 [ 138.413669] systemd-networkd[427]: Virtualization QEMU Virtual Machine found in DMI (/sys/class/dmi/id/product_name) [ 138.420787] systemd-networkd[427]: UML virtualization not found in /proc/cpuinfo. [ 138.422671] systemd-networkd[427]: Virtualization XEN not found, /proc/xen does not exist [ 138.429241] systemd-networkd[427]: No virtualization found in CPUID [ 138.430908] systemd-networkd[427]: Found VM virtualization qemu [ 138.432925] systemd-networkd[427]: /usr/lib/systemd/network/80-container-host0.network: Conditions in the file do not match the system environment, skipping. [ 138.436868] systemd-udevd[386]: dm-0: Device processed (SEQNUM=4329, ACTION=add) [ 138.438592] systemd-udevd[386]: dm-0: sd-device-monitor(worker): Passed 401 byte to netlink monitor. [ 138.448773] kernel[415]: [ 1.172547] usbcore: registered new interface driver usbfs [ 138.465705] systemd-udevd[383]: 0000:00:01.0: Processing device (SEQNUM=4334, ACTION=add) [ 138.467911] kernel[415]: [ 1.173201] usbcore: registered new interface driver hub [ 138.474753] systemd-resolved[372]: Received mdns UDP packet of size 145, ifindex=0, ttl=255, fragsize=0, sender=127.0.0.1, destination=224.0.0.251 [ 138.481967] systemd-udevd[389]: ram9: sd-device: Created db file '/run/udev/data/b1:9' for '/devices/virtual/block/ram9' [ 138.488750] kernel[415]: [ 1.173869] usbcore: registered new device driver usb [ 138.498513] systemd-udevd[353]: enp0s1: Device is queued (SEQNUM=4336, ACTION=add) [ 138.501290] systemd-resolved[372]: Received mdns UDP packet of size 83, ifindex=0, ttl=255, fragsize=0, sender=127.0.0.1, destination=224.0.0.251 [ 138.503751] kernel[415]: [ 1.178794] pps_core: LinuxPPS API ver. 1 registered [ 138.506082] systemd-udevd[389]: ram9: Device processed (SEQNUM=4327, ACTION=add) [ 138.508455] kernel[415]: [ 1.179052] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 138.510707] systemd-udevd[353]: enp0s1: SEQNUM=4336 blocked by SEQNUM=4334 [ 138.513069] kernel[415]: [ 1.179620] PTP clock support registered [ 138.515121] systemd-udevd[383]: 0000:00:01.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 138.517769] kernel[415]: [ 1.180693] EDAC MC: Ver: 3.0.0 [ 138.519922] systemd-udevd[389]: ram9: sd-device-monitor(worker): Passed 275 byte to netlink monitor. [ 138.522551] kernel[415]: [ 1.186057] ARM FF-A: FFA_VERSION returned not supported [ 138.524948] systemd-udevd[383]: 0000:00:01.0: hwdb modalias key: "pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00" [ 138.527231] kernel[415]: [ 1.187260] scmi_core: SCMI protocol bus registered [ 138.529541] systemd-udevd[353]: lo: Device is queued (SEQNUM=4337, ACTION=add) [ 138.531256] systemd-udevd[353]: lo: Device ready for processing (SEQNUM=4337, ACTION=add) [ 138.533169] systemd-udevd[353]: lo: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 138.535327] systemd-networkd[427]: /usr/lib/systemd/network/80-wired.network: DHCPv6 client is enabled but IPv6 link-local addressing is disabled. Disabling DHCPv6 client. [ 138.538161] kernel[415]: [ 1.189396] efivars: Registered efivars operations [ 138.540477] systemd-udevd[383]: 0000:00:01.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 138.542812] kernel[415]: [ 1.195578] FPGA manager framework [ 138.545366] systemd-udevd[353]: sit0: Device is queued (SEQNUM=4338, ACTION=add) [ 138.547081] systemd-udevd[353]: sit0: Device ready for processing (SEQNUM=4338, ACTION=add) [ 138.549536] kernel[415]: [ 1.197094] Advanced Linux Sound Architecture Driver Initialized. [ 138.561895] systemd-networkd[427]: lo: Saved new link: ifindex=1, iftype=LOOPBACK(772), kind=n/a [ 138.563726] systemd-networkd[427]: lo: Saved original MTU 65536 (min: 0, max: 4294967295) [ 138.565772] systemd-networkd[427]: lo: Saved hardware address: 00:00:00:00:00:00 [ 138.567826] systemd-udevd[381]: dm-1: Preserve permissions of /dev/dm-1, uid=0, gid=6, mode=0660 [ 138.570273] kernel[415]: [ 1.216064] Bluetooth: Core ver 2.22 [ 138.572647] systemd-networkd[427]: lo: Saved IPv6 link-local address generation mode: eui64 [ 138.574439] systemd-networkd[427]: lo: Flags change: +LOOPBACK +UP +LOWER_UP +RUNNING [ 138.576346] systemd-networkd[427]: lo: Link UP [ 138.577918] systemd-networkd[427]: lo: Gained carrier [ 138.579917] systemd-udevd[353]: sit0: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 138.582489] kernel[415]: [ 1.216823] NET: Registered PF_BLUETOOTH protocol family [ 138.585076] systemd-networkd[427]: lo: udev initialized link [ 138.586733] systemd-networkd[427]: enp0s1: Saved new link: ifindex=2, iftype=ETHER(1), kind=n/a [ 138.588965] systemd-networkd[427]: enp0s1: Saved original MTU 1500 (min: 68, max: 65535) [ 138.590664] systemd-networkd[427]: enp0s1: Saved permanent hardware address: 52:54:00:12:35:02 [ 138.592771] systemd-networkd[427]: enp0s1: Saved hardware address: 52:54:00:12:35:02 [ 138.594469] systemd-networkd[427]: enp0s1: Saved IPv6 link-local address generation mode: eui64 [ 138.596466] systemd-networkd[427]: enp0s1: Flags change: +MULTICAST +BROADCAST [ 138.605132] systemd-udevd[379]: platform-bus@c000000: No entry found from hwdb. [ 138.606898] systemd-udevd[379]: platform-bus@c000000: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 138.609147] systemd-udevd[379]: platform-bus@c000000: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 138.611564] kernel[415]: [ 1.217078] Bluetooth: HCI device and connection manager initialized [ 138.614108] systemd-udevd[389]: sit0: Processing device (SEQNUM=4338, ACTION=add) [ 138.615973] systemd-udevd[389]: sit0: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 138.618550] kernel[415]: [ 1.217572] Bluetooth: HCI socket layer initialized [ 138.620821] systemd-udevd[381]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 138.622964] systemd-networkd[427]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/physfn". [ 138.625566] kernel[415]: [ 1.217898] Bluetooth: L2CAP socket layer initialized [ 138.631671] systemd-udevd[386]: lo: Processing device (SEQNUM=4337, ACTION=add) [ 138.637071] systemd-udevd[386]: lo: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 138.639485] kernel[415]: [ 1.218401] Bluetooth: SCO socket layer initialized [ 138.641952] systemd-udevd[383]: 0000:00:01.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 138.644359] kernel[415]: [ 1.222309] vgaarb: loaded [ 138.646416] systemd-udevd[386]: lo: Querying driver name via ethtool API is not supported by device 'lo', ignoring: Operation not supported [ 138.649016] kernel[415]: [ 1.229729] clocksource: Switched to clocksource arch_sys_counter [ 138.651363] systemd-udevd[379]: platform-bus@c000000: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 138.654064] kernel[415]: [ 2.392063] pnp: PnP ACPI: disabled [ 138.656333] systemd-udevd[383]: 0000:00:01.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:01.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0' [ 138.658290] systemd-udevd[383]: 0000:00:01.0: Running built-in command "kmod load" [ 138.660334] systemd-udevd[383]: Loading module: pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 [ 138.662588] systemd-networkd[427]: enp0s1: udev initialized link [ 138.664513] systemd-networkd[427]: sit0: Saved new link: ifindex=3, iftype=SIT(776), kind=sit [ 138.666236] systemd-networkd[427]: sit0: Saved original MTU 1480 (min: 1280, max: 65555) [ 138.667956] systemd-networkd[427]: sit0: Saved hardware address: 00:00:00:00 [ 138.670181] systemd-networkd[427]: sit0: Saved IPv6 link-local address generation mode: eui64 [ 138.671991] systemd-networkd[427]: sit0: Flags change: +NOARP [ 138.674360] kernel[415]: [ 2.445868] NET: Registered PF_INET protocol family [ 138.680858] systemd-udevd[379]: platform-bus@c000000: sd-device: Created db file '/run/udev/data/+platform:platform-bus@c000000' for '/devices/platform/platform-bus@c000000' [ 138.683070] systemd-udevd[379]: platform-bus@c000000: Running built-in command "kmod load" [ 138.685230] systemd-udevd[379]: Loading module: of:Nplatform-busT(null)Cqemu,platformCsimple-bus [ 138.687423] systemd-networkd[427]: sit0: udev initialized link [ 138.689499] systemd-networkd[427]: xenbr0: netdev has index 4 [ 138.691146] systemd-networkd[427]: xenbr0: netdev ready [ 138.693102] systemd-networkd[427]: xenbr0: Saved new link: ifindex=4, iftype=ETHER(1), kind=bridge [ 138.694885] systemd-networkd[427]: xenbr0: Saved original MTU 1500 (min: 68, max: 65535) [ 138.696933] systemd-networkd[427]: xenbr0: Saved hardware address: 6a:4a:2f:61:e7:d4 [ 138.698675] systemd-networkd[427]: xenbr0: Saved IPv6 link-local address generation mode: eui64 [ 138.700707] systemd-networkd[427]: xenbr0: Flags change: +MULTICAST +BROADCAST [ 138.702871] kernel[415]: [ 2.448835] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 138.705400] systemd-udevd[383]: Failed to find module 'pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00' [ 138.707229] systemd-udevd[383]: 0000:00:01.0: Device processed (SEQNUM=4334, ACTION=add) [ 138.709180] systemd-udevd[383]: 0000:00:01.0: sd-device-monitor(worker): Passed 655 byte to netlink monitor. [ 138.711650] systemd-networkd[427]: xenbr0: link pending udev initialization... [ 138.713705] systemd-networkd[427]: lo: Received new foreign QDisc (configured): handle=0:0, parent=ffff:ffff, kind=noqueue [ 138.715515] systemd-networkd[427]: lo: Received new foreign address (configured): 127.0.0.1/8 (valid forever, preferred forever), flags: permanent, scope: host, label: n/a [ 138.718705] systemd-networkd[427]: lo: link_check_ready(): link is in pending state. [ 138.720749] systemd-networkd[427]: lo: Received new foreign address (configured): ::1/128 (valid forever, preferred forever), flags: permanent,no-prefixroute, scope: host [ 138.722773] systemd-networkd[427]: lo: link_check_ready(): link is in pending state. [ 138.724975] systemd-networkd[427]: rtnl: received non-static neighbor, ignoring. [ 138.726709] systemd-networkd[427]: rtnl: received non-static neighbor, ignoring. [ 138.729126] kernel[415]: [ 2.460469] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 138.731323] systemd-udevd[353]: 9000000.pl011: Device is queued (SEQNUM=4339, ACTION=add) [ 138.733310] systemd-udevd[353]: 9000000.pl011: Device ready for processing (SEQNUM=4339, ACTION=add) [ 138.735062] systemd-udevd[353]: 9000000.pl011: sd-device-monitor(manager): Passed 356 byte to netlink monitor. [ 138.738199] systemd-networkd[427]: lo: Received new foreign route (configured): dst: 127.0.0.0/8, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 138.741045] systemd-networkd[427]: lo: Received new foreign route (configured): dst: 127.0.0.1/32, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 138.743426] systemd-networkd[427]: lo: Received new foreign route (configured): dst: 127.255.255.255/32, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0, flags: n/a [ 138.746178] systemd-networkd[427]: lo: Received new foreign route (configured): dst: ::1/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 138.748653] systemd-networkd[427]: Remembering foreign routing policy rule (configured): priority: 0, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: local(255) [ 138.750595] systemd-networkd[427]: Remembering foreign routing policy rule (configured): priority: 32766, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: main(254) [ 138.752887] systemd-networkd[427]: Remembering foreign routing policy rule (configured): priority: 32767, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: default(253) [ 138.755387] kernel[415]: [ 2.460959] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 138.758021] systemd-udevd[381]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 138.759881] systemd-udevd[381]: dm-1: Device processed (SEQNUM=4330, ACTION=add) [ 138.762227] kernel[415]: [ 2.461362] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) systemd-networkd.service: Got notification message from PID 427 (READY=1, STATUS=Processing requests...) systemd-networkd.service: Changed start -> running systemd-networkd.service: Job 586 systemd-networkd.service/start finished, result=done [ OK ] Started Network Configuration. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=21 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Failed to communicate with plymouth: Connection refused Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=22 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=23 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.802286] systemd-udevd[380]: Reading EFI variable /sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. multi-user.target: starting held back, waiting for: containerd.service Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a network.target changed dead -> active network.target: Job 587 network.target/start finished, result=done [ OK ] Reached target Network. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=27 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=28 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a containerd.service: Will spawn child (service_enter_start_pre): /sbin/modprobe [ 138.827671] kernel[415]: [ 2.462070] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) containerd.service: Failed to set 'io.weight' attribute on '/system.slice/containerd.service' to 'default 100': No such file or directory [ 138.837964] systemd-udevd[381]: dm-1: sd-device-monitor(worker): Passed 401 byte to netlink monitor. containerd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/containerd.service' to 'max': No such file or directory containerd.service: About to execute: /sbin/modprobe overlay Serializing sd-executor-state to memfd. containerd.service: Forked /sbin/modprobe as 443 Closing set fd 103 (socket:[1370]) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=29 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=30 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a containerd.service: Changed dead -> start-pre Starting containerd container runtime... systemd-user-sessions.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-user-sessions [ 138.879656] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.891337] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.895617] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=21 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 138.898335] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=22 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-user-sessions.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-user-sessions.service' to 'default 100': No such file or directory [ 138.905439] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=23 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.908432] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-user-sessions.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-user-sessions.service' to 'max': No such file or directory [ 138.911337] systemd-networkd[427]: Enumeration completed [ 138.917563] systemd-networkd[427]: Bus bus-api-network: changing state AUTHENTICATING -> HELLO [ 138.919412] systemd-networkd[427]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 138.922439] systemd-networkd[427]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signature=su error-name=n/a error-message=n/a systemd-user-sessions.service: Passing 0 fds to service systemd-user-sessions.service: About to execute: /usr/lib/systemd/systemd-user-sessions start Serializing sd-executor-state to memfd. [ 138.931906] systemd-networkd[427]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a systemd-user-sessions.service: Forked /usr/lib/systemd/systemd-user-sessions as 444 [ 138.936935] systemd-networkd[427]: xenbr0: rtnl: received neighbor message with invalid family '7', ignoring. [ 138.946191] systemd-networkd[427]: xenbr0: Created [ 138.947878] systemd-networkd[427]: lo: Failed to get driver, continuing without: Operation not supported [ 138.949972] systemd-networkd[427]: lo: Saved permanent hardware address: 00:00:00:00:00:00 [ 138.951762] systemd-networkd[427]: lo: Link state is up-to-date [ 138.957912] systemd-networkd[427]: lo: State changed: pending -> initialized [ 138.959670] systemd-networkd[427]: lo: Unmanaging interface. Closing set fd 115 (socket:[1370]) [ 138.961879] systemd-networkd[427]: lo: State changed: initialized -> unmanaged Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=31 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=32 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-user-sessions.service: Changed dead -> start Starting Permit User Sessions... Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=33 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.963655] systemd-networkd[427]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.5 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=34 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=35 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=36 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=37 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/566 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=38 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/554 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=39 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 138.993952] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=4 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Got message type=signal sender=org.freedesktop.DBus destination=n/a path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=9 reply_cookie=0 signature=sss error-name=n/a error-message=n/a systemd-networkd.service: D-Bus name org.freedesktop.network1 now owned by :1.5 [ 139.001216] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.003466] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.111988] kernel[415]: [ 2.464448] TCP: Hash tables configured (established 16384 bind 16384) [ 139.119150] systemd-udevd[380]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25' [ 139.126001] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dnetworkd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.133029] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.135624] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=27 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.142690] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=28 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 139.149777] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=29 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.156705] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=30 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.159203] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=31 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.169581] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=32 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.173540] systemd-networkd[427]: Bus bus-api-network: changing state HELLO -> RUNNING [ 139.175452] systemd-networkd[427]: enp0s1: Found driver: virtio_net [ 139.177651] systemd-networkd[427]: enp0s1: Link state is up-to-date [ 139.179542] systemd-networkd[427]: enp0s1: State changed: pending -> initialized [ 139.181822] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=4 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.201652] systemd-networkd[427]: enp0s1: found matching network '/usr/lib/systemd/network/80-wired.network'. [ 139.205919] systemd-networkd[427]: enp0s1: Configuring with /usr/lib/systemd/network/80-wired.network. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 139.210509] systemd-networkd[427]: enp0s1: State changed: initialized -> configuring [ 139.212799] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.215176] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.217229] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.219604] systemd-networkd[427]: Setting '/proc/sys/net/ipv6/conf/enp0s1/use_tempaddr' to '0' [ 139.221778] systemd-networkd[427]: No change in value '0', suppressing write [ 139.223522] systemd-networkd[427]: Setting '/proc/sys/net/ipv6/conf/enp0s1/accept_ra' to '0' [ 139.225762] systemd-networkd[427]: Setting '/proc/sys/net/ipv6/conf/enp0s1/proxy_ndp' to '0' [ 139.227526] systemd-networkd[427]: No change in value '0', suppressing write [ 139.230427] systemd-networkd[427]: Setting '/proc/sys/net/ipv4/conf/enp0s1/promote_secondaries' to '1' [ 139.232765] systemd-networkd[427]: No change in value '1', suppressing write [ 139.234520] systemd-networkd[427]: enp0s1: Requested to set IPv6LL address generation mode [ 139.238161] systemd-networkd[427]: enp0s1: Requested to set master interface [ 139.240800] systemd-networkd[427]: enp0s1: link_check_ready(): link layer is configuring. [ 139.242710] systemd-networkd[427]: enp0s1: Requested to set bridge configurations [ 139.245099] systemd-networkd[427]: enp0s1: Requested to activate link [ 139.246983] systemd-networkd[427]: enp0s1: Requested configuring of the DHCPv4 client. [ 139.249671] systemd-networkd[427]: enp0s1: link_check_ready(): link layer is configuring. [ 139.258015] systemd-networkd[427]: enp0s1: link_check_ready(): link layer is configuring. [ 139.259771] systemd-networkd[427]: enp0s1: link_check_ready(): link layer is configuring. [ 139.262487] systemd-networkd[427]: enp0s1: link_check_ready(): link layer is configuring. [ 139.265506] systemd-networkd[427]: enp0s1: link_check_ready(): link layer is configuring. [ 139.268591] systemd-networkd[427]: enp0s1: link_check_ready(): link layer is configuring. [ 139.270746] systemd-networkd[427]: enp0s1: link_check_ready(): link layer is configuring. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 139.277188] systemd-networkd[427]: enp0s1: link_check_ready(): link layer is configuring. [ 139.279696] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.282697] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.289865] kernel[415]: [ 2.466690] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 139.292446] systemd-udevd[353]: ttyAMA0: Device is queued (SEQNUM=4340, ACTION=add) [ 139.294194] systemd-udevd[353]: virtio0: Device ready for processing (SEQNUM=4335, ACTION=add) [ 139.300897] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=33 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.303825] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=34 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.306866] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=35 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.309955] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=36 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.319036] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=37 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.329549] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/566 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=38 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.331989] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/554 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=39 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.340686] systemd-networkd[427]: enp0s1: link_check_ready(): link layer is configuring. [ 139.342812] systemd-networkd[427]: enp0s1: Setting IPv6LL address generation mode [ 139.348606] systemd-networkd[427]: enp0s1: Setting master interface [ 139.350492] systemd-networkd[427]: sit0: Found driver: sit [ 139.352554] systemd-networkd[427]: sit0: Saved permanent hardware address: 00:00:00:00 [ 139.355051] systemd-networkd[427]: sit0: Link state is up-to-date [ 139.361909] systemd-networkd[427]: sit0: State changed: pending -> initialized [ 139.364363] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.367177] systemd-networkd[427]: sit0: Unmanaging interface. [ 139.369531] systemd-networkd[427]: sit0: State changed: initialized -> unmanaged Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 139.371549] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.376939] systemd-networkd[427]: xenbr0: Bridge parameters set success [ 139.378926] systemd-networkd[427]: enp0s1: IPv6LL address generation mode set. [ 139.381201] systemd-networkd[427]: enp0s1: Attached to master interface: 4 [ 139.383159] systemd-networkd[427]: enp0s1: IPv6 link-local address generation mode is changed: eui64 -> none [ 139.389692] systemd-networkd[427]: enp0s1: rtnl: received neighbor message with invalid family '7', ignoring. [ 139.392388] systemd-networkd[427]: enp0s1: rtnl: received neighbor message with invalid family '7', ignoring. [ 139.396890] systemd-networkd[427]: xenbr0: rtnl: received neighbor message with invalid family '7', ignoring. [ 139.398972] systemd-networkd[427]: xenbr0: Hardware address is changed: 6a:4a:2f:61:e7:d4 -> 52:54:00:12:35:02 [ 139.401319] systemd-networkd[427]: xenbr0: Failed to manage link by its new hardware address, ignoring: File exists [ 139.403456] systemd-networkd[427]: enp0s1: master interface set. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 139.409925] systemd-networkd[427]: enp0s1: Setting bridge configurations [ 139.411755] systemd-networkd[427]: enp0s1: bridge configurations set. [ 139.413962] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.415869] systemd-networkd[427]: enp0s1: Bringing link up [ 139.422192] systemd-networkd[427]: enp0s1: Flags change: +UP +LOWER_UP +RUNNING [ 139.424375] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.427120] systemd-networkd[427]: enp0s1: Link UP [ 139.433300] systemd-networkd[427]: enp0s1: Gained carrier [ 139.435191] systemd-networkd[427]: enp0s1: found matching network '/usr/lib/systemd/network/80-wired.network'. [ 139.437612] systemd-networkd[427]: enp0s1: LLDP Rx: Started LLDP client [ 139.462657] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.466412] kernel[415]: [ 2.467466] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) containerd.service: Control group is empty. Received SIGCHLD from PID 443 (modprobe). Child 443 (modprobe) died (code=exited, status=0/SUCCESS) containerd.service: Child 443 belongs to containerd.service. containerd.service: Control process exited, code=exited, status=0/SUCCESS (success) containerd.service: Got final SIGCHLD for state start-pre. [ 139.481086] systemd-udevd[389]: sit0: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' containerd.service: Will spawn child (service_enter_start): /usr/bin/containerd containerd.service: Passing 0 fds to service containerd.service: About to execute: /usr/bin/containerd Serializing sd-executor-state to memfd. [ 139.493066] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.495250] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.497723] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. containerd.service: Forked /usr/bin/containerd as 445 [ 139.499812] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.503938] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.506225] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.511412] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.513814] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.515807] systemd-networkd[427]: enp0s1: link_check_ready(): link is not activated. [ 139.518105] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.521239] systemd-networkd[427]: enp0s1: Received new foreign route (configured): dst: ff00::/8, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: multicast, nexthop: 0, priority: 256, flags: n/a [ 139.523845] systemd-networkd[427]: enp0s1: link_check_ready(): dynamic addressing protocols are enabled but none of them finished yet. [ 139.530756] systemd-networkd[427]: enp0s1: DHCPv4 client: STARTED on ifindex 2 [ 139.533344] systemd-networkd[427]: enp0s1: DHCPv4 client is configured, acquiring DHCPv4 lease. Closing set fd 103 (socket:[1370]) [ 139.535392] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER [ 139.537662] systemd-networkd[427]: enp0s1: DHCPv4 client: State changed: initialization -> selecting containerd.service: Changed start-pre -> start Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=40 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.539717] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=41 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.548362] systemd-networkd[427]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 139.550791] systemd-networkd[427]: Got message type=signal sender=org.freedesktop.DBus destination=:1.5 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 139.553933] kernel[415]: [ 2.470262] NET: Registered PF_UNIX/PF_LOCAL protocol family systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=6455 systemd-journald.service: Added fd 116 (stored) to fd store. systemd-journald.service: Received EPOLLHUP on stored fd 116 (stored), closing. [ 139.569716] systemd-udevd[353]: virtio0: sd-device-monitor(manager): Passed 271 byte to netlink monitor. [ 139.576632] systemd-udevd[353]: enp0s1: SEQNUM=4336 blocked by SEQNUM=4335 [ 139.578380] systemd-udevd[353]: ttyAMA0: SEQNUM=4340 blocked by SEQNUM=4339 Received SIGCHLD from PID 446 ((sd-close)). systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=6456 systemd-journald.service: Added fd 116 (stored) to fd store. Child 446 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 446 belongs to init.scope. [ 139.612635] systemd-networkd[427]: Got message type=signal sender=org.freedesktop.DBus destination=:1.5 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 139.615009] systemd-networkd[427]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.5 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a [ 139.617822] systemd-networkd[427]: Successfully acquired requested service name. [ 139.619530] systemd-networkd[427]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.5 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 signature=n/a error-name=n/a error-message=n/a [ 139.625809] systemd-networkd[427]: Match type='signal',sender='org.freedesktop.login1',path='/org/freedesktop/login1',interface='org.freedesktop.login1.Manager',member='PrepareForSleep' successfully installed. [ 139.634510] kernel[415]: [ 2.475978] RPC: Registered named UNIX socket transport module. [ 139.637379] systemd-udevd[389]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 139.642198] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=40 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Received SIGCHLD from PID 444 (systemd-user-se). Child 444 (systemd-user-se) died (code=exited, status=0/SUCCESS) [ 139.649246] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=41 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-user-sessions.service: Child 444 belongs to systemd-user-sessions.service. [ 139.653588] kernel[415]: [ 2.476311] RPC: Registered udp transport module. systemd-user-sessions.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-user-sessions.service: Changed start -> exited systemd-user-sessions.service: Job 566 systemd-user-sessions.service/start finished, result=done [ OK ] Finished Permit User Sessions. [ 139.670589] systemd-udevd[392]: 9000000.pl011: Processing device (SEQNUM=4339, ACTION=add) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=42 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=43 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=44 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 139.677291] kernel[415]: [ 2.476521] RPC: Registered tcp transport module. Failed to communicate with plymouth: Connection refused Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=45 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=46 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-user-sessions.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 116 (stored), closing. multi-user.target: starting held back, waiting for: containerd.service [ 139.703791] systemd-udevd[383]: virtio0: Processing device (SEQNUM=4335, ACTION=add) getty@tty1.service: ConditionPathExists=/dev/tty0 succeeded. [ 139.710139] systemd-udevd[383]: virtio0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=virtio' getty@tty1.service: Will spawn child (service_enter_start): /sbin/agetty [ 139.716486] systemd-udevd[383]: virtio0: hwdb modalias key: "virtio:d00000001v00001AF4" [ 139.719167] kernel[415]: [ 2.476726] RPC: Registered tcp-with-tls transport module. [ 139.726033] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=42 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a getty@tty1.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-getty.slice/getty@tty1.service' to 'max': No such file or directory [ 139.732771] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=43 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.735340] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=44 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 139.741755] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=45 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a getty@tty1.service: Passing 0 fds to service [ 139.744752] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=46 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a getty@tty1.service: About to execute: /sbin/agetty -o "-p -- \\u" --noclear - "\$TERM" Serializing sd-executor-state to memfd. [ 139.747966] systemd-udevd[392]: 9000000.pl011: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=amba' [ 139.754576] systemd-udevd[392]: 9000000.pl011: hwdb modalias key: "amba:d00141011" [ 139.757045] kernel[415]: [ 2.476958] RPC: Registered tcp NFSv4.1 backchannel transport module. getty@tty1.service: Forked /sbin/agetty as 448 [ 139.759555] systemd-udevd[353]: serial8250: Device is queued (SEQNUM=4341, ACTION=add) [ 139.765015] systemd-udevd[353]: serial8250: Device ready for processing (SEQNUM=4341, ACTION=add) [ 139.766776] systemd-udevd[353]: serial8250: sd-device-monitor(manager): Passed 230 byte to netlink monitor. [ 139.773567] kernel[415]: [ 2.477394] PCI: CLS 0 bytes, default 64 Closing set fd 118 (pipe:[3641]) Closing set fd 115 (pipe:[3640]) Closing set fd 119 (socket:[1370]) Closing set fd 116 (pipe:[3640]) Closing set fd 117 (pipe:[3641]) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=47 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.786692] systemd-udevd[380]: vda: Preserve permissions of /dev/vda, uid=0, gid=6, mode=0660 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=48 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a getty@tty1.service: Changed dead -> running [ 139.790181] kernel[415]: [ 2.486369] kvm [1]: Guests without required CPU erratum workarounds can deadlock system! getty@tty1.service: Job 559 getty@tty1.service/start finished, result=done [ OK ] Started Getty on tty1. [ 139.795224] systemd-udevd[353]: ttyS0: Device is queued (SEQNUM=4342, ACTION=add) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=49 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=50 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=51 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 139.802236] systemd-udevd[353]: ttyS0: SEQNUM=4342 blocked by SEQNUM=4341 Failed to communicate with plymouth: Connection refused getty.target: starting held back, waiting for: serial-getty@ttyAMA0.service serial-getty@ttyAMA0.service: Will spawn child (service_enter_start): /sbin/agetty [ 139.809126] kernel[415]: [ 2.486369] Only trusted guests should be used on this system. [ 139.811414] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=47 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a serial-getty@ttyAMA0.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-serial\x2dgetty.slice/serial-getty@ttyAMA0.service' to 'max': No such file or directory [ 139.821641] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=48 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.826534] systemd-udevd[389]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Failed to run builtin 'path_id': No such file or directory [ 139.828798] systemd-udevd[389]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' serial-getty@ttyAMA0.service: Passing 0 fds to service serial-getty@ttyAMA0.service: About to execute: /sbin/agetty -o "-p -- \\u" --keep-baud 1500000,115200,38400,9600 ttyAMA0 "\$TERM" Serializing sd-executor-state to memfd. serial-getty@ttyAMA0.service: Forked /sbin/agetty as 449 Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Closing set fd 120 (pipe:[3641]) Closing set fd 121 (socket:[1370]) Closing set fd 117 (pipe:[3640]) [ 139.899381] kernel[415]: [ 2.487300] kvm [1]: IPA Size Limit: 44 bits Closing set fd 118 (pipe:[3640]) Closing set fd 119 (pipe:[3641]) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=52 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=53 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a serial-getty@ttyAMA0.service: Changed dead -> running Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy serial-getty@ttyAMA0.service: Job 563 serial-getty@ttyAMA0.service/start finished, result=done [ OK ] Started Serial Getty on ttyAMA0. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=54 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.921797] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=49 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=55 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=56 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Failed to communicate with plymouth: Connection refused [ 139.928515] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=50 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/getty_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=57 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a getty.target changed dead -> active getty.target: Job 558 getty.target/start finished, result=done [ 139.935199] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=51 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ OK ] Reached target Login Prompts. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/getty_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=58 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=59 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a multi-user.target: starting held back, waiting for: containerd.service Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/getty_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=60 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=61 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=62 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=63 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=64 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Received SIGCHLD from PID 447 ((sd-close)). Child 447 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 447 belongs to init.scope. [ 139.971218] systemd-udevd[381]: serial8250: Processing device (SEQNUM=4341, ACTION=add) [ 139.977833] systemd-udevd[381]: serial8250: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 139.981956] kernel[415]: [ 2.490943] Trying to unpack rootfs image as initramfs... [ 139.992688] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=52 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 139.995148] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=53 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 140.001540] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=54 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 140.005392] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=55 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 140.012715] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=56 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 140.015407] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/getty_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=57 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 140.018495] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/getty_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=58 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 140.027225] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=59 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 140.035480] systemd-udevd[389]: sit0: Failed to query name_assign_type: Invalid argument [ 140.049941] kernel[415]: [ 2.508248] kvm [1]: vgic interrupt IRQ9 systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=6457 systemd-journald.service: Added fd 118 (stored) to fd store. [ 140.058585] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/getty_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=60 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 140.068514] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=61 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 140.070909] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=62 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 140.081759] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=63 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 140.088622] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=64 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 140.091529] systemd-udevd[381]: serial8250: hwdb modalias key: "platform:serial8250" [ 140.106045] kernel[415]: [ 2.509765] kvm [1]: Hyp mode initialized successfully [ 140.112823] systemd-udevd[389]: sit0: Failed to get "name_assign_type" attribute, ignoring: Invalid argument [ 140.115173] kernel[415]: [ 2.520676] Initialise system trusted keyrings [ 140.145216] systemd-udevd[386]: lo: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 140.147789] kernel[415]: [ 2.524227] workingset: timestamp_bits=42 max_order=19 bucket_order=0 [ 140.154432] systemd-udevd[353]: ttyS1: Device is queued (SEQNUM=4343, ACTION=add) [ 140.164644] systemd-udevd[353]: ttyS1: SEQNUM=4343 blocked by SEQNUM=4341 [ 140.166429] systemd-udevd[353]: ttyS2: Device is queued (SEQNUM=4344, ACTION=add) [ 140.173082] kernel[415]: [ 2.527535] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 140.175274] systemd-udevd[389]: sit0: Device has addr_assign_type=0 [ 140.185887] kernel[415]: [ 2.531301] NFS: Registering the id_resolver key type [ 140.192789] systemd-udevd[392]: 9000000.pl011: No entry found from hwdb. [ 140.194613] systemd-udevd[392]: 9000000.pl011: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=amba': No data available [ 140.201367] systemd-udevd[392]: 9000000.pl011: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 140.203621] kernel[415]: [ 2.533228] Key type id_resolver registered [ 140.222323] systemd-udevd[386]: lo: Failed to determine prefix for network interface naming, ignoring: Operation not supported [ 140.231331] systemd-udevd[386]: lo: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 140.234107] systemd-udevd[386]: lo: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Failed to run builtin 'path_id': No such file or directory [ 140.235987] systemd-udevd[386]: lo: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 140.250733] systemd-udevd[386]: lo: Device has name_assign_type=2 [ 140.260960] systemd-udevd[386]: lo: Device has addr_assign_type=0 [ 140.263725] kernel[415]: [ 2.533518] Key type id_legacy registered [ 140.269797] systemd-udevd[353]: ttyS2: SEQNUM=4344 blocked by SEQNUM=4341 [ 140.271956] kernel[415]: [ 2.534211] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 140.278400] systemd-udevd[392]: 9000000.pl011: Running built-in command "kmod load" [ 140.283132] systemd-udevd[392]: Loading module: amba:d00141011 [ 140.286221] kernel[415]: [ 2.535058] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 140.289190] systemd-udevd[353]: ttyS3: Device is queued (SEQNUM=4345, ACTION=add) [ 140.291644] systemd-udevd[353]: ttyS3: SEQNUM=4345 blocked by SEQNUM=4341 [ 140.295992] kernel[415]: [ 2.541685] Key type cifs.idmap registered [ 140.298538] systemd-udevd[392]: Failed to find module 'amba:d00141011' [ 140.300622] systemd-udevd[392]: 9000000.pl011: Device processed (SEQNUM=4339, ACTION=add) [ 140.302455] systemd-udevd[392]: 9000000.pl011: sd-device-monitor(worker): Passed 356 byte to netlink monitor. [ 140.313744] kernel[415]: [ 2.543305] 9p: Installing v9fs 9p2000 file system support [ 140.319779] systemd-udevd[381]: serial8250: No entry found from hwdb. [ 140.322028] systemd-udevd[381]: serial8250: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 140.323996] systemd-udevd[381]: serial8250: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 140.334360] systemd-udevd[381]: serial8250: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 140.336912] kernel[415]: [ 2.671579] xor: measuring software checksum speed [ 140.339073] systemd-udevd[386]: lo: No matching link configuration found, ignoring device. [ 140.345658] kernel[415]: [ 2.675054] 8regs : 3800 MB/sec [ 140.347797] systemd-udevd[353]: console: Device is queued (SEQNUM=4346, ACTION=add) [ 140.352943] systemd-udevd[353]: console: Device ready for processing (SEQNUM=4346, ACTION=add) [ 140.361296] kernel[415]: [ 2.678404] 32regs : 3467 MB/sec [ 140.363568] systemd-udevd[386]: lo: sd-device: Created empty file '/run/udev/data/n1' for '/devices/virtual/net/lo' [ 140.369715] systemd-udevd[386]: lo: Device processed (SEQNUM=4337, ACTION=add) [ 140.371836] kernel[415]: [ 2.684858] arm64_neon : 1739 MB/sec [ 140.378839] systemd-udevd[353]: console: sd-device-monitor(manager): Passed 215 byte to netlink monitor. [ 140.385822] kernel[415]: [ 2.685139] xor: using function: 8regs (3800 MB/sec) [ 140.387994] systemd-udevd[386]: lo: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 140.410615] kernel[415]: [ 2.685433] Key type asymmetric registered [ 140.421618] systemd-udevd[381]: serial8250: sd-device: Created db file '/run/udev/data/+platform:serial8250' for '/devices/platform/serial8250' [ 140.423572] systemd-udevd[381]: serial8250: Running built-in command "kmod load" [ 140.438204] kernel[415]: [ 2.685695] Asymmetric key parser 'x509' registered [ 140.456832] systemd-udevd[353]: ptmx: Device is queued (SEQNUM=4347, ACTION=add) [ 140.459010] kernel[415]: [ 2.686295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 140.465822] systemd-udevd[381]: Loading module: platform:serial8250 [ 140.467510] systemd-udevd[381]: Failed to find module 'platform:serial8250' [ 140.493482] systemd-udevd[381]: serial8250: Device processed (SEQNUM=4341, ACTION=add) [ 140.495273] systemd-udevd[381]: serial8250: sd-device-monitor(worker): Passed 290 byte to netlink monitor. [ 140.505195] kernel[415]: [ 2.688694] io scheduler mq-deadline registered [ 140.547126] sshd_check_keys[423]: generating ssh ECDSA host key... [ 140.556991] systemd-udevd[391]: console: Processing device (SEQNUM=4346, ACTION=add) [ 140.558809] systemd-udevd[391]: console: Removing watch handle -1. [ 140.561360] kernel[415]: [ 2.688999] io scheduler kyber registered [ 140.570035] systemd-udevd[389]: sit0: Config file /usr/lib/systemd/network/99-default.link is applied [ 140.572531] kernel[415]: [ 2.689536] io scheduler bfq registered [ 140.574999] systemd-udevd[380]: vda: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0' to '/dev/vda' [ 140.577876] kernel[415]: [ 2.752877] pl061_gpio 9030000.pl061: PL061 GPIO chip registered [ 140.580653] systemd-udevd[383]: virtio0: No entry found from hwdb. [ 140.582558] systemd-udevd[383]: virtio0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=virtio': No data available [ 140.591839] kernel[415]: [ 2.766001] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges: [ 140.601366] systemd-udevd[353]: ttyAMA0: Device ready for processing (SEQNUM=4340, ACTION=add) [ 140.603138] systemd-udevd[353]: ttyAMA0: sd-device-monitor(manager): Passed 233 byte to netlink monitor. [ 140.605261] systemd-udevd[353]: ptmx: Device ready for processing (SEQNUM=4347, ACTION=add) [ 140.606993] systemd-udevd[353]: ptmx: sd-device-monitor(manager): Passed 222 byte to netlink monitor. [ 140.609549] kernel[415]: [ 2.767352] pci-host-generic 4010000000.pcie: IO 0x003eff0000..0x003effffff -> 0x0000000000 [ 140.612341] systemd-udevd[383]: virtio0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 140.614585] kernel[415]: [ 2.768639] pci-host-generic 4010000000.pcie: MEM 0x0010000000..0x003efeffff -> 0x0010000000 [ 140.617195] systemd-udevd[389]: sit0: Policies didn't yield a name and Name= is not given, not renaming. [ 140.619518] kernel[415]: [ 2.769103] pci-host-generic 4010000000.pcie: MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 140.622442] systemd-udevd[383]: virtio0: Running built-in command "kmod load" [ 140.624496] systemd-udevd[383]: Loading module: virtio:d00000001v00001AF4 [ 140.626399] systemd-udevd[383]: Failed to find module 'virtio:d00000001v00001AF4' [ 140.628405] systemd-udevd[383]: virtio0: Device processed (SEQNUM=4335, ACTION=add) [ 140.630159] systemd-udevd[383]: virtio0: sd-device-monitor(worker): Passed 271 byte to netlink monitor. [ 140.632846] kernel[415]: [ 2.770202] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits [ 140.641752] systemd-udevd[379]: Failed to find module 'of:Nplatform-busT(null)Cqemu,platformCsimple-bus' [ 140.643694] systemd-udevd[379]: platform-bus@c000000: Device processed (SEQNUM=4331, ACTION=add) [ 140.646052] systemd-udevd[379]: platform-bus@c000000: sd-device-monitor(worker): Passed 461 byte to netlink monitor. [ 140.649039] kernel[415]: [ 2.771342] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff] [ 140.651663] systemd-udevd[353]: tty: Device is queued (SEQNUM=4348, ACTION=add) [ 140.653887] systemd-udevd[353]: ttyS0: Device ready for processing (SEQNUM=4342, ACTION=add) [ 140.656435] kernel[415]: [ 2.774098] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00 [ 140.658765] systemd-udevd[389]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:11 NAME 'sit0' [ 140.661338] kernel[415]: [ 2.774732] pci_bus 0000:00: root bus resource [bus 00-ff] [ 140.663482] systemd-udevd[353]: ttyS0: sd-device-monitor(manager): Passed 224 byte to netlink monitor. [ 140.666110] kernel[415]: [ 2.775069] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 140.674995] systemd-udevd[388]: ptmx: Processing device (SEQNUM=4347, ACTION=add) [ 140.677439] kernel[415]: [ 2.775383] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 140.692377] systemd-resolved[372]: Received mdns UDP packet of size 145, ifindex=0, ttl=255, fragsize=0, sender=127.0.0.1, destination=224.0.0.251 [ 140.694694] systemd-udevd[353]: ttyS1: Device ready for processing (SEQNUM=4343, ACTION=add) [ 140.699156] kernel[415]: [ 2.775792] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 140.706499] systemd-resolved[372]: Received mdns UDP packet of size 67, ifindex=0, ttl=255, fragsize=0, sender=127.0.0.1, destination=224.0.0.251 [ 140.708894] systemd-resolved[372]: Received mdns UDP packet of size 47, ifindex=0, ttl=255, fragsize=0, sender=127.0.0.1, destination=224.0.0.251 [ 140.711436] systemd-udevd[388]: ptmx: Removing watch handle -1. [ 140.714011] kernel[415]: [ 2.778563] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 [ 140.722747] systemd-udevd[353]: ttyS1: sd-device-monitor(manager): Passed 224 byte to netlink monitor. [ 140.726497] kernel[415]: [ 2.785245] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 [ 140.729099] systemd-udevd[389]: sit0: /usr/lib/udev/rules.d/99-systemd.rules:70 RUN '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name' [ 140.731750] kernel[415]: [ 2.788626] pci 0000:00:01.0: reg 0x10: [io 0x1000-0x101f] [ 140.734231] systemd-udevd[353]: ttyS2: Device ready for processing (SEQNUM=4344, ACTION=add) [ 140.736584] systemd-udevd[353]: ttyS2: sd-device-monitor(manager): Passed 224 byte to netlink monitor. [ 140.738371] systemd-udevd[353]: ttyS3: Device ready for processing (SEQNUM=4345, ACTION=add) [ 140.740459] systemd-udevd[353]: ttyS3: sd-device-monitor(manager): Passed 224 byte to netlink monitor. [ 140.742273] systemd-udevd[353]: tty: Device ready for processing (SEQNUM=4348, ACTION=add) [ 140.745007] kernel[415]: [ 2.791528] pci 0000:00:01.0: reg 0x14: [mem 0x10000000-0x10000fff] [ 140.747170] systemd-udevd[386]: ttyS0: Processing device (SEQNUM=4342, ACTION=add) [ 140.749595] kernel[415]: [ 2.803201] pci 0000:00:01.0: reg 0x20: [mem 0x10004000-0x10007fff 64bit pref] [ 140.758677] systemd-udevd[392]: ttyAMA0: Processing device (SEQNUM=4340, ACTION=add) [ 140.761233] kernel[415]: [ 2.805888] pci 0000:00:01.0: reg 0x30: [mem 0x10040000-0x1007ffff pref] [ 140.763470] systemd-udevd[381]: ttyS1: Processing device (SEQNUM=4343, ACTION=add) [ 140.766000] kernel[415]: [ 2.807372] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 [ 140.768365] systemd-udevd[386]: ttyS0: Removing watch handle -1. [ 140.770838] kernel[415]: [ 2.810022] pci 0000:00:02.0: reg 0x10: [io 0x1020-0x103f] [ 140.773499] systemd-udevd[381]: ttyS1: Removing watch handle -1. [ 140.778543] kernel[415]: [ 2.815452] pci 0000:00:02.0: reg 0x14: [mem 0x10080000-0x10080fff] [ 140.781201] systemd-udevd[392]: ttyAMA0: Removing watch handle -1. [ 140.783564] kernel[415]: [ 2.822689] pci 0000:00:02.0: reg 0x20: [mem 0x10084000-0x10087fff 64bit pref] [ 140.786301] systemd-udevd[386]: ttyS0: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 140.788834] kernel[415]: [ 2.830390] pci 0000:00:03.0: [1b36:000d] type 00 class 0x0c0330 [ 140.791092] systemd-udevd[381]: ttyS1: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 140.793631] kernel[415]: [ 2.831405] pci 0000:00:03.0: reg 0x10: [mem 0x10088000-0x1008bfff 64bit] [ 140.795923] systemd-udevd[392]: ttyAMA0: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 140.798447] kernel[415]: [ 2.837302] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 140.801291] systemd-udevd[353]: tty: sd-device-monitor(manager): Passed 220 byte to netlink monitor. [ 140.803799] kernel[415]: [ 2.840836] pci 0000:00:04.0: reg 0x10: [io 0x1080-0x10ff] [ 140.806279] systemd-udevd[389]: sit0: sd-device: Created db file '/run/udev/data/n3' for '/devices/virtual/net/sit0' [ 140.808690] kernel[415]: [ 2.842897] pci 0000:00:04.0: reg 0x14: [mem 0x1008c000-0x1008cfff] [ 140.817581] systemd-udevd[384]: ttyS2: Processing device (SEQNUM=4344, ACTION=add) [ 140.819721] kernel[415]: [ 2.848814] pci 0000:00:04.0: reg 0x20: [mem 0x10090000-0x10093fff 64bit pref] [ 140.822296] systemd-udevd[389]: sit0: Running command "/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/sit0 --prefix=/net/ipv4/neigh/sit0 --prefix=/net/ipv6/conf/sit0 --prefix=/net/ipv6/neigh/sit0" [ 140.825195] kernel[415]: [ 2.861663] pci 0000:00:01.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref] [ 140.827427] systemd-udevd[384]: ttyS2: Removing watch handle -1. [ 140.829868] kernel[415]: [ 2.862744] pci 0000:00:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref] [ 140.832327] systemd-udevd[353]: tty0: Device is queued (SEQNUM=4349, ACTION=add) [ 140.834456] kernel[415]: [ 2.865619] pci 0000:00:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref] [ 140.837493] systemd-udevd[389]: sit0: Starting '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/sit0 --prefix=/net/ipv4/neigh/sit0 --prefix=/net/ipv6/conf/sit0 --prefix=/net/ipv6/neigh/sit0' [ 140.846045] kernel[415]: [ 2.868394] pci 0000:00:03.0: BAR 0: assigned [mem 0x8000008000-0x800000bfff 64bit] [ 140.848513] systemd-udevd[353]: c000000.tpm_tis: Device ready for processing (SEQNUM=4332, ACTION=add) [ 140.850744] kernel[415]: [ 2.869390] pci 0000:00:04.0: BAR 4: assigned [mem 0x800000c000-0x800000ffff 64bit pref] [ 140.853309] systemd-udevd[384]: ttyS2: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 140.855475] kernel[415]: [ 2.870898] pci 0000:00:01.0: BAR 1: assigned [mem 0x10040000-0x10040fff] [ 140.858061] systemd-udevd[391]: console: Preserve permissions of /dev/console, uid=0, gid=0, mode=0600 [ 140.860649] kernel[415]: [ 2.872119] pci 0000:00:02.0: BAR 1: assigned [mem 0x10041000-0x10041fff] [ 140.869560] systemd-udevd[380]: vda: Successfully created symlink '/dev/disk/by-diskseq/25' to '/dev/vda' [ 140.871878] kernel[415]: [ 2.873173] pci 0000:00:04.0: BAR 1: assigned [mem 0x10042000-0x10042fff] [ 140.874488] systemd-udevd[388]: ptmx: /usr/lib/udev/rules.d/50-udev-default.rules:35 GROUP 5 [ 140.876432] systemd-udevd[388]: ptmx: /usr/lib/udev/rules.d/50-udev-default.rules:35 MODE 0666 [ 140.878658] kernel[415]: [ 2.874271] pci 0000:00:04.0: BAR 0: assigned [io 0x1000-0x107f] [ 140.881095] systemd-udevd[379]: c000000.tpm_tis: Processing device (SEQNUM=4332, ACTION=add) [ 140.882918] systemd-udevd[379]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 140.885292] systemd-udevd[379]: c000000.tpm_tis: hwdb modalias key: "of:Ntpm_tisT(null)Ctcg,tpm-tis-mmio" [ 140.887563] kernel[415]: [ 2.881579] pci 0000:00:01.0: BAR 0: assigned [io 0x1080-0x109f] [ 140.890317] systemd-udevd[353]: c000000.tpm_tis: sd-device-monitor(manager): Passed 380 byte to netlink monitor. [ 140.892347] systemd-udevd[353]: tpmrm0: SEQNUM=4333 blocked by SEQNUM=4332 [ 140.894055] systemd-udevd[353]: enp0s1: Device ready for processing (SEQNUM=4336, ACTION=add) [ 140.896595] kernel[415]: [ 2.883297] pci 0000:00:02.0: BAR 0: assigned [io 0x10a0-0x10bf] [ 140.898893] systemd-udevd[380]: vda: Successfully created symlink '/dev/block/254:0' to '/dev/vda' [ 140.901974] kernel[415]: [ 2.912542] EINJ: ACPI disabled. [ 140.903996] systemd-udevd[353]: enp0s1: sd-device-monitor(manager): Passed 253 byte to netlink monitor. [ 140.906011] systemd-udevd[353]: tty0: Device ready for processing (SEQNUM=4349, ACTION=add) [ 140.908603] kernel[415]: [ 3.047064] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 140.917523] systemd-udevd[382]: ttyS3: Processing device (SEQNUM=4345, ACTION=add) [ 140.919284] systemd-udevd[382]: ttyS3: Removing watch handle -1. [ 140.921161] systemd-udevd[382]: ttyS3: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 140.923523] kernel[415]: [ 3.063628] SuperH (H)SCI(F) driver initialized [ 140.926047] systemd-udevd[389]: Successfully forked off '(spawn)' as PID 394. [ 140.928594] kernel[415]: [ 3.066636] msm_serial: driver initialized [ 140.937680] systemd-udevd[383]: enp0s1: Processing device (SEQNUM=4336, ACTION=add) [ 140.939416] systemd-udevd[383]: enp0s1: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 140.942208] kernel[415]: [ 3.069736] STM32 USART driver initialized [ 140.951159] systemd-udevd[393]: tty: Processing device (SEQNUM=4348, ACTION=add) [ 140.953283] systemd-udevd[393]: tty: Removing watch handle -1. [ 140.954980] systemd-udevd[393]: tty: /usr/lib/udev/rules.d/50-udev-default.rules:36 GROUP 5 [ 140.956966] systemd-udevd[393]: tty: /usr/lib/udev/rules.d/50-udev-default.rules:36 MODE 0666 [ 140.959277] kernel[415]: [ 3.102565] tpm_tis c000000.tpm_tis: 2.0 TPM (device-id 0x1, rev-id 1) [ 140.962006] systemd-udevd[380]: vda: sd-device: Created db file '/run/udev/data/b254:0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda' [ 140.963988] systemd-udevd[380]: vda: Adding watch on '/dev/vda' [ 140.968502] systemd-udevd[380]: vda: Device processed (SEQNUM=4300, ACTION=add) [ 140.971423] systemd-udevd[380]: vda: sd-device-monitor(worker): Passed 664 byte to netlink monitor. [ 140.975408] kernel[415]: [ 3.202478] brd: module loaded [ 140.978096] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 395. [ 140.980528] kernel[415]: [ 3.238390] loop: module loaded [ 140.982555] systemd-udevd[391]: console: Successfully created symlink '/dev/char/5:1' to '/dev/console' [ 140.984920] kernel[415]: [ 3.239840] virtio_blk virtio2: 4/0/0 default/read/poll queues [ 140.987148] systemd-udevd[353]: tty0: Worker [395] is forked for processing SEQNUM=4349. [ 140.990101] kernel[415]: [ 3.250036] virtio_blk virtio2: [vda] 27085754 512-byte logical blocks (13.9 GB/12.9 GiB) [ 140.992708] systemd-udevd[391]: console: sd-device: Created empty file '/run/udev/data/c5:1' for '/devices/virtual/tty/console' [ 140.994560] systemd-udevd[391]: console: Device processed (SEQNUM=4346, ACTION=add) [ 140.996855] systemd-udevd[391]: console: sd-device-monitor(worker): Passed 215 byte to netlink monitor. [ 140.999274] kernel[415]: [ 3.266462] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 141.002028] systemd-udevd[383]: enp0s1: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 141.005097] kernel[415]: [ 3.266811] GPT:6114233 != 27085753 [ 141.007695] systemd-udevd[353]: tty1: Device is queued (SEQNUM=4350, ACTION=add) [ 141.009927] systemd-udevd[353]: vda1: Device ready for processing (SEQNUM=4301, ACTION=add) [ 141.012654] kernel[415]: [ 3.267003] GPT:Alternate GPT header not at the end of the disk. [ 141.029564] systemd-udevd[395]: tty0: Processing device (SEQNUM=4349, ACTION=add) [ 141.031971] kernel[415]: [ 3.267254] GPT:6114233 != 27085753 [ 141.034332] systemd-udevd[388]: ptmx: Preserve permissions of /dev/ptmx, uid=0, gid=5, mode=0666 [ 141.038166] kernel[415]: [ 3.267424] GPT: Use GNU Parted to correct GPT errors. [ 141.040751] systemd-udevd[395]: tty0: Removing watch handle -1. [ 141.042856] kernel[415]: [ 3.268687] vda: vda1 vda2 vda3 [ 141.045612] systemd-udevd[353]: vda1: sd-device-monitor(manager): Passed 318 byte to netlink monitor. [ 141.047452] systemd-udevd[353]: vda2: Device ready for processing (SEQNUM=4302, ACTION=add) [ 141.050379] kernel[415]: [ 3.276612] zram: Added device: zram0 [ 141.053401] systemd-udevd[379]: c000000.tpm_tis: hwdb modalias key: "of:Nplatform-busT(null)Cqemu,platformCsimple-bus" [ 141.060673] kernel[415]: [ 3.282200] megasas: 07.725.01.00-rc1 [ 141.062843] systemd-udevd[353]: vda2: sd-device-monitor(manager): Passed 325 byte to netlink monitor. [ 141.067106] systemd-udevd[353]: vda3: Device ready for processing (SEQNUM=4303, ACTION=add) [ 141.073969] kernel[415]: [ 3.303412] physmap-flash 4000000.flash: physmap platform flash device: [mem 0x04000000-0x07ffffff] [ 141.076653] systemd-udevd[380]: vda2: Processing device (SEQNUM=4302, ACTION=add) [ 141.078839] kernel[415]: [ 3.310044] 4000000.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000 [ 141.081608] systemd-udevd[395]: tty0: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 141.083378] systemd-udevd[395]: tty0: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 141.087631] kernel[415]: [ 3.311280] Intel/Sharp Extended Query Table at 0x0031 [ 141.090055] systemd-udevd[383]: enp0s1: MAC address identifier: hw_addr=52:54:00:12:35:02 -> x525400123502 [ 141.095350] kernel[415]: [ 3.313979] Using buffer write method [ 141.097837] systemd-udevd[386]: ttyS0: Preserve permissions of /dev/ttyS0, uid=0, gid=20, mode=0660 [ 141.106070] systemd-udevd[388]: ptmx: Successfully created symlink '/dev/char/5:2' to '/dev/ptmx' [ 141.111290] systemd-udevd[388]: ptmx: sd-device: Created empty file '/run/udev/data/c5:2' for '/devices/virtual/tty/ptmx' [ 141.113752] systemd-udevd[388]: ptmx: Device processed (SEQNUM=4347, ACTION=add) [ 141.115583] systemd-udevd[388]: ptmx: sd-device-monitor(worker): Passed 222 byte to netlink monitor. [ 141.118449] kernel[415]: [ 5.240852] Freeing initrd memory: 28936K [ 141.122417] systemd-udevd[379]: c000000.tpm_tis: No entry found from hwdb. [ 141.131305] systemd-udevd[379]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 141.135270] systemd-udevd[379]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 141.138415] systemd-udevd[379]: c000000.tpm_tis: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 141.143120] kernel[415]: [ 5.781338] vcan: Virtual CAN interface driver [ 141.145692] systemd-udevd[391]: vda1: Processing device (SEQNUM=4301, ACTION=add) [ 141.147827] kernel[415]: [ 5.781679] vxcan: Virtual CAN Tunnel driver [ 141.154097] systemd-udevd[353]: Successfully forked off '(udev-worker)' as PID 396. [ 141.156984] kernel[415]: [ 5.781958] CAN device driver interface [ 141.159186] systemd-udevd[383]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/of_node". [ 141.163207] systemd-udevd[383]: virtio0: Failed to get 'of_node' child device: No such device [ 141.165776] kernel[415]: [ 5.788207] thunder_xcv, ver 1.0 [ 141.171677] systemd-udevd[380]: vda2: Removing watch handle 10. [ 141.174483] kernel[415]: [ 5.788667] thunder_bgx, ver 1.0 [ 141.183202] systemd-udevd[393]: tty: Preserve permissions of /dev/tty, uid=0, gid=5, mode=0666 [ 141.185600] kernel[415]: [ 5.788984] nicpf, ver 1.0 [ 141.192788] systemd-udevd[384]: ttyS2: Preserve permissions of /dev/ttyS2, uid=0, gid=20, mode=0660 [ 141.195335] kernel[415]: [ 5.794951] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 141.215144] systemd-udevd[386]: ttyS0: Successfully created symlink '/dev/char/4:64' to '/dev/ttyS0' [ 141.221760] kernel[415]: [ 5.795285] hns3: Copyright (c) 2017 Huawei Corporation. [ 141.228537] systemd-udevd[393]: tty: Successfully created symlink '/dev/char/5:0' to '/dev/tty' [ 141.230774] kernel[415]: [ 5.796063] hclge is initializing [ 141.234929] systemd-udevd[353]: vda3: Worker [396] is forked for processing SEQNUM=4303. [ 141.239088] systemd-udevd[353]: vda4: Device ready for processing (SEQNUM=4304, ACTION=add) [ 141.241319] systemd-udevd[353]: Maximum number (14) of children reached. [ 141.243508] kernel[415]: [ 5.796435] e1000: Intel(R) PRO/1000 Network Driver [ 141.250399] systemd-udevd[382]: ttyS3: Preserve permissions of /dev/ttyS3, uid=0, gid=20, mode=0660 [ 141.257002] kernel[415]: [ 5.796657] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 141.259571] systemd-udevd[380]: vda2: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 141.262273] kernel[415]: [ 5.797071] e1000e: Intel(R) PRO/1000 Network Driver [ 141.268724] systemd-udevd[384]: ttyS2: Successfully created symlink '/dev/char/4:66' to '/dev/ttyS2' [ 141.271582] kernel[415]: [ 5.797298] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 141.274668] systemd-udevd[383]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/physfn". [ 141.279796] systemd-udevd[383]: 0000:00:01.0: Failed to get PCI onboard label: No such file or directory [ 141.281985] systemd-udevd[383]: 0000:00:01.0: Could not obtain onboard index: No such file or directory [ 141.285365] kernel[415]: [ 5.797695] igb: Intel(R) Gigabit Ethernet Network Driver [ 141.287484] systemd-udevd[353]: tty10: Device is queued (SEQNUM=4351, ACTION=add) [ 141.293064] kernel[415]: [ 5.797933] igb: Copyright (c) 2007-2014 Intel Corporation. [ 141.295611] systemd-udevd[383]: enp0s1: PCI path identifier: domain=n/a bus_and_slot=p0s1 func=n/a port=n/a -> enp0s1 [ 141.298439] kernel[415]: [ 5.798330] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 141.305358] systemd-udevd[395]: tty0: Preserve permissions of /dev/tty0, uid=0, gid=5, mode=0620 [ 141.307730] kernel[415]: [ 5.798601] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 141.310458] systemd-udevd[392]: ttyAMA0: Preserve permissions of /dev/ttyAMA0, uid=0, gid=20, mode=0660 [ 141.313439] kernel[415]: [ 5.798997] i40e: Intel(R) Ethernet Connection XL710 Network Driver [ 141.315616] systemd-udevd[383]: enp0s1: Could not find usb parent device: No such file or directory [ 141.317887] systemd-udevd[383]: enp0s1: Could not get bcma parent device: No such file or directory [ 141.322520] kernel[415]: [ 5.799264] i40e: Copyright (c) 2013 - 2019 Intel Corporation. [ 141.327580] systemd-udevd[391]: vda1: Removing watch handle 12. [ 141.331467] kernel[415]: [ 5.802204] sky2: driver version 1.30 [ 141.333914] systemd-udevd[382]: ttyS3: Successfully created symlink '/dev/char/4:67' to '/dev/ttyS3' [ 141.338290] kernel[415]: [ 5.813474] VFIO - User Level meta-driver version: 0.3 [ 141.341454] systemd-udevd[383]: enp0s1: /usr/lib/udev/rules.d/75-net-description.rules:12 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 141.343583] systemd-udevd[383]: enp0s1: hwdb modalias key: "pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00" [ 141.345799] systemd-udevd[383]: enp0s1: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 141.350291] systemd-udevd[383]: enp0s1: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 141.366528] systemd-udevd[383]: enp0s1: Device has name_assign_type=4 [ 141.372732] systemd-udevd[383]: enp0s1: Device has addr_assign_type=0 [ 141.374902] kernel[415]: [ 5.830357] usbcore: registered new interface driver usb-storage [ 141.379906] sshd_check_keys[423]: generating ssh ED25519 host key... [ 141.386572] systemd-udevd[395]: tty0: Successfully created symlink '/dev/char/4:0' to '/dev/tty0' [ 141.389811] kernel[415]: [ 5.831275] usbcore: registered new interface driver usbserial_generic [ 141.399459] systemd-udevd[392]: ttyAMA0: Successfully created symlink '/dev/char/204:64' to '/dev/ttyAMA0' [ 141.412779] kernel[415]: [ 5.832069] usbserial: USB Serial support registered for generic [ 141.414980] systemd-udevd[383]: enp0s1: Config file /usr/lib/systemd/network/99-default.link is applied [ 141.417310] systemd-udevd[383]: enp0s1: MAC address on the device already matches policy "persistent". [ 141.419514] kernel[415]: [ 5.849811] rtc-pl031 9010000.pl031: registered as rtc0 [ 141.422501] systemd-udevd[353]: vda4: Device ready for processing (SEQNUM=4304, ACTION=add) [ 141.425536] systemd-udevd[353]: vda4: sd-device-monitor(manager): Passed 305 byte to netlink monitor. [ 141.427674] systemd-udevd[353]: tty1: Device ready for processing (SEQNUM=4350, ACTION=add) [ 141.430300] kernel[415]: [ 5.850925] rtc-pl031 9010000.pl031: setting system clock to 2024-04-16T13:47:48 UTC (1713275268) [ 141.433307] systemd-udevd[383]: enp0s1: Policy *keep*: keeping existing userspace name [ 141.435301] systemd-udevd[383]: enp0s1: /usr/lib/udev/rules.d/80-net-setup-link.rules:11 NAME 'enp0s1' [ 141.437759] kernel[415]: [ 5.884428] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 141.440008] systemd-udevd[353]: tty11: Device is queued (SEQNUM=4352, ACTION=add) [ 141.442714] kernel[415]: [ 5.895295] sdhci: Secure Digital Host Controller Interface driver [ 141.449519] systemd-udevd[383]: enp0s1: /usr/lib/udev/rules.d/99-systemd.rules:70 RUN '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name' [ 141.456700] kernel[415]: [ 5.895589] sdhci: Copyright(c) Pierre Ossman [ 141.458820] systemd-udevd[353]: tty1: Device ready for processing (SEQNUM=4350, ACTION=add) [ 141.461504] kernel[415]: [ 5.899226] Synopsys Designware Multimedia Card Interface Driver [ 141.489063] systemd-udevd[396]: vda3: Processing device (SEQNUM=4303, ACTION=add) [ 141.491516] kernel[415]: [ 5.903865] sdhci-pltfm: SDHCI platform and OF driver helper [ 141.494422] systemd-udevd[386]: ttyS0: sd-device: Created db file '/run/udev/data/c4:64' for '/devices/platform/serial8250/tty/ttyS0' [ 141.497338] kernel[415]: [ 5.914253] ledtrig-cpu: registered to indicate activity on CPUs [ 141.499628] systemd-udevd[393]: tty: sd-device: Created empty file '/run/udev/data/c5:0' for '/devices/virtual/tty/tty' [ 141.502416] kernel[415]: [ 5.921508] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 141.505017] systemd-udevd[386]: ttyS0: Device processed (SEQNUM=4342, ACTION=add) [ 141.507225] kernel[415]: [ 5.928242] usbcore: registered new interface driver usbhid [ 141.509773] systemd-udevd[393]: tty: Device processed (SEQNUM=4348, ACTION=add) [ 141.511987] kernel[415]: [ 5.928518] usbhid: USB HID core driver [ 141.514715] systemd-udevd[386]: ttyS0: sd-device-monitor(worker): Passed 262 byte to netlink monitor. [ 141.517329] kernel[415]: [ 5.953738] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 141.519512] systemd-udevd[393]: tty: sd-device-monitor(worker): Passed 220 byte to netlink monitor. [ 141.522345] kernel[415]: [ 5.965452] optee: probing for conduit method. [ 141.524846] systemd-udevd[379]: c000000.tpm_tis: sd-device: Created db file '/run/udev/data/+platform:c000000.tpm_tis' for '/devices/platform/platform-bus@c000000/c000000.tpm_tis' [ 141.527043] systemd-udevd[379]: c000000.tpm_tis: Running built-in command "kmod load" [ 141.529151] systemd-udevd[379]: Loading module: of:Ntpm_tisT(null)Ctcg,tpm-tis-mmio [ 141.531398] kernel[415]: [ 5.966423] optee: revision 4.1 (18b424c2) [ 141.535321] systemd-udevd[383]: enp0s1: sd-device: Created db file '/run/udev/data/n2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/enp0s1' [ 141.538060] systemd-udevd[383]: enp0s1: Running command "/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/enp0s1 --prefix=/net/ipv4/neigh/enp0s1 --prefix=/net/ipv6/conf/enp0s1 --prefix=/net/ipv6/neigh/enp0s1" [ 141.540795] systemd-udevd[383]: enp0s1: Starting '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/enp0s1 --prefix=/net/ipv4/neigh/enp0s1 --prefix=/net/ipv6/conf/enp0s1 --prefix=/net/ipv6/neigh/enp0s1' [ 141.543469] kernel[415]: [ 5.973460] optee: Asynchronous notifications enabled [ 141.550034] systemd-udevd[388]: vda4: Processing device (SEQNUM=4304, ACTION=add) [ 141.552820] kernel[415]: [ 5.974539] optee: dynamic shared memory is enabled [ 141.554979] systemd-udevd[383]: Successfully forked off '(spawn)' as PID 397. [ 141.557848] kernel[415]: [ 5.985134] optee: initialized driver [ 141.560398] systemd-udevd[384]: ttyS2: sd-device: Created db file '/run/udev/data/c4:66' for '/devices/platform/serial8250/tty/ttyS2' [ 141.562287] systemd-udevd[384]: ttyS2: Device processed (SEQNUM=4344, ACTION=add) [ 141.564331] systemd-udevd[384]: ttyS2: sd-device-monitor(worker): Passed 262 byte to netlink monitor. [ 141.566503] kernel[415]: [ 5.986138] Driver 'optee' was unable to register with bus_type 'arm_ffa' because the bus was not initialized. [ 141.569276] systemd-udevd[396]: vda3: Removing watch handle 11. [ 141.571440] kernel[415]: [ 6.000861] u32 classifier [ 141.573800] systemd-udevd[353]: tty12: Device is queued (SEQNUM=4353, ACTION=add) [ 141.576421] kernel[415]: [ 6.001056] input device check on [ 141.578464] systemd-udevd[395]: tty0: sd-device: Created empty file '/run/udev/data/c4:0' for '/devices/virtual/tty/tty0' [ 141.580990] kernel[415]: [ 6.001243] Actions configured [ 141.583004] systemd-udevd[353]: tty1: Device ready for processing (SEQNUM=4350, ACTION=add) [ 141.585405] kernel[415]: [ 6.003424] NET: Registered PF_INET6 protocol family [ 141.587540] systemd-udevd[395]: tty0: Device processed (SEQNUM=4349, ACTION=add) [ 141.591673] systemd-udevd[395]: tty0: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 141.594283] kernel[415]: [ 6.017380] Segment Routing with IPv6 [ 141.596767] systemd-udevd[396]: vda3: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 141.599413] kernel[415]: [ 6.017895] In-situ OAM (IOAM) with IPv6 [ 141.609352] systemd-udevd[381]: ttyS1: Preserve permissions of /dev/ttyS1, uid=0, gid=20, mode=0660 [ 141.611198] systemd-udevd[381]: ttyS1: Successfully created symlink '/dev/char/4:65' to '/dev/ttyS1' [ 141.613844] kernel[415]: [ 6.019326] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 141.622867] systemd-udevd[391]: vda1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 141.625354] kernel[415]: [ 6.024528] NET: Registered PF_PACKET protocol family [ 141.634252] systemd-udevd[353]: tty13: Device is queued (SEQNUM=4354, ACTION=add) [ 141.635978] systemd-udevd[353]: tty1: Device ready for processing (SEQNUM=4350, ACTION=add) [ 141.638043] systemd-udevd[353]: tty1: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 141.639937] systemd-udevd[353]: tty10: Device ready for processing (SEQNUM=4351, ACTION=add) [ 141.642553] kernel[415]: [ 6.025713] Bridge firewalling registered [ 141.644991] systemd-udevd[381]: ttyS1: sd-device: Created db file '/run/udev/data/c4:65' for '/devices/platform/serial8250/tty/ttyS1' [ 141.646906] systemd-udevd[381]: ttyS1: Device processed (SEQNUM=4343, ACTION=add) [ 141.649020] systemd-udevd[381]: ttyS1: sd-device-monitor(worker): Passed 262 byte to netlink monitor. [ 141.651306] kernel[415]: [ 6.025946] can: controller area network core [ 141.653993] systemd-udevd[382]: ttyS3: sd-device: Created db file '/run/udev/data/c4:67' for '/devices/platform/serial8250/tty/ttyS3' [ 141.658826] systemd-udevd[382]: ttyS3: Device processed (SEQNUM=4345, ACTION=add) [ 141.660955] systemd-udevd[382]: ttyS3: sd-device-monitor(worker): Passed 262 byte to netlink monitor. [ 141.663227] kernel[415]: [ 6.026740] NET: Registered PF_CAN protocol family [ 141.665704] systemd-udevd[386]: tty10: Processing device (SEQNUM=4351, ACTION=add) [ 141.667525] systemd-udevd[386]: tty10: Removing watch handle -1. [ 141.669981] systemd-udevd[386]: tty10: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 141.672371] systemd-udevd[386]: tty10: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 141.674507] kernel[415]: [ 6.027022] can: raw protocol [ 141.676840] systemd-udevd[392]: ttyAMA0: sd-device: Created db file '/run/udev/data/c204:64' for '/devices/platform/9000000.pl011/tty/ttyAMA0' [ 141.678730] systemd-udevd[392]: ttyAMA0: Device processed (SEQNUM=4340, ACTION=add) [ 141.684842] systemd-udevd[392]: ttyAMA0: sd-device-monitor(worker): Passed 271 byte to netlink monitor. [ 141.687032] kernel[415]: [ 6.027373] can: broadcast manager protocol [ 141.689678] systemd-udevd[380]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' [ 141.691718] systemd-udevd[380]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 141.694339] kernel[415]: [ 6.027879] can: netlink gateway - max_hops=1 [ 141.696702] systemd-udevd[384]: tty1: Processing device (SEQNUM=4350, ACTION=add) [ 141.698404] systemd-udevd[384]: tty1: Removing watch handle -1. [ 141.700629] systemd-udevd[384]: tty1: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 141.702373] systemd-udevd[384]: tty1: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 141.704787] kernel[415]: [ 6.028387] can: isotp protocol (max_pdu_size 8300) [ 141.706903] systemd-udevd[396]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' [ 141.709582] kernel[415]: [ 6.032088] 9pnet: Installing 9P2000 support [ 141.712710] systemd-udevd[353]: tty10: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 141.715043] kernel[415]: [ 6.032736] Key type dns_resolver registered [ 141.721577] systemd-udevd[396]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 141.723900] kernel[415]: [ 6.033946] NET: Registered PF_VSOCK protocol family [ 141.726271] systemd-udevd[353]: tty11: Device ready for processing (SEQNUM=4352, ACTION=add) [ 141.727977] systemd-udevd[353]: tty11: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 141.729972] systemd-udevd[353]: tty12: Device ready for processing (SEQNUM=4353, ACTION=add) [ 141.732429] kernel[415]: [ 6.097219] registered taskstats version 1 [ 141.734672] systemd-udevd[396]: vda3: Probe /dev/vda3 with raid and offset=0 [ 141.737165] kernel[415]: [ 6.103493] Loading compiled-in X.509 certificates [ 141.746098] systemd-udevd[388]: vda4: Removing watch handle 13. [ 141.748422] kernel[415]: [ 6.151933] Key type .fscrypt registered [ 141.750524] systemd-udevd[380]: vda2: Probe /dev/vda2 with raid and offset=0 [ 141.752952] kernel[415]: [ 6.152164] Key type fscrypt-provisioning registered [ 141.755124] systemd-udevd[353]: tty12: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 141.757200] systemd-udevd[353]: tty13: Device ready for processing (SEQNUM=4354, ACTION=add) [ 141.758952] systemd-udevd[353]: tty14: Device is queued (SEQNUM=4355, ACTION=add) [ 141.761305] kernel[415]: [ 6.165088] Btrfs loaded, zoned=no, fsverity=no [ 141.763510] systemd-udevd[395]: tty11: Processing device (SEQNUM=4352, ACTION=add) [ 141.765588] systemd-udevd[395]: tty11: Removing watch handle -1. [ 141.767541] systemd-udevd[395]: tty11: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 141.770191] kernel[415]: [ 6.171331] Key type encrypted registered [ 141.772640] systemd-udevd[396]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/a3446dad-f774-4e8a-93ef-ba9d43e6c5f9' [ 141.774769] systemd-udevd[396]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c' [ 141.777075] systemd-udevd[396]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityhash' [ 141.779000] systemd-udevd[396]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part3' [ 141.781830] kernel[415]: [ 6.178283] printk: console [netcon0] enabled [ 141.783908] systemd-udevd[395]: tty11: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 141.786564] kernel[415]: [ 6.178648] netconsole: network logging started [ 141.789012] systemd-udevd[396]: vda3: Preserve permissions of /dev/vda3, uid=0, gid=6, mode=0660 [ 141.791133] kernel[415]: [ 6.188433] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 141.800437] systemd-udevd[379]: Failed to find module 'of:Ntpm_tisT(null)Ctcg,tpm-tis-mmio' [ 141.802820] kernel[415]: [ 6.198231] clk: Disabling unused clocks [ 141.805483] systemd-udevd[353]: tty13: Device ready for processing (SEQNUM=4354, ACTION=add) [ 141.807196] systemd-udevd[353]: tty13: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 141.809252] systemd-udevd[353]: tty14: Device ready for processing (SEQNUM=4355, ACTION=add) [ 141.811170] systemd-udevd[353]: tty14: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 141.813362] systemd-udevd[353]: tty15: Device is queued (SEQNUM=4356, ACTION=add) [ 141.815089] systemd-udevd[353]: tty15: Device ready for processing (SEQNUM=4356, ACTION=add) [ 141.818047] kernel[415]: [ 6.199165] ALSA device list: [ 141.820777] systemd-udevd[388]: vda4: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 141.822900] kernel[415]: [ 6.199411] No soundcards found. [ 141.825444] systemd-udevd[396]: vda3: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' to '/dev/vda3' [ 141.827880] kernel[415]: [ 6.204687] uart-pl011 9000000.pl011: no DMA platform data [ 141.830416] systemd-udevd[393]: tty12: Processing device (SEQNUM=4353, ACTION=add) [ 141.832815] systemd-udevd[393]: tty12: Removing watch handle -1. [ 141.834488] systemd-udevd[393]: tty12: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 141.836499] systemd-udevd[393]: tty12: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 141.838666] kernel[415]: [ 6.391614] Freeing unused kernel memory: 13824K [ 141.841195] systemd-udevd[396]: vda3: Successfully created symlink '/dev/disk/by-partlabel/verityhash' to '/dev/vda3' [ 141.849383] kernel[415]: [ 6.394164] Run /init as init process [ 141.851510] systemd-udevd[386]: tty10: Preserve permissions of /dev/tty10, uid=0, gid=5, mode=0620 [ 141.855389] systemd-udevd[395]: tty11: Preserve permissions of /dev/tty11, uid=0, gid=5, mode=0620 [ 141.857728] systemd-udevd[395]: tty11: Successfully created symlink '/dev/char/4:11' to '/dev/tty11' [ 141.862526] systemd-udevd[382]: tty14: Processing device (SEQNUM=4355, ACTION=add) [ 141.865311] systemd-udevd[382]: tty14: Removing watch handle -1. [ 141.867043] systemd-udevd[382]: tty14: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 141.870256] systemd-udevd[382]: tty14: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 141.875001] systemd-udevd[379]: c000000.tpm_tis: Device processed (SEQNUM=4332, ACTION=add) [ 141.881229] systemd-udevd[379]: c000000.tpm_tis: sd-device-monitor(worker): Passed 450 byte to netlink monitor. [ 141.885058] systemd-udevd[381]: tty13: Processing device (SEQNUM=4354, ACTION=add) [ 141.886841] systemd-udevd[381]: tty13: Removing watch handle -1. [ 141.890602] systemd-udevd[396]: vda3: Successfully created symlink '/dev/disk/by-partuuid/5e33239e-4857-7203-da1a-3bd4515cc68c' to '/dev/vda3' [ 141.894920] systemd-udevd[386]: tty10: Successfully created symlink '/dev/char/4:10' to '/dev/tty10' [ 141.899294] systemd-udevd[353]: tty15: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 141.905690] systemd-udevd[353]: tty16: Device is queued (SEQNUM=4357, ACTION=add) [ 141.907537] systemd-udevd[353]: tpmrm0: Device ready for processing (SEQNUM=4333, ACTION=add) [ 141.918614] systemd-udevd[392]: tty15: Processing device (SEQNUM=4356, ACTION=add) [ 141.925036] systemd-udevd[392]: tty15: Removing watch handle -1. [ 141.928848] systemd-udevd[396]: vda3: Successfully created symlink '/dev/disk/by-uuid/a3446dad-f774-4e8a-93ef-ba9d43e6c5f9' to '/dev/vda3' [ 141.937223] systemd-udevd[392]: tty15: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 141.939010] systemd-udevd[392]: tty15: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 141.945791] systemd-udevd[381]: tty13: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 141.947551] systemd-udevd[381]: tty13: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 141.954508] systemd-udevd[379]: tpmrm0: Processing device (SEQNUM=4333, ACTION=add) [ 141.958413] systemd-udevd[379]: tpmrm0: Removing watch handle -1. [ 141.962184] systemd-udevd[353]: tpmrm0: sd-device-monitor(manager): Passed 261 byte to netlink monitor. [ 141.963995] systemd-udevd[353]: tty16: Device ready for processing (SEQNUM=4357, ACTION=add) [ 141.969741] systemd-udevd[353]: tty17: Device is queued (SEQNUM=4358, ACTION=add) [ 141.973318] systemd-udevd[353]: tty16: Device ready for processing (SEQNUM=4357, ACTION=add) [ 141.979509] systemd-udevd[396]: vda3: Successfully created symlink '/dev/disk/by-diskseq/25-part3' to '/dev/vda3' [ 141.985958] systemd-udevd[386]: tty10: sd-device: Created empty file '/run/udev/data/c4:10' for '/devices/virtual/tty/tty10' [ 141.993890] systemd-udevd[396]: vda3: Successfully created symlink '/dev/block/254:3' to '/dev/vda3' [ 142.004989] systemd-udevd[386]: tty10: Device processed (SEQNUM=4351, ACTION=add) [ 142.006778] systemd-udevd[386]: tty10: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.027336] systemd-udevd[384]: tty1: Preserve permissions of /dev/tty1, uid=0, gid=5, mode=0620 [ 142.033317] systemd-udevd[396]: vda3: sd-device: Created db file '/run/udev/data/b254:3' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3' [ 142.037515] systemd-udevd[384]: tty1: Successfully created symlink '/dev/char/4:1' to '/dev/tty1' [ 142.046692] systemd-udevd[396]: vda3: Adding watch on '/dev/vda3' [ 142.062721] systemd-udevd[396]: vda3: Device processed (SEQNUM=4303, ACTION=add) [ 142.070581] systemd-udevd[384]: tty1: sd-device: Created empty file '/run/udev/data/c4:1' for '/devices/virtual/tty/tty1' [ 142.084389] systemd-udevd[384]: tty1: Device processed (SEQNUM=4350, ACTION=add) [ 142.086290] systemd-udevd[384]: tty1: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 142.097929] systemd-udevd[395]: tty11: sd-device: Created empty file '/run/udev/data/c4:11' for '/devices/virtual/tty/tty11' [ 142.099758] systemd-udevd[395]: tty11: Device processed (SEQNUM=4352, ACTION=add) [ 142.102100] systemd-udevd[395]: tty11: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.112713] systemd-udevd[393]: tty12: Preserve permissions of /dev/tty12, uid=0, gid=5, mode=0620 [ 142.116419] systemd-udevd[353]: tty18: Device is queued (SEQNUM=4359, ACTION=add) [ 142.121478] systemd-udevd[353]: tty16: Device ready for processing (SEQNUM=4357, ACTION=add) [ 142.125940] systemd-udevd[353]: tty19: Device is queued (SEQNUM=4360, ACTION=add) [ 142.129778] systemd-udevd[393]: tty12: Successfully created symlink '/dev/char/4:12' to '/dev/tty12' [ 142.133946] systemd-udevd[381]: tty13: Preserve permissions of /dev/tty13, uid=0, gid=5, mode=0620 [ 142.137872] systemd-udevd[393]: tty12: sd-device: Created empty file '/run/udev/data/c4:12' for '/devices/virtual/tty/tty12' [ 142.139923] systemd-udevd[393]: tty12: Device processed (SEQNUM=4353, ACTION=add) [ 142.141939] systemd-udevd[393]: tty12: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.145837] systemd-udevd[381]: tty13: Successfully created symlink '/dev/char/4:13' to '/dev/tty13' [ 142.149804] systemd-udevd[396]: vda3: sd-device-monitor(worker): Passed 1314 byte to netlink monitor. [ 142.153700] systemd-udevd[353]: tty16: Device ready for processing (SEQNUM=4357, ACTION=add) [ 142.155459] systemd-udevd[353]: tty16: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.157604] systemd-udevd[353]: tty17: Device ready for processing (SEQNUM=4358, ACTION=add) [ 142.162001] systemd-udevd[353]: tty17: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.163838] systemd-udevd[353]: tty18: Device ready for processing (SEQNUM=4359, ACTION=add) [ 142.178582] systemd-udevd[382]: tty14: Preserve permissions of /dev/tty14, uid=0, gid=5, mode=0620 [ 142.180907] systemd-udevd[382]: tty14: Successfully created symlink '/dev/char/4:14' to '/dev/tty14' [ 142.182813] systemd-udevd[382]: tty14: sd-device: Created empty file '/run/udev/data/c4:14' for '/devices/virtual/tty/tty14' [ 142.186821] systemd-udevd[395]: tty17: Processing device (SEQNUM=4358, ACTION=add) [ 142.193241] systemd-udevd[395]: tty17: Removing watch handle -1. [ 142.195106] systemd-udevd[395]: tty17: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.199038] systemd-udevd[392]: tty15: Preserve permissions of /dev/tty15, uid=0, gid=5, mode=0620 [ 142.205547] systemd-udevd[392]: tty15: Successfully created symlink '/dev/char/4:15' to '/dev/tty15' [ 142.220539] systemd-udevd[386]: tty16: Processing device (SEQNUM=4357, ACTION=add) [ 142.222324] systemd-udevd[386]: tty16: Removing watch handle -1. [ 142.226032] systemd-udevd[379]: tpmrm0: /usr/lib/udev/rules.d/tpm-udev.rules:4 GROUP 998 [ 142.227814] systemd-udevd[379]: tpmrm0: /usr/lib/udev/rules.d/tpm-udev.rules:4 MODE 0660 [ 142.230029] systemd-udevd[379]: tpmrm0: Preserve permissions of /dev/tpmrm0, uid=0, gid=998, mode=0660 [ 142.237914] systemd-udevd[353]: tty2: Device is queued (SEQNUM=4361, ACTION=add) [ 142.239694] systemd-udevd[353]: tty18: Device ready for processing (SEQNUM=4359, ACTION=add) [ 142.241845] systemd-udevd[353]: tty18: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.243715] systemd-udevd[353]: tty19: Device ready for processing (SEQNUM=4360, ACTION=add) [ 142.247481] systemd-udevd[382]: tty14: Device processed (SEQNUM=4355, ACTION=add) [ 142.249991] systemd-udevd[382]: tty14: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.256494] systemd-udevd[391]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' [ 142.271182] systemd-udevd[384]: tty18: Processing device (SEQNUM=4359, ACTION=add) [ 142.278798] systemd-udevd[396]: tty19: Processing device (SEQNUM=4360, ACTION=add) [ 142.282727] systemd-udevd[384]: tty18: Removing watch handle -1. [ 142.286274] systemd-udevd[396]: tty19: Removing watch handle -1. [ 142.289917] systemd-udevd[395]: tty17: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.293895] systemd-udevd[392]: tty15: sd-device: Created empty file '/run/udev/data/c4:15' for '/devices/virtual/tty/tty15' [ 142.295924] systemd-udevd[392]: tty15: Device processed (SEQNUM=4356, ACTION=add) [ 142.298073] systemd-udevd[392]: tty15: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.301751] systemd-udevd[379]: tpmrm0: Successfully created symlink '/dev/char/252:65536' to '/dev/tpmrm0' [ 142.313729] systemd-udevd[391]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' systemd-journald.service: Received EPOLLHUP on stored fd 110 (stored), closing. [ 142.322263] systemd-udevd[353]: tty19: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.328603] systemd-udevd[353]: tty2: Device ready for processing (SEQNUM=4361, ACTION=add) [ 142.330537] systemd-udevd[353]: tty2: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 142.336715] systemd-udevd[353]: tty20: Device is queued (SEQNUM=4362, ACTION=add) Received SIGCHLD from PID 423 (sshd_check_keys). Child 423 (sshd_check_keys) died (code=exited, status=0/SUCCESS) [ 142.346195] systemd-udevd[391]: vda1: Probe /dev/vda1 with raid and offset=0 sshdgenkeys.service: Child 423 belongs to sshdgenkeys.service. sshdgenkeys.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 142.354221] systemd-udevd[384]: tty18: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 sshdgenkeys.service: Changed start -> exited sshdgenkeys.service: Job 544 sshdgenkeys.service/start finished, result=done [ OK ] Finished OpenSSH Key Generation. [ 142.362178] systemd-udevd[396]: tty19: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sshdgenkeys_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=65 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sshdgenkeys_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=66 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 142.370629] systemd-udevd[384]: tty18: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=67 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Failed to communicate with plymouth: Connection refused Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sshdgenkeys_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=68 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sshdgenkeys_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=69 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Child 475 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 142.389651] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sshdgenkeys_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=65 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a init.scope: Child 475 belongs to init.scope. [ 142.392851] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sshdgenkeys_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=66 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a sshdgenkeys.service: Control group is empty. [ 142.395646] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=67 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 142.402474] systemd-udevd[396]: tty19: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.405011] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sshdgenkeys_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=68 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 142.407651] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sshdgenkeys_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=69 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 142.412466] systemd-udevd[386]: tty16: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.414285] systemd-udevd[386]: tty16: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.418448] systemd-udevd[393]: tty2: Processing device (SEQNUM=4361, ACTION=add) [ 142.420520] systemd-udevd[393]: tty2: Removing watch handle -1. [ 142.422224] systemd-udevd[393]: tty2: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.423990] systemd-udevd[393]: tty2: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.427726] systemd-udevd[381]: tty13: sd-device: Created empty file '/run/udev/data/c4:13' for '/devices/virtual/tty/tty13' [ 142.429805] systemd-udevd[381]: tty13: Device processed (SEQNUM=4354, ACTION=add) [ 142.431547] systemd-udevd[381]: tty13: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.435856] systemd-udevd[353]: tty20: Device ready for processing (SEQNUM=4362, ACTION=add) [ 142.437933] systemd-udevd[353]: tty20: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.439901] systemd-udevd[353]: tty21: Device is queued (SEQNUM=4363, ACTION=add) [ 142.441891] systemd-udevd[353]: tty21: Device ready for processing (SEQNUM=4363, ACTION=add) [ 142.445786] systemd-udevd[382]: tty20: Processing device (SEQNUM=4362, ACTION=add) [ 142.447566] systemd-udevd[382]: tty20: Removing watch handle -1. [ 142.449757] systemd-udevd[382]: tty20: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.451505] systemd-udevd[382]: tty20: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.455453] systemd-udevd[379]: tpmrm0: sd-device: Created db file '/run/udev/data/c252:65536' for '/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpmrm/tpmrm0' [ 142.458115] systemd-udevd[379]: tpmrm0: Device processed (SEQNUM=4333, ACTION=add) [ 142.459849] systemd-udevd[379]: tpmrm0: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 142.463829] systemd-udevd[395]: tty17: Preserve permissions of /dev/tty17, uid=0, gid=5, mode=0620 [ 142.467581] systemd-udevd[353]: tty21: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.471447] systemd-udevd[381]: tty21: Processing device (SEQNUM=4363, ACTION=add) [ 142.473543] systemd-udevd[381]: tty21: Removing watch handle -1. [ 142.477286] systemd-udevd[396]: tty19: Preserve permissions of /dev/tty19, uid=0, gid=5, mode=0620 [ 142.481388] systemd-udevd[386]: tty16: Preserve permissions of /dev/tty16, uid=0, gid=5, mode=0620 [ 142.483606] kernel[415]: [ 14.489009] audit: type=1130 audit(1713275277.124:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.486767] systemd-udevd[384]: tty18: Preserve permissions of /dev/tty18, uid=0, gid=5, mode=0620 [ 142.489275] kernel[415]: [ 14.489124] audit: type=1131 audit(1713275277.132:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.492518] systemd-udevd[388]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part4' [ 142.494613] systemd-udevd[388]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 142.497318] kernel[415]: [ 14.526367] audit: type=1130 audit(1713275277.172:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.500318] systemd-udevd[353]: tty22: Device is queued (SEQNUM=4364, ACTION=add) [ 142.502108] systemd-udevd[353]: tty22: Device ready for processing (SEQNUM=4364, ACTION=add) [ 142.503919] systemd-udevd[353]: tty22: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.506482] kernel[415]: [ 14.527390] audit: type=1131 audit(1713275277.172:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.515859] systemd-udevd[380]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/e432bcfa-dc3c-4557-8a62-e018f14ba4df' [ 142.518394] kernel[415]: [ 14.562740] audit: type=1130 audit(1713275277.208:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.521703] systemd-udevd[395]: tty17: Successfully created symlink '/dev/char/4:17' to '/dev/tty17' [ 142.523901] kernel[415]: [ 14.563626] audit: type=1131 audit(1713275277.208:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.533864] systemd-udevd[396]: tty19: Successfully created symlink '/dev/char/4:19' to '/dev/tty19' [ 142.536386] kernel[415]: [ 14.592169] audit: type=1130 audit(1713275277.240:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.539183] systemd-udevd[386]: tty16: Successfully created symlink '/dev/char/4:16' to '/dev/tty16' [ 142.542031] kernel[415]: [ 14.593019] audit: type=1131 audit(1713275277.240:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.549507] systemd-udevd[381]: tty21: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.551803] kernel[415]: [ 14.612038] audit: type=1130 audit(1713275277.256:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-network-generator comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.558116] systemd-udevd[380]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f' [ 142.561955] kernel[415]: [ 14.635072] audit: type=1130 audit(1713275277.280:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-pcrphase-initrd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.567019] systemd-udevd[381]: tty21: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.570808] systemd-udevd[380]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityroot' [ 142.573014] systemd-udevd[380]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part2' [ 142.575061] systemd-udevd[380]: vda2: Preserve permissions of /dev/vda2, uid=0, gid=6, mode=0660 [ 142.583509] systemd-udevd[393]: tty2: Preserve permissions of /dev/tty2, uid=0, gid=5, mode=0620 [ 142.587728] systemd-udevd[395]: tty17: sd-device: Created empty file '/run/udev/data/c4:17' for '/devices/virtual/tty/tty17' [ 142.590020] systemd-udevd[395]: tty17: Device processed (SEQNUM=4358, ACTION=add) [ 142.593679] systemd-udevd[393]: tty2: Successfully created symlink '/dev/char/4:2' to '/dev/tty2' [ 142.598541] systemd-udevd[395]: tty17: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.603021] systemd-udevd[353]: tty23: Device is queued (SEQNUM=4365, ACTION=add) [ 142.605078] systemd-udevd[353]: tty23: Device ready for processing (SEQNUM=4365, ACTION=add) [ 142.613250] systemd-udevd[388]: vda4: Probe /dev/vda4 with raid and offset=0 [ 142.617139] systemd-udevd[353]: tty23: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.621247] systemd-udevd[384]: tty18: Successfully created symlink '/dev/char/4:18' to '/dev/tty18' [ 142.623132] systemd-udevd[384]: tty18: sd-device: Created empty file '/run/udev/data/c4:18' for '/devices/virtual/tty/tty18' [ 142.625391] systemd-udevd[384]: tty18: Device processed (SEQNUM=4359, ACTION=add) [ 142.627154] systemd-udevd[384]: tty18: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.630982] systemd-udevd[396]: tty19: sd-device: Created empty file '/run/udev/data/c4:19' for '/devices/virtual/tty/tty19' [ 142.635038] systemd-udevd[392]: tty23: Processing device (SEQNUM=4365, ACTION=add) [ 142.637204] systemd-udevd[392]: tty23: Removing watch handle -1. [ 142.638914] systemd-udevd[392]: tty23: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.643895] kernel[415]: [ 20.054234] kauditd_printk_skb: 14 callbacks suppressed [ 142.646476] systemd-udevd[379]: tty22: Processing device (SEQNUM=4364, ACTION=add) [ 142.648448] systemd-udevd[379]: tty22: Removing watch handle -1. [ 142.650272] systemd-udevd[379]: tty22: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.652015] systemd-udevd[379]: tty22: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.654509] kernel[415]: [ 20.054328] audit: type=1130 audit(1713275282.700:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.657788] systemd-udevd[393]: tty2: sd-device: Created empty file '/run/udev/data/c4:2' for '/devices/virtual/tty/tty2' [ 142.659638] systemd-udevd[393]: tty2: Device processed (SEQNUM=4361, ACTION=add) [ 142.661730] systemd-udevd[393]: tty2: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 142.664390] kernel[415]: [ 21.538829] audit: type=1130 audit(1713275284.184:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.667213] systemd-udevd[386]: tty16: sd-device: Created empty file '/run/udev/data/c4:16' for '/devices/virtual/tty/tty16' [ 142.669581] systemd-udevd[386]: tty16: Device processed (SEQNUM=4357, ACTION=add) [ 142.671301] systemd-udevd[386]: tty16: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.673728] kernel[415]: [ 22.088434] audit: type=1130 audit(1713275284.732:28): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.676687] systemd-udevd[392]: tty23: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.678986] kernel[415]: [ 30.935035] audit: type=1130 audit(1713275293.580:29): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.689611] systemd-udevd[353]: tty24: Device is queued (SEQNUM=4366, ACTION=add) [ 142.691367] systemd-udevd[353]: tty24: Device ready for processing (SEQNUM=4366, ACTION=add) [ 142.693780] kernel[415]: [ 31.530513] virtio_net virtio0 enp0s1: renamed from eth0 [ 142.695967] systemd-udevd[382]: tty20: Preserve permissions of /dev/tty20, uid=0, gid=5, mode=0620 [ 142.698654] kernel[415]: [ 31.672605] audit: type=1334 audit(1713275294.320:30): prog-id=13 op=LOAD [ 142.707596] systemd-udevd[381]: tty21: Preserve permissions of /dev/tty21, uid=0, gid=5, mode=0620 [ 142.710295] kernel[415]: [ 33.354128] device-mapper: verity: sha256 using implementation "sha256-ce" [ 142.712851] systemd-udevd[396]: tty19: Device processed (SEQNUM=4360, ACTION=add) [ 142.714572] systemd-udevd[396]: tty19: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.717147] kernel[415]: [ 34.204968] audit: type=1130 audit(1713275296.848:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.719835] systemd-udevd[395]: tty24: Processing device (SEQNUM=4366, ACTION=add) [ 142.721799] systemd-udevd[395]: tty24: Removing watch handle -1. [ 142.723894] kernel[415]: [ 41.007470] audit: type=1130 audit(1713275303.652:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-veritysetup@usr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.727170] systemd-udevd[382]: tty20: Successfully created symlink '/dev/char/4:20' to '/dev/tty20' [ 142.729727] kernel[415]: [ 42.036123] audit: type=1130 audit(1713275304.680:33): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-usr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.732953] systemd-udevd[395]: tty24: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.734815] systemd-udevd[395]: tty24: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.737327] kernel[415]: [ 42.542691] audit: type=1130 audit(1713275305.188:34): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.740609] systemd-udevd[381]: tty21: Successfully created symlink '/dev/char/4:21' to '/dev/tty21' [ 142.742836] kernel[415]: [ 42.933413] EXT4-fs (dm-0): write access unavailable, skipping orphan cleanup [ 142.745480] systemd-udevd[379]: tty22: Preserve permissions of /dev/tty22, uid=0, gid=5, mode=0620 [ 142.747825] kernel[415]: [ 42.934205] EXT4-fs (dm-0): mounted filesystem e432bcfa-dc3c-4557-8a62-e018f14ba4df ro with ordered data mode. Quota mode: disabled. [ 142.750736] systemd-udevd[382]: tty20: sd-device: Created empty file '/run/udev/data/c4:20' for '/devices/virtual/tty/tty20' [ 142.753419] kernel[415]: [ 43.580013] audit: type=1130 audit(1713275306.224:35): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.756470] systemd-udevd[379]: tty22: Successfully created symlink '/dev/char/4:22' to '/dev/tty22' [ 142.758848] kernel[415]: [ 44.433208] loop0: detected capacity change from 0 to 20905984 [ 142.761469] systemd-udevd[382]: tty20: Device processed (SEQNUM=4362, ACTION=add) [ 142.763188] systemd-udevd[382]: tty20: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.765845] kernel[415]: [ 44.456559] loop0: detected capacity change from 20905984 to 20971520 [ 142.768020] systemd-udevd[379]: tty22: sd-device: Created empty file '/run/udev/data/c4:22' for '/devices/virtual/tty/tty22' [ 142.770762] kernel[415]: [ 49.956759] EXT4-fs (dm-1): mounted filesystem d54327e7-e63e-4e61-aa79-9b55eea4c7aa r/w with ordered data mode. Quota mode: disabled. [ 142.773485] systemd-udevd[353]: tty24: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.775797] kernel[415]: [ 52.881275] EXT4-fs (dm-1): unmounting filesystem d54327e7-e63e-4e61-aa79-9b55eea4c7aa. [ 142.778273] systemd-udevd[379]: tty22: Device processed (SEQNUM=4364, ACTION=add) [ 142.780282] systemd-udevd[379]: tty22: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.782583] kernel[415]: [ 53.474932] block vda: the capability attribute has been deprecated. [ 142.785338] systemd-udevd[353]: tty25: Device is queued (SEQNUM=4367, ACTION=add) [ 142.787585] kernel[415]: [ 53.593806] audit: type=1130 audit(1713275316.240:36): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-repart comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.794873] systemd-udevd[395]: tty24: Preserve permissions of /dev/tty24, uid=0, gid=5, mode=0620 [ 142.799442] kernel[415]: [ 57.142700] audit: type=1130 audit(1713275319.788:37): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-cryptsetup@root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.802825] systemd-udevd[353]: tty25: Device ready for processing (SEQNUM=4367, ACTION=add) [ 142.805297] kernel[415]: [ 58.189372] EXT4-fs (dm-1): mounted filesystem d54327e7-e63e-4e61-aa79-9b55eea4c7aa r/w with ordered data mode. Quota mode: disabled. [ 142.807675] systemd-udevd[395]: tty24: Successfully created symlink '/dev/char/4:24' to '/dev/tty24' [ 142.809809] systemd-udevd[395]: tty24: sd-device: Created empty file '/run/udev/data/c4:24' for '/devices/virtual/tty/tty24' [ 142.811639] systemd-udevd[395]: tty24: Device processed (SEQNUM=4366, ACTION=add) [ 142.813666] systemd-udevd[395]: tty24: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.815973] kernel[415]: [ 59.795619] audit: type=1130 audit(1713275322.440:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.818909] systemd-udevd[381]: tty21: sd-device: Created empty file '/run/udev/data/c4:21' for '/devices/virtual/tty/tty21' [ 142.821089] systemd-udevd[381]: tty21: Device processed (SEQNUM=4363, ACTION=add) [ 142.822813] systemd-udevd[381]: tty21: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.825276] kernel[415]: [ 59.796392] audit: type=1131 audit(1713275322.444:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.828330] systemd-udevd[392]: tty23: Preserve permissions of /dev/tty23, uid=0, gid=5, mode=0620 [ 142.830468] kernel[415]: [ 61.084133] audit: type=1131 audit(1713275323.728:40): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.840649] systemd-udevd[388]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/4299b6a4-62e3-4679-930d-f4bf566cc84c' [ 142.843371] kernel[415]: [ 61.132109] audit: type=1131 audit(1713275323.776:41): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.846481] systemd-udevd[392]: tty23: Successfully created symlink '/dev/char/4:23' to '/dev/tty23' [ 142.855049] kernel[415]: [ 61.155583] audit: type=1334 audit(1713275323.800:42): prog-id=13 op=UNLOAD [ 142.857571] systemd-udevd[384]: tty25: Processing device (SEQNUM=4367, ACTION=add) [ 142.859786] kernel[415]: [ 61.228885] audit: type=1130 audit(1713275323.876:43): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.862813] systemd-udevd[392]: tty23: sd-device: Created empty file '/run/udev/data/c4:23' for '/devices/virtual/tty/tty23' [ 142.865454] kernel[415]: [ 61.229562] audit: type=1131 audit(1713275323.876:44): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.868255] systemd-udevd[384]: tty25: Removing watch handle -1. [ 142.870433] kernel[415]: [ 61.671445] audit: type=1131 audit(1713275324.316:45): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tpm2-setup-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.873729] systemd-udevd[392]: tty23: Device processed (SEQNUM=4365, ACTION=add) [ 142.875426] systemd-udevd[392]: tty23: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 142.878016] kernel[415]: [ 61.696989] audit: type=1131 audit(1713275324.340:46): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.881252] systemd-udevd[384]: tty25: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.883435] kernel[415]: [ 61.780066] audit: type=1131 audit(1713275324.424:47): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 142.886803] systemd-udevd[353]: tty25: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.888972] systemd-udevd[353]: tty26: Device is queued (SEQNUM=4368, ACTION=add) [ 142.890654] systemd-udevd[353]: tty26: Device ready for processing (SEQNUM=4368, ACTION=add) [ 142.893142] kernel[415]: [ 67.685247] kauditd_printk_skb: 19 callbacks suppressed [ 142.895377] systemd-udevd[380]: vda2: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' to '/dev/vda2' [ 142.898402] kernel[415]: [ 67.685347] audit: type=1334 audit(1713275330.332:67): prog-id=14 op=LOAD [ 142.900944] systemd-udevd[396]: tty26: Processing device (SEQNUM=4368, ACTION=add) [ 142.902658] systemd-udevd[396]: tty26: Removing watch handle -1. [ 142.904637] systemd-udevd[396]: tty26: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.906358] systemd-udevd[396]: tty26: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.908843] kernel[415]: [ 67.686142] audit: type=1334 audit(1713275330.332:68): prog-id=14 op=UNLOAD [ 142.911120] systemd-udevd[384]: tty25: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.913544] kernel[415]: [ 67.688462] audit: type=1334 audit(1713275330.332:69): prog-id=15 op=LOAD [ 142.915899] systemd-udevd[380]: vda2: Successfully created symlink '/dev/disk/by-partuuid/d6a92dae-5821-03c2-4128-747339331f7f' to '/dev/vda2' [ 142.918450] kernel[415]: [ 67.688633] audit: type=1334 audit(1713275330.336:70): prog-id=15 op=UNLOAD [ 142.920958] systemd-udevd[388]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/root-arm64' [ 142.922894] systemd-udevd[388]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/5b68dce6-1451-49a5-b2bb-fdde91530b44' [ 142.925334] systemd-udevd[388]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/root-arm64' [ 142.927259] systemd-udevd[388]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part4' [ 142.929403] systemd-udevd[388]: vda4: /usr/lib/udev/rules.d/99-systemd.rules:36 Added SYMLINK 'gpt-auto-root-luks' [ 142.931853] kernel[415]: [ 96.741096] audit: type=1334 audit(1713275359.388:71): prog-id=16 op=LOAD [ 142.944573] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER [ 142.946692] systemd-udevd[353]: tty26: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.948908] systemd-udevd[353]: tty27: Device is queued (SEQNUM=4369, ACTION=add) [ 142.950714] systemd-udevd[353]: tty27: Device ready for processing (SEQNUM=4369, ACTION=add) [ 142.953148] kernel[415]: [ 96.742511] audit: type=1334 audit(1713275359.388:72): prog-id=3 op=UNLOAD [ 142.955341] systemd-udevd[380]: vda2: Successfully created symlink '/dev/disk/by-partlabel/verityroot' to '/dev/vda2' [ 142.957994] kernel[415]: [ 96.747610] audit: type=1334 audit(1713275359.392:73): prog-id=17 op=LOAD [ 142.960419] systemd-udevd[388]: vda4: Preserve permissions of /dev/vda4, uid=0, gid=6, mode=0660 [ 142.962705] kernel[415]: [ 96.749373] audit: type=1334 audit(1713275359.396:74): prog-id=18 op=LOAD [ 142.971769] systemd-udevd[383]: enp0s1: Process '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/enp0s1 --prefix=/net/ipv4/neigh/enp0s1 --prefix=/net/ipv6/conf/enp0s1 --prefix=/net/ipv6/neigh/enp0s1' succeeded. [ 142.974277] systemd-udevd[383]: enp0s1: Device processed (SEQNUM=4336, ACTION=add) [ 142.976788] kernel[415]: [ 96.750202] audit: type=1334 audit(1713275359.396:75): prog-id=4 op=UNLOAD [ 142.979063] systemd-udevd[380]: vda2: Successfully created symlink '/dev/disk/by-diskseq/25-part2' to '/dev/vda2' [ 142.981622] kernel[415]: [ 96.750767] audit: type=1334 audit(1713275359.396:76): prog-id=5 op=UNLOAD [ 142.983892] systemd-udevd[386]: tty27: Processing device (SEQNUM=4369, ACTION=add) [ 142.985849] systemd-udevd[386]: tty27: Removing watch handle -1. [ 142.987511] systemd-udevd[386]: tty27: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 142.989679] systemd-udevd[386]: tty27: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 142.991817] kernel[415]: [ 96.822316] audit: type=1334 audit(1713275359.468:77): prog-id=19 op=LOAD [ 142.994427] systemd-udevd[353]: tty27: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 142.997213] kernel[415]: [ 96.823169] audit: type=1334 audit(1713275359.468:78): prog-id=16 op=UNLOAD [ 142.999389] systemd-udevd[383]: enp0s1: sd-device-monitor(worker): Passed 856 byte to netlink monitor. [ 143.001966] kernel[415]: [ 96.827465] audit: type=1334 audit(1713275359.472:79): prog-id=20 op=LOAD [ 143.004447] systemd-udevd[353]: tty28: Device is queued (SEQNUM=4370, ACTION=add) [ 143.006177] systemd-udevd[353]: tty28: Device ready for processing (SEQNUM=4370, ACTION=add) [ 143.007912] systemd-udevd[353]: tty28: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.010801] kernel[415]: [ 96.829465] audit: type=1334 audit(1713275359.476:80): prog-id=21 op=LOAD [ 143.013276] systemd-udevd[384]: tty25: Preserve permissions of /dev/tty25, uid=0, gid=5, mode=0620 [ 143.017050] systemd-udevd[381]: tty28: Processing device (SEQNUM=4370, ACTION=add) [ 143.020869] systemd-udevd[353]: tty29: Device is queued (SEQNUM=4371, ACTION=add) [ 143.024550] systemd-udevd[381]: tty28: Removing watch handle -1. [ 143.027894] systemd-udevd[353]: tty29: Device ready for processing (SEQNUM=4371, ACTION=add) [ 143.029885] systemd-udevd[353]: tty29: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.033546] systemd-udevd[381]: tty28: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.035306] systemd-udevd[381]: tty28: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.047693] systemd-udevd[384]: tty25: Successfully created symlink '/dev/char/4:25' to '/dev/tty25' [ 143.053506] systemd-udevd[353]: tty3: Device is queued (SEQNUM=4372, ACTION=add) [ 143.055223] systemd-udevd[353]: tty3: Device ready for processing (SEQNUM=4372, ACTION=add) [ 143.059420] systemd-udevd[353]: tty3: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 143.061583] systemd-udevd[353]: tty30: Device is queued (SEQNUM=4373, ACTION=add) [ 143.065455] systemd-udevd[382]: tty29: Processing device (SEQNUM=4371, ACTION=add) [ 143.085829] systemd-udevd[379]: tty3: Processing device (SEQNUM=4372, ACTION=add) [ 143.087946] systemd-udevd[379]: tty3: Removing watch handle -1. [ 143.093538] systemd-udevd[382]: tty29: Removing watch handle -1. [ 143.097364] systemd-udevd[384]: tty25: sd-device: Created empty file '/run/udev/data/c4:25' for '/devices/virtual/tty/tty25' [ 143.101297] systemd-udevd[379]: tty3: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.105062] systemd-udevd[384]: tty25: Device processed (SEQNUM=4367, ACTION=add) [ 143.108816] systemd-udevd[382]: tty29: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.110566] systemd-udevd[382]: tty29: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.114534] systemd-udevd[379]: tty3: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.119862] systemd-udevd[353]: tty30: Device ready for processing (SEQNUM=4373, ACTION=add) [ 143.122148] systemd-udevd[353]: tty30: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.126065] systemd-udevd[396]: tty26: Preserve permissions of /dev/tty26, uid=0, gid=5, mode=0620 [ 143.129711] systemd-udevd[384]: tty25: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 143.133525] systemd-udevd[353]: tty31: Device is queued (SEQNUM=4374, ACTION=add) [ 143.137237] systemd-udevd[396]: tty26: Successfully created symlink '/dev/char/4:26' to '/dev/tty26' [ 143.141307] systemd-udevd[353]: tty31: Device ready for processing (SEQNUM=4374, ACTION=add) [ 143.145054] systemd-udevd[383]: tty30: Processing device (SEQNUM=4373, ACTION=add) [ 143.147023] systemd-udevd[383]: tty30: Removing watch handle -1. [ 143.150607] systemd-udevd[380]: vda2: Successfully created symlink '/dev/disk/by-uuid/e432bcfa-dc3c-4557-8a62-e018f14ba4df' to '/dev/vda2' [ 143.152978] systemd-udevd[380]: vda2: Successfully created symlink '/dev/block/254:2' to '/dev/vda2' [ 143.163407] systemd-udevd[395]: tty31: Processing device (SEQNUM=4374, ACTION=add) [ 143.165700] systemd-udevd[395]: tty31: Removing watch handle -1. [ 143.169516] systemd-udevd[381]: tty28: Preserve permissions of /dev/tty28, uid=0, gid=5, mode=0620 [ 143.173353] systemd-udevd[395]: tty31: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.175143] systemd-udevd[395]: tty31: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.178958] systemd-udevd[353]: tty31: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.182872] systemd-udevd[383]: tty30: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.185234] systemd-udevd[383]: tty30: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.189496] systemd-udevd[353]: tty32: Device is queued (SEQNUM=4375, ACTION=add) [ 143.191500] systemd-udevd[353]: tty32: Device ready for processing (SEQNUM=4375, ACTION=add) [ 143.194078] systemd-udevd[353]: tty32: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.198202] systemd-udevd[381]: tty28: Successfully created symlink '/dev/char/4:28' to '/dev/tty28' [ 143.202549] systemd-udevd[396]: tty26: sd-device: Created empty file '/run/udev/data/c4:26' for '/devices/virtual/tty/tty26' [ 143.204931] systemd-udevd[396]: tty26: Device processed (SEQNUM=4368, ACTION=add) [ 143.208778] systemd-udevd[381]: tty28: sd-device: Created empty file '/run/udev/data/c4:28' for '/devices/virtual/tty/tty28' [ 143.210877] systemd-udevd[381]: tty28: Device processed (SEQNUM=4370, ACTION=add) [ 143.215069] systemd-udevd[396]: tty26: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 143.219178] systemd-udevd[381]: tty28: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 143.222914] systemd-udevd[384]: tty32: Processing device (SEQNUM=4375, ACTION=add) [ 143.224941] systemd-udevd[384]: tty32: Removing watch handle -1. [ 143.229045] systemd-udevd[380]: vda2: sd-device: Created db file '/run/udev/data/b254:2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2' [ 143.231398] systemd-udevd[380]: vda2: Adding watch on '/dev/vda2' [ 143.235172] systemd-udevd[384]: tty32: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.237355] systemd-udevd[384]: tty32: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.241251] systemd-udevd[353]: tty33: Device is queued (SEQNUM=4376, ACTION=add) [ 143.243033] systemd-udevd[353]: tty33: Device ready for processing (SEQNUM=4376, ACTION=add) [ 143.245247] systemd-udevd[353]: tty33: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.249285] systemd-udevd[388]: vda4: Successfully created symlink '/dev/disk/by-uuid/4299b6a4-62e3-4679-930d-f4bf566cc84c' to '/dev/vda4' [ 143.259699] systemd-udevd[386]: tty27: Preserve permissions of /dev/tty27, uid=0, gid=5, mode=0620 [ 143.262173] systemd-udevd[386]: tty27: Successfully created symlink '/dev/char/4:27' to '/dev/tty27' [ 143.265998] systemd-udevd[383]: tty30: Preserve permissions of /dev/tty30, uid=0, gid=5, mode=0620 [ 143.269713] systemd-udevd[386]: tty27: sd-device: Created empty file '/run/udev/data/c4:27' for '/devices/virtual/tty/tty27' [ 143.273685] systemd-udevd[380]: vda2: Device processed (SEQNUM=4302, ACTION=add) [ 143.284959] systemd-udevd[392]: tty33: Processing device (SEQNUM=4376, ACTION=add) [ 143.287184] systemd-udevd[392]: tty33: Removing watch handle -1. [ 143.289446] systemd-udevd[392]: tty33: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.291299] systemd-udevd[392]: tty33: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.295384] systemd-udevd[353]: tty34: Device is queued (SEQNUM=4377, ACTION=add) [ 143.297621] systemd-udevd[353]: tty34: Device ready for processing (SEQNUM=4377, ACTION=add) [ 143.299374] systemd-udevd[353]: tty34: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.301665] systemd-udevd[353]: tty35: Device is queued (SEQNUM=4378, ACTION=add) [ 143.305405] systemd-udevd[395]: tty31: Preserve permissions of /dev/tty31, uid=0, gid=5, mode=0620 [ 143.307137] systemd-udevd[395]: tty31: Successfully created symlink '/dev/char/4:31' to '/dev/tty31' [ 143.309984] kernel[415]: [ 101.681496] EXT4-fs (dm-1): re-mounted d54327e7-e63e-4e61-aa79-9b55eea4c7aa r/w. Quota mode: disabled. [ 143.312459] systemd-udevd[386]: tty27: Device processed (SEQNUM=4369, ACTION=add) [ 143.314157] systemd-udevd[386]: tty27: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 143.316797] kernel[415]: [ 101.988265] kauditd_printk_skb: 21 callbacks suppressed [ 143.319135] systemd-udevd[396]: tty34: Processing device (SEQNUM=4377, ACTION=add) [ 143.321323] systemd-udevd[396]: tty34: Removing watch handle -1. [ 143.323596] kernel[415]: [ 101.988343] audit: type=1130 audit(1713275364.584:102): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-network-generator comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.338151] systemd-udevd[382]: tty29: Preserve permissions of /dev/tty29, uid=0, gid=5, mode=0620 [ 143.346570] systemd-udevd[353]: tty35: Device ready for processing (SEQNUM=4378, ACTION=add) [ 143.349373] kernel[415]: [ 102.354816] audit: type=1305 audit(1713275365.000:103): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=kernel res=1 [ 143.351907] systemd-udevd[382]: tty29: Successfully created symlink '/dev/char/4:29' to '/dev/tty29' [ 143.354290] kernel[415]: [ 102.357267] audit: type=1300 audit(1713275365.000:103): arch=c00000b7 syscall=211 success=yes exit=60 a0=6 a1=ffffd7ce3800 a2=4000 a3=1 items=0 ppid=1 pid=304 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-journal" exe="/usr/lib/systemd/systemd-journald" subj=kernel key=(null) [ 143.361833] systemd-udevd[353]: tty35: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.364454] kernel[415]: [ 102.357546] audit: type=1327 audit(1713275365.000:103): proctitle="/usr/lib/systemd/systemd-journald" [ 143.366798] systemd-udevd[380]: vda2: sd-device-monitor(worker): Passed 1376 byte to netlink monitor. [ 143.374908] systemd-udevd[353]: tty36: Device is queued (SEQNUM=4379, ACTION=add) [ 143.377057] systemd-udevd[353]: tty36: Device ready for processing (SEQNUM=4379, ACTION=add) [ 143.378864] systemd-udevd[353]: tty36: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.382769] systemd-udevd[395]: tty31: sd-device: Created empty file '/run/udev/data/c4:31' for '/devices/virtual/tty/tty31' [ 143.389088] systemd-udevd[395]: tty31: Device processed (SEQNUM=4374, ACTION=add) [ 143.391380] kernel[415]: [ 102.655967] audit: type=1130 audit(1713275365.300:104): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-pcrmachine comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.395180] systemd-udevd[386]: tty36: Processing device (SEQNUM=4379, ACTION=add) [ 143.405081] kernel[415]: [ 102.822601] openvswitch: Open vSwitch switching datapath [ 143.407248] systemd-udevd[395]: tty31: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 143.414017] kernel[415]: [ 102.822630] audit: type=1130 audit(1713275365.468:105): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.418028] systemd-udevd[386]: tty36: Removing watch handle -1. [ 143.419765] systemd-udevd[386]: tty36: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.422233] systemd-udevd[386]: tty36: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.426908] kernel[415]: [ 102.824645] audit: type=1131 audit(1713275365.468:106): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.430026] systemd-udevd[396]: tty34: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.431893] systemd-udevd[396]: tty34: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.438735] kernel[415]: [ 103.075231] audit: type=1130 audit(1713275365.720:107): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.442771] systemd-udevd[379]: tty3: Preserve permissions of /dev/tty3, uid=0, gid=5, mode=0620 [ 143.445404] kernel[415]: [ 103.101852] fuse: init (API version 7.39) [ 143.447567] systemd-udevd[381]: tty35: Processing device (SEQNUM=4378, ACTION=add) [ 143.453002] systemd-udevd[381]: tty35: Removing watch handle -1. [ 143.459878] kernel[415]: [ 103.124709] audit: type=1130 audit(1713275365.772:108): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.463668] systemd-udevd[379]: tty3: Successfully created symlink '/dev/char/4:3' to '/dev/tty3' [ 143.466517] kernel[415]: [ 103.136072] audit: type=1130 audit(1713275365.780:109): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.473298] systemd-udevd[381]: tty35: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.475049] systemd-udevd[381]: tty35: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.478958] systemd-udevd[353]: tty37: Device is queued (SEQNUM=4380, ACTION=add) [ 143.484348] systemd-udevd[353]: tty37: Device ready for processing (SEQNUM=4380, ACTION=add) [ 143.486097] systemd-udevd[353]: tty37: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.489944] systemd-udevd[382]: tty29: sd-device: Created empty file '/run/udev/data/c4:29' for '/devices/virtual/tty/tty29' [ 143.491843] systemd-udevd[382]: tty29: Device processed (SEQNUM=4371, ACTION=add) [ 143.495547] systemd-udevd[382]: tty29: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 143.501940] kernel[415]: [ 104.701090] EXT4-fs (dm-1): resizing filesystem from 2617344 to 2617344 blocks [ 143.505266] systemd-udevd[392]: tty33: Preserve permissions of /dev/tty33, uid=0, gid=5, mode=0620 [ 143.507147] systemd-udevd[392]: tty33: Successfully created symlink '/dev/char/4:33' to '/dev/tty33' [ 143.513667] kernel[415]: [ 107.009897] kauditd_printk_skb: 13 callbacks suppressed [ 143.520945] systemd-udevd[353]: tty38: Device is queued (SEQNUM=4381, ACTION=add) [ 143.522635] systemd-udevd[353]: tty38: Device ready for processing (SEQNUM=4381, ACTION=add) [ 143.524806] systemd-udevd[353]: tty38: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.527322] systemd-udevd[353]: tty39: Device is queued (SEQNUM=4382, ACTION=add) [ 143.533786] kernel[415]: [ 107.009937] audit: type=1130 audit(1713275369.656:123): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.537226] systemd-udevd[392]: tty33: sd-device: Created empty file '/run/udev/data/c4:33' for '/devices/virtual/tty/tty33' [ 143.539480] kernel[415]: [ 107.376927] audit: type=1130 audit(1713275370.024:124): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.546126] systemd-udevd[383]: tty30: Successfully created symlink '/dev/char/4:30' to '/dev/tty30' [ 143.552846] kernel[415]: [ 108.250950] audit: type=1130 audit(1713275370.896:125): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.555572] systemd-udevd[392]: tty33: Device processed (SEQNUM=4376, ACTION=add) [ 143.558197] systemd-udevd[392]: tty33: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 143.563906] kernel[415]: [ 108.384461] audit: type=1334 audit(1713275371.032:126): prog-id=28 op=LOAD [ 143.566952] systemd-udevd[383]: tty30: sd-device: Created empty file '/run/udev/data/c4:30' for '/devices/virtual/tty/tty30' [ 143.571138] systemd-udevd[383]: tty30: Device processed (SEQNUM=4373, ACTION=add) [ 143.574692] systemd-udevd[383]: tty30: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 143.579783] kernel[415]: [ 108.388169] audit: type=1334 audit(1713275371.032:127): prog-id=29 op=LOAD [ 143.582584] systemd-udevd[395]: tty38: Processing device (SEQNUM=4381, ACTION=add) [ 143.589433] systemd-udevd[395]: tty38: Removing watch handle -1. [ 143.591169] systemd-udevd[395]: tty38: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.597560] systemd-udevd[395]: tty38: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.605238] kernel[415]: [ 108.388417] audit: type=1334 audit(1713275371.032:128): prog-id=6 op=UNLOAD [ 143.607631] systemd-udevd[379]: tty3: sd-device: Created empty file '/run/udev/data/c4:3' for '/devices/virtual/tty/tty3' [ 143.613733] systemd-udevd[379]: tty3: Device processed (SEQNUM=4372, ACTION=add) [ 143.619814] kernel[415]: [ 108.388499] audit: type=1334 audit(1713275371.032:129): prog-id=7 op=UNLOAD [ 143.635621] systemd-udevd[396]: tty34: Preserve permissions of /dev/tty34, uid=0, gid=5, mode=0620 [ 143.638149] kernel[415]: [ 110.384349] audit: type=1130 audit(1713275373.028:130): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.645889] systemd-udevd[379]: tty3: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 143.652539] kernel[415]: [ 112.058311] audit: type=1130 audit(1713275374.704:131): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.655381] systemd-udevd[396]: tty34: Successfully created symlink '/dev/char/4:34' to '/dev/tty34' [ 143.662501] kernel[415]: [ 112.556552] audit: type=1130 audit(1713275375.204:132): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-machine-id-commit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.665988] systemd-udevd[353]: tty39: Device ready for processing (SEQNUM=4382, ACTION=add) [ 143.674488] systemd-udevd[353]: tty39: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.679607] systemd-udevd[353]: tty4: Device is queued (SEQNUM=4383, ACTION=add) [ 143.722214] systemd-udevd[353]: tty4: Device ready for processing (SEQNUM=4383, ACTION=add) [ 143.726534] kernel[415]: [ 113.223023] audit: type=1130 audit(1713275375.868:133): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.733447] systemd-udevd[384]: tty32: Preserve permissions of /dev/tty32, uid=0, gid=5, mode=0620 [ 143.735355] systemd-udevd[384]: tty32: Successfully created symlink '/dev/char/4:32' to '/dev/tty32' [ 143.737896] systemd-udevd[384]: tty32: sd-device: Created empty file '/run/udev/data/c4:32' for '/devices/virtual/tty/tty32' [ 143.739998] systemd-udevd[384]: tty32: Device processed (SEQNUM=4375, ACTION=add) [ 143.746642] kernel[415]: [ 113.400337] audit: type=1334 audit(1713275376.048:134): prog-id=30 op=LOAD [ 143.751226] systemd-udevd[353]: tty4: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 143.758042] kernel[415]: [ 113.660259] audit: type=1334 audit(1713275376.308:135): prog-id=31 op=LOAD [ 143.761005] systemd-udevd[382]: tty39: Processing device (SEQNUM=4382, ACTION=add) [ 143.762724] systemd-udevd[382]: tty39: Removing watch handle -1. [ 143.768975] systemd-udevd[382]: tty39: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.771036] systemd-udevd[382]: tty39: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.773589] kernel[415]: [ 114.258323] audit: type=1130 audit(1713275376.904:136): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.777501] systemd-udevd[396]: tty34: sd-device: Created empty file '/run/udev/data/c4:34' for '/devices/virtual/tty/tty34' [ 143.779337] systemd-udevd[396]: tty34: Device processed (SEQNUM=4377, ACTION=add) [ 143.785572] systemd-udevd[396]: tty34: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 143.788669] kernel[415]: [ 116.572091] audit: type=1127 audit(1713275379.216:137): pid=374 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' [ 143.791297] systemd-udevd[388]: vda4: Successfully created symlink '/dev/disk/by-partuuid/5b68dce6-1451-49a5-b2bb-fdde91530b44' to '/dev/vda4' [ 143.798795] kernel[415]: [ 116.693331] audit: type=1130 audit(1713275379.340:138): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.802277] systemd-udevd[395]: tty38: Preserve permissions of /dev/tty38, uid=0, gid=5, mode=0620 [ 143.809395] kernel[415]: [ 116.974324] audit: type=1130 audit(1713275379.620:139): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.812879] systemd-udevd[353]: tty40: Device is queued (SEQNUM=4384, ACTION=add) [ 143.814586] systemd-udevd[353]: tty40: Device ready for processing (SEQNUM=4384, ACTION=add) [ 143.820464] kernel[415]: [ 117.472298] audit: type=1130 audit(1713275380.116:140): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.827063] systemd-udevd[379]: tty4: Processing device (SEQNUM=4383, ACTION=add) [ 143.834725] kernel[415]: [ 118.415486] audit: type=1130 audit(1713275381.060:141): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.853604] systemd-udevd[380]: tty37: Processing device (SEQNUM=4380, ACTION=add) [ 143.863132] kernel[415]: [ 126.228088] audit: type=1130 audit(1713275388.872:142): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.870384] systemd-udevd[353]: tty40: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.873788] kernel[415]: [ 126.228184] audit: type=1131 audit(1713275388.872:143): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.876798] systemd-udevd[379]: tty4: Removing watch handle -1. [ 143.878939] kernel[415]: [ 126.781460] audit: type=1130 audit(1713275389.428:144): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.885354] systemd-udevd[380]: tty37: Removing watch handle -1. [ 143.887429] kernel[415]: [ 130.110405] audit: type=1130 audit(1713275392.756:145): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck@dev-disk-by\x2ddiskseq-25\x2dpart1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.890999] systemd-udevd[379]: tty4: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.895416] kernel[415]: [ 130.968552] audit: type=1130 audit(1713275393.616:146): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-boot-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.898762] systemd-udevd[380]: tty37: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 143.905667] kernel[415]: [ 130.989055] audit: type=1130 audit(1713275393.636:147): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-boot-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.908852] systemd-udevd[379]: tty4: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.911022] kernel[415]: [ 131.702721] audit: type=1130 audit(1713275394.348:148): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.914160] systemd-udevd[353]: tty41: Device is queued (SEQNUM=4385, ACTION=add) [ 143.921971] kernel[415]: [ 133.098134] audit: type=1130 audit(1713275395.744:149): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-pcrphase-sysinit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.924845] systemd-udevd[380]: tty37: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 143.927586] kernel[415]: [ 133.283286] audit: type=1130 audit(1713275395.928:150): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=busybox-klogd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.931029] systemd-udevd[353]: tty41: Device ready for processing (SEQNUM=4385, ACTION=add) [ 143.933129] systemd-udevd[353]: tty41: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 143.934919] systemd-udevd[353]: tty42: Device is queued (SEQNUM=4386, ACTION=add) [ 143.941046] systemd-udevd[353]: tty42: Device ready for processing (SEQNUM=4386, ACTION=add) [ 143.943403] kernel[415]: [ 133.380736] audit: type=1130 audit(1713275396.028:151): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=busybox-syslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.946795] systemd-udevd[384]: tty32: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 143.949886] kernel[415]: [ 133.468211] audit: type=1130 audit(1713275396.112:152): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=crond comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.957094] systemd-udevd[395]: tty38: Successfully created symlink '/dev/char/4:38' to '/dev/tty38' [ 143.959434] kernel[415]: [ 134.421752] audit: type=1334 audit(1713275397.064:153): prog-id=32 op=LOAD [ 143.962909] systemd-udevd[383]: tty40: Processing device (SEQNUM=4384, ACTION=add) [ 143.965348] kernel[415]: [ 134.441704] audit: type=1334 audit(1713275397.088:154): prog-id=33 op=LOAD [ 143.967603] systemd-udevd[395]: tty38: sd-device: Created empty file '/run/udev/data/c4:38' for '/devices/virtual/tty/tty38' [ 143.973543] kernel[415]: [ 134.449637] audit: type=1334 audit(1713275397.096:155): prog-id=34 op=LOAD [ 143.987456] systemd-udevd[383]: tty40: Removing watch handle -1. [ 143.990016] kernel[415]: [ 134.880190] audit: type=1130 audit(1713275397.524:156): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ip6tables comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 143.996450] systemd-udevd[395]: tty38: Device processed (SEQNUM=4381, ACTION=add) [ 143.998203] systemd-udevd[395]: tty38: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 144.004767] kernel[415]: [ 134.905576] audit: type=1130 audit(1713275397.552:157): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iptables comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 144.019497] systemd-udevd[381]: tty35: Preserve permissions of /dev/tty35, uid=0, gid=5, mode=0620 [ 144.022151] kernel[415]: [ 137.948039] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 144.028815] systemd-udevd[396]: tty41: Processing device (SEQNUM=4385, ACTION=add) [ 144.030724] systemd-udevd[396]: tty41: Removing watch handle -1. [ 144.033945] kernel[415]: [ 137.998537] kauditd_printk_skb: 4 callbacks suppressed [ 144.036445] systemd-udevd[381]: tty35: Successfully created symlink '/dev/char/4:35' to '/dev/tty35' [ 144.038744] kernel[415]: [ 137.998691] audit: type=1130 audit(1713275400.644:162): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 144.050418] systemd-udevd[396]: tty41: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 144.055680] systemd-udevd[396]: tty41: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 tpm0: Processing udev action (SEQNUM=5770, ACTION=add) tpm0: Got 'add' action on syspath '/sys/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpm/tpm0'. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dplatform_5cx2dbus_5cx40c000000_2dc000000_2etpm_5ftis_2dtpm_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=70 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dplatform_5cx2dbus_5cx40c000000_2dc000000_2etpm_5ftis_2dtpm_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=71 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a sys-devices-platform-platform\x2dbus\x40c000000-c000000.tpm_tis-tpm-tpm0.device: Changed tentative -> plugged Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=72 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=73 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a dev-tpm0.device: Changed tentative -> plugged Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=74 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=75 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dplatform_5cx2dbus_5cx40c000000_2dc000000_2etpm_5ftis_2dtpm_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=76 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dplatform_5cx2dbus_5cx40c000000_2dc000000_2etpm_5ftis_2dtpm_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=77 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 144.121849] kernel[415]: [ 138.173087] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 144.124604] systemd-udevd[381]: tty35: sd-device: Created empty file '/run/udev/data/c4:35' for '/devices/virtual/tty/tty35' [ 144.126504] systemd-udevd[381]: tty35: Device processed (SEQNUM=4378, ACTION=add) [ 144.139767] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dplatform_5cx2dbus_5cx40c000000_2dc000000_2etpm_5ftis_2dtpm_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=70 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 144.142890] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dplatform_5cx2dbus_5cx40c000000_2dc000000_2etpm_5ftis_2dtpm_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=71 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 144.146283] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=72 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 144.149985] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=73 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 144.171215] kernel[415]: [ 138.174437] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 144.174104] systemd-udevd[392]: tty42: Processing device (SEQNUM=4386, ACTION=add) [ 144.176686] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=74 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 144.178997] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=75 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 144.182401] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dplatform_5cx2dbus_5cx40c000000_2dc000000_2etpm_5ftis_2dtpm_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=76 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 144.185367] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2dplatform_5cx2dbus_5cx40c000000_2dc000000_2etpm_5ftis_2dtpm_2dtpm0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=77 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 144.192623] kernel[415]: [ 138.848551] audit: type=1130 audit(1713275401.496:163): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 144.202790] systemd-udevd[391]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/7819-74F8' [ 144.205343] kernel[415]: [ 139.042293] xenbr0: port 1(enp0s1) entered blocking state [ 144.207466] systemd-udevd[381]: tty35: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 144.210019] kernel[415]: [ 139.047983] xenbr0: port 1(enp0s1) entered disabled state [ 144.216622] systemd-udevd[353]: tty42: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 144.218420] systemd-udevd[353]: tty43: Device is queued (SEQNUM=4387, ACTION=add) [ 144.220596] systemd-udevd[353]: tty43: Device ready for processing (SEQNUM=4387, ACTION=add) [ 144.222817] kernel[415]: [ 139.049062] virtio_net virtio0 enp0s1: entered allmulticast mode [ 144.225734] systemd-udevd[380]: tty37: Preserve permissions of /dev/tty37, uid=0, gid=5, mode=0620 [ 144.227846] kernel[415]: [ 139.054600] virtio_net virtio0 enp0s1: entered promiscuous mode [ 144.230441] systemd-udevd[392]: tty42: Removing watch handle -1. [ 144.232840] kernel[415]: [ 139.055130] audit: type=1700 audit(1713275401.688:164): dev=enp0s1 prom=256 old_prom=0 auid=4294967295 uid=991 gid=986 ses=4294967295 [ 144.235991] systemd-udevd[380]: tty37: Successfully created symlink '/dev/char/4:37' to '/dev/tty37' [ 144.238808] kernel[415]: [ 139.081539] audit: type=1300 audit(1713275401.688:164): arch=c00000b7 syscall=206 success=yes exit=40 a0=3 a1=aaaae1cce6e0 a2=28 a3=0 items=0 ppid=1 pid=427 auid=4294967295 uid=991 gid=986 euid=991 suid=991 fsuid=991 egid=986 sgid=986 fsgid=986 tty=(none) ses=4294967295 comm="systemd-network" exe="/usr/lib/systemd/systemd-networkd" subj=kernel key=(null) [ 144.242965] systemd-udevd[392]: tty42: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 144.245686] systemd-udevd[392]: tty42: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 144.248551] kernel[415]: [ 139.082171] audit: type=1327 audit(1713275401.688:164): proctitle="/usr/lib/systemd/systemd-networkd" [ 144.251099] systemd-udevd[380]: tty37: sd-device: Created empty file '/run/udev/data/c4:37' for '/devices/virtual/tty/tty37' [ 144.253392] systemd-udevd[380]: tty37: Device processed (SEQNUM=4380, ACTION=add) [ 144.256336] systemd-udevd[380]: tty37: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 144.258859] kernel[415]: [ 139.739644] audit: type=1130 audit(1713275402.384:165): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 144.270479] systemd-udevd[384]: tty43: Processing device (SEQNUM=4387, ACTION=add) [ 144.272759] systemd-udevd[384]: tty43: Removing watch handle -1. [ 144.274599] systemd-udevd[384]: tty43: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 144.279403] systemd-udevd[384]: tty43: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 144.719384] kernel[415]: [ 139.861927] audit: type=1130 audit(1713275402.508:166): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 144.740003] systemd-udevd[386]: tty36: Preserve permissions of /dev/tty36, uid=0, gid=5, mode=0620 [ 144.768956] containerd[445]: time="2024-04-16T13:50:07.043429712Z" level=info msg="starting containerd" revision= version=2.0.0-beta.0+unknown [ 144.776335] kernel[415]: [ 139.986233] audit: type=1130 audit(1713275402.632:167): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=serial-getty@ttyAMA0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 144.789167] systemd-udevd[353]: tty43: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 144.791027] systemd-udevd[353]: tty44: Device is queued (SEQNUM=4388, ACTION=add) [ 144.795323] kernel[415]: [ 142.437787] audit: type=1130 audit(1713275405.084:168): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=sshdgenkeys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 144.799405] systemd-udevd[386]: tty36: Successfully created symlink '/dev/char/4:36' to '/dev/tty36' [ 144.803213] kernel[415]: [ 144.108663] xhci_hcd 0000:00:03.0: xHCI Host Controller [ 144.808367] systemd-udevd[353]: tty44: Device ready for processing (SEQNUM=4388, ACTION=add) [ 144.810565] kernel[415]: [ 144.121208] xhci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1 [ 144.815535] systemd-udevd[386]: tty36: sd-device: Created empty file '/run/udev/data/c4:36' for '/devices/virtual/tty/tty36' [ 144.821316] kernel[415]: [ 144.189826] xhci_hcd 0000:00:03.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010 [ 144.823552] systemd-udevd[353]: tty44: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 144.827996] kernel[415]: [ 144.334400] xhci_hcd 0000:00:03.0: xHCI Host Controller [ 144.830779] systemd-udevd[386]: tty36: Device processed (SEQNUM=4379, ACTION=add) [ 144.837572] kernel[415]: [ 144.334762] xhci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2 [ 144.839917] systemd-udevd[383]: tty40: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 144.842304] systemd-udevd[383]: tty40: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 144.844951] kernel[415]: [ 144.335019] xhci_hcd 0000:00:03.0: Host supports USB 3.0 SuperSpeed [ 144.853879] systemd-udevd[379]: tty4: Preserve permissions of /dev/tty4, uid=0, gid=5, mode=0620 [ 144.855702] systemd-udevd[379]: tty4: Successfully created symlink '/dev/char/4:4' to '/dev/tty4' [ 144.857780] systemd-udevd[379]: tty4: sd-device: Created empty file '/run/udev/data/c4:4' for '/devices/virtual/tty/tty4' [ 144.859814] systemd-udevd[379]: tty4: Device processed (SEQNUM=4383, ACTION=add) [ 144.861806] systemd-udevd[379]: tty4: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 144.863966] systemd-udevd[381]: tty44: Processing device (SEQNUM=4388, ACTION=add) [ 144.865974] systemd-udevd[381]: tty44: Removing watch handle -1. [ 144.868484] systemd-udevd[391]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/bootfs' [ 144.870393] systemd-udevd[391]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/00112233-1234-1111-2222-000123456789' [ 144.876937] systemd-udevd[391]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/ESP' [ 144.879258] systemd-udevd[381]: tty44: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 144.881547] systemd-udevd[381]: tty44: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 144.905700] systemd-udevd[391]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part1' [ 144.907897] systemd-udevd[391]: vda1: Preserve permissions of /dev/vda1, uid=0, gid=6, mode=0660 [ 144.920576] kernel[415]: [ 144.938144] hub 1-0:1.0: USB hub found [ 144.922697] systemd-udevd[353]: tty45: Device is queued (SEQNUM=4389, ACTION=add) [ 144.924711] systemd-udevd[353]: tty45: Device ready for processing (SEQNUM=4389, ACTION=add) [ 144.926423] systemd-udevd[353]: tty45: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 144.929009] kernel[415]: [ 144.952402] hub 1-0:1.0: 4 ports detected [ 144.937545] systemd-udevd[380]: tty45: Processing device (SEQNUM=4389, ACTION=add) [ 144.939288] systemd-udevd[380]: tty45: Removing watch handle -1. [ 144.953042] kernel[415]: [ 144.993184] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 144.963047] systemd-udevd[392]: tty42: Preserve permissions of /dev/tty42, uid=0, gid=5, mode=0620 [ 144.986716] kernel[415]: [ 145.013320] hub 2-0:1.0: USB hub found [ 144.989262] systemd-udevd[380]: tty45: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 144.991039] systemd-udevd[380]: tty45: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 144.993616] kernel[415]: [ 145.013818] hub 2-0:1.0: 4 ports detected [ 144.995692] systemd-udevd[386]: tty36: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 145.004853] systemd-udevd[396]: tty41: Preserve permissions of /dev/tty41, uid=0, gid=5, mode=0620 [ 145.006614] systemd-udevd[396]: tty41: Successfully created symlink '/dev/char/4:41' to '/dev/tty41' [ 145.008731] systemd-udevd[396]: tty41: sd-device: Created empty file '/run/udev/data/c4:41' for '/devices/virtual/tty/tty41' [ 145.010648] systemd-udevd[396]: tty41: Device processed (SEQNUM=4385, ACTION=add) [ 145.019398] systemd-udevd[382]: tty39: Preserve permissions of /dev/tty39, uid=0, gid=5, mode=0620 [ 145.021596] systemd-udevd[382]: tty39: Successfully created symlink '/dev/char/4:39' to '/dev/tty39' [ 145.023351] systemd-udevd[382]: tty39: sd-device: Created empty file '/run/udev/data/c4:39' for '/devices/virtual/tty/tty39' [ 145.025910] systemd-udevd[353]: tty46: Device is queued (SEQNUM=4390, ACTION=add) [ 145.027586] systemd-udevd[353]: tty46: Device ready for processing (SEQNUM=4390, ACTION=add) [ 145.029811] systemd-udevd[353]: tty46: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 145.031554] systemd-udevd[353]: tty47: Device is queued (SEQNUM=4391, ACTION=add) [ 145.034061] systemd-udevd[392]: tty42: Successfully created symlink '/dev/char/4:42' to '/dev/tty42' [ 145.036510] systemd-udevd[379]: tty46: Processing device (SEQNUM=4390, ACTION=add) [ 145.038221] systemd-udevd[379]: tty46: Removing watch handle -1. [ 145.040745] systemd-udevd[392]: tty42: sd-device: Created empty file '/run/udev/data/c4:42' for '/devices/virtual/tty/tty42' [ 145.042643] systemd-udevd[392]: tty42: Device processed (SEQNUM=4386, ACTION=add) [ 145.045803] systemd-udevd[392]: tty42: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 145.049210] systemd-udevd[379]: tty46: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 145.051102] systemd-udevd[379]: tty46: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 145.053714] systemd-udevd[380]: tty45: Preserve permissions of /dev/tty45, uid=0, gid=5, mode=0620 [ 145.055505] systemd-udevd[380]: tty45: Successfully created symlink '/dev/char/4:45' to '/dev/tty45' [ 145.058177] systemd-udevd[391]: vda1: Successfully created symlink '/dev/disk/by-diskseq/25-part1' to '/dev/vda1' [ 145.060654] systemd-udevd[380]: tty45: sd-device: Created empty file '/run/udev/data/c4:45' for '/devices/virtual/tty/tty45' [ 145.069421] systemd-udevd[381]: tty44: Preserve permissions of /dev/tty44, uid=0, gid=5, mode=0620 [ 145.071691] systemd-udevd[396]: tty41: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 145.074193] systemd-udevd[353]: tty47: Device ready for processing (SEQNUM=4391, ACTION=add) [ 145.075926] systemd-udevd[353]: tty47: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 145.078386] systemd-udevd[380]: tty45: Device processed (SEQNUM=4389, ACTION=add) [ 145.080370] systemd-udevd[380]: tty45: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 145.082538] systemd-udevd[386]: tty47: Processing device (SEQNUM=4391, ACTION=add) [ 145.084871] systemd-udevd[381]: tty44: Successfully created symlink '/dev/char/4:44' to '/dev/tty44' [ 145.087207] systemd-udevd[386]: tty47: Removing watch handle -1. [ 145.089566] systemd-udevd[381]: tty44: sd-device: Created empty file '/run/udev/data/c4:44' for '/devices/virtual/tty/tty44' [ 145.091417] systemd-udevd[381]: tty44: Device processed (SEQNUM=4388, ACTION=add) [ 145.093877] systemd-udevd[386]: tty47: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 145.095600] systemd-udevd[386]: tty47: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 145.098131] systemd-udevd[381]: tty44: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 145.100611] systemd-udevd[353]: tty48: Device is queued (SEQNUM=4392, ACTION=add) [ 145.104698] systemd-udevd[353]: tty48: Device ready for processing (SEQNUM=4392, ACTION=add) [ 145.106699] systemd-udevd[353]: tty48: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 145.109293] systemd-udevd[379]: tty46: Preserve permissions of /dev/tty46, uid=0, gid=5, mode=0620 [ 145.120388] systemd-udevd[383]: tty40: Preserve permissions of /dev/tty40, uid=0, gid=5, mode=0620 [ 145.122784] systemd-udevd[379]: tty46: Successfully created symlink '/dev/char/4:46' to '/dev/tty46' [ 145.125341] systemd-udevd[383]: tty40: Successfully created symlink '/dev/char/4:40' to '/dev/tty40' [ 145.127571] systemd-udevd[353]: tty49: Device is queued (SEQNUM=4393, ACTION=add) [ 145.130183] systemd-udevd[382]: tty39: Device processed (SEQNUM=4382, ACTION=add) [ 145.132485] systemd-udevd[379]: tty46: sd-device: Created empty file '/run/udev/data/c4:46' for '/devices/virtual/tty/tty46' [ 145.134676] systemd-udevd[382]: tty39: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 145.137109] systemd-udevd[379]: tty46: Device processed (SEQNUM=4390, ACTION=add) [ 145.138813] systemd-udevd[379]: tty46: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 145.141266] systemd-udevd[396]: tty48: Processing device (SEQNUM=4392, ACTION=add) [ 145.143117] systemd-udevd[396]: tty48: Removing watch handle -1. [ 145.151746] systemd-udevd[388]: vda4: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part4' to '/dev/vda4' [ 145.154428] systemd-udevd[396]: tty48: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 145.156554] systemd-udevd[396]: tty48: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 145.158694] systemd-udevd[384]: tty43: Preserve permissions of /dev/tty43, uid=0, gid=5, mode=0620 [ 145.160896] systemd-udevd[384]: tty43: Successfully created symlink '/dev/char/4:43' to '/dev/tty43' [ 145.163220] systemd-udevd[353]: tty49: Device ready for processing (SEQNUM=4393, ACTION=add) [ 145.165237] systemd-udevd[353]: tty49: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 145.167137] systemd-udevd[353]: tty5: Device is queued (SEQNUM=4394, ACTION=add) [ 145.169220] systemd-udevd[353]: tty5: Device ready for processing (SEQNUM=4394, ACTION=add) [ 145.171385] systemd-udevd[383]: tty40: sd-device: Created empty file '/run/udev/data/c4:40' for '/devices/virtual/tty/tty40' [ 145.174081] systemd-udevd[383]: tty40: Device processed (SEQNUM=4384, ACTION=add) [ 145.178257] systemd-udevd[381]: tty49: Processing device (SEQNUM=4393, ACTION=add) [ 145.182455] systemd-udevd[383]: tty40: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 145.185804] systemd-udevd[381]: tty49: Removing watch handle -1. [ 145.187472] systemd-udevd[381]: tty49: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 145.202864] systemd-udevd[381]: tty49: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 145.209950] kernel[415]: [ 145.232625] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 145.216603] systemd-udevd[353]: tty5: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 145.218984] systemd-udevd[380]: tty5: Processing device (SEQNUM=4394, ACTION=add) Asked to reset a terminal that actually isn't a terminal: Input/output error [ 145.225605] systemd-udevd[353]: tty50: Device is queued (SEQNUM=4395, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 145.227763] systemd-udevd[380]: tty5: Removing watch handle -1. [ 145.239301] systemd-udevd[353]: tty50: Device ready for processing (SEQNUM=4395, ACTION=add) [ 145.241891] systemd-udevd[384]: tty43: sd-device: Created empty file '/run/udev/data/c4:43' for '/devices/virtual/tty/tty43' Found container virtualization none. [ 145.248758] systemd-udevd[353]: tty50: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 145.251037] systemd-udevd[380]: tty5: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 145.261632] systemd-udevd[384]: tty43: Device processed (SEQNUM=4387, ACTION=add) Asked to reset a terminal that actually isn't a terminal: Input/output error Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found container virtualization none. [ 145.350271] systemd-udevd[384]: tty43: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 145.361190] systemd-udevd[380]: tty5: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 145.364461] systemd-udevd[396]: tty48: Preserve permissions of /dev/tty48, uid=0, gid=5, mode=0620 [ 145.374239] kernel[415]: [ 145.423183] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=5418 Not writing wtmp: No such file or directory systemd-journald.service: Added fd 21 (stored) to fd store. Not writing wtmp: No such file or directory Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Successfully forked off '(sd-mkdcreds)' as PID 480. [ 145.408902] systemd-udevd[382]: tty50: Processing device (SEQNUM=4395, ACTION=add) [ 145.410712] systemd-udevd[382]: tty50: Removing watch handle -1. [ 145.413093] kernel[415]: [ 145.432336] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:03.0-1/input0 [ 145.415431] systemd-udevd[396]: tty48: Successfully created symlink '/dev/char/4:48' to '/dev/tty48' [ 145.421861] systemd-udevd[382]: tty50: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 145.423638] systemd-udevd[382]: tty50: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 145.426057] systemd-udevd[396]: tty48: sd-device: Created empty file '/run/udev/data/c4:48' for '/devices/virtual/tty/tty48' Changing mount propagation /dev (MS_REC|MS_SLAVE "") [ 145.432840] systemd-udevd[353]: tty51: Device is queued (SEQNUM=4396, ACTION=add) [ 145.434917] systemd-udevd[353]: tty51: Device ready for processing (SEQNUM=4396, ACTION=add) [ 145.441211] systemd-udevd[353]: tty51: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 145.443412] systemd-udevd[379]: tty51: Processing device (SEQNUM=4396, ACTION=add) [ 145.445650] systemd-udevd[379]: tty51: Removing watch handle -1. [ 145.447313] systemd-udevd[379]: tty51: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 145.453337] systemd-udevd[379]: tty51: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 145.455461] systemd-udevd[396]: tty48: Device processed (SEQNUM=4392, ACTION=add) [ 145.457711] systemd-udevd[396]: tty48: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 145.459846] systemd-udevd[386]: tty47: Preserve permissions of /dev/tty47, uid=0, gid=5, mode=0620 [ 145.462279] systemd-udevd[353]: tty52: Device is queued (SEQNUM=4397, ACTION=add) [ 145.465102] systemd-udevd[386]: tty47: Successfully created symlink '/dev/char/4:47' to '/dev/tty47' [ 145.467429] systemd-udevd[353]: tty52: Device ready for processing (SEQNUM=4397, ACTION=add) [ 145.469599] systemd-udevd[353]: tty52: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 145.471864] systemd-udevd[381]: tty49: Preserve permissions of /dev/tty49, uid=0, gid=5, mode=0620 [ 145.473860] systemd-udevd[381]: tty49: Successfully created symlink '/dev/char/4:49' to '/dev/tty49' [ 145.475604] systemd-udevd[381]: tty49: sd-device: Created empty file '/run/udev/data/c4:49' for '/devices/virtual/tty/tty49' [ 145.478302] systemd-udevd[353]: tty53: Device is queued (SEQNUM=4398, ACTION=add) [ 145.480225] systemd-udevd[353]: tty53: Device ready for processing (SEQNUM=4398, ACTION=add) [ 145.486028] systemd-udevd[353]: tty53: sd-device-monitor(manager): Passed 212 byte to netlink monitor. Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... [ 145.492498] systemd-udevd[380]: tty5: Preserve permissions of /dev/tty5, uid=0, gid=5, mode=0620 [ 145.498554] systemd-udevd[396]: tty53: Processing device (SEQNUM=4398, ACTION=add) [ 145.501283] systemd-udevd[384]: tty52: Processing device (SEQNUM=4397, ACTION=add) [ 145.503459] systemd-udevd[396]: tty53: Removing watch handle -1. [ 145.506015] systemd-udevd[384]: tty52: Removing watch handle -1. [ 145.508461] systemd-udevd[380]: tty5: Successfully created symlink '/dev/char/4:5' to '/dev/tty5' Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore [ 145.510791] systemd-udevd[396]: tty53: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 145.512892] systemd-udevd[396]: tty53: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 145.515135] systemd-udevd[384]: tty52: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted [ 145.517254] systemd-udevd[384]: tty52: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore [ 145.519421] systemd-udevd[380]: tty5: sd-device: Created empty file '/run/udev/data/c4:5' for '/devices/virtual/tty/tty5' systemd-journald.service: Received EPOLLHUP on stored fd 21 (stored), closing. Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted [ 145.525830] systemd-udevd[381]: tty49: Device processed (SEQNUM=4393, ACTION=add) [ 145.527559] systemd-udevd[381]: tty49: sd-device-monitor(worker): Passed 212 byte to netlink monitor. Umounting /dev/shm... Received SIGCHLD from PID 481 ((sd-close)). Child 481 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 145.536407] systemd-udevd[386]: tty47: sd-device: Created empty file '/run/udev/data/c4:47' for '/devices/virtual/tty/tty47' [ 145.546532] systemd-udevd[353]: tty54: Device is queued (SEQNUM=4399, ACTION=add) init.scope: Child 481 belongs to init.scope. [ 145.552821] systemd-udevd[386]: tty47: Device processed (SEQNUM=4391, ACTION=add) [ 145.554894] systemd-udevd[353]: tty54: Device ready for processing (SEQNUM=4399, ACTION=add) [ 145.557214] systemd-udevd[386]: tty47: sd-device-monitor(worker): Passed 212 byte to netlink monitor. rfkill: Processing udev action (SEQNUM=5866, ACTION=add) rfkill: Got 'add' action on syspath '/sys/devices/virtual/misc/rfkill'. [ 145.565562] systemd-udevd[353]: tty54: sd-device-monitor(manager): Passed 212 byte to netlink monitor. (sd-mkdcreds) succeeded. [ 145.567862] systemd-udevd[388]: vda4: Successfully created symlink '/dev/gpt-auto-root-luks' to '/dev/vda4' [ 145.588395] systemd-udevd[380]: tty5: Device processed (SEQNUM=4394, ACTION=add) [ 145.590130] systemd-udevd[380]: tty5: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 145.592715] systemd-udevd[353]: tty55: Device is queued (SEQNUM=4400, ACTION=add) [ 145.594546] systemd-udevd[353]: tty55: Device ready for processing (SEQNUM=4400, ACTION=add) [ 145.597132] systemd-udevd[383]: tty54: Processing device (SEQNUM=4399, ACTION=add) [ 145.599587] systemd-udevd[353]: tty55: sd-device-monitor(manager): Passed 212 byte to netlink monitor. dev.mount: Failed to load configuration: No such file or directory [ 145.602233] systemd-udevd[383]: tty54: Removing watch handle -1. dev-rfkill.mount: Failed to load configuration: No such file or directory [ 145.603947] systemd-udevd[383]: tty54: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 var.mount: Failed to load configuration: No such file or directory var-lib.mount: Failed to load configuration: No such file or directory [ 145.606057] systemd-udevd[383]: tty54: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 var-lib-systemd.mount: Failed to load configuration: No such file or directory var-lib-systemd-rfkill.mount: Failed to load configuration: No such file or directory [ 145.615670] systemd-udevd[391]: vda1: Successfully created symlink '/dev/disk/by-uuid/7819-74F8' to '/dev/vda1' [ 145.618091] systemd-udevd[379]: tty51: Preserve permissions of /dev/tty51, uid=0, gid=5, mode=0620 [ 145.620520] systemd-udevd[353]: tty56: Device is queued (SEQNUM=4401, ACTION=add) [ 145.622436] systemd-udevd[353]: tty56: Device ready for processing (SEQNUM=4401, ACTION=add) [ 145.624472] systemd-udevd[353]: tty56: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 145.626240] systemd-udevd[353]: tty57: Device is queued (SEQNUM=4402, ACTION=add) [ 145.628375] systemd-udevd[353]: tty57: Device ready for processing (SEQNUM=4402, ACTION=add) systemd-rfkill.socket: Trying to enqueue job systemd-rfkill.socket/start/fail [ 145.630608] systemd-udevd[381]: tty56: Processing device (SEQNUM=4401, ACTION=add) [ 145.633283] systemd-udevd[381]: tty56: Removing watch handle -1. [ 145.634981] systemd-udevd[381]: tty56: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 sys-devices-virtual-misc-rfkill.device: Installed new job sys-devices-virtual-misc-rfkill.device/start as 649 systemd-rfkill.socket: Installed new job systemd-rfkill.socket/start as 648 [ 145.637319] systemd-udevd[381]: tty56: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 systemd-rfkill.socket: Enqueued job systemd-rfkill.socket/start as 648 [ 145.639860] systemd-udevd[382]: tty50: Preserve permissions of /dev/tty50, uid=0, gid=5, mode=0620 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=78 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.642733] systemd-udevd[396]: tty53: Preserve permissions of /dev/tty53, uid=0, gid=5, mode=0620 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=79 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a dev-rfkill.device: Changed tentative -> plugged Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=80 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.649079] systemd-udevd[379]: tty51: Successfully created symlink '/dev/char/4:51' to '/dev/tty51' Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=81 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a sys-devices-virtual-misc-rfkill.device: Changed tentative -> plugged sys-devices-virtual-misc-rfkill.device: Job 649 sys-devices-virtual-misc-rfkill.device/start finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=82 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=83 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=84 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=85 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 145.651230] systemd-udevd[386]: tty55: Processing device (SEQNUM=4400, ACTION=add) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=86 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.662726] systemd-udevd[396]: tty53: Successfully created symlink '/dev/char/4:53' to '/dev/tty53' Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=87 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=88 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.669489] containerd[445]: time="2024-04-16T13:50:08.359568960Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=89 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=90 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.677063] containerd[445]: time="2024-04-16T13:50:08.367450944Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=91 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=92 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=93 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=94 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=95 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=96 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=97 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=98 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=99 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=100 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/system_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=101 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/shutdown_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=102 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dremount_2dfs_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=103 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dremount_2dfs_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=104 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=105 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=106 reply_cookie=0 signature=uos error-name=n/a error-message=n/a dev.mount: Collecting. dev-rfkill.mount: Collecting. var.mount: Collecting. var-lib.mount: Collecting. var-lib-systemd.mount: Collecting. var-lib-systemd-rfkill.mount: Collecting. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=107 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 145.722260] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=78 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=108 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=109 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=110 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=111 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 145.729510] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=79 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=112 reply_cookie=0 signature=so error-name=n/a error-message=n/a systemd-rfkill.socket: ConditionPathExists=!/etc/initrd-release succeeded. [ 145.737542] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=80 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=113 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=114 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-rfkill.socket: Changed dead -> listening systemd-rfkill.socket: Job 648 systemd-rfkill.socket/start finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=115 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=116 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=117 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 145.749271] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=81 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=118 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=119 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.757902] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=82 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.765472] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=83 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.776865] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=85 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 145.799393] systemd-udevd[386]: tty55: Removing watch handle -1. tee0: Processing udev action (SEQNUM=5872, ACTION=add) tee0: Got 'add' action on syspath '/sys/devices/virtual/tee/tee0'. [ 145.823410] containerd[445]: time="2024-04-16T13:50:08.432712064Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 [ 145.826374] containerd[445]: time="2024-04-16T13:50:08.465957744Z" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1 dev-tee0.device: Changed dead -> plugged [ 145.834068] containerd[445]: time="2024-04-16T13:50:08.495248368Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sys-devices-virtual-tee-tee0.device: Changed dead -> plugged [ 145.836537] containerd[445]: time="2024-04-16T13:50:08.509015744Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=120 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 145.839644] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=86 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=121 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 145.843052] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dmisc_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=87 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a teepriv0: Processing udev action (SEQNUM=5873, ACTION=add) teepriv0: Got 'add' action on syspath '/sys/devices/virtual/tee/teepriv0'. Unit tee-supplicant@teepriv0.service has alias tee-supplicant@.service. [ 145.857770] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=88 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.869686] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2drfkill_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=89 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.881264] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=90 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.890263] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=91 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.897259] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=99 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.919424] systemd-udevd[379]: tty51: sd-device: Created empty file '/run/udev/data/c4:51' for '/devices/virtual/tty/tty51' [ 145.921860] systemd-udevd[379]: tty51: Device processed (SEQNUM=4396, ACTION=add) [ 145.929026] containerd[445]: time="2024-04-16T13:50:08.514157088Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 [ 145.931492] containerd[445]: time="2024-04-16T13:50:08.515146384Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sys-devices-virtual-tee-teepriv0.device: Changed dead -> plugged tee-supplicant@teepriv0.service: Trying to enqueue job tee-supplicant@teepriv0.service/start/fail run-postinsts.service: Cannot add dependency job, ignoring: No such file or directory [ 145.949788] containerd[445]: time="2024-04-16T13:50:08.516518352Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 tee-supplicant@teepriv0.service: Installed new job tee-supplicant@teepriv0.service/start as 658 system-tee\x2dsupplicant.slice: Installed new job system-tee\x2dsupplicant.slice/start as 755 tee-supplicant@teepriv0.service: Enqueued job tee-supplicant@teepriv0.service/start as 658 [ 145.957199] containerd[445]: time="2024-04-16T13:50:08.517192016Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1 dev-teepriv0.device: Changed dead -> plugged Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=122 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=123 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 145.965767] containerd[445]: time="2024-04-16T13:50:08.527481120Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/system_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=124 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=125 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/shutdown_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=126 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/basic_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=127 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sysinit_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=128 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 145.967945] containerd[445]: time="2024-04-16T13:50:08.564357040Z" level=info msg="loading plugin" id=io.containerd.metadata.v1.bolt type=io.containerd.metadata.v1 [ 145.998712] containerd[445]: time="2024-04-16T13:50:08.568577568Z" level=info msg="metadata content store policy set" policy=shared Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=129 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=130 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=131 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=132 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=133 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 146.030115] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=100 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a system-tee\x2dsupplicant.slice: Failed to set 'io.weight' attribute on '/system.slice/system-tee\x2dsupplicant.slice' to 'default 100': No such file or directory system-tee\x2dsupplicant.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-tee\x2dsupplicant.slice' to 'max': No such file or directory Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/system_2dtee_5cx2dsupplicant_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=134 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a system-tee\x2dsupplicant.slice changed dead -> active system-tee\x2dsupplicant.slice: Job 755 system-tee\x2dsupplicant.slice/start finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/system_2dtee_5cx2dsupplicant_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=135 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=136 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a tee-supplicant@teepriv0.service: Will spawn child (service_enter_start): /usr/sbin/tee-supplicant [ 146.077655] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/system_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=101 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a tee-supplicant@teepriv0.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-tee\x2dsupplicant.slice/tee-supplicant@teepriv0.service' to 'max': No such file or directory [ 146.088762] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/shutdown_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=102 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a tee-supplicant@teepriv0.service: Passing 0 fds to service [ 146.091501] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dremount_2dfs_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=103 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.105756] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dremount_2dfs_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=104 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a tee-supplicant@teepriv0.service: About to execute: /usr/sbin/tee-supplicant "\$OPTARGS" Serializing sd-executor-state to memfd. tee-supplicant@teepriv0.service: Forked /usr/sbin/tee-supplicant as 484 [ 146.122402] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=107 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 146.140019] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=108 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 146.154088] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=109 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 146.168363] systemd-udevd[386]: tty55: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 146.170860] containerd[445]: time="2024-04-16T13:50:08.759892576Z" level=info msg="loading plugin" id=io.containerd.gc.v1.scheduler type=io.containerd.gc.v1 [ 146.188598] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=110 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 146.191036] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=111 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 146.205663] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=112 reply_cookie=0 signature=so error-name=n/a error-message=n/a Closing set fd 110 (socket:[1370]) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=137 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=138 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a tee-supplicant@teepriv0.service: Changed dead -> running tee-supplicant@teepriv0.service: Job 658 tee-supplicant@teepriv0.service/start finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=139 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.228447] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=113 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.253179] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=114 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=140 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=141 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Failed to communicate with plymouth: Connection refused Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=142 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=143 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/system_2dtee_5cx2dsupplicant_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=144 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.255933] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=115 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.299342] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=116 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.309849] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=117 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 146.339372] systemd-udevd[396]: tty53: sd-device: Created empty file '/run/udev/data/c4:53' for '/devices/virtual/tty/tty53' [ 146.350983] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=118 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.354296] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=119 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.358647] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/system_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=124 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.362220] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/shutdown_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=126 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.366574] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/basic_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=127 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.370145] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sysinit_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=128 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.374352] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=129 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.378641] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=130 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.382923] containerd[445]: time="2024-04-16T13:50:08.978770544Z" level=info msg="loading plugin" id=io.containerd.monitor.v1.cgroups type=io.containerd.monitor.v1 [ 146.386432] containerd[445]: time="2024-04-16T13:50:09.073276928Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.events type=io.containerd.grpc.v1 vda1: Processing udev action (SEQNUM=5886, ACTION=change) vda1: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1'. [ 146.390052] containerd[445]: time="2024-04-16T13:50:09.076025632Z" level=info msg="loading plugin" id=io.containerd.service.v1.introspection-service type=io.containerd.service.v1 [ 146.393163] containerd[445]: time="2024-04-16T13:50:09.078751632Z" level=info msg="loading plugin" id=io.containerd.service.v1.containers-service type=io.containerd.service.v1 [ 146.395406] containerd[445]: time="2024-04-16T13:50:09.080816960Z" level=info msg="loading plugin" id=io.containerd.service.v1.content-service type=io.containerd.service.v1 [ 146.399355] containerd[445]: time="2024-04-16T13:50:09.084481056Z" level=info msg="loading plugin" id=io.containerd.differ.v1.walking type=io.containerd.differ.v1 [ 146.402725] containerd[445]: time="2024-04-16T13:50:09.087512048Z" level=info msg="loading plugin" id=io.containerd.service.v1.diff-service type=io.containerd.service.v1 [ 146.405665] containerd[445]: time="2024-04-16T13:50:09.089370272Z" level=info msg="loading plugin" id=io.containerd.service.v1.images-service type=io.containerd.service.v1 Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 146.416990] kernel[415]: [ 146.321750] audit: type=1130 audit(1713275408.968:169): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=tee-supplicant@teepriv0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 146.423281] systemd-udevd[379]: tty51: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 146.427256] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/system_2dtee_5cx2dsupplicant_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=134 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.430244] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/system_2dtee_5cx2dsupplicant_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=135 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.433094] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=136 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 146.435368] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=137 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.439202] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=138 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.442093] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=139 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.444902] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=140 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.447819] containerd[445]: time="2024-04-16T13:50:09.099292096Z" level=info msg="loading plugin" id=io.containerd.service.v1.namespaces-service type=io.containerd.service.v1 [ 146.450066] containerd[445]: time="2024-04-16T13:50:09.101041696Z" level=info msg="loading plugin" id=io.containerd.service.v1.snapshots-service type=io.containerd.service.v1 [ 146.452788] containerd[445]: time="2024-04-16T13:50:09.102980912Z" level=info msg="loading plugin" id=io.containerd.runtime.v2.task type=io.containerd.runtime.v2 [ 146.454822] containerd[445]: time="2024-04-16T13:50:09.146798880Z" level=info msg="loading plugin" id=io.containerd.runtime.v2.shim type=io.containerd.runtime.v2 [ 146.457098] containerd[445]: time="2024-04-16T13:50:09.148852032Z" level=info msg="loading plugin" id=io.containerd.service.v1.tasks-service type=io.containerd.service.v1 [ 146.459490] systemd-udevd[386]: tty55: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 146.462209] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=141 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 146.465744] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=142 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.468474] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=143 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.470997] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/system_2dtee_5cx2dsupplicant_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=144 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.474528] containerd[445]: time="2024-04-16T13:50:09.157168016Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.introspection type=io.containerd.grpc.v1 [ 146.477104] containerd[445]: time="2024-04-16T13:50:09.159498432Z" level=info msg="loading plugin" id=io.containerd.lease.v1.manager type=io.containerd.lease.v1 [ 146.479197] containerd[445]: time="2024-04-16T13:50:09.164291504Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.leases type=io.containerd.grpc.v1 [ 146.485446] containerd[445]: time="2024-04-16T13:50:09.166311968Z" level=info msg="loading plugin" id=io.containerd.sandbox.store.v1.local type=io.containerd.sandbox.store.v1 [ 146.487610] containerd[445]: time="2024-04-16T13:50:09.167729024Z" level=info msg="loading plugin" id=io.containerd.sandbox.controller.v1.shim type=io.containerd.sandbox.controller.v1 [ 146.493471] containerd[445]: time="2024-04-16T13:50:09.169288992Z" level=info msg="loading plugin" id=io.containerd.internal.v1.restart type=io.containerd.internal.v1 [ 146.495959] systemd-udevd[396]: tty53: Device processed (SEQNUM=4398, ACTION=add) [ 146.498487] containerd[445]: time="2024-04-16T13:50:09.197233952Z" level=info msg="loading plugin" id=io.containerd.tracing.processor.v1.otlp type=io.containerd.tracing.processor.v1 Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy dev-disk-by\x2ddiskseq-25\x2dpart1.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart1.device/nop as 756 dev-disk-by\x2dpartlabel-ESP.device: Installed new job dev-disk-by\x2dpartlabel-ESP.device/nop as 757 dev-vda1.device: Installed new job dev-vda1.device/nop as 758 dev-disk-by\x2dlabel-bootfs.device: Installed new job dev-disk-by\x2dlabel-bootfs.device/nop as 759 [ 146.517417] systemd-udevd[353]: tty57: sd-device-monitor(manager): Passed 212 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device/nop as 760 dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Installed new job dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device/nop as 761 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device/nop as 762 dev-disk-by\x2duuid-7819\x2d74F8.device: Installed new job dev-disk-by\x2duuid-7819\x2d74F8.device/nop as 763 [ 146.519566] systemd-udevd[353]: tty58: Device is queued (SEQNUM=4403, ACTION=add) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d7819_5cx2d74F8_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=145 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.526084] systemd-udevd[353]: tty58: Device ready for processing (SEQNUM=4403, ACTION=add) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d7819_5cx2d74F8_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=146 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=147 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.534169] systemd-udevd[353]: tty58: sd-device-monitor(manager): Passed 212 byte to netlink monitor. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=148 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d00112233_5cx2d1234_5cx2d1111_5cx2d2222_5cx2d000123456789_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=149 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a tee-supplicant@teepriv0.service: Referenced but unset environment variable evaluates to an empty string: OPTARGS Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d00112233_5cx2d1234_5cx2d1111_5cx2d2222_5cx2d000123456789_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=150 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=151 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=152 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dlabel_2dbootfs_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=153 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dlabel_2dbootfs_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=154 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a TRS (Trusted Reference Stack) v0.3-169-g2ec532f-dirty (build_id 3ba064fe4b) trs-qemuarm64 ttyAMA0 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=155 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a trs-qemuarm64 login: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=156 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dESP_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=157 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dESP_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=158 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=159 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=160 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=161 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=162 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=163 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=164 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=165 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=166 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 146.583221] systemd-udevd[380]: tty57: Processing device (SEQNUM=4402, ACTION=add) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=167 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=168 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 146.597776] systemd-udevd[380]: tty57: Removing watch handle -1. tee-supplicant@teepriv0.service: User lookup succeeded: uid=0 gid=0 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=169 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=170 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.610027] systemd-udevd[380]: tty57: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 146.625679] systemd-udevd[380]: tty57: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 dev-disk-by\x2ddiskseq-25\x2dpart1.device: Job 756 dev-disk-by\x2ddiskseq-25\x2dpart1.device/nop finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=171 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a dev-disk-by\x2dlabel-bootfs.device: Job 759 dev-disk-by\x2dlabel-bootfs.device/nop finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=172 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a dev-disk-by\x2dpartlabel-ESP.device: Job 757 dev-disk-by\x2dpartlabel-ESP.device/nop finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=173 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Job 761 dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device/nop finished, result=done [ 146.637862] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d7819_5cx2d74F8_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=145 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=174 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Job 762 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device/nop finished, result=done [ 146.649862] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d7819_5cx2d74F8_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=146 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=175 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a dev-disk-by\x2duuid-7819\x2d74F8.device: Job 763 dev-disk-by\x2duuid-7819\x2d74F8.device/nop finished, result=done [ 146.665414] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=147 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=176 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a dev-vda1.device: Job 758 dev-vda1.device/nop finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=177 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Job 760 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device/nop finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=178 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 146.675099] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=148 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=179 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=180 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=181 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=182 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d7819_5cx2d74F8_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=183 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d7819_5cx2d74F8_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=184 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=185 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=186 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d00112233_5cx2d1234_5cx2d1111_5cx2d2222_5cx2d000123456789_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=187 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d00112233_5cx2d1234_5cx2d1111_5cx2d2222_5cx2d000123456789_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=188 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dESP_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=189 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dESP_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=190 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dlabel_2dbootfs_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=191 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.735867] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d00112233_5cx2d1234_5cx2d1111_5cx2d2222_5cx2d000123456789_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=149 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dlabel_2dbootfs_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=192 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=193 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.742325] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d00112233_5cx2d1234_5cx2d1111_5cx2d2222_5cx2d000123456789_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=150 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=194 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.747798] systemd-udevd[396]: tty53: sd-device-monitor(worker): Passed 212 byte to netlink monitor. xenbr0: Processing udev action (SEQNUM=5905, ACTION=add) xenbr0: Got 'add' action on syspath '/sys/devices/virtual/net/xenbr0'. [ 146.755907] containerd[445]: time="2024-04-16T13:50:09.338934368Z" level=info msg="loading plugin" id=io.containerd.internal.v1.tracing type=io.containerd.internal.v1 [ 146.759404] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=151 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.763475] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=152 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.767868] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dlabel_2dbootfs_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=153 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.771308] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dlabel_2dbootfs_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=154 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.774434] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=155 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.777556] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=156 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.791219] systemd-networkd[427]: xenbr0: udev initialized link [ 146.793269] systemd-networkd[427]: xenbr0: Found driver: bridge sys-devices-virtual-net-xenbr0.device: Changed dead -> plugged sys-subsystem-net-devices-xenbr0.device: Changed dead -> plugged [ 146.795019] systemd-networkd[427]: xenbr0: Saved permanent hardware address: 00:00:00:00:00:00 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=195 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=196 reply_cookie=0 signature=so error-name=n/a error-message=n/a systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=6494 systemd-journald.service: Added fd 119 (stored) to fd store. Bus private-bus-connection: changing state UNSET → OPENING sd-bus: starting bus private-bus-connection on fds 120/120 (socket:[6495], socket:[6495])... Bus private-bus-connection: changing state OPENING → AUTHENTICATING Accepting direct incoming connection from 482 (systemctl) [n/a] [ 146.797879] systemd-networkd[427]: xenbr0: Link state is up-to-date Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager [ 146.827944] systemd-networkd[427]: xenbr0: State changed: pending -> initialized [ 146.830151] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit [ 146.837437] systemd-networkd[427]: xenbr0: found matching network '/etc/systemd/network/xenbr0.network'. [ 146.839295] systemd-networkd[427]: xenbr0: Configuring with /etc/systemd/network/xenbr0.network. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device [ 146.841439] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount [ 146.845172] systemd-networkd[427]: xenbr0: State changed: initialized -> configuring [ 146.847027] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope [ 146.850073] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. [ 146.852767] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. [ 146.854547] systemd-networkd[427]: Setting '/proc/sys/net/ipv6/conf/xenbr0/disable_ipv6' to '0' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service [ 146.856626] systemd-networkd[427]: No change in value '0', suppressing write [ 146.858431] systemd-networkd[427]: Setting '/proc/sys/net/ipv6/conf/xenbr0/use_tempaddr' to '0' [ 146.860675] systemd-networkd[427]: No change in value '0', suppressing write [ 146.862447] systemd-networkd[427]: Setting '/proc/sys/net/ipv6/conf/xenbr0/accept_ra' to '0' [ 146.864638] systemd-networkd[427]: Setting '/proc/sys/net/ipv6/conf/xenbr0/proxy_ndp' to '0' [ 146.866450] systemd-networkd[427]: No change in value '0', suppressing write [ 146.868557] systemd-networkd[427]: Setting '/proc/sys/net/ipv4/conf/xenbr0/promote_secondaries' to '1' [ 146.870413] systemd-networkd[427]: No change in value '1', suppressing write Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice [ 146.872747] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket [ 146.874507] systemd-networkd[427]: xenbr0: Requested to activate link [ 146.876464] systemd-networkd[427]: xenbr0: Requested configuring of the DHCPv4 client. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap [ 146.878217] systemd-networkd[427]: xenbr0: Requested configuring of the DHCPv6 client. [ 146.880636] systemd-networkd[427]: xenbr0: Requested configuring of the IPv6 Router Discovery. [ 146.882617] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. [ 146.884783] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. [ 146.888870] systemd-udevd[353]: tty59: Device is queued (SEQNUM=4404, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer [ 146.890893] systemd-udevd[353]: tty59: Device ready for processing (SEQNUM=4404, ACTION=add) Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 Accepted new private connection. [ 146.893428] systemd-udevd[353]: tty59: sd-device-monitor(manager): Passed 212 byte to netlink monitor. Bus private-bus-connection: changing state AUTHENTICATING → RUNNING [ 146.895968] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dESP_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=157 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.898790] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dESP_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=158 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=RestartUnit cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 146.901924] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=159 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-vconsole-setup.service: Trying to enqueue job systemd-vconsole-setup.service/restart/replace [ 146.904874] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=160 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-vconsole-setup.service: Installed new job systemd-vconsole-setup.service/restart as 764 systemd-vconsole-setup.service: Enqueued job systemd-vconsole-setup.service/restart as 764 [ 146.907947] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=169 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=1 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.910727] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/tee_2dsupplicant_40teepriv0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=170 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.913767] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=171 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 146.916895] kernel[415]: [ 146.846462] xenbr0: port 1(enp0s1) entered blocking state Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=197 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=198 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=3 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=199 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=4 reply_cookie=1 signature=o error-name=n/a error-message=n/a systemd-vconsole-setup.service: Job 764 systemd-vconsole-setup.service/restart finished, result=done systemd-vconsole-setup.service: Converting job systemd-vconsole-setup.service/restart -> systemd-vconsole-setup.service/start systemd-vconsole-setup.service: ConditionPathExists=/dev/tty0 succeeded. [ 146.931483] containerd[445]: time="2024-04-16T13:50:09.521762608Z" level=info msg="loading plugin" id=io.containerd.internal.v1.cri type=io.containerd.internal.v1 systemd-vconsole-setup.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-vconsole-setup [ 146.935002] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. [ 146.937264] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. [ 146.939103] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. [ 146.941257] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. [ 146.943019] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. [ 146.945186] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. systemd-vconsole-setup.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-vconsole-setup.service' to 'default 100': No such file or directory [ 146.946962] systemd-networkd[427]: xenbr0: link_check_ready(): link is not activated. [ 146.949158] systemd-networkd[427]: xenbr0: Bringing link up systemd-vconsole-setup.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-vconsole-setup.service' to 'max': No such file or directory [ 146.950883] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=14 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.954169] systemd-networkd[427]: xenbr0: Flags change: +UP +LOWER_UP [ 146.956466] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=15 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.958892] systemd-networkd[427]: xenbr0: Link UP [ 146.960997] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. systemd-vconsole-setup.service: Passing 0 fds to service systemd-vconsole-setup.service: About to execute: /usr/lib/systemd/systemd-vconsole-setup Serializing sd-executor-state to memfd. [ 146.962800] systemd-networkd[427]: xenbr0: Received new foreign route (configured): dst: ff00::/8, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: multicast, nexthop: 0, priority: 256, flags: n/a [ 146.965494] systemd-networkd[427]: xenbr0: Received new foreign route (configured): dst: fe80::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 256, flags: n/a [ 146.967897] systemd-networkd[427]: xenbr0: Flags change: +RUNNING systemd-vconsole-setup.service: Forked /usr/lib/systemd/systemd-vconsole-setup as 487 [ 146.970147] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 146.972906] systemd-networkd[427]: xenbr0: Gained carrier [ 146.974662] systemd-networkd[427]: xenbr0: found matching network '/etc/systemd/network/xenbr0.network'. [ 146.976795] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 146.978614] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 146.980631] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 146.982360] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 146.984366] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. Closing set fd 122 (socket:[1370]) [ 147.001261] systemd-udevd[379]: tty58: Processing device (SEQNUM=4403, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.003084] systemd-udevd[379]: tty58: Removing watch handle -1. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.004998] systemd-udevd[379]: tty58: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=200 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.007513] systemd-udevd[379]: tty58: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=201 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-vconsole-setup.service: Changed dead -> start Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.013402] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=172 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=202 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.017032] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=173 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=203 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.023057] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=174 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/job/764 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.026580] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=175 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/764 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=204 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.029344] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=176 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 147.031973] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=177 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=10 reply_cookie=2 signature=o error-name=n/a error-message=n/a [ 147.035566] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=178 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 147.038873] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=179 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 147.044391] kernel[415]: [ 146.846651] xenbr0: port 1(enp0s1) entered forwarding state [ 147.050824] containerd[445]: time="2024-04-16T13:50:09.576679984Z" level=info msg="Start cri plugin with config {PluginConfig:{ContainerdConfig:{Snapshotter:overlayfs DefaultRuntimeName:runc Runtimes:map[runc:{Type:io.containerd.runc.v2 Path: PodAnnotations:[] ContainerAnnotations:[] Options:map[BinaryName: CriuImagePath: CriuWorkPath: IoGid:0 IoUid:0 NoNewKeyring:false Root: ShimCgroup:] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: Sandboxer:podsandbox}] DisableSnapshotAnnotations:true DiscardUnpackedLayers:false IgnoreBlockIONotEnabledErrors:false IgnoreRdtNotEnabledErrors:false} CniConfig:{NetworkPluginBinDir:/opt/cni/bin NetworkPluginConfDir:/etc/cni/net.d NetworkPluginMaxConfNum:1 NetworkPluginSetupSerially:false NetworkPluginConfTemplate: IPPreference:} Registry:{ConfigPath: Mirrors:map[] Configs:map[] Auths:map[] Headers:map[]} ImageDecryption:{KeyModel:node} DisableTCPService:true StreamServerAddress:127.0.0.1 StreamServerPort:0 StreamIdleTimeout:4h0m0s EnableSelinux:false SelinuxCategoryRange:1024 SandboxImage:registry.k8s.io/pause:3.9 StatsCollectPeriod:10 EnableTLSStreaming:false X509KeyPairStreaming:{TLSCertFile: TLSKeyFile:} MaxContainerLogLineSize:16384 DisableCgroup:false DisableApparmor:false RestrictOOMScoreAdj:false MaxConcurrentDownloads:3 DisableProcMount:false UnsetSeccompProfile: TolerateMissingHugetlbController:true DisableHugetlbController:true DeviceOwnershipFromSecurityContext:false IgnoreImageDefinedVolumes:false NetNSMountsUnderStateDir:false EnableUnprivilegedPorts:true EnableUnprivilegedICMP:true EnableCDI:false CDISpecDirs:[/etc/cdi /var/run/cdi] ImagePullProgressTimeout:5m0s DrainExecSyncIOTimeout:0s} ContainerdRootDir:/var/lib/containerd ContainerdEndpoint:/run/containerd/containerd.sock RootDir:/var/lib/containerd/io.containerd.grpc.v1.cri StateDir:/run/containerd/io.containerd.grpc.v1.cri}" Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=11 reply_cookie=3 signature=v error-name=n/a error-message=n/a Bus private-bus-connection: changing state RUNNING → CLOSING Bus private-bus-connection: changing state CLOSING → CLOSED Got disconnect on private connection. [ 147.095826] containerd[445]: time="2024-04-16T13:50:09.583456032Z" level=info msg="loading plugin" id=io.containerd.cri.image.v1.cri-image-service type=io.containerd.cri.image.v1 [ 147.103896] containerd[445]: time="2024-04-16T13:50:09.592086192Z" level=info msg="Get image filesystem path \"/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs\" for snapshotter \"overlayfs\"" [ 147.110082] containerd[445]: time="2024-04-16T13:50:09.597052416Z" level=info msg="Start snapshots syncer" [ 147.117924] containerd[445]: time="2024-04-16T13:50:09.602395632Z" level=info msg="loading plugin" id=io.containerd.sandbox.controller.v1.podsandbox type=io.containerd.sandbox.controller.v1 [ 147.124747] containerd[445]: time="2024-04-16T13:50:09.605171024Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.sandbox-controllers type=io.containerd.grpc.v1 [ 147.127243] containerd[445]: time="2024-04-16T13:50:09.607986752Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.sandboxes type=io.containerd.grpc.v1 [ 147.129863] containerd[445]: time="2024-04-16T13:50:09.610379696Z" level=info msg="loading plugin" id=io.containerd.streaming.v1.manager type=io.containerd.streaming.v1 [ 147.131900] containerd[445]: time="2024-04-16T13:50:09.611935824Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.streaming type=io.containerd.grpc.v1 [ 147.134304] containerd[445]: time="2024-04-16T13:50:09.613019376Z" level=info msg="loading plugin" id=io.containerd.transfer.v1.local type=io.containerd.transfer.v1 [ 147.137514] containerd[445]: time="2024-04-16T13:50:09.617822480Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.transfer type=io.containerd.grpc.v1 [ 147.139911] containerd[445]: time="2024-04-16T13:50:09.619217344Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.version type=io.containerd.grpc.v1 [ 147.142189] containerd[445]: time="2024-04-16T13:50:09.620146272Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.containers type=io.containerd.grpc.v1 [ 147.144689] containerd[445]: time="2024-04-16T13:50:09.621290336Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.content type=io.containerd.grpc.v1 [ 147.146787] containerd[445]: time="2024-04-16T13:50:09.622826352Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.diff type=io.containerd.grpc.v1 [ 147.149728] containerd[445]: time="2024-04-16T13:50:09.623882736Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.images type=io.containerd.grpc.v1 [ 147.152428] containerd[445]: time="2024-04-16T13:50:09.624936160Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.namespaces type=io.containerd.grpc.v1 [ 147.154487] containerd[445]: time="2024-04-16T13:50:09.626266016Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.snapshots type=io.containerd.grpc.v1 [ 147.156945] containerd[445]: time="2024-04-16T13:50:09.629168480Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.tasks type=io.containerd.grpc.v1 [ 147.166218] containerd[445]: time="2024-04-16T13:50:09.630789056Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.healthcheck type=io.containerd.grpc.v1 [ 147.168739] containerd[445]: time="2024-04-16T13:50:09.632017232Z" level=info msg="loading plugin" id=io.containerd.nri.v1.nri type=io.containerd.nri.v1 [ 147.170634] containerd[445]: time="2024-04-16T13:50:09.632928160Z" level=info msg="NRI interface is disabled by configuration." [ 147.172808] containerd[445]: time="2024-04-16T13:50:09.634469968Z" level=info msg="loading plugin" id=io.containerd.grpc.v1.cri type=io.containerd.grpc.v1 [ 147.174723] containerd[445]: time="2024-04-16T13:50:09.635950112Z" level=info msg="Connect containerd service" [ 147.176826] containerd[445]: time="2024-04-16T13:50:09.638498512Z" level=info msg="using experimental NRI integration - disable nri plugin to prevent this" [ 147.178812] containerd[445]: time="2024-04-16T13:50:09.725085296Z" level=error msg="failed to load cni during init, please check CRI plugin status before setting up network for pods" error="cni config load failed: failed to load CNI config file /etc/cni/net.d/cni-containerd-net.conf: error parsing configuration: missing 'type': invalid cni config: failed to load cni config" [ 147.193332] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.195606] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.199270] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 147.201235] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 147.202962] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 147.205014] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 147.206886] systemd-networkd[427]: xenbr0: DHCPv4 client: STARTED on ifindex 4 [ 147.208916] systemd-networkd[427]: xenbr0: DHCPv4 client is configured, acquiring DHCPv4 lease. [ 147.210660] systemd-networkd[427]: xenbr0: DHCPv6 client is configured. [ 147.212591] systemd-networkd[427]: xenbr0: IPv6 Router Discovery is configured. [ 147.214641] systemd-networkd[427]: xenbr0: DHCPv4 client: DISCOVER [ 147.216721] systemd-networkd[427]: xenbr0: DHCPv4 client: State changed: initialization -> selecting [ 147.218620] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.221291] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER [ 147.222961] systemd-networkd[427]: xenbr0: DHCPv4 client: Received message from RAW socket, processing. [ 147.225229] systemd-networkd[427]: xenbr0: DHCPv4 client: OFFER [ 147.226907] systemd-networkd[427]: xenbr0: DHCPv4 client: State changed: selecting -> requesting [ 147.228936] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.231320] systemd-networkd[427]: xenbr0: DHCPv4 client: REQUEST (requesting) [ 147.233330] systemd-networkd[427]: xenbr0: DHCPv4 client: Received message from RAW socket, processing. [ 147.238431] systemd-networkd[427]: xenbr0: DHCPv4 client: ACK [ 147.242335] systemd-networkd[427]: xenbr0: DHCPv4 client: State changed: requesting -> bound [ 147.245270] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 147.248808] systemd-networkd[427]: xenbr0: DHCPv4 client: lease expires in 23h 59min 59s [ 147.250864] systemd-networkd[427]: xenbr0: DHCPv4 client: T2 expires in 20h 59min 59s [ 147.253039] systemd-networkd[427]: xenbr0: DHCPv4 client: T1 expires in 11h 59min 59s [ 147.254775] systemd-networkd[427]: xenbr0: DHCPv4 address 10.0.2.15/24, gateway 10.0.2.2 acquired from 10.0.2.2 [ 147.256954] systemd-networkd[427]: xenbr0: Requesting DHCPv4 address (n/a): 10.0.2.15/24 broadcast 10.0.2.255 (valid for 23h 59min 59s, preferred for 23h 59min 59s), flags: tentative, scope: global, label: n/a [ 147.261134] systemd-udevd[353]: tty6: Device is queued (SEQNUM=4405, ACTION=add) [ 147.263845] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=180 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.266992] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=181 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-timesyncd.service: Got notification message from PID 373 (STATUS=Idle.) [ 147.269827] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=182 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=205 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.276681] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d7819_5cx2d74F8_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=183 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=206 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-timesyncd.service: Got notification message from PID 373 (STATUS=Idle.) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 147.279770] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d7819_5cx2d74F8_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=184 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a containerd.service: Got notification message from PID 445 (READY=1) [ 147.295286] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=185 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a containerd.service: Changed start -> running containerd.service: Job 554 containerd.service/start finished, result=done [ 147.310771] kernel[415]: [ 147.038101] IPv4: martian source 255.255.255.255 from 10.0.2.2, on dev xenbr0 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=207 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=208 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=209 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Failed to communicate with plymouth: Connection refused [ 147.317880] containerd[445]: time="2024-04-16T13:50:09.780536912Z" level=info msg="Start subscribing containerd event" Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=210 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=211 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.326877] containerd[445]: time="2024-04-16T13:50:09.808852480Z" level=info msg="Start recovering state" Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/multi_2duser_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=212 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a multi-user.target changed dead -> active multi-user.target: Job 449 multi-user.target/start finished, result=done [ 147.333842] containerd[445]: time="2024-04-16T13:50:09.863520880Z" level=info msg=serving... address=/run/containerd/containerd.sock.ttrpc Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/multi_2duser_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=213 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.336017] containerd[445]: time="2024-04-16T13:50:09.872923008Z" level=info msg=serving... address=/run/containerd/containerd.sock Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=214 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a systemd-update-utmp-runlevel.service: ConditionPathExists=!/etc/initrd-release succeeded. systemd-update-utmp-runlevel.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-update-utmp Changing mount propagation /dev (MS_REC|MS_SLAVE "") [ 147.349831] containerd[445]: time="2024-04-16T13:50:09.934905328Z" level=info msg="Start event monitor" Successfully forked off '(sd-mkdcreds)' as PID 489. [ 147.357637] containerd[445]: time="2024-04-16T13:50:09.982917648Z" level=info msg="Start cni network conf syncer for default" Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... [ 147.359580] containerd[445]: time="2024-04-16T13:50:09.984120480Z" level=info msg="Start streaming server" systemd-update-utmp-runlevel.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-update-utmp-runlevel.service' to 'default 100': No such file or directory [ 147.365567] containerd[445]: time="2024-04-16T13:50:10.010790400Z" level=info msg="containerd successfully booted in 3.008024s" Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore systemd-update-utmp-runlevel.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-update-utmp-runlevel.service' to 'max': No such file or directory Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted [ 147.374867] systemd-networkd[427]: xenbr0: Requesting DHCPv4 route (n/a): dst: 10.0.2.2/32, src: n/a, gw: n/a, prefsrc: 10.0.2.15, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024, flags: n/a Umounting /dev/shm... [ 147.382124] systemd-networkd[427]: xenbr0: Requesting DHCPv4 route (n/a): dst: n/a, src: n/a, gw: 10.0.2.2, prefsrc: 10.0.2.15, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024, flags: n/a systemd-update-utmp-runlevel.service: Passing 0 fds to service systemd-update-utmp-runlevel.service: About to execute: /usr/lib/systemd/systemd-update-utmp runlevel [ 147.388983] systemd-networkd[427]: xenbr0: Requesting DHCPv4 route (n/a): dst: 10.0.2.3/32, src: n/a, gw: n/a, prefsrc: 10.0.2.15, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024, flags: n/a Serializing sd-executor-state to memfd. [ 147.391478] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 147.401933] systemd-networkd[427]: xenbr0: Configuring DHCPv4 address (requesting): 10.0.2.15/24 broadcast 10.0.2.255 (valid for 23h 59min 59s, preferred for 23h 59min 59s), flags: tentative, scope: global, label: n/a (sd-mkdcreds) succeeded. systemd-update-utmp-runlevel.service: Forked /usr/lib/systemd/systemd-update-utmp as 490 [ 147.412856] systemd-networkd[427]: xenbr0: Received new DHCPv4 address (configured): 10.0.2.15/24 broadcast 10.0.2.255 (valid for 23h 59min 59s, preferred for 23h 59min 59s), flags: n/a, scope: global, label: n/a [ 147.414967] systemd-networkd[427]: Using nftables as firewall backend. [ 147.417245] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.419820] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 147.426161] systemd-networkd[427]: xenbr0: Configuring DHCPv4 route (requesting): dst: 10.0.2.2/32, src: n/a, gw: n/a, prefsrc: 10.0.2.15, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 147.429018] systemd-networkd[427]: xenbr0: Configuring DHCPv4 route (requesting): dst: n/a, src: n/a, gw: 10.0.2.2, prefsrc: 10.0.2.15, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 147.431290] systemd-networkd[427]: xenbr0: Configuring DHCPv4 route (requesting): dst: 10.0.2.3/32, src: n/a, gw: n/a, prefsrc: 10.0.2.15, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024, flags: n/a Closing set fd 123 (socket:[1370]) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=215 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=216 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-update-utmp-runlevel.service: Changed dead -> start Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=217 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=218 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/multi_2duser_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=219 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/584 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=220 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.493375] systemd-timesyncd[373]: Network configuration changed, trying to establish connection. [ 147.495277] systemd-timesyncd[373]: Selected server time1.google.com. [ 147.506310] systemd-timesyncd[373]: Resolving time1.google.com... [ 147.533536] systemd-udevd[382]: tty50: Successfully created symlink '/dev/char/4:50' to '/dev/tty50' [ 147.545746] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.557269] systemd-resolved[372]: New scope on link xenbr0, protocol dns, family * [ 147.559145] systemd-resolved[372]: New scope on link xenbr0, protocol llmnr, family AF_INET [ 147.565283] systemd-resolved[372]: Firing regular transaction 23143 for scope llmnr on xenbr0/INET (validate=yes). [ 147.567326] systemd-resolved[372]: Delaying llmnr transaction 23143 for 34914us. [ 147.581676] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-timesyncd.service: Got notification message from PID 373 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 373 (STATUS=Connecting to time server 216.239.35.0:123 (time1.google.com).) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=221 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=222 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.608641] systemd-resolved[372]: Received mdns UDP packet of size 95, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 147.610699] systemd-resolved[372]: Initial jitter phase for transaction 23143 elapsed. [ 147.617047] systemd-resolved[372]: Retrying transaction 23143. [ 147.619197] systemd-resolved[372]: Firing regular transaction 23143 for scope llmnr on xenbr0/INET (validate=yes). [ 147.633479] systemd-resolved[372]: Sending query packet with id 23143 on interface 4/AF_INET of size 31. [ 147.635374] systemd-resolved[372]: Received llmnr UDP packet of size 31, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.252 [ 147.642294] systemd-resolved[372]: Timeout reached on transaction 23143. [ 147.652435] systemd-resolved[372]: Retrying transaction 23143. [ 147.654132] systemd-resolved[372]: Firing regular transaction 23143 for scope llmnr on xenbr0/INET (validate=yes). [ 147.664465] systemd-resolved[372]: Sending query packet with id 23143 on interface 4/AF_INET of size 31. [ 147.666428] systemd-resolved[372]: Received llmnr UDP packet of size 31, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.252 [ 147.672797] systemd-resolved[372]: Received mdns UDP packet of size 95, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 147.675553] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=186 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.689606] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d00112233_5cx2d1234_5cx2d1111_5cx2d2222_5cx2d000123456789_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=187 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 147.707145] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d00112233_5cx2d1234_5cx2d1111_5cx2d2222_5cx2d000123456789_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=188 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.710696] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dESP_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=189 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.717975] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dESP_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=190 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.720945] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dlabel_2dbootfs_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=191 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-timesyncd.service: Got notification message from PID 373 (STATUS=Contacted time server 216.239.35.0:123 (time1.google.com).) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=223 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=224 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.754426] kernel[415]: [ 147.038971] ll header: 00000000: ff ff ff ff ff ff 52 55 0a 00 02 02 08 00 [ 147.761268] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=21 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.763708] systemd-networkd[427]: xenbr0: Received new foreign route (configured): dst: 10.0.2.15/32, src: n/a, gw: n/a, prefsrc: 10.0.2.15, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 147.769235] systemd-networkd[427]: xenbr0: Received new foreign route (configured): dst: 10.0.2.255/32, src: n/a, gw: n/a, prefsrc: 10.0.2.15, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0, flags: n/a [ 147.771784] systemd-networkd[427]: xenbr0: Received new foreign route (configured): dst: 10.0.2.0/24, src: n/a, gw: n/a, prefsrc: 10.0.2.15, scope: link, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 147.778754] systemd-networkd[427]: xenbr0: dhcp4_check_ready(): DHCPv4 address and routes are not set. [ 147.781109] systemd-networkd[427]: xenbr0: Received remembered DHCPv4 route (configured): dst: 10.0.2.2/32, src: n/a, gw: n/a, prefsrc: 10.0.2.15, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 147.795171] systemd-networkd[427]: xenbr0: dhcp4_check_ready(): DHCPv4 address and routes are not set. [ 147.797440] systemd-networkd[427]: xenbr0: Received remembered DHCPv4 route (configured): dst: n/a, src: n/a, gw: 10.0.2.2, prefsrc: 10.0.2.15, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 147.799698] systemd-networkd[427]: xenbr0: dhcp4_check_ready(): DHCPv4 address and routes are not set. [ 147.802681] systemd-networkd[427]: xenbr0: Received remembered DHCPv4 route (configured): dst: 10.0.2.3/32, src: n/a, gw: n/a, prefsrc: 10.0.2.15, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 147.805374] systemd-networkd[427]: xenbr0: DHCPv4 address and routes set. [ 147.807140] systemd-networkd[427]: xenbr0: link_check_ready(): IPv6LL is not configured yet. [ 147.820572] systemd-udevd[353]: tty6: Device ready for processing (SEQNUM=4405, ACTION=add) [ 147.823405] systemd-timesyncd[373]: Resolved address 216.239.35.0:123 for time1.google.com. [ 147.825600] systemd-timesyncd[373]: Resolved address [2001:4860:4806::]:123 for time1.google.com. [ 147.827528] systemd-timesyncd[373]: Selected address 216.239.35.0:123 of server time1.google.com. [ 147.829697] systemd-timesyncd[373]: Connecting to time server 216.239.35.0:123 (time1.google.com). [ 147.831713] systemd-timesyncd[373]: Sent NTP request to 216.239.35.0:123 (time1.google.com). [ 147.833812] systemd-timesyncd[373]: NTP response: [ 147.835562] systemd-timesyncd[373]: leap : 0 [ 147.837707] systemd-timesyncd[373]: version : 4 [ 147.839414] systemd-timesyncd[373]: mode : 4 [ 147.841353] systemd-timesyncd[373]: stratum : 1 [ 147.843012] systemd-timesyncd[373]: precision : 0.000001 sec (-20) [ 147.845103] systemd-timesyncd[373]: root distance: 0.000061 sec [ 147.846819] systemd-timesyncd[373]: reference : GOOG [ 147.848933] systemd-timesyncd[373]: origin : 1713275410.323 [ 147.850815] systemd-timesyncd[373]: receive : 1713275410.156 [ 147.852851] systemd-timesyncd[373]: transmit : 1713275410.156 [ 147.854614] systemd-timesyncd[373]: dest : 1713275410.340 [ 147.856711] systemd-timesyncd[373]: offset : -0.176 sec [ 147.858562] systemd-timesyncd[373]: delay : +0.017 sec [ 147.860891] systemd-timesyncd[373]: packet count : 1 [ 147.862608] systemd-timesyncd[373]: jitter : 0.000 [ 147.864671] systemd-timesyncd[373]: poll interval: 32 [ 147.866449] systemd-timesyncd[373]: adjust (slew): -0.176 sec [ 147.868640] systemd-timesyncd[373]: status : 8193 sync [ 147.870553] systemd-timesyncd[373]: time now : 1713275410.387 [ 147.872938] systemd-timesyncd[373]: constant : 1 [ 147.876298] systemd-timesyncd[373]: offset : -0.176 sec [ 147.878912] systemd-timesyncd[373]: freq offset : +0 (+0 ppm) [ 147.881280] systemd-timesyncd[373]: interval/delta/delay/jitter/drift 32s/-0.176s/0.017s/0.000s/+0ppm [ 147.883520] systemd-timesyncd[373]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/timesync1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=3 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.886841] systemd-timesyncd[373]: Contacted time server 216.239.35.0:123 (time1.google.com). [ 147.889217] systemd-timesyncd[373]: Initial clock synchronization to Tue 2024-04-16 13:50:10.203201 UTC. [ 147.891759] systemd-resolved[372]: Timeout reached on transaction 23143. [ 147.894092] systemd-resolved[372]: Retrying transaction 23143. [ 147.897781] systemd-resolved[372]: Firing regular transaction 23143 for scope llmnr on xenbr0/INET (validate=yes). [ 147.903008] systemd-resolved[372]: Sending query packet with id 23143 on interface 4/AF_INET of size 31. [ 147.907847] systemd-resolved[372]: Received llmnr UDP packet of size 31, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.252 [ 147.910053] systemd-resolved[372]: Received mdns UDP packet of size 95, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 147.912935] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dlabel_2dbootfs_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=192 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.915902] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=193 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.918871] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=194 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.921866] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=197 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.925020] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=198 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.927517] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=200 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 147.930730] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=201 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Bus private-bus-connection: changing state UNSET → OPENING [ 147.957714] systemd-vconsole-setup[487]: Sysfs UTF-8 flag disabled sd-bus: starting bus private-bus-connection on fds 124/124 (socket:[7270], socket:[7270])... Bus private-bus-connection: changing state OPENING → AUTHENTICATING Accepting direct incoming connection from 490 (systemd-update-) [n/a] Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit [ 147.959794] systemd-vconsole-setup[487]: UTF-8 kbdmode disabled on /dev/tty1 Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount [ 147.974194] systemd-vconsole-setup[487]: Executing "/usr/bin/loadkeys -q -C /dev/tty1 us"... [ 147.977461] systemd-vconsole-setup[487]: Successfully forked off '(loadkeys)' as PID 491. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path [ 147.981028] kernel[415]: [ 147.041448] IPv4: martian source 255.255.255.255 from 10.0.2.2, on dev xenbr0 Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope [ 147.984904] systemd-udevd[382]: tty50: sd-device: Created empty file '/run/udev/data/c4:50' for '/devices/virtual/tty/tty50' Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service [ 147.987857] systemd-udevd[382]: tty50: Device processed (SEQNUM=4395, ACTION=add) [ 147.990376] systemd-resolved[372]: Received mdns UDP packet of size 83, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 147.992505] systemd-resolved[372]: New scope on link xenbr0, protocol llmnr, family AF_INET6 Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice [ 147.994303] systemd-resolved[372]: Firing regular transaction 16154 for scope llmnr on xenbr0/INET6 (validate=yes). Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket [ 147.996890] systemd-resolved[372]: Delaying llmnr transaction 16154 for 84003us. [ 147.999630] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=202 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap [ 148.002727] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=203 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.005677] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/764 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=204 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.007957] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=205 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.011287] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=206 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.014286] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=207 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 148.017690] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=208 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Accepted new private connection. [ 148.021492] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=209 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4837 systemd-journald.service: Added fd 125 (stored) to fd store. [ 148.025544] systemd-networkd[427]: xenbr0: Received new foreign address (configured): fe80::5054:ff:fe12:3502/64 (valid forever, preferred forever), flags: permanent, scope: link Bus private-bus-connection: changing state AUTHENTICATING → RUNNING [ 148.028802] systemd-networkd[427]: xenbr0: Gained IPv6LL Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/graphical_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=v error-name=n/a error-message=n/a [ 148.031656] systemd-networkd[427]: xenbr0: Discovering IPv6 routers [ 148.041903] systemd-networkd[427]: xenbr0: NDISC: Started IPv6 Router Solicitation client Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/multi_2duser_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=2 reply_cookie=0 signature=ss error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=2 reply_cookie=2 signature=v error-name=n/a error-message=n/a [ 148.043652] systemd-networkd[427]: xenbr0: link_check_ready(): IPv4LL:no DHCPv4:yes DHCPv6:no DHCP-PD:no NDisc:no [ 148.054050] systemd-networkd[427]: xenbr0: State changed: configuring -> configured [ 148.055815] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=22 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.062795] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=23 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Bus private-bus-connection: changing state RUNNING → CLOSING Bus private-bus-connection: changing state CLOSING → CLOSED [ 148.069587] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Got disconnect on private connection. [ 148.076560] systemd-networkd[427]: xenbr0: Received new foreign route (configured): dst: fe80::5054:ff:fe12:3502/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 148.086467] kernel[415]: [ 147.041499] ll header: 00000000: ff ff ff ff ff ff 52 55 0a 00 02 02 08 00 Received SIGCHLD from PID 490 (systemd-update-). Child 490 (systemd-update-) died (code=exited, status=0/SUCCESS) systemd-update-utmp-runlevel.service: Child 490 belongs to systemd-update-utmp-runlevel.service. systemd-update-utmp-runlevel.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 148.102672] systemd-update-utmp[490]: Bus n/a: changing state UNSET -> OPENING [ 148.104774] systemd-update-utmp[490]: sd-bus: starting bus by connecting to /run/systemd/private... [ 148.106563] systemd-update-utmp[490]: Bus n/a: changing state OPENING -> AUTHENTICATING systemd-update-utmp-runlevel.service: Deactivated successfully. [ 148.108578] systemd-update-utmp[490]: Bus n/a: changing state AUTHENTICATING -> RUNNING systemd-update-utmp-runlevel.service: Service will not restart (restart setting) systemd-update-utmp-runlevel.service: Changed start -> dead [ 148.110502] systemd-update-utmp[490]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/graphical_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 148.113482] systemd-update-utmp[490]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=v error-name=n/a error-message=n/a systemd-update-utmp-runlevel.service: Job 584 systemd-update-utmp-runlevel.service/start finished, result=done [ 148.116751] systemd-update-utmp[490]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/multi_2duser_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=2 reply_cookie=0 signature=ss error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=225 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.119588] systemd-update-utmp[490]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=2 reply_cookie=2 signature=v error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=226 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=227 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 148.123146] systemd-update-utmp[490]: Not writing wtmp: No such file or directory [ 148.126820] systemd-update-utmp[490]: Bus n/a: changing state RUNNING -> CLOSED systemd-update-utmp-runlevel.service: Consumed 461ms CPU time. systemd-update-utmp-runlevel.service: Releasing resources... [ 148.142628] systemd-udevd[396]: tty6: Processing device (SEQNUM=4405, ACTION=add) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=228 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.145513] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=210 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=229 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.149079] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/containerd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=211 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4844 [ 148.151887] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/multi_2duser_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=212 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-journald.service: Added fd 120 (stored) to fd store. [ 148.154877] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/multi_2duser_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=213 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-journald.service: Received EPOLLHUP on stored fd 120 (stored), closing. [ 148.159510] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=214 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 148.162577] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=215 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.165936] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=216 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.169349] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=14 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.172552] systemd-resolved[372]: Received mdns UDP packet of size 157, ifindex=4, ttl=255, fragsize=0, sender=fe80::5054:ff:fe12:3502, destination=ff02::fb [ 148.174779] systemd-resolved[372]: Initial jitter phase for transaction 16154 elapsed. [ 148.176891] systemd-resolved[372]: Retrying transaction 16154. Received SIGCHLD from PID 493 ((sd-close)). [ 148.178815] systemd-resolved[372]: Firing regular transaction 16154 for scope llmnr on xenbr0/INET6 (validate=yes). [ 148.181328] systemd-resolved[372]: Sending query packet with id 16154 on interface 4/AF_INET6 of size 31. Child 493 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 493 belongs to init.scope. [ 148.195279] systemd-resolved[372]: Received mdns UDP packet of size 157, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 148.197616] systemd-resolved[372]: Received llmnr UDP packet of size 31, ifindex=4, ttl=255, fragsize=0, sender=fe80::5054:ff:fe12:3502, destination=ff02::1:3 [ 148.200365] kernel[415]: [ 147.067224] IPv4: martian source 255.255.255.255 from 10.0.2.2, on dev xenbr0 [ 148.203871] systemd-udevd[382]: tty50: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.206504] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=217 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.209266] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=218 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.211762] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/multi_2duser_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=219 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.215106] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/584 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=220 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.224766] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=221 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.229039] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=222 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.231728] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=223 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.235065] kernel[415]: [ 147.067301] ll header: 00000000: ff ff ff ff ff ff 52 55 0a 00 02 02 08 00 [ 148.237839] systemd-resolved[372]: Timeout reached on transaction 23143. [ 148.239558] systemd-resolved[372]: Retrying transaction 23143. [ 148.241667] systemd-resolved[372]: Regular transaction 23143 for on scope llmnr on xenbr0/INET now complete with from none (unsigned; non-confidential). [ 148.243765] systemd-resolved[372]: Record trs-qemuarm64 IN A 10.0.2.15 successfully probed. [ 148.245983] systemd-resolved[372]: Freeing transaction 23143. [ 148.247651] systemd-resolved[372]: Timeout reached on transaction 16154. [ 148.249813] systemd-resolved[372]: Retrying transaction 16154. [ 148.251513] systemd-resolved[372]: Firing regular transaction 16154 for scope llmnr on xenbr0/INET6 (validate=yes). [ 148.254183] systemd-resolved[372]: Sending query packet with id 16154 on interface 4/AF_INET6 of size 31. [ 148.255990] systemd-resolved[372]: Received llmnr UDP packet of size 31, ifindex=4, ttl=255, fragsize=0, sender=fe80::5054:ff:fe12:3502, destination=ff02::1:3 [ 148.258716] systemd-udevd[353]: tty6: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 148.260811] systemd-udevd[353]: tty60: Device is queued (SEQNUM=4406, ACTION=add) [ 148.262523] systemd-udevd[353]: tty60: Device ready for processing (SEQNUM=4406, ACTION=add) [ 148.265173] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=224 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.267624] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=225 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.270752] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=226 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.275650] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=227 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 148.278457] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=228 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.281672] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=229 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.285438] kernel[415]: [ 147.383980] audit: type=1130 audit(1713275410.028:170): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=containerd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 148.295419] systemd-udevd[395]: tty59: Processing device (SEQNUM=4404, ACTION=add) [ 148.297605] systemd-udevd[395]: tty59: Removing watch handle -1. [ 148.299228] systemd-udevd[395]: tty59: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 148.301381] systemd-udevd[395]: tty59: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 148.303492] systemd-resolved[372]: Received mdns UDP packet of size 157, ifindex=4, ttl=255, fragsize=0, sender=fe80::5054:ff:fe12:3502, destination=ff02::fb [ 148.305929] systemd-resolved[372]: Received mdns UDP packet of size 157, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 148.308591] kernel[415]: [ 148.111631] audit: type=1129 audit(1713275410.756:171): pid=490 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='old-level=N new-level=3 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' [ 148.311550] systemd-udevd[396]: tty6: Removing watch handle -1. [ 148.313620] systemd-udevd[396]: tty6: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 148.315360] systemd-udevd[396]: tty6: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 148.318055] kernel[415]: [ 148.185412] audit: type=1130 audit(1713275410.832:172): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 148.327519] systemd-udevd[381]: tty56: Preserve permissions of /dev/tty56, uid=0, gid=5, mode=0620 [ 148.329693] systemd-udevd[381]: tty56: Successfully created symlink '/dev/char/4:56' to '/dev/tty56' [ 148.332567] kernel[415]: [ 148.186162] audit: type=1131 audit(1713275410.832:173): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 148.341970] systemd-udevd[380]: tty57: Preserve permissions of /dev/tty57, uid=0, gid=5, mode=0620 [ 148.344419] systemd-udevd[381]: tty56: sd-device: Created empty file '/run/udev/data/c4:56' for '/devices/virtual/tty/tty56' [ 148.346343] systemd-udevd[381]: tty56: Device processed (SEQNUM=4401, ACTION=add) [ 148.348785] systemd-udevd[353]: tty60: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 148.357459] systemd-udevd[384]: tty52: Preserve permissions of /dev/tty52, uid=0, gid=5, mode=0620 [ 148.359578] systemd-udevd[353]: tty61: Device is queued (SEQNUM=4407, ACTION=add) [ 148.361674] systemd-udevd[353]: tty61: Device ready for processing (SEQNUM=4407, ACTION=add) [ 148.363814] systemd-udevd[384]: tty52: Successfully created symlink '/dev/char/4:52' to '/dev/tty52' [ 148.365879] systemd-udevd[384]: tty52: sd-device: Created empty file '/run/udev/data/c4:52' for '/devices/virtual/tty/tty52' [ 148.374934] systemd-udevd[392]: tty60: Processing device (SEQNUM=4406, ACTION=add) [ 148.377332] systemd-udevd[380]: tty57: Successfully created symlink '/dev/char/4:57' to '/dev/tty57' [ 148.379459] systemd-udevd[392]: tty60: Removing watch handle -1. [ 148.381571] systemd-udevd[392]: tty60: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 148.383337] systemd-udevd[392]: tty60: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 148.385764] systemd-udevd[381]: tty56: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.394464] systemd-udevd[383]: tty54: Preserve permissions of /dev/tty54, uid=0, gid=5, mode=0620 [ 148.403212] systemd-udevd[393]: tty61: Processing device (SEQNUM=4407, ACTION=add) [ 148.405669] systemd-udevd[383]: tty54: Successfully created symlink '/dev/char/4:54' to '/dev/tty54' [ 148.408402] systemd-udevd[393]: tty61: Removing watch handle -1. [ 148.410508] systemd-udevd[353]: tty61: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 148.412647] systemd-udevd[353]: tty62: Device is queued (SEQNUM=4408, ACTION=add) [ 148.414292] systemd-udevd[353]: tty62: Device ready for processing (SEQNUM=4408, ACTION=add) [ 148.423061] systemd-udevd[391]: vda1: Successfully created symlink '/dev/disk/by-partlabel/ESP' to '/dev/vda1' [ 148.425383] systemd-udevd[384]: tty52: Device processed (SEQNUM=4397, ACTION=add) [ 148.427471] systemd-udevd[383]: tty54: sd-device: Created empty file '/run/udev/data/c4:54' for '/devices/virtual/tty/tty54' [ 148.429851] systemd-udevd[383]: tty54: Device processed (SEQNUM=4399, ACTION=add) [ 148.432198] systemd-udevd[384]: tty52: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.434398] systemd-udevd[383]: tty54: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.443726] systemd-udevd[386]: tty55: Preserve permissions of /dev/tty55, uid=0, gid=5, mode=0620 [ 148.445805] systemd-udevd[386]: tty55: Successfully created symlink '/dev/char/4:55' to '/dev/tty55' [ 148.457782] systemd-udevd[379]: tty58: Preserve permissions of /dev/tty58, uid=0, gid=5, mode=0620 [ 148.459583] systemd-udevd[379]: tty58: Successfully created symlink '/dev/char/4:58' to '/dev/tty58' [ 148.468344] systemd-udevd[388]: vda4: Successfully created symlink '/dev/disk/by-partlabel/root-arm64' to '/dev/vda4' [ 148.470784] systemd-resolved[372]: Timeout reached on transaction 16154. [ 148.472711] systemd-resolved[372]: Retrying transaction 16154. [ 148.474330] systemd-resolved[372]: Firing regular transaction 16154 for scope llmnr on xenbr0/INET6 (validate=yes). [ 148.476739] systemd-resolved[372]: Sending query packet with id 16154 on interface 4/AF_INET6 of size 31. [ 148.478483] systemd-resolved[372]: Received llmnr UDP packet of size 31, ifindex=4, ttl=255, fragsize=0, sender=fe80::5054:ff:fe12:3502, destination=ff02::1:3 [ 148.481031] systemd-udevd[381]: tty62: Processing device (SEQNUM=4408, ACTION=add) [ 148.482764] systemd-udevd[381]: tty62: Removing watch handle -1. [ 148.485226] systemd-udevd[353]: tty62: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 148.487540] systemd-udevd[391]: vda1: Successfully created symlink '/dev/disk/by-partuuid/00112233-1234-1111-2222-000123456789' to '/dev/vda1' [ 148.490270] systemd-udevd[353]: tty63: Device is queued (SEQNUM=4409, ACTION=add) [ 148.492294] systemd-udevd[353]: tty63: Device ready for processing (SEQNUM=4409, ACTION=add) [ 148.494095] systemd-udevd[353]: tty63: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 148.495793] systemd-udevd[353]: tty7: Device is queued (SEQNUM=4410, ACTION=add) [ 148.498120] systemd-udevd[393]: tty61: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 148.499829] systemd-udevd[393]: tty61: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 148.502253] systemd-udevd[384]: tty63: Processing device (SEQNUM=4409, ACTION=add) [ 148.503923] systemd-udevd[384]: tty63: Removing watch handle -1. [ 148.505824] systemd-udevd[384]: tty63: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 148.507499] systemd-udevd[384]: tty63: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 148.510054] systemd-udevd[379]: tty58: sd-device: Created empty file '/run/udev/data/c4:58' for '/devices/virtual/tty/tty58' [ 148.511822] systemd-udevd[379]: tty58: Device processed (SEQNUM=4403, ACTION=add) [ 148.515480] systemd-udevd[379]: tty58: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.523404] systemd-udevd[395]: tty59: Preserve permissions of /dev/tty59, uid=0, gid=5, mode=0620 [ 148.526418] systemd-resolved[372]: Received mdns UDP packet of size 157, ifindex=4, ttl=255, fragsize=0, sender=fe80::5054:ff:fe12:3502, destination=ff02::fb [ 148.528806] systemd-resolved[372]: Received mdns UDP packet of size 157, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 148.531306] systemd-udevd[353]: tty7: Device ready for processing (SEQNUM=4410, ACTION=add) [ 148.533433] systemd-udevd[353]: tty7: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 148.535523] systemd-resolved[372]: Received mdns UDP packet of size 47, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 148.538185] systemd-udevd[396]: tty6: Preserve permissions of /dev/tty6, uid=0, gid=5, mode=0620 [ 148.540597] systemd-udevd[353]: tty8: Device is queued (SEQNUM=4411, ACTION=add) [ 148.542248] systemd-udevd[353]: tty8: Device ready for processing (SEQNUM=4411, ACTION=add) [ 148.544619] systemd-udevd[381]: tty62: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 148.546325] systemd-udevd[381]: tty62: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 148.555193] systemd-udevd[382]: tty7: Processing device (SEQNUM=4410, ACTION=add) [ 148.557420] systemd-udevd[382]: tty7: Removing watch handle -1. [ 148.559097] systemd-udevd[382]: tty7: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 148.561219] systemd-udevd[382]: tty7: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 148.563305] systemd-udevd[380]: tty57: sd-device: Created empty file '/run/udev/data/c4:57' for '/devices/virtual/tty/tty57' [ 148.565681] systemd-udevd[380]: tty57: Device processed (SEQNUM=4402, ACTION=add) [ 148.567350] systemd-udevd[380]: tty57: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.569689] systemd-udevd[379]: tty8: Processing device (SEQNUM=4411, ACTION=add) [ 148.571715] systemd-udevd[392]: tty60: Preserve permissions of /dev/tty60, uid=0, gid=5, mode=0620 [ 148.574126] systemd-udevd[379]: tty8: Removing watch handle -1. [ 148.576370] systemd-udevd[386]: tty55: sd-device: Created empty file '/run/udev/data/c4:55' for '/devices/virtual/tty/tty55' [ 148.578511] systemd-udevd[395]: tty59: Successfully created symlink '/dev/char/4:59' to '/dev/tty59' [ 148.581067] systemd-udevd[386]: tty55: Device processed (SEQNUM=4400, ACTION=add) [ 148.582707] systemd-udevd[386]: tty55: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.585495] systemd-udevd[379]: tty8: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 148.587230] systemd-udevd[379]: tty8: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 148.589765] systemd-udevd[395]: tty59: sd-device: Created empty file '/run/udev/data/c4:59' for '/devices/virtual/tty/tty59' [ 148.591675] systemd-udevd[395]: tty59: Device processed (SEQNUM=4404, ACTION=add) [ 148.593575] systemd-udevd[395]: tty59: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.595680] systemd-udevd[353]: tty8: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 148.597713] systemd-udevd[353]: tty9: Device is queued (SEQNUM=4412, ACTION=add) [ 148.599799] systemd-udevd[393]: tty61: Preserve permissions of /dev/tty61, uid=0, gid=5, mode=0620 [ 148.602171] systemd-udevd[388]: vda4: Successfully created symlink '/dev/disk/by-diskseq/25-part4' to '/dev/vda4' [ 148.604677] systemd-udevd[393]: tty61: Successfully created symlink '/dev/char/4:61' to '/dev/tty61' [ 148.606458] systemd-udevd[393]: tty61: sd-device: Created empty file '/run/udev/data/c4:61' for '/devices/virtual/tty/tty61' [ 148.608793] systemd-udevd[393]: tty61: Device processed (SEQNUM=4407, ACTION=add) [ 148.610506] systemd-udevd[393]: tty61: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.613005] systemd-udevd[396]: tty6: Successfully created symlink '/dev/char/4:6' to '/dev/tty6' [ 148.621762] systemd-udevd[389]: sit0: Process '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/sit0 --prefix=/net/ipv4/neigh/sit0 --prefix=/net/ipv6/conf/sit0 --prefix=/net/ipv6/neigh/sit0' succeeded. [ 148.624764] systemd-udevd[396]: tty6: sd-device: Created empty file '/run/udev/data/c4:6' for '/devices/virtual/tty/tty6' [ 148.626769] systemd-udevd[396]: tty6: Device processed (SEQNUM=4405, ACTION=add) [ 148.629184] systemd-udevd[384]: tty63: Preserve permissions of /dev/tty63, uid=0, gid=5, mode=0620 [ 148.631368] systemd-udevd[396]: tty6: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 148.634039] systemd-udevd[389]: sit0: Device processed (SEQNUM=4338, ACTION=add) [ 148.636560] systemd-udevd[353]: tty9: Device ready for processing (SEQNUM=4412, ACTION=add) [ 148.638269] systemd-udevd[353]: tty9: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 148.640203] systemd-udevd[353]: gpio-keys: Device is queued (SEQNUM=4413, ACTION=add) [ 148.641985] systemd-udevd[353]: gpio-keys: Device ready for processing (SEQNUM=4413, ACTION=add) [ 148.644766] systemd-udevd[389]: sit0: sd-device-monitor(worker): Passed 377 byte to netlink monitor. [ 148.651542] systemd-udevd[391]: vda1: Successfully created symlink '/dev/disk/by-label/bootfs' to '/dev/vda1' [ 148.654642] systemd-udevd[382]: tty7: Preserve permissions of /dev/tty7, uid=0, gid=5, mode=0620 [ 148.657121] systemd-udevd[353]: gpio-keys: sd-device-monitor(manager): Passed 324 byte to netlink monitor. [ 148.659513] systemd-udevd[396]: gpio-keys: Processing device (SEQNUM=4413, ACTION=add) [ 148.661958] systemd-udevd[353]: input0: Device is queued (SEQNUM=4414, ACTION=add) [ 148.664302] systemd-udevd[386]: tty9: Processing device (SEQNUM=4412, ACTION=add) [ 148.666092] systemd-udevd[386]: tty9: Removing watch handle -1. [ 148.668321] systemd-udevd[353]: input0: SEQNUM=4414 blocked by SEQNUM=4413 [ 148.670467] systemd-udevd[386]: tty9: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 148.672483] systemd-udevd[386]: tty9: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 148.674673] systemd-udevd[353]: event0: Device is queued (SEQNUM=4415, ACTION=add) [ 148.676784] systemd-udevd[353]: event0: SEQNUM=4415 blocked by SEQNUM=4413 [ 148.678888] systemd-udevd[396]: gpio-keys: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 148.681718] systemd-udevd[353]: amba: Device is queued (SEQNUM=4416, ACTION=add) [ 148.683784] systemd-udevd[396]: gpio-keys: hwdb modalias key: "of:Ngpio-keysT(null)Cgpio-keys" [ 148.686167] systemd-udevd[353]: amba: Device ready for processing (SEQNUM=4416, ACTION=add) [ 148.688602] systemd-udevd[380]: amba: Processing device (SEQNUM=4416, ACTION=add) [ 148.690860] systemd-udevd[353]: amba: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 148.693269] systemd-udevd[384]: tty63: Successfully created symlink '/dev/char/4:63' to '/dev/tty63' [ 148.695098] systemd-udevd[384]: tty63: sd-device: Created empty file '/run/udev/data/c4:63' for '/devices/virtual/tty/tty63' [ 148.697815] systemd-udevd[353]: amba-proxy: Device is queued (SEQNUM=4417, ACTION=add) [ 148.699835] systemd-udevd[384]: tty63: Device processed (SEQNUM=4409, ACTION=add) [ 148.702134] systemd-udevd[353]: amba-proxy: SEQNUM=4417 blocked by SEQNUM=4416 [ 148.704710] systemd-udevd[384]: tty63: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.706830] systemd-vconsole-setup[487]: /usr/bin/loadkeys succeeded. [ 148.709329] systemd-udevd[381]: tty62: Preserve permissions of /dev/tty62, uid=0, gid=5, mode=0620 [ 148.711470] systemd-udevd[392]: tty60: Successfully created symlink '/dev/char/4:60' to '/dev/tty60' [ 148.713800] systemd-udevd[392]: tty60: sd-device: Created empty file '/run/udev/data/c4:60' for '/devices/virtual/tty/tty60' [ 148.716836] systemd-vconsole-setup[487]: KD_FONT_OP_GET failed while trying to get the font metadata: Function not implemented [ 148.723681] systemd-vconsole-setup[487]: Fonts will not be copied to remaining consoles [ 148.725970] systemd-vconsole-setup[487]: UTF-8 kbdmode disabled on /dev/tty2 [ 148.727699] systemd-vconsole-setup[487]: UTF-8 kbdmode disabled on /dev/tty3 [ 148.730225] systemd-udevd[381]: tty62: Successfully created symlink '/dev/char/4:62' to '/dev/tty62' [ 148.733210] systemd-resolved[372]: Received mdns UDP packet of size 145, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 148.735393] systemd-resolved[372]: Received mdns UDP packet of size 145, ifindex=4, ttl=255, fragsize=0, sender=fe80::5054:ff:fe12:3502, destination=ff02::fb [ 148.738424] systemd-vconsole-setup[487]: UTF-8 kbdmode disabled on /dev/tty4 [ 148.740363] systemd-vconsole-setup[487]: UTF-8 kbdmode disabled on /dev/tty5 [ 148.742100] systemd-vconsole-setup[487]: UTF-8 kbdmode disabled on /dev/tty6 systemd-journald.service: Received EPOLLHUP on stored fd 125 (stored), closing. [ 148.744411] systemd-udevd[392]: tty60: Device processed (SEQNUM=4406, ACTION=add) [ 148.746759] systemd-udevd[392]: tty60: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.749981] systemd-udevd[380]: amba: Device processed (SEQNUM=4416, ACTION=add) [ 148.752209] systemd-udevd[381]: tty62: sd-device: Created empty file '/run/udev/data/c4:62' for '/devices/virtual/tty/tty62' [ 148.754511] systemd-udevd[382]: tty7: Successfully created symlink '/dev/char/4:7' to '/dev/tty7' [ 148.756605] systemd-udevd[382]: tty7: sd-device: Created empty file '/run/udev/data/c4:7' for '/devices/virtual/tty/tty7' [ 148.758877] systemd-udevd[382]: tty7: Device processed (SEQNUM=4410, ACTION=add) [ 148.761710] systemd-udevd[396]: gpio-keys: No entry found from hwdb. [ 148.763555] systemd-udevd[396]: gpio-keys: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available Received SIGCHLD from PID 487 (systemd-vconsol). [ 148.766228] systemd-udevd[382]: tty7: sd-device-monitor(worker): Passed 209 byte to netlink monitor. Child 487 (systemd-vconsol) died (code=exited, status=0/SUCCESS) [ 148.768644] systemd-udevd[396]: gpio-keys: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' systemd-vconsole-setup.service: Child 487 belongs to systemd-vconsole-setup.service. systemd-vconsole-setup.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 148.771017] systemd-udevd[353]: dma-pl330: Device is queued (SEQNUM=4418, ACTION=add) [ 148.773093] systemd-udevd[353]: dma-pl330: SEQNUM=4418 blocked by SEQNUM=4416 [ 148.774736] systemd-udevd[353]: kmi-pl050: Device is queued (SEQNUM=4419, ACTION=add) systemd-vconsole-setup.service: Changed start -> exited systemd-vconsole-setup.service: Job 764 systemd-vconsole-setup.service/start finished, result=done [ 148.776922] systemd-udevd[353]: kmi-pl050: SEQNUM=4419 blocked by SEQNUM=4416 [ 148.779721] systemd-udevd[380]: amba: sd-device-monitor(worker): Passed 159 byte to netlink monitor. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=230 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.782235] systemd-udevd[396]: gpio-keys: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=231 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.785193] systemd-udevd[353]: mhu: Device is queued (SEQNUM=4420, ACTION=add) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=232 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 148.787392] systemd-udevd[353]: mhu: SEQNUM=4420 blocked by SEQNUM=4416 [ 148.789990] systemd-udevd[396]: gpio-keys: sd-device: Created db file '/run/udev/data/+platform:gpio-keys' for '/devices/platform/gpio-keys' [ 148.792390] systemd-udevd[396]: gpio-keys: Running built-in command "kmod load" Startup finished in 7.026s (firmware) + 4.182s (loader) + 6.522s (kernel) + 1min 242ms (initrd) + 1min 22.028s (userspace) = 2min 40.002s. [ 148.794101] systemd-udevd[396]: Loading module: of:Ngpio-keysT(null)Cgpio-keys Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartupFinished cookie=233 reply_cookie=0 signature=tttttt error-name=n/a error-message=n/a Failed to communicate with plymouth: Connection refused Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=234 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=235 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.807735] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=230 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Child 495 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 148.810566] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=231 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a init.scope: Child 495 belongs to init.scope. [ 148.813313] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=232 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Received SIGCHLD from PID 495 (n/a). systemd-vconsole-setup.service: Control group is empty. [ 148.824749] systemd-udevd[353]: mhu-doorbell: Device is queued (SEQNUM=4421, ACTION=add) [ 148.826581] systemd-udevd[353]: amba-proxy: Device ready for processing (SEQNUM=4417, ACTION=add) [ 148.828593] systemd-udevd[353]: amba-proxy: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 148.830365] systemd-udevd[353]: dma-pl330: Device ready for processing (SEQNUM=4418, ACTION=add) [ 148.832681] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=234 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.834928] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=235 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.844334] kernel[415]: [ 148.870170] audit: type=1130 audit(1713275411.504:174): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 148.847018] systemd-udevd[391]: vda1: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' to '/dev/vda1' [ 148.849487] systemd-udevd[380]: dma-pl330: Processing device (SEQNUM=4418, ACTION=add) [ 148.851487] systemd-udevd[379]: tty8: Preserve permissions of /dev/tty8, uid=0, gid=5, mode=0620 [ 148.853926] systemd-udevd[391]: vda1: Successfully created symlink '/dev/block/254:1' to '/dev/vda1' [ 148.856404] systemd-udevd[381]: tty62: Device processed (SEQNUM=4408, ACTION=add) [ 148.858433] systemd-udevd[353]: dma-pl330: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 148.860361] systemd-udevd[353]: kmi-pl050: Device ready for processing (SEQNUM=4419, ACTION=add) [ 148.862409] systemd-udevd[381]: tty62: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 148.864925] systemd-udevd[353]: kmi-pl050: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 148.866622] systemd-udevd[353]: mhu: Device ready for processing (SEQNUM=4420, ACTION=add) [ 148.868619] systemd-udevd[353]: mhu: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 148.870304] systemd-udevd[353]: mhu-doorbell: Device ready for processing (SEQNUM=4421, ACTION=add) [ 148.872612] systemd-udevd[384]: amba-proxy: Processing device (SEQNUM=4417, ACTION=add) [ 148.874616] systemd-udevd[353]: mhu-doorbell: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 148.877021] systemd-udevd[391]: vda1: sd-device: Created db file '/run/udev/data/b254:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1' [ 148.879272] systemd-udevd[386]: tty9: Preserve permissions of /dev/tty9, uid=0, gid=5, mode=0620 [ 148.881667] systemd-udevd[391]: vda1: Adding watch on '/dev/vda1' [ 148.883606] systemd-udevd[388]: vda4: Successfully created symlink '/dev/disk/by-label/root-arm64' to '/dev/vda4' [ 148.886357] systemd-udevd[391]: vda1: Device processed (SEQNUM=4301, ACTION=add) [ 148.888622] systemd-udevd[382]: kmi-pl050: Processing device (SEQNUM=4419, ACTION=add) [ 148.890643] systemd-udevd[389]: mhu-doorbell: Processing device (SEQNUM=4421, ACTION=add) [ 148.892949] systemd-udevd[353]: mmci-pl18x: Device is queued (SEQNUM=4422, ACTION=add) [ 148.894949] systemd-udevd[383]: mhu: Processing device (SEQNUM=4420, ACTION=add) [ 148.897175] systemd-udevd[353]: mmci-pl18x: Device ready for processing (SEQNUM=4422, ACTION=add) [ 148.898850] systemd-udevd[353]: mmci-pl18x: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 148.902556] systemd-udevd[353]: pl061_gpio: Device is queued (SEQNUM=4423, ACTION=add) [ 148.908533] systemd-udevd[353]: pl061_gpio: Device ready for processing (SEQNUM=4423, ACTION=add) [ 148.910602] systemd-udevd[380]: dma-pl330: Device processed (SEQNUM=4418, ACTION=add) [ 148.912640] systemd-udevd[380]: dma-pl330: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 148.914784] systemd-udevd[379]: tty8: Successfully created symlink '/dev/char/4:8' to '/dev/tty8' [ 148.916845] systemd-udevd[379]: tty8: sd-device: Created empty file '/run/udev/data/c4:8' for '/devices/virtual/tty/tty8' [ 148.918587] systemd-udevd[379]: tty8: Device processed (SEQNUM=4411, ACTION=add) [ 148.920693] systemd-udevd[379]: tty8: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 148.922746] systemd-udevd[382]: kmi-pl050: Device processed (SEQNUM=4419, ACTION=add) [ 148.925040] systemd-udevd[391]: vda1: sd-device-monitor(worker): Passed 1339 byte to netlink monitor. [ 148.927111] systemd-udevd[353]: pl061_gpio: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 148.929044] systemd-udevd[353]: rtc-pl031: Device is queued (SEQNUM=4424, ACTION=add) [ 148.931068] systemd-udevd[382]: kmi-pl050: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 148.933627] systemd-udevd[353]: rtc-pl031: Device ready for processing (SEQNUM=4424, ACTION=add) [ 148.935705] systemd-udevd[381]: mmci-pl18x: Processing device (SEQNUM=4422, ACTION=add) [ 148.938295] systemd-udevd[391]: rtc-pl031: Processing device (SEQNUM=4424, ACTION=add) [ 148.940573] systemd-udevd[383]: mhu: Device processed (SEQNUM=4420, ACTION=add) [ 148.942649] systemd-resolved[372]: Received mdns UDP packet of size 67, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 148.944860] systemd-resolved[372]: Timeout reached on transaction 16154. [ 148.946452] systemd-resolved[372]: Retrying transaction 16154. [ 148.948284] systemd-resolved[372]: Regular transaction 16154 for on scope llmnr on xenbr0/INET6 now complete with from none (unsigned; non-confidential). [ 148.950445] systemd-resolved[372]: Record trs-qemuarm64 IN AAAA fe80::5054:ff:fe12:3502 successfully probed. [ 148.952797] systemd-resolved[372]: Freeing transaction 16154. [ 148.954808] systemd-udevd[353]: rtc-pl031: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 148.956826] systemd-udevd[353]: sp805-wdt: Device is queued (SEQNUM=4425, ACTION=add) [ 148.958494] systemd-udevd[353]: sp805-wdt: Device ready for processing (SEQNUM=4425, ACTION=add) [ 148.961028] systemd-udevd[395]: pl061_gpio: Processing device (SEQNUM=4423, ACTION=add) [ 148.973127] systemd-networkd[427]: xenbr0: NDISC: Sent Router Solicitation, next solicitation in 3s [ 148.975236] systemd-udevd[380]: sp805-wdt: Processing device (SEQNUM=4425, ACTION=add) [ 148.977706] systemd-networkd[427]: xenbr0: NDISC: Received Router Advertisement: flags none preference medium lifetime 30min [ 148.979572] systemd-networkd[427]: xenbr0: NDISC: Invoking callback for 'router' event. [ 148.981676] systemd-networkd[427]: xenbr0: Requesting NDisc route (n/a): dst: n/a, src: n/a, gw: fe80::2, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 148.983853] systemd-networkd[427]: xenbr0: Requesting NDisc route (n/a): dst: fec0::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 148.986130] systemd-networkd[427]: xenbr0: Requesting NDisc address (n/a): fec0::5054:ff:fe12:3502/64 (valid for 23h 59min 59s, preferred for 3h 59min 59s), flags: tentative,manage-temporary-address,no-prefixroute, scope: global [ 148.988658] systemd-networkd[427]: xenbr0: Setting SLAAC addresses and router. [ 148.990466] systemd-networkd[427]: xenbr0: State changed: configured -> configuring [ 148.992893] systemd-udevd[353]: sp805-wdt: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 148.995122] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 148.997910] systemd-networkd[427]: xenbr0: link_check_ready(): IPv4LL:no DHCPv4:yes DHCPv6:no DHCP-PD:no NDisc:no [ 148.999762] systemd-networkd[427]: xenbr0: State changed: configuring -> configured [ 149.001835] systemd-networkd[427]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 149.004612] systemd-networkd[427]: xenbr0: Configuring NDisc route (requesting): dst: n/a, src: n/a, gw: fe80::2, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 149.006889] systemd-networkd[427]: xenbr0: Configuring NDisc route (requesting): dst: fec0::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 149.009692] systemd-networkd[427]: xenbr0: Configuring NDisc address (requesting): fec0::5054:ff:fe12:3502/64 (valid for 23h 59min 59s, preferred for 3h 59min 59s), flags: tentative,manage-temporary-address,no-prefixroute, scope: global [ 149.012693] systemd-udevd[386]: tty9: Successfully created symlink '/dev/char/4:9' to '/dev/tty9' [ 149.014990] systemd-networkd[427]: xenbr0: Received remembered NDisc route (configured): dst: n/a, src: n/a, gw: fe80::2, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 149.017817] systemd-networkd[427]: xenbr0: ndisc_check_ready(): SLAAC addresses and routes are not set. [ 149.019703] systemd-networkd[427]: xenbr0: Received remembered NDisc route (configured): dst: fec0::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 149.022023] systemd-networkd[427]: xenbr0: ndisc_check_ready(): SLAAC addresses and routes are not set. [ 149.023744] systemd-networkd[427]: xenbr0: Received new NDisc address (configured): fec0::5054:ff:fe12:3502/64 (valid for 23h 59min 59s, preferred for 3h 59min 59s), flags: tentative,manage-temporary-address,no-prefixroute, scope: site [ 149.026056] systemd-networkd[427]: xenbr0: ndisc_check_ready(): no SLAAC address is ready. [ 149.028393] systemd-udevd[353]: ssp-pl022: Device is queued (SEQNUM=4426, ACTION=add) [ 149.030075] systemd-udevd[353]: ssp-pl022: Device ready for processing (SEQNUM=4426, ACTION=add) [ 149.032467] systemd-resolved[372]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/resolve1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=15 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 149.034598] systemd-resolved[372]: Received mdns UDP packet of size 145, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 149.037348] systemd-udevd[386]: tty9: sd-device: Created empty file '/run/udev/data/c4:9' for '/devices/virtual/tty/tty9' [ 149.039090] systemd-udevd[386]: tty9: Device processed (SEQNUM=4412, ACTION=add) [ 149.041433] systemd-udevd[353]: ssp-pl022: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 149.043634] systemd-udevd[386]: tty9: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 149.045972] systemd-udevd[353]: uart-pl011: Device is queued (SEQNUM=4427, ACTION=add) [ 149.048254] systemd-udevd[389]: mhu-doorbell: Device processed (SEQNUM=4421, ACTION=add) [ 149.049943] systemd-udevd[389]: mhu-doorbell: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 149.052251] systemd-udevd[383]: mhu: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 149.054376] systemd-udevd[382]: ssp-pl022: Processing device (SEQNUM=4426, ACTION=add) [ 149.058245] systemd-udevd[353]: uart-pl011: Device ready for processing (SEQNUM=4427, ACTION=add) [ 149.061432] systemd-udevd[353]: uart-pl011: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 149.063150] systemd-udevd[353]: auxiliary: Device is queued (SEQNUM=4428, ACTION=add) [ 149.065349] systemd-udevd[353]: auxiliary: Device ready for processing (SEQNUM=4428, ACTION=add) [ 149.067863] systemd-udevd[353]: auxiliary: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 149.071416] systemd-udevd[379]: uart-pl011: Processing device (SEQNUM=4427, ACTION=add) [ 149.074042] systemd-udevd[380]: sp805-wdt: Device processed (SEQNUM=4425, ACTION=add) [ 149.075909] systemd-udevd[380]: sp805-wdt: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 149.078379] systemd-udevd[386]: auxiliary: Processing device (SEQNUM=4428, ACTION=add) [ 149.080898] systemd-resolved[372]: Received mdns UDP packet of size 157, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 149.083144] systemd-udevd[391]: rtc-pl031: Device processed (SEQNUM=4424, ACTION=add) [ 149.085046] systemd-udevd[391]: rtc-pl031: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 149.087110] systemd-resolved[372]: Received mdns UDP packet of size 47, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 149.089974] systemd-udevd[353]: clockevents: Device is queued (SEQNUM=4429, ACTION=add) [ 149.092364] systemd-udevd[395]: pl061_gpio: Device processed (SEQNUM=4423, ACTION=add) [ 149.094383] systemd-udevd[353]: clockevents: Device ready for processing (SEQNUM=4429, ACTION=add) [ 149.096771] systemd-udevd[395]: pl061_gpio: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 149.098833] systemd-udevd[353]: clockevents: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 149.101134] systemd-udevd[384]: amba-proxy: Device processed (SEQNUM=4417, ACTION=add) [ 149.103157] systemd-udevd[353]: clocksource: Device is queued (SEQNUM=4430, ACTION=add) [ 149.105465] systemd-udevd[388]: vda4: Successfully created symlink '/dev/block/254:4' to '/dev/vda4' [ 149.107539] systemd-udevd[382]: ssp-pl022: Device processed (SEQNUM=4426, ACTION=add) [ 149.109745] systemd-udevd[383]: clockevents: Processing device (SEQNUM=4429, ACTION=add) [ 149.112232] systemd-udevd[353]: clocksource: Device ready for processing (SEQNUM=4430, ACTION=add) [ 149.114308] systemd-udevd[384]: amba-proxy: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 149.116695] systemd-udevd[353]: clocksource: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 149.118782] systemd-udevd[386]: auxiliary: Device processed (SEQNUM=4428, ACTION=add) [ 149.120766] systemd-udevd[386]: auxiliary: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 149.122862] systemd-udevd[353]: container: Device is queued (SEQNUM=4431, ACTION=add) [ 149.124791] systemd-udevd[353]: container: Device ready for processing (SEQNUM=4431, ACTION=add) [ 149.126469] systemd-udevd[353]: container: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 149.128834] systemd-udevd[382]: ssp-pl022: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 149.130923] systemd-udevd[384]: container: Processing device (SEQNUM=4431, ACTION=add) [ 149.133205] systemd-udevd[391]: clocksource: Processing device (SEQNUM=4430, ACTION=add) [ 149.135232] systemd-udevd[379]: uart-pl011: Device processed (SEQNUM=4427, ACTION=add) [ 149.143866] systemd-udevd[396]: Failed to find module 'of:Ngpio-keysT(null)Cgpio-keys' [ 149.145920] systemd-udevd[396]: gpio-keys: Device processed (SEQNUM=4413, ACTION=add) [ 149.148205] systemd-udevd[379]: uart-pl011: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 149.150288] systemd-udevd[396]: gpio-keys: sd-device-monitor(worker): Passed 382 byte to netlink monitor. [ 149.152610] systemd-udevd[381]: mmci-pl18x: Device processed (SEQNUM=4422, ACTION=add) [ 149.154289] systemd-udevd[381]: mmci-pl18x: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 149.156619] systemd-udevd[383]: clockevents: Device processed (SEQNUM=4429, ACTION=add) [ 149.158660] systemd-udevd[353]: cpu: Device is queued (SEQNUM=4432, ACTION=add) [ 149.160602] systemd-udevd[353]: input0: Device ready for processing (SEQNUM=4414, ACTION=add) [ 149.162647] systemd-udevd[384]: container: Device processed (SEQNUM=4431, ACTION=add) [ 149.165036] systemd-udevd[353]: input0: sd-device-monitor(manager): Passed 338 byte to netlink monitor. [ 149.166758] systemd-udevd[353]: event0: SEQNUM=4415 blocked by SEQNUM=4414 [ 149.168975] systemd-udevd[384]: container: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 149.171070] systemd-udevd[353]: cpu: Device ready for processing (SEQNUM=4432, ACTION=add) [ 149.173033] systemd-udevd[353]: cpu: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 149.175338] systemd-udevd[383]: clockevents: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 149.177749] systemd-udevd[386]: cpu: Processing device (SEQNUM=4432, ACTION=add) [ 149.179814] systemd-udevd[391]: clocksource: Device processed (SEQNUM=4430, ACTION=add) [ 149.181843] systemd-udevd[391]: clocksource: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 149.183904] systemd-udevd[396]: input0: Processing device (SEQNUM=4414, ACTION=add) [ 149.186123] systemd-udevd[353]: edac: Device is queued (SEQNUM=4433, ACTION=add) [ 149.188421] systemd-udevd[396]: input0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=input' [ 149.190294] systemd-udevd[396]: input0: hwdb modalias key: "input:b0019v0001p0001e0100-e0,1,k74,ramlsfw" [ 149.192599] systemd-udevd[353]: edac: Device ready for processing (SEQNUM=4433, ACTION=add) [ 149.194279] systemd-udevd[353]: edac: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 149.196234] systemd-udevd[353]: event_source: Device is queued (SEQNUM=4434, ACTION=add) [ 149.197940] systemd-udevd[353]: event_source: Device ready for processing (SEQNUM=4434, ACTION=add) [ 149.200258] systemd-udevd[386]: cpu: Device processed (SEQNUM=4432, ACTION=add) [ 149.202313] systemd-udevd[391]: event_source: Processing device (SEQNUM=4434, ACTION=add) [ 149.204774] systemd-udevd[386]: cpu: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 149.206895] systemd-udevd[353]: event_source: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 149.208829] systemd-udevd[353]: fsl-mc: Device is queued (SEQNUM=4435, ACTION=add) [ 149.210485] systemd-udevd[353]: fsl-mc: Device ready for processing (SEQNUM=4435, ACTION=add) [ 149.212682] systemd-udevd[353]: fsl-mc: sd-device-monitor(manager): Passed 161 byte to netlink monitor. [ 149.214775] systemd-udevd[391]: event_source: /usr/lib/udev/rules.d/60-evdev.rules:10 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=evdev:' [ 149.217222] systemd-udevd[384]: edac: Processing device (SEQNUM=4433, ACTION=add) [ 149.219255] systemd-udevd[391]: event_source: No entry found from hwdb. [ 149.221330] systemd-udevd[391]: event_source: /usr/lib/udev/rules.d/60-evdev.rules:10 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=evdev:': No data available [ 149.223631] systemd-udevd[353]: fsl_dpaa2_eth: Device is queued (SEQNUM=4436, ACTION=add) [ 149.225650] systemd-udevd[353]: fsl_dpaa2_eth: SEQNUM=4436 blocked by SEQNUM=4435 [ 149.227300] systemd-udevd[353]: fsl_dpaa2_ptp: Device is queued (SEQNUM=4437, ACTION=add) [ 149.229825] systemd-udevd[391]: event_source: Device processed (SEQNUM=4434, ACTION=add) [ 149.232240] systemd-udevd[386]: fsl-mc: Processing device (SEQNUM=4435, ACTION=add) [ 149.234281] systemd-udevd[391]: event_source: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 149.236517] systemd-udevd[353]: fsl_dpaa2_ptp: SEQNUM=4437 blocked by SEQNUM=4435 [ 149.238621] systemd-udevd[388]: vda4: sd-device: Created db file '/run/udev/data/b254:4' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4' [ 149.240767] systemd-udevd[388]: vda4: Adding watch on '/dev/vda4' [ 149.242746] systemd-udevd[384]: edac: Device processed (SEQNUM=4433, ACTION=add) [ 149.244901] systemd-udevd[384]: edac: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 149.246966] systemd-udevd[388]: vda4: Device processed (SEQNUM=4304, ACTION=add) [ 149.248795] systemd-udevd[388]: vda4: sd-device-monitor(worker): Passed 1459 byte to netlink monitor. [ 149.250892] systemd-udevd[353]: fsl_mc_allocator: Device is queued (SEQNUM=4438, ACTION=add) [ 149.252843] systemd-udevd[353]: fsl_mc_allocator: SEQNUM=4438 blocked by SEQNUM=4435 [ 149.254492] systemd-udevd[353]: fsl_mc_dpio: Device is queued (SEQNUM=4439, ACTION=add) [ 149.256415] systemd-udevd[353]: fsl_mc_dpio: SEQNUM=4439 blocked by SEQNUM=4435 [ 149.258410] systemd-udevd[396]: input0: No entry found from hwdb. [ 149.260856] systemd-udevd[353]: fsl_mc_dprc: Device is queued (SEQNUM=4440, ACTION=add) [ 149.262514] systemd-udevd[353]: fsl_mc_dprc: SEQNUM=4440 blocked by SEQNUM=4435 [ 149.264868] systemd-udevd[386]: fsl-mc: Device processed (SEQNUM=4435, ACTION=add) [ 149.266519] systemd-udevd[386]: fsl-mc: sd-device-monitor(worker): Passed 161 byte to netlink monitor. [ 149.268843] systemd-udevd[353]: gadget: Device is queued (SEQNUM=4441, ACTION=add) [ 149.270519] systemd-udevd[353]: gadget: Device ready for processing (SEQNUM=4441, ACTION=add) [ 149.272881] systemd-udevd[396]: input0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=input': No data available [ 149.275082] systemd-udevd[353]: gadget: sd-device-monitor(manager): Passed 161 byte to netlink monitor. [ 149.277343] systemd-udevd[396]: input0: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id' [ 149.279535] systemd-udevd[384]: gadget: Processing device (SEQNUM=4441, ACTION=add) [ 149.281949] systemd-udevd[353]: genpd: Device is queued (SEQNUM=4442, ACTION=add) [ 149.283606] systemd-udevd[353]: fsl_dpaa2_eth: Device ready for processing (SEQNUM=4436, ACTION=add) [ 149.285587] systemd-udevd[353]: fsl_dpaa2_eth: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 149.287310] systemd-udevd[353]: fsl_dpaa2_ptp: Device ready for processing (SEQNUM=4437, ACTION=add) [ 149.289782] systemd-udevd[353]: fsl_dpaa2_ptp: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 149.291537] systemd-udevd[353]: fsl_mc_allocator: Device ready for processing (SEQNUM=4438, ACTION=add) [ 149.293974] systemd-udevd[391]: fsl_mc_allocator: Processing device (SEQNUM=4438, ACTION=add) [ 149.296312] systemd-udevd[388]: fsl_dpaa2_eth: Processing device (SEQNUM=4436, ACTION=add) [ 149.298372] systemd-udevd[353]: fsl_mc_allocator: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 149.300366] systemd-udevd[353]: fsl_mc_dpio: Device ready for processing (SEQNUM=4439, ACTION=add) [ 149.302061] systemd-udevd[353]: fsl_mc_dpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 149.305186] systemd-udevd[386]: fsl_dpaa2_ptp: Processing device (SEQNUM=4437, ACTION=add) [ 149.312476] systemd-udevd[353]: fsl_mc_dprc: Device ready for processing (SEQNUM=4440, ACTION=add) [ 149.314164] systemd-udevd[353]: fsl_mc_dprc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 149.315866] systemd-udevd[353]: genpd: Device ready for processing (SEQNUM=4442, ACTION=add) [ 149.318037] systemd-udevd[380]: fsl_mc_dprc: Processing device (SEQNUM=4440, ACTION=add) [ 149.320476] systemd-udevd[384]: gadget: Device processed (SEQNUM=4441, ACTION=add) [ 149.322287] systemd-udevd[384]: gadget: sd-device-monitor(worker): Passed 161 byte to netlink monitor. [ 149.324628] systemd-udevd[382]: genpd: Processing device (SEQNUM=4442, ACTION=add) [ 149.333526] systemd-udevd[381]: fsl_mc_dpio: Processing device (SEQNUM=4439, ACTION=add) [ 149.335813] systemd-udevd[396]: input0: capabilities/ev raw kernel attribute: 3 [ 149.337943] systemd-udevd[396]: input0: capabilities/abs raw kernel attribute: 0 [ 149.351669] systemd-resolved[372]: Received mdns UDP packet of size 157, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 149.354424] systemd-udevd[353]: genpd: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 149.357078] systemd-udevd[386]: fsl_dpaa2_ptp: Device processed (SEQNUM=4437, ACTION=add) [ 149.358928] systemd-udevd[386]: fsl_dpaa2_ptp: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 149.361625] systemd-udevd[353]: gpio: Device is queued (SEQNUM=4443, ACTION=add) [ 149.363839] systemd-udevd[396]: input0: capabilities/rel raw kernel attribute: 0 [ 149.366359] systemd-udevd[353]: gpio: Device ready for processing (SEQNUM=4443, ACTION=add) [ 149.368578] systemd-udevd[353]: gpio: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 149.377787] systemd-udevd[384]: gpio: Processing device (SEQNUM=4443, ACTION=add) [ 149.380263] systemd-udevd[391]: fsl_mc_allocator: Device processed (SEQNUM=4438, ACTION=add) [ 149.382737] systemd-udevd[396]: input0: capabilities/key raw kernel attribute: 10000000000000 0 [ 149.384923] systemd-udevd[396]: input0: properties raw kernel attribute: 0 [ 149.387147] systemd-udevd[382]: genpd: Device processed (SEQNUM=4442, ACTION=add) [ 149.389656] systemd-udevd[396]: input0: test_key: checking bit block 0 for any keys; found=no [ 149.392319] systemd-udevd[382]: genpd: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 149.394640] systemd-udevd[396]: input0: test_key: checking bit block 64 for any keys; found=yes [ 149.396865] systemd-udevd[396]: input0: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:' [ 149.399044] systemd-udevd[396]: input0: hwdb modalias key: "input:b0019v0001p0001e0100-e0,1,k74,ramlsfw" [ 149.401522] systemd-udevd[384]: gpio: Device processed (SEQNUM=4443, ACTION=add) [ 149.403349] systemd-udevd[384]: gpio: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 149.406020] systemd-udevd[381]: fsl_mc_dpio: Device processed (SEQNUM=4439, ACTION=add) [ 149.407854] systemd-udevd[381]: fsl_mc_dpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 149.410409] systemd-udevd[353]: gpio_stub_drv: Device is queued (SEQNUM=4444, ACTION=add) [ 149.412579] systemd-udevd[353]: gpio_stub_drv: SEQNUM=4444 blocked by SEQNUM=4443 [ 149.414959] systemd-udevd[396]: input0: No entry found from hwdb. [ 149.417363] systemd-udevd[353]: hid: Device is queued (SEQNUM=4445, ACTION=add) [ 149.419596] systemd-udevd[396]: input0: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': No data available [ 149.429460] systemd-udevd[380]: fsl_mc_dprc: Device processed (SEQNUM=4440, ACTION=add) [ 149.431331] systemd-udevd[380]: fsl_mc_dprc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 149.433845] systemd-udevd[396]: input0: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id' [ 149.443166] systemd-udevd[391]: fsl_mc_allocator: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 149.445844] systemd-udevd[353]: gpio_stub_drv: Device ready for processing (SEQNUM=4444, ACTION=add) [ 149.447716] systemd-udevd[353]: gpio_stub_drv: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 149.449840] systemd-udevd[353]: hid: Device ready for processing (SEQNUM=4445, ACTION=add) [ 149.451672] systemd-udevd[353]: hid: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 149.454323] systemd-udevd[396]: input0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 149.456896] systemd-udevd[353]: a4tech: Device is queued (SEQNUM=4446, ACTION=add) [ 149.458871] systemd-udevd[353]: a4tech: SEQNUM=4446 blocked by SEQNUM=4445 [ 149.468359] systemd-udevd[386]: hid: Processing device (SEQNUM=4445, ACTION=add) [ 149.470618] systemd-udevd[353]: apple: Device is queued (SEQNUM=4447, ACTION=add) [ 149.472765] systemd-udevd[353]: apple: SEQNUM=4447 blocked by SEQNUM=4445 [ 149.474585] systemd-udevd[353]: belkin: Device is queued (SEQNUM=4448, ACTION=add) [ 149.476825] systemd-udevd[353]: belkin: SEQNUM=4448 blocked by SEQNUM=4445 [ 149.479066] systemd-udevd[386]: hid: Device processed (SEQNUM=4445, ACTION=add) [ 149.481583] systemd-udevd[353]: cherry: Device is queued (SEQNUM=4449, ACTION=add) [ 149.483808] systemd-udevd[386]: hid: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 149.486336] systemd-udevd[353]: cherry: SEQNUM=4449 blocked by SEQNUM=4445 [ 149.488349] systemd-udevd[353]: chicony: Device is queued (SEQNUM=4450, ACTION=add) [ 149.490184] systemd-udevd[353]: a4tech: Device ready for processing (SEQNUM=4446, ACTION=add) [ 149.492725] systemd-udevd[384]: gpio_stub_drv: Processing device (SEQNUM=4444, ACTION=add) [ 149.494984] systemd-udevd[353]: a4tech: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 149.497120] systemd-udevd[353]: apple: Device ready for processing (SEQNUM=4447, ACTION=add) [ 149.499578] systemd-udevd[391]: apple: Processing device (SEQNUM=4447, ACTION=add) [ 149.505511] systemd-udevd[386]: a4tech: Processing device (SEQNUM=4446, ACTION=add) [ 149.511080] systemd-udevd[353]: apple: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 149.513450] systemd-udevd[353]: belkin: Device ready for processing (SEQNUM=4448, ACTION=add) [ 149.515506] systemd-udevd[381]: belkin: Processing device (SEQNUM=4448, ACTION=add) [ 149.517865] systemd-udevd[353]: belkin: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 149.519574] systemd-udevd[353]: cherry: Device ready for processing (SEQNUM=4449, ACTION=add) [ 149.521618] systemd-udevd[353]: cherry: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 149.523363] systemd-udevd[353]: chicony: Device ready for processing (SEQNUM=4450, ACTION=add) [ 149.525670] systemd-udevd[386]: a4tech: Device processed (SEQNUM=4446, ACTION=add) [ 149.527692] systemd-udevd[353]: chicony: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 149.530122] systemd-udevd[386]: a4tech: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 149.532448] systemd-udevd[396]: input0: sd-device: Created db file '/run/udev/data/+input:input0' for '/devices/platform/gpio-keys/input/input0' [ 149.534415] systemd-udevd[396]: input0: Running built-in command "kmod load" [ 149.536747] systemd-udevd[353]: cypress: Device is queued (SEQNUM=4451, ACTION=add) [ 149.538771] systemd-udevd[396]: Loading module: input:b0019v0001p0001e0100-e0,1,k74,ramlsfw [ 149.540758] systemd-udevd[396]: Failed to find module 'input:b0019v0001p0001e0100-e0,1,k74,ramlsfw' [ 149.542826] systemd-udevd[353]: cypress: Device ready for processing (SEQNUM=4451, ACTION=add) [ 149.545145] systemd-udevd[396]: input0: Device processed (SEQNUM=4414, ACTION=add) [ 149.547175] systemd-udevd[391]: apple: Device processed (SEQNUM=4447, ACTION=add) [ 149.549017] systemd-udevd[391]: apple: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 149.551088] systemd-udevd[381]: belkin: Device processed (SEQNUM=4448, ACTION=add) [ 149.553443] systemd-udevd[380]: cherry: Processing device (SEQNUM=4449, ACTION=add) [ 149.562130] systemd-udevd[382]: chicony: Processing device (SEQNUM=4450, ACTION=add) [ 149.564368] systemd-udevd[353]: cypress: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 149.566093] systemd-udevd[353]: ezkey: Device is queued (SEQNUM=4452, ACTION=add) [ 149.567729] systemd-udevd[353]: ezkey: Device ready for processing (SEQNUM=4452, ACTION=add) [ 149.569751] systemd-udevd[353]: ezkey: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 149.578402] systemd-udevd[379]: cypress: Processing device (SEQNUM=4451, ACTION=add) [ 149.580654] systemd-udevd[386]: ezkey: Processing device (SEQNUM=4452, ACTION=add) [ 149.582696] systemd-resolved[372]: Received mdns UDP packet of size 157, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 149.591486] systemd-udevd[388]: fsl_dpaa2_eth: Device processed (SEQNUM=4436, ACTION=add) [ 149.593666] systemd-udevd[388]: fsl_dpaa2_eth: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 149.596388] systemd-udevd[380]: cherry: Device processed (SEQNUM=4449, ACTION=add) [ 149.598542] systemd-udevd[381]: belkin: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 149.600975] systemd-udevd[396]: input0: sd-device-monitor(worker): Passed 491 byte to netlink monitor. [ 149.603077] systemd-udevd[353]: hid-generic: Device is queued (SEQNUM=4453, ACTION=add) [ 149.605267] systemd-udevd[353]: hid-generic: Device ready for processing (SEQNUM=4453, ACTION=add) [ 149.606956] systemd-udevd[353]: hid-generic: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 149.609298] systemd-udevd[380]: cherry: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 149.611382] systemd-udevd[382]: chicony: Device processed (SEQNUM=4450, ACTION=add) [ 149.613419] systemd-udevd[382]: chicony: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 149.615518] systemd-udevd[384]: gpio_stub_drv: Device processed (SEQNUM=4444, ACTION=add) [ 149.617417] systemd-udevd[384]: gpio_stub_drv: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 149.619504] systemd-udevd[391]: hid-generic: Processing device (SEQNUM=4453, ACTION=add) [ 149.622008] systemd-udevd[353]: itetech: Device is queued (SEQNUM=4454, ACTION=add) [ 149.623661] systemd-udevd[353]: event0: Device ready for processing (SEQNUM=4415, ACTION=add) [ 149.625581] systemd-udevd[353]: event0: sd-device-monitor(manager): Passed 243 byte to netlink monitor. [ 149.627284] systemd-udevd[353]: itetech: Device ready for processing (SEQNUM=4454, ACTION=add) [ 149.629266] systemd-udevd[353]: itetech: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 149.631343] systemd-udevd[388]: itetech: Processing device (SEQNUM=4454, ACTION=add) [ 149.633784] systemd-udevd[379]: cypress: Device processed (SEQNUM=4451, ACTION=add) [ 149.635434] systemd-udevd[379]: cypress: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 149.637717] systemd-udevd[353]: kensington: Device is queued (SEQNUM=4455, ACTION=add) [ 149.639761] systemd-udevd[386]: ezkey: Device processed (SEQNUM=4452, ACTION=add) [ 149.641787] systemd-udevd[386]: ezkey: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 149.643849] systemd-udevd[391]: hid-generic: Device processed (SEQNUM=4453, ACTION=add) [ 149.646172] systemd-udevd[396]: event0: Processing device (SEQNUM=4415, ACTION=add) [ 149.647821] systemd-udevd[396]: event0: Removing watch handle -1. [ 149.650039] systemd-udevd[353]: kensington: Device ready for processing (SEQNUM=4455, ACTION=add) [ 149.652845] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/50-udev-default.rules:46 GROUP 19 [ 149.658073] systemd-udevd[353]: kensington: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 149.661965] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-evdev.rules:10 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=evdev:' [ 149.665269] systemd-udevd[384]: kensington: Processing device (SEQNUM=4455, ACTION=add) [ 149.667289] systemd-udevd[391]: hid-generic: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 149.669858] systemd-udevd[396]: event0: hwdb modalias key: "input:b0019v0001p0001e0100-e0,1,k74,ramlsfw" [ 149.672256] systemd-udevd[353]: lg-g15: Device is queued (SEQNUM=4456, ACTION=add) [ 149.673909] systemd-udevd[353]: lg-g15: Device ready for processing (SEQNUM=4456, ACTION=add) [ 149.675590] systemd-udevd[353]: lg-g15: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 149.677710] systemd-udevd[353]: logitech: Device is queued (SEQNUM=4457, ACTION=add) [ 149.679397] systemd-udevd[353]: logitech: Device ready for processing (SEQNUM=4457, ACTION=add) [ 149.681891] systemd-udevd[386]: lg-g15: Processing device (SEQNUM=4456, ACTION=add) [ 149.683932] systemd-udevd[396]: event0: No entry found from hwdb. [ 149.685897] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-evdev.rules:10 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=evdev:': No data available [ 149.688341] systemd-udevd[391]: logitech: Processing device (SEQNUM=4457, ACTION=add) [ 149.690396] systemd-udevd[384]: kensington: Device processed (SEQNUM=4455, ACTION=add) [ 149.692344] systemd-udevd[384]: kensington: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 149.694419] systemd-udevd[353]: logitech: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 149.696899] systemd-udevd[396]: value '[dmi/id]modalias' is 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' [ 149.698697] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-evdev.rules:20 Importing properties from results of builtin command 'hwdb 'evdev:name:gpio-keys:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'' [ 149.701353] systemd-udevd[353]: microsoft: Device is queued (SEQNUM=4458, ACTION=add) [ 149.703386] systemd-udevd[396]: event0: No entry found from hwdb. [ 149.705689] systemd-udevd[353]: microsoft: Device ready for processing (SEQNUM=4458, ACTION=add) [ 149.707765] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-evdev.rules:20 Failed to run builtin 'hwdb 'evdev:name:gpio-keys:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'': No data available [ 149.710337] systemd-udevd[386]: lg-g15: Device processed (SEQNUM=4456, ACTION=add) [ 149.712756] systemd-udevd[388]: itetech: Device processed (SEQNUM=4454, ACTION=add) [ 149.714420] systemd-udevd[388]: itetech: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 149.716805] systemd-udevd[353]: microsoft: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 149.718900] systemd-udevd[396]: value '[dmi/id]modalias' is 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' [ 149.720847] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-evdev.rules:25 Importing properties from results of builtin command 'hwdb 'evdev:name:gpio-keys:phys:gpio-keys/input0:ev:3:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'' [ 149.723509] systemd-udevd[353]: monterey: Device is queued (SEQNUM=4459, ACTION=add) [ 149.726377] systemd-udevd[396]: event0: No entry found from hwdb. [ 149.728218] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-evdev.rules:25 Failed to run builtin 'hwdb 'evdev:name:gpio-keys:phys:gpio-keys/input0:ev:3:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'': No data available [ 149.730581] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id' [ 149.733305] systemd-udevd[384]: microsoft: Processing device (SEQNUM=4458, ACTION=add) [ 149.735599] systemd-udevd[396]: input0: capabilities/ev raw kernel attribute: 3 [ 149.738084] systemd-udevd[391]: logitech: Device processed (SEQNUM=4457, ACTION=add) [ 149.740180] systemd-udevd[391]: logitech: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 149.742492] systemd-udevd[396]: input0: capabilities/abs raw kernel attribute: 0 [ 149.745512] systemd-udevd[386]: lg-g15: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 149.749183] systemd-udevd[396]: input0: capabilities/rel raw kernel attribute: 0 [ 149.753802] systemd-udevd[353]: monterey: Device ready for processing (SEQNUM=4459, ACTION=add) [ 149.757364] systemd-udevd[396]: input0: capabilities/key raw kernel attribute: 10000000000000 0 [ 149.759950] systemd-udevd[396]: input0: properties raw kernel attribute: 0 [ 149.762307] systemd-udevd[388]: monterey: Processing device (SEQNUM=4459, ACTION=add) [ 149.764663] systemd-udevd[396]: event0: test_key: checking bit block 0 for any keys; found=no [ 149.766507] systemd-udevd[396]: event0: test_key: checking bit block 64 for any keys; found=yes [ 149.769079] systemd-udevd[353]: monterey: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 149.770809] systemd-udevd[353]: redragon: Device is queued (SEQNUM=4460, ACTION=add) [ 149.772906] systemd-udevd[353]: redragon: Device ready for processing (SEQNUM=4460, ACTION=add) [ 149.775020] systemd-udevd[384]: microsoft: Device processed (SEQNUM=4458, ACTION=add) [ 149.776960] systemd-udevd[384]: microsoft: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 149.779081] systemd-udevd[353]: redragon: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 149.781133] systemd-udevd[353]: host1x-context: Device is queued (SEQNUM=4461, ACTION=add) [ 149.782826] systemd-udevd[353]: host1x-context: Device ready for processing (SEQNUM=4461, ACTION=add) [ 149.784853] systemd-udevd[353]: host1x-context: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 149.786948] systemd-udevd[386]: redragon: Processing device (SEQNUM=4460, ACTION=add) [ 149.789231] systemd-resolved[372]: Received mdns UDP packet of size 145, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 149.791412] systemd-udevd[353]: i2c: Device is queued (SEQNUM=4462, ACTION=add) [ 149.793379] systemd-udevd[353]: i2c: Device ready for processing (SEQNUM=4462, ACTION=add) [ 149.795049] systemd-udevd[353]: i2c: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 149.797564] systemd-udevd[384]: host1x-context: Processing device (SEQNUM=4461, ACTION=add) [ 149.799617] systemd-udevd[353]: axp20x-i2c: Device is queued (SEQNUM=4463, ACTION=add) [ 149.804332] systemd-udevd[353]: axp20x-i2c: SEQNUM=4463 blocked by SEQNUM=4462 [ 149.806351] systemd-udevd[388]: monterey: Device processed (SEQNUM=4459, ACTION=add) [ 149.808891] systemd-udevd[353]: bd9571mwv: Device is queued (SEQNUM=4464, ACTION=add) [ 149.811458] systemd-udevd[353]: bd9571mwv: SEQNUM=4464 blocked by SEQNUM=4462 [ 149.814910] systemd-udevd[388]: monterey: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 149.818319] systemd-udevd[391]: i2c: Processing device (SEQNUM=4462, ACTION=add) [ 149.823822] systemd-udevd[384]: host1x-context: Device processed (SEQNUM=4461, ACTION=add) [ 149.827030] systemd-udevd[384]: host1x-context: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 149.838136] systemd-udevd[353]: bq27xxx-battery: Device is queued (SEQNUM=4465, ACTION=add) [ 149.839802] systemd-udevd[353]: bq27xxx-battery: SEQNUM=4465 blocked by SEQNUM=4462 [ 149.841657] systemd-udevd[353]: clk-renesas-pcie-9series: Device is queued (SEQNUM=4466, ACTION=add) [ 149.843693] systemd-udevd[386]: redragon: Device processed (SEQNUM=4460, ACTION=add) [ 149.846522] systemd-udevd[353]: clk-renesas-pcie-9series: SEQNUM=4466 blocked by SEQNUM=4462 [ 149.848913] systemd-udevd[386]: redragon: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 149.850992] systemd-udevd[353]: cros-ec-i2c: Device is queued (SEQNUM=4467, ACTION=add) [ 149.852878] systemd-udevd[353]: cros-ec-i2c: SEQNUM=4467 blocked by SEQNUM=4462 [ 149.854891] systemd-udevd[391]: i2c: Device processed (SEQNUM=4462, ACTION=add) [ 149.856813] systemd-udevd[391]: i2c: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 149.858921] systemd-udevd[353]: cs2000-cp: Device is queued (SEQNUM=4468, ACTION=add) [ 149.860874] systemd-udevd[353]: cs2000-cp: SEQNUM=4468 blocked by SEQNUM=4462 [ 149.862511] systemd-udevd[353]: dummy: Device is queued (SEQNUM=4469, ACTION=add) [ 149.864348] systemd-udevd[353]: axp20x-i2c: Device ready for processing (SEQNUM=4463, ACTION=add) [ 149.866386] systemd-udevd[384]: axp20x-i2c: Processing device (SEQNUM=4463, ACTION=add) [ 149.869016] systemd-udevd[353]: axp20x-i2c: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 149.870737] systemd-udevd[353]: bd9571mwv: Device ready for processing (SEQNUM=4464, ACTION=add) [ 149.872653] systemd-udevd[353]: bd9571mwv: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 149.874497] systemd-udevd[353]: bq27xxx-battery: Device ready for processing (SEQNUM=4465, ACTION=add) [ 149.876532] systemd-udevd[353]: bq27xxx-battery: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 149.878251] systemd-udevd[353]: clk-renesas-pcie-9series: Device ready for processing (SEQNUM=4466, ACTION=add) [ 149.880177] systemd-udevd[353]: clk-renesas-pcie-9series: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 149.881929] systemd-udevd[353]: cros-ec-i2c: Device ready for processing (SEQNUM=4467, ACTION=add) [ 149.883610] systemd-udevd[353]: cros-ec-i2c: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 149.887807] systemd-udevd[353]: cs2000-cp: Device ready for processing (SEQNUM=4468, ACTION=add) [ 149.891746] systemd-udevd[353]: cs2000-cp: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 149.893878] systemd-udevd[353]: dummy: Device ready for processing (SEQNUM=4469, ACTION=add) [ 149.895654] systemd-udevd[353]: dummy: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 149.898047] systemd-udevd[388]: bd9571mwv: Processing device (SEQNUM=4464, ACTION=add) [ 149.900498] systemd-udevd[353]: fan53555-regulator: Device is queued (SEQNUM=4470, ACTION=add) [ 149.902229] systemd-udevd[353]: fan53555-regulator: Device ready for processing (SEQNUM=4470, ACTION=add) [ 149.904696] systemd-udevd[381]: cros-ec-i2c: Processing device (SEQNUM=4467, ACTION=add) [ 149.906778] systemd-udevd[391]: clk-renesas-pcie-9series: Processing device (SEQNUM=4466, ACTION=add) [ 149.909197] systemd-udevd[380]: cs2000-cp: Processing device (SEQNUM=4468, ACTION=add) [ 149.911312] systemd-udevd[353]: fan53555-regulator: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 149.913362] systemd-udevd[353]: max732x: Device is queued (SEQNUM=4471, ACTION=add) [ 149.915061] systemd-udevd[353]: max732x: Device ready for processing (SEQNUM=4471, ACTION=add) [ 149.917072] systemd-udevd[353]: max732x: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 149.919219] systemd-udevd[391]: clk-renesas-pcie-9series: Device processed (SEQNUM=4466, ACTION=add) [ 149.921217] systemd-udevd[391]: clk-renesas-pcie-9series: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 149.930170] systemd-udevd[383]: max732x: Processing device (SEQNUM=4471, ACTION=add) [ 149.932833] systemd-udevd[386]: bq27xxx-battery: Processing device (SEQNUM=4465, ACTION=add) [ 149.935151] systemd-udevd[353]: max77620: Device is queued (SEQNUM=4472, ACTION=add) [ 149.937677] systemd-udevd[382]: dummy: Processing device (SEQNUM=4469, ACTION=add) [ 149.940177] systemd-udevd[353]: max77620: Device ready for processing (SEQNUM=4472, ACTION=add) [ 149.942295] systemd-udevd[353]: max77620: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 149.945038] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:' [ 149.947305] systemd-udevd[396]: event0: hwdb modalias key: "input:b0019v0001p0001e0100-e0,1,k74,ramlsfw" [ 149.949561] systemd-udevd[396]: event0: No entry found from hwdb. [ 149.951510] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': No data available [ 149.954097] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id' [ 149.956537] systemd-udevd[396]: event0: /usr/lib/udev/rules.d/60-persistent-input.rules:42 Added SYMLINK 'input/by-path/platform-gpio-keys-event' [ 149.959035] systemd-udevd[379]: fan53555-regulator: Processing device (SEQNUM=4470, ACTION=add) [ 149.968557] systemd-udevd[389]: max77620: Processing device (SEQNUM=4472, ACTION=add) [ 149.970911] systemd-udevd[353]: max8973: Device is queued (SEQNUM=4473, ACTION=add) [ 149.973202] systemd-udevd[353]: max8973: Device ready for processing (SEQNUM=4473, ACTION=add) [ 149.975129] systemd-udevd[353]: max8973: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 149.977343] systemd-udevd[353]: mp8859: Device is queued (SEQNUM=4474, ACTION=add) [ 149.979376] systemd-udevd[353]: mp8859: Device ready for processing (SEQNUM=4474, ACTION=add) [ 149.982328] systemd-udevd[383]: max732x: Device processed (SEQNUM=4471, ACTION=add) [ 149.984399] systemd-udevd[383]: max732x: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 149.986763] systemd-udevd[384]: axp20x-i2c: Device processed (SEQNUM=4463, ACTION=add) [ 149.988904] systemd-udevd[384]: axp20x-i2c: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 149.991267] systemd-udevd[391]: max8973: Processing device (SEQNUM=4473, ACTION=add) [ 149.993917] systemd-udevd[380]: cs2000-cp: Device processed (SEQNUM=4468, ACTION=add) [ 149.996504] systemd-udevd[386]: bq27xxx-battery: Device processed (SEQNUM=4465, ACTION=add) [ 149.998427] systemd-udevd[386]: bq27xxx-battery: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 150.001137] systemd-udevd[396]: event0: Preserve permissions of /dev/input/event0, uid=0, gid=19, mode=0660 [ 150.003561] systemd-udevd[353]: mp8859: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 150.008792] systemd-udevd[353]: mt6360: Device is queued (SEQNUM=4475, ACTION=add) [ 150.013446] systemd-udevd[382]: dummy: Device processed (SEQNUM=4469, ACTION=add) [ 150.015500] systemd-udevd[391]: max8973: Device processed (SEQNUM=4473, ACTION=add) [ 150.017674] systemd-udevd[391]: max8973: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 150.026190] systemd-udevd[395]: mp8859: Processing device (SEQNUM=4474, ACTION=add) [ 150.028550] systemd-udevd[389]: max77620: Device processed (SEQNUM=4472, ACTION=add) [ 150.030275] systemd-udevd[389]: max77620: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 150.032588] systemd-udevd[353]: mt6360: Device ready for processing (SEQNUM=4475, ACTION=add) [ 150.034681] systemd-udevd[379]: fan53555-regulator: Device processed (SEQNUM=4470, ACTION=add) [ 150.038986] systemd-udevd[353]: mt6360: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 150.044520] systemd-udevd[353]: nxp-pca9450: Device is queued (SEQNUM=4476, ACTION=add) [ 150.046594] systemd-udevd[381]: cros-ec-i2c: Device processed (SEQNUM=4467, ACTION=add) [ 150.048525] systemd-udevd[381]: cros-ec-i2c: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 150.050607] systemd-udevd[353]: nxp-pca9450: Device ready for processing (SEQNUM=4476, ACTION=add) [ 150.052981] systemd-udevd[384]: mt6360: Processing device (SEQNUM=4475, ACTION=add) [ 150.055008] systemd-udevd[388]: bd9571mwv: Device processed (SEQNUM=4464, ACTION=add) [ 150.057243] systemd-udevd[395]: mp8859: Device processed (SEQNUM=4474, ACTION=add) [ 150.059442] systemd-udevd[388]: bd9571mwv: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 150.062054] systemd-udevd[395]: mp8859: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 150.064412] systemd-udevd[380]: cs2000-cp: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 150.067091] systemd-udevd[353]: nxp-pca9450: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 150.070210] systemd-udevd[382]: dummy: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 150.072965] systemd-udevd[386]: nxp-pca9450: Processing device (SEQNUM=4476, ACTION=add) [ 150.075070] systemd-udevd[353]: pca953x: Device is queued (SEQNUM=4477, ACTION=add) [ 150.077157] systemd-udevd[353]: pca953x: Device ready for processing (SEQNUM=4477, ACTION=add) [ 150.078881] systemd-udevd[353]: pca953x: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 150.081192] systemd-udevd[379]: fan53555-regulator: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 150.083327] systemd-udevd[353]: pca954x: Device is queued (SEQNUM=4478, ACTION=add) [ 150.085665] systemd-udevd[388]: pca953x: Processing device (SEQNUM=4477, ACTION=add) [ 150.087772] systemd-udevd[353]: pca954x: Device ready for processing (SEQNUM=4478, ACTION=add) [ 150.089766] systemd-udevd[353]: pca954x: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 150.092285] systemd-udevd[391]: pca954x: Processing device (SEQNUM=4478, ACTION=add) [ 150.094398] systemd-udevd[353]: pf8x00: Device is queued (SEQNUM=4479, ACTION=add) [ 150.096907] systemd-udevd[353]: pf8x00: Device ready for processing (SEQNUM=4479, ACTION=add) [ 150.102224] systemd-udevd[353]: pf8x00: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 150.105574] systemd-udevd[353]: pfuze100-regulator: Device is queued (SEQNUM=4480, ACTION=add) [ 150.107268] systemd-udevd[353]: pfuze100-regulator: Device ready for processing (SEQNUM=4480, ACTION=add) [ 150.109922] systemd-udevd[381]: pf8x00: Processing device (SEQNUM=4479, ACTION=add) [ 150.112310] systemd-udevd[384]: mt6360: Device processed (SEQNUM=4475, ACTION=add) [ 150.113998] systemd-udevd[384]: mt6360: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 150.116283] systemd-udevd[388]: pca953x: Device processed (SEQNUM=4477, ACTION=add) [ 150.117969] systemd-udevd[388]: pca953x: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 150.120320] systemd-udevd[386]: nxp-pca9450: Device processed (SEQNUM=4476, ACTION=add) [ 150.122010] systemd-udevd[386]: nxp-pca9450: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 150.124335] systemd-udevd[380]: pfuze100-regulator: Processing device (SEQNUM=4480, ACTION=add) [ 150.126531] systemd-udevd[391]: pca954x: Device processed (SEQNUM=4478, ACTION=add) [ 150.129606] systemd-udevd[353]: pfuze100-regulator: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 150.135367] systemd-udevd[353]: raa215300: Device is queued (SEQNUM=4481, ACTION=add) [ 150.138004] systemd-udevd[353]: raa215300: Device ready for processing (SEQNUM=4481, ACTION=add) [ 150.140260] systemd-udevd[391]: pca954x: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 150.142380] systemd-udevd[353]: raa215300: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 150.144283] systemd-udevd[353]: rk8xx-i2c: Device is queued (SEQNUM=4482, ACTION=add) [ 150.145953] systemd-udevd[353]: rk8xx-i2c: Device ready for processing (SEQNUM=4482, ACTION=add) [ 150.148202] systemd-udevd[384]: raa215300: Processing device (SEQNUM=4481, ACTION=add) [ 150.150300] systemd-udevd[353]: rk8xx-i2c: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 150.152225] systemd-udevd[353]: rohm-bd718x7: Device is queued (SEQNUM=4483, ACTION=add) [ 150.153914] systemd-udevd[353]: rohm-bd718x7: Device ready for processing (SEQNUM=4483, ACTION=add) [ 150.155630] systemd-udevd[353]: rohm-bd718x7: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 150.164303] systemd-udevd[396]: event0: Successfully created symlink '/dev/input/by-path/platform-gpio-keys-event' to '/dev/input/event0' [ 150.166490] systemd-udevd[353]: rtc-ds3232: Device is queued (SEQNUM=4484, ACTION=add) [ 150.168367] systemd-udevd[353]: rtc-ds3232: Device ready for processing (SEQNUM=4484, ACTION=add) [ 150.170454] systemd-udevd[391]: rtc-ds3232: Processing device (SEQNUM=4484, ACTION=add) [ 150.172753] systemd-udevd[353]: rtc-ds3232: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 150.174888] systemd-udevd[384]: raa215300: Device processed (SEQNUM=4481, ACTION=add) [ 150.176786] systemd-udevd[384]: raa215300: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 150.178948] systemd-udevd[353]: sec_pmic: Device is queued (SEQNUM=4485, ACTION=add) [ 150.181144] systemd-udevd[353]: sec_pmic: Device ready for processing (SEQNUM=4485, ACTION=add) [ 150.182862] systemd-udevd[353]: sec_pmic: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 150.186264] systemd-udevd[353]: simple-mfd-i2c: Device is queued (SEQNUM=4486, ACTION=add) [ 150.190146] systemd-udevd[353]: simple-mfd-i2c: Device ready for processing (SEQNUM=4486, ACTION=add) [ 150.193918] systemd-udevd[353]: simple-mfd-i2c: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 150.195662] systemd-udevd[353]: smbus_alert: Device is queued (SEQNUM=4487, ACTION=add) [ 150.197731] systemd-udevd[353]: smbus_alert: Device ready for processing (SEQNUM=4487, ACTION=add) [ 150.199802] systemd-udevd[388]: rk8xx-i2c: Processing device (SEQNUM=4482, ACTION=add) [ 150.202078] systemd-udevd[391]: rtc-ds3232: Device processed (SEQNUM=4484, ACTION=add) [ 150.203747] systemd-udevd[391]: rtc-ds3232: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 150.206048] systemd-udevd[379]: smbus_alert: Processing device (SEQNUM=4487, ACTION=add) [ 150.208269] systemd-udevd[384]: simple-mfd-i2c: Processing device (SEQNUM=4486, ACTION=add) [ 150.210340] systemd-udevd[353]: smbus_alert: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 150.213947] systemd-udevd[386]: rohm-bd718x7: Processing device (SEQNUM=4483, ACTION=add) [ 150.220672] systemd-udevd[353]: tpm_i2c_infineon: Device is queued (SEQNUM=4488, ACTION=add) [ 150.222387] systemd-udevd[353]: tpm_i2c_infineon: Device ready for processing (SEQNUM=4488, ACTION=add) [ 150.224688] systemd-udevd[382]: sec_pmic: Processing device (SEQNUM=4485, ACTION=add) [ 150.226781] systemd-udevd[353]: tpm_i2c_infineon: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 150.228874] systemd-udevd[353]: tps65219: Device is queued (SEQNUM=4489, ACTION=add) [ 150.230569] systemd-udevd[353]: tps65219: Device ready for processing (SEQNUM=4489, ACTION=add) [ 150.233048] systemd-udevd[391]: tpm_i2c_infineon: Processing device (SEQNUM=4488, ACTION=add) [ 150.235126] systemd-udevd[396]: event0: Successfully created symlink '/dev/char/13:64' to '/dev/input/event0' [ 150.237451] systemd-udevd[384]: simple-mfd-i2c: Device processed (SEQNUM=4486, ACTION=add) [ 150.239187] systemd-udevd[384]: simple-mfd-i2c: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 150.241516] systemd-udevd[353]: tps65219: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 150.243598] systemd-udevd[379]: smbus_alert: Device processed (SEQNUM=4487, ACTION=add) [ 150.245871] systemd-udevd[381]: pf8x00: Device processed (SEQNUM=4479, ACTION=add) [ 150.247532] systemd-udevd[381]: pf8x00: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 150.249963] systemd-udevd[353]: usb3503: Device is queued (SEQNUM=4490, ACTION=add) [ 150.251630] systemd-udevd[353]: usb3503: Device ready for processing (SEQNUM=4490, ACTION=add) [ 150.254016] systemd-udevd[388]: rk8xx-i2c: Device processed (SEQNUM=4482, ACTION=add) [ 150.256220] systemd-udevd[380]: pfuze100-regulator: Device processed (SEQNUM=4480, ACTION=add) [ 150.258282] systemd-udevd[383]: tps65219: Processing device (SEQNUM=4489, ACTION=add) [ 150.260744] systemd-udevd[380]: pfuze100-regulator: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 150.262840] systemd-udevd[396]: event0: sd-device: Created db file '/run/udev/data/c13:64' for '/devices/platform/gpio-keys/input/input0/event0' [ 150.267082] systemd-udevd[382]: sec_pmic: Device processed (SEQNUM=4485, ACTION=add) [ 150.272661] systemd-udevd[382]: sec_pmic: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 150.274742] systemd-udevd[379]: smbus_alert: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 150.277141] systemd-udevd[396]: event0: Device processed (SEQNUM=4415, ACTION=add) [ 150.278805] systemd-udevd[396]: event0: sd-device-monitor(worker): Passed 428 byte to netlink monitor. [ 150.281167] systemd-udevd[388]: rk8xx-i2c: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 150.283353] systemd-udevd[384]: usb3503: Processing device (SEQNUM=4490, ACTION=add) [ 150.285867] systemd-udevd[353]: usb3503: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 150.288228] systemd-udevd[386]: rohm-bd718x7: Device processed (SEQNUM=4483, ACTION=add) [ 150.290442] systemd-udevd[353]: vc5: Device is queued (SEQNUM=4491, ACTION=add) [ 150.292701] systemd-udevd[386]: rohm-bd718x7: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 150.294794] systemd-udevd[391]: tpm_i2c_infineon: Device processed (SEQNUM=4488, ACTION=add) [ 150.296883] systemd-udevd[391]: tpm_i2c_infineon: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 150.298970] systemd-udevd[353]: vc5: Device ready for processing (SEQNUM=4491, ACTION=add) [ 150.301253] systemd-udevd[383]: tps65219: Device processed (SEQNUM=4489, ACTION=add) [ 150.303282] systemd-udevd[353]: vc5: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 150.305643] systemd-udevd[383]: tps65219: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 150.307755] systemd-udevd[396]: vc5: Processing device (SEQNUM=4491, ACTION=add) [ 150.310049] systemd-udevd[384]: usb3503: Device processed (SEQNUM=4490, ACTION=add) [ 150.311732] systemd-udevd[384]: usb3503: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 150.314015] systemd-udevd[353]: iio: Device is queued (SEQNUM=4492, ACTION=add) [ 150.315682] systemd-udevd[353]: iio: Device ready for processing (SEQNUM=4492, ACTION=add) [ 150.319767] systemd-udevd[353]: iio: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 150.324883] systemd-udevd[353]: mdio_bus: Device is queued (SEQNUM=4493, ACTION=add) [ 150.327047] systemd-udevd[388]: iio: Processing device (SEQNUM=4492, ACTION=add) [ 150.329458] systemd-udevd[353]: mdio_bus: Device ready for processing (SEQNUM=4493, ACTION=add) [ 150.331433] systemd-udevd[353]: mdio_bus: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 150.333722] systemd-udevd[353]: Aquantia AQ1202: Device is queued (SEQNUM=4494, ACTION=add) [ 150.335512] systemd-udevd[353]: Aquantia AQ1202: SEQNUM=4494 blocked by SEQNUM=4493 [ 150.337832] systemd-udevd[384]: mdio_bus: Processing device (SEQNUM=4493, ACTION=add) [ 150.340288] systemd-udevd[353]: Aquantia AQ2104: Device is queued (SEQNUM=4495, ACTION=add) [ 150.342082] systemd-udevd[353]: Aquantia AQ2104: SEQNUM=4495 blocked by SEQNUM=4493 [ 150.343841] systemd-udevd[353]: Aquantia AQCS109: Device is queued (SEQNUM=4496, ACTION=add) [ 150.345869] systemd-udevd[353]: Aquantia AQCS109: SEQNUM=4496 blocked by SEQNUM=4493 [ 150.348180] systemd-udevd[396]: vc5: Device processed (SEQNUM=4491, ACTION=add) [ 150.350326] systemd-udevd[353]: Aquantia AQR105: Device is queued (SEQNUM=4497, ACTION=add) [ 150.352725] systemd-udevd[396]: vc5: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 150.354920] systemd-udevd[353]: Aquantia AQR105: SEQNUM=4497 blocked by SEQNUM=4493 [ 150.356927] systemd-udevd[353]: Aquantia AQR106: Device is queued (SEQNUM=4498, ACTION=add) [ 150.359128] systemd-udevd[388]: iio: Device processed (SEQNUM=4492, ACTION=add) [ 150.361995] systemd-udevd[353]: Aquantia AQR106: SEQNUM=4498 blocked by SEQNUM=4493 [ 150.364492] systemd-udevd[388]: iio: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 150.366712] systemd-udevd[353]: Aquantia AQR107: Device is queued (SEQNUM=4499, ACTION=add) [ 150.368766] systemd-udevd[353]: Aquantia AQR107: SEQNUM=4499 blocked by SEQNUM=4493 [ 150.377305] systemd-udevd[384]: mdio_bus: Device processed (SEQNUM=4493, ACTION=add) [ 150.379086] systemd-udevd[384]: mdio_bus: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 150.381566] systemd-udevd[353]: Aquantia AQR112: Device is queued (SEQNUM=4500, ACTION=add) [ 150.383360] systemd-udevd[353]: Aquantia AQR112: SEQNUM=4500 blocked by SEQNUM=4493 [ 150.385531] systemd-udevd[353]: Aquantia AQR113C: Device is queued (SEQNUM=4501, ACTION=add) [ 150.387342] systemd-udevd[353]: Aquantia AQ1202: Device ready for processing (SEQNUM=4494, ACTION=add) [ 150.389355] systemd-udevd[353]: Aquantia AQ1202: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 150.391252] systemd-udevd[353]: Aquantia AQ2104: Device ready for processing (SEQNUM=4495, ACTION=add) [ 150.394067] systemd-udevd[384]: Aquantia AQ1202: Processing device (SEQNUM=4494, ACTION=add) [ 150.396426] systemd-udevd[396]: Aquantia AQ2104: Processing device (SEQNUM=4495, ACTION=add) [ 150.398842] systemd-udevd[353]: Aquantia AQ2104: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 150.400951] systemd-udevd[353]: Aquantia AQCS109: Device ready for processing (SEQNUM=4496, ACTION=add) [ 150.402794] systemd-udevd[353]: Aquantia AQCS109: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 150.406560] systemd-udevd[353]: Aquantia AQR105: Device ready for processing (SEQNUM=4497, ACTION=add) [ 150.412581] systemd-udevd[353]: Aquantia AQR105: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 150.414349] systemd-udevd[353]: Aquantia AQR106: Device ready for processing (SEQNUM=4498, ACTION=add) [ 150.416227] systemd-udevd[353]: Aquantia AQR106: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 150.417986] systemd-udevd[353]: Aquantia AQR107: Device ready for processing (SEQNUM=4499, ACTION=add) [ 150.419698] systemd-udevd[353]: Aquantia AQR107: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 150.422088] systemd-udevd[386]: Aquantia AQR105: Processing device (SEQNUM=4497, ACTION=add) [ 150.424445] systemd-udevd[353]: Aquantia AQR112: Device ready for processing (SEQNUM=4500, ACTION=add) [ 150.426211] systemd-udevd[353]: Aquantia AQR112: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 150.427951] systemd-udevd[353]: Aquantia AQR113C: Device ready for processing (SEQNUM=4501, ACTION=add) [ 150.430119] systemd-udevd[353]: Aquantia AQR113C: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 150.432516] systemd-udevd[388]: Aquantia AQCS109: Processing device (SEQNUM=4496, ACTION=add) [ 150.434578] systemd-udevd[391]: Aquantia AQR106: Processing device (SEQNUM=4498, ACTION=add) [ 150.442966] systemd-udevd[381]: Aquantia AQR107: Processing device (SEQNUM=4499, ACTION=add) [ 150.451337] systemd-udevd[380]: Aquantia AQR112: Processing device (SEQNUM=4500, ACTION=add) [ 150.453720] systemd-udevd[353]: Aquantia AQR405: Device is queued (SEQNUM=4502, ACTION=add) [ 150.455406] systemd-udevd[353]: Aquantia AQR405: Device ready for processing (SEQNUM=4502, ACTION=add) [ 150.457689] systemd-udevd[384]: Aquantia AQ1202: Device processed (SEQNUM=4494, ACTION=add) [ 150.459393] systemd-udevd[384]: Aquantia AQ1202: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 150.461847] systemd-udevd[353]: Aquantia AQR405: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 150.464190] systemd-udevd[382]: Aquantia AQR113C: Processing device (SEQNUM=4501, ACTION=add) [ 150.466295] systemd-udevd[353]: Aquantia AQR412: Device is queued (SEQNUM=4503, ACTION=add) [ 150.468213] systemd-udevd[353]: Aquantia AQR412: Device ready for processing (SEQNUM=4503, ACTION=add) [ 150.470094] systemd-udevd[353]: Aquantia AQR412: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 150.472421] systemd-udevd[379]: Aquantia AQR405: Processing device (SEQNUM=4502, ACTION=add) [ 150.474530] systemd-udevd[396]: Aquantia AQ2104: Device processed (SEQNUM=4495, ACTION=add) [ 150.476565] systemd-udevd[396]: Aquantia AQ2104: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 150.478680] systemd-udevd[353]: Generic Clause 45 PHY: Device is queued (SEQNUM=4504, ACTION=add) [ 150.480724] systemd-udevd[353]: Generic Clause 45 PHY: Device ready for processing (SEQNUM=4504, ACTION=add) [ 150.494116] systemd-udevd[391]: Aquantia AQR106: Device processed (SEQNUM=4498, ACTION=add) [ 150.495926] systemd-udevd[391]: Aquantia AQR106: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 150.498580] systemd-udevd[396]: Generic Clause 45 PHY: Processing device (SEQNUM=4504, ACTION=add) [ 150.501016] systemd-udevd[384]: Aquantia AQR412: Processing device (SEQNUM=4503, ACTION=add) [ 150.503174] systemd-udevd[380]: Aquantia AQR112: Device processed (SEQNUM=4500, ACTION=add) [ 150.505206] systemd-udevd[380]: Aquantia AQR112: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 150.507434] systemd-udevd[388]: Aquantia AQCS109: Device processed (SEQNUM=4496, ACTION=add) [ 150.510065] systemd-udevd[353]: Generic Clause 45 PHY: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 150.512366] systemd-udevd[353]: Generic FE-GE Realtek PHY: Device is queued (SEQNUM=4505, ACTION=add) [ 150.514203] systemd-udevd[353]: Generic FE-GE Realtek PHY: Device ready for processing (SEQNUM=4505, ACTION=add) [ 150.517982] systemd-udevd[382]: Aquantia AQR113C: Device processed (SEQNUM=4501, ACTION=add) [ 150.530825] systemd-udevd[386]: Aquantia AQR105: Device processed (SEQNUM=4497, ACTION=add) [ 150.532809] systemd-udevd[386]: Aquantia AQR105: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 150.534918] systemd-udevd[382]: Aquantia AQR113C: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 150.537231] systemd-udevd[388]: Aquantia AQCS109: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 150.539379] systemd-udevd[396]: Generic Clause 45 PHY: Device processed (SEQNUM=4504, ACTION=add) [ 150.541880] systemd-udevd[353]: Generic FE-GE Realtek PHY: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 150.543636] systemd-udevd[353]: Generic PHY: Device is queued (SEQNUM=4506, ACTION=add) [ 150.545868] systemd-udevd[379]: Aquantia AQR405: Device processed (SEQNUM=4502, ACTION=add) [ 150.549369] systemd-udevd[353]: Generic PHY: Device ready for processing (SEQNUM=4506, ACTION=add) [ 150.553068] systemd-udevd[379]: Aquantia AQR405: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 150.555333] systemd-udevd[384]: Aquantia AQR412: Device processed (SEQNUM=4503, ACTION=add) [ 150.557240] systemd-udevd[384]: Aquantia AQR412: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 150.559339] systemd-udevd[391]: Generic FE-GE Realtek PHY: Processing device (SEQNUM=4505, ACTION=add) [ 150.561912] systemd-udevd[381]: Aquantia AQR107: Device processed (SEQNUM=4499, ACTION=add) [ 150.563603] systemd-udevd[381]: Aquantia AQR107: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 150.565927] systemd-udevd[396]: Generic Clause 45 PHY: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 150.568271] systemd-udevd[353]: Generic PHY: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 150.570005] systemd-udevd[353]: Micrel KS8737: Device is queued (SEQNUM=4507, ACTION=add) [ 150.571685] systemd-udevd[353]: Micrel KS8737: Device ready for processing (SEQNUM=4507, ACTION=add) [ 150.574048] systemd-udevd[388]: Generic PHY: Processing device (SEQNUM=4506, ACTION=add) [ 150.576297] systemd-udevd[391]: Generic FE-GE Realtek PHY: Device processed (SEQNUM=4505, ACTION=add) [ 150.578001] systemd-udevd[391]: Generic FE-GE Realtek PHY: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 150.580347] systemd-udevd[384]: Micrel KS8737: Processing device (SEQNUM=4507, ACTION=add) [ 150.582382] systemd-udevd[388]: Generic PHY: Device processed (SEQNUM=4506, ACTION=add) [ 150.584812] systemd-udevd[353]: Micrel KS8737: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 150.594640] systemd-udevd[388]: Generic PHY: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 150.601698] systemd-udevd[353]: Micrel KSZ8001 or KS8721: Device is queued (SEQNUM=4508, ACTION=add) [ 150.607242] systemd-udevd[353]: Micrel KSZ8001 or KS8721: Device ready for processing (SEQNUM=4508, ACTION=add) [ 150.610368] systemd-udevd[384]: Micrel KS8737: Device processed (SEQNUM=4507, ACTION=add) [ 150.612961] systemd-udevd[396]: Micrel KSZ8001 or KS8721: Processing device (SEQNUM=4508, ACTION=add) [ 150.615124] systemd-udevd[384]: Micrel KS8737: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 150.617419] systemd-udevd[353]: Micrel KSZ8001 or KS8721: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 150.619558] systemd-udevd[396]: Micrel KSZ8001 or KS8721: Device processed (SEQNUM=4508, ACTION=add) [ 150.621924] systemd-udevd[353]: Micrel KSZ8021 or KSZ8031: Device is queued (SEQNUM=4509, ACTION=add) [ 150.624256] systemd-udevd[396]: Micrel KSZ8001 or KS8721: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 150.626397] systemd-udevd[353]: Micrel KSZ8021 or KSZ8031: Device ready for processing (SEQNUM=4509, ACTION=add) [ 150.628326] systemd-udevd[353]: Micrel KSZ8021 or KSZ8031: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 150.630608] systemd-udevd[384]: Micrel KSZ8021 or KSZ8031: Processing device (SEQNUM=4509, ACTION=add) [ 150.632992] systemd-udevd[353]: Micrel KSZ8031: Device is queued (SEQNUM=4510, ACTION=add) [ 150.634679] systemd-udevd[353]: Micrel KSZ8031: Device ready for processing (SEQNUM=4510, ACTION=add) [ 150.636644] systemd-udevd[353]: Micrel KSZ8031: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 150.638368] systemd-udevd[353]: Micrel KSZ8041: Device is queued (SEQNUM=4511, ACTION=add) [ 150.640250] systemd-udevd[353]: Micrel KSZ8041: Device ready for processing (SEQNUM=4511, ACTION=add) [ 150.641977] systemd-udevd[353]: Micrel KSZ8041: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 150.644260] systemd-udevd[396]: Micrel KSZ8031: Processing device (SEQNUM=4510, ACTION=add) [ 150.646305] systemd-udevd[388]: Micrel KSZ8041: Processing device (SEQNUM=4511, ACTION=add) [ 150.649489] systemd-udevd[353]: Micrel KSZ8041RNLI: Device is queued (SEQNUM=4512, ACTION=add) [ 150.654128] systemd-udevd[353]: Micrel KSZ8041RNLI: Device ready for processing (SEQNUM=4512, ACTION=add) [ 150.657803] systemd-udevd[353]: Micrel KSZ8041RNLI: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 150.659684] systemd-udevd[353]: Micrel KSZ8051: Device is queued (SEQNUM=4513, ACTION=add) [ 150.662185] systemd-udevd[384]: Micrel KSZ8021 or KSZ8031: Device processed (SEQNUM=4509, ACTION=add) [ 150.664583] systemd-udevd[353]: Micrel KSZ8051: Device ready for processing (SEQNUM=4513, ACTION=add) [ 150.666781] systemd-udevd[384]: Micrel KSZ8021 or KSZ8031: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 150.669280] systemd-udevd[386]: Micrel KSZ8041RNLI: Processing device (SEQNUM=4512, ACTION=add) [ 150.671447] systemd-udevd[391]: Micrel KSZ8051: Processing device (SEQNUM=4513, ACTION=add) [ 150.673854] systemd-udevd[353]: Micrel KSZ8051: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 150.676303] systemd-udevd[396]: Micrel KSZ8031: Device processed (SEQNUM=4510, ACTION=add) [ 150.678115] systemd-udevd[396]: Micrel KSZ8031: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 150.681769] systemd-udevd[353]: Micrel KSZ8061: Device is queued (SEQNUM=4514, ACTION=add) [ 150.686033] systemd-udevd[353]: Micrel KSZ8061: Device ready for processing (SEQNUM=4514, ACTION=add) [ 150.688662] systemd-udevd[353]: Micrel KSZ8061: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 150.691538] systemd-udevd[388]: Micrel KSZ8041: Device processed (SEQNUM=4511, ACTION=add) [ 150.694172] systemd-udevd[388]: Micrel KSZ8041: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 150.706688] systemd-networkd[427]: xenbr0: Received updated NDisc address (configured): fec0::5054:ff:fe12:3502/64 (valid for 23h 59min 58s, preferred for 3h 59min 58s), flags: manage-temporary-address,no-prefixroute, scope: site [ 150.709100] systemd-networkd[427]: xenbr0: SLAAC addresses and routes set. [ 150.710754] systemd-networkd[427]: xenbr0: Received new foreign route (configured): dst: fec0::5054:ff:fe12:3502/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 150.713444] systemd-udevd[384]: Micrel KSZ8061: Processing device (SEQNUM=4514, ACTION=add) [ 150.715503] systemd-udevd[353]: Micrel KSZ8081 or KSZ8091: Device is queued (SEQNUM=4515, ACTION=add) [ 150.717546] systemd-udevd[353]: Micrel KSZ8081 or KSZ8091: Device ready for processing (SEQNUM=4515, ACTION=add) [ 150.719269] systemd-udevd[353]: Micrel KSZ8081 or KSZ8091: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 150.721189] systemd-udevd[353]: Micrel KSZ87XX Switch: Device is queued (SEQNUM=4516, ACTION=add) [ 150.723263] systemd-udevd[391]: Micrel KSZ8051: Device processed (SEQNUM=4513, ACTION=add) [ 150.725260] systemd-udevd[391]: Micrel KSZ8051: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 150.727358] systemd-udevd[386]: Micrel KSZ8041RNLI: Device processed (SEQNUM=4512, ACTION=add) [ 150.729227] systemd-udevd[386]: Micrel KSZ8041RNLI: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 150.731309] systemd-udevd[396]: Micrel KSZ8081 or KSZ8091: Processing device (SEQNUM=4515, ACTION=add) [ 150.733878] systemd-udevd[353]: Micrel KSZ87XX Switch: Device ready for processing (SEQNUM=4516, ACTION=add) [ 150.735603] systemd-udevd[353]: Micrel KSZ87XX Switch: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 150.737601] systemd-udevd[353]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Device is queued (SEQNUM=4517, ACTION=add) [ 150.739342] systemd-udevd[353]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Device ready for processing (SEQNUM=4517, ACTION=add) [ 150.741793] systemd-udevd[388]: Micrel KSZ87XX Switch: Processing device (SEQNUM=4516, ACTION=add) [ 150.743856] systemd-udevd[386]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Processing device (SEQNUM=4517, ACTION=add) [ 150.746302] systemd-udevd[384]: Micrel KSZ8061: Device processed (SEQNUM=4514, ACTION=add) [ 150.748266] systemd-udevd[384]: Micrel KSZ8061: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 150.750435] systemd-udevd[353]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 150.752901] systemd-udevd[396]: Micrel KSZ8081 or KSZ8091: Device processed (SEQNUM=4515, ACTION=add) [ 150.754958] systemd-udevd[353]: Micrel KSZ8873MLL Switch: Device is queued (SEQNUM=4518, ACTION=add) [ 150.757234] systemd-udevd[396]: Micrel KSZ8081 or KSZ8091: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 150.759366] systemd-udevd[353]: Micrel KSZ8873MLL Switch: Device ready for processing (SEQNUM=4518, ACTION=add) [ 150.761715] systemd-udevd[353]: Micrel KSZ8873MLL Switch: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 150.763837] systemd-udevd[384]: Micrel KSZ8873MLL Switch: Processing device (SEQNUM=4518, ACTION=add) [ 150.766096] systemd-udevd[353]: Micrel KSZ9021 Gigabit PHY: Device is queued (SEQNUM=4519, ACTION=add) [ 150.767803] systemd-udevd[353]: Micrel KSZ9021 Gigabit PHY: Device ready for processing (SEQNUM=4519, ACTION=add) [ 150.769770] systemd-udevd[353]: Micrel KSZ9021 Gigabit PHY: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 150.771891] systemd-udevd[388]: Micrel KSZ87XX Switch: Device processed (SEQNUM=4516, ACTION=add) [ 150.773793] systemd-udevd[388]: Micrel KSZ87XX Switch: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 150.775905] systemd-udevd[384]: Micrel KSZ8873MLL Switch: Device processed (SEQNUM=4518, ACTION=add) [ 150.778173] systemd-udevd[353]: Micrel KSZ9031 Gigabit PHY: Device is queued (SEQNUM=4520, ACTION=add) [ 150.780559] systemd-udevd[384]: Micrel KSZ8873MLL Switch: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 150.782677] systemd-udevd[386]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Device processed (SEQNUM=4517, ACTION=add) [ 150.784716] systemd-udevd[386]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: sd-device-monitor(worker): Passed 221 byte to netlink monitor. [ 150.786887] systemd-udevd[353]: Micrel KSZ9031 Gigabit PHY: Device ready for processing (SEQNUM=4520, ACTION=add) [ 150.789014] systemd-udevd[353]: Micrel KSZ9031 Gigabit PHY: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 150.791169] systemd-udevd[391]: Micrel KSZ9031 Gigabit PHY: Processing device (SEQNUM=4520, ACTION=add) [ 150.793621] systemd-udevd[353]: Microchip INDY Gigabit Quad PHY: Device is queued (SEQNUM=4521, ACTION=add) [ 150.795373] systemd-udevd[353]: Microchip INDY Gigabit Quad PHY: Device ready for processing (SEQNUM=4521, ACTION=add) [ 150.797406] systemd-udevd[353]: Microchip INDY Gigabit Quad PHY: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 150.799235] systemd-udevd[353]: Microchip KSZ9131 Gigabit PHY: Device is queued (SEQNUM=4522, ACTION=add) [ 150.801299] systemd-udevd[353]: Microchip KSZ9131 Gigabit PHY: Device ready for processing (SEQNUM=4522, ACTION=add) [ 150.803182] systemd-udevd[353]: Microchip KSZ9131 Gigabit PHY: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 150.805686] systemd-udevd[396]: Micrel KSZ9021 Gigabit PHY: Processing device (SEQNUM=4519, ACTION=add) [ 150.818047] systemd-resolved[372]: Received mdns UDP packet of size 145, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 150.819869] systemd-resolved[372]: Received mdns UDP packet of size 145, ifindex=4, ttl=255, fragsize=0, sender=fec0::5054:ff:fe12:3502, destination=ff02::fb [ 150.822523] systemd-udevd[384]: Microchip INDY Gigabit Quad PHY: Processing device (SEQNUM=4521, ACTION=add) [ 150.824963] systemd-udevd[353]: Microchip KSZ9477: Device is queued (SEQNUM=4523, ACTION=add) [ 150.826662] systemd-udevd[353]: Microchip KSZ9477: Device ready for processing (SEQNUM=4523, ACTION=add) [ 150.828756] systemd-udevd[353]: Microchip KSZ9477: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 150.844880] systemd-udevd[353]: Microchip LAN8841 Gigabit PHY: Device is queued (SEQNUM=4524, ACTION=add) [ 150.847098] systemd-udevd[386]: Microchip KSZ9477: Processing device (SEQNUM=4523, ACTION=add) [ 150.851853] systemd-udevd[391]: Micrel KSZ9031 Gigabit PHY: Device processed (SEQNUM=4520, ACTION=add) [ 150.855690] systemd-udevd[391]: Micrel KSZ9031 Gigabit PHY: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 150.860544] systemd-udevd[353]: Microchip LAN8841 Gigabit PHY: Device ready for processing (SEQNUM=4524, ACTION=add) [ 150.862299] systemd-udevd[353]: Microchip LAN8841 Gigabit PHY: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 150.864295] systemd-udevd[353]: Microchip LAN966X Gigabit PHY: Device is queued (SEQNUM=4525, ACTION=add) [ 150.866022] systemd-udevd[353]: Microchip LAN966X Gigabit PHY: Device ready for processing (SEQNUM=4525, ACTION=add) [ 150.867751] systemd-udevd[353]: Microchip LAN966X Gigabit PHY: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 150.870729] systemd-udevd[388]: Microchip KSZ9131 Gigabit PHY: Processing device (SEQNUM=4522, ACTION=add) [ 150.873180] systemd-udevd[381]: Microchip LAN8841 Gigabit PHY: Processing device (SEQNUM=4524, ACTION=add) [ 150.875268] systemd-udevd[353]: Microsemi FE VSC8530: Device is queued (SEQNUM=4526, ACTION=add) [ 150.877221] systemd-udevd[353]: Microsemi FE VSC8530: Device ready for processing (SEQNUM=4526, ACTION=add) [ 150.879305] systemd-udevd[384]: Microchip INDY Gigabit Quad PHY: Device processed (SEQNUM=4521, ACTION=add) [ 150.881591] systemd-udevd[353]: Microsemi FE VSC8530: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 150.883687] systemd-udevd[384]: Microchip INDY Gigabit Quad PHY: sd-device-monitor(worker): Passed 207 byte to netlink monitor. [ 150.886219] systemd-udevd[386]: Microchip KSZ9477: Device processed (SEQNUM=4523, ACTION=add) [ 150.888630] systemd-udevd[380]: Microchip LAN966X Gigabit PHY: Processing device (SEQNUM=4525, ACTION=add) [ 150.890738] systemd-udevd[386]: Microchip KSZ9477: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 150.893164] systemd-udevd[353]: Microsemi FE VSC8540 SyncE: Device is queued (SEQNUM=4527, ACTION=add) [ 150.894871] systemd-udevd[353]: Microsemi FE VSC8540 SyncE: Device ready for processing (SEQNUM=4527, ACTION=add) [ 150.896820] systemd-udevd[353]: Microsemi FE VSC8540 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 150.905479] systemd-udevd[382]: Microsemi FE VSC8530: Processing device (SEQNUM=4526, ACTION=add) [ 150.907555] systemd-udevd[353]: Microsemi GE VSC8501 SyncE: Device is queued (SEQNUM=4528, ACTION=add) [ 150.912665] systemd-udevd[353]: Microsemi GE VSC8501 SyncE: Device ready for processing (SEQNUM=4528, ACTION=add) [ 150.917505] systemd-udevd[386]: Microsemi GE VSC8501 SyncE: Processing device (SEQNUM=4528, ACTION=add) [ 150.919746] systemd-udevd[353]: Microsemi GE VSC8501 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 150.921891] systemd-udevd[353]: Microsemi GE VSC8502 SyncE: Device is queued (SEQNUM=4529, ACTION=add) [ 150.923735] systemd-udevd[353]: Microsemi GE VSC8502 SyncE: Device ready for processing (SEQNUM=4529, ACTION=add) [ 150.925887] systemd-udevd[353]: Microsemi GE VSC8502 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 150.928363] systemd-udevd[391]: Microsemi GE VSC8502 SyncE: Processing device (SEQNUM=4529, ACTION=add) [ 150.930601] systemd-udevd[353]: Microsemi GE VSC8504 SyncE: Device is queued (SEQNUM=4530, ACTION=add) [ 150.932721] systemd-udevd[353]: Microsemi GE VSC8504 SyncE: Device ready for processing (SEQNUM=4530, ACTION=add) [ 150.934607] systemd-udevd[353]: Microsemi GE VSC8504 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 150.936773] systemd-udevd[353]: Microsemi GE VSC8514 SyncE: Device is queued (SEQNUM=4531, ACTION=add) [ 150.939147] systemd-udevd[384]: Microsemi FE VSC8540 SyncE: Processing device (SEQNUM=4527, ACTION=add) [ 150.941691] systemd-udevd[386]: Microsemi GE VSC8501 SyncE: Device processed (SEQNUM=4528, ACTION=add) [ 150.943540] systemd-udevd[386]: Microsemi GE VSC8501 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 150.946133] systemd-udevd[353]: Microsemi GE VSC8514 SyncE: Device ready for processing (SEQNUM=4531, ACTION=add) [ 150.948227] systemd-udevd[353]: Microsemi GE VSC8514 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 150.950206] systemd-udevd[353]: Microsemi GE VSC8552 SyncE: Device is queued (SEQNUM=4532, ACTION=add) [ 150.952367] systemd-udevd[353]: Microsemi GE VSC8552 SyncE: Device ready for processing (SEQNUM=4532, ACTION=add) [ 150.954392] systemd-udevd[353]: Microsemi GE VSC8552 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 150.956745] systemd-udevd[353]: Microsemi GE VSC856X SyncE: Device is queued (SEQNUM=4533, ACTION=add) [ 150.958615] systemd-udevd[353]: Microsemi GE VSC856X SyncE: Device ready for processing (SEQNUM=4533, ACTION=add) [ 150.960874] systemd-udevd[353]: Microsemi GE VSC856X SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 150.969756] systemd-udevd[389]: Microsemi GE VSC856X SyncE: Processing device (SEQNUM=4533, ACTION=add) [ 150.972286] systemd-resolved[372]: Received mdns UDP packet of size 67, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 150.974455] systemd-resolved[372]: Received mdns UDP packet of size 47, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 150.983192] systemd-udevd[379]: Microsemi GE VSC8504 SyncE: Processing device (SEQNUM=4530, ACTION=add) [ 150.985738] systemd-udevd[386]: Microsemi GE VSC8552 SyncE: Processing device (SEQNUM=4532, ACTION=add) [ 150.988219] systemd-udevd[353]: Microsemi GE VSC8572 SyncE: Device is queued (SEQNUM=4534, ACTION=add) [ 150.990067] systemd-udevd[353]: Microsemi GE VSC8572 SyncE: Device ready for processing (SEQNUM=4534, ACTION=add) [ 150.992336] systemd-udevd[353]: Microsemi GE VSC8572 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 150.994276] systemd-udevd[353]: Microsemi GE VSC8574 SyncE: Device is queued (SEQNUM=4535, ACTION=add) [ 151.002892] systemd-udevd[383]: Microsemi GE VSC8514 SyncE: Processing device (SEQNUM=4531, ACTION=add) [ 151.005596] systemd-udevd[353]: Microsemi GE VSC8574 SyncE: Device ready for processing (SEQNUM=4535, ACTION=add) [ 151.007854] systemd-udevd[395]: Microsemi GE VSC8572 SyncE: Processing device (SEQNUM=4534, ACTION=add) [ 151.010736] systemd-udevd[353]: Microsemi GE VSC8574 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 151.012895] systemd-udevd[353]: Microsemi GE VSC8575 SyncE: Device is queued (SEQNUM=4536, ACTION=add) [ 151.015160] systemd-udevd[380]: Microchip LAN966X Gigabit PHY: Device processed (SEQNUM=4525, ACTION=add) [ 151.017641] systemd-udevd[380]: Microchip LAN966X Gigabit PHY: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 151.026874] systemd-udevd[392]: Microsemi GE VSC8574 SyncE: Processing device (SEQNUM=4535, ACTION=add) [ 151.029233] systemd-udevd[381]: Microchip LAN8841 Gigabit PHY: Device processed (SEQNUM=4524, ACTION=add) [ 151.030980] systemd-udevd[381]: Microchip LAN8841 Gigabit PHY: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 151.033405] systemd-udevd[353]: Microsemi GE VSC8575 SyncE: Device ready for processing (SEQNUM=4536, ACTION=add) [ 151.035529] systemd-udevd[389]: Microsemi GE VSC856X SyncE: Device processed (SEQNUM=4533, ACTION=add) [ 151.037855] systemd-udevd[353]: Microsemi GE VSC8575 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 151.040256] systemd-udevd[389]: Microsemi GE VSC856X SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.042426] systemd-udevd[353]: Microsemi GE VSC8582 SyncE: Device is queued (SEQNUM=4537, ACTION=add) [ 151.044780] systemd-udevd[384]: Microsemi FE VSC8540 SyncE: Device processed (SEQNUM=4527, ACTION=add) [ 151.046507] systemd-udevd[384]: Microsemi FE VSC8540 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.048933] systemd-udevd[353]: Microsemi GE VSC8582 SyncE: Device ready for processing (SEQNUM=4537, ACTION=add) [ 151.051073] systemd-udevd[388]: Microchip KSZ9131 Gigabit PHY: Device processed (SEQNUM=4522, ACTION=add) [ 151.056657] systemd-udevd[353]: Microsemi GE VSC8582 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 151.061576] systemd-udevd[388]: Microchip KSZ9131 Gigabit PHY: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 151.063714] systemd-udevd[353]: Microsemi GE VSC8584 SyncE: Device is queued (SEQNUM=4538, ACTION=add) [ 151.066064] systemd-udevd[396]: Micrel KSZ9021 Gigabit PHY: Device processed (SEQNUM=4519, ACTION=add) [ 151.068336] systemd-udevd[353]: Microsemi GE VSC8584 SyncE: Device ready for processing (SEQNUM=4538, ACTION=add) [ 151.070461] systemd-udevd[396]: Micrel KSZ9021 Gigabit PHY: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.078995] systemd-udevd[393]: Microsemi GE VSC8575 SyncE: Processing device (SEQNUM=4536, ACTION=add) [ 151.081398] systemd-udevd[381]: Microsemi GE VSC8582 SyncE: Processing device (SEQNUM=4537, ACTION=add) [ 151.083488] systemd-udevd[386]: Microsemi GE VSC8552 SyncE: Device processed (SEQNUM=4532, ACTION=add) [ 151.085465] systemd-udevd[386]: Microsemi GE VSC8552 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.087622] systemd-udevd[383]: Microsemi GE VSC8514 SyncE: Device processed (SEQNUM=4531, ACTION=add) [ 151.089638] systemd-udevd[383]: Microsemi GE VSC8514 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.091779] systemd-udevd[382]: Microsemi FE VSC8530: Device processed (SEQNUM=4526, ACTION=add) [ 151.093726] systemd-udevd[382]: Microsemi FE VSC8530: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 151.096256] systemd-udevd[353]: Microsemi GE VSC8584 SyncE: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 151.098435] systemd-udevd[391]: Microsemi GE VSC8502 SyncE: Device processed (SEQNUM=4529, ACTION=add) [ 151.100747] systemd-udevd[353]: Microsemi VSC8531: Device is queued (SEQNUM=4539, ACTION=add) [ 151.102815] systemd-udevd[391]: Microsemi GE VSC8502 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.105136] systemd-udevd[384]: Microsemi GE VSC8584 SyncE: Processing device (SEQNUM=4538, ACTION=add) [ 151.113607] systemd-udevd[395]: Microsemi GE VSC8572 SyncE: Device processed (SEQNUM=4534, ACTION=add) [ 151.115695] systemd-udevd[392]: Microsemi GE VSC8574 SyncE: Device processed (SEQNUM=4535, ACTION=add) [ 151.118092] systemd-udevd[353]: Microsemi VSC8531: Device ready for processing (SEQNUM=4539, ACTION=add) [ 151.120374] systemd-udevd[392]: Microsemi GE VSC8574 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.122911] systemd-udevd[353]: Microsemi VSC8531: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 151.125312] systemd-udevd[395]: Microsemi GE VSC8572 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.127462] systemd-udevd[353]: Microsemi VSC8541 SyncE: Device is queued (SEQNUM=4540, ACTION=add) [ 151.129567] systemd-udevd[353]: Microsemi VSC8541 SyncE: Device ready for processing (SEQNUM=4540, ACTION=add) [ 151.131455] systemd-udevd[353]: Microsemi VSC8541 SyncE: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 151.134007] systemd-udevd[379]: Microsemi GE VSC8504 SyncE: Device processed (SEQNUM=4530, ACTION=add) [ 151.135714] systemd-udevd[379]: Microsemi GE VSC8504 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.138103] systemd-udevd[381]: Microsemi GE VSC8582 SyncE: Device processed (SEQNUM=4537, ACTION=add) [ 151.139830] systemd-udevd[381]: Microsemi GE VSC8582 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.142208] systemd-udevd[393]: Microsemi GE VSC8575 SyncE: Device processed (SEQNUM=4536, ACTION=add) [ 151.143925] systemd-udevd[393]: Microsemi GE VSC8575 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.146307] systemd-udevd[396]: Microsemi VSC8531: Processing device (SEQNUM=4539, ACTION=add) [ 151.148628] systemd-udevd[353]: Qualcomm Atheros 8327-A internal PHY: Device is queued (SEQNUM=4541, ACTION=add) [ 151.150369] systemd-udevd[353]: Qualcomm Atheros 8327-A internal PHY: Device ready for processing (SEQNUM=4541, ACTION=add) [ 151.152970] systemd-udevd[388]: Microsemi VSC8541 SyncE: Processing device (SEQNUM=4540, ACTION=add) [ 151.155045] systemd-udevd[396]: Microsemi VSC8531: Device processed (SEQNUM=4539, ACTION=add) [ 151.156980] systemd-udevd[396]: Microsemi VSC8531: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 151.159246] systemd-udevd[384]: Microsemi GE VSC8584 SyncE: Device processed (SEQNUM=4538, ACTION=add) [ 151.161224] systemd-udevd[384]: Microsemi GE VSC8584 SyncE: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.163372] systemd-udevd[353]: Qualcomm Atheros 8327-A internal PHY: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 151.165359] systemd-udevd[353]: Qualcomm Atheros 8327-B internal PHY: Device is queued (SEQNUM=4542, ACTION=add) [ 151.167231] systemd-udevd[353]: Qualcomm Atheros 8327-B internal PHY: Device ready for processing (SEQNUM=4542, ACTION=add) [ 151.169696] systemd-udevd[386]: Qualcomm Atheros 8327-A internal PHY: Processing device (SEQNUM=4541, ACTION=add) [ 151.171811] systemd-udevd[384]: Qualcomm Atheros 8327-B internal PHY: Processing device (SEQNUM=4542, ACTION=add) [ 151.174158] systemd-udevd[353]: Qualcomm Atheros 8327-B internal PHY: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 151.175940] systemd-udevd[353]: Qualcomm Atheros 8337 internal PHY: Device is queued (SEQNUM=4543, ACTION=add) [ 151.177905] systemd-udevd[353]: Qualcomm Atheros 8337 internal PHY: Device ready for processing (SEQNUM=4543, ACTION=add) [ 151.179658] systemd-udevd[353]: Qualcomm Atheros 8337 internal PHY: sd-device-monitor(manager): Passed 210 byte to netlink monitor. [ 151.182133] systemd-udevd[388]: Microsemi VSC8541 SyncE: Device processed (SEQNUM=4540, ACTION=add) [ 151.183844] systemd-udevd[388]: Microsemi VSC8541 SyncE: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 151.196458] systemd-udevd[396]: Qualcomm Atheros 8337 internal PHY: Processing device (SEQNUM=4543, ACTION=add) [ 151.199430] systemd-udevd[386]: Qualcomm Atheros 8327-A internal PHY: Device processed (SEQNUM=4541, ACTION=add) [ 151.201621] systemd-udevd[386]: Qualcomm Atheros 8327-A internal PHY: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 151.203832] systemd-udevd[353]: Qualcomm Atheros AR8030: Device is queued (SEQNUM=4544, ACTION=add) [ 151.205834] systemd-udevd[353]: Qualcomm Atheros AR8030: Device ready for processing (SEQNUM=4544, ACTION=add) [ 151.207585] systemd-udevd[353]: Qualcomm Atheros AR8030: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 151.209956] systemd-udevd[384]: Qualcomm Atheros 8327-B internal PHY: Device processed (SEQNUM=4542, ACTION=add) [ 151.212371] systemd-udevd[353]: Qualcomm Atheros AR8031/AR8033: Device is queued (SEQNUM=4545, ACTION=add) [ 151.214484] systemd-udevd[391]: Qualcomm Atheros AR8030: Processing device (SEQNUM=4544, ACTION=add) [ 151.216821] systemd-udevd[353]: Qualcomm Atheros AR8031/AR8033: Device ready for processing (SEQNUM=4545, ACTION=add) [ 151.218968] systemd-udevd[388]: Qualcomm Atheros AR8031/AR8033: Processing device (SEQNUM=4545, ACTION=add) [ 151.221410] systemd-udevd[353]: Qualcomm Atheros AR8031/AR8033: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 151.223206] systemd-udevd[353]: Qualcomm Atheros AR8032: Device is queued (SEQNUM=4546, ACTION=add) [ 151.225312] systemd-udevd[353]: Qualcomm Atheros AR8032: Device ready for processing (SEQNUM=4546, ACTION=add) [ 151.227653] systemd-udevd[384]: Qualcomm Atheros 8327-B internal PHY: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 151.230241] systemd-udevd[386]: Qualcomm Atheros AR8032: Processing device (SEQNUM=4546, ACTION=add) [ 151.232517] systemd-udevd[396]: Qualcomm Atheros 8337 internal PHY: Device processed (SEQNUM=4543, ACTION=add) [ 151.234777] systemd-udevd[353]: Qualcomm Atheros AR8032: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 151.237200] systemd-udevd[396]: Qualcomm Atheros 8337 internal PHY: sd-device-monitor(worker): Passed 210 byte to netlink monitor. [ 151.239390] systemd-udevd[353]: Qualcomm Atheros AR8035: Device is queued (SEQNUM=4547, ACTION=add) [ 151.241841] systemd-udevd[391]: Qualcomm Atheros AR8030: Device processed (SEQNUM=4544, ACTION=add) [ 151.243579] systemd-udevd[391]: Qualcomm Atheros AR8030: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 151.245988] systemd-udevd[353]: Qualcomm Atheros AR8035: Device ready for processing (SEQNUM=4547, ACTION=add) [ 151.247740] systemd-udevd[353]: Qualcomm Atheros AR8035: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 151.250123] systemd-udevd[384]: Qualcomm Atheros AR8035: Processing device (SEQNUM=4547, ACTION=add) [ 151.251851] systemd-udevd[384]: Qualcomm Atheros AR8035: Device processed (SEQNUM=4547, ACTION=add) [ 151.253944] systemd-udevd[384]: Qualcomm Atheros AR8035: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 151.256318] systemd-udevd[353]: Qualcomm Atheros AR9331 built-in PHY: Device is queued (SEQNUM=4548, ACTION=add) [ 151.258076] systemd-udevd[353]: Qualcomm Atheros AR9331 built-in PHY: Device ready for processing (SEQNUM=4548, ACTION=add) [ 151.259898] systemd-udevd[353]: Qualcomm Atheros AR9331 built-in PHY: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 151.262677] systemd-udevd[384]: Qualcomm Atheros AR9331 built-in PHY: Processing device (SEQNUM=4548, ACTION=add) [ 151.265038] systemd-udevd[386]: Qualcomm Atheros AR8032: Device processed (SEQNUM=4546, ACTION=add) [ 151.267160] systemd-udevd[388]: Qualcomm Atheros AR8031/AR8033: Device processed (SEQNUM=4545, ACTION=add) [ 151.269225] systemd-udevd[388]: Qualcomm Atheros AR8031/AR8033: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 151.271589] systemd-udevd[353]: Qualcomm Atheros QCA9561 built-in PHY: Device is queued (SEQNUM=4549, ACTION=add) [ 151.273723] systemd-udevd[353]: Qualcomm Atheros QCA9561 built-in PHY: Device ready for processing (SEQNUM=4549, ACTION=add) [ 151.275512] systemd-udevd[353]: Qualcomm Atheros QCA9561 built-in PHY: sd-device-monitor(manager): Passed 213 byte to netlink monitor. [ 151.277760] systemd-udevd[353]: Qualcomm QCA8081: Device is queued (SEQNUM=4550, ACTION=add) [ 151.279478] systemd-udevd[353]: Qualcomm QCA8081: Device ready for processing (SEQNUM=4550, ACTION=add) [ 151.281760] systemd-udevd[388]: Qualcomm QCA8081: Processing device (SEQNUM=4550, ACTION=add) [ 151.283854] systemd-udevd[386]: Qualcomm Atheros AR8032: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 151.286222] systemd-udevd[353]: Qualcomm QCA8081: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 151.288212] systemd-udevd[353]: RTL8201CP Ethernet: Device is queued (SEQNUM=4551, ACTION=add) [ 151.289944] systemd-udevd[353]: RTL8201CP Ethernet: Device ready for processing (SEQNUM=4551, ACTION=add) [ 151.292285] systemd-udevd[396]: Qualcomm Atheros QCA9561 built-in PHY: Processing device (SEQNUM=4549, ACTION=add) [ 151.294418] systemd-udevd[353]: RTL8201CP Ethernet: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 151.296827] systemd-udevd[386]: RTL8201CP Ethernet: Processing device (SEQNUM=4551, ACTION=add) [ 151.298909] systemd-udevd[353]: RTL8201F Fast Ethernet: Device is queued (SEQNUM=4552, ACTION=add) [ 151.301265] systemd-udevd[384]: Qualcomm Atheros AR9331 built-in PHY: Device processed (SEQNUM=4548, ACTION=add) [ 151.303597] systemd-udevd[353]: RTL8201F Fast Ethernet: Device ready for processing (SEQNUM=4552, ACTION=add) [ 151.308786] systemd-udevd[384]: Qualcomm Atheros AR9331 built-in PHY: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 151.312770] systemd-udevd[353]: RTL8201F Fast Ethernet: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 151.315065] systemd-udevd[353]: RTL8208 Fast Ethernet: Device is queued (SEQNUM=4553, ACTION=add) [ 151.318039] systemd-udevd[396]: Qualcomm Atheros QCA9561 built-in PHY: Device processed (SEQNUM=4549, ACTION=add) [ 151.319914] systemd-udevd[396]: Qualcomm Atheros QCA9561 built-in PHY: sd-device-monitor(worker): Passed 213 byte to netlink monitor. [ 151.322292] systemd-udevd[391]: RTL8201F Fast Ethernet: Processing device (SEQNUM=4552, ACTION=add) [ 151.324633] systemd-udevd[353]: RTL8208 Fast Ethernet: Device ready for processing (SEQNUM=4553, ACTION=add) [ 151.326768] systemd-udevd[388]: Qualcomm QCA8081: Device processed (SEQNUM=4550, ACTION=add) [ 151.328836] systemd-udevd[388]: Qualcomm QCA8081: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 151.330975] systemd-udevd[353]: RTL8208 Fast Ethernet: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 151.333315] systemd-udevd[386]: RTL8201CP Ethernet: Device processed (SEQNUM=4551, ACTION=add) [ 151.335030] systemd-udevd[386]: RTL8201CP Ethernet: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 151.337768] systemd-udevd[353]: RTL8211 Gigabit Ethernet: Device is queued (SEQNUM=4554, ACTION=add) [ 151.339846] systemd-udevd[384]: RTL8208 Fast Ethernet: Processing device (SEQNUM=4553, ACTION=add) [ 151.342243] systemd-udevd[353]: RTL8211 Gigabit Ethernet: Device ready for processing (SEQNUM=4554, ACTION=add) [ 151.344272] systemd-udevd[353]: RTL8211 Gigabit Ethernet: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 151.346073] systemd-udevd[353]: RTL8211B Gigabit Ethernet: Device is queued (SEQNUM=4555, ACTION=add) [ 151.347796] systemd-udevd[353]: RTL8211B Gigabit Ethernet: Device ready for processing (SEQNUM=4555, ACTION=add) [ 151.350143] systemd-udevd[391]: RTL8201F Fast Ethernet: Device processed (SEQNUM=4552, ACTION=add) [ 151.351863] systemd-udevd[391]: RTL8201F Fast Ethernet: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 151.354226] systemd-udevd[388]: RTL8211B Gigabit Ethernet: Processing device (SEQNUM=4555, ACTION=add) [ 151.356550] systemd-udevd[384]: RTL8208 Fast Ethernet: Device processed (SEQNUM=4553, ACTION=add) [ 151.358653] systemd-udevd[353]: RTL8211B Gigabit Ethernet: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 151.363306] systemd-udevd[396]: RTL8211 Gigabit Ethernet: Processing device (SEQNUM=4554, ACTION=add) [ 151.369120] systemd-udevd[353]: RTL8211C Gigabit Ethernet: Device is queued (SEQNUM=4556, ACTION=add) [ 151.371011] systemd-udevd[353]: RTL8211C Gigabit Ethernet: Device ready for processing (SEQNUM=4556, ACTION=add) [ 151.373100] systemd-udevd[353]: RTL8211C Gigabit Ethernet: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 151.374887] systemd-udevd[353]: RTL8211DN Gigabit Ethernet: Device is queued (SEQNUM=4557, ACTION=add) [ 151.376805] systemd-udevd[353]: RTL8211DN Gigabit Ethernet: Device ready for processing (SEQNUM=4557, ACTION=add) [ 151.378568] systemd-udevd[353]: RTL8211DN Gigabit Ethernet: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 151.387560] systemd-udevd[384]: RTL8208 Fast Ethernet: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 151.390091] systemd-udevd[386]: RTL8211C Gigabit Ethernet: Processing device (SEQNUM=4556, ACTION=add) [ 151.392393] systemd-udevd[353]: RTL8211E Gigabit Ethernet: Device is queued (SEQNUM=4558, ACTION=add) [ 151.394552] systemd-udevd[388]: RTL8211B Gigabit Ethernet: Device processed (SEQNUM=4555, ACTION=add) [ 151.396578] systemd-udevd[388]: RTL8211B Gigabit Ethernet: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 151.398739] systemd-udevd[353]: RTL8211E Gigabit Ethernet: Device ready for processing (SEQNUM=4558, ACTION=add) [ 151.400817] systemd-udevd[353]: RTL8211E Gigabit Ethernet: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 151.402979] systemd-udevd[391]: RTL8211DN Gigabit Ethernet: Processing device (SEQNUM=4557, ACTION=add) [ 151.405482] systemd-udevd[353]: RTL8211F Gigabit Ethernet: Device is queued (SEQNUM=4559, ACTION=add) [ 151.407218] systemd-udevd[353]: RTL8211F Gigabit Ethernet: Device ready for processing (SEQNUM=4559, ACTION=add) [ 151.409221] systemd-udevd[353]: RTL8211F Gigabit Ethernet: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 151.410999] systemd-udevd[353]: RTL8211F-VD Gigabit Ethernet: Device is queued (SEQNUM=4560, ACTION=add) [ 151.413093] systemd-udevd[353]: RTL8211F-VD Gigabit Ethernet: Device ready for processing (SEQNUM=4560, ACTION=add) [ 151.415255] systemd-udevd[396]: RTL8211 Gigabit Ethernet: Device processed (SEQNUM=4554, ACTION=add) [ 151.419297] systemd-udevd[353]: RTL8211F-VD Gigabit Ethernet: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 151.424464] systemd-udevd[396]: RTL8211 Gigabit Ethernet: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 151.426925] systemd-udevd[353]: RTL8221B-VB-CG 2.5Gbps PHY: Device is queued (SEQNUM=4561, ACTION=add) [ 151.429234] systemd-udevd[353]: RTL8221B-VB-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=4561, ACTION=add) [ 151.431672] systemd-udevd[381]: RTL8211E Gigabit Ethernet: Processing device (SEQNUM=4558, ACTION=add) [ 151.434082] systemd-udevd[388]: RTL8211F-VD Gigabit Ethernet: Processing device (SEQNUM=4560, ACTION=add) [ 151.436384] systemd-udevd[353]: RTL8221B-VB-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 151.438705] systemd-udevd[384]: RTL8211F Gigabit Ethernet: Processing device (SEQNUM=4559, ACTION=add) [ 151.441203] systemd-udevd[353]: RTL8221B-VM-CG 2.5Gbps PHY: Device is queued (SEQNUM=4562, ACTION=add) [ 151.442938] systemd-udevd[353]: RTL8221B-VM-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=4562, ACTION=add) [ 151.444928] systemd-udevd[353]: RTL8221B-VM-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 151.447072] systemd-udevd[391]: RTL8211DN Gigabit Ethernet: Device processed (SEQNUM=4557, ACTION=add) [ 151.452603] systemd-udevd[353]: RTL8226 2.5Gbps PHY: Device is queued (SEQNUM=4563, ACTION=add) [ 151.455082] systemd-udevd[353]: RTL8226 2.5Gbps PHY: Device ready for processing (SEQNUM=4563, ACTION=add) [ 151.457882] systemd-udevd[353]: RTL8226 2.5Gbps PHY: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 151.460907] systemd-udevd[353]: RTL8226-CG 2.5Gbps PHY: Device is queued (SEQNUM=4564, ACTION=add) [ 151.463074] systemd-udevd[386]: RTL8211C Gigabit Ethernet: Device processed (SEQNUM=4556, ACTION=add) [ 151.465474] systemd-udevd[353]: RTL8226-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=4564, ACTION=add) [ 151.467595] systemd-udevd[386]: RTL8211C Gigabit Ethernet: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 151.470075] systemd-udevd[379]: RTL8226-CG 2.5Gbps PHY: Processing device (SEQNUM=4564, ACTION=add) [ 151.478697] systemd-udevd[380]: RTL8221B-VB-CG 2.5Gbps PHY: Processing device (SEQNUM=4561, ACTION=add) [ 151.481099] systemd-udevd[388]: RTL8211F-VD Gigabit Ethernet: Device processed (SEQNUM=4560, ACTION=add) [ 151.482841] systemd-udevd[388]: RTL8211F-VD Gigabit Ethernet: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 151.485204] systemd-udevd[382]: RTL8226 2.5Gbps PHY: Processing device (SEQNUM=4563, ACTION=add) [ 151.487279] systemd-udevd[353]: RTL8226-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 151.489656] systemd-udevd[396]: RTL8221B-VM-CG 2.5Gbps PHY: Processing device (SEQNUM=4562, ACTION=add) [ 151.491780] systemd-udevd[353]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Device is queued (SEQNUM=4565, ACTION=add) [ 151.493842] systemd-udevd[353]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=4565, ACTION=add) [ 151.496236] systemd-udevd[388]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Processing device (SEQNUM=4565, ACTION=add) [ 151.504736] systemd-udevd[391]: RTL8211DN Gigabit Ethernet: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.506922] systemd-udevd[379]: RTL8226-CG 2.5Gbps PHY: Device processed (SEQNUM=4564, ACTION=add) [ 151.509252] systemd-udevd[384]: RTL8211F Gigabit Ethernet: Device processed (SEQNUM=4559, ACTION=add) [ 151.511353] systemd-udevd[353]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 151.513884] systemd-udevd[384]: RTL8211F Gigabit Ethernet: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 151.516356] systemd-udevd[353]: RTL8226B_RTL8221B 2.5Gbps PHY: Device is queued (SEQNUM=4566, ACTION=add) [ 151.518098] systemd-udevd[353]: RTL8226B_RTL8221B 2.5Gbps PHY: Device ready for processing (SEQNUM=4566, ACTION=add) [ 151.519885] systemd-udevd[353]: RTL8226B_RTL8221B 2.5Gbps PHY: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 151.528643] systemd-udevd[381]: RTL8211E Gigabit Ethernet: Device processed (SEQNUM=4558, ACTION=add) [ 151.530375] systemd-udevd[381]: RTL8211E Gigabit Ethernet: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 151.532910] systemd-udevd[382]: RTL8226 2.5Gbps PHY: Device processed (SEQNUM=4563, ACTION=add) [ 151.534673] systemd-udevd[382]: RTL8226 2.5Gbps PHY: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 151.537074] systemd-udevd[379]: RTL8226-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 151.539217] systemd-udevd[384]: RTL8226B_RTL8221B 2.5Gbps PHY: Processing device (SEQNUM=4566, ACTION=add) [ 151.541530] systemd-udevd[396]: RTL8221B-VM-CG 2.5Gbps PHY: Device processed (SEQNUM=4562, ACTION=add) [ 151.543280] systemd-udevd[396]: RTL8221B-VM-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.545956] systemd-udevd[353]: RTL8365MB-VC Gigabit Ethernet: Device is queued (SEQNUM=4567, ACTION=add) [ 151.547849] systemd-udevd[353]: RTL8365MB-VC Gigabit Ethernet: Device ready for processing (SEQNUM=4567, ACTION=add) [ 151.549827] systemd-udevd[353]: RTL8365MB-VC Gigabit Ethernet: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 151.552261] systemd-udevd[380]: RTL8221B-VB-CG 2.5Gbps PHY: Device processed (SEQNUM=4561, ACTION=add) [ 151.554028] systemd-udevd[380]: RTL8221B-VB-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.562549] systemd-udevd[386]: RTL8365MB-VC Gigabit Ethernet: Processing device (SEQNUM=4567, ACTION=add) [ 151.565005] systemd-udevd[384]: RTL8226B_RTL8221B 2.5Gbps PHY: Device processed (SEQNUM=4566, ACTION=add) [ 151.567153] systemd-udevd[353]: RTL8366RB Gigabit Ethernet: Device is queued (SEQNUM=4568, ACTION=add) [ 151.569105] systemd-udevd[353]: RTL8366RB Gigabit Ethernet: Device ready for processing (SEQNUM=4568, ACTION=add) [ 151.570866] systemd-udevd[353]: RTL8366RB Gigabit Ethernet: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 151.573215] systemd-udevd[396]: RTL8366RB Gigabit Ethernet: Processing device (SEQNUM=4568, ACTION=add) [ 151.575335] systemd-udevd[353]: RTL9000AA_RTL9000AN Ethernet: Device is queued (SEQNUM=4569, ACTION=add) [ 151.577614] systemd-udevd[384]: RTL8226B_RTL8221B 2.5Gbps PHY: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 151.579800] systemd-udevd[353]: RTL9000AA_RTL9000AN Ethernet: Device ready for processing (SEQNUM=4569, ACTION=add) [ 151.582003] systemd-udevd[353]: RTL9000AA_RTL9000AN Ethernet: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 151.584431] systemd-udevd[388]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Device processed (SEQNUM=4565, ACTION=add) [ 151.586600] systemd-udevd[353]: Rockchip integrated EPHY: Device is queued (SEQNUM=4570, ACTION=add) [ 151.588622] systemd-udevd[353]: Rockchip integrated EPHY: Device ready for processing (SEQNUM=4570, ACTION=add) [ 151.597118] systemd-udevd[388]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 151.599354] systemd-udevd[384]: Rockchip integrated EPHY: Processing device (SEQNUM=4570, ACTION=add) [ 151.601629] systemd-udevd[353]: Rockchip integrated EPHY: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 151.603792] systemd-udevd[391]: RTL9000AA_RTL9000AN Ethernet: Processing device (SEQNUM=4569, ACTION=add) [ 151.606276] systemd-udevd[353]: TI DP83867: Device is queued (SEQNUM=4571, ACTION=add) [ 151.608229] systemd-udevd[353]: TI DP83867: Device ready for processing (SEQNUM=4571, ACTION=add) [ 151.609975] systemd-udevd[353]: TI DP83867: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 151.611716] systemd-udevd[353]: TI DP83TD510E: Device is queued (SEQNUM=4572, ACTION=add) [ 151.613745] systemd-udevd[353]: TI DP83TD510E: Device ready for processing (SEQNUM=4572, ACTION=add) [ 151.615620] systemd-udevd[353]: TI DP83TD510E: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 151.618021] systemd-udevd[386]: RTL8365MB-VC Gigabit Ethernet: Device processed (SEQNUM=4567, ACTION=add) [ 151.619771] systemd-udevd[386]: RTL8365MB-VC Gigabit Ethernet: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 151.622146] systemd-udevd[353]: Vitesse VSC7385: Device is queued (SEQNUM=4573, ACTION=add) [ 151.623854] systemd-udevd[353]: Vitesse VSC7385: Device ready for processing (SEQNUM=4573, ACTION=add) [ 151.626314] systemd-udevd[388]: TI DP83867: Processing device (SEQNUM=4571, ACTION=add) [ 151.628645] systemd-udevd[384]: Rockchip integrated EPHY: Device processed (SEQNUM=4570, ACTION=add) [ 151.630402] systemd-udevd[384]: Rockchip integrated EPHY: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 151.633236] systemd-udevd[353]: Vitesse VSC7385: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.635012] systemd-udevd[353]: Vitesse VSC7388: Device is queued (SEQNUM=4574, ACTION=add) [ 151.636926] systemd-udevd[353]: Vitesse VSC7388: Device ready for processing (SEQNUM=4574, ACTION=add) [ 151.638675] systemd-udevd[353]: Vitesse VSC7388: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.640714] systemd-udevd[353]: Vitesse VSC7395: Device is queued (SEQNUM=4575, ACTION=add) [ 151.643023] systemd-udevd[391]: RTL9000AA_RTL9000AN Ethernet: Device processed (SEQNUM=4569, ACTION=add) [ 151.645051] systemd-udevd[391]: RTL9000AA_RTL9000AN Ethernet: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 151.647288] systemd-udevd[353]: Vitesse VSC7395: Device ready for processing (SEQNUM=4575, ACTION=add) [ 151.649369] systemd-udevd[353]: Vitesse VSC7395: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.651484] systemd-udevd[381]: TI DP83TD510E: Processing device (SEQNUM=4572, ACTION=add) [ 151.653954] systemd-udevd[384]: Vitesse VSC7388: Processing device (SEQNUM=4574, ACTION=add) [ 151.656263] systemd-udevd[353]: Vitesse VSC7398: Device is queued (SEQNUM=4576, ACTION=add) [ 151.657989] systemd-udevd[353]: Vitesse VSC7398: Device ready for processing (SEQNUM=4576, ACTION=add) [ 151.659714] systemd-udevd[353]: Vitesse VSC7398: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.662106] systemd-udevd[380]: Vitesse VSC7385: Processing device (SEQNUM=4573, ACTION=add) [ 151.664392] systemd-udevd[384]: Vitesse VSC7388: Device processed (SEQNUM=4574, ACTION=add) [ 151.666513] systemd-udevd[396]: RTL8366RB Gigabit Ethernet: Device processed (SEQNUM=4568, ACTION=add) [ 151.668513] systemd-udevd[396]: RTL8366RB Gigabit Ethernet: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 151.670683] systemd-udevd[386]: Vitesse VSC7395: Processing device (SEQNUM=4575, ACTION=add) [ 151.673190] systemd-udevd[380]: Vitesse VSC7385: Device processed (SEQNUM=4573, ACTION=add) [ 151.674911] systemd-udevd[380]: Vitesse VSC7385: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.678701] systemd-udevd[381]: TI DP83TD510E: Device processed (SEQNUM=4572, ACTION=add) [ 151.683949] systemd-udevd[353]: Vitesse VSC8211: Device is queued (SEQNUM=4577, ACTION=add) [ 151.686351] systemd-udevd[353]: Vitesse VSC8211: Device ready for processing (SEQNUM=4577, ACTION=add) [ 151.688526] systemd-udevd[353]: Vitesse VSC8211: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.690891] systemd-udevd[388]: TI DP83867: Device processed (SEQNUM=4571, ACTION=add) [ 151.692929] systemd-udevd[388]: TI DP83867: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 151.695016] systemd-udevd[353]: Vitesse VSC8221: Device is queued (SEQNUM=4578, ACTION=add) [ 151.697283] systemd-udevd[384]: Vitesse VSC7388: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.699390] systemd-udevd[381]: TI DP83TD510E: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 151.701749] systemd-udevd[382]: Vitesse VSC8211: Processing device (SEQNUM=4577, ACTION=add) [ 151.703794] systemd-udevd[391]: Vitesse VSC7398: Processing device (SEQNUM=4576, ACTION=add) [ 151.706319] systemd-udevd[353]: Vitesse VSC8221: Device ready for processing (SEQNUM=4578, ACTION=add) [ 151.708238] systemd-udevd[353]: Vitesse VSC8221: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.709983] systemd-udevd[353]: Vitesse VSC8234: Device is queued (SEQNUM=4579, ACTION=add) [ 151.711653] systemd-udevd[353]: Vitesse VSC8234: Device ready for processing (SEQNUM=4579, ACTION=add) [ 151.714017] systemd-udevd[396]: Vitesse VSC8221: Processing device (SEQNUM=4578, ACTION=add) [ 151.716309] systemd-udevd[353]: Vitesse VSC8234: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.718053] systemd-udevd[353]: Vitesse VSC8244: Device is queued (SEQNUM=4580, ACTION=add) [ 151.719739] systemd-udevd[353]: Vitesse VSC8244: Device ready for processing (SEQNUM=4580, ACTION=add) [ 151.721684] systemd-udevd[353]: Vitesse VSC8244: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.723790] systemd-udevd[382]: Vitesse VSC8211: Device processed (SEQNUM=4577, ACTION=add) [ 151.725832] systemd-udevd[382]: Vitesse VSC8211: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.728234] systemd-udevd[353]: Vitesse VSC8572: Device is queued (SEQNUM=4581, ACTION=add) [ 151.729945] systemd-udevd[353]: Vitesse VSC8572: Device ready for processing (SEQNUM=4581, ACTION=add) [ 151.732215] systemd-udevd[396]: Vitesse VSC8221: Device processed (SEQNUM=4578, ACTION=add) [ 151.734423] systemd-udevd[353]: Vitesse VSC8572: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.736834] systemd-udevd[396]: Vitesse VSC8221: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.738931] systemd-udevd[381]: Vitesse VSC8572: Processing device (SEQNUM=4581, ACTION=add) [ 151.741202] systemd-udevd[384]: Vitesse VSC8234: Processing device (SEQNUM=4579, ACTION=add) [ 151.743269] systemd-udevd[386]: Vitesse VSC7395: Device processed (SEQNUM=4575, ACTION=add) [ 151.745218] systemd-udevd[386]: Vitesse VSC7395: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.747363] systemd-udevd[353]: Vitesse VSC8601: Device is queued (SEQNUM=4582, ACTION=add) [ 151.749237] systemd-udevd[353]: Vitesse VSC8601: Device ready for processing (SEQNUM=4582, ACTION=add) [ 151.750948] systemd-udevd[353]: Vitesse VSC8601: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.753437] systemd-udevd[391]: Vitesse VSC7398: Device processed (SEQNUM=4576, ACTION=add) [ 151.755487] systemd-udevd[388]: Vitesse VSC8244: Processing device (SEQNUM=4580, ACTION=add) [ 151.757815] systemd-udevd[381]: Vitesse VSC8572: Device processed (SEQNUM=4581, ACTION=add) [ 151.759911] systemd-udevd[353]: Vitesse VSC8662: Device is queued (SEQNUM=4583, ACTION=add) [ 151.761790] systemd-udevd[353]: Vitesse VSC8662: Device ready for processing (SEQNUM=4583, ACTION=add) [ 151.763659] systemd-udevd[353]: Vitesse VSC8662: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.765638] systemd-udevd[353]: mv88e2110: Device is queued (SEQNUM=4584, ACTION=add) [ 151.767737] systemd-udevd[384]: Vitesse VSC8234: Device processed (SEQNUM=4579, ACTION=add) [ 151.770089] systemd-udevd[391]: Vitesse VSC7398: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.772393] systemd-udevd[381]: Vitesse VSC8572: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.774579] systemd-udevd[353]: mv88e2110: Device ready for processing (SEQNUM=4584, ACTION=add) [ 151.776590] systemd-udevd[353]: mv88e2110: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 151.778698] systemd-udevd[386]: Vitesse VSC8662: Processing device (SEQNUM=4583, ACTION=add) [ 151.781030] systemd-udevd[353]: mv88e2111: Device is queued (SEQNUM=4585, ACTION=add) [ 151.782712] systemd-udevd[353]: mv88e2111: Device ready for processing (SEQNUM=4585, ACTION=add) [ 151.784797] systemd-udevd[353]: mv88e2111: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 151.786894] systemd-udevd[391]: mv88e2111: Processing device (SEQNUM=4585, ACTION=add) [ 151.789225] systemd-udevd[353]: mv88x3310: Device is queued (SEQNUM=4586, ACTION=add) [ 151.790905] systemd-udevd[353]: mv88x3310: Device ready for processing (SEQNUM=4586, ACTION=add) [ 151.792855] systemd-udevd[353]: mv88x3310: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 151.794588] systemd-udevd[353]: mv88x3340: Device is queued (SEQNUM=4587, ACTION=add) [ 151.796510] systemd-udevd[353]: mv88x3340: Device ready for processing (SEQNUM=4587, ACTION=add) [ 151.798583] systemd-udevd[388]: Vitesse VSC8244: Device processed (SEQNUM=4580, ACTION=add) [ 151.800929] systemd-udevd[381]: mv88x3310: Processing device (SEQNUM=4586, ACTION=add) [ 151.802985] systemd-udevd[388]: Vitesse VSC8244: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.805701] systemd-udevd[380]: mv88e2110: Processing device (SEQNUM=4584, ACTION=add) [ 151.807771] systemd-udevd[396]: Vitesse VSC8601: Processing device (SEQNUM=4582, ACTION=add) [ 151.810055] systemd-udevd[382]: mv88x3340: Processing device (SEQNUM=4587, ACTION=add) [ 151.812324] systemd-udevd[380]: mv88e2110: Device processed (SEQNUM=4584, ACTION=add) [ 151.814530] systemd-udevd[384]: Vitesse VSC8234: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.817008] systemd-udevd[353]: mv88x3340: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 151.818767] systemd-udevd[353]: phy-bcm-ns2-pci: Device is queued (SEQNUM=4588, ACTION=add) [ 151.820729] systemd-udevd[353]: phy-bcm-ns2-pci: Device ready for processing (SEQNUM=4588, ACTION=add) [ 151.822827] systemd-udevd[380]: mv88e2110: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 151.825167] systemd-udevd[353]: phy-bcm-ns2-pci: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 151.827295] systemd-udevd[384]: phy-bcm-ns2-pci: Processing device (SEQNUM=4588, ACTION=add) [ 151.829618] systemd-udevd[391]: mv88e2111: Device processed (SEQNUM=4585, ACTION=add) [ 151.831307] systemd-udevd[391]: mv88e2111: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 151.839812] systemd-udevd[353]: memory: Device is queued (SEQNUM=4589, ACTION=add) [ 151.841689] systemd-udevd[353]: memory: Device ready for processing (SEQNUM=4589, ACTION=add) [ 151.843399] systemd-udevd[353]: memory: sd-device-monitor(manager): Passed 161 byte to netlink monitor. [ 151.845468] systemd-udevd[353]: memory_tiering: Device is queued (SEQNUM=4590, ACTION=add) [ 151.847699] systemd-udevd[382]: mv88x3340: Device processed (SEQNUM=4587, ACTION=add) [ 151.852877] systemd-udevd[382]: mv88x3340: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 151.859097] systemd-udevd[386]: Vitesse VSC8662: Device processed (SEQNUM=4583, ACTION=add) [ 151.864650] systemd-udevd[386]: Vitesse VSC8662: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.866787] systemd-udevd[388]: memory: Processing device (SEQNUM=4589, ACTION=add) [ 151.869171] systemd-udevd[353]: memory_tiering: Device ready for processing (SEQNUM=4590, ACTION=add) [ 151.870898] systemd-udevd[353]: memory_tiering: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 151.873230] systemd-udevd[396]: Vitesse VSC8601: Device processed (SEQNUM=4582, ACTION=add) [ 151.874943] systemd-udevd[396]: Vitesse VSC8601: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.877242] systemd-udevd[381]: mv88x3310: Device processed (SEQNUM=4586, ACTION=add) [ 151.878945] systemd-udevd[381]: mv88x3310: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 151.881353] systemd-udevd[384]: phy-bcm-ns2-pci: Device processed (SEQNUM=4588, ACTION=add) [ 151.883817] systemd-udevd[353]: mipi-dsi: Device is queued (SEQNUM=4591, ACTION=add) [ 151.886212] systemd-udevd[384]: phy-bcm-ns2-pci: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 151.888740] systemd-udevd[353]: mipi-dsi: Device ready for processing (SEQNUM=4591, ACTION=add) [ 151.890832] systemd-udevd[396]: mipi-dsi: Processing device (SEQNUM=4591, ACTION=add) [ 151.893192] systemd-udevd[391]: memory_tiering: Processing device (SEQNUM=4590, ACTION=add) [ 151.895299] systemd-udevd[353]: mipi-dsi: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 151.897459] systemd-udevd[353]: mmc: Device is queued (SEQNUM=4592, ACTION=add) [ 151.899145] systemd-udevd[353]: mmc: Device ready for processing (SEQNUM=4592, ACTION=add) [ 151.901083] systemd-udevd[353]: mmc: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 151.903189] systemd-udevd[388]: memory: Device processed (SEQNUM=4589, ACTION=add) [ 151.906959] systemd-udevd[388]: memory: sd-device-monitor(worker): Passed 161 byte to netlink monitor. [ 151.912795] systemd-udevd[384]: mmc: Processing device (SEQNUM=4592, ACTION=add) [ 151.915005] systemd-udevd[396]: mipi-dsi: Device processed (SEQNUM=4591, ACTION=add) [ 151.917008] systemd-udevd[396]: mipi-dsi: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 151.919128] systemd-udevd[353]: mmcblk: Device is queued (SEQNUM=4593, ACTION=add) [ 151.922714] systemd-udevd[353]: mmcblk: SEQNUM=4593 blocked by SEQNUM=4592 [ 151.928918] systemd-udevd[391]: memory_tiering: Device processed (SEQNUM=4590, ACTION=add) [ 151.933264] systemd-udevd[353]: mmc_rpmb: Device is queued (SEQNUM=4594, ACTION=add) [ 151.935341] systemd-udevd[391]: memory_tiering: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 151.937820] systemd-udevd[353]: mmc_rpmb: Device ready for processing (SEQNUM=4594, ACTION=add) [ 151.939527] systemd-udevd[353]: mmc_rpmb: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 151.941462] systemd-udevd[353]: node: Device is queued (SEQNUM=4595, ACTION=add) [ 151.943489] systemd-udevd[384]: mmc: Device processed (SEQNUM=4592, ACTION=add) [ 151.945875] systemd-udevd[353]: node: Device ready for processing (SEQNUM=4595, ACTION=add) [ 151.947949] systemd-udevd[384]: mmc: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 151.950243] systemd-udevd[353]: node: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 151.952557] systemd-udevd[388]: node: Processing device (SEQNUM=4595, ACTION=add) [ 151.954600] systemd-udevd[396]: mmc_rpmb: Processing device (SEQNUM=4594, ACTION=add) [ 151.957156] systemd-udevd[353]: nvmem: Device is queued (SEQNUM=4596, ACTION=add) [ 151.959273] systemd-udevd[388]: node: Device processed (SEQNUM=4595, ACTION=add) [ 151.961457] systemd-udevd[388]: node: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 151.963768] systemd-udevd[353]: mmcblk: Device ready for processing (SEQNUM=4593, ACTION=add) [ 151.965769] systemd-udevd[353]: mmcblk: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 151.967615] systemd-udevd[353]: nvmem: Device ready for processing (SEQNUM=4596, ACTION=add) [ 151.969768] systemd-udevd[353]: nvmem: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 151.971965] systemd-udevd[384]: mmcblk: Processing device (SEQNUM=4593, ACTION=add) [ 151.974319] systemd-udevd[386]: nvmem: Processing device (SEQNUM=4596, ACTION=add) [ 151.976695] systemd-udevd[353]: pci: Device is queued (SEQNUM=4597, ACTION=add) [ 151.978454] systemd-udevd[353]: pci: Device ready for processing (SEQNUM=4597, ACTION=add) [ 151.980973] systemd-udevd[384]: mmcblk: Device processed (SEQNUM=4593, ACTION=add) [ 151.983374] systemd-udevd[353]: pci: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 151.989504] systemd-udevd[384]: mmcblk: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 151.993512] systemd-udevd[353]: 8250_pericom: Device is queued (SEQNUM=4598, ACTION=add) [ 151.995255] systemd-udevd[353]: 8250_pericom: SEQNUM=4598 blocked by SEQNUM=4597 [ 151.997276] systemd-udevd[353]: ahci: Device is queued (SEQNUM=4599, ACTION=add) [ 151.999289] systemd-udevd[396]: mmc_rpmb: Device processed (SEQNUM=4594, ACTION=add) [ 152.001737] systemd-udevd[353]: ahci: SEQNUM=4599 blocked by SEQNUM=4597 [ 152.004284] systemd-udevd[396]: mmc_rpmb: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 152.006413] systemd-udevd[353]: amd-xgbe: Device is queued (SEQNUM=4600, ACTION=add) [ 152.008359] systemd-udevd[353]: amd-xgbe: SEQNUM=4600 blocked by SEQNUM=4597 [ 152.010449] systemd-udevd[386]: nvmem: Device processed (SEQNUM=4596, ACTION=add) [ 152.012546] systemd-udevd[386]: nvmem: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 152.014628] systemd-udevd[353]: bnxt_en: Device is queued (SEQNUM=4601, ACTION=add) [ 152.017045] systemd-udevd[388]: pci: Processing device (SEQNUM=4597, ACTION=add) [ 152.019139] systemd-udevd[353]: bnxt_en: SEQNUM=4601 blocked by SEQNUM=4597 [ 152.021094] systemd-udevd[353]: bochs-drm: Device is queued (SEQNUM=4602, ACTION=add) [ 152.022831] systemd-udevd[353]: bochs-drm: SEQNUM=4602 blocked by SEQNUM=4597 [ 152.024736] systemd-udevd[353]: cavium_rng_pf: Device is queued (SEQNUM=4603, ACTION=add) [ 152.026601] systemd-udevd[353]: cavium_rng_pf: SEQNUM=4603 blocked by SEQNUM=4597 [ 152.029044] systemd-udevd[388]: pci: Device processed (SEQNUM=4597, ACTION=add) [ 152.031132] systemd-udevd[388]: pci: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 152.034144] systemd-udevd[353]: cavium_rng_vf: Device is queued (SEQNUM=4604, ACTION=add) [ 152.035828] systemd-udevd[353]: cavium_rng_vf: SEQNUM=4604 blocked by SEQNUM=4597 [ 152.037896] systemd-udevd[353]: ci_hdrc_pci: Device is queued (SEQNUM=4605, ACTION=add) [ 152.039603] systemd-udevd[353]: 8250_pericom: Device ready for processing (SEQNUM=4598, ACTION=add) [ 152.041612] systemd-udevd[353]: 8250_pericom: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 152.043371] systemd-udevd[353]: ahci: Device ready for processing (SEQNUM=4599, ACTION=add) [ 152.045571] systemd-udevd[353]: ahci: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 152.047269] systemd-udevd[353]: amd-xgbe: Device ready for processing (SEQNUM=4600, ACTION=add) [ 152.049175] systemd-udevd[353]: amd-xgbe: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 152.050875] systemd-udevd[353]: bnxt_en: Device ready for processing (SEQNUM=4601, ACTION=add) [ 152.055745] systemd-udevd[396]: ahci: Processing device (SEQNUM=4599, ACTION=add) [ 152.061615] systemd-udevd[353]: bnxt_en: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 152.063385] systemd-udevd[353]: bochs-drm: Device ready for processing (SEQNUM=4602, ACTION=add) [ 152.065479] systemd-udevd[353]: bochs-drm: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 152.067201] systemd-udevd[353]: cavium_rng_pf: Device ready for processing (SEQNUM=4603, ACTION=add) [ 152.069367] systemd-udevd[353]: cavium_rng_pf: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 152.071539] systemd-udevd[388]: amd-xgbe: Processing device (SEQNUM=4600, ACTION=add) [ 152.073859] systemd-udevd[353]: cavium_rng_vf: Device ready for processing (SEQNUM=4604, ACTION=add) [ 152.075573] systemd-udevd[353]: cavium_rng_vf: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 152.077596] systemd-udevd[353]: ci_hdrc_pci: Device ready for processing (SEQNUM=4605, ACTION=add) [ 152.079313] systemd-udevd[353]: ci_hdrc_pci: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 152.081271] systemd-udevd[353]: cn10k_rng: Device is queued (SEQNUM=4606, ACTION=add) [ 152.083383] systemd-udevd[384]: 8250_pericom: Processing device (SEQNUM=4598, ACTION=add) [ 152.085741] systemd-udevd[353]: cn10k_rng: Device ready for processing (SEQNUM=4606, ACTION=add) [ 152.091322] systemd-udevd[379]: cn10k_rng: Processing device (SEQNUM=4606, ACTION=add) [ 152.093647] systemd-udevd[353]: cn10k_rng: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 152.095371] systemd-udevd[353]: dwc3-haps: Device is queued (SEQNUM=4607, ACTION=add) [ 152.097362] systemd-udevd[353]: dwc3-haps: Device ready for processing (SEQNUM=4607, ACTION=add) [ 152.099063] systemd-udevd[353]: dwc3-haps: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 152.101497] systemd-udevd[380]: cavium_rng_vf: Processing device (SEQNUM=4604, ACTION=add) [ 152.106696] systemd-udevd[382]: ci_hdrc_pci: Processing device (SEQNUM=4605, ACTION=add) [ 152.109166] systemd-udevd[391]: bochs-drm: Processing device (SEQNUM=4602, ACTION=add) [ 152.111275] systemd-udevd[386]: bnxt_en: Processing device (SEQNUM=4601, ACTION=add) [ 152.113690] systemd-udevd[382]: ci_hdrc_pci: Device processed (SEQNUM=4605, ACTION=add) [ 152.115760] systemd-udevd[353]: dwc3-pci: Device is queued (SEQNUM=4608, ACTION=add) [ 152.117716] systemd-udevd[353]: dwc3-pci: Device ready for processing (SEQNUM=4608, ACTION=add) [ 152.119421] systemd-udevd[353]: dwc3-pci: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 152.121885] systemd-udevd[381]: cavium_rng_pf: Processing device (SEQNUM=4603, ACTION=add) [ 152.124338] systemd-udevd[353]: e1000: Device is queued (SEQNUM=4609, ACTION=add) [ 152.126005] systemd-udevd[353]: e1000: Device ready for processing (SEQNUM=4609, ACTION=add) [ 152.127690] systemd-udevd[353]: e1000: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 152.133033] systemd-udevd[383]: dwc3-haps: Processing device (SEQNUM=4607, ACTION=add) [ 152.135542] systemd-udevd[379]: cn10k_rng: Device processed (SEQNUM=4606, ACTION=add) [ 152.137511] systemd-udevd[379]: cn10k_rng: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 152.139771] systemd-udevd[382]: ci_hdrc_pci: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 152.142245] systemd-udevd[353]: e1000e: Device is queued (SEQNUM=4610, ACTION=add) [ 152.143896] systemd-udevd[353]: e1000e: Device ready for processing (SEQNUM=4610, ACTION=add) [ 152.146273] systemd-udevd[382]: e1000e: Processing device (SEQNUM=4610, ACTION=add) [ 152.151401] systemd-udevd[389]: dwc3-pci: Processing device (SEQNUM=4608, ACTION=add) [ 152.153829] systemd-udevd[353]: e1000e: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 152.155534] systemd-udevd[353]: ehci-pci: Device is queued (SEQNUM=4611, ACTION=add) [ 152.158004] systemd-udevd[396]: ahci: Device processed (SEQNUM=4599, ACTION=add) [ 152.160374] systemd-udevd[353]: ehci-pci: Device ready for processing (SEQNUM=4611, ACTION=add) [ 152.162533] systemd-udevd[396]: ahci: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 152.164865] systemd-udevd[353]: ehci-pci: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 152.166597] systemd-udevd[353]: ena: Device is queued (SEQNUM=4612, ACTION=add) [ 152.168529] systemd-udevd[353]: ena: Device ready for processing (SEQNUM=4612, ACTION=add) [ 152.170220] systemd-udevd[353]: ena: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 152.180578] systemd-udevd[395]: e1000: Processing device (SEQNUM=4609, ACTION=add) [ 152.182681] systemd-udevd[379]: ehci-pci: Processing device (SEQNUM=4611, ACTION=add) [ 152.185101] systemd-udevd[382]: e1000e: Device processed (SEQNUM=4610, ACTION=add) [ 152.186831] systemd-udevd[382]: e1000e: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 152.191126] systemd-udevd[353]: exar_serial: Device is queued (SEQNUM=4613, ACTION=add) [ 152.197136] systemd-udevd[383]: dwc3-haps: Device processed (SEQNUM=4607, ACTION=add) [ 152.199268] systemd-udevd[379]: ehci-pci: Device processed (SEQNUM=4611, ACTION=add) [ 152.201282] systemd-udevd[379]: ehci-pci: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 152.206482] systemd-udevd[396]: ena: Processing device (SEQNUM=4612, ACTION=add) [ 152.208943] systemd-udevd[388]: amd-xgbe: Device processed (SEQNUM=4600, ACTION=add) [ 152.210711] systemd-udevd[388]: amd-xgbe: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 152.213092] systemd-udevd[353]: vda1: Received inotify event for /dev/vda1. [ 152.215199] systemd-udevd[384]: 8250_pericom: Device processed (SEQNUM=4598, ACTION=add) [ 152.217235] systemd-udevd[384]: 8250_pericom: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 152.219413] systemd-udevd[381]: cavium_rng_pf: Device processed (SEQNUM=4603, ACTION=add) [ 152.221491] systemd-udevd[381]: cavium_rng_pf: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 152.223666] systemd-udevd[380]: cavium_rng_vf: Device processed (SEQNUM=4604, ACTION=add) [ 152.225709] systemd-udevd[380]: cavium_rng_vf: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 152.227960] systemd-udevd[391]: bochs-drm: Device processed (SEQNUM=4602, ACTION=add) [ 152.230091] systemd-udevd[391]: bochs-drm: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 152.233355] systemd-udevd[353]: vda1: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 [ 152.240640] systemd-udevd[386]: bnxt_en: Device processed (SEQNUM=4601, ACTION=add) [ 152.242546] systemd-udevd[386]: bnxt_en: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 152.244864] systemd-udevd[353]: exar_serial: Device ready for processing (SEQNUM=4613, ACTION=add) [ 152.246548] systemd-udevd[353]: exar_serial: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 152.248534] systemd-udevd[353]: fsl_enetc: Device is queued (SEQNUM=4614, ACTION=add) [ 152.250617] systemd-udevd[395]: e1000: Device processed (SEQNUM=4609, ACTION=add) [ 152.255716] systemd-udevd[392]: exar_serial: Processing device (SEQNUM=4613, ACTION=add) [ 152.258074] systemd-udevd[383]: dwc3-haps: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 152.260371] systemd-udevd[353]: fsl_enetc: Device ready for processing (SEQNUM=4614, ACTION=add) [ 152.262055] systemd-udevd[353]: fsl_enetc: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 152.264405] systemd-udevd[395]: e1000: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 152.266584] systemd-udevd[353]: fsl_enetc_mdio: Device is queued (SEQNUM=4615, ACTION=add) [ 152.268527] systemd-udevd[353]: fsl_enetc_mdio: Device ready for processing (SEQNUM=4615, ACTION=add) [ 152.270237] systemd-udevd[353]: fsl_enetc_mdio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 152.272328] systemd-udevd[353]: fsl_enetc_ptp: Device is queued (SEQNUM=4616, ACTION=add) [ 152.274006] systemd-udevd[353]: fsl_enetc_ptp: Device ready for processing (SEQNUM=4616, ACTION=add) [ 152.275691] systemd-udevd[353]: fsl_enetc_ptp: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 152.277879] systemd-udevd[353]: fsl_enetc_vf: Device is queued (SEQNUM=4617, ACTION=add) [ 152.279537] systemd-udevd[353]: fsl_enetc_vf: Device ready for processing (SEQNUM=4617, ACTION=add) [ 152.281675] systemd-udevd[353]: fsl_enetc_vf: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 152.283393] systemd-udevd[353]: hisi_sas_v3_hw: Device is queued (SEQNUM=4618, ACTION=add) [ 152.285402] systemd-udevd[353]: hisi_sas_v3_hw: Device ready for processing (SEQNUM=4618, ACTION=add) [ 152.287091] systemd-udevd[353]: hisi_sas_v3_hw: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 152.289577] systemd-udevd[384]: fsl_enetc: Processing device (SEQNUM=4614, ACTION=add) [ 152.291875] systemd-udevd[353]: hns3: Device is queued (SEQNUM=4619, ACTION=add) [ 152.293759] systemd-udevd[353]: hns3: Device ready for processing (SEQNUM=4619, ACTION=add) [ 152.295485] systemd-udevd[353]: hns3: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 152.298026] systemd-udevd[388]: fsl_enetc_mdio: Processing device (SEQNUM=4615, ACTION=add) [ 152.300538] systemd-udevd[353]: i40e: Device is queued (SEQNUM=4620, ACTION=add) [ 152.302217] systemd-udevd[353]: i40e: Device ready for processing (SEQNUM=4620, ACTION=add) [ 152.304627] systemd-udevd[382]: i40e: Processing device (SEQNUM=4620, ACTION=add) [ 152.306687] systemd-udevd[353]: i40e: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 152.309175] systemd-udevd[386]: fsl_enetc_ptp: Processing device (SEQNUM=4616, ACTION=add) [ 152.311299] systemd-udevd[353]: igb: Device is queued (SEQNUM=4621, ACTION=add) [ 152.313218] systemd-udevd[353]: igb: Device ready for processing (SEQNUM=4621, ACTION=add) [ 152.315374] systemd-udevd[379]: igb: Processing device (SEQNUM=4621, ACTION=add) [ 152.317919] systemd-udevd[389]: dwc3-pci: Device processed (SEQNUM=4608, ACTION=add) [ 152.319710] systemd-udevd[389]: dwc3-pci: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 152.322091] systemd-udevd[391]: fsl_enetc_vf: Processing device (SEQNUM=4617, ACTION=add) [ 152.324392] systemd-udevd[353]: igb: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 152.326567] systemd-udevd[380]: hns3: Processing device (SEQNUM=4619, ACTION=add) [ 152.328813] systemd-udevd[353]: igbvf: Device is queued (SEQNUM=4622, ACTION=add) [ 152.331082] systemd-udevd[379]: igb: Device processed (SEQNUM=4621, ACTION=add) [ 152.333189] systemd-udevd[379]: igb: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 152.335376] systemd-udevd[396]: ena: Device processed (SEQNUM=4612, ACTION=add) [ 152.337292] systemd-udevd[396]: ena: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 152.339478] systemd-udevd[392]: exar_serial: Device processed (SEQNUM=4613, ACTION=add) [ 152.341597] systemd-udevd[392]: exar_serial: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 152.343785] systemd-udevd[381]: hisi_sas_v3_hw: Processing device (SEQNUM=4618, ACTION=add) [ 152.346201] systemd-udevd[388]: fsl_enetc_mdio: Device processed (SEQNUM=4615, ACTION=add) [ 152.348263] systemd-udevd[388]: fsl_enetc_mdio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 152.350493] systemd-udevd[384]: fsl_enetc: Device processed (SEQNUM=4614, ACTION=add) [ 152.352695] systemd-udevd[384]: fsl_enetc: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 152.354924] systemd-udevd[382]: i40e: Device processed (SEQNUM=4620, ACTION=add) [ 152.356939] systemd-udevd[382]: i40e: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 152.359144] systemd-udevd[386]: fsl_enetc_ptp: Device processed (SEQNUM=4616, ACTION=add) [ 152.361300] systemd-udevd[386]: fsl_enetc_ptp: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 152.363535] systemd-udevd[391]: fsl_enetc_vf: Device processed (SEQNUM=4617, ACTION=add) [ 152.365658] systemd-udevd[391]: fsl_enetc_vf: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 152.367909] systemd-udevd[381]: hisi_sas_v3_hw: Device processed (SEQNUM=4618, ACTION=add) [ 152.369923] systemd-udevd[381]: hisi_sas_v3_hw: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 152.372337] systemd-udevd[380]: hns3: Device processed (SEQNUM=4619, ACTION=add) [ 152.374090] systemd-udevd[380]: hns3: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 152.376421] systemd-udevd[353]: igbvf: Device ready for processing (SEQNUM=4622, ACTION=add) [ 152.378134] systemd-udevd[353]: igbvf: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 152.379910] systemd-udevd[353]: isp1760: Device is queued (SEQNUM=4623, ACTION=add) [ 152.388752] systemd-udevd[383]: igbvf: Processing device (SEQNUM=4622, ACTION=add) [ 152.391000] systemd-udevd[353]: isp1760: Device ready for processing (SEQNUM=4623, ACTION=add) [ 152.392985] systemd-udevd[353]: isp1760: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 152.394727] systemd-udevd[353]: mdio_thunder: Device is queued (SEQNUM=4624, ACTION=add) [ 152.396789] systemd-udevd[353]: mdio_thunder: Device ready for processing (SEQNUM=4624, ACTION=add) [ 152.398523] systemd-udevd[353]: mdio_thunder: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 152.400532] systemd-udevd[353]: megaraid_sas: Device is queued (SEQNUM=4625, ACTION=add) [ 152.402225] systemd-udevd[353]: megaraid_sas: Device ready for processing (SEQNUM=4625, ACTION=add) [ 152.411758] systemd-udevd[384]: isp1760: Processing device (SEQNUM=4623, ACTION=add) [ 152.415259] systemd-udevd[383]: igbvf: Device processed (SEQNUM=4622, ACTION=add) [ 152.417669] systemd-udevd[396]: mdio_thunder: Processing device (SEQNUM=4624, ACTION=add) [ 152.419795] systemd-udevd[383]: igbvf: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 152.422141] systemd-udevd[388]: megaraid_sas: Processing device (SEQNUM=4625, ACTION=add) [ 152.424484] systemd-udevd[353]: megaraid_sas: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 152.426225] systemd-udevd[353]: nicpf: Device is queued (SEQNUM=4626, ACTION=add) [ 152.427872] systemd-udevd[353]: nicpf: Device ready for processing (SEQNUM=4626, ACTION=add) [ 152.429821] systemd-udevd[353]: nicpf: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 152.432362] systemd-udevd[384]: isp1760: Device processed (SEQNUM=4623, ACTION=add) [ 152.434123] systemd-udevd[384]: isp1760: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 152.436566] systemd-udevd[396]: mdio_thunder: Device processed (SEQNUM=4624, ACTION=add) [ 152.438314] systemd-udevd[396]: mdio_thunder: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 152.440661] systemd-udevd[353]: nvme: Device is queued (SEQNUM=4627, ACTION=add) [ 152.442320] systemd-udevd[353]: nvme: Device ready for processing (SEQNUM=4627, ACTION=add) [ 152.444214] systemd-udevd[353]: nvme: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 152.445944] systemd-udevd[353]: ohci-pci: Device is queued (SEQNUM=4628, ACTION=add) [ 152.447589] systemd-udevd[353]: ohci-pci: Device ready for processing (SEQNUM=4628, ACTION=add) [ 152.449494] systemd-udevd[353]: ohci-pci: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 152.451210] systemd-udevd[353]: pcieport: Device is queued (SEQNUM=4629, ACTION=add) [ 152.453561] systemd-udevd[391]: nvme: Processing device (SEQNUM=4627, ACTION=add) [ 152.455648] systemd-udevd[353]: pcieport: Device ready for processing (SEQNUM=4629, ACTION=add) [ 152.457571] systemd-udevd[353]: pcieport: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 152.459410] systemd-udevd[353]: sata_sil24: Device is queued (SEQNUM=4630, ACTION=add) [ 152.461474] systemd-udevd[353]: sata_sil24: Device ready for processing (SEQNUM=4630, ACTION=add) [ 152.463168] systemd-udevd[353]: sata_sil24: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 152.466996] systemd-udevd[353]: serial: Device is queued (SEQNUM=4631, ACTION=add) [ 152.470291] systemd-udevd[353]: serial: Device ready for processing (SEQNUM=4631, ACTION=add) [ 152.473118] systemd-udevd[353]: serial: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 152.476427] systemd-udevd[386]: nicpf: Processing device (SEQNUM=4626, ACTION=add) [ 152.478554] systemd-udevd[396]: pcieport: Processing device (SEQNUM=4629, ACTION=add) [ 152.480826] systemd-udevd[353]: sky2: Device is queued (SEQNUM=4632, ACTION=add) [ 152.489481] systemd-udevd[380]: serial: Processing device (SEQNUM=4631, ACTION=add) [ 152.494905] systemd-udevd[353]: sky2: Device ready for processing (SEQNUM=4632, ACTION=add) [ 152.497551] systemd-udevd[353]: sky2: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 152.499245] systemd-udevd[353]: thunder_bgx: Device is queued (SEQNUM=4633, ACTION=add) [ 152.501208] systemd-udevd[353]: thunder_bgx: Device ready for processing (SEQNUM=4633, ACTION=add) [ 152.503477] systemd-udevd[381]: sata_sil24: Processing device (SEQNUM=4630, ACTION=add) [ 152.505813] systemd-udevd[353]: thunder_bgx: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 152.507961] systemd-udevd[379]: thunder_bgx: Processing device (SEQNUM=4633, ACTION=add) [ 152.510281] systemd-udevd[353]: thunder_xcv: Device is queued (SEQNUM=4634, ACTION=add) [ 152.511938] systemd-udevd[353]: thunder_xcv: Device ready for processing (SEQNUM=4634, ACTION=add) [ 152.513847] systemd-udevd[353]: thunder_xcv: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 152.516226] systemd-udevd[382]: sky2: Processing device (SEQNUM=4632, ACTION=add) [ 152.518280] systemd-udevd[353]: vfio-pci: Device is queued (SEQNUM=4635, ACTION=add) [ 152.519940] systemd-udevd[353]: vfio-pci: Device ready for processing (SEQNUM=4635, ACTION=add) [ 152.526296] systemd-udevd[353]: vfio-pci: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 152.533210] systemd-udevd[384]: ohci-pci: Processing device (SEQNUM=4628, ACTION=add) [ 152.537392] systemd-udevd[353]: virtio-pci: Device is queued (SEQNUM=4636, ACTION=add) [ 152.539189] systemd-udevd[353]: virtio-pci: Device ready for processing (SEQNUM=4636, ACTION=add) [ 152.541108] systemd-udevd[353]: virtio-pci: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 152.543413] systemd-udevd[388]: megaraid_sas: Device processed (SEQNUM=4625, ACTION=add) [ 152.545387] systemd-udevd[388]: megaraid_sas: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 152.547502] systemd-udevd[353]: pci-epf: Device is queued (SEQNUM=4637, ACTION=add) [ 152.549510] systemd-udevd[353]: pci-epf: Device ready for processing (SEQNUM=4637, ACTION=add) [ 152.551181] systemd-udevd[353]: pci-epf: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 152.553083] systemd-udevd[353]: pci_express: Device is queued (SEQNUM=4638, ACTION=add) [ 152.555221] systemd-udevd[383]: thunder_xcv: Processing device (SEQNUM=4634, ACTION=add) [ 152.557599] systemd-udevd[353]: pci_express: Device ready for processing (SEQNUM=4638, ACTION=add) [ 152.559295] systemd-udevd[353]: pci_express: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 152.561270] systemd-udevd[353]: aer: Device is queued (SEQNUM=4639, ACTION=add) [ 152.562916] systemd-udevd[353]: aer: SEQNUM=4639 blocked by SEQNUM=4638 [ 152.565302] systemd-udevd[396]: pcieport: Device processed (SEQNUM=4629, ACTION=add) [ 152.567048] systemd-udevd[396]: pcieport: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 152.569450] systemd-udevd[353]: pcie_pme: Device is queued (SEQNUM=4640, ACTION=add) [ 152.571256] systemd-udevd[353]: pcie_pme: SEQNUM=4640 blocked by SEQNUM=4638 [ 152.573635] systemd-udevd[392]: pci-epf: Processing device (SEQNUM=4637, ACTION=add) [ 152.575665] systemd-udevd[353]: platform: Device is queued (SEQNUM=4641, ACTION=add) [ 152.577569] systemd-udevd[353]: platform: Device ready for processing (SEQNUM=4641, ACTION=add) [ 152.579722] systemd-udevd[389]: vfio-pci: Processing device (SEQNUM=4635, ACTION=add) [ 152.582098] systemd-udevd[396]: platform: Processing device (SEQNUM=4641, ACTION=add) [ 152.584316] systemd-udevd[353]: platform: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 152.586480] systemd-udevd[395]: virtio-pci: Processing device (SEQNUM=4636, ACTION=add) [ 152.589143] systemd-udevd[353]: ARM-CCI: Device is queued (SEQNUM=4642, ACTION=add) [ 152.590818] systemd-udevd[353]: ARM-CCI: SEQNUM=4642 blocked by SEQNUM=4641 [ 152.592692] systemd-udevd[353]: Hi-HNS_MDIO: Device is queued (SEQNUM=4643, ACTION=add) [ 152.594367] systemd-udevd[353]: Hi-HNS_MDIO: SEQNUM=4643 blocked by SEQNUM=4641 [ 152.596238] systemd-udevd[353]: Hisilicon MBIGEN-V2: Device is queued (SEQNUM=4644, ACTION=add) [ 152.597939] systemd-udevd[353]: Hisilicon MBIGEN-V2: SEQNUM=4644 blocked by SEQNUM=4641 [ 152.599765] systemd-udevd[353]: Xilinx Watchdog: Device is queued (SEQNUM=4645, ACTION=add) [ 152.601641] systemd-udevd[353]: Xilinx Watchdog: SEQNUM=4645 blocked by SEQNUM=4641 [ 152.603294] systemd-udevd[353]: ac5-pinctrl: Device is queued (SEQNUM=4646, ACTION=add) [ 152.605269] systemd-udevd[353]: ac5-pinctrl: SEQNUM=4646 blocked by SEQNUM=4641 [ 152.606911] systemd-udevd[353]: acpi-fan: Device is queued (SEQNUM=4647, ACTION=add) [ 152.608801] systemd-udevd[353]: acpi-fan: SEQNUM=4647 blocked by SEQNUM=4641 [ 152.610445] systemd-udevd[353]: acpi-ged: Device is queued (SEQNUM=4648, ACTION=add) [ 152.612961] systemd-udevd[353]: acpi-ged: SEQNUM=4648 blocked by SEQNUM=4641 [ 152.618275] systemd-udevd[353]: advk-pcie: Device is queued (SEQNUM=4649, ACTION=add) [ 152.621603] systemd-udevd[353]: advk-pcie: SEQNUM=4649 blocked by SEQNUM=4641 [ 152.623242] systemd-udevd[353]: agilex-clkmgr: Device is queued (SEQNUM=4650, ACTION=add) [ 152.625253] systemd-udevd[353]: agilex-clkmgr: SEQNUM=4650 blocked by SEQNUM=4641 [ 152.626903] systemd-udevd[353]: ahci: Device is queued (SEQNUM=4651, ACTION=add) [ 152.632229] systemd-udevd[388]: pci_express: Processing device (SEQNUM=4638, ACTION=add) [ 152.634509] systemd-udevd[353]: ahci: SEQNUM=4651 blocked by SEQNUM=4641 [ 152.636986] systemd-udevd[353]: ahci-ceva: Device is queued (SEQNUM=4652, ACTION=add) [ 152.641134] systemd-udevd[353]: ahci-ceva: SEQNUM=4652 blocked by SEQNUM=4641 [ 152.643628] systemd-udevd[353]: ahci-imx: Device is queued (SEQNUM=4653, ACTION=add) [ 152.646458] systemd-udevd[353]: ahci-imx: SEQNUM=4653 blocked by SEQNUM=4641 [ 152.648957] systemd-udevd[353]: ahci-mvebu: Device is queued (SEQNUM=4654, ACTION=add) [ 152.651445] systemd-udevd[383]: thunder_xcv: Device processed (SEQNUM=4634, ACTION=add) [ 152.653960] systemd-udevd[353]: ahci-mvebu: SEQNUM=4654 blocked by SEQNUM=4641 [ 152.655660] systemd-udevd[353]: ahci-qoriq: Device is queued (SEQNUM=4655, ACTION=add) [ 152.657608] systemd-udevd[353]: ahci-qoriq: SEQNUM=4655 blocked by SEQNUM=4641 [ 152.659289] systemd-udevd[353]: alarmtimer: Device is queued (SEQNUM=4656, ACTION=add) [ 152.661642] systemd-udevd[383]: thunder_xcv: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 152.663756] systemd-udevd[353]: alarmtimer: SEQNUM=4656 blocked by SEQNUM=4641 [ 152.666107] systemd-udevd[388]: pci_express: Device processed (SEQNUM=4638, ACTION=add) [ 152.668368] systemd-udevd[353]: altera-msi: Device is queued (SEQNUM=4657, ACTION=add) [ 152.670665] systemd-udevd[388]: pci_express: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 152.673120] systemd-udevd[384]: ohci-pci: Device processed (SEQNUM=4628, ACTION=add) [ 152.674907] systemd-udevd[384]: ohci-pci: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 152.677245] systemd-udevd[353]: aer: Device ready for processing (SEQNUM=4639, ACTION=add) [ 152.678953] systemd-udevd[353]: aer: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 152.680870] systemd-udevd[353]: pcie_pme: Device ready for processing (SEQNUM=4640, ACTION=add) [ 152.682598] systemd-udevd[353]: pcie_pme: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 152.684598] systemd-udevd[353]: altera-msi: SEQNUM=4657 blocked by SEQNUM=4641 [ 152.686736] systemd-udevd[388]: aer: Processing device (SEQNUM=4639, ACTION=add) [ 152.689091] systemd-udevd[353]: altera-pcie: Device is queued (SEQNUM=4658, ACTION=add) [ 152.690799] systemd-udevd[353]: altera-pcie: SEQNUM=4658 blocked by SEQNUM=4641 [ 152.692985] systemd-udevd[353]: altr,system_manager: Device is queued (SEQNUM=4659, ACTION=add) [ 152.695158] systemd-udevd[383]: pcie_pme: Processing device (SEQNUM=4640, ACTION=add) [ 152.697564] systemd-udevd[353]: altr,system_manager: SEQNUM=4659 blocked by SEQNUM=4641 [ 152.699259] systemd-udevd[353]: am65-cpsw-nuss: Device is queued (SEQNUM=4660, ACTION=add) [ 152.701187] systemd-udevd[353]: am65-cpsw-nuss: SEQNUM=4660 blocked by SEQNUM=4641 [ 152.703318] systemd-udevd[392]: pci-epf: Device processed (SEQNUM=4637, ACTION=add) [ 152.705347] systemd-udevd[392]: pci-epf: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 152.710587] systemd-udevd[386]: nicpf: Device processed (SEQNUM=4626, ACTION=add) [ 152.712618] systemd-udevd[386]: nicpf: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 152.714809] systemd-udevd[380]: serial: Device processed (SEQNUM=4631, ACTION=add) [ 152.716856] systemd-udevd[380]: serial: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 152.719026] systemd-udevd[353]: amd-xgbe: Device is queued (SEQNUM=4661, ACTION=add) [ 152.720951] systemd-udevd[353]: amd-xgbe: SEQNUM=4661 blocked by SEQNUM=4641 [ 152.722617] systemd-udevd[353]: amlogic-c3-pinctrl: Device is queued (SEQNUM=4662, ACTION=add) [ 152.724682] systemd-udevd[353]: amlogic-c3-pinctrl: SEQNUM=4662 blocked by SEQNUM=4641 [ 152.726377] systemd-udevd[353]: amlogic_thermal: Device is queued (SEQNUM=4663, ACTION=add) [ 152.728942] systemd-udevd[389]: vfio-pci: Device processed (SEQNUM=4635, ACTION=add) [ 152.731003] systemd-udevd[353]: amlogic_thermal: SEQNUM=4663 blocked by SEQNUM=4641 [ 152.733314] systemd-udevd[389]: vfio-pci: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 152.735521] systemd-udevd[383]: pcie_pme: Device processed (SEQNUM=4640, ACTION=add) [ 152.737652] systemd-udevd[383]: pcie_pme: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 152.739785] systemd-udevd[353]: apple-admac: Device is queued (SEQNUM=4664, ACTION=add) [ 152.741850] systemd-udevd[353]: apple-admac: SEQNUM=4664 blocked by SEQNUM=4641 [ 152.743515] systemd-udevd[353]: apple-dart: Device is queued (SEQNUM=4665, ACTION=add) [ 152.746049] systemd-udevd[395]: virtio-pci: Device processed (SEQNUM=4636, ACTION=add) [ 152.748247] systemd-udevd[353]: apple-dart: SEQNUM=4665 blocked by SEQNUM=4641 [ 152.750371] systemd-udevd[395]: virtio-pci: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 152.752804] systemd-udevd[396]: platform: Device processed (SEQNUM=4641, ACTION=add) [ 152.754584] systemd-udevd[396]: platform: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 152.759807] systemd-udevd[381]: sata_sil24: Device processed (SEQNUM=4630, ACTION=add) [ 152.761983] systemd-udevd[381]: sata_sil24: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 152.767163] systemd-udevd[391]: nvme: Device processed (SEQNUM=4627, ACTION=add) [ 152.771775] systemd-udevd[388]: aer: Device processed (SEQNUM=4639, ACTION=add) [ 152.777945] systemd-udevd[391]: nvme: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 152.784845] systemd-udevd[388]: aer: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 152.787027] systemd-udevd[379]: thunder_bgx: Device processed (SEQNUM=4633, ACTION=add) [ 152.789344] systemd-udevd[382]: sky2: Device processed (SEQNUM=4632, ACTION=add) [ 152.791378] systemd-udevd[353]: apple-mailbox: Device is queued (SEQNUM=4666, ACTION=add) [ 152.793781] systemd-udevd[382]: sky2: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 152.796366] systemd-udevd[353]: apple-mailbox: SEQNUM=4666 blocked by SEQNUM=4641 [ 152.798559] systemd-udevd[379]: thunder_bgx: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 152.800921] systemd-udevd[353]: apple-mca: Device is queued (SEQNUM=4667, ACTION=add) [ 152.802577] systemd-udevd[353]: ARM-CCI: Device ready for processing (SEQNUM=4642, ACTION=add) [ 152.804549] systemd-udevd[353]: ARM-CCI: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 152.806421] systemd-udevd[353]: Hi-HNS_MDIO: Device ready for processing (SEQNUM=4643, ACTION=add) [ 152.808966] systemd-udevd[353]: Hi-HNS_MDIO: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 152.814050] systemd-udevd[353]: Hisilicon MBIGEN-V2: Device ready for processing (SEQNUM=4644, ACTION=add) [ 152.819470] systemd-udevd[384]: ARM-CCI: Processing device (SEQNUM=4642, ACTION=add) [ 152.832414] systemd-resolved[372]: Received mdns UDP packet of size 117, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 152.834270] systemd-resolved[372]: Received mdns UDP packet of size 117, ifindex=4, ttl=255, fragsize=0, sender=fec0::5054:ff:fe12:3502, destination=ff02::fb [ 152.836420] systemd-resolved[372]: Received mdns UDP packet of size 59, ifindex=4, ttl=255, fragsize=0, sender=10.0.2.15, destination=224.0.0.251 [ 152.838703] systemd-udevd[396]: Hi-HNS_MDIO: Processing device (SEQNUM=4643, ACTION=add) [ 152.841114] systemd-resolved[372]: Received mdns UDP packet of size 59, ifindex=4, ttl=255, fragsize=0, sender=fec0::5054:ff:fe12:3502, destination=ff02::fb [ 152.843419] systemd-udevd[388]: Hisilicon MBIGEN-V2: Processing device (SEQNUM=4644, ACTION=add) [ 152.852367] systemd-udevd[353]: Hisilicon MBIGEN-V2: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 152.854141] systemd-udevd[353]: Xilinx Watchdog: Device ready for processing (SEQNUM=4645, ACTION=add) [ 152.855867] systemd-udevd[353]: Xilinx Watchdog: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 152.857995] systemd-udevd[353]: ac5-pinctrl: Device ready for processing (SEQNUM=4646, ACTION=add) [ 152.859707] systemd-udevd[353]: ac5-pinctrl: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 152.865409] systemd-udevd[353]: acpi-fan: Device ready for processing (SEQNUM=4647, ACTION=add) [ 152.869202] systemd-udevd[353]: acpi-fan: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 152.870909] systemd-udevd[353]: acpi-ged: Device ready for processing (SEQNUM=4648, ACTION=add) [ 152.872939] systemd-udevd[353]: acpi-ged: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 152.874647] systemd-udevd[353]: advk-pcie: Device ready for processing (SEQNUM=4649, ACTION=add) [ 152.877035] systemd-udevd[386]: Xilinx Watchdog: Processing device (SEQNUM=4645, ACTION=add) [ 152.879144] systemd-udevd[388]: Hisilicon MBIGEN-V2: Device processed (SEQNUM=4644, ACTION=add) [ 152.881474] systemd-udevd[353]: advk-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 152.883178] systemd-udevd[353]: agilex-clkmgr: Device ready for processing (SEQNUM=4650, ACTION=add) [ 152.885068] systemd-udevd[353]: agilex-clkmgr: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 152.886784] systemd-udevd[353]: ahci: Device ready for processing (SEQNUM=4651, ACTION=add) [ 152.889202] systemd-udevd[391]: ac5-pinctrl: Processing device (SEQNUM=4646, ACTION=add) [ 152.891391] systemd-udevd[353]: ahci: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 152.893327] systemd-udevd[353]: ahci-ceva: Device ready for processing (SEQNUM=4652, ACTION=add) [ 152.895439] systemd-udevd[380]: acpi-ged: Processing device (SEQNUM=4648, ACTION=add) [ 152.897893] systemd-udevd[396]: Hi-HNS_MDIO: Device processed (SEQNUM=4643, ACTION=add) [ 152.899652] systemd-udevd[396]: Hi-HNS_MDIO: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 152.902562] systemd-udevd[389]: ahci-ceva: Processing device (SEQNUM=4652, ACTION=add) [ 152.904991] systemd-udevd[382]: advk-pcie: Processing device (SEQNUM=4649, ACTION=add) [ 152.907086] systemd-udevd[381]: acpi-fan: Processing device (SEQNUM=4647, ACTION=add) [ 152.909512] systemd-udevd[353]: ahci-ceva: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 152.911232] systemd-udevd[353]: ahci-imx: Device ready for processing (SEQNUM=4653, ACTION=add) [ 152.913201] systemd-udevd[353]: ahci-imx: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 152.914902] systemd-udevd[353]: ahci-mvebu: Device ready for processing (SEQNUM=4654, ACTION=add) [ 152.916842] systemd-udevd[353]: ahci-mvebu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 152.918702] systemd-udevd[353]: ahci-qoriq: Device ready for processing (SEQNUM=4655, ACTION=add) [ 152.921117] systemd-udevd[384]: ARM-CCI: Device processed (SEQNUM=4642, ACTION=add) [ 152.923148] systemd-udevd[353]: ahci-qoriq: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 152.925103] systemd-udevd[353]: alarmtimer: Device ready for processing (SEQNUM=4656, ACTION=add) [ 152.927256] systemd-udevd[384]: ARM-CCI: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 152.929614] systemd-udevd[392]: ahci-mvebu: Processing device (SEQNUM=4654, ACTION=add) [ 152.931872] systemd-udevd[383]: ahci: Processing device (SEQNUM=4651, ACTION=add) [ 152.934206] systemd-udevd[379]: agilex-clkmgr: Processing device (SEQNUM=4650, ACTION=add) [ 152.936543] systemd-udevd[388]: Hisilicon MBIGEN-V2: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 152.941782] systemd-udevd[393]: ahci-qoriq: Processing device (SEQNUM=4655, ACTION=add) [ 152.943925] systemd-udevd[392]: ahci-mvebu: Device processed (SEQNUM=4654, ACTION=add) [ 152.945870] systemd-udevd[392]: ahci-mvebu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 152.948253] systemd-udevd[395]: ahci-imx: Processing device (SEQNUM=4653, ACTION=add) [ 152.950385] systemd-udevd[389]: ahci-ceva: Device processed (SEQNUM=4652, ACTION=add) [ 152.952497] systemd-udevd[389]: ahci-ceva: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 152.954630] systemd-udevd[353]: apple-nco: Device is queued (SEQNUM=4668, ACTION=add) [ 152.957575] systemd-udevd[353]: alarmtimer: Device ready for processing (SEQNUM=4656, ACTION=add) [ 152.961029] systemd-udevd[353]: alarmtimer: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 152.963552] systemd-udevd[353]: altera-msi: Device ready for processing (SEQNUM=4657, ACTION=add) [ 152.967034] systemd-udevd[383]: ahci: Device processed (SEQNUM=4651, ACTION=add) [ 152.969789] systemd-udevd[353]: altera-msi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 152.971538] systemd-udevd[353]: altera-pcie: Device ready for processing (SEQNUM=4658, ACTION=add) [ 152.973450] systemd-udevd[353]: altera-pcie: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 152.975212] systemd-udevd[353]: altr,system_manager: Device ready for processing (SEQNUM=4659, ACTION=add) [ 152.977684] systemd-udevd[388]: altera-pcie: Processing device (SEQNUM=4658, ACTION=add) [ 152.979837] systemd-udevd[379]: agilex-clkmgr: Device processed (SEQNUM=4650, ACTION=add) [ 152.982195] systemd-udevd[381]: acpi-fan: Device processed (SEQNUM=4647, ACTION=add) [ 152.983982] systemd-udevd[381]: acpi-fan: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 152.986629] systemd-udevd[383]: ahci: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 152.989089] systemd-udevd[389]: altr,system_manager: Processing device (SEQNUM=4659, ACTION=add) [ 152.991252] systemd-udevd[391]: ac5-pinctrl: Device processed (SEQNUM=4646, ACTION=add) [ 152.993605] systemd-udevd[384]: alarmtimer: Processing device (SEQNUM=4656, ACTION=add) [ 152.995760] systemd-udevd[391]: ac5-pinctrl: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 152.998021] systemd-udevd[353]: altr,system_manager: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 153.000514] systemd-udevd[386]: Xilinx Watchdog: Device processed (SEQNUM=4645, ACTION=add) [ 153.002594] systemd-udevd[353]: am65-cpsw-nuss: Device ready for processing (SEQNUM=4660, ACTION=add) [ 153.005225] systemd-udevd[386]: Xilinx Watchdog: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 153.007376] systemd-udevd[353]: am65-cpsw-nuss: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 153.009468] systemd-udevd[353]: amd-xgbe: Device ready for processing (SEQNUM=4661, ACTION=add) [ 153.011634] systemd-udevd[380]: acpi-ged: Device processed (SEQNUM=4648, ACTION=add) [ 153.013658] systemd-udevd[380]: acpi-ged: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 153.015759] systemd-udevd[353]: apple-pmgr-pwrstate: Device is queued (SEQNUM=4669, ACTION=add) [ 153.023589] systemd-udevd[382]: advk-pcie: Device processed (SEQNUM=4649, ACTION=add) [ 153.026002] systemd-udevd[382]: advk-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 153.028372] systemd-udevd[379]: agilex-clkmgr: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 153.030538] systemd-udevd[396]: altera-msi: Processing device (SEQNUM=4657, ACTION=add) [ 153.034436] systemd-udevd[393]: ahci-qoriq: Device processed (SEQNUM=4655, ACTION=add) [ 153.039050] systemd-udevd[389]: altr,system_manager: Device processed (SEQNUM=4659, ACTION=add) [ 153.043695] systemd-udevd[393]: ahci-qoriq: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 153.050428] systemd-udevd[389]: altr,system_manager: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 153.053472] systemd-udevd[388]: altera-pcie: Device processed (SEQNUM=4658, ACTION=add) [ 153.055613] systemd-udevd[388]: altera-pcie: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.058496] systemd-udevd[395]: ahci-imx: Device processed (SEQNUM=4653, ACTION=add) [ 153.060885] systemd-udevd[395]: ahci-imx: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 153.063034] systemd-udevd[392]: am65-cpsw-nuss: Processing device (SEQNUM=4660, ACTION=add) [ 153.065482] systemd-udevd[353]: amd-xgbe: Device ready for processing (SEQNUM=4661, ACTION=add) [ 153.067160] systemd-udevd[353]: amd-xgbe: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 153.069124] systemd-udevd[353]: amlogic-c3-pinctrl: Device ready for processing (SEQNUM=4662, ACTION=add) [ 153.070839] systemd-udevd[353]: amlogic-c3-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 153.072804] systemd-udevd[353]: amlogic_thermal: Device ready for processing (SEQNUM=4663, ACTION=add) [ 153.074513] systemd-udevd[353]: amlogic_thermal: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 153.076522] systemd-udevd[353]: apple-admac: Device ready for processing (SEQNUM=4664, ACTION=add) [ 153.078663] systemd-udevd[392]: am65-cpsw-nuss: Device processed (SEQNUM=4660, ACTION=add) [ 153.080971] systemd-udevd[353]: apple-admac: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 153.082693] systemd-udevd[353]: apple-dart: Device ready for processing (SEQNUM=4665, ACTION=add) [ 153.085129] systemd-udevd[392]: am65-cpsw-nuss: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 153.087252] systemd-udevd[353]: apple-dart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 153.089231] systemd-udevd[353]: apple-mailbox: Device ready for processing (SEQNUM=4666, ACTION=add) [ 153.091367] systemd-udevd[386]: amlogic-c3-pinctrl: Processing device (SEQNUM=4662, ACTION=add) [ 153.093969] systemd-udevd[384]: alarmtimer: Device processed (SEQNUM=4656, ACTION=add) [ 153.095724] systemd-udevd[384]: alarmtimer: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 153.098099] systemd-udevd[396]: altera-msi: Device processed (SEQNUM=4657, ACTION=add) [ 153.099841] systemd-udevd[396]: altera-msi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 153.102284] systemd-udevd[388]: amd-xgbe: Processing device (SEQNUM=4661, ACTION=add) [ 153.104658] systemd-udevd[391]: amlogic_thermal: Processing device (SEQNUM=4663, ACTION=add) [ 153.106742] systemd-udevd[353]: apple-mailbox: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 153.108896] systemd-udevd[353]: apple-mca: Device ready for processing (SEQNUM=4667, ACTION=add) [ 153.110597] systemd-udevd[353]: apple-mca: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 153.112651] systemd-udevd[353]: apple-nco: Device ready for processing (SEQNUM=4668, ACTION=add) [ 153.114822] systemd-udevd[380]: apple-dart: Processing device (SEQNUM=4665, ACTION=add) [ 153.117156] systemd-udevd[353]: apple-nco: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 153.119025] systemd-udevd[353]: apple-pmgr-pwrstate: Device ready for processing (SEQNUM=4669, ACTION=add) [ 153.121012] systemd-udevd[353]: apple-pmgr-pwrstate: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 153.123351] systemd-udevd[383]: apple-nco: Processing device (SEQNUM=4668, ACTION=add) [ 153.125690] systemd-udevd[381]: apple-admac: Processing device (SEQNUM=4664, ACTION=add) [ 153.130824] systemd-udevd[382]: apple-mailbox: Processing device (SEQNUM=4666, ACTION=add) [ 153.135585] systemd-udevd[388]: amd-xgbe: Device processed (SEQNUM=4661, ACTION=add) [ 153.141213] systemd-udevd[353]: apple-sart: Device is queued (SEQNUM=4670, ACTION=add) [ 153.143309] systemd-udevd[389]: apple-pmgr-pwrstate: Processing device (SEQNUM=4669, ACTION=add) [ 153.145633] systemd-udevd[353]: apple-sart: Device ready for processing (SEQNUM=4670, ACTION=add) [ 153.147318] systemd-udevd[353]: apple-sart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 153.149334] systemd-udevd[353]: apple_efuses: Device is queued (SEQNUM=4671, ACTION=add) [ 153.154446] systemd-udevd[379]: apple-mca: Processing device (SEQNUM=4667, ACTION=add) [ 153.159969] systemd-udevd[383]: apple-nco: Device processed (SEQNUM=4668, ACTION=add) [ 153.162480] systemd-udevd[384]: apple-sart: Processing device (SEQNUM=4670, ACTION=add) [ 153.164871] systemd-udevd[391]: amlogic_thermal: Device processed (SEQNUM=4663, ACTION=add) [ 153.166983] systemd-udevd[388]: amd-xgbe: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 153.169472] systemd-udevd[353]: apple_efuses: Device ready for processing (SEQNUM=4671, ACTION=add) [ 153.171165] systemd-udevd[353]: apple_efuses: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 153.173204] systemd-udevd[353]: arm-scmi: Device is queued (SEQNUM=4672, ACTION=add) [ 153.175308] systemd-udevd[386]: amlogic-c3-pinctrl: Device processed (SEQNUM=4662, ACTION=add) [ 153.177609] systemd-udevd[353]: arm-scmi: Device ready for processing (SEQNUM=4672, ACTION=add) [ 153.179736] systemd-udevd[396]: apple_efuses: Processing device (SEQNUM=4671, ACTION=add) [ 153.182123] systemd-udevd[383]: apple-nco: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 153.184582] systemd-udevd[353]: arm-scmi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 153.186291] systemd-udevd[353]: arm-smmu: Device is queued (SEQNUM=4673, ACTION=add) [ 153.188177] systemd-udevd[353]: arm-smmu: Device ready for processing (SEQNUM=4673, ACTION=add) [ 153.190322] systemd-udevd[388]: arm-scmi: Processing device (SEQNUM=4672, ACTION=add) [ 153.192625] systemd-udevd[383]: arm-smmu: Processing device (SEQNUM=4673, ACTION=add) [ 153.194716] systemd-udevd[391]: amlogic_thermal: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 153.197344] systemd-udevd[386]: amlogic-c3-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 153.199586] systemd-udevd[381]: apple-admac: Device processed (SEQNUM=4664, ACTION=add) [ 153.201539] systemd-udevd[381]: apple-admac: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.203635] systemd-udevd[353]: arm-smmu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 153.205722] systemd-udevd[353]: arm-smmu-v3: Device is queued (SEQNUM=4674, ACTION=add) [ 153.207393] systemd-udevd[353]: arm-smmu-v3: Device ready for processing (SEQNUM=4674, ACTION=add) [ 153.209774] systemd-udevd[386]: arm-smmu-v3: Processing device (SEQNUM=4674, ACTION=add) [ 153.211882] systemd-udevd[353]: arm-smmu-v3: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 153.213941] systemd-udevd[353]: arm_smc_wdt: Device is queued (SEQNUM=4675, ACTION=add) [ 153.215622] systemd-udevd[353]: arm_smc_wdt: Device ready for processing (SEQNUM=4675, ACTION=add) [ 153.217478] systemd-udevd[353]: arm_smc_wdt: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 153.219671] systemd-udevd[384]: apple-sart: Device processed (SEQNUM=4670, ACTION=add) [ 153.221689] systemd-udevd[384]: apple-sart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 153.223970] systemd-udevd[391]: arm_smc_wdt: Processing device (SEQNUM=4675, ACTION=add) [ 153.226524] systemd-udevd[379]: apple-mca: Device processed (SEQNUM=4667, ACTION=add) [ 153.228551] systemd-udevd[379]: apple-mca: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 153.230701] systemd-udevd[353]: armada-ap806-pinctrl: Device is queued (SEQNUM=4676, ACTION=add) [ 153.232655] systemd-udevd[353]: armada-ap806-pinctrl: Device ready for processing (SEQNUM=4676, ACTION=add) [ 153.234801] systemd-udevd[391]: arm_smc_wdt: Device processed (SEQNUM=4675, ACTION=add) [ 153.237113] systemd-udevd[353]: armada-ap806-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 153.239327] systemd-udevd[381]: armada-ap806-pinctrl: Processing device (SEQNUM=4676, ACTION=add) [ 153.241626] systemd-udevd[353]: armada-cp110-pinctrl: Device is queued (SEQNUM=4677, ACTION=add) [ 153.243320] systemd-udevd[353]: armada-cp110-pinctrl: Device ready for processing (SEQNUM=4677, ACTION=add) [ 153.245708] systemd-udevd[391]: arm_smc_wdt: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.247924] systemd-udevd[386]: arm-smmu-v3: Device processed (SEQNUM=4674, ACTION=add) [ 153.249889] systemd-udevd[386]: arm-smmu-v3: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.252269] systemd-udevd[388]: arm-scmi: Device processed (SEQNUM=4672, ACTION=add) [ 153.254457] systemd-udevd[353]: armada-cp110-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 153.256950] systemd-udevd[388]: arm-scmi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 153.259163] systemd-udevd[353]: armada8k-pcie: Device is queued (SEQNUM=4678, ACTION=add) [ 153.261505] systemd-udevd[384]: armada-cp110-pinctrl: Processing device (SEQNUM=4677, ACTION=add) [ 153.263583] systemd-udevd[353]: armada8k-pcie: Device ready for processing (SEQNUM=4678, ACTION=add) [ 153.265593] systemd-udevd[353]: armada8k-pcie: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 153.267768] systemd-udevd[380]: apple-dart: Device processed (SEQNUM=4665, ACTION=add) [ 153.269694] systemd-udevd[380]: apple-dart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 153.271852] systemd-udevd[388]: armada8k-pcie: Processing device (SEQNUM=4678, ACTION=add) [ 153.279513] systemd-udevd[381]: armada-ap806-pinctrl: Device processed (SEQNUM=4676, ACTION=add) [ 153.282116] systemd-udevd[381]: armada-ap806-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 153.287316] systemd-udevd[389]: apple-pmgr-pwrstate: Device processed (SEQNUM=4669, ACTION=add) [ 153.289344] systemd-udevd[389]: apple-pmgr-pwrstate: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 153.291555] systemd-udevd[382]: apple-mailbox: Device processed (SEQNUM=4666, ACTION=add) [ 153.293828] systemd-udevd[382]: apple-mailbox: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 153.299055] systemd-udevd[396]: apple_efuses: Device processed (SEQNUM=4671, ACTION=add) [ 153.301024] systemd-udevd[396]: apple_efuses: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 153.303205] systemd-udevd[383]: arm-smmu: Device processed (SEQNUM=4673, ACTION=add) [ 153.305115] systemd-udevd[383]: arm-smmu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 153.307284] systemd-udevd[384]: armada-cp110-pinctrl: Device processed (SEQNUM=4677, ACTION=add) [ 153.309264] systemd-udevd[384]: armada-cp110-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 153.311480] systemd-udevd[388]: armada8k-pcie: Device processed (SEQNUM=4678, ACTION=add) [ 153.313616] systemd-udevd[388]: armada8k-pcie: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 153.315771] systemd-udevd[353]: armada_3700_spi: Device is queued (SEQNUM=4679, ACTION=add) [ 153.317791] systemd-udevd[353]: armada_3700_spi: Device ready for processing (SEQNUM=4679, ACTION=add) [ 153.319500] systemd-udevd[353]: armada_3700_spi: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 153.321568] systemd-udevd[353]: armada_thermal: Device is queued (SEQNUM=4680, ACTION=add) [ 153.323398] systemd-udevd[353]: armada_thermal: Device ready for processing (SEQNUM=4680, ACTION=add) [ 153.325629] systemd-udevd[353]: armada_thermal: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 153.327886] systemd-udevd[384]: armada_3700_spi: Processing device (SEQNUM=4679, ACTION=add) [ 153.330296] systemd-udevd[396]: armada_thermal: Processing device (SEQNUM=4680, ACTION=add) [ 153.332635] systemd-udevd[353]: armv8-pmu: Device is queued (SEQNUM=4681, ACTION=add) [ 153.334336] systemd-udevd[353]: armv8-pmu: Device ready for processing (SEQNUM=4681, ACTION=add) [ 153.336358] systemd-udevd[353]: armv8-pmu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 153.338130] systemd-udevd[353]: ave: Device is queued (SEQNUM=4682, ACTION=add) [ 153.340470] systemd-udevd[388]: armv8-pmu: Processing device (SEQNUM=4681, ACTION=add) [ 153.342622] systemd-udevd[384]: armada_3700_spi: Device processed (SEQNUM=4679, ACTION=add) [ 153.344577] systemd-udevd[384]: armada_3700_spi: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 153.346729] systemd-udevd[353]: ave: Device ready for processing (SEQNUM=4682, ACTION=add) [ 153.348731] systemd-udevd[353]: ave: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 153.350442] systemd-udevd[353]: axg-aoclkc: Device is queued (SEQNUM=4683, ACTION=add) [ 153.352515] systemd-udevd[353]: axg-aoclkc: Device ready for processing (SEQNUM=4683, ACTION=add) [ 153.354220] systemd-udevd[353]: axg-aoclkc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 153.356678] systemd-udevd[384]: axg-aoclkc: Processing device (SEQNUM=4683, ACTION=add) [ 153.358795] systemd-udevd[388]: armv8-pmu: Device processed (SEQNUM=4681, ACTION=add) [ 153.361174] systemd-udevd[353]: axg-clkc: Device is queued (SEQNUM=4684, ACTION=add) [ 153.362863] systemd-udevd[353]: axg-clkc: Device ready for processing (SEQNUM=4684, ACTION=add) [ 153.364830] systemd-udevd[353]: axg-clkc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 153.367021] systemd-udevd[384]: axg-aoclkc: Device processed (SEQNUM=4683, ACTION=add) [ 153.368938] systemd-udevd[384]: axg-aoclkc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 153.371112] systemd-udevd[391]: axg-clkc: Processing device (SEQNUM=4684, ACTION=add) [ 153.373509] systemd-udevd[388]: armv8-pmu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 153.375703] systemd-udevd[386]: ave: Processing device (SEQNUM=4682, ACTION=add) [ 153.381126] systemd-udevd[353]: axp20x-regulator: Device is queued (SEQNUM=4685, ACTION=add) [ 153.386164] systemd-udevd[396]: armada_thermal: Device processed (SEQNUM=4680, ACTION=add) [ 153.391844] systemd-udevd[396]: armada_thermal: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 153.396291] systemd-udevd[391]: axg-clkc: Device processed (SEQNUM=4684, ACTION=add) [ 153.398907] systemd-udevd[353]: axp20x-regulator: Device ready for processing (SEQNUM=4685, ACTION=add) [ 153.401866] systemd-udevd[391]: axg-clkc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 153.404630] systemd-udevd[353]: axp20x-regulator: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 153.406382] systemd-udevd[353]: bam-dma-engine: Device is queued (SEQNUM=4686, ACTION=add) [ 153.408256] systemd-udevd[353]: bam-dma-engine: Device ready for processing (SEQNUM=4686, ACTION=add) [ 153.410824] systemd-udevd[386]: ave: Device processed (SEQNUM=4682, ACTION=add) [ 153.413343] systemd-udevd[353]: bam-dma-engine: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 153.415530] systemd-udevd[386]: ave: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 153.417873] systemd-udevd[353]: basic-mmio-gpio: Device is queued (SEQNUM=4687, ACTION=add) [ 153.419561] systemd-udevd[353]: basic-mmio-gpio: Device ready for processing (SEQNUM=4687, ACTION=add) [ 153.425501] systemd-udevd[384]: bam-dma-engine: Processing device (SEQNUM=4686, ACTION=add) [ 153.427604] systemd-udevd[353]: basic-mmio-gpio: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 153.429759] systemd-udevd[353]: bcm-iproc-i2c: Device is queued (SEQNUM=4688, ACTION=add) [ 153.431444] systemd-udevd[353]: bcm-iproc-i2c: Device ready for processing (SEQNUM=4688, ACTION=add) [ 153.433865] systemd-udevd[388]: bcm-iproc-i2c: Processing device (SEQNUM=4688, ACTION=add) [ 153.436197] systemd-udevd[396]: basic-mmio-gpio: Processing device (SEQNUM=4687, ACTION=add) [ 153.438306] systemd-udevd[353]: bcm-iproc-i2c: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 153.440285] systemd-udevd[353]: bcm-iproc-pwm: Device is queued (SEQNUM=4689, ACTION=add) [ 153.442443] systemd-udevd[384]: bam-dma-engine: Device processed (SEQNUM=4686, ACTION=add) [ 153.444769] systemd-udevd[353]: bcm-iproc-pwm: Device ready for processing (SEQNUM=4689, ACTION=add) [ 153.446919] systemd-udevd[384]: bam-dma-engine: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 153.449285] systemd-udevd[353]: bcm-iproc-pwm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 153.451468] systemd-udevd[381]: axp20x-regulator: Processing device (SEQNUM=4685, ACTION=add) [ 153.453959] systemd-udevd[396]: basic-mmio-gpio: Device processed (SEQNUM=4687, ACTION=add) [ 153.456219] systemd-udevd[353]: bcm-ns2-usbphy: Device is queued (SEQNUM=4690, ACTION=add) [ 153.458090] systemd-udevd[353]: bcm-ns2-usbphy: Device ready for processing (SEQNUM=4690, ACTION=add) [ 153.460476] systemd-udevd[386]: bcm-iproc-pwm: Processing device (SEQNUM=4689, ACTION=add) [ 153.462552] systemd-udevd[353]: bcm-ns2-usbphy: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 153.464595] systemd-udevd[353]: bcm-pmb: Device is queued (SEQNUM=4691, ACTION=add) [ 153.466277] systemd-udevd[353]: bcm-pmb: Device ready for processing (SEQNUM=4691, ACTION=add) [ 153.468640] systemd-udevd[384]: bcm-ns2-usbphy: Processing device (SEQNUM=4690, ACTION=add) [ 153.470769] systemd-udevd[353]: bcm-pmb: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 153.472828] systemd-udevd[353]: bcm2835-aux-clk: Device is queued (SEQNUM=4692, ACTION=add) [ 153.474505] systemd-udevd[353]: bcm2835-aux-clk: Device ready for processing (SEQNUM=4692, ACTION=add) [ 153.476431] systemd-udevd[353]: bcm2835-aux-clk: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 153.478624] systemd-udevd[380]: bcm2835-aux-clk: Processing device (SEQNUM=4692, ACTION=add) [ 153.481057] systemd-udevd[381]: axp20x-regulator: Device processed (SEQNUM=4685, ACTION=add) [ 153.482818] systemd-udevd[381]: axp20x-regulator: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 153.487508] systemd-udevd[396]: basic-mmio-gpio: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 153.495208] systemd-udevd[388]: bcm-iproc-i2c: Device processed (SEQNUM=4688, ACTION=add) [ 153.497779] systemd-udevd[388]: bcm-iproc-i2c: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 153.499940] systemd-udevd[353]: bcm2835-aux-uart: Device is queued (SEQNUM=4693, ACTION=add) [ 153.501834] systemd-udevd[353]: bcm2835-aux-uart: Device ready for processing (SEQNUM=4693, ACTION=add) [ 153.503557] systemd-udevd[353]: bcm2835-aux-uart: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 153.505705] systemd-udevd[353]: bcm2835-clk: Device is queued (SEQNUM=4694, ACTION=add) [ 153.507385] systemd-udevd[353]: bcm2835-clk: Device ready for processing (SEQNUM=4694, ACTION=add) [ 153.509281] systemd-udevd[353]: bcm2835-clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 153.511490] systemd-udevd[391]: bcm-pmb: Processing device (SEQNUM=4691, ACTION=add) [ 153.513922] systemd-udevd[353]: bcm2835-dma: Device is queued (SEQNUM=4695, ACTION=add) [ 153.515611] systemd-udevd[353]: bcm2835-dma: Device ready for processing (SEQNUM=4695, ACTION=add) [ 153.518077] systemd-udevd[388]: bcm2835-clk: Processing device (SEQNUM=4694, ACTION=add) [ 153.523244] systemd-udevd[380]: bcm2835-aux-clk: Device processed (SEQNUM=4692, ACTION=add) [ 153.525579] systemd-udevd[380]: bcm2835-aux-clk: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 153.527729] systemd-udevd[353]: bcm2835-dma: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 153.529643] systemd-udevd[353]: bcm2835-mbox: Device is queued (SEQNUM=4696, ACTION=add) [ 153.531815] systemd-udevd[386]: bcm-iproc-pwm: Device processed (SEQNUM=4689, ACTION=add) [ 153.533846] systemd-udevd[386]: bcm-iproc-pwm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 153.536258] systemd-udevd[353]: bcm2835-mbox: Device ready for processing (SEQNUM=4696, ACTION=add) [ 153.538006] systemd-udevd[353]: bcm2835-mbox: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 153.540427] systemd-udevd[396]: bcm2835-aux-uart: Processing device (SEQNUM=4693, ACTION=add) [ 153.542577] systemd-udevd[381]: bcm2835-dma: Processing device (SEQNUM=4695, ACTION=add) [ 153.545029] systemd-udevd[380]: bcm2835-mbox: Processing device (SEQNUM=4696, ACTION=add) [ 153.547162] systemd-udevd[388]: bcm2835-clk: Device processed (SEQNUM=4694, ACTION=add) [ 153.549484] systemd-udevd[353]: bcm2835-pm: Device is queued (SEQNUM=4697, ACTION=add) [ 153.551171] systemd-udevd[353]: bcm2835-pm: Device ready for processing (SEQNUM=4697, ACTION=add) [ 153.553114] systemd-udevd[353]: bcm2835-pm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 153.554997] systemd-udevd[353]: bcm2835-power: Device is queued (SEQNUM=4698, ACTION=add) [ 153.557343] systemd-udevd[384]: bcm-ns2-usbphy: Device processed (SEQNUM=4690, ACTION=add) [ 153.559537] systemd-udevd[381]: bcm2835-dma: Device processed (SEQNUM=4695, ACTION=add) [ 153.561905] systemd-udevd[384]: bcm-ns2-usbphy: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 153.564269] systemd-udevd[388]: bcm2835-clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.566423] systemd-udevd[353]: bcm2835-power: Device ready for processing (SEQNUM=4698, ACTION=add) [ 153.568358] systemd-udevd[353]: bcm2835-power: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 153.570123] systemd-udevd[353]: bcm2835-rng: Device is queued (SEQNUM=4699, ACTION=add) [ 153.572474] systemd-udevd[396]: bcm2835-aux-uart: Device processed (SEQNUM=4693, ACTION=add) [ 153.574247] systemd-udevd[396]: bcm2835-aux-uart: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 153.576667] systemd-udevd[381]: bcm2835-dma: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.578850] systemd-udevd[386]: bcm2835-pm: Processing device (SEQNUM=4697, ACTION=add) [ 153.581233] systemd-udevd[353]: bcm2835-rng: Device ready for processing (SEQNUM=4699, ACTION=add) [ 153.582945] systemd-udevd[353]: bcm2835-rng: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 153.585055] systemd-udevd[353]: bcm2835-wdt: Device is queued (SEQNUM=4700, ACTION=add) [ 153.586752] systemd-udevd[353]: bcm2835-wdt: Device ready for processing (SEQNUM=4700, ACTION=add) [ 153.589179] systemd-udevd[382]: bcm2835-power: Processing device (SEQNUM=4698, ACTION=add) [ 153.591326] systemd-udevd[388]: bcm2835-wdt: Processing device (SEQNUM=4700, ACTION=add) [ 153.593629] systemd-udevd[353]: bcm2835-wdt: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 153.595817] systemd-udevd[384]: bcm2835-rng: Processing device (SEQNUM=4699, ACTION=add) [ 153.598120] systemd-udevd[353]: bcm4908-pinctrl: Device is queued (SEQNUM=4701, ACTION=add) [ 153.599829] systemd-udevd[353]: bcm4908-pinctrl: Device ready for processing (SEQNUM=4701, ACTION=add) [ 153.602209] systemd-udevd[381]: bcm4908-pinctrl: Processing device (SEQNUM=4701, ACTION=add) [ 153.604653] systemd-udevd[380]: bcm2835-mbox: Device processed (SEQNUM=4696, ACTION=add) [ 153.606417] systemd-udevd[380]: bcm2835-mbox: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 153.608820] systemd-udevd[382]: bcm2835-power: Device processed (SEQNUM=4698, ACTION=add) [ 153.610923] systemd-udevd[353]: bcm4908-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 153.613033] systemd-udevd[353]: bcm4908_enet: Device is queued (SEQNUM=4702, ACTION=add) [ 153.614736] systemd-udevd[353]: bcm4908_enet: Device ready for processing (SEQNUM=4702, ACTION=add) [ 153.616749] systemd-udevd[353]: bcm4908_enet: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 153.618955] systemd-udevd[388]: bcm2835-wdt: Device processed (SEQNUM=4700, ACTION=add) [ 153.620920] systemd-udevd[388]: bcm2835-wdt: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.623118] systemd-udevd[386]: bcm2835-pm: Device processed (SEQNUM=4697, ACTION=add) [ 153.625174] systemd-udevd[386]: bcm2835-pm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 153.627323] systemd-udevd[353]: bcm7038_l1: Device is queued (SEQNUM=4703, ACTION=add) [ 153.629338] systemd-udevd[353]: bcm7038_l1: Device ready for processing (SEQNUM=4703, ACTION=add) [ 153.631054] systemd-udevd[353]: bcm7038_l1: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 153.633515] systemd-udevd[396]: bcm4908_enet: Processing device (SEQNUM=4702, ACTION=add) [ 153.635648] systemd-udevd[380]: bcm7038_l1: Processing device (SEQNUM=4703, ACTION=add) [ 153.638024] systemd-udevd[381]: bcm4908-pinctrl: Device processed (SEQNUM=4701, ACTION=add) [ 153.639798] systemd-udevd[381]: bcm4908-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 153.642434] systemd-udevd[384]: bcm2835-rng: Device processed (SEQNUM=4699, ACTION=add) [ 153.644389] systemd-udevd[384]: bcm2835-rng: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.646498] systemd-udevd[353]: bcm7120_l2: Device is queued (SEQNUM=4704, ACTION=add) [ 153.648834] systemd-udevd[382]: bcm2835-power: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 153.651000] systemd-udevd[353]: bcm7120_l2: Device ready for processing (SEQNUM=4704, ACTION=add) [ 153.653868] systemd-udevd[353]: bcm7120_l2: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 153.657929] systemd-udevd[353]: bcm7271-uart: Device is queued (SEQNUM=4705, ACTION=add) [ 153.661837] systemd-udevd[353]: bcm7271-uart: Device ready for processing (SEQNUM=4705, ACTION=add) [ 153.663941] systemd-udevd[353]: bcm7271-uart: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 153.666748] systemd-udevd[384]: bcm7271-uart: Processing device (SEQNUM=4705, ACTION=add) [ 153.669155] systemd-udevd[353]: bcm_iproc: Device is queued (SEQNUM=4706, ACTION=add) [ 153.670828] systemd-udevd[353]: bcm_iproc: Device ready for processing (SEQNUM=4706, ACTION=add) [ 153.676237] systemd-udevd[388]: bcm7120_l2: Processing device (SEQNUM=4704, ACTION=add) [ 153.678397] systemd-udevd[391]: bcm-pmb: Device processed (SEQNUM=4691, ACTION=add) [ 153.680546] systemd-udevd[391]: bcm-pmb: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 153.682718] systemd-udevd[380]: bcm7038_l1: Device processed (SEQNUM=4703, ACTION=add) [ 153.684722] systemd-udevd[380]: bcm7038_l1: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 153.686886] systemd-udevd[388]: bcm7120_l2: Device processed (SEQNUM=4704, ACTION=add) [ 153.689375] systemd-udevd[353]: bcm_iproc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 153.691104] systemd-udevd[353]: bcm_voter: Device is queued (SEQNUM=4707, ACTION=add) [ 153.693529] systemd-udevd[396]: bcm4908_enet: Device processed (SEQNUM=4702, ACTION=add) [ 153.695292] systemd-udevd[396]: bcm4908_enet: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 153.697639] systemd-udevd[353]: bcm_voter: Device ready for processing (SEQNUM=4707, ACTION=add) [ 153.699357] systemd-udevd[353]: bcm_voter: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 153.701735] systemd-udevd[386]: bcm_iproc: Processing device (SEQNUM=4706, ACTION=add) [ 153.703845] systemd-udevd[388]: bcm7120_l2: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 153.706172] systemd-udevd[353]: bd718xx-pmic: Device is queued (SEQNUM=4708, ACTION=add) [ 153.708653] systemd-udevd[391]: bcm_voter: Processing device (SEQNUM=4707, ACTION=add) [ 153.710764] systemd-udevd[353]: bd718xx-pmic: Device ready for processing (SEQNUM=4708, ACTION=add) [ 153.712781] systemd-udevd[353]: bd718xx-pmic: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 153.714506] systemd-udevd[353]: bd9571mwv-regulator: Device is queued (SEQNUM=4709, ACTION=add) [ 153.716415] systemd-udevd[353]: bd9571mwv-regulator: Device ready for processing (SEQNUM=4709, ACTION=add) [ 153.718575] systemd-udevd[388]: bd9571mwv-regulator: Processing device (SEQNUM=4709, ACTION=add) [ 153.720960] systemd-udevd[353]: bd9571mwv-regulator: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 153.722730] systemd-udevd[353]: bdc: Device is queued (SEQNUM=4710, ACTION=add) [ 153.724646] systemd-udevd[353]: bdc: Device ready for processing (SEQNUM=4710, ACTION=add) [ 153.726784] systemd-udevd[381]: bdc: Processing device (SEQNUM=4710, ACTION=add) [ 153.730636] systemd-udevd[396]: bd718xx-pmic: Processing device (SEQNUM=4708, ACTION=add) [ 153.737156] systemd-udevd[353]: bdc: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 153.742299] systemd-udevd[386]: bcm_iproc: Device processed (SEQNUM=4706, ACTION=add) [ 153.744560] systemd-udevd[353]: bgmac-enet: Device is queued (SEQNUM=4711, ACTION=add) [ 153.746843] systemd-udevd[386]: bcm_iproc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 153.749215] systemd-udevd[353]: bgmac-enet: Device ready for processing (SEQNUM=4711, ACTION=add) [ 153.750936] systemd-udevd[353]: bgmac-enet: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 153.753346] systemd-udevd[391]: bcm_voter: Device processed (SEQNUM=4707, ACTION=add) [ 153.755120] systemd-udevd[391]: bcm_voter: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 153.757532] systemd-udevd[396]: bd718xx-pmic: Device processed (SEQNUM=4708, ACTION=add) [ 153.759311] systemd-udevd[396]: bd718xx-pmic: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 153.761799] systemd-udevd[380]: bgmac-enet: Processing device (SEQNUM=4711, ACTION=add) [ 153.763907] systemd-udevd[353]: bman_ccsr: Device is queued (SEQNUM=4712, ACTION=add) [ 153.765808] systemd-udevd[353]: bman_ccsr: Device ready for processing (SEQNUM=4712, ACTION=add) [ 153.767518] systemd-udevd[353]: bman_ccsr: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 153.769949] systemd-udevd[388]: bd9571mwv-regulator: Device processed (SEQNUM=4709, ACTION=add) [ 153.771731] systemd-udevd[388]: bd9571mwv-regulator: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 153.774128] systemd-udevd[353]: bman_portal: Device is queued (SEQNUM=4713, ACTION=add) [ 153.775972] systemd-udevd[353]: bman_portal: Device ready for processing (SEQNUM=4713, ACTION=add) [ 153.782446] systemd-udevd[380]: bgmac-enet: Device processed (SEQNUM=4711, ACTION=add) [ 153.785525] systemd-udevd[353]: bman_portal: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 153.788764] systemd-udevd[396]: bman_ccsr: Processing device (SEQNUM=4712, ACTION=add) [ 153.791486] systemd-udevd[353]: brcm,asp-v2: Device is queued (SEQNUM=4714, ACTION=add) [ 153.793637] systemd-udevd[353]: brcm,asp-v2: Device ready for processing (SEQNUM=4714, ACTION=add) [ 153.798769] systemd-udevd[381]: bdc: Device processed (SEQNUM=4710, ACTION=add) [ 153.802256] systemd-udevd[381]: bdc: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 153.808786] systemd-udevd[386]: bman_portal: Processing device (SEQNUM=4713, ACTION=add) [ 153.810913] systemd-udevd[388]: brcm,asp-v2: Processing device (SEQNUM=4714, ACTION=add) [ 153.813325] systemd-udevd[380]: bgmac-enet: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 153.815541] systemd-udevd[384]: bcm7271-uart: Device processed (SEQNUM=4705, ACTION=add) [ 153.817643] systemd-udevd[384]: bcm7271-uart: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 153.819778] systemd-udevd[353]: brcm,asp-v2: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 153.822177] systemd-udevd[353]: brcm-otpc: Device is queued (SEQNUM=4715, ACTION=add) [ 153.823864] systemd-udevd[353]: brcm-otpc: Device ready for processing (SEQNUM=4715, ACTION=add) [ 153.825837] systemd-udevd[353]: brcm-otpc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 153.828199] systemd-udevd[396]: bman_ccsr: Device processed (SEQNUM=4712, ACTION=add) [ 153.830336] systemd-udevd[388]: brcm,asp-v2: Device processed (SEQNUM=4714, ACTION=add) [ 153.832682] systemd-udevd[396]: bman_ccsr: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 153.834850] systemd-udevd[388]: brcm,asp-v2: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.840871] systemd-udevd[391]: brcm-otpc: Processing device (SEQNUM=4715, ACTION=add) [ 153.854630] systemd-udevd[353]: brcm-rescal-reset: Device is queued (SEQNUM=4716, ACTION=add) [ 153.856545] systemd-udevd[353]: brcm-rescal-reset: Device ready for processing (SEQNUM=4716, ACTION=add) [ 153.858256] systemd-udevd[353]: brcm-rescal-reset: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 153.860618] systemd-udevd[384]: brcm-rescal-reset: Processing device (SEQNUM=4716, ACTION=add) [ 153.862716] systemd-udevd[353]: brcm-sata-phy: Device is queued (SEQNUM=4717, ACTION=add) [ 153.864798] systemd-udevd[353]: brcm-sata-phy: Device ready for processing (SEQNUM=4717, ACTION=add) [ 153.866962] systemd-udevd[391]: brcm-otpc: Device processed (SEQNUM=4715, ACTION=add) [ 153.868931] systemd-udevd[391]: brcm-otpc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 153.871083] systemd-udevd[386]: bman_portal: Device processed (SEQNUM=4713, ACTION=add) [ 153.873482] systemd-udevd[353]: brcm-sata-phy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 153.875204] systemd-udevd[353]: brcm2711-dvp: Device is queued (SEQNUM=4718, ACTION=add) [ 153.877105] systemd-udevd[353]: brcm2711-dvp: Device ready for processing (SEQNUM=4718, ACTION=add) [ 153.879233] systemd-udevd[396]: brcm-sata-phy: Processing device (SEQNUM=4717, ACTION=add) [ 153.881533] systemd-udevd[353]: brcm2711-dvp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 153.883730] systemd-udevd[396]: brcm-sata-phy: Device processed (SEQNUM=4717, ACTION=add) [ 153.885754] systemd-udevd[396]: brcm-sata-phy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 153.887923] systemd-udevd[388]: brcm2711-dvp: Processing device (SEQNUM=4718, ACTION=add) [ 153.890159] systemd-udevd[353]: brcmstb-avs-cpufreq: Device is queued (SEQNUM=4719, ACTION=add) [ 153.891855] systemd-udevd[353]: brcmstb-avs-cpufreq: Device ready for processing (SEQNUM=4719, ACTION=add) [ 153.894390] systemd-udevd[386]: bman_portal: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.896811] systemd-udevd[388]: brcm2711-dvp: Device processed (SEQNUM=4718, ACTION=add) [ 153.898579] systemd-udevd[388]: brcm2711-dvp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 153.901020] systemd-udevd[384]: brcm-rescal-reset: Device processed (SEQNUM=4716, ACTION=add) [ 153.902795] systemd-udevd[384]: brcm-rescal-reset: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 153.905272] systemd-udevd[391]: brcmstb-avs-cpufreq: Processing device (SEQNUM=4719, ACTION=add) [ 153.907366] systemd-udevd[353]: brcmstb-avs-cpufreq: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 153.909371] systemd-udevd[353]: brcmstb-dpfe: Device is queued (SEQNUM=4720, ACTION=add) [ 153.911036] systemd-udevd[353]: brcmstb-dpfe: Device ready for processing (SEQNUM=4720, ACTION=add) [ 153.913522] systemd-udevd[384]: brcmstb-dpfe: Processing device (SEQNUM=4720, ACTION=add) [ 153.915649] systemd-udevd[391]: brcmstb-avs-cpufreq: Device processed (SEQNUM=4719, ACTION=add) [ 153.917620] systemd-udevd[391]: brcmstb-avs-cpufreq: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 153.920422] systemd-udevd[353]: brcmstb-dpfe: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 153.922320] systemd-udevd[353]: brcmstb-gpio: Device is queued (SEQNUM=4721, ACTION=add) [ 153.924222] systemd-udevd[353]: brcmstb-gpio: Device ready for processing (SEQNUM=4721, ACTION=add) [ 153.925935] systemd-udevd[353]: brcmstb-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 153.927657] systemd-udevd[353]: brcmstb-i2c: Device is queued (SEQNUM=4722, ACTION=add) [ 153.929675] systemd-udevd[353]: brcmstb-i2c: Device ready for processing (SEQNUM=4722, ACTION=add) [ 153.931925] systemd-udevd[396]: brcmstb-gpio: Processing device (SEQNUM=4721, ACTION=add) [ 153.934217] systemd-udevd[388]: brcmstb-i2c: Processing device (SEQNUM=4722, ACTION=add) [ 153.937641] systemd-udevd[384]: brcmstb-dpfe: Device processed (SEQNUM=4720, ACTION=add) [ 153.941978] systemd-udevd[384]: brcmstb-dpfe: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 153.945951] systemd-udevd[353]: brcmstb-i2c: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 153.949336] systemd-udevd[353]: brcmstb-reset: Device is queued (SEQNUM=4723, ACTION=add) [ 153.951175] systemd-udevd[353]: brcmstb-reset: Device ready for processing (SEQNUM=4723, ACTION=add) [ 153.953107] systemd-udevd[353]: brcmstb-reset: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 153.955299] systemd-udevd[384]: brcmstb-reset: Processing device (SEQNUM=4723, ACTION=add) [ 153.957694] systemd-udevd[388]: brcmstb-i2c: Device processed (SEQNUM=4722, ACTION=add) [ 153.959463] systemd-udevd[388]: brcmstb-i2c: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 153.962001] systemd-udevd[384]: brcmstb-reset: Device processed (SEQNUM=4723, ACTION=add) [ 153.963773] systemd-udevd[384]: brcmstb-reset: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 153.966149] systemd-udevd[396]: brcmstb-gpio: Device processed (SEQNUM=4721, ACTION=add) [ 153.967915] systemd-udevd[396]: brcmstb-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 153.970451] systemd-udevd[353]: brcmstb-usb-phy: Device is queued (SEQNUM=4724, ACTION=add) [ 153.972340] systemd-udevd[353]: brcmstb-usb-phy: Device ready for processing (SEQNUM=4724, ACTION=add) [ 153.978273] systemd-udevd[353]: brcmstb-usb-phy: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 153.981793] systemd-udevd[353]: brcmstb-waketimer: Device is queued (SEQNUM=4725, ACTION=add) [ 153.983488] systemd-udevd[353]: brcmstb-waketimer: Device ready for processing (SEQNUM=4725, ACTION=add) [ 153.986045] systemd-udevd[386]: brcmstb-usb-phy: Processing device (SEQNUM=4724, ACTION=add) [ 153.988331] systemd-udevd[353]: brcmstb-waketimer: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 153.990074] systemd-udevd[353]: brcmstb_l2: Device is queued (SEQNUM=4726, ACTION=add) [ 153.991761] systemd-udevd[353]: brcmstb_l2: Device ready for processing (SEQNUM=4726, ACTION=add) [ 153.993690] systemd-udevd[353]: brcmstb_l2: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 153.995874] systemd-udevd[384]: brcmstb-waketimer: Processing device (SEQNUM=4725, ACTION=add) [ 153.998140] systemd-udevd[353]: brcmstb_memc: Device is queued (SEQNUM=4727, ACTION=add) [ 153.999822] systemd-udevd[353]: brcmstb_memc: Device ready for processing (SEQNUM=4727, ACTION=add) [ 154.001854] systemd-udevd[353]: brcmstb_memc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 154.004278] systemd-udevd[388]: brcmstb_memc: Processing device (SEQNUM=4727, ACTION=add) [ 154.006379] systemd-udevd[353]: brcmstb_qspi: Device is queued (SEQNUM=4728, ACTION=add) [ 154.008265] systemd-udevd[353]: brcmstb_qspi: Device ready for processing (SEQNUM=4728, ACTION=add) [ 154.009981] systemd-udevd[353]: brcmstb_qspi: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 154.012393] systemd-udevd[396]: brcmstb_l2: Processing device (SEQNUM=4726, ACTION=add) [ 154.014470] systemd-udevd[353]: cadence-qspi: Device is queued (SEQNUM=4729, ACTION=add) [ 154.016340] systemd-udevd[353]: cadence-qspi: Device ready for processing (SEQNUM=4729, ACTION=add) [ 154.018045] systemd-udevd[353]: cadence-qspi: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 154.020480] systemd-udevd[391]: brcmstb_qspi: Processing device (SEQNUM=4728, ACTION=add) [ 154.022632] systemd-udevd[381]: cadence-qspi: Processing device (SEQNUM=4729, ACTION=add) [ 154.024932] systemd-udevd[353]: cdns-spi: Device is queued (SEQNUM=4730, ACTION=add) [ 154.026597] systemd-udevd[353]: cdns-spi: Device ready for processing (SEQNUM=4730, ACTION=add) [ 154.029020] systemd-udevd[380]: cdns-spi: Processing device (SEQNUM=4730, ACTION=add) [ 154.031296] systemd-udevd[384]: brcmstb-waketimer: Device processed (SEQNUM=4725, ACTION=add) [ 154.033236] systemd-udevd[384]: brcmstb-waketimer: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 154.035414] systemd-udevd[386]: brcmstb-usb-phy: Device processed (SEQNUM=4724, ACTION=add) [ 154.037770] systemd-udevd[353]: cdns-spi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 154.039948] systemd-udevd[386]: brcmstb-usb-phy: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 154.042383] systemd-udevd[388]: brcmstb_memc: Device processed (SEQNUM=4727, ACTION=add) [ 154.044987] systemd-udevd[353]: chipidea-usb2: Device is queued (SEQNUM=4731, ACTION=add) [ 154.047107] systemd-udevd[388]: brcmstb_memc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 154.049396] systemd-udevd[353]: chipidea-usb2: Device ready for processing (SEQNUM=4731, ACTION=add) [ 154.051112] systemd-udevd[353]: chipidea-usb2: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 154.053511] systemd-udevd[384]: chipidea-usb2: Processing device (SEQNUM=4731, ACTION=add) [ 154.055647] systemd-udevd[396]: brcmstb_l2: Device processed (SEQNUM=4726, ACTION=add) [ 154.057594] systemd-udevd[396]: brcmstb_l2: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 154.059918] systemd-udevd[391]: brcmstb_qspi: Device processed (SEQNUM=4728, ACTION=add) [ 154.061885] systemd-udevd[391]: brcmstb_qspi: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 154.064263] systemd-udevd[381]: cadence-qspi: Device processed (SEQNUM=4729, ACTION=add) [ 154.066056] systemd-udevd[381]: cadence-qspi: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 154.068475] systemd-udevd[384]: chipidea-usb2: Device processed (SEQNUM=4731, ACTION=add) [ 154.070241] systemd-udevd[384]: chipidea-usb2: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 154.072579] systemd-udevd[353]: ci_hdrc: Device is queued (SEQNUM=4732, ACTION=add) [ 154.074695] systemd-udevd[380]: cdns-spi: Device processed (SEQNUM=4730, ACTION=add) [ 154.076740] systemd-udevd[380]: cdns-spi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 154.078926] systemd-udevd[353]: ci_hdrc: Device ready for processing (SEQNUM=4732, ACTION=add) [ 154.080814] systemd-udevd[353]: ci_hdrc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 154.082535] systemd-udevd[353]: clk-mt2712: Device is queued (SEQNUM=4733, ACTION=add) [ 154.084421] systemd-udevd[353]: clk-mt2712: Device ready for processing (SEQNUM=4733, ACTION=add) [ 154.086150] systemd-udevd[353]: clk-mt2712: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 154.088639] systemd-udevd[384]: ci_hdrc: Processing device (SEQNUM=4732, ACTION=add) [ 154.090702] systemd-udevd[353]: clk-mt2712-apmixed: Device is queued (SEQNUM=4734, ACTION=add) [ 154.092747] systemd-udevd[353]: clk-mt2712-apmixed: Device ready for processing (SEQNUM=4734, ACTION=add) [ 154.094483] systemd-udevd[353]: clk-mt2712-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.096892] systemd-udevd[396]: clk-mt2712: Processing device (SEQNUM=4733, ACTION=add) [ 154.099008] systemd-udevd[388]: clk-mt2712-apmixed: Processing device (SEQNUM=4734, ACTION=add) [ 154.101313] systemd-udevd[353]: clk-mt6765: Device is queued (SEQNUM=4735, ACTION=add) [ 154.102992] systemd-udevd[353]: clk-mt6765: Device ready for processing (SEQNUM=4735, ACTION=add) [ 154.105346] systemd-udevd[384]: ci_hdrc: Device processed (SEQNUM=4732, ACTION=add) [ 154.107083] systemd-udevd[384]: ci_hdrc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 154.109504] systemd-udevd[353]: clk-mt6765: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 154.111230] systemd-udevd[353]: clk-mt6779: Device is queued (SEQNUM=4736, ACTION=add) [ 154.113127] systemd-udevd[353]: clk-mt6779: Device ready for processing (SEQNUM=4736, ACTION=add) [ 154.114813] systemd-udevd[353]: clk-mt6779: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 154.117464] systemd-udevd[386]: clk-mt6765: Processing device (SEQNUM=4735, ACTION=add) [ 154.119707] systemd-udevd[384]: clk-mt6779: Processing device (SEQNUM=4736, ACTION=add) [ 154.122016] systemd-udevd[388]: clk-mt2712-apmixed: Device processed (SEQNUM=4734, ACTION=add) [ 154.124368] systemd-udevd[384]: clk-mt6779: Device processed (SEQNUM=4736, ACTION=add) [ 154.126126] systemd-udevd[384]: clk-mt6779: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 154.128385] systemd-udevd[353]: clk-mt6779-infra: Device is queued (SEQNUM=4737, ACTION=add) [ 154.130523] systemd-udevd[388]: clk-mt2712-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.132867] systemd-udevd[353]: clk-mt6779-infra: Device ready for processing (SEQNUM=4737, ACTION=add) [ 154.135028] systemd-udevd[396]: clk-mt2712: Device processed (SEQNUM=4733, ACTION=add) [ 154.137242] systemd-udevd[353]: clk-mt6779-infra: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 154.139425] systemd-udevd[396]: clk-mt2712: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 154.141843] systemd-udevd[353]: clk-mt6795-apmixed: Device is queued (SEQNUM=4738, ACTION=add) [ 154.143973] systemd-udevd[386]: clk-mt6765: Device processed (SEQNUM=4735, ACTION=add) [ 154.146109] systemd-udevd[386]: clk-mt6765: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 154.149450] systemd-udevd[353]: clk-mt6795-apmixed: Device ready for processing (SEQNUM=4738, ACTION=add) [ 154.157039] systemd-udevd[384]: clk-mt6779-infra: Processing device (SEQNUM=4737, ACTION=add) [ 154.159158] systemd-udevd[388]: clk-mt6795-apmixed: Processing device (SEQNUM=4738, ACTION=add) [ 154.161491] systemd-udevd[353]: clk-mt6795-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.163226] systemd-udevd[353]: clk-mt6795-infracfg: Device is queued (SEQNUM=4739, ACTION=add) [ 154.165527] systemd-udevd[384]: clk-mt6779-infra: Device processed (SEQNUM=4737, ACTION=add) [ 154.167578] systemd-udevd[353]: clk-mt6795-infracfg: Device ready for processing (SEQNUM=4739, ACTION=add) [ 154.169967] systemd-udevd[384]: clk-mt6779-infra: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 154.172629] systemd-udevd[353]: clk-mt6795-infracfg: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 154.174916] systemd-udevd[396]: clk-mt6795-infracfg: Processing device (SEQNUM=4739, ACTION=add) [ 154.177305] systemd-udevd[353]: clk-mt6795-mfg: Device is queued (SEQNUM=4740, ACTION=add) [ 154.178985] systemd-udevd[353]: clk-mt6795-mfg: Device ready for processing (SEQNUM=4740, ACTION=add) [ 154.180929] systemd-udevd[353]: clk-mt6795-mfg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 154.183241] systemd-udevd[384]: clk-mt6795-mfg: Processing device (SEQNUM=4740, ACTION=add) [ 154.189082] systemd-udevd[388]: clk-mt6795-apmixed: Device processed (SEQNUM=4738, ACTION=add) [ 154.194311] systemd-udevd[388]: clk-mt6795-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.201171] systemd-udevd[353]: clk-mt6795-mm: Device is queued (SEQNUM=4741, ACTION=add) [ 154.206595] systemd-udevd[353]: clk-mt6795-mm: Device ready for processing (SEQNUM=4741, ACTION=add) [ 154.210138] systemd-udevd[386]: clk-mt6795-mm: Processing device (SEQNUM=4741, ACTION=add) [ 154.212514] systemd-udevd[384]: clk-mt6795-mfg: Device processed (SEQNUM=4740, ACTION=add) [ 154.214268] systemd-udevd[384]: clk-mt6795-mfg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 154.216562] systemd-udevd[353]: clk-mt6795-mm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 154.218759] systemd-udevd[396]: clk-mt6795-infracfg: Device processed (SEQNUM=4739, ACTION=add) [ 154.220839] systemd-udevd[396]: clk-mt6795-infracfg: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 154.222973] systemd-udevd[353]: clk-mt6795-pericfg: Device is queued (SEQNUM=4742, ACTION=add) [ 154.224852] systemd-udevd[353]: clk-mt6795-pericfg: Device ready for processing (SEQNUM=4742, ACTION=add) [ 154.226713] systemd-udevd[353]: clk-mt6795-pericfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.229354] systemd-udevd[384]: clk-mt6795-pericfg: Processing device (SEQNUM=4742, ACTION=add) [ 154.231543] systemd-udevd[386]: clk-mt6795-mm: Device processed (SEQNUM=4741, ACTION=add) [ 154.233558] systemd-udevd[386]: clk-mt6795-mm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 154.235722] systemd-udevd[353]: clk-mt6795-topckgen: Device is queued (SEQNUM=4743, ACTION=add) [ 154.237628] systemd-udevd[353]: clk-mt6795-topckgen: Device ready for processing (SEQNUM=4743, ACTION=add) [ 154.239340] systemd-udevd[353]: clk-mt6795-topckgen: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 154.241774] systemd-udevd[396]: clk-mt6795-topckgen: Processing device (SEQNUM=4743, ACTION=add) [ 154.243856] systemd-udevd[353]: clk-mt6795-vdecsys: Device is queued (SEQNUM=4744, ACTION=add) [ 154.245783] systemd-udevd[353]: clk-mt6795-vdecsys: Device ready for processing (SEQNUM=4744, ACTION=add) [ 154.247501] systemd-udevd[353]: clk-mt6795-vdecsys: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.249950] systemd-udevd[388]: clk-mt6795-vdecsys: Processing device (SEQNUM=4744, ACTION=add) [ 154.252363] systemd-udevd[384]: clk-mt6795-pericfg: Device processed (SEQNUM=4742, ACTION=add) [ 154.254223] systemd-udevd[384]: clk-mt6795-pericfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.256625] systemd-udevd[353]: clk-mt6795-vencsys: Device is queued (SEQNUM=4745, ACTION=add) [ 154.258756] systemd-udevd[396]: clk-mt6795-topckgen: Device processed (SEQNUM=4743, ACTION=add) [ 154.260790] systemd-udevd[396]: clk-mt6795-topckgen: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 154.262921] systemd-udevd[353]: clk-mt6795-vencsys: Device ready for processing (SEQNUM=4745, ACTION=add) [ 154.264895] systemd-udevd[353]: clk-mt6795-vencsys: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.267080] systemd-udevd[384]: clk-mt6795-vencsys: Processing device (SEQNUM=4745, ACTION=add) [ 154.269461] systemd-udevd[353]: clk-mt6797: Device is queued (SEQNUM=4746, ACTION=add) [ 154.271127] systemd-udevd[353]: clk-mt6797: Device ready for processing (SEQNUM=4746, ACTION=add) [ 154.273092] systemd-udevd[353]: clk-mt6797: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 154.275269] systemd-udevd[384]: clk-mt6795-vencsys: Device processed (SEQNUM=4745, ACTION=add) [ 154.277259] systemd-udevd[384]: clk-mt6795-vencsys: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.279439] systemd-udevd[396]: clk-mt6797: Processing device (SEQNUM=4746, ACTION=add) [ 154.281751] systemd-udevd[388]: clk-mt6795-vdecsys: Device processed (SEQNUM=4744, ACTION=add) [ 154.283676] systemd-udevd[388]: clk-mt6795-vdecsys: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.286259] systemd-udevd[353]: clk-mt7622: Device is queued (SEQNUM=4747, ACTION=add) [ 154.287930] systemd-udevd[353]: clk-mt7622: Device ready for processing (SEQNUM=4747, ACTION=add) [ 154.289899] systemd-udevd[353]: clk-mt7622: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 154.291631] systemd-udevd[353]: clk-mt7622-apmixed: Device is queued (SEQNUM=4748, ACTION=add) [ 154.293643] systemd-udevd[353]: clk-mt7622-apmixed: Device ready for processing (SEQNUM=4748, ACTION=add) [ 154.295364] systemd-udevd[353]: clk-mt7622-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.300808] systemd-udevd[396]: clk-mt6797: Device processed (SEQNUM=4746, ACTION=add) [ 154.302932] systemd-udevd[386]: clk-mt7622: Processing device (SEQNUM=4747, ACTION=add) [ 154.305253] systemd-udevd[396]: clk-mt6797: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 154.307414] systemd-udevd[384]: clk-mt7622-apmixed: Processing device (SEQNUM=4748, ACTION=add) [ 154.309835] systemd-udevd[353]: clk-mt7622-infracfg: Device is queued (SEQNUM=4749, ACTION=add) [ 154.311550] systemd-udevd[353]: clk-mt7622-infracfg: Device ready for processing (SEQNUM=4749, ACTION=add) [ 154.313498] systemd-udevd[353]: clk-mt7622-infracfg: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 154.315839] systemd-udevd[396]: clk-mt7622-infracfg: Processing device (SEQNUM=4749, ACTION=add) [ 154.318215] systemd-udevd[386]: clk-mt7622: Device processed (SEQNUM=4747, ACTION=add) [ 154.320575] systemd-udevd[353]: clk-mt7981-apmixed: Device is queued (SEQNUM=4750, ACTION=add) [ 154.322270] systemd-udevd[353]: clk-mt7981-apmixed: Device ready for processing (SEQNUM=4750, ACTION=add) [ 154.324651] systemd-udevd[384]: clk-mt7622-apmixed: Device processed (SEQNUM=4748, ACTION=add) [ 154.326707] systemd-udevd[353]: clk-mt7981-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.329199] systemd-udevd[384]: clk-mt7622-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.331336] systemd-udevd[353]: clk-mt7981-eth: Device is queued (SEQNUM=4751, ACTION=add) [ 154.333248] systemd-udevd[353]: clk-mt7981-eth: Device ready for processing (SEQNUM=4751, ACTION=add) [ 154.335410] systemd-udevd[391]: clk-mt7981-eth: Processing device (SEQNUM=4751, ACTION=add) [ 154.337704] systemd-udevd[388]: clk-mt7981-apmixed: Processing device (SEQNUM=4750, ACTION=add) [ 154.339842] systemd-udevd[386]: clk-mt7622: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 154.342193] systemd-udevd[353]: clk-mt7981-eth: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 154.344225] systemd-udevd[353]: clk-mt7981-infracfg: Device is queued (SEQNUM=4752, ACTION=add) [ 154.345924] systemd-udevd[353]: clk-mt7981-infracfg: Device ready for processing (SEQNUM=4752, ACTION=add) [ 154.348296] systemd-udevd[396]: clk-mt7622-infracfg: Device processed (SEQNUM=4749, ACTION=add) [ 154.350356] systemd-udevd[353]: clk-mt7981-infracfg: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 154.352772] systemd-udevd[384]: clk-mt7981-infracfg: Processing device (SEQNUM=4752, ACTION=add) [ 154.354943] systemd-udevd[396]: clk-mt7622-infracfg: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 154.357360] systemd-udevd[353]: clk-mt7981-topckgen: Device is queued (SEQNUM=4753, ACTION=add) [ 154.359061] systemd-udevd[353]: clk-mt7981-topckgen: Device ready for processing (SEQNUM=4753, ACTION=add) [ 154.361483] systemd-udevd[386]: clk-mt7981-topckgen: Processing device (SEQNUM=4753, ACTION=add) [ 154.363680] systemd-udevd[391]: clk-mt7981-eth: Device processed (SEQNUM=4751, ACTION=add) [ 154.365881] systemd-udevd[391]: clk-mt7981-eth: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 154.368225] systemd-udevd[353]: clk-mt7981-topckgen: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 154.370433] systemd-udevd[384]: clk-mt7981-infracfg: Device processed (SEQNUM=4752, ACTION=add) [ 154.372679] systemd-udevd[353]: clk-mt7986-apmixed: Device is queued (SEQNUM=4754, ACTION=add) [ 154.374972] systemd-udevd[384]: clk-mt7981-infracfg: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 154.377305] systemd-udevd[353]: clk-mt7986-apmixed: Device ready for processing (SEQNUM=4754, ACTION=add) [ 154.379032] systemd-udevd[353]: clk-mt7986-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.381487] systemd-udevd[388]: clk-mt7981-apmixed: Device processed (SEQNUM=4750, ACTION=add) [ 154.383267] systemd-udevd[388]: clk-mt7981-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.385805] systemd-udevd[396]: clk-mt7986-apmixed: Processing device (SEQNUM=4754, ACTION=add) [ 154.387954] systemd-udevd[386]: clk-mt7981-topckgen: Device processed (SEQNUM=4753, ACTION=add) [ 154.390208] systemd-udevd[353]: clk-mt7986-eth: Device is queued (SEQNUM=4755, ACTION=add) [ 154.391889] systemd-udevd[353]: clk-mt7986-eth: Device ready for processing (SEQNUM=4755, ACTION=add) [ 154.393806] systemd-udevd[353]: clk-mt7986-eth: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 154.395969] systemd-udevd[396]: clk-mt7986-apmixed: Device processed (SEQNUM=4754, ACTION=add) [ 154.398318] systemd-udevd[386]: clk-mt7981-topckgen: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 154.400710] systemd-udevd[396]: clk-mt7986-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.402973] systemd-udevd[353]: clk-mt7986-infracfg: Device is queued (SEQNUM=4756, ACTION=add) [ 154.406381] systemd-udevd[353]: clk-mt7986-infracfg: Device ready for processing (SEQNUM=4756, ACTION=add) [ 154.411115] systemd-udevd[384]: clk-mt7986-eth: Processing device (SEQNUM=4755, ACTION=add) [ 154.415869] systemd-udevd[388]: clk-mt7986-infracfg: Processing device (SEQNUM=4756, ACTION=add) [ 154.423273] systemd-udevd[353]: clk-mt7986-infracfg: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 154.430058] systemd-udevd[384]: clk-mt7986-eth: Device processed (SEQNUM=4755, ACTION=add) [ 154.432370] systemd-udevd[384]: clk-mt7986-eth: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 154.434527] systemd-udevd[353]: clk-mt7986-topckgen: Device is queued (SEQNUM=4757, ACTION=add) [ 154.436410] systemd-udevd[353]: clk-mt7986-topckgen: Device ready for processing (SEQNUM=4757, ACTION=add) [ 154.438137] systemd-udevd[353]: clk-mt7986-topckgen: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 154.441611] systemd-udevd[396]: clk-mt7986-topckgen: Processing device (SEQNUM=4757, ACTION=add) [ 154.446663] systemd-udevd[388]: clk-mt7986-infracfg: Device processed (SEQNUM=4756, ACTION=add) [ 154.450923] systemd-udevd[388]: clk-mt7986-infracfg: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 154.454268] systemd-udevd[353]: clk-mt8167: Device is queued (SEQNUM=4758, ACTION=add) [ 154.455936] systemd-udevd[353]: clk-mt8167: Device ready for processing (SEQNUM=4758, ACTION=add) [ 154.457987] systemd-udevd[353]: clk-mt8167: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 154.459713] systemd-udevd[353]: clk-mt8167-apmixed: Device is queued (SEQNUM=4759, ACTION=add) [ 154.462150] systemd-udevd[384]: clk-mt8167: Processing device (SEQNUM=4758, ACTION=add) [ 154.464452] systemd-udevd[353]: clk-mt8167-apmixed: Device ready for processing (SEQNUM=4759, ACTION=add) [ 154.466180] systemd-udevd[353]: clk-mt8167-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.469712] systemd-udevd[396]: clk-mt7986-topckgen: Device processed (SEQNUM=4757, ACTION=add) [ 154.476594] systemd-udevd[353]: clk-mt8167-audsys: Device is queued (SEQNUM=4760, ACTION=add) [ 154.478730] systemd-udevd[396]: clk-mt7986-topckgen: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 154.481142] systemd-udevd[353]: clk-mt8167-audsys: Device ready for processing (SEQNUM=4760, ACTION=add) [ 154.483287] systemd-udevd[388]: clk-mt8167-apmixed: Processing device (SEQNUM=4759, ACTION=add) [ 154.485640] systemd-udevd[386]: clk-mt8167-audsys: Processing device (SEQNUM=4760, ACTION=add) [ 154.487766] systemd-udevd[384]: clk-mt8167: Device processed (SEQNUM=4758, ACTION=add) [ 154.489923] systemd-udevd[384]: clk-mt8167: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 154.492245] systemd-udevd[353]: clk-mt8167-audsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 154.493999] systemd-udevd[353]: clk-mt8167-imgsys: Device is queued (SEQNUM=4761, ACTION=add) [ 154.495677] systemd-udevd[353]: clk-mt8167-imgsys: Device ready for processing (SEQNUM=4761, ACTION=add) [ 154.497661] systemd-udevd[353]: clk-mt8167-imgsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 154.499404] systemd-udevd[353]: clk-mt8167-mfgcfg: Device is queued (SEQNUM=4762, ACTION=add) [ 154.501310] systemd-udevd[353]: clk-mt8167-mfgcfg: Device ready for processing (SEQNUM=4762, ACTION=add) [ 154.503443] systemd-udevd[388]: clk-mt8167-apmixed: Device processed (SEQNUM=4759, ACTION=add) [ 154.505913] systemd-udevd[386]: clk-mt8167-audsys: Device processed (SEQNUM=4760, ACTION=add) [ 154.507687] systemd-udevd[386]: clk-mt8167-audsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 154.514929] systemd-udevd[396]: clk-mt8167-mfgcfg: Processing device (SEQNUM=4762, ACTION=add) [ 154.518224] systemd-udevd[388]: clk-mt8167-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.520642] systemd-udevd[384]: clk-mt8167-imgsys: Processing device (SEQNUM=4761, ACTION=add) [ 154.522905] systemd-udevd[353]: clk-mt8167-mfgcfg: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 154.526569] systemd-udevd[353]: clk-mt8167-mm: Device is queued (SEQNUM=4763, ACTION=add) [ 154.529454] systemd-udevd[353]: clk-mt8167-mm: Device ready for processing (SEQNUM=4763, ACTION=add) [ 154.531155] systemd-udevd[353]: clk-mt8167-mm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 154.533621] systemd-udevd[353]: clk-mt8167-vdecsys: Device is queued (SEQNUM=4764, ACTION=add) [ 154.536417] systemd-udevd[353]: clk-mt8167-vdecsys: Device ready for processing (SEQNUM=4764, ACTION=add) [ 154.539693] systemd-udevd[388]: clk-mt8167-mm: Processing device (SEQNUM=4763, ACTION=add) [ 154.542227] systemd-udevd[386]: clk-mt8167-vdecsys: Processing device (SEQNUM=4764, ACTION=add) [ 154.544601] systemd-udevd[384]: clk-mt8167-imgsys: Device processed (SEQNUM=4761, ACTION=add) [ 154.546381] systemd-udevd[384]: clk-mt8167-imgsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 154.550113] systemd-udevd[353]: clk-mt8167-vdecsys: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.554985] systemd-udevd[396]: clk-mt8167-mfgcfg: Device processed (SEQNUM=4762, ACTION=add) [ 154.558120] systemd-udevd[353]: clk-mt8173-apmixed: Device is queued (SEQNUM=4765, ACTION=add) [ 154.561178] systemd-udevd[396]: clk-mt8167-mfgcfg: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 154.563589] systemd-udevd[353]: clk-mt8173-apmixed: Device ready for processing (SEQNUM=4765, ACTION=add) [ 154.565848] systemd-udevd[353]: clk-mt8173-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.567587] systemd-udevd[353]: clk-mt8173-imgsys: Device is queued (SEQNUM=4766, ACTION=add) [ 154.569643] systemd-udevd[353]: clk-mt8173-imgsys: Device ready for processing (SEQNUM=4766, ACTION=add) [ 154.571352] systemd-udevd[353]: clk-mt8173-imgsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 154.573312] systemd-udevd[353]: clk-mt8173-infracfg: Device is queued (SEQNUM=4767, ACTION=add) [ 154.574991] systemd-udevd[353]: clk-mt8173-infracfg: Device ready for processing (SEQNUM=4767, ACTION=add) [ 154.576944] systemd-udevd[353]: clk-mt8173-infracfg: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 154.578695] systemd-udevd[353]: clk-mt8173-mm: Device is queued (SEQNUM=4768, ACTION=add) [ 154.580619] systemd-udevd[353]: clk-mt8173-mm: Device ready for processing (SEQNUM=4768, ACTION=add) [ 154.582323] systemd-udevd[353]: clk-mt8173-mm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 154.584268] systemd-udevd[353]: clk-mt8173-pericfg: Device is queued (SEQNUM=4769, ACTION=add) [ 154.585976] systemd-udevd[353]: clk-mt8173-pericfg: Device ready for processing (SEQNUM=4769, ACTION=add) [ 154.587849] systemd-udevd[353]: clk-mt8173-pericfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.590491] systemd-udevd[396]: clk-mt8173-imgsys: Processing device (SEQNUM=4766, ACTION=add) [ 154.592854] systemd-udevd[353]: clk-mt8173-topckgen: Device is queued (SEQNUM=4770, ACTION=add) [ 154.594558] systemd-udevd[353]: clk-mt8173-topckgen: Device ready for processing (SEQNUM=4770, ACTION=add) [ 154.596559] systemd-udevd[353]: clk-mt8173-topckgen: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 154.598298] systemd-udevd[353]: clk-mt8173-vdecsys: Device is queued (SEQNUM=4771, ACTION=add) [ 154.599981] systemd-udevd[353]: clk-mt8173-vdecsys: Device ready for processing (SEQNUM=4771, ACTION=add) [ 154.602398] systemd-udevd[388]: clk-mt8167-mm: Device processed (SEQNUM=4763, ACTION=add) [ 154.604686] systemd-udevd[353]: clk-mt8173-vdecsys: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.606879] systemd-udevd[388]: clk-mt8167-mm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 154.609182] systemd-udevd[353]: clk-mt8173-vencsys: Device is queued (SEQNUM=4772, ACTION=add) [ 154.611310] systemd-udevd[384]: clk-mt8173-apmixed: Processing device (SEQNUM=4765, ACTION=add) [ 154.613724] systemd-udevd[353]: clk-mt8173-vencsys: Device ready for processing (SEQNUM=4772, ACTION=add) [ 154.615598] systemd-udevd[353]: clk-mt8173-vencsys: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.617672] systemd-udevd[353]: clk-mt8183: Device is queued (SEQNUM=4773, ACTION=add) [ 154.619333] systemd-udevd[353]: clk-mt8183: Device ready for processing (SEQNUM=4773, ACTION=add) [ 154.621292] systemd-udevd[353]: clk-mt8183: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 154.623591] systemd-udevd[391]: clk-mt8173-infracfg: Processing device (SEQNUM=4767, ACTION=add) [ 154.628987] systemd-udevd[379]: clk-mt8173-vdecsys: Processing device (SEQNUM=4771, ACTION=add) [ 154.631078] systemd-udevd[353]: clk-mt8183-apmixed: Device is queued (SEQNUM=4774, ACTION=add) [ 154.632983] systemd-udevd[353]: clk-mt8183-apmixed: Device ready for processing (SEQNUM=4774, ACTION=add) [ 154.634697] systemd-udevd[353]: clk-mt8183-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.636723] systemd-udevd[353]: clk-mt8183-audio: Device is queued (SEQNUM=4775, ACTION=add) [ 154.641833] systemd-udevd[382]: clk-mt8173-topckgen: Processing device (SEQNUM=4770, ACTION=add) [ 154.644220] systemd-udevd[353]: clk-mt8183-audio: Device ready for processing (SEQNUM=4775, ACTION=add) [ 154.645967] systemd-udevd[353]: clk-mt8183-audio: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 154.647697] systemd-udevd[353]: clk-mt8183-cam: Device is queued (SEQNUM=4776, ACTION=add) [ 154.649574] systemd-udevd[353]: clk-mt8183-cam: Device ready for processing (SEQNUM=4776, ACTION=add) [ 154.651269] systemd-udevd[353]: clk-mt8183-cam: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 154.656810] systemd-udevd[380]: clk-mt8173-pericfg: Processing device (SEQNUM=4769, ACTION=add) [ 154.658895] systemd-udevd[353]: clk-mt8183-img: Device is queued (SEQNUM=4777, ACTION=add) [ 154.661000] systemd-udevd[353]: clk-mt8183-img: Device ready for processing (SEQNUM=4777, ACTION=add) [ 154.662705] systemd-udevd[353]: clk-mt8183-img: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 154.667959] systemd-udevd[395]: clk-mt8183-audio: Processing device (SEQNUM=4775, ACTION=add) [ 154.670418] systemd-udevd[353]: clk-mt8183-ipu_adl: Device is queued (SEQNUM=4778, ACTION=add) [ 154.672331] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.677883] systemd-udevd[392]: clk-mt8183-cam: Processing device (SEQNUM=4776, ACTION=add) [ 154.680277] systemd-udevd[353]: clk-mt8183-ipu_conn: Device is queued (SEQNUM=4779, ACTION=add) [ 154.681978] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.683704] systemd-udevd[353]: clk-mt8183-ipu_core0: Device is queued (SEQNUM=4780, ACTION=add) [ 154.685608] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.690835] systemd-udevd[383]: clk-mt8173-vencsys: Processing device (SEQNUM=4772, ACTION=add) [ 154.693251] systemd-udevd[353]: clk-mt8183-ipu_core1: Device is queued (SEQNUM=4781, ACTION=add) [ 154.694984] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.698893] systemd-udevd[353]: clk-mt8183-mfg: Device is queued (SEQNUM=4782, ACTION=add) [ 154.701683] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.703873] systemd-udevd[381]: clk-mt8173-mm: Processing device (SEQNUM=4768, ACTION=add) [ 154.711692] systemd-udevd[353]: clk-mt8183-mm: Device is queued (SEQNUM=4783, ACTION=add) [ 154.714149] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.715866] systemd-udevd[353]: clk-mt8183-vdec: Device is queued (SEQNUM=4784, ACTION=add) [ 154.717759] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.719478] systemd-udevd[353]: clk-mt8183-venc: Device is queued (SEQNUM=4785, ACTION=add) [ 154.721386] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.723106] systemd-udevd[353]: clk-mt8186-apmixed: Device is queued (SEQNUM=4786, ACTION=add) [ 154.725067] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.727240] systemd-udevd[386]: clk-mt8167-vdecsys: Device processed (SEQNUM=4764, ACTION=add) [ 154.733315] systemd-udevd[393]: clk-mt8183-img: Processing device (SEQNUM=4777, ACTION=add) [ 154.744643] systemd-udevd[388]: clk-mt8183: Processing device (SEQNUM=4773, ACTION=add) [ 154.748232] systemd-udevd[353]: clk-mt8186-cam: Device is queued (SEQNUM=4787, ACTION=add) [ 154.749964] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.751796] systemd-udevd[353]: clk-mt8186-img: Device is queued (SEQNUM=4788, ACTION=add) [ 154.753885] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.755611] systemd-udevd[353]: clk-mt8186-imp_iic_wrap: Device is queued (SEQNUM=4789, ACTION=add) [ 154.757744] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.759459] systemd-udevd[353]: clk-mt8186-infra-ao: Device is queued (SEQNUM=4790, ACTION=add) [ 154.761419] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.763127] systemd-udevd[353]: clk-mt8186-ipe: Device is queued (SEQNUM=4791, ACTION=add) [ 154.765152] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.766879] systemd-udevd[353]: clk-mt8186-mcu: Device is queued (SEQNUM=4792, ACTION=add) [ 154.768817] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.770975] systemd-udevd[384]: clk-mt8173-apmixed: Device processed (SEQNUM=4765, ACTION=add) [ 154.783024] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER [ 154.785281] systemd-udevd[353]: clk-mt8186-mdp: Device is queued (SEQNUM=4793, ACTION=add) [ 154.786976] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.788849] systemd-udevd[353]: clk-mt8186-mfg: Device is queued (SEQNUM=4794, ACTION=add) [ 154.790527] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.792493] systemd-udevd[353]: clk-mt8186-mm: Device is queued (SEQNUM=4795, ACTION=add) [ 154.794171] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.802218] systemd-udevd[389]: clk-mt8183-apmixed: Processing device (SEQNUM=4774, ACTION=add) [ 154.805131] systemd-udevd[353]: clk-mt8186-topck: Device is queued (SEQNUM=4796, ACTION=add) [ 154.808817] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.812684] systemd-udevd[382]: clk-mt8173-topckgen: Device processed (SEQNUM=4770, ACTION=add) [ 154.815648] systemd-udevd[353]: clk-mt8186-vdec: Device is queued (SEQNUM=4797, ACTION=add) [ 154.818215] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.820901] systemd-udevd[353]: clk-mt8186-venc: Device is queued (SEQNUM=4798, ACTION=add) [ 154.822833] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.824807] systemd-udevd[353]: clk-mt8186-wpe: Device is queued (SEQNUM=4799, ACTION=add) [ 154.826925] systemd-udevd[380]: clk-mt8173-pericfg: Device processed (SEQNUM=4769, ACTION=add) [ 154.829178] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.830894] systemd-udevd[353]: clk-mt8188-adsp_audio26m: Device is queued (SEQNUM=4800, ACTION=add) [ 154.832828] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.834979] systemd-udevd[392]: clk-mt8183-cam: Device processed (SEQNUM=4776, ACTION=add) [ 154.837327] systemd-udevd[353]: clk-mt8188-apmixed: Device is queued (SEQNUM=4801, ACTION=add) [ 154.839018] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.840934] systemd-udevd[353]: clk-mt8188-cam: Device is queued (SEQNUM=4802, ACTION=add) [ 154.842621] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.844680] systemd-udevd[353]: clk-mt8188-ccu: Device is queued (SEQNUM=4803, ACTION=add) [ 154.846805] systemd-udevd[383]: clk-mt8173-vencsys: Device processed (SEQNUM=4772, ACTION=add) [ 154.855389] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.857277] systemd-udevd[353]: clk-mt8188-imgsys_main: Device is queued (SEQNUM=4804, ACTION=add) [ 154.858979] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.860875] systemd-udevd[353]: clk-mt8188-imp_iic_wrap: Device is queued (SEQNUM=4805, ACTION=add) [ 154.868910] systemd-udevd[381]: clk-mt8173-mm: Device processed (SEQNUM=4768, ACTION=add) [ 154.870963] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.878383] systemd-udevd[386]: clk-mt8167-vdecsys: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.884527] systemd-udevd[353]: clk-mt8188-infra_ao: Device is queued (SEQNUM=4806, ACTION=add) [ 154.886242] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.887936] systemd-udevd[353]: clk-mt8188-ipe: Device is queued (SEQNUM=4807, ACTION=add) [ 154.890750] systemd-udevd[353]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=4778, ACTION=add) [ 154.893773] systemd-udevd[353]: clk-mt8183-ipu_adl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 154.897446] systemd-udevd[396]: clk-mt8173-imgsys: Device processed (SEQNUM=4766, ACTION=add) [ 154.899720] systemd-udevd[353]: clk-mt8183-ipu_conn: Device ready for processing (SEQNUM=4779, ACTION=add) [ 154.902315] systemd-udevd[396]: clk-mt8173-imgsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 154.904998] systemd-udevd[384]: clk-mt8173-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.907506] systemd-udevd[353]: clk-mt8188-mfgcfg: Device is queued (SEQNUM=4808, ACTION=add) [ 154.913463] systemd-udevd[391]: clk-mt8173-infracfg: Device processed (SEQNUM=4767, ACTION=add) [ 154.915753] systemd-udevd[353]: clk-mt8183-ipu_conn: Device ready for processing (SEQNUM=4779, ACTION=add) [ 154.918387] systemd-udevd[391]: clk-mt8173-infracfg: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 154.922900] systemd-udevd[386]: clk-mt8183-ipu_adl: Processing device (SEQNUM=4778, ACTION=add) [ 154.929198] systemd-udevd[353]: clk-mt8188-peri_ao: Device is queued (SEQNUM=4809, ACTION=add) [ 154.930909] systemd-udevd[353]: clk-mt8183-ipu_conn: Device ready for processing (SEQNUM=4779, ACTION=add) [ 154.932842] systemd-udevd[353]: clk-mt8183-ipu_conn: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 154.934597] systemd-udevd[353]: clk-mt8183-ipu_core0: Device ready for processing (SEQNUM=4780, ACTION=add) [ 154.938845] systemd-udevd[382]: clk-mt8173-topckgen: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 154.945009] systemd-udevd[353]: clk-mt8183-ipu_core0: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 154.946945] systemd-udevd[353]: clk-mt8183-ipu_core1: Device ready for processing (SEQNUM=4781, ACTION=add) [ 154.948872] systemd-udevd[353]: clk-mt8183-ipu_core1: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 154.950615] systemd-udevd[353]: clk-mt8183-mfg: Device ready for processing (SEQNUM=4782, ACTION=add) [ 154.953005] systemd-udevd[384]: clk-mt8183-ipu_conn: Processing device (SEQNUM=4779, ACTION=add) [ 154.955094] systemd-udevd[353]: clk-mt8188-topck: Device is queued (SEQNUM=4810, ACTION=add) [ 154.958746] systemd-udevd[353]: clk-mt8183-mfg: Device ready for processing (SEQNUM=4782, ACTION=add) [ 154.962522] systemd-udevd[353]: clk-mt8183-mfg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 154.965137] systemd-udevd[353]: clk-mt8183-mm: Device ready for processing (SEQNUM=4783, ACTION=add) [ 154.968387] systemd-udevd[380]: clk-mt8173-pericfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 154.971653] systemd-udevd[392]: clk-mt8183-cam: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 154.974189] systemd-udevd[353]: clk-mt8188-vdec: Device is queued (SEQNUM=4811, ACTION=add) [ 154.975863] systemd-udevd[353]: clk-mt8183-mm: Device ready for processing (SEQNUM=4783, ACTION=add) [ 154.978238] systemd-udevd[391]: clk-mt8183-ipu_core1: Processing device (SEQNUM=4781, ACTION=add) [ 154.980713] systemd-udevd[353]: clk-mt8188-vdo0: Device is queued (SEQNUM=4812, ACTION=add) [ 154.982410] systemd-udevd[353]: clk-mt8183-mm: Device ready for processing (SEQNUM=4783, ACTION=add) [ 154.984272] systemd-udevd[353]: clk-mt8183-mm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 154.986005] systemd-udevd[353]: clk-mt8183-vdec: Device ready for processing (SEQNUM=4784, ACTION=add) [ 154.988741] systemd-udevd[396]: clk-mt8183-ipu_core0: Processing device (SEQNUM=4780, ACTION=add) [ 154.995257] systemd-udevd[353]: clk-mt8183-vdec: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 154.997756] systemd-udevd[353]: clk-mt8183-venc: Device ready for processing (SEQNUM=4785, ACTION=add) [ 154.999469] systemd-udevd[353]: clk-mt8188-vdo1: Device is queued (SEQNUM=4813, ACTION=add) [ 155.001399] systemd-udevd[353]: clk-mt8183-venc: Device ready for processing (SEQNUM=4785, ACTION=add) [ 155.003558] systemd-udevd[383]: clk-mt8173-vencsys: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 155.006059] systemd-udevd[353]: clk-mt8188-venc1: Device is queued (SEQNUM=4814, ACTION=add) [ 155.008576] systemd-udevd[388]: clk-mt8183: Device processed (SEQNUM=4773, ACTION=add) [ 155.010608] systemd-udevd[353]: clk-mt8183-venc: Device ready for processing (SEQNUM=4785, ACTION=add) [ 155.013036] systemd-udevd[388]: clk-mt8183: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 155.015231] systemd-udevd[395]: clk-mt8183-audio: Device processed (SEQNUM=4775, ACTION=add) [ 155.017511] systemd-udevd[353]: clk-mt8188-vpp0: Device is queued (SEQNUM=4815, ACTION=add) [ 155.019670] systemd-udevd[382]: clk-mt8183-mfg: Processing device (SEQNUM=4782, ACTION=add) [ 155.022023] systemd-udevd[395]: clk-mt8183-audio: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 155.024438] systemd-udevd[353]: clk-mt8183-venc: Device ready for processing (SEQNUM=4785, ACTION=add) [ 155.026143] systemd-udevd[353]: clk-mt8183-venc: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.027891] systemd-udevd[353]: clk-mt8186-apmixed: Device ready for processing (SEQNUM=4786, ACTION=add) [ 155.029770] systemd-udevd[353]: clk-mt8188-vpp1: Device is queued (SEQNUM=4816, ACTION=add) [ 155.031455] systemd-udevd[353]: clk-mt8186-apmixed: Device ready for processing (SEQNUM=4786, ACTION=add) [ 155.033625] systemd-udevd[353]: clk-mt8186-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 155.035404] systemd-udevd[353]: clk-mt8186-cam: Device ready for processing (SEQNUM=4787, ACTION=add) [ 155.037784] systemd-udevd[381]: clk-mt8173-mm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 155.040382] systemd-udevd[379]: clk-mt8173-vdecsys: Device processed (SEQNUM=4771, ACTION=add) [ 155.042164] systemd-udevd[379]: clk-mt8173-vdecsys: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 155.044573] systemd-udevd[353]: clk-mt8188-wpe: Device is queued (SEQNUM=4817, ACTION=add) [ 155.046262] systemd-udevd[353]: clk-mt8186-cam: Device ready for processing (SEQNUM=4787, ACTION=add) [ 155.047977] systemd-udevd[353]: clk-mt8186-cam: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.049974] systemd-udevd[353]: clk-mt8186-img: Device ready for processing (SEQNUM=4788, ACTION=add) [ 155.052343] systemd-udevd[393]: clk-mt8183-img: Device processed (SEQNUM=4777, ACTION=add) [ 155.054395] systemd-udevd[353]: clk-mt8186-img: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.056834] systemd-udevd[392]: clk-mt8183-vdec: Processing device (SEQNUM=4784, ACTION=add) [ 155.058929] systemd-udevd[353]: clk-mt8186-imp_iic_wrap: Device ready for processing (SEQNUM=4789, ACTION=add) [ 155.060880] systemd-udevd[353]: clk-mt8186-imp_iic_wrap: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 155.063075] systemd-udevd[379]: clk-mt8186-img: Processing device (SEQNUM=4788, ACTION=add) [ 155.065446] systemd-udevd[353]: clk-mt8186-infra-ao: Device ready for processing (SEQNUM=4790, ACTION=add) [ 155.067196] systemd-udevd[353]: clk-mt8192: Device is queued (SEQNUM=4818, ACTION=add) [ 155.069247] systemd-udevd[353]: clk-mt8186-infra-ao: Device ready for processing (SEQNUM=4790, ACTION=add) [ 155.071445] systemd-udevd[389]: clk-mt8183-apmixed: Device processed (SEQNUM=4774, ACTION=add) [ 155.073576] systemd-udevd[389]: clk-mt8183-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 155.075773] systemd-udevd[380]: clk-mt8183-mm: Processing device (SEQNUM=4783, ACTION=add) [ 155.078052] systemd-udevd[395]: clk-mt8186-imp_iic_wrap: Processing device (SEQNUM=4789, ACTION=add) [ 155.080478] systemd-udevd[393]: clk-mt8183-img: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.082660] systemd-udevd[383]: clk-mt8183-venc: Processing device (SEQNUM=4785, ACTION=add) [ 155.085390] systemd-udevd[379]: clk-mt8186-img: Device processed (SEQNUM=4788, ACTION=add) [ 155.087162] systemd-udevd[379]: clk-mt8186-img: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.089491] systemd-udevd[353]: clk-mt8192-apmixed: Device is queued (SEQNUM=4819, ACTION=add) [ 155.091184] systemd-udevd[353]: clk-mt8186-infra-ao: Device ready for processing (SEQNUM=4790, ACTION=add) [ 155.093569] systemd-udevd[381]: clk-mt8186-cam: Processing device (SEQNUM=4787, ACTION=add) [ 155.095624] systemd-udevd[353]: clk-mt8192-aud: Device is queued (SEQNUM=4820, ACTION=add) [ 155.097521] systemd-udevd[353]: clk-mt8186-infra-ao: Device ready for processing (SEQNUM=4790, ACTION=add) [ 155.099703] systemd-udevd[388]: clk-mt8186-apmixed: Processing device (SEQNUM=4786, ACTION=add) [ 155.102430] systemd-udevd[353]: clk-mt8186-infra-ao: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 155.105160] systemd-udevd[353]: clk-mt8186-ipe: Device ready for processing (SEQNUM=4791, ACTION=add) [ 155.109380] systemd-udevd[353]: clk-mt8186-ipe: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.113539] systemd-udevd[389]: clk-mt8186-ipe: Processing device (SEQNUM=4791, ACTION=add) [ 155.116605] systemd-udevd[379]: clk-mt8186-infra-ao: Processing device (SEQNUM=4790, ACTION=add) [ 155.118768] systemd-udevd[391]: clk-mt8183-ipu_core1: Device processed (SEQNUM=4781, ACTION=add) [ 155.120856] systemd-udevd[391]: clk-mt8183-ipu_core1: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 155.123052] systemd-udevd[388]: clk-mt8186-apmixed: Device processed (SEQNUM=4786, ACTION=add) [ 155.125005] systemd-udevd[388]: clk-mt8186-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 155.127190] systemd-udevd[380]: clk-mt8183-mm: Device processed (SEQNUM=4783, ACTION=add) [ 155.129557] systemd-udevd[396]: clk-mt8183-ipu_core0: Device processed (SEQNUM=4780, ACTION=add) [ 155.131335] systemd-udevd[396]: clk-mt8183-ipu_core0: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 155.133739] systemd-udevd[386]: clk-mt8183-ipu_adl: Device processed (SEQNUM=4778, ACTION=add) [ 155.135670] systemd-udevd[386]: clk-mt8183-ipu_adl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 155.138234] systemd-udevd[382]: clk-mt8183-mfg: Device processed (SEQNUM=4782, ACTION=add) [ 155.140586] systemd-udevd[395]: clk-mt8186-imp_iic_wrap: Device processed (SEQNUM=4789, ACTION=add) [ 155.142769] systemd-udevd[382]: clk-mt8183-mfg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.145193] systemd-udevd[395]: clk-mt8186-imp_iic_wrap: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 155.147417] systemd-udevd[384]: clk-mt8183-ipu_conn: Device processed (SEQNUM=4779, ACTION=add) [ 155.149421] systemd-udevd[384]: clk-mt8183-ipu_conn: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 155.151763] systemd-udevd[379]: clk-mt8186-infra-ao: Device processed (SEQNUM=4790, ACTION=add) [ 155.153779] systemd-udevd[379]: clk-mt8186-infra-ao: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 155.155988] systemd-udevd[389]: clk-mt8186-ipe: Device processed (SEQNUM=4791, ACTION=add) [ 155.162670] systemd-udevd[389]: clk-mt8186-ipe: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.165351] systemd-udevd[353]: clk-mt8186-mcu: Device ready for processing (SEQNUM=4792, ACTION=add) [ 155.254598] systemd-udevd[393]: clk-mt8186-mcu: Processing device (SEQNUM=4792, ACTION=add) [ 155.258137] systemd-udevd[392]: clk-mt8183-vdec: Device processed (SEQNUM=4784, ACTION=add) [ 155.259954] systemd-udevd[392]: clk-mt8183-vdec: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.262430] systemd-udevd[383]: clk-mt8183-venc: Device processed (SEQNUM=4785, ACTION=add) [ 155.264585] systemd-udevd[383]: clk-mt8183-venc: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.267140] systemd-udevd[381]: clk-mt8186-cam: Device processed (SEQNUM=4787, ACTION=add) [ 155.269278] systemd-udevd[381]: clk-mt8186-cam: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.271462] systemd-udevd[353]: clk-mt8186-mcu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.273772] systemd-udevd[353]: clk-mt8186-mdp: Device ready for processing (SEQNUM=4793, ACTION=add) [ 155.275547] systemd-udevd[353]: clk-mt8192-cam: Device is queued (SEQNUM=4821, ACTION=add) [ 155.277961] systemd-udevd[380]: clk-mt8183-mm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 155.280415] systemd-udevd[353]: clk-mt8186-mdp: Device ready for processing (SEQNUM=4793, ACTION=add) [ 155.282687] systemd-udevd[384]: clk-mt8186-mdp: Processing device (SEQNUM=4793, ACTION=add) [ 155.285493] systemd-udevd[393]: clk-mt8186-mcu: Device processed (SEQNUM=4792, ACTION=add) [ 155.287346] systemd-udevd[393]: clk-mt8186-mcu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.289824] systemd-udevd[353]: clk-mt8186-mdp: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.291676] systemd-udevd[353]: clk-mt8186-mfg: Device ready for processing (SEQNUM=4794, ACTION=add) [ 155.294274] systemd-udevd[396]: clk-mt8186-mfg: Processing device (SEQNUM=4794, ACTION=add) [ 155.296676] systemd-udevd[353]: clk-mt8186-mfg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.298522] systemd-udevd[353]: clk-mt8186-mm: Device ready for processing (SEQNUM=4795, ACTION=add) [ 155.300598] systemd-udevd[353]: clk-mt8186-mm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 155.302558] systemd-udevd[353]: clk-mt8186-topck: Device ready for processing (SEQNUM=4796, ACTION=add) [ 155.304674] systemd-udevd[353]: clk-mt8186-topck: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 155.306530] systemd-udevd[353]: clk-mt8186-vdec: Device ready for processing (SEQNUM=4797, ACTION=add) [ 155.308626] systemd-udevd[353]: clk-mt8186-vdec: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.310941] systemd-udevd[384]: clk-mt8186-mdp: Device processed (SEQNUM=4793, ACTION=add) [ 155.313353] systemd-udevd[353]: clk-mt8186-venc: Device ready for processing (SEQNUM=4798, ACTION=add) [ 155.315120] systemd-udevd[353]: clk-mt8186-venc: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.317776] systemd-udevd[384]: clk-mt8186-mdp: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.320315] systemd-udevd[391]: clk-mt8186-vdec: Processing device (SEQNUM=4797, ACTION=add) [ 155.322612] systemd-udevd[386]: clk-mt8186-topck: Processing device (SEQNUM=4796, ACTION=add) [ 155.328770] systemd-udevd[396]: clk-mt8186-mfg: Device processed (SEQNUM=4794, ACTION=add) [ 155.330605] systemd-udevd[396]: clk-mt8186-mfg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.333163] systemd-udevd[381]: clk-mt8186-venc: Processing device (SEQNUM=4798, ACTION=add) [ 155.335341] systemd-udevd[391]: clk-mt8186-vdec: Device processed (SEQNUM=4797, ACTION=add) [ 155.337497] systemd-udevd[391]: clk-mt8186-vdec: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.339808] systemd-udevd[386]: clk-mt8186-topck: Device processed (SEQNUM=4796, ACTION=add) [ 155.342294] systemd-udevd[388]: clk-mt8186-mm: Processing device (SEQNUM=4795, ACTION=add) [ 155.344877] systemd-udevd[386]: clk-mt8186-topck: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 155.347533] systemd-udevd[381]: clk-mt8186-venc: Device processed (SEQNUM=4798, ACTION=add) [ 155.350057] systemd-udevd[353]: clk-mt8186-wpe: Device ready for processing (SEQNUM=4799, ACTION=add) [ 155.352595] systemd-udevd[381]: clk-mt8186-venc: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.354841] systemd-udevd[353]: clk-mt8186-wpe: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.356903] systemd-udevd[353]: clk-mt8188-adsp_audio26m: Device ready for processing (SEQNUM=4800, ACTION=add) [ 155.358685] systemd-udevd[353]: clk-mt8188-adsp_audio26m: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 155.360855] systemd-udevd[353]: clk-mt8188-apmixed: Device ready for processing (SEQNUM=4801, ACTION=add) [ 155.363117] systemd-udevd[380]: clk-mt8186-wpe: Processing device (SEQNUM=4799, ACTION=add) [ 155.365555] systemd-udevd[353]: clk-mt8188-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 155.367397] systemd-udevd[353]: clk-mt8188-cam: Device ready for processing (SEQNUM=4802, ACTION=add) [ 155.369957] systemd-udevd[382]: clk-mt8188-adsp_audio26m: Processing device (SEQNUM=4800, ACTION=add) [ 155.372578] systemd-udevd[353]: clk-mt8188-cam: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.374367] systemd-udevd[353]: clk-mt8188-ccu: Device ready for processing (SEQNUM=4803, ACTION=add) [ 155.376413] systemd-udevd[353]: clk-mt8188-ccu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.378759] systemd-udevd[380]: clk-mt8186-wpe: Device processed (SEQNUM=4799, ACTION=add) [ 155.381173] systemd-udevd[353]: clk-mt8188-imgsys_main: Device ready for processing (SEQNUM=4804, ACTION=add) [ 155.383394] systemd-udevd[380]: clk-mt8186-wpe: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.385941] systemd-udevd[353]: clk-mt8188-imgsys_main: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 155.387778] systemd-udevd[353]: clk-mt8188-imp_iic_wrap: Device ready for processing (SEQNUM=4805, ACTION=add) [ 155.389863] systemd-udevd[353]: clk-mt8188-imp_iic_wrap: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 155.391721] systemd-udevd[353]: clk-mt8188-infra_ao: Device ready for processing (SEQNUM=4806, ACTION=add) [ 155.394328] systemd-udevd[392]: clk-mt8188-imp_iic_wrap: Processing device (SEQNUM=4805, ACTION=add) [ 155.396893] systemd-udevd[383]: clk-mt8188-cam: Processing device (SEQNUM=4802, ACTION=add) [ 155.399130] systemd-udevd[395]: clk-mt8188-imgsys_main: Processing device (SEQNUM=4804, ACTION=add) [ 155.401711] systemd-udevd[379]: clk-mt8188-apmixed: Processing device (SEQNUM=4801, ACTION=add) [ 155.403899] systemd-udevd[392]: clk-mt8188-imp_iic_wrap: Device processed (SEQNUM=4805, ACTION=add) [ 155.406055] systemd-udevd[392]: clk-mt8188-imp_iic_wrap: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 155.408556] systemd-udevd[389]: clk-mt8188-ccu: Processing device (SEQNUM=4803, ACTION=add) [ 155.410710] systemd-udevd[388]: clk-mt8186-mm: Device processed (SEQNUM=4795, ACTION=add) [ 155.413100] systemd-udevd[353]: clk-mt8192-img: Device is queued (SEQNUM=4822, ACTION=add) [ 155.415254] systemd-udevd[388]: clk-mt8186-mm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 155.418258] systemd-udevd[382]: clk-mt8188-adsp_audio26m: Device processed (SEQNUM=4800, ACTION=add) [ 155.420378] systemd-udevd[382]: clk-mt8188-adsp_audio26m: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 155.423162] systemd-udevd[383]: clk-mt8188-cam: Device processed (SEQNUM=4802, ACTION=add) [ 155.425587] systemd-udevd[383]: clk-mt8188-cam: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.427907] systemd-udevd[353]: clk-mt8188-infra_ao: Device ready for processing (SEQNUM=4806, ACTION=add) [ 155.429928] systemd-udevd[353]: clk-mt8188-infra_ao: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 155.431783] systemd-udevd[353]: clk-mt8188-ipe: Device ready for processing (SEQNUM=4807, ACTION=add) [ 155.433760] systemd-udevd[353]: clk-mt8188-ipe: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.435620] systemd-udevd[353]: clk-mt8188-mfgcfg: Device ready for processing (SEQNUM=4808, ACTION=add) [ 155.437657] systemd-udevd[353]: clk-mt8188-mfgcfg: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 155.439417] systemd-udevd[353]: clk-mt8188-peri_ao: Device ready for processing (SEQNUM=4809, ACTION=add) [ 155.441969] systemd-udevd[379]: clk-mt8188-apmixed: Device processed (SEQNUM=4801, ACTION=add) [ 155.444374] systemd-udevd[353]: clk-mt8188-peri_ao: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 155.446277] systemd-udevd[353]: clk-mt8188-topck: Device ready for processing (SEQNUM=4810, ACTION=add) [ 155.448472] systemd-udevd[353]: clk-mt8188-topck: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 155.450337] systemd-udevd[353]: clk-mt8188-vdec: Device ready for processing (SEQNUM=4811, ACTION=add) [ 155.452818] systemd-udevd[389]: clk-mt8188-ccu: Device processed (SEQNUM=4803, ACTION=add) [ 155.454975] systemd-udevd[353]: clk-mt8188-vdec: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.457563] systemd-udevd[389]: clk-mt8188-ccu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.459871] systemd-udevd[353]: clk-mt8188-vdo0: Device ready for processing (SEQNUM=4812, ACTION=add) [ 155.461899] systemd-udevd[353]: clk-mt8188-vdo0: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.463766] systemd-udevd[353]: clk-mt8188-vdo1: Device ready for processing (SEQNUM=4813, ACTION=add) [ 155.469255] systemd-udevd[384]: clk-mt8188-infra_ao: Processing device (SEQNUM=4806, ACTION=add) [ 155.471441] systemd-udevd[381]: clk-mt8188-vdec: Processing device (SEQNUM=4811, ACTION=add) [ 155.474111] systemd-udevd[382]: clk-mt8188-vdo1: Processing device (SEQNUM=4813, ACTION=add) [ 155.476665] systemd-udevd[386]: clk-mt8188-peri_ao: Processing device (SEQNUM=4809, ACTION=add) [ 155.479064] systemd-udevd[396]: clk-mt8188-ipe: Processing device (SEQNUM=4807, ACTION=add) [ 155.481547] systemd-udevd[391]: clk-mt8188-topck: Processing device (SEQNUM=4810, ACTION=add) [ 155.483773] systemd-udevd[380]: clk-mt8188-vdo0: Processing device (SEQNUM=4812, ACTION=add) [ 155.486170] systemd-udevd[353]: clk-mt8188-vdo1: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.488814] systemd-udevd[379]: clk-mt8188-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 155.491152] systemd-udevd[353]: clk-mt8188-venc1: Device ready for processing (SEQNUM=4814, ACTION=add) [ 155.493233] systemd-udevd[353]: clk-mt8188-venc1: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 155.495035] systemd-udevd[353]: clk-mt8188-vpp0: Device ready for processing (SEQNUM=4815, ACTION=add) [ 155.497103] systemd-udevd[353]: clk-mt8188-vpp0: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.498938] systemd-udevd[353]: clk-mt8188-vpp1: Device ready for processing (SEQNUM=4816, ACTION=add) [ 155.501179] systemd-udevd[353]: clk-mt8188-vpp1: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.503010] systemd-udevd[353]: clk-mt8188-wpe: Device ready for processing (SEQNUM=4817, ACTION=add) [ 155.505546] systemd-udevd[395]: clk-mt8188-imgsys_main: Device processed (SEQNUM=4804, ACTION=add) [ 155.507417] systemd-udevd[395]: clk-mt8188-imgsys_main: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 155.510158] systemd-udevd[381]: clk-mt8188-vdec: Device processed (SEQNUM=4811, ACTION=add) [ 155.512692] systemd-udevd[392]: clk-mt8188-vpp0: Processing device (SEQNUM=4815, ACTION=add) [ 155.514895] systemd-udevd[388]: clk-mt8188-mfgcfg: Processing device (SEQNUM=4808, ACTION=add) [ 155.517319] systemd-udevd[384]: clk-mt8188-infra_ao: Device processed (SEQNUM=4806, ACTION=add) [ 155.519212] systemd-udevd[384]: clk-mt8188-infra_ao: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 155.521947] systemd-udevd[383]: clk-mt8188-venc1: Processing device (SEQNUM=4814, ACTION=add) [ 155.524323] systemd-udevd[353]: clk-mt8192-imp_iic_wrap: Device is queued (SEQNUM=4823, ACTION=add) [ 155.526722] systemd-udevd[353]: clk-mt8188-wpe: Device ready for processing (SEQNUM=4817, ACTION=add) [ 155.528972] systemd-udevd[353]: clk-mt8188-wpe: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.530813] systemd-udevd[353]: clk-mt8192: Device ready for processing (SEQNUM=4818, ACTION=add) [ 155.532825] systemd-udevd[353]: clk-mt8192: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 155.534666] systemd-udevd[353]: clk-mt8192-apmixed: Device ready for processing (SEQNUM=4819, ACTION=add) [ 155.537270] systemd-udevd[386]: clk-mt8188-peri_ao: Device processed (SEQNUM=4809, ACTION=add) [ 155.539516] systemd-udevd[381]: clk-mt8188-vdec: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.542100] systemd-udevd[386]: clk-mt8188-peri_ao: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 155.544729] systemd-udevd[382]: clk-mt8188-vdo1: Device processed (SEQNUM=4813, ACTION=add) [ 155.546529] systemd-udevd[382]: clk-mt8188-vdo1: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.549067] systemd-udevd[353]: clk-mt8192-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 155.550913] systemd-udevd[353]: clk-mt8192-aud: Device ready for processing (SEQNUM=4820, ACTION=add) [ 155.553374] systemd-udevd[379]: clk-mt8192: Processing device (SEQNUM=4818, ACTION=add) [ 155.555603] systemd-udevd[353]: clk-mt8192-aud: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.557660] systemd-udevd[353]: clk-mt8192-cam: Device ready for processing (SEQNUM=4821, ACTION=add) [ 155.559924] systemd-udevd[393]: clk-mt8188-vpp1: Processing device (SEQNUM=4816, ACTION=add) [ 155.562396] systemd-udevd[380]: clk-mt8188-vdo0: Device processed (SEQNUM=4812, ACTION=add) [ 155.564358] systemd-udevd[380]: clk-mt8188-vdo0: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.566660] systemd-udevd[391]: clk-mt8188-topck: Device processed (SEQNUM=4810, ACTION=add) [ 155.568851] systemd-udevd[391]: clk-mt8188-topck: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 155.571163] systemd-udevd[384]: clk-mt8188-wpe: Processing device (SEQNUM=4817, ACTION=add) [ 155.573597] systemd-udevd[353]: clk-mt8192-ipe: Device is queued (SEQNUM=4824, ACTION=add) [ 155.575795] systemd-udevd[395]: clk-mt8192-aud: Processing device (SEQNUM=4820, ACTION=add) [ 155.578191] systemd-udevd[353]: clk-mt8192-cam: Device ready for processing (SEQNUM=4821, ACTION=add) [ 155.580683] systemd-udevd[389]: clk-mt8192-apmixed: Processing device (SEQNUM=4819, ACTION=add) [ 155.582912] systemd-udevd[353]: clk-mt8192-cam: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.585242] systemd-udevd[353]: clk-mt8192-img: Device ready for processing (SEQNUM=4822, ACTION=add) [ 155.587017] systemd-udevd[353]: clk-mt8192-img: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.589078] systemd-udevd[353]: clk-mt8192-imp_iic_wrap: Device ready for processing (SEQNUM=4823, ACTION=add) [ 155.591364] systemd-udevd[381]: clk-mt8192-imp_iic_wrap: Processing device (SEQNUM=4823, ACTION=add) [ 155.594001] systemd-udevd[353]: clk-mt8192-imp_iic_wrap: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 155.595857] systemd-udevd[353]: clk-mt8192-ipe: Device ready for processing (SEQNUM=4824, ACTION=add) [ 155.597840] systemd-udevd[353]: clk-mt8192-ipe: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.600340] systemd-udevd[391]: clk-mt8192-img: Processing device (SEQNUM=4822, ACTION=add) [ 155.602528] systemd-udevd[353]: clk-mt8192-mdp: Device is queued (SEQNUM=4825, ACTION=add) [ 155.604830] systemd-udevd[353]: clk-mt8192-mdp: Device ready for processing (SEQNUM=4825, ACTION=add) [ 155.607093] systemd-udevd[396]: clk-mt8188-ipe: Device processed (SEQNUM=4807, ACTION=add) [ 155.609540] systemd-udevd[386]: clk-mt8192-cam: Processing device (SEQNUM=4821, ACTION=add) [ 155.611703] systemd-udevd[392]: clk-mt8188-vpp0: Device processed (SEQNUM=4815, ACTION=add) [ 155.614177] systemd-udevd[396]: clk-mt8188-ipe: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.616878] systemd-udevd[392]: clk-mt8188-vpp0: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.619157] systemd-udevd[380]: clk-mt8192-ipe: Processing device (SEQNUM=4824, ACTION=add) [ 155.621567] systemd-udevd[353]: clk-mt8192-mdp: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.623442] systemd-udevd[353]: clk-mt8192-mfg: Device is queued (SEQNUM=4826, ACTION=add) [ 155.625530] systemd-udevd[353]: clk-mt8192-mfg: Device ready for processing (SEQNUM=4826, ACTION=add) [ 155.627815] systemd-udevd[382]: clk-mt8192-mdp: Processing device (SEQNUM=4825, ACTION=add) [ 155.630315] systemd-udevd[396]: clk-mt8192-mfg: Processing device (SEQNUM=4826, ACTION=add) [ 155.632665] systemd-udevd[353]: clk-mt8192-mfg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.634426] systemd-udevd[353]: clk-mt8192-mm: Device is queued (SEQNUM=4827, ACTION=add) [ 155.636388] systemd-udevd[353]: clk-mt8192-mm: Device ready for processing (SEQNUM=4827, ACTION=add) [ 155.638153] systemd-udevd[353]: clk-mt8192-mm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 155.640672] systemd-udevd[392]: clk-mt8192-mm: Processing device (SEQNUM=4827, ACTION=add) [ 155.642906] systemd-udevd[353]: clk-mt8192-msdc: Device is queued (SEQNUM=4828, ACTION=add) [ 155.645054] systemd-udevd[353]: clk-mt8192-msdc: Device ready for processing (SEQNUM=4828, ACTION=add) [ 155.646884] systemd-udevd[353]: clk-mt8192-scp_adsp: Device is queued (SEQNUM=4829, ACTION=add) [ 155.648911] systemd-udevd[353]: clk-mt8192-msdc: Device ready for processing (SEQNUM=4828, ACTION=add) [ 155.650668] systemd-udevd[353]: clk-mt8192-vdec: Device is queued (SEQNUM=4830, ACTION=add) [ 155.652679] systemd-udevd[353]: clk-mt8192-msdc: Device ready for processing (SEQNUM=4828, ACTION=add) [ 155.654919] systemd-udevd[381]: clk-mt8192-imp_iic_wrap: Device processed (SEQNUM=4823, ACTION=add) [ 155.656989] systemd-udevd[381]: clk-mt8192-imp_iic_wrap: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 155.659325] systemd-udevd[393]: clk-mt8188-vpp1: Device processed (SEQNUM=4816, ACTION=add) [ 155.661432] systemd-udevd[393]: clk-mt8188-vpp1: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.663678] systemd-udevd[353]: clk-mt8192-venc: Device is queued (SEQNUM=4831, ACTION=add) [ 155.669266] systemd-udevd[382]: clk-mt8192-mdp: Device processed (SEQNUM=4825, ACTION=add) [ 155.671150] systemd-udevd[382]: clk-mt8192-mdp: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.674206] systemd-udevd[384]: clk-mt8188-wpe: Device processed (SEQNUM=4817, ACTION=add) [ 155.676265] systemd-udevd[384]: clk-mt8188-wpe: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.678707] systemd-udevd[353]: clk-mt8192-msdc: Device ready for processing (SEQNUM=4828, ACTION=add) [ 155.684254] systemd-udevd[380]: clk-mt8192-ipe: Device processed (SEQNUM=4824, ACTION=add) [ 155.686521] systemd-udevd[384]: clk-mt8192-msdc: Processing device (SEQNUM=4828, ACTION=add) [ 155.689069] systemd-udevd[380]: clk-mt8192-ipe: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.691319] systemd-udevd[353]: clk-mt8192-msdc: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.693478] systemd-udevd[353]: clk-mt8192-scp_adsp: Device ready for processing (SEQNUM=4829, ACTION=add) [ 155.698852] systemd-udevd[383]: clk-mt8188-venc1: Device processed (SEQNUM=4814, ACTION=add) [ 155.701254] systemd-udevd[381]: clk-mt8192-scp_adsp: Processing device (SEQNUM=4829, ACTION=add) [ 155.703489] systemd-udevd[383]: clk-mt8188-venc1: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 155.706246] systemd-udevd[391]: clk-mt8192-img: Device processed (SEQNUM=4822, ACTION=add) [ 155.708427] systemd-udevd[391]: clk-mt8192-img: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.710807] systemd-udevd[353]: clk-mt8192-scp_adsp: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 155.712861] systemd-udevd[353]: clk-mt8192-vdec: Device ready for processing (SEQNUM=4830, ACTION=add) [ 155.714655] systemd-udevd[353]: clk-mt8192-vdec: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.716940] systemd-udevd[353]: clk-mt8192-venc: Device ready for processing (SEQNUM=4831, ACTION=add) [ 155.718788] systemd-udevd[353]: clk-mt8192-venc: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.721440] systemd-udevd[386]: clk-mt8192-cam: Device processed (SEQNUM=4821, ACTION=add) [ 155.723628] systemd-udevd[396]: clk-mt8192-mfg: Device processed (SEQNUM=4826, ACTION=add) [ 155.726116] systemd-udevd[386]: clk-mt8192-cam: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.728667] systemd-udevd[396]: clk-mt8192-mfg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.730951] systemd-udevd[382]: clk-mt8192-vdec: Processing device (SEQNUM=4830, ACTION=add) [ 155.736593] systemd-udevd[392]: clk-mt8192-mm: Device processed (SEQNUM=4827, ACTION=add) [ 155.738430] systemd-udevd[392]: clk-mt8192-mm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 155.743796] systemd-udevd[379]: clk-mt8192: Device processed (SEQNUM=4818, ACTION=add) [ 155.745846] systemd-udevd[379]: clk-mt8192: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 155.751249] systemd-udevd[393]: clk-mt8192-venc: Processing device (SEQNUM=4831, ACTION=add) [ 155.753752] systemd-udevd[353]: clk-mt8195-apmixed: Device is queued (SEQNUM=4832, ACTION=add) [ 155.759060] systemd-udevd[388]: clk-mt8188-mfgcfg: Device processed (SEQNUM=4808, ACTION=add) [ 155.761397] systemd-udevd[388]: clk-mt8188-mfgcfg: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 155.763693] systemd-udevd[393]: clk-mt8192-venc: Device processed (SEQNUM=4831, ACTION=add) [ 155.765792] systemd-udevd[393]: clk-mt8192-venc: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.768433] systemd-udevd[389]: clk-mt8192-apmixed: Device processed (SEQNUM=4819, ACTION=add) [ 155.770329] systemd-udevd[389]: clk-mt8192-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 155.775671] systemd-udevd[395]: clk-mt8192-aud: Device processed (SEQNUM=4820, ACTION=add) [ 155.777922] systemd-udevd[395]: clk-mt8192-aud: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.780387] systemd-udevd[353]: clk-mt8195-apmixed: Device ready for processing (SEQNUM=4832, ACTION=add) [ 155.782236] systemd-udevd[353]: clk-mt8195-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 155.784786] systemd-udevd[381]: clk-mt8192-scp_adsp: Device processed (SEQNUM=4829, ACTION=add) [ 155.786882] systemd-udevd[353]: clk-mt8195-apusys_pll: Device is queued (SEQNUM=4833, ACTION=add) [ 155.789297] systemd-udevd[381]: clk-mt8192-scp_adsp: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 155.791672] systemd-udevd[384]: clk-mt8192-msdc: Device processed (SEQNUM=4828, ACTION=add) [ 155.793771] systemd-udevd[384]: clk-mt8192-msdc: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.796388] systemd-udevd[382]: clk-mt8192-vdec: Device processed (SEQNUM=4830, ACTION=add) [ 155.798279] systemd-udevd[382]: clk-mt8192-vdec: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 155.802646] systemd-udevd[396]: clk-mt8195-apmixed: Processing device (SEQNUM=4832, ACTION=add) [ 155.809240] systemd-udevd[353]: clk-mt8195-apusys_pll: Device ready for processing (SEQNUM=4833, ACTION=add) [ 155.811063] systemd-udevd[353]: clk-mt8195-apusys_pll: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 155.813927] systemd-udevd[388]: clk-mt8195-apusys_pll: Processing device (SEQNUM=4833, ACTION=add) [ 155.816309] systemd-udevd[353]: clk-mt8195-cam: Device is queued (SEQNUM=4834, ACTION=add) [ 155.818097] systemd-udevd[353]: clk-mt8195-cam: Device ready for processing (SEQNUM=4834, ACTION=add) [ 155.819892] systemd-udevd[353]: clk-mt8195-cam: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.822383] systemd-udevd[388]: clk-mt8195-apusys_pll: Device processed (SEQNUM=4833, ACTION=add) [ 155.824423] systemd-udevd[388]: clk-mt8195-apusys_pll: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 155.826724] systemd-udevd[384]: clk-mt8195-cam: Processing device (SEQNUM=4834, ACTION=add) [ 155.829254] systemd-udevd[353]: clk-mt8195-ccu: Device is queued (SEQNUM=4835, ACTION=add) [ 155.831024] systemd-udevd[353]: clk-mt8195-ccu: Device ready for processing (SEQNUM=4835, ACTION=add) [ 155.833102] systemd-udevd[353]: clk-mt8195-ccu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.835415] systemd-udevd[386]: clk-mt8195-ccu: Processing device (SEQNUM=4835, ACTION=add) [ 155.837851] systemd-udevd[353]: clk-mt8195-img: Device is queued (SEQNUM=4836, ACTION=add) [ 155.840351] systemd-udevd[396]: clk-mt8195-apmixed: Device processed (SEQNUM=4832, ACTION=add) [ 155.842245] systemd-udevd[396]: clk-mt8195-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 155.844943] systemd-udevd[353]: clk-mt8195-img: Device ready for processing (SEQNUM=4836, ACTION=add) [ 155.846672] systemd-udevd[353]: clk-mt8195-img: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.848842] systemd-udevd[353]: clk-mt8195-imp_iic_wrap: Device is queued (SEQNUM=4837, ACTION=add) [ 155.861333] systemd-udevd[353]: clk-mt8195-imp_iic_wrap: Device ready for processing (SEQNUM=4837, ACTION=add) [ 155.863627] systemd-udevd[396]: clk-mt8195-imp_iic_wrap: Processing device (SEQNUM=4837, ACTION=add) [ 155.870371] systemd-udevd[384]: clk-mt8195-cam: Device processed (SEQNUM=4834, ACTION=add) [ 155.873839] systemd-udevd[384]: clk-mt8195-cam: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.876333] systemd-udevd[353]: clk-mt8195-imp_iic_wrap: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 155.878662] systemd-udevd[388]: clk-mt8195-img: Processing device (SEQNUM=4836, ACTION=add) [ 155.881169] systemd-udevd[353]: clk-mt8195-infra_ao: Device is queued (SEQNUM=4838, ACTION=add) [ 155.882920] systemd-udevd[353]: clk-mt8195-infra_ao: Device ready for processing (SEQNUM=4838, ACTION=add) [ 155.885267] systemd-udevd[353]: clk-mt8195-infra_ao: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 155.887574] systemd-udevd[391]: clk-mt8195-infra_ao: Processing device (SEQNUM=4838, ACTION=add) [ 155.890027] systemd-udevd[353]: clk-mt8195-ipe: Device is queued (SEQNUM=4839, ACTION=add) [ 155.891809] systemd-udevd[353]: clk-mt8195-ipe: Device ready for processing (SEQNUM=4839, ACTION=add) [ 155.893793] systemd-udevd[353]: clk-mt8195-ipe: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.899220] systemd-udevd[381]: clk-mt8195-ipe: Processing device (SEQNUM=4839, ACTION=add) [ 155.901894] systemd-udevd[353]: clk-mt8195-mfg: Device is queued (SEQNUM=4840, ACTION=add) [ 155.903667] systemd-udevd[353]: clk-mt8195-mfg: Device ready for processing (SEQNUM=4840, ACTION=add) [ 155.906188] systemd-udevd[396]: clk-mt8195-imp_iic_wrap: Device processed (SEQNUM=4837, ACTION=add) [ 155.908319] systemd-udevd[396]: clk-mt8195-imp_iic_wrap: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 155.910622] systemd-udevd[353]: clk-mt8195-mfg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 155.912664] systemd-udevd[353]: clk-mt8195-peri_ao: Device is queued (SEQNUM=4841, ACTION=add) [ 155.918302] systemd-udevd[386]: clk-mt8195-ccu: Device processed (SEQNUM=4835, ACTION=add) [ 155.920465] systemd-udevd[386]: clk-mt8195-ccu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.922698] systemd-udevd[353]: clk-mt8195-peri_ao: Device ready for processing (SEQNUM=4841, ACTION=add) [ 155.925634] systemd-udevd[384]: clk-mt8195-mfg: Processing device (SEQNUM=4840, ACTION=add) [ 155.927918] systemd-udevd[396]: clk-mt8195-peri_ao: Processing device (SEQNUM=4841, ACTION=add) [ 155.930333] systemd-udevd[353]: clk-mt8195-peri_ao: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 155.932317] systemd-udevd[353]: clk-mt8195-scp_adsp: Device is queued (SEQNUM=4842, ACTION=add) [ 155.934685] systemd-udevd[388]: clk-mt8195-img: Device processed (SEQNUM=4836, ACTION=add) [ 155.936849] systemd-udevd[388]: clk-mt8195-img: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.939056] systemd-udevd[353]: clk-mt8195-scp_adsp: Device ready for processing (SEQNUM=4842, ACTION=add) [ 155.941117] systemd-udevd[353]: clk-mt8195-scp_adsp: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 155.943457] systemd-udevd[381]: clk-mt8195-ipe: Device processed (SEQNUM=4839, ACTION=add) [ 155.945698] systemd-udevd[381]: clk-mt8195-ipe: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.947939] systemd-udevd[353]: clk-mt8195-topck: Device is queued (SEQNUM=4843, ACTION=add) [ 155.953565] systemd-udevd[391]: clk-mt8195-infra_ao: Device processed (SEQNUM=4838, ACTION=add) [ 155.955482] systemd-udevd[391]: clk-mt8195-infra_ao: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 155.958230] systemd-udevd[353]: clk-mt8195-topck: Device ready for processing (SEQNUM=4843, ACTION=add) [ 155.960813] systemd-udevd[396]: clk-mt8195-peri_ao: Device processed (SEQNUM=4841, ACTION=add) systemd-udevd.service: Got notification message from PID 353 (WATCHDOG=1) [ 155.962824] systemd-udevd[396]: clk-mt8195-peri_ao: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 155.965445] systemd-udevd[386]: clk-mt8195-scp_adsp: Processing device (SEQNUM=4842, ACTION=add) [ 155.967843] systemd-udevd[384]: clk-mt8195-mfg: Device processed (SEQNUM=4840, ACTION=add) [ 155.970151] systemd-udevd[353]: clk-mt8195-topck: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 155.972894] systemd-udevd[384]: clk-mt8195-mfg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 155.975140] systemd-udevd[353]: clk-mt8195-vdec: Device is queued (SEQNUM=4844, ACTION=add) [ 155.977673] systemd-udevd[388]: clk-mt8195-topck: Processing device (SEQNUM=4843, ACTION=add) [ 155.979841] systemd-udevd[353]: clk-mt8195-vdec: Device ready for processing (SEQNUM=4844, ACTION=add) [ 155.981862] systemd-udevd[353]: clk-mt8195-vdec: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.983699] systemd-udevd[353]: clk-mt8195-vdo0: Device is queued (SEQNUM=4845, ACTION=add) [ 155.985709] systemd-udevd[353]: clk-mt8195-vdo0: Device ready for processing (SEQNUM=4845, ACTION=add) [ 155.988240] systemd-udevd[386]: clk-mt8195-scp_adsp: Device processed (SEQNUM=4842, ACTION=add) [ 155.990135] systemd-udevd[386]: clk-mt8195-scp_adsp: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 155.992669] systemd-udevd[384]: clk-mt8195-vdec: Processing device (SEQNUM=4844, ACTION=add) [ 155.994940] systemd-udevd[396]: clk-mt8195-vdo0: Processing device (SEQNUM=4845, ACTION=add) [ 155.997585] systemd-udevd[353]: clk-mt8195-vdo0: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 155.999457] systemd-udevd[353]: clk-mt8195-vdo1: Device is queued (SEQNUM=4846, ACTION=add) [ 156.001464] systemd-udevd[353]: clk-mt8195-vdo1: Device ready for processing (SEQNUM=4846, ACTION=add) [ 156.003718] systemd-udevd[388]: clk-mt8195-topck: Device processed (SEQNUM=4843, ACTION=add) [ 156.006096] systemd-udevd[353]: clk-mt8195-vdo1: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 156.008700] systemd-udevd[388]: clk-mt8195-topck: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 156.011037] systemd-udevd[386]: clk-mt8195-vdo1: Processing device (SEQNUM=4846, ACTION=add) [ 156.013917] systemd-udevd[384]: clk-mt8195-vdec: Device processed (SEQNUM=4844, ACTION=add) [ 156.016867] systemd-udevd[353]: clk-mt8195-venc: Device is queued (SEQNUM=4847, ACTION=add) [ 156.019613] systemd-udevd[384]: clk-mt8195-vdec: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.022705] systemd-udevd[353]: clk-mt8195-venc: Device ready for processing (SEQNUM=4847, ACTION=add) [ 156.025047] systemd-udevd[353]: clk-mt8195-venc: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 156.027761] systemd-udevd[396]: clk-mt8195-vdo0: Device processed (SEQNUM=4845, ACTION=add) [ 156.033001] systemd-udevd[396]: clk-mt8195-vdo0: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.037388] systemd-udevd[353]: clk-mt8195-vpp0: Device is queued (SEQNUM=4848, ACTION=add) [ 156.041016] systemd-udevd[391]: clk-mt8195-venc: Processing device (SEQNUM=4847, ACTION=add) [ 156.043248] systemd-udevd[353]: clk-mt8195-vpp0: Device ready for processing (SEQNUM=4848, ACTION=add) [ 156.045385] systemd-udevd[353]: clk-mt8195-vpp0: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 156.047250] systemd-udevd[353]: clk-mt8195-vpp1: Device is queued (SEQNUM=4849, ACTION=add) [ 156.049338] systemd-udevd[353]: clk-mt8195-vpp1: Device ready for processing (SEQNUM=4849, ACTION=add) [ 156.051138] systemd-udevd[353]: clk-mt8195-vpp1: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 156.053662] systemd-udevd[386]: clk-mt8195-vdo1: Device processed (SEQNUM=4846, ACTION=add) [ 156.055483] systemd-udevd[386]: clk-mt8195-vdo1: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.058190] systemd-udevd[353]: clk-mt8195-wpe: Device is queued (SEQNUM=4850, ACTION=add) [ 156.060235] systemd-udevd[353]: clk-mt8195-wpe: Device ready for processing (SEQNUM=4850, ACTION=add) [ 156.062530] systemd-udevd[396]: clk-mt8195-vpp1: Processing device (SEQNUM=4849, ACTION=add) [ 156.065051] systemd-udevd[391]: clk-mt8195-venc: Device processed (SEQNUM=4847, ACTION=add) [ 156.067379] systemd-udevd[353]: clk-mt8195-wpe: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 156.070052] systemd-udevd[391]: clk-mt8195-venc: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.072556] systemd-udevd[353]: clk-mt8365: Device is queued (SEQNUM=4851, ACTION=add) [ 156.074334] systemd-udevd[353]: clk-mt8365: Device ready for processing (SEQNUM=4851, ACTION=add) [ 156.076390] systemd-udevd[353]: clk-mt8365: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 156.078718] systemd-udevd[386]: clk-mt8365: Processing device (SEQNUM=4851, ACTION=add) [ 156.081144] systemd-udevd[353]: clk-mt8365-apmixed: Device is queued (SEQNUM=4852, ACTION=add) [ 156.082923] systemd-udevd[353]: clk-mt8365-apmixed: Device ready for processing (SEQNUM=4852, ACTION=add) [ 156.084978] systemd-udevd[353]: clk-mt8365-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 156.086858] systemd-udevd[353]: clk-mt8365-apu: Device is queued (SEQNUM=4853, ACTION=add) [ 156.088841] systemd-udevd[353]: clk-mt8365-apu: Device ready for processing (SEQNUM=4853, ACTION=add) [ 156.091118] systemd-udevd[396]: clk-mt8195-vpp1: Device processed (SEQNUM=4849, ACTION=add) [ 156.093131] systemd-udevd[396]: clk-mt8195-vpp1: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.095511] systemd-udevd[353]: clk-mt8365-apu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 156.098086] systemd-udevd[391]: clk-mt8365-apmixed: Processing device (SEQNUM=4852, ACTION=add) [ 156.100518] systemd-udevd[353]: clk-mt8365-cam: Device is queued (SEQNUM=4854, ACTION=add) [ 156.102277] systemd-udevd[353]: clk-mt8365-cam: Device ready for processing (SEQNUM=4854, ACTION=add) [ 156.104825] systemd-udevd[386]: clk-mt8365: Device processed (SEQNUM=4851, ACTION=add) [ 156.107063] systemd-udevd[384]: clk-mt8195-vpp0: Processing device (SEQNUM=4848, ACTION=add) [ 156.109527] systemd-udevd[386]: clk-mt8365: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 156.111816] systemd-udevd[396]: clk-mt8365-cam: Processing device (SEQNUM=4854, ACTION=add) [ 156.114249] systemd-udevd[353]: clk-mt8365-cam: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 156.116869] systemd-udevd[381]: clk-mt8365-apu: Processing device (SEQNUM=4853, ACTION=add) [ 156.120848] systemd-udevd[353]: clk-mt8365-mfg: Device is queued (SEQNUM=4855, ACTION=add) [ 156.122699] systemd-udevd[353]: clk-mt8365-mfg: Device ready for processing (SEQNUM=4855, ACTION=add) [ 156.124963] systemd-udevd[353]: clk-mt8365-mfg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 156.127311] systemd-udevd[386]: clk-mt8365-mfg: Processing device (SEQNUM=4855, ACTION=add) [ 156.129794] systemd-udevd[353]: clk-mt8365-mm: Device is queued (SEQNUM=4856, ACTION=add) [ 156.131563] systemd-udevd[353]: clk-mt8365-mm: Device ready for processing (SEQNUM=4856, ACTION=add) [ 156.133739] systemd-udevd[353]: clk-mt8365-mm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 156.136350] systemd-udevd[391]: clk-mt8365-apmixed: Device processed (SEQNUM=4852, ACTION=add) [ 156.138245] systemd-udevd[391]: clk-mt8365-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 156.140732] systemd-udevd[353]: clk-mt8365-vdec: Device is queued (SEQNUM=4857, ACTION=add) [ 156.142954] systemd-udevd[380]: clk-mt8365-mm: Processing device (SEQNUM=4856, ACTION=add) [ 156.145500] systemd-udevd[396]: clk-mt8365-cam: Device processed (SEQNUM=4854, ACTION=add) [ 156.147376] systemd-udevd[396]: clk-mt8365-cam: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 156.149966] systemd-udevd[388]: clk-mt8195-wpe: Processing device (SEQNUM=4850, ACTION=add) [ 156.152379] systemd-udevd[353]: clk-mt8365-vdec: Device ready for processing (SEQNUM=4857, ACTION=add) [ 156.154289] systemd-udevd[353]: clk-mt8365-vdec: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 156.156355] systemd-udevd[353]: clk-mt8365-venc: Device is queued (SEQNUM=4858, ACTION=add) [ 156.158132] systemd-udevd[353]: clk-mt8365-venc: Device ready for processing (SEQNUM=4858, ACTION=add) [ 156.160677] systemd-udevd[380]: clk-mt8365-mm: Device processed (SEQNUM=4856, ACTION=add) [ 156.162544] systemd-udevd[380]: clk-mt8365-mm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 156.165093] systemd-udevd[386]: clk-mt8365-mfg: Device processed (SEQNUM=4855, ACTION=add) [ 156.167294] systemd-udevd[396]: clk-mt8365-venc: Processing device (SEQNUM=4858, ACTION=add) [ 156.169900] systemd-udevd[381]: clk-mt8365-apu: Device processed (SEQNUM=4853, ACTION=add) [ 156.171738] systemd-udevd[381]: clk-mt8365-apu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 156.174257] systemd-udevd[382]: clk-mt8365-vdec: Processing device (SEQNUM=4857, ACTION=add) [ 156.177113] systemd-udevd[353]: clk-mt8365-venc: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 156.178986] systemd-udevd[353]: clk-mt8516: Device is queued (SEQNUM=4859, ACTION=add) [ 156.180997] systemd-udevd[353]: clk-mt8516: Device ready for processing (SEQNUM=4859, ACTION=add) [ 156.182777] systemd-udevd[353]: clk-mt8516: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 156.185536] systemd-udevd[396]: clk-mt8365-venc: Device processed (SEQNUM=4858, ACTION=add) [ 156.187775] systemd-udevd[384]: clk-mt8195-vpp0: Device processed (SEQNUM=4848, ACTION=add) [ 156.189824] systemd-udevd[384]: clk-mt8195-vpp0: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.192302] systemd-udevd[353]: clk-mt8516-apmixed: Device is queued (SEQNUM=4860, ACTION=add) [ 156.194075] systemd-udevd[353]: clk-mt8516-apmixed: Device ready for processing (SEQNUM=4860, ACTION=add) [ 156.195912] systemd-udevd[353]: clk-mt8516-apmixed: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 156.198428] systemd-udevd[381]: clk-mt8516-apmixed: Processing device (SEQNUM=4860, ACTION=add) [ 156.200934] systemd-udevd[386]: clk-mt8365-mfg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 156.203167] systemd-udevd[391]: clk-mt8516: Processing device (SEQNUM=4859, ACTION=add) [ 156.205670] systemd-udevd[388]: clk-mt8195-wpe: Device processed (SEQNUM=4850, ACTION=add) [ 156.207484] systemd-udevd[388]: clk-mt8195-wpe: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 156.210070] systemd-udevd[382]: clk-mt8365-vdec: Device processed (SEQNUM=4857, ACTION=add) [ 156.211888] systemd-udevd[382]: clk-mt8365-vdec: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.214510] systemd-udevd[396]: clk-mt8365-venc: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.217063] systemd-udevd[381]: clk-mt8516-apmixed: Device processed (SEQNUM=4860, ACTION=add) [ 156.218934] systemd-udevd[381]: clk-mt8516-apmixed: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 156.221491] systemd-udevd[353]: clk-rpmh: Device is queued (SEQNUM=4861, ACTION=add) [ 156.223183] systemd-udevd[353]: clk-rpmh: Device ready for processing (SEQNUM=4861, ACTION=add) [ 156.225233] systemd-udevd[353]: clk-rpmh: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 156.227509] systemd-udevd[384]: clk-rpmh: Processing device (SEQNUM=4861, ACTION=add) [ 156.229976] systemd-udevd[353]: clk_imx8ulp: Device is queued (SEQNUM=4862, ACTION=add) [ 156.231749] systemd-udevd[353]: clk_imx8ulp: Device ready for processing (SEQNUM=4862, ACTION=add) [ 156.234417] systemd-udevd[384]: clk-rpmh: Device processed (SEQNUM=4861, ACTION=add) [ 156.236468] systemd-udevd[384]: clk-rpmh: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 156.238774] systemd-udevd[396]: clk_imx8ulp: Processing device (SEQNUM=4862, ACTION=add) [ 156.241196] systemd-udevd[353]: clk_imx8ulp: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 156.243656] systemd-udevd[391]: clk-mt8516: Device processed (SEQNUM=4859, ACTION=add) [ 156.245726] systemd-udevd[391]: clk-mt8516: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 156.247978] systemd-udevd[353]: cmd-db: Device is queued (SEQNUM=4863, ACTION=add) [ 156.249933] systemd-udevd[353]: cmd-db: Device ready for processing (SEQNUM=4863, ACTION=add) [ 156.251704] systemd-udevd[353]: cmd-db: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 156.254176] systemd-udevd[384]: cmd-db: Processing device (SEQNUM=4863, ACTION=add) [ 156.256639] systemd-udevd[396]: clk_imx8ulp: Device processed (SEQNUM=4862, ACTION=add) [ 156.258841] systemd-udevd[353]: combphy: Device is queued (SEQNUM=4864, ACTION=add) [ 156.260850] systemd-udevd[353]: combphy: Device ready for processing (SEQNUM=4864, ACTION=add) [ 156.262603] systemd-udevd[353]: combphy: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 156.264748] systemd-udevd[353]: cpufreq-dt: Device is queued (SEQNUM=4865, ACTION=add) [ 156.266478] systemd-udevd[353]: cpufreq-dt: Device ready for processing (SEQNUM=4865, ACTION=add) [ 156.268926] systemd-udevd[396]: clk_imx8ulp: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 156.271214] systemd-udevd[386]: cpufreq-dt: Processing device (SEQNUM=4865, ACTION=add) [ 156.273781] systemd-udevd[353]: cpufreq-dt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 156.275621] systemd-udevd[353]: cros-ec-debugfs: Device is queued (SEQNUM=4866, ACTION=add) [ 156.277659] systemd-udevd[353]: cros-ec-debugfs: Device ready for processing (SEQNUM=4866, ACTION=add) [ 156.279911] systemd-udevd[388]: combphy: Processing device (SEQNUM=4864, ACTION=add) [ 156.282318] systemd-udevd[396]: cros-ec-debugfs: Processing device (SEQNUM=4866, ACTION=add) [ 156.284644] systemd-udevd[353]: cros-ec-debugfs: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 156.286495] systemd-udevd[353]: cros-ec-dev: Device is queued (SEQNUM=4867, ACTION=add) [ 156.288535] systemd-udevd[353]: cros-ec-dev: Device ready for processing (SEQNUM=4867, ACTION=add) [ 156.290360] systemd-udevd[353]: cros-ec-dev: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 156.292927] systemd-udevd[391]: cros-ec-dev: Processing device (SEQNUM=4867, ACTION=add) [ 156.295142] systemd-udevd[353]: cros-ec-i2c-tunnel: Device is queued (SEQNUM=4868, ACTION=add) [ 156.297189] systemd-udevd[353]: cros-ec-i2c-tunnel: Device ready for processing (SEQNUM=4868, ACTION=add) [ 156.299022] systemd-udevd[353]: cros-ec-i2c-tunnel: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 156.301103] systemd-udevd[353]: cros-ec-keyb: Device is queued (SEQNUM=4869, ACTION=add) [ 156.302954] systemd-udevd[353]: cros-ec-keyb: Device ready for processing (SEQNUM=4869, ACTION=add) [ 156.305501] systemd-udevd[386]: cpufreq-dt: Device processed (SEQNUM=4865, ACTION=add) [ 156.307358] systemd-udevd[386]: cpufreq-dt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 156.310077] systemd-udevd[384]: cmd-db: Device processed (SEQNUM=4863, ACTION=add) [ 156.311844] systemd-udevd[384]: cmd-db: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 156.314276] systemd-udevd[391]: cros-ec-dev: Device processed (SEQNUM=4867, ACTION=add) [ 156.316797] systemd-udevd[388]: combphy: Device processed (SEQNUM=4864, ACTION=add) [ 156.318900] systemd-udevd[353]: cros-ec-keyb: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 156.321461] systemd-udevd[388]: combphy: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 156.323670] systemd-udevd[353]: cros-ec-lightbar: Device is queued (SEQNUM=4870, ACTION=add) [ 156.325748] systemd-udevd[353]: cros-ec-lightbar: Device ready for processing (SEQNUM=4870, ACTION=add) [ 156.331101] systemd-udevd[396]: cros-ec-debugfs: Device processed (SEQNUM=4866, ACTION=add) [ 156.333197] systemd-udevd[396]: cros-ec-debugfs: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.335576] systemd-udevd[381]: cros-ec-i2c-tunnel: Processing device (SEQNUM=4868, ACTION=add) [ 156.338260] systemd-udevd[384]: cros-ec-lightbar: Processing device (SEQNUM=4870, ACTION=add) [ 156.340699] systemd-udevd[380]: cros-ec-keyb: Processing device (SEQNUM=4869, ACTION=add) [ 156.342914] systemd-udevd[391]: cros-ec-dev: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 156.345511] systemd-udevd[353]: cros-ec-lightbar: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 156.347385] systemd-udevd[353]: cros-ec-pchg: Device is queued (SEQNUM=4871, ACTION=add) [ 156.349388] systemd-udevd[353]: cros-ec-pchg: Device ready for processing (SEQNUM=4871, ACTION=add) [ 156.351203] systemd-udevd[353]: cros-ec-pchg: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 156.353360] systemd-udevd[353]: cros-ec-regulator: Device is queued (SEQNUM=4872, ACTION=add) [ 156.355154] systemd-udevd[353]: cros-ec-regulator: Device ready for processing (SEQNUM=4872, ACTION=add) [ 156.357171] systemd-udevd[353]: cros-ec-regulator: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 156.358981] systemd-udevd[353]: cros-ec-rtc: Device is queued (SEQNUM=4873, ACTION=add) [ 156.361126] systemd-udevd[353]: cros-ec-rtc: Device ready for processing (SEQNUM=4873, ACTION=add) [ 156.363339] systemd-udevd[396]: cros-ec-pchg: Processing device (SEQNUM=4871, ACTION=add) [ 156.366090] systemd-udevd[384]: cros-ec-lightbar: Device processed (SEQNUM=4870, ACTION=add) [ 156.367969] systemd-udevd[384]: cros-ec-lightbar: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 156.370492] systemd-udevd[380]: cros-ec-keyb: Device processed (SEQNUM=4869, ACTION=add) [ 156.372634] systemd-udevd[380]: cros-ec-keyb: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 156.374923] systemd-udevd[381]: cros-ec-i2c-tunnel: Device processed (SEQNUM=4868, ACTION=add) [ 156.377044] systemd-udevd[381]: cros-ec-i2c-tunnel: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 156.379375] systemd-udevd[388]: cros-ec-regulator: Processing device (SEQNUM=4872, ACTION=add) [ 156.381985] systemd-udevd[386]: cros-ec-rtc: Processing device (SEQNUM=4873, ACTION=add) [ 156.384256] systemd-udevd[353]: cros-ec-rtc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 156.386082] systemd-udevd[353]: cros-ec-sensorhub: Device is queued (SEQNUM=4874, ACTION=add) [ 156.387856] systemd-udevd[353]: cros-ec-sensorhub: Device ready for processing (SEQNUM=4874, ACTION=add) [ 156.390276] systemd-udevd[396]: cros-ec-pchg: Device processed (SEQNUM=4871, ACTION=add) [ 156.392284] systemd-udevd[396]: cros-ec-pchg: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 156.394732] systemd-udevd[384]: cros-ec-sensorhub: Processing device (SEQNUM=4874, ACTION=add) [ 156.397225] systemd-udevd[353]: cros-ec-sensorhub: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 156.399095] systemd-udevd[353]: cros-ec-sysfs: Device is queued (SEQNUM=4875, ACTION=add) [ 156.401104] systemd-udevd[353]: cros-ec-sysfs: Device ready for processing (SEQNUM=4875, ACTION=add) [ 156.403403] systemd-udevd[386]: cros-ec-rtc: Device processed (SEQNUM=4873, ACTION=add) [ 156.405621] systemd-udevd[386]: cros-ec-rtc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 156.407867] systemd-udevd[384]: cros-ec-sensorhub: Device processed (SEQNUM=4874, ACTION=add) [ 156.409904] systemd-udevd[384]: cros-ec-sensorhub: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 156.412443] systemd-udevd[353]: cros-ec-sysfs: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 156.414274] systemd-udevd[353]: cros-ec-vbc: Device is queued (SEQNUM=4876, ACTION=add) [ 156.416745] systemd-udevd[396]: cros-ec-sysfs: Processing device (SEQNUM=4875, ACTION=add) [ 156.419000] systemd-udevd[353]: cros-ec-vbc: Device ready for processing (SEQNUM=4876, ACTION=add) [ 156.421121] systemd-udevd[353]: cros-ec-vbc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 156.423128] systemd-udevd[353]: cros-usbpd-notify: Device is queued (SEQNUM=4877, ACTION=add) [ 156.425211] systemd-udevd[353]: cros-usbpd-notify: Device ready for processing (SEQNUM=4877, ACTION=add) [ 156.427033] systemd-udevd[353]: cros-usbpd-notify: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 156.429979] systemd-udevd[388]: cros-ec-regulator: Device processed (SEQNUM=4872, ACTION=add) [ 156.432597] systemd-udevd[353]: cros-usbpd-notify-acpi: Device is queued (SEQNUM=4878, ACTION=add) [ 156.434853] systemd-udevd[388]: cros-ec-regulator: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 156.437313] systemd-udevd[353]: cros-usbpd-notify-acpi: Device ready for processing (SEQNUM=4878, ACTION=add) [ 156.439529] systemd-udevd[384]: cros-ec-vbc: Processing device (SEQNUM=4876, ACTION=add) [ 156.442247] systemd-udevd[391]: cros-usbpd-notify-acpi: Processing device (SEQNUM=4878, ACTION=add) [ 156.444714] systemd-udevd[396]: cros-ec-sysfs: Device processed (SEQNUM=4875, ACTION=add) [ 156.446892] systemd-udevd[386]: cros-usbpd-notify: Processing device (SEQNUM=4877, ACTION=add) [ 156.449325] systemd-udevd[353]: cros-usbpd-notify-acpi: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 156.451231] systemd-udevd[353]: davinci_gpio: Device is queued (SEQNUM=4879, ACTION=add) [ 156.453443] systemd-udevd[353]: davinci_gpio: Device ready for processing (SEQNUM=4879, ACTION=add) [ 156.455652] systemd-udevd[396]: cros-ec-sysfs: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 156.458066] systemd-udevd[353]: davinci_gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 156.459934] systemd-udevd[353]: davinci_mdio: Device is queued (SEQNUM=4880, ACTION=add) [ 156.461929] systemd-udevd[353]: davinci_mdio: Device ready for processing (SEQNUM=4880, ACTION=add) [ 156.464440] systemd-udevd[396]: davinci_mdio: Processing device (SEQNUM=4880, ACTION=add) [ 156.466558] systemd-udevd[353]: davinci_mdio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 156.469086] systemd-udevd[388]: davinci_gpio: Processing device (SEQNUM=4879, ACTION=add) [ 156.471225] systemd-udevd[353]: denali-nand-dt: Device is queued (SEQNUM=4881, ACTION=add) [ 156.473244] systemd-udevd[353]: denali-nand-dt: Device ready for processing (SEQNUM=4881, ACTION=add) [ 156.478652] systemd-udevd[384]: cros-ec-vbc: Device processed (SEQNUM=4876, ACTION=add) [ 156.480812] systemd-udevd[384]: cros-ec-vbc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 156.483048] systemd-udevd[381]: denali-nand-dt: Processing device (SEQNUM=4881, ACTION=add) [ 156.485485] systemd-udevd[386]: cros-usbpd-notify: Device processed (SEQNUM=4877, ACTION=add) [ 156.487393] systemd-udevd[386]: cros-usbpd-notify: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 156.489983] systemd-udevd[396]: davinci_mdio: Device processed (SEQNUM=4880, ACTION=add) [ 156.491739] systemd-udevd[396]: davinci_mdio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 156.494127] systemd-udevd[353]: denali-nand-dt: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 156.496608] systemd-udevd[391]: cros-usbpd-notify-acpi: Device processed (SEQNUM=4878, ACTION=add) [ 156.498378] systemd-udevd[391]: cros-usbpd-notify-acpi: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 156.500795] systemd-udevd[353]: disp_cc-sdm845: Device is queued (SEQNUM=4882, ACTION=add) [ 156.502454] systemd-udevd[353]: disp_cc-sdm845: Device ready for processing (SEQNUM=4882, ACTION=add) [ 156.504886] systemd-udevd[381]: denali-nand-dt: Device processed (SEQNUM=4881, ACTION=add) [ 156.506998] systemd-udevd[384]: disp_cc-sdm845: Processing device (SEQNUM=4882, ACTION=add) [ 156.509334] systemd-udevd[353]: disp_cc-sdm845: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 156.511120] systemd-udevd[353]: disp_cc-sm8250: Device is queued (SEQNUM=4883, ACTION=add) [ 156.513242] systemd-udevd[353]: disp_cc-sm8250: Device ready for processing (SEQNUM=4883, ACTION=add) [ 156.514937] systemd-udevd[353]: disp_cc-sm8250: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 156.517314] systemd-udevd[381]: denali-nand-dt: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 156.519437] systemd-udevd[353]: dma-owl: Device is queued (SEQNUM=4884, ACTION=add) [ 156.521543] systemd-udevd[353]: dma-owl: Device ready for processing (SEQNUM=4884, ACTION=add) [ 156.523217] systemd-udevd[353]: dma-owl: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 156.525085] systemd-udevd[353]: dpaa2-console: Device is queued (SEQNUM=4885, ACTION=add) [ 156.527204] systemd-udevd[384]: disp_cc-sdm845: Device processed (SEQNUM=4882, ACTION=add) [ 156.529142] systemd-udevd[384]: disp_cc-sdm845: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 156.531320] systemd-udevd[386]: dma-owl: Processing device (SEQNUM=4884, ACTION=add) [ 156.533667] systemd-udevd[396]: disp_cc-sm8250: Processing device (SEQNUM=4883, ACTION=add) [ 156.535810] systemd-udevd[353]: dpaa2-console: Device ready for processing (SEQNUM=4885, ACTION=add) [ 156.537979] systemd-udevd[353]: dpaa2-console: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 156.539710] systemd-udevd[353]: dw-apb-uart: Device is queued (SEQNUM=4886, ACTION=add) [ 156.541695] systemd-udevd[353]: dw-apb-uart: Device ready for processing (SEQNUM=4886, ACTION=add) [ 156.543825] systemd-udevd[381]: dpaa2-console: Processing device (SEQNUM=4885, ACTION=add) [ 156.550640] systemd-udevd[384]: dw-apb-uart: Processing device (SEQNUM=4886, ACTION=add) [ 156.554642] systemd-udevd[353]: dw-apb-uart: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 156.556631] systemd-udevd[353]: dw_mmc: Device is queued (SEQNUM=4887, ACTION=add) [ 156.558291] systemd-udevd[353]: dw_mmc: Device ready for processing (SEQNUM=4887, ACTION=add) [ 156.560657] systemd-udevd[381]: dpaa2-console: Device processed (SEQNUM=4885, ACTION=add) [ 156.562839] systemd-udevd[386]: dma-owl: Device processed (SEQNUM=4884, ACTION=add) [ 156.564851] systemd-udevd[386]: dma-owl: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 156.567014] systemd-udevd[380]: dw_mmc: Processing device (SEQNUM=4887, ACTION=add) [ 156.569298] systemd-udevd[353]: dw_mmc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 156.571011] systemd-udevd[353]: dw_wdt: Device is queued (SEQNUM=4888, ACTION=add) [ 156.572880] systemd-udevd[353]: dw_wdt: Device ready for processing (SEQNUM=4888, ACTION=add) [ 156.575151] systemd-udevd[396]: disp_cc-sm8250: Device processed (SEQNUM=4883, ACTION=add) [ 156.577147] systemd-udevd[396]: disp_cc-sm8250: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 156.579332] systemd-udevd[381]: dpaa2-console: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 156.581683] systemd-udevd[353]: dw_wdt: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 156.583388] systemd-udevd[353]: dwc2: Device is queued (SEQNUM=4889, ACTION=add) [ 156.585300] systemd-udevd[353]: dwc2: Device ready for processing (SEQNUM=4889, ACTION=add) [ 156.587419] systemd-udevd[386]: dw_wdt: Processing device (SEQNUM=4888, ACTION=add) [ 156.589695] systemd-udevd[396]: dwc2: Processing device (SEQNUM=4889, ACTION=add) [ 156.591746] systemd-udevd[353]: dwc2: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 156.593641] systemd-udevd[353]: dwc3: Device is queued (SEQNUM=4890, ACTION=add) [ 156.595284] systemd-udevd[353]: dwc3: Device ready for processing (SEQNUM=4890, ACTION=add) [ 156.597560] systemd-udevd[391]: dwc3: Processing device (SEQNUM=4890, ACTION=add) [ 156.599665] systemd-udevd[380]: dw_mmc: Device processed (SEQNUM=4887, ACTION=add) [ 156.601617] systemd-udevd[380]: dw_mmc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 156.603947] systemd-udevd[384]: dw-apb-uart: Device processed (SEQNUM=4886, ACTION=add) [ 156.605954] systemd-udevd[384]: dw-apb-uart: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 156.608313] systemd-udevd[388]: davinci_gpio: Device processed (SEQNUM=4879, ACTION=add) [ 156.610349] systemd-udevd[353]: dwc3: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 156.613444] systemd-udevd[388]: davinci_gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 156.620644] systemd-udevd[396]: dwc2: Device processed (SEQNUM=4889, ACTION=add) [ 156.622380] systemd-udevd[396]: dwc2: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 156.624648] systemd-udevd[353]: dwc3-am62: Device is queued (SEQNUM=4891, ACTION=add) [ 156.626330] systemd-udevd[353]: dwc3-am62: Device ready for processing (SEQNUM=4891, ACTION=add) [ 156.628654] systemd-udevd[386]: dw_wdt: Device processed (SEQNUM=4888, ACTION=add) [ 156.630390] systemd-udevd[386]: dw_wdt: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 156.632754] systemd-udevd[353]: dwc3-am62: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 156.634471] systemd-udevd[353]: dwc3-meson-g12a: Device is queued (SEQNUM=4892, ACTION=add) [ 156.636371] systemd-udevd[353]: dwc3-meson-g12a: Device ready for processing (SEQNUM=4892, ACTION=add) [ 156.638214] systemd-udevd[353]: dwc3-meson-g12a: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 156.639928] systemd-udevd[353]: dwc3-of-simple: Device is queued (SEQNUM=4893, ACTION=add) [ 156.641792] systemd-udevd[353]: dwc3-of-simple: Device ready for processing (SEQNUM=4893, ACTION=add) [ 156.643476] systemd-udevd[353]: dwc3-of-simple: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 156.646048] systemd-udevd[391]: dwc3: Device processed (SEQNUM=4890, ACTION=add) [ 156.647769] systemd-udevd[391]: dwc3: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 156.650288] systemd-udevd[353]: dwc3-qcom: Device is queued (SEQNUM=4894, ACTION=add) [ 156.651951] systemd-udevd[353]: dwc3-qcom: Device ready for processing (SEQNUM=4894, ACTION=add) [ 156.653831] systemd-udevd[353]: dwc3-qcom: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 156.655979] systemd-udevd[388]: dwc3-of-simple: Processing device (SEQNUM=4893, ACTION=add) [ 156.658321] systemd-udevd[353]: dwc3-xilinx: Device is queued (SEQNUM=4895, ACTION=add) [ 156.659985] systemd-udevd[353]: dwc3-xilinx: Device ready for processing (SEQNUM=4895, ACTION=add) [ 156.661943] systemd-udevd[353]: dwc3-xilinx: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 156.663655] systemd-udevd[353]: dwmmc_exynos: Device is queued (SEQNUM=4896, ACTION=add) [ 156.665718] systemd-udevd[353]: dwmmc_exynos: Device ready for processing (SEQNUM=4896, ACTION=add) [ 156.667408] systemd-udevd[353]: dwmmc_exynos: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 156.669350] systemd-udevd[353]: dwmmc_hi3798cv200: Device is queued (SEQNUM=4897, ACTION=add) [ 156.671031] systemd-udevd[353]: dwmmc_hi3798cv200: Device ready for processing (SEQNUM=4897, ACTION=add) [ 156.673417] systemd-udevd[388]: dwc3-of-simple: Device processed (SEQNUM=4893, ACTION=add) [ 156.675455] systemd-udevd[353]: dwmmc_hi3798cv200: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 156.677880] systemd-udevd[388]: dwc3-of-simple: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 156.680576] systemd-udevd[353]: dwmmc_k3: Device is queued (SEQNUM=4898, ACTION=add) [ 156.682252] systemd-udevd[353]: dwmmc_k3: Device ready for processing (SEQNUM=4898, ACTION=add) [ 156.684663] systemd-udevd[391]: dwc3-xilinx: Processing device (SEQNUM=4895, ACTION=add) [ 156.686772] systemd-udevd[353]: dwmmc_k3: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 156.688735] systemd-udevd[353]: dwmmc_rockchip: Device is queued (SEQNUM=4899, ACTION=add) [ 156.690402] systemd-udevd[353]: dwmmc_rockchip: Device ready for processing (SEQNUM=4899, ACTION=add) [ 156.692412] systemd-udevd[353]: dwmmc_rockchip: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 156.694132] systemd-udevd[353]: eeprom-sunxi-sid: Device is queued (SEQNUM=4900, ACTION=add) [ 156.695790] systemd-udevd[353]: eeprom-sunxi-sid: Device ready for processing (SEQNUM=4900, ACTION=add) [ 156.697718] systemd-udevd[353]: eeprom-sunxi-sid: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 156.699875] systemd-udevd[396]: dwc3-meson-g12a: Processing device (SEQNUM=4892, ACTION=add) [ 156.702222] systemd-udevd[386]: dwc3-qcom: Processing device (SEQNUM=4894, ACTION=add) [ 156.704583] systemd-udevd[353]: efi-framebuffer: Device is queued (SEQNUM=4901, ACTION=add) [ 156.706263] systemd-udevd[353]: efi-framebuffer: Device ready for processing (SEQNUM=4901, ACTION=add) [ 156.707959] systemd-udevd[353]: efi-framebuffer: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 156.711834] systemd-udevd[353]: ehci-platform: Device is queued (SEQNUM=4902, ACTION=add) [ 156.716378] systemd-udevd[353]: ehci-platform: Device ready for processing (SEQNUM=4902, ACTION=add) [ 156.718096] systemd-udevd[353]: ehci-platform: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 156.720476] systemd-udevd[386]: dwc3-qcom: Device processed (SEQNUM=4894, ACTION=add) [ 156.722734] systemd-udevd[391]: dwc3-xilinx: Device processed (SEQNUM=4895, ACTION=add) [ 156.724739] systemd-udevd[391]: dwc3-xilinx: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 156.726905] systemd-udevd[379]: eeprom-sunxi-sid: Processing device (SEQNUM=4900, ACTION=add) [ 156.729214] systemd-udevd[396]: dwc3-meson-g12a: Device processed (SEQNUM=4892, ACTION=add) [ 156.731331] systemd-udevd[381]: dwmmc_exynos: Processing device (SEQNUM=4896, ACTION=add) [ 156.733632] systemd-udevd[388]: dwmmc_rockchip: Processing device (SEQNUM=4899, ACTION=add) [ 156.738802] systemd-udevd[380]: dwmmc_hi3798cv200: Processing device (SEQNUM=4897, ACTION=add) [ 156.741140] systemd-udevd[353]: exiu: Device is queued (SEQNUM=4903, ACTION=add) [ 156.742785] systemd-udevd[353]: exiu: Device ready for processing (SEQNUM=4903, ACTION=add) [ 156.745168] systemd-udevd[386]: dwc3-qcom: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 156.747334] systemd-udevd[396]: dwc3-meson-g12a: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.758324] systemd-udevd[382]: dwmmc_k3: Processing device (SEQNUM=4898, ACTION=add) [ 156.763566] systemd-udevd[383]: efi-framebuffer: Processing device (SEQNUM=4901, ACTION=add) [ 156.766108] systemd-udevd[353]: exiu: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 156.768499] systemd-udevd[391]: exiu: Processing device (SEQNUM=4903, ACTION=add) [ 156.770546] systemd-udevd[353]: extcon-usb-gpio: Device is queued (SEQNUM=4904, ACTION=add) [ 156.772501] systemd-udevd[353]: extcon-usb-gpio: Device ready for processing (SEQNUM=4904, ACTION=add) [ 156.774663] systemd-udevd[396]: extcon-usb-gpio: Processing device (SEQNUM=4904, ACTION=add) [ 156.779857] systemd-udevd[379]: eeprom-sunxi-sid: Device processed (SEQNUM=4900, ACTION=add) [ 156.786005] systemd-udevd[381]: dwmmc_exynos: Device processed (SEQNUM=4896, ACTION=add) [ 156.793163] systemd-udevd[388]: dwmmc_rockchip: Device processed (SEQNUM=4899, ACTION=add) [ 156.795232] systemd-udevd[353]: extcon-usb-gpio: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 156.797422] systemd-udevd[353]: extcon-usbc-cros-ec: Device is queued (SEQNUM=4905, ACTION=add) [ 156.799103] systemd-udevd[353]: extcon-usbc-cros-ec: Device ready for processing (SEQNUM=4905, ACTION=add) [ 156.804985] systemd-udevd[381]: dwmmc_exynos: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 156.808278] systemd-udevd[380]: dwmmc_hi3798cv200: Device processed (SEQNUM=4897, ACTION=add) [ 156.810757] systemd-udevd[380]: dwmmc_hi3798cv200: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 156.817959] systemd-udevd[389]: ehci-platform: Processing device (SEQNUM=4902, ACTION=add) [ 156.820321] systemd-udevd[396]: extcon-usb-gpio: Device processed (SEQNUM=4904, ACTION=add) [ 156.822086] systemd-udevd[396]: extcon-usb-gpio: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.824491] systemd-udevd[391]: exiu: Device processed (SEQNUM=4903, ACTION=add) [ 156.826215] systemd-udevd[391]: exiu: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 156.828626] systemd-udevd[353]: extcon-usbc-cros-ec: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 156.830355] systemd-udevd[353]: exynos-adc: Device is queued (SEQNUM=4906, ACTION=add) [ 156.832202] systemd-udevd[353]: exynos-adc: Device ready for processing (SEQNUM=4906, ACTION=add) [ 156.834372] systemd-udevd[389]: ehci-platform: Device processed (SEQNUM=4902, ACTION=add) [ 156.836382] systemd-udevd[389]: ehci-platform: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 156.838543] systemd-udevd[386]: extcon-usbc-cros-ec: Processing device (SEQNUM=4905, ACTION=add) [ 156.842712] systemd-udevd[388]: dwmmc_rockchip: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 156.847569] systemd-udevd[379]: eeprom-sunxi-sid: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 156.851757] systemd-udevd[383]: efi-framebuffer: Device processed (SEQNUM=4901, ACTION=add) [ 156.854063] systemd-udevd[383]: efi-framebuffer: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 156.856518] systemd-udevd[396]: exynos-adc: Processing device (SEQNUM=4906, ACTION=add) [ 156.858756] systemd-udevd[382]: dwmmc_k3: Device processed (SEQNUM=4898, ACTION=add) [ 156.860727] systemd-udevd[382]: dwmmc_k3: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 156.869459] systemd-udevd[353]: exynos-adc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 156.871183] systemd-udevd[353]: exynos-audss-clk: Device is queued (SEQNUM=4907, ACTION=add) [ 156.873075] systemd-udevd[353]: exynos-audss-clk: Device ready for processing (SEQNUM=4907, ACTION=add) [ 156.874775] systemd-udevd[353]: exynos-audss-clk: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 156.876765] systemd-udevd[353]: exynos-chipid: Device is queued (SEQNUM=4908, ACTION=add) [ 156.878427] systemd-udevd[353]: exynos-chipid: Device ready for processing (SEQNUM=4908, ACTION=add) [ 156.880857] systemd-udevd[386]: extcon-usbc-cros-ec: Device processed (SEQNUM=4905, ACTION=add) [ 156.882622] systemd-udevd[386]: extcon-usbc-cros-ec: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 156.885124] systemd-udevd[388]: exynos-audss-clk: Processing device (SEQNUM=4907, ACTION=add) [ 156.887418] systemd-udevd[396]: exynos-adc: Device processed (SEQNUM=4906, ACTION=add) [ 156.889949] systemd-udevd[353]: exynos-chipid: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 156.891668] systemd-udevd[353]: exynos-clkout: Device is queued (SEQNUM=4909, ACTION=add) [ 156.893706] systemd-udevd[353]: exynos-clkout: Device ready for processing (SEQNUM=4909, ACTION=add) [ 156.895856] systemd-udevd[386]: exynos-clkout: Processing device (SEQNUM=4909, ACTION=add) [ 156.898168] systemd-udevd[391]: exynos-chipid: Processing device (SEQNUM=4908, ACTION=add) [ 156.900574] systemd-udevd[396]: exynos-adc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 156.902835] systemd-udevd[353]: exynos-clkout: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 156.904769] systemd-udevd[353]: exynos-dp-video-phy: Device is queued (SEQNUM=4910, ACTION=add) [ 156.906605] systemd-udevd[353]: exynos-dp-video-phy: Device ready for processing (SEQNUM=4910, ACTION=add) [ 156.909038] systemd-udevd[396]: exynos-dp-video-phy: Processing device (SEQNUM=4910, ACTION=add) [ 156.911181] systemd-udevd[391]: exynos-chipid: Device processed (SEQNUM=4908, ACTION=add) [ 156.913111] systemd-udevd[391]: exynos-chipid: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 156.915239] systemd-udevd[353]: exynos-dp-video-phy: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 156.917215] systemd-udevd[353]: exynos-dwc3: Device is queued (SEQNUM=4911, ACTION=add) [ 156.918870] systemd-udevd[353]: exynos-dwc3: Device ready for processing (SEQNUM=4911, ACTION=add) [ 156.920774] systemd-udevd[353]: exynos-dwc3: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 156.922935] systemd-udevd[384]: dwc3-am62: Processing device (SEQNUM=4891, ACTION=add) [ 156.925279] systemd-udevd[391]: exynos-dwc3: Processing device (SEQNUM=4911, ACTION=add) [ 156.930474] systemd-udevd[386]: exynos-clkout: Device processed (SEQNUM=4909, ACTION=add) [ 156.932427] systemd-udevd[386]: exynos-clkout: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 156.935124] systemd-udevd[384]: dwc3-am62: Device processed (SEQNUM=4891, ACTION=add) [ 156.937172] systemd-udevd[384]: dwc3-am62: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 156.939362] systemd-udevd[353]: exynos-ehci: Device is queued (SEQNUM=4912, ACTION=add) [ 156.941288] systemd-udevd[353]: exynos-ehci: Device ready for processing (SEQNUM=4912, ACTION=add) [ 156.946543] systemd-udevd[381]: exynos-ehci: Processing device (SEQNUM=4912, ACTION=add) [ 156.948924] systemd-udevd[388]: exynos-audss-clk: Device processed (SEQNUM=4907, ACTION=add) [ 156.950681] systemd-udevd[388]: exynos-audss-clk: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 156.953152] systemd-udevd[396]: exynos-dp-video-phy: Device processed (SEQNUM=4910, ACTION=add) [ 156.954917] systemd-udevd[396]: exynos-dp-video-phy: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 156.957348] systemd-udevd[353]: exynos-ehci: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 156.959074] systemd-udevd[353]: exynos-mipi-video-phy: Device is queued (SEQNUM=4913, ACTION=add) [ 156.961199] systemd-udevd[353]: exynos-mipi-video-phy: Device ready for processing (SEQNUM=4913, ACTION=add) [ 156.963381] systemd-udevd[381]: exynos-ehci: Device processed (SEQNUM=4912, ACTION=add) [ 156.968733] systemd-udevd[391]: exynos-dwc3: Device processed (SEQNUM=4911, ACTION=add) [ 156.970624] systemd-udevd[391]: exynos-dwc3: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 156.973046] systemd-udevd[353]: exynos-mipi-video-phy: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 156.974782] systemd-udevd[353]: exynos-ohci: Device is queued (SEQNUM=4914, ACTION=add) [ 156.976711] systemd-udevd[353]: exynos-ohci: Device ready for processing (SEQNUM=4914, ACTION=add) [ 156.978860] systemd-udevd[384]: exynos-ohci: Processing device (SEQNUM=4914, ACTION=add) [ 156.983602] systemd-udevd[381]: exynos-ehci: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 156.989473] systemd-udevd[396]: exynos-mipi-video-phy: Processing device (SEQNUM=4913, ACTION=add) [ 156.991644] systemd-udevd[353]: exynos-ohci: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 156.993626] systemd-udevd[353]: exynos-pd: Device is queued (SEQNUM=4915, ACTION=add) [ 156.995285] systemd-udevd[353]: exynos-pd: Device ready for processing (SEQNUM=4915, ACTION=add) [ 156.997227] systemd-udevd[353]: exynos-pd: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 156.998940] systemd-udevd[353]: exynos-pmu: Device is queued (SEQNUM=4916, ACTION=add) [ 157.000794] systemd-udevd[353]: exynos-pmu: Device ready for processing (SEQNUM=4916, ACTION=add) [ 157.002754] systemd-udevd[353]: exynos-pmu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.004867] systemd-udevd[353]: exynos-tmu: Device is queued (SEQNUM=4917, ACTION=add) [ 157.006519] systemd-udevd[353]: exynos-tmu: Device ready for processing (SEQNUM=4917, ACTION=add) [ 157.008407] systemd-udevd[353]: exynos-tmu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.010571] systemd-udevd[384]: exynos-ohci: Device processed (SEQNUM=4914, ACTION=add) [ 157.012577] systemd-udevd[384]: exynos-ohci: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.019454] systemd-udevd[353]: exynos-trng: Device is queued (SEQNUM=4918, ACTION=add) [ 157.022323] systemd-udevd[386]: exynos-pmu: Processing device (SEQNUM=4916, ACTION=add) [ 157.024558] systemd-udevd[353]: exynos-trng: Device ready for processing (SEQNUM=4918, ACTION=add) [ 157.026252] systemd-udevd[353]: exynos-trng: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.028690] systemd-udevd[381]: exynos-trng: Processing device (SEQNUM=4918, ACTION=add) [ 157.030835] systemd-udevd[353]: exynos-ufshc: Device is queued (SEQNUM=4919, ACTION=add) [ 157.032798] systemd-udevd[353]: exynos-ufshc: Device ready for processing (SEQNUM=4919, ACTION=add) [ 157.034638] systemd-udevd[353]: exynos-ufshc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 157.038754] systemd-udevd[388]: exynos-pd: Processing device (SEQNUM=4915, ACTION=add) [ 157.043662] systemd-udevd[391]: exynos-tmu: Processing device (SEQNUM=4917, ACTION=add) [ 157.046118] systemd-udevd[353]: exynos-usi: Device is queued (SEQNUM=4920, ACTION=add) [ 157.047961] systemd-udevd[353]: exynos-usi: Device ready for processing (SEQNUM=4920, ACTION=add) [ 157.050072] systemd-udevd[353]: exynos-usi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.052695] systemd-udevd[380]: exynos-usi: Processing device (SEQNUM=4920, ACTION=add) [ 157.054740] systemd-udevd[353]: exynos5-hsi2c: Device is queued (SEQNUM=4921, ACTION=add) [ 157.056642] systemd-udevd[353]: exynos5-hsi2c: Device ready for processing (SEQNUM=4921, ACTION=add) [ 157.058330] systemd-udevd[353]: exynos5-hsi2c: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 157.062068] systemd-udevd[382]: exynos5-hsi2c: Processing device (SEQNUM=4921, ACTION=add) [ 157.066861] systemd-udevd[353]: exynos5433-cmu: Device is queued (SEQNUM=4922, ACTION=add) [ 157.070207] systemd-udevd[353]: exynos5433-cmu: Device ready for processing (SEQNUM=4922, ACTION=add) [ 157.073088] systemd-udevd[353]: exynos5433-cmu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 157.074959] systemd-udevd[353]: exynos5_usb3drd_phy: Device is queued (SEQNUM=4923, ACTION=add) [ 157.076831] systemd-udevd[353]: exynos5_usb3drd_phy: Device ready for processing (SEQNUM=4923, ACTION=add) [ 157.078551] systemd-udevd[353]: exynos5_usb3drd_phy: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 157.081010] systemd-udevd[396]: exynos-mipi-video-phy: Device processed (SEQNUM=4913, ACTION=add) [ 157.082791] systemd-udevd[396]: exynos-mipi-video-phy: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 157.085171] systemd-udevd[353]: exynos7885-cmu: Device is queued (SEQNUM=4924, ACTION=add) [ 157.086847] systemd-udevd[353]: exynos7885-cmu: Device ready for processing (SEQNUM=4924, ACTION=add) [ 157.088776] systemd-udevd[353]: exynos7885-cmu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 157.090958] systemd-udevd[383]: exynos5_usb3drd_phy: Processing device (SEQNUM=4923, ACTION=add) [ 157.093273] systemd-udevd[353]: exynos850-cmu: Device is queued (SEQNUM=4925, ACTION=add) [ 157.094944] systemd-udevd[353]: exynos850-cmu: Device ready for processing (SEQNUM=4925, ACTION=add) [ 157.098315] systemd-udevd[353]: exynos850-cmu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 157.103899] systemd-udevd[353]: exynosautov9-cmu: Device is queued (SEQNUM=4926, ACTION=add) [ 157.106358] systemd-udevd[353]: exynosautov9-cmu: Device ready for processing (SEQNUM=4926, ACTION=add) [ 157.111473] systemd-udevd[395]: exynosautov9-cmu: Processing device (SEQNUM=4926, ACTION=add) [ 157.113867] systemd-udevd[353]: exynosautov9-cmu: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 157.115598] systemd-udevd[353]: f_sdh30: Device is queued (SEQNUM=4927, ACTION=add) [ 157.118001] systemd-udevd[379]: exynos5433-cmu: Processing device (SEQNUM=4922, ACTION=add) [ 157.120320] systemd-udevd[384]: exynos-ufshc: Processing device (SEQNUM=4919, ACTION=add) [ 157.122443] systemd-udevd[396]: exynos850-cmu: Processing device (SEQNUM=4925, ACTION=add) [ 157.124729] systemd-udevd[389]: exynos7885-cmu: Processing device (SEQNUM=4924, ACTION=add) [ 157.126872] systemd-udevd[380]: exynos-usi: Device processed (SEQNUM=4920, ACTION=add) [ 157.128939] systemd-udevd[380]: exynos-usi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.131110] systemd-udevd[386]: exynos-pmu: Device processed (SEQNUM=4916, ACTION=add) [ 157.135258] systemd-udevd[386]: exynos-pmu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.141271] systemd-udevd[353]: f_sdh30: Device ready for processing (SEQNUM=4927, ACTION=add) [ 157.142956] systemd-udevd[353]: f_sdh30: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 157.145021] systemd-udevd[353]: fec: Device is queued (SEQNUM=4928, ACTION=add) [ 157.147113] systemd-udevd[381]: exynos-trng: Device processed (SEQNUM=4918, ACTION=add) [ 157.149488] systemd-udevd[383]: exynos5_usb3drd_phy: Device processed (SEQNUM=4923, ACTION=add) [ 157.151621] systemd-udevd[381]: exynos-trng: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.153964] systemd-udevd[391]: exynos-tmu: Device processed (SEQNUM=4917, ACTION=add) [ 157.156576] systemd-udevd[383]: exynos5_usb3drd_phy: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 157.163700] systemd-udevd[391]: exynos-tmu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.166419] systemd-udevd[388]: exynos-pd: Device processed (SEQNUM=4915, ACTION=add) [ 157.168481] systemd-udevd[388]: exynos-pd: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 157.170730] systemd-udevd[395]: exynosautov9-cmu: Device processed (SEQNUM=4926, ACTION=add) [ 157.172710] systemd-udevd[395]: exynosautov9-cmu: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 157.174899] systemd-udevd[384]: exynos-ufshc: Device processed (SEQNUM=4919, ACTION=add) [ 157.177361] systemd-udevd[382]: exynos5-hsi2c: Device processed (SEQNUM=4921, ACTION=add) [ 157.179488] systemd-udevd[384]: exynos-ufshc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 157.182799] systemd-udevd[382]: exynos5-hsi2c: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 157.187021] systemd-udevd[396]: exynos850-cmu: Device processed (SEQNUM=4925, ACTION=add) [ 157.189389] systemd-udevd[396]: exynos850-cmu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 157.194779] systemd-udevd[392]: f_sdh30: Processing device (SEQNUM=4927, ACTION=add) [ 157.198973] systemd-udevd[353]: fec: Device ready for processing (SEQNUM=4928, ACTION=add) [ 157.202350] systemd-udevd[353]: fec: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 157.205750] systemd-udevd[392]: f_sdh30: Device processed (SEQNUM=4927, ACTION=add) [ 157.208402] systemd-udevd[392]: f_sdh30: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 157.210499] systemd-udevd[353]: fsd-cmu: Device is queued (SEQNUM=4929, ACTION=add) [ 157.212380] systemd-udevd[353]: fsd-cmu: Device ready for processing (SEQNUM=4929, ACTION=add) [ 157.214063] systemd-udevd[353]: fsd-cmu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 157.217725] systemd-udevd[384]: fec: Processing device (SEQNUM=4928, ACTION=add) [ 157.222825] systemd-udevd[396]: fsd-cmu: Processing device (SEQNUM=4929, ACTION=add) [ 157.225818] systemd-udevd[353]: fsl,ifc-nand: Device is queued (SEQNUM=4930, ACTION=add) [ 157.229126] systemd-udevd[384]: fec: Device processed (SEQNUM=4928, ACTION=add) [ 157.231406] systemd-udevd[353]: fsl,ifc-nand: Device ready for processing (SEQNUM=4930, ACTION=add) [ 157.233900] systemd-udevd[384]: fec: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 157.235985] systemd-udevd[353]: fsl,ifc-nand: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 157.237995] systemd-udevd[353]: fsl,imx8dxl-iomuxc: Device is queued (SEQNUM=4931, ACTION=add) [ 157.240297] systemd-udevd[388]: fsl,ifc-nand: Processing device (SEQNUM=4930, ACTION=add) [ 157.242361] systemd-udevd[353]: fsl,imx8dxl-iomuxc: Device ready for processing (SEQNUM=4931, ACTION=add) [ 157.244245] systemd-udevd[353]: fsl,imx8dxl-iomuxc: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 157.246431] systemd-udevd[388]: fsl,ifc-nand: Device processed (SEQNUM=4930, ACTION=add) [ 157.248694] systemd-udevd[353]: fsl-16550-uart: Device is queued (SEQNUM=4932, ACTION=add) [ 157.250965] systemd-udevd[388]: fsl,ifc-nand: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 157.253245] systemd-udevd[353]: fsl-16550-uart: Device ready for processing (SEQNUM=4932, ACTION=add) [ 157.255384] systemd-udevd[384]: fsl,imx8dxl-iomuxc: Processing device (SEQNUM=4931, ACTION=add) [ 157.257777] systemd-udevd[386]: fsl-16550-uart: Processing device (SEQNUM=4932, ACTION=add) [ 157.259935] systemd-udevd[396]: fsd-cmu: Device processed (SEQNUM=4929, ACTION=add) [ 157.261888] systemd-udevd[396]: fsd-cmu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 157.264669] systemd-udevd[384]: fsl,imx8dxl-iomuxc: Device processed (SEQNUM=4931, ACTION=add) [ 157.270302] systemd-udevd[353]: fsl-16550-uart: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 157.274915] systemd-udevd[384]: fsl,imx8dxl-iomuxc: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 157.277344] systemd-udevd[389]: exynos7885-cmu: Device processed (SEQNUM=4924, ACTION=add) [ 157.279109] systemd-udevd[389]: exynos7885-cmu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 157.281485] systemd-udevd[353]: fsl-dspi: Device is queued (SEQNUM=4933, ACTION=add) [ 157.283141] systemd-udevd[353]: fsl-dspi: Device ready for processing (SEQNUM=4933, ACTION=add) [ 157.286193] systemd-udevd[353]: fsl-dspi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 157.290821] systemd-udevd[386]: fsl-16550-uart: Device processed (SEQNUM=4932, ACTION=add) [ 157.295277] systemd-udevd[386]: fsl-16550-uart: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 157.301242] systemd-udevd[353]: fsl-edma: Device is queued (SEQNUM=4934, ACTION=add) [ 157.302910] systemd-udevd[353]: fsl-edma: Device ready for processing (SEQNUM=4934, ACTION=add) [ 157.305241] systemd-udevd[384]: fsl-dspi: Processing device (SEQNUM=4933, ACTION=add) [ 157.307312] systemd-udevd[353]: fsl-edma: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 157.309755] systemd-udevd[396]: fsl-edma: Processing device (SEQNUM=4934, ACTION=add) [ 157.311888] systemd-udevd[379]: exynos5433-cmu: Device processed (SEQNUM=4922, ACTION=add) [ 157.314129] systemd-udevd[353]: fsl-enetc-ierb: Device is queued (SEQNUM=4935, ACTION=add) [ 157.316560] systemd-udevd[379]: exynos5433-cmu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 157.318680] systemd-udevd[353]: fsl-enetc-ierb: Device ready for processing (SEQNUM=4935, ACTION=add) [ 157.320645] systemd-udevd[353]: fsl-enetc-ierb: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 157.322821] systemd-udevd[384]: fsl-dspi: Device processed (SEQNUM=4933, ACTION=add) [ 157.324896] systemd-udevd[384]: fsl-dspi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 157.326957] systemd-udevd[353]: fsl-fman: Device is queued (SEQNUM=4936, ACTION=add) [ 157.329263] systemd-udevd[388]: fsl-enetc-ierb: Processing device (SEQNUM=4935, ACTION=add) [ 157.334495] systemd-udevd[396]: fsl-edma: Device processed (SEQNUM=4934, ACTION=add) [ 157.336787] systemd-udevd[353]: fsl-fman: Device ready for processing (SEQNUM=4936, ACTION=add) [ 157.338494] systemd-udevd[353]: fsl-fman: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 157.340916] systemd-udevd[384]: fsl-fman: Processing device (SEQNUM=4936, ACTION=add) [ 157.342989] systemd-udevd[353]: fsl-fman-port: Device is queued (SEQNUM=4937, ACTION=add) [ 157.344864] systemd-udevd[353]: fsl-fman-port: Device ready for processing (SEQNUM=4937, ACTION=add) [ 157.347028] systemd-udevd[396]: fsl-edma: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 157.350546] systemd-udevd[353]: fsl-fman-port: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 157.354306] systemd-udevd[353]: fsl-fman_xmdio: Device is queued (SEQNUM=4938, ACTION=add) [ 157.357781] systemd-udevd[388]: fsl-enetc-ierb: Device processed (SEQNUM=4935, ACTION=add) [ 157.359528] systemd-udevd[388]: fsl-enetc-ierb: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 157.362044] systemd-udevd[353]: fsl-fman_xmdio: Device ready for processing (SEQNUM=4938, ACTION=add) [ 157.364382] systemd-udevd[386]: fsl-fman-port: Processing device (SEQNUM=4937, ACTION=add) [ 157.366501] systemd-udevd[396]: fsl-fman_xmdio: Processing device (SEQNUM=4938, ACTION=add) [ 157.368856] systemd-udevd[353]: fsl-fman_xmdio: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 157.370597] systemd-udevd[353]: fsl-ifc: Device is queued (SEQNUM=4939, ACTION=add) [ 157.372507] systemd-udevd[353]: fsl-ifc: Device ready for processing (SEQNUM=4939, ACTION=add) [ 157.374209] systemd-udevd[353]: fsl-ifc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 157.376772] systemd-udevd[384]: fsl-fman: Device processed (SEQNUM=4936, ACTION=add) [ 157.378534] systemd-udevd[384]: fsl-fman: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 157.380896] systemd-udevd[388]: fsl-ifc: Processing device (SEQNUM=4939, ACTION=add) [ 157.383024] systemd-udevd[353]: fsl-linflexuart: Device is queued (SEQNUM=4940, ACTION=add) [ 157.384930] systemd-udevd[353]: fsl-linflexuart: Device ready for processing (SEQNUM=4940, ACTION=add) [ 157.386657] systemd-udevd[353]: fsl-linflexuart: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 157.388757] systemd-udevd[353]: fsl-lpuart: Device is queued (SEQNUM=4941, ACTION=add) [ 157.390434] systemd-udevd[353]: fsl-lpuart: Device ready for processing (SEQNUM=4941, ACTION=add) [ 157.392674] systemd-udevd[353]: fsl-lpuart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.395924] systemd-udevd[353]: fsl-quadspi: Device is queued (SEQNUM=4942, ACTION=add) [ 157.399403] systemd-udevd[353]: fsl-quadspi: Device ready for processing (SEQNUM=4942, ACTION=add) [ 157.402435] systemd-udevd[386]: fsl-fman-port: Device processed (SEQNUM=4937, ACTION=add) [ 157.404702] systemd-udevd[353]: fsl-quadspi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.406886] systemd-udevd[386]: fsl-fman-port: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 157.409289] systemd-udevd[396]: fsl-fman_xmdio: Device processed (SEQNUM=4938, ACTION=add) [ 157.411034] systemd-udevd[396]: fsl-fman_xmdio: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 157.413440] systemd-udevd[384]: fsl-lpuart: Processing device (SEQNUM=4941, ACTION=add) [ 157.415473] systemd-udevd[353]: fsl-sai-clk: Device is queued (SEQNUM=4943, ACTION=add) [ 157.417467] systemd-udevd[353]: fsl-sai-clk: Device ready for processing (SEQNUM=4943, ACTION=add) [ 157.419612] systemd-udevd[381]: fsl-quadspi: Processing device (SEQNUM=4942, ACTION=add) [ 157.422180] systemd-udevd[391]: fsl-linflexuart: Processing device (SEQNUM=4940, ACTION=add) [ 157.424488] systemd-udevd[396]: fsl-sai-clk: Processing device (SEQNUM=4943, ACTION=add) [ 157.426617] systemd-udevd[353]: fsl-sai-clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.428578] systemd-udevd[353]: fsl_dpa: Device is queued (SEQNUM=4944, ACTION=add) [ 157.430222] systemd-udevd[353]: fsl_dpa: Device ready for processing (SEQNUM=4944, ACTION=add) [ 157.431895] systemd-udevd[353]: fsl_dpa: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 157.434253] systemd-udevd[388]: fsl-ifc: Device processed (SEQNUM=4939, ACTION=add) [ 157.435986] systemd-udevd[388]: fsl-ifc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 157.438777] systemd-udevd[353]: fsl_dpaa_mac: Device is queued (SEQNUM=4945, ACTION=add) [ 157.441263] systemd-udevd[386]: fsl_dpa: Processing device (SEQNUM=4944, ACTION=add) [ 157.443383] systemd-udevd[353]: fsl_dpaa_mac: Device ready for processing (SEQNUM=4945, ACTION=add) [ 157.445398] systemd-udevd[353]: fsl_dpaa_mac: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 157.447117] systemd-udevd[353]: fsl_lpspi: Device is queued (SEQNUM=4946, ACTION=add) [ 157.449037] systemd-udevd[353]: fsl_lpspi: Device ready for processing (SEQNUM=4946, ACTION=add) [ 157.450855] systemd-udevd[353]: fsl_lpspi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 157.452837] systemd-udevd[353]: fsl_mc_bus: Device is queued (SEQNUM=4947, ACTION=add) [ 157.454505] systemd-udevd[353]: fsl_mc_bus: Device ready for processing (SEQNUM=4947, ACTION=add) [ 157.456390] systemd-udevd[353]: fsl_mc_bus: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.458094] systemd-udevd[353]: ftpm-tee: Device is queued (SEQNUM=4948, ACTION=add) [ 157.459762] systemd-udevd[353]: ftpm-tee: Device ready for processing (SEQNUM=4948, ACTION=add) [ 157.461687] systemd-udevd[353]: ftpm-tee: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 157.463847] systemd-udevd[379]: ftpm-tee: Processing device (SEQNUM=4948, ACTION=add) [ 157.466092] systemd-udevd[353]: g12a-aoclkc: Device is queued (SEQNUM=4949, ACTION=add) [ 157.467759] systemd-udevd[353]: g12a-aoclkc: Device ready for processing (SEQNUM=4949, ACTION=add) [ 157.470134] systemd-udevd[388]: fsl_lpspi: Processing device (SEQNUM=4946, ACTION=add) [ 157.472366] systemd-udevd[353]: g12a-aoclkc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.474539] systemd-udevd[396]: fsl-sai-clk: Device processed (SEQNUM=4943, ACTION=add) [ 157.476673] systemd-udevd[396]: fsl-sai-clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.478831] systemd-udevd[382]: fsl_mc_bus: Processing device (SEQNUM=4947, ACTION=add) [ 157.481362] systemd-udevd[380]: fsl_dpaa_mac: Processing device (SEQNUM=4945, ACTION=add) [ 157.483525] systemd-udevd[381]: fsl-quadspi: Device processed (SEQNUM=4942, ACTION=add) [ 157.485612] systemd-udevd[381]: fsl-quadspi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.487781] systemd-udevd[383]: g12a-aoclkc: Processing device (SEQNUM=4949, ACTION=add) [ 157.493179] systemd-udevd[384]: fsl-lpuart: Device processed (SEQNUM=4941, ACTION=add) [ 157.494912] systemd-udevd[384]: fsl-lpuart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.497278] systemd-udevd[353]: g12a-clkc: Device is queued (SEQNUM=4950, ACTION=add) [ 157.498927] systemd-udevd[353]: g12a-clkc: Device ready for processing (SEQNUM=4950, ACTION=add) [ 157.500852] systemd-udevd[353]: g12a-clkc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 157.502566] systemd-udevd[353]: gcc-ipq5332: Device is queued (SEQNUM=4951, ACTION=add) [ 157.504909] systemd-udevd[389]: g12a-clkc: Processing device (SEQNUM=4950, ACTION=add) [ 157.507002] systemd-udevd[353]: gcc-ipq5332: Device ready for processing (SEQNUM=4951, ACTION=add) [ 157.509089] systemd-udevd[353]: gcc-ipq5332: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.510800] systemd-udevd[353]: gcc-msm8916: Device is queued (SEQNUM=4952, ACTION=add) [ 157.512807] systemd-udevd[353]: gcc-msm8916: Device ready for processing (SEQNUM=4952, ACTION=add) [ 157.514950] systemd-udevd[379]: ftpm-tee: Device processed (SEQNUM=4948, ACTION=add) [ 157.516931] systemd-udevd[379]: ftpm-tee: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 157.519122] systemd-udevd[396]: gcc-msm8916: Processing device (SEQNUM=4952, ACTION=add) [ 157.521482] systemd-udevd[384]: gcc-ipq5332: Processing device (SEQNUM=4951, ACTION=add) [ 157.523590] systemd-udevd[380]: fsl_dpaa_mac: Device processed (SEQNUM=4945, ACTION=add) [ 157.525862] systemd-udevd[353]: gcc-msm8916: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.528231] systemd-udevd[391]: fsl-linflexuart: Device processed (SEQNUM=4940, ACTION=add) [ 157.529997] systemd-udevd[391]: fsl-linflexuart: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 157.532330] systemd-udevd[353]: gcc-msm8994: Device is queued (SEQNUM=4953, ACTION=add) [ 157.533996] systemd-udevd[353]: gcc-msm8994: Device ready for processing (SEQNUM=4953, ACTION=add) [ 157.535691] systemd-udevd[353]: gcc-msm8994: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.538263] systemd-udevd[391]: gcc-msm8994: Processing device (SEQNUM=4953, ACTION=add) [ 157.540615] systemd-udevd[380]: fsl_dpaa_mac: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 157.542797] systemd-udevd[382]: fsl_mc_bus: Device processed (SEQNUM=4947, ACTION=add) [ 157.544863] systemd-udevd[382]: fsl_mc_bus: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.546971] systemd-udevd[353]: gcc-msm8996: Device is queued (SEQNUM=4954, ACTION=add) [ 157.548840] systemd-udevd[353]: gcc-msm8996: Device ready for processing (SEQNUM=4954, ACTION=add) [ 157.550522] systemd-udevd[353]: gcc-msm8996: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.552969] systemd-udevd[389]: g12a-clkc: Device processed (SEQNUM=4950, ACTION=add) [ 157.555085] systemd-udevd[388]: fsl_lpspi: Device processed (SEQNUM=4946, ACTION=add) [ 157.557418] systemd-udevd[389]: g12a-clkc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 157.559590] systemd-udevd[388]: fsl_lpspi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 157.562093] systemd-udevd[384]: gcc-ipq5332: Device processed (SEQNUM=4951, ACTION=add) [ 157.563838] systemd-udevd[384]: gcc-ipq5332: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.566430] systemd-udevd[383]: g12a-aoclkc: Device processed (SEQNUM=4949, ACTION=add) [ 157.569046] systemd-udevd[383]: g12a-aoclkc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.576865] systemd-udevd[396]: gcc-msm8916: Device processed (SEQNUM=4952, ACTION=add) [ 157.580472] systemd-udevd[396]: gcc-msm8916: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.582616] systemd-udevd[353]: gcc-msm8998: Device is queued (SEQNUM=4955, ACTION=add) [ 157.584713] systemd-udevd[353]: gcc-msm8998: Device ready for processing (SEQNUM=4955, ACTION=add) [ 157.586893] systemd-udevd[381]: gcc-msm8996: Processing device (SEQNUM=4954, ACTION=add) [ 157.589177] systemd-udevd[353]: gcc-msm8998: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.591364] systemd-udevd[386]: fsl_dpa: Device processed (SEQNUM=4944, ACTION=add) [ 157.593628] systemd-udevd[353]: gcc-qcm2290: Device is queued (SEQNUM=4956, ACTION=add) [ 157.595763] systemd-udevd[386]: fsl_dpa: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 157.601761] systemd-udevd[353]: gcc-qcm2290: Device ready for processing (SEQNUM=4956, ACTION=add) [ 157.605108] systemd-udevd[353]: gcc-qcm2290: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.607405] systemd-udevd[380]: gcc-msm8998: Processing device (SEQNUM=4955, ACTION=add) [ 157.609777] systemd-udevd[353]: gcc-qcs404: Device is queued (SEQNUM=4957, ACTION=add) [ 157.611434] systemd-udevd[353]: gcc-qcs404: Device ready for processing (SEQNUM=4957, ACTION=add) [ 157.613299] systemd-udevd[353]: gcc-qcs404: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.615021] systemd-udevd[353]: gcc-sc7180: Device is queued (SEQNUM=4958, ACTION=add) [ 157.616882] systemd-udevd[353]: gcc-sc7180: Device ready for processing (SEQNUM=4958, ACTION=add) [ 157.618584] systemd-udevd[353]: gcc-sc7180: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.621023] systemd-udevd[391]: gcc-msm8994: Device processed (SEQNUM=4953, ACTION=add) [ 157.622778] systemd-udevd[391]: gcc-msm8994: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.625196] systemd-udevd[396]: gcc-qcs404: Processing device (SEQNUM=4957, ACTION=add) [ 157.627236] systemd-udevd[353]: gcc-sc7280: Device is queued (SEQNUM=4959, ACTION=add) [ 157.629192] systemd-udevd[353]: gcc-sc7280: Device ready for processing (SEQNUM=4959, ACTION=add) [ 157.631357] systemd-udevd[388]: gcc-sc7180: Processing device (SEQNUM=4958, ACTION=add) [ 157.633681] systemd-udevd[353]: gcc-sc7280: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.635525] systemd-udevd[353]: gcc-sc8180x: Device is queued (SEQNUM=4960, ACTION=add) [ 157.637577] systemd-udevd[353]: gcc-sc8180x: Device ready for processing (SEQNUM=4960, ACTION=add) [ 157.639709] systemd-udevd[384]: gcc-qcm2290: Processing device (SEQNUM=4956, ACTION=add) [ 157.641999] systemd-udevd[353]: gcc-sc8180x: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.644979] systemd-udevd[386]: gcc-sc7280: Processing device (SEQNUM=4959, ACTION=add) [ 157.651635] systemd-udevd[353]: gcc-sc8280xp: Device is queued (SEQNUM=4961, ACTION=add) [ 157.653934] systemd-udevd[353]: gcc-sc8280xp: Device ready for processing (SEQNUM=4961, ACTION=add) [ 157.655649] systemd-udevd[353]: gcc-sc8280xp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 157.658253] systemd-udevd[391]: gcc-sc8180x: Processing device (SEQNUM=4960, ACTION=add) [ 157.660662] systemd-udevd[381]: gcc-msm8996: Device processed (SEQNUM=4954, ACTION=add) [ 157.662412] systemd-udevd[381]: gcc-msm8996: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.664812] systemd-udevd[384]: gcc-qcm2290: Device processed (SEQNUM=4956, ACTION=add) [ 157.666922] systemd-udevd[382]: gcc-sc8280xp: Processing device (SEQNUM=4961, ACTION=add) [ 157.669298] systemd-udevd[388]: gcc-sc7180: Device processed (SEQNUM=4958, ACTION=add) [ 157.671178] systemd-udevd[388]: gcc-sc7180: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.673564] systemd-udevd[396]: gcc-qcs404: Device processed (SEQNUM=4957, ACTION=add) [ 157.675307] systemd-udevd[396]: gcc-qcs404: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.677591] systemd-udevd[353]: gcc-sdm845: Device is queued (SEQNUM=4962, ACTION=add) [ 157.679247] systemd-udevd[353]: gcc-sdm845: Device ready for processing (SEQNUM=4962, ACTION=add) [ 157.681254] systemd-udevd[353]: gcc-sdm845: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.682977] systemd-udevd[353]: gcc-sm6115: Device is queued (SEQNUM=4963, ACTION=add) [ 157.685311] systemd-udevd[384]: gcc-qcm2290: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.687440] systemd-udevd[353]: gcc-sm6115: Device ready for processing (SEQNUM=4963, ACTION=add) [ 157.690565] systemd-udevd[379]: gcc-sdm845: Processing device (SEQNUM=4962, ACTION=add) [ 157.694496] systemd-udevd[380]: gcc-msm8998: Device processed (SEQNUM=4955, ACTION=add) [ 157.700451] systemd-udevd[380]: gcc-msm8998: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.702641] systemd-udevd[396]: gcc-sm6115: Processing device (SEQNUM=4963, ACTION=add) [ 157.704924] systemd-udevd[353]: gcc-sm6115: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.707259] systemd-udevd[382]: gcc-sc8280xp: Device processed (SEQNUM=4961, ACTION=add) [ 157.709232] systemd-udevd[382]: gcc-sc8280xp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 157.711330] systemd-udevd[353]: gcc-sm8150: Device is queued (SEQNUM=4964, ACTION=add) [ 157.713699] systemd-udevd[386]: gcc-sc7280: Device processed (SEQNUM=4959, ACTION=add) [ 157.715443] systemd-udevd[386]: gcc-sc7280: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.717749] systemd-udevd[353]: gcc-sm8150: Device ready for processing (SEQNUM=4964, ACTION=add) [ 157.719436] systemd-udevd[353]: gcc-sm8150: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.721979] systemd-udevd[384]: gcc-sm8150: Processing device (SEQNUM=4964, ACTION=add) [ 157.724319] systemd-udevd[379]: gcc-sdm845: Device processed (SEQNUM=4962, ACTION=add) [ 157.726364] systemd-udevd[353]: gcc-sm8250: Device is queued (SEQNUM=4965, ACTION=add) [ 157.728713] systemd-udevd[391]: gcc-sc8180x: Device processed (SEQNUM=4960, ACTION=add) [ 157.730469] systemd-udevd[391]: gcc-sc8180x: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.734242] systemd-udevd[353]: gcc-sm8250: Device ready for processing (SEQNUM=4965, ACTION=add) [ 157.741242] systemd-udevd[379]: gcc-sdm845: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.743350] systemd-udevd[353]: gcc-sm8250: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.745776] systemd-udevd[396]: gcc-sm6115: Device processed (SEQNUM=4963, ACTION=add) [ 157.747828] systemd-udevd[353]: gcc-sm8450: Device is queued (SEQNUM=4966, ACTION=add) [ 157.753563] systemd-udevd[384]: gcc-sm8150: Device processed (SEQNUM=4964, ACTION=add) [ 157.757896] systemd-udevd[384]: gcc-sm8150: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.761540] systemd-udevd[353]: gcc-sm8450: Device ready for processing (SEQNUM=4966, ACTION=add) [ 157.763240] systemd-udevd[353]: gcc-sm8450: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.765677] systemd-udevd[396]: gcc-sm6115: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.767847] systemd-udevd[386]: gcc-sm8450: Processing device (SEQNUM=4966, ACTION=add) [ 157.774524] systemd-udevd[388]: gcc-sm8250: Processing device (SEQNUM=4965, ACTION=add) [ 157.777500] systemd-udevd[353]: gcc-sm8550: Device is queued (SEQNUM=4967, ACTION=add) [ 157.779608] systemd-udevd[353]: gcc-sm8550: Device ready for processing (SEQNUM=4967, ACTION=add) [ 157.782075] systemd-udevd[353]: gcc-sm8550: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.785139] systemd-udevd[386]: gcc-sm8450: Device processed (SEQNUM=4966, ACTION=add) [ 157.787275] systemd-udevd[384]: gcc-sm8550: Processing device (SEQNUM=4967, ACTION=add) [ 157.789661] systemd-udevd[388]: gcc-sm8250: Device processed (SEQNUM=4965, ACTION=add) [ 157.791727] systemd-udevd[353]: geni_se_qup: Device is queued (SEQNUM=4968, ACTION=add) [ 157.794337] systemd-udevd[386]: gcc-sm8450: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.796619] systemd-udevd[353]: geni_se_qup: Device ready for processing (SEQNUM=4968, ACTION=add) [ 157.798336] systemd-udevd[353]: geni_se_qup: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.801869] systemd-udevd[396]: geni_se_qup: Processing device (SEQNUM=4968, ACTION=add) [ 157.807533] systemd-udevd[353]: gic: Device is queued (SEQNUM=4969, ACTION=add) [ 157.809720] systemd-udevd[353]: gic: Device ready for processing (SEQNUM=4969, ACTION=add) [ 157.811825] systemd-udevd[384]: gcc-sm8550: Device processed (SEQNUM=4967, ACTION=add) [ 157.817222] systemd-udevd[388]: gcc-sm8250: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.819297] systemd-udevd[353]: gic: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 157.821963] systemd-udevd[386]: gic: Processing device (SEQNUM=4969, ACTION=add) [ 157.824333] systemd-udevd[353]: gpio-clk: Device is queued (SEQNUM=4970, ACTION=add) [ 157.826015] systemd-udevd[353]: gpio-clk: Device ready for processing (SEQNUM=4970, ACTION=add) [ 157.828434] systemd-udevd[396]: geni_se_qup: Device processed (SEQNUM=4968, ACTION=add) [ 157.830213] systemd-udevd[396]: geni_se_qup: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 157.832692] systemd-udevd[388]: gpio-clk: Processing device (SEQNUM=4970, ACTION=add) [ 157.834835] systemd-udevd[384]: gcc-sm8550: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 157.839515] systemd-udevd[353]: gpio-clk: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 157.842246] systemd-udevd[386]: gic: Device processed (SEQNUM=4969, ACTION=add) [ 157.843993] systemd-udevd[386]: gic: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 157.846324] systemd-udevd[353]: gpio-dwapb: Device is queued (SEQNUM=4971, ACTION=add) [ 157.848218] systemd-udevd[353]: gpio-dwapb: Device ready for processing (SEQNUM=4971, ACTION=add) [ 157.850527] systemd-udevd[388]: gpio-clk: Device processed (SEQNUM=4970, ACTION=add) [ 157.852802] systemd-udevd[353]: gpio-dwapb: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.854994] systemd-udevd[388]: gpio-clk: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 157.859193] systemd-udevd[353]: gpio-imx-scu: Device is queued (SEQNUM=4972, ACTION=add) [ 157.863278] systemd-udevd[384]: gpio-dwapb: Processing device (SEQNUM=4971, ACTION=add) [ 157.873622] systemd-udevd[353]: gpio-imx-scu: Device ready for processing (SEQNUM=4972, ACTION=add) [ 157.875315] systemd-udevd[353]: gpio-imx-scu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 157.877735] systemd-udevd[396]: gpio-imx-scu: Processing device (SEQNUM=4972, ACTION=add) [ 157.879856] systemd-udevd[353]: gpio-keys: Device is queued (SEQNUM=4973, ACTION=add) [ 157.881734] systemd-udevd[353]: gpio-keys: Device ready for processing (SEQNUM=4973, ACTION=add) [ 157.883423] systemd-udevd[353]: gpio-keys: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 157.885521] systemd-udevd[353]: gpio-mpc8xxx: Device is queued (SEQNUM=4974, ACTION=add) [ 157.887191] systemd-udevd[353]: gpio-mpc8xxx: Device ready for processing (SEQNUM=4974, ACTION=add) [ 157.889103] systemd-udevd[353]: gpio-mpc8xxx: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 157.891421] systemd-udevd[388]: gpio-keys: Processing device (SEQNUM=4973, ACTION=add) [ 157.893758] systemd-udevd[353]: gpio-mxc: Device is queued (SEQNUM=4975, ACTION=add) [ 157.895409] systemd-udevd[353]: gpio-mxc: Device ready for processing (SEQNUM=4975, ACTION=add) [ 157.897586] systemd-udevd[353]: gpio-mxc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 157.899751] systemd-udevd[391]: gpio-mxc: Processing device (SEQNUM=4975, ACTION=add) [ 157.902004] systemd-udevd[353]: gpio-regulator: Device is queued (SEQNUM=4976, ACTION=add) [ 157.903685] systemd-udevd[353]: gpio-regulator: Device ready for processing (SEQNUM=4976, ACTION=add) [ 157.905627] systemd-udevd[353]: gpio-regulator: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 157.907830] systemd-udevd[386]: gpio-mpc8xxx: Processing device (SEQNUM=4974, ACTION=add) [ 157.915189] systemd-udevd[381]: gpio-regulator: Processing device (SEQNUM=4976, ACTION=add) [ 157.918474] systemd-udevd[353]: gpio-syscon: Device is queued (SEQNUM=4977, ACTION=add) [ 157.920367] systemd-udevd[353]: gpio-syscon: Device ready for processing (SEQNUM=4977, ACTION=add) [ 157.922094] systemd-udevd[353]: gpio-syscon: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.923824] systemd-udevd[353]: gpio-vf610: Device is queued (SEQNUM=4978, ACTION=add) [ 157.925889] systemd-udevd[353]: gpio-vf610: Device ready for processing (SEQNUM=4978, ACTION=add) [ 157.927575] systemd-udevd[353]: gpio-vf610: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 157.929733] systemd-udevd[353]: gpio-xilinx: Device is queued (SEQNUM=4979, ACTION=add) [ 157.931416] systemd-udevd[353]: gpio-xilinx: Device ready for processing (SEQNUM=4979, ACTION=add) [ 157.933334] systemd-udevd[353]: gpio-xilinx: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.938667] systemd-udevd[380]: gpio-syscon: Processing device (SEQNUM=4977, ACTION=add) [ 157.944716] systemd-udevd[353]: gpio_rcar: Device is queued (SEQNUM=4980, ACTION=add) [ 157.950052] systemd-udevd[353]: gpio_rcar: Device ready for processing (SEQNUM=4980, ACTION=add) [ 157.953519] systemd-udevd[353]: gpio_rcar: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 157.955255] systemd-udevd[353]: gti-wdt: Device is queued (SEQNUM=4981, ACTION=add) [ 157.957136] systemd-udevd[353]: gti-wdt: Device ready for processing (SEQNUM=4981, ACTION=add) [ 157.958845] systemd-udevd[353]: gti-wdt: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 157.960930] systemd-udevd[353]: gxbb-aoclkc: Device is queued (SEQNUM=4982, ACTION=add) [ 157.962751] systemd-udevd[353]: gxbb-aoclkc: Device ready for processing (SEQNUM=4982, ACTION=add) [ 157.964949] systemd-udevd[353]: gxbb-aoclkc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 157.966718] systemd-udevd[353]: gxbb-clkc: Device is queued (SEQNUM=4983, ACTION=add) [ 157.969749] systemd-udevd[353]: gxbb-clkc: Device ready for processing (SEQNUM=4983, ACTION=add) [ 157.975499] systemd-udevd[353]: gxbb-clkc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 157.978097] systemd-udevd[353]: hi3516cv300-crg: Device is queued (SEQNUM=4984, ACTION=add) [ 157.979798] systemd-udevd[353]: hi3516cv300-crg: Device ready for processing (SEQNUM=4984, ACTION=add) [ 157.981735] systemd-udevd[353]: hi3516cv300-crg: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 157.983473] systemd-udevd[353]: hi3519-clk: Device is queued (SEQNUM=4985, ACTION=add) [ 157.985379] systemd-udevd[353]: hi3519-clk: Device ready for processing (SEQNUM=4985, ACTION=add) [ 157.987635] systemd-udevd[395]: gxbb-aoclkc: Processing device (SEQNUM=4982, ACTION=add) [ 157.989976] systemd-udevd[353]: hi3559av100-clock: Device is queued (SEQNUM=4986, ACTION=add) [ 157.991671] systemd-udevd[353]: hi3519-clk: Device ready for processing (SEQNUM=4985, ACTION=add) [ 157.993607] systemd-udevd[353]: hi3660-clk: Device is queued (SEQNUM=4987, ACTION=add) [ 157.995399] systemd-udevd[353]: hi3519-clk: Device ready for processing (SEQNUM=4985, ACTION=add) [ 157.997796] systemd-udevd[384]: gpio-dwapb: Device processed (SEQNUM=4971, ACTION=add) [ 157.999815] systemd-udevd[353]: hi3660-mbox: Device is queued (SEQNUM=4988, ACTION=add) [ 158.002246] systemd-udevd[384]: gpio-dwapb: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 158.004540] systemd-udevd[353]: hi3519-clk: Device ready for processing (SEQNUM=4985, ACTION=add) [ 158.006221] systemd-udevd[353]: hi3660-reset: Device is queued (SEQNUM=4989, ACTION=add) [ 158.011408] systemd-udevd[382]: gpio-vf610: Processing device (SEQNUM=4978, ACTION=add) [ 158.013686] systemd-udevd[353]: hi3519-clk: Device ready for processing (SEQNUM=4985, ACTION=add) [ 158.015372] systemd-udevd[353]: hi3519-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 158.017432] systemd-udevd[353]: hi3559av100-clock: Device ready for processing (SEQNUM=4986, ACTION=add) [ 158.022699] systemd-udevd[383]: gpio_rcar: Processing device (SEQNUM=4980, ACTION=add) [ 158.025153] systemd-udevd[392]: gxbb-clkc: Processing device (SEQNUM=4983, ACTION=add) [ 158.027260] systemd-udevd[353]: hi3660-stub-clk: Device is queued (SEQNUM=4990, ACTION=add) [ 158.029195] systemd-udevd[353]: hi3559av100-clock: Device ready for processing (SEQNUM=4986, ACTION=add) [ 158.030896] systemd-udevd[353]: hi3670-clk: Device is queued (SEQNUM=4991, ACTION=add) [ 158.032817] systemd-udevd[353]: hi3559av100-clock: Device ready for processing (SEQNUM=4986, ACTION=add) [ 158.038209] systemd-udevd[393]: hi3516cv300-crg: Processing device (SEQNUM=4984, ACTION=add) [ 158.040670] systemd-udevd[353]: hi3798cv200-crg: Device is queued (SEQNUM=4992, ACTION=add) [ 158.042351] systemd-udevd[353]: hi3559av100-clock: Device ready for processing (SEQNUM=4986, ACTION=add) [ 158.044243] systemd-udevd[353]: hi6220-mbox: Device is queued (SEQNUM=4993, ACTION=add) [ 158.046069] systemd-udevd[353]: hi3559av100-clock: Device ready for processing (SEQNUM=4986, ACTION=add) [ 158.048448] systemd-udevd[384]: hi3519-clk: Processing device (SEQNUM=4985, ACTION=add) [ 158.050489] systemd-udevd[353]: hi6220-stub-clk: Device is queued (SEQNUM=4994, ACTION=add) [ 158.052935] systemd-udevd[388]: gpio-keys: Device processed (SEQNUM=4973, ACTION=add) [ 158.054685] systemd-udevd[388]: gpio-keys: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 158.057132] systemd-udevd[396]: gpio-imx-scu: Device processed (SEQNUM=4972, ACTION=add) [ 158.058891] systemd-udevd[396]: gpio-imx-scu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 158.064326] systemd-udevd[379]: gpio-xilinx: Processing device (SEQNUM=4979, ACTION=add) [ 158.066466] systemd-udevd[380]: gpio-syscon: Device processed (SEQNUM=4977, ACTION=add) [ 158.068475] systemd-udevd[380]: gpio-syscon: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 158.070680] systemd-udevd[382]: gpio-vf610: Device processed (SEQNUM=4978, ACTION=add) [ 158.072778] systemd-udevd[382]: gpio-vf610: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 158.078128] systemd-udevd[391]: gpio-mxc: Device processed (SEQNUM=4975, ACTION=add) [ 158.079890] systemd-udevd[391]: gpio-mxc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 158.085324] systemd-udevd[386]: gpio-mpc8xxx: Device processed (SEQNUM=4974, ACTION=add) [ 158.087079] systemd-udevd[386]: gpio-mpc8xxx: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 158.089533] systemd-udevd[392]: gxbb-clkc: Device processed (SEQNUM=4983, ACTION=add) [ 158.091280] systemd-udevd[392]: gxbb-clkc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 158.093751] systemd-udevd[384]: hi3519-clk: Device processed (SEQNUM=4985, ACTION=add) [ 158.095506] systemd-udevd[384]: hi3519-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 158.101118] systemd-udevd[389]: gti-wdt: Processing device (SEQNUM=4981, ACTION=add) [ 158.106572] systemd-udevd[381]: gpio-regulator: Device processed (SEQNUM=4976, ACTION=add) [ 158.108964] systemd-udevd[383]: gpio_rcar: Device processed (SEQNUM=4980, ACTION=add) [ 158.110715] systemd-udevd[383]: gpio_rcar: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 158.113231] systemd-udevd[379]: gpio-xilinx: Device processed (SEQNUM=4979, ACTION=add) [ 158.115138] systemd-udevd[379]: gpio-xilinx: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 158.117536] systemd-udevd[381]: gpio-regulator: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 158.119727] systemd-udevd[389]: gti-wdt: Device processed (SEQNUM=4981, ACTION=add) [ 158.121769] systemd-udevd[389]: gti-wdt: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 158.126987] systemd-udevd[395]: gxbb-aoclkc: Device processed (SEQNUM=4982, ACTION=add) [ 158.128914] systemd-udevd[395]: gxbb-aoclkc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 158.131117] systemd-udevd[393]: hi3516cv300-crg: Device processed (SEQNUM=4984, ACTION=add) [ 158.133128] systemd-udevd[393]: hi3516cv300-crg: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 158.135360] systemd-udevd[353]: hi3559av100-clock: Device ready for processing (SEQNUM=4986, ACTION=add) [ 158.137328] systemd-udevd[353]: hi6220-usb-phy: Device is queued (SEQNUM=4995, ACTION=add) [ 158.139002] systemd-udevd[353]: hi3559av100-clock: Device ready for processing (SEQNUM=4986, ACTION=add) [ 158.140993] systemd-udevd[353]: hi3559av100-clock: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 158.142738] systemd-udevd[353]: hi3660-clk: Device ready for processing (SEQNUM=4987, ACTION=add) [ 158.144645] systemd-udevd[353]: hi3660-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 158.146511] systemd-udevd[353]: hi3660-mbox: Device ready for processing (SEQNUM=4988, ACTION=add) [ 158.148403] systemd-udevd[353]: hi3660-mbox: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 158.150132] systemd-udevd[353]: hi3660-reset: Device ready for processing (SEQNUM=4989, ACTION=add) [ 158.152586] systemd-udevd[384]: hi3559av100-clock: Processing device (SEQNUM=4986, ACTION=add) [ 158.154720] systemd-udevd[396]: hi3660-clk: Processing device (SEQNUM=4987, ACTION=add) [ 158.157093] systemd-udevd[386]: hi3660-reset: Processing device (SEQNUM=4989, ACTION=add) [ 158.159213] systemd-udevd[388]: hi3660-mbox: Processing device (SEQNUM=4988, ACTION=add) [ 158.161539] systemd-udevd[353]: hi3660-reset: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 158.163262] systemd-udevd[353]: hi3660-stub-clk: Device ready for processing (SEQNUM=4990, ACTION=add) [ 158.165180] systemd-udevd[353]: hi3660-stub-clk: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 158.166917] systemd-udevd[353]: hi3670-clk: Device ready for processing (SEQNUM=4991, ACTION=add) [ 158.168764] systemd-udevd[353]: hi3670-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 158.170473] systemd-udevd[353]: hi3798cv200-crg: Device ready for processing (SEQNUM=4992, ACTION=add) [ 158.173180] systemd-udevd[353]: hi3798cv200-crg: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 158.177688] systemd-udevd[353]: hi6220-mbox: Device ready for processing (SEQNUM=4993, ACTION=add) [ 158.181832] systemd-udevd[388]: hi3660-mbox: Device processed (SEQNUM=4988, ACTION=add) [ 158.184811] systemd-udevd[380]: hi3798cv200-crg: Processing device (SEQNUM=4992, ACTION=add) [ 158.186957] systemd-udevd[381]: hi3670-clk: Processing device (SEQNUM=4991, ACTION=add) [ 158.189313] systemd-udevd[386]: hi3660-reset: Device processed (SEQNUM=4989, ACTION=add) [ 158.191075] systemd-udevd[386]: hi3660-reset: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 158.193917] systemd-udevd[382]: hi6220-mbox: Processing device (SEQNUM=4993, ACTION=add) [ 158.196357] systemd-udevd[353]: hi6220-mbox: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 158.198082] systemd-udevd[353]: hi6220-stub-clk: Device ready for processing (SEQNUM=4994, ACTION=add) [ 158.199784] systemd-udevd[353]: hi6220-stub-clk: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 158.204990] systemd-udevd[353]: hi6220-usb-phy: Device ready for processing (SEQNUM=4995, ACTION=add) [ 158.209239] systemd-udevd[353]: hi6220-usb-phy: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 158.210992] systemd-udevd[353]: hi6421_pmic: Device is queued (SEQNUM=4996, ACTION=add) [ 158.213342] systemd-udevd[396]: hi3660-clk: Device processed (SEQNUM=4987, ACTION=add) [ 158.215253] systemd-udevd[396]: hi3660-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 158.217596] systemd-udevd[353]: hi6421_pmic: Device ready for processing (SEQNUM=4996, ACTION=add) [ 158.219302] systemd-udevd[353]: hi6421_pmic: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 158.221749] systemd-udevd[388]: hi3660-mbox: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 158.223840] systemd-udevd[353]: hi6421v530-regulator: Device is queued (SEQNUM=4997, ACTION=add) [ 158.226193] systemd-udevd[379]: hi6220-stub-clk: Processing device (SEQNUM=4994, ACTION=add) [ 158.228711] systemd-udevd[353]: hi6421v530-regulator: Device ready for processing (SEQNUM=4997, ACTION=add) [ 158.230991] systemd-udevd[396]: hi6421v530-regulator: Processing device (SEQNUM=4997, ACTION=add) [ 158.235600] systemd-udevd[391]: hi3660-stub-clk: Processing device (SEQNUM=4990, ACTION=add) [ 158.241316] systemd-udevd[386]: hi6421_pmic: Processing device (SEQNUM=4996, ACTION=add) [ 158.243426] systemd-udevd[353]: hi6421v530-regulator: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 158.245421] systemd-udevd[353]: hi655x-clk: Device is queued (SEQNUM=4998, ACTION=add) [ 158.247551] systemd-udevd[384]: hi3559av100-clock: Device processed (SEQNUM=4986, ACTION=add) [ 158.249854] systemd-udevd[384]: hi3559av100-clock: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 158.252239] systemd-udevd[391]: hi3660-stub-clk: Device processed (SEQNUM=4990, ACTION=add) [ 158.254420] systemd-udevd[382]: hi6220-mbox: Device processed (SEQNUM=4993, ACTION=add) [ 158.256392] systemd-udevd[382]: hi6220-mbox: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 158.258497] systemd-udevd[353]: hi655x-clk: Device ready for processing (SEQNUM=4998, ACTION=add) [ 158.260373] systemd-udevd[353]: hi655x-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 158.262555] systemd-udevd[388]: hi655x-clk: Processing device (SEQNUM=4998, ACTION=add) [ 158.264892] systemd-udevd[386]: hi6421_pmic: Device processed (SEQNUM=4996, ACTION=add) [ 158.267027] systemd-udevd[383]: hi6220-usb-phy: Processing device (SEQNUM=4995, ACTION=add) [ 158.269354] systemd-udevd[386]: hi6421_pmic: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 158.271521] systemd-udevd[391]: hi3660-stub-clk: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 158.273966] systemd-udevd[381]: hi3670-clk: Device processed (SEQNUM=4991, ACTION=add) [ 158.275715] systemd-udevd[381]: hi3670-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 158.278145] systemd-udevd[379]: hi6220-stub-clk: Device processed (SEQNUM=4994, ACTION=add) [ 158.280742] systemd-udevd[379]: hi6220-stub-clk: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 158.286168] systemd-udevd[380]: hi3798cv200-crg: Device processed (SEQNUM=4992, ACTION=add) [ 158.289894] systemd-udevd[380]: hi3798cv200-crg: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 158.292500] systemd-udevd[388]: hi655x-clk: Device processed (SEQNUM=4998, ACTION=add) [ 158.294261] systemd-udevd[388]: hi655x-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 158.296608] systemd-udevd[353]: hi655x-pmic: Device is queued (SEQNUM=4999, ACTION=add) [ 158.298294] systemd-udevd[353]: hi655x-pmic: Device ready for processing (SEQNUM=4999, ACTION=add) [ 158.299987] systemd-udevd[353]: hi655x-pmic: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 158.306949] systemd-udevd[384]: hi655x-pmic: Processing device (SEQNUM=4999, ACTION=add) [ 158.309809] systemd-udevd[396]: hi6421v530-regulator: Device processed (SEQNUM=4997, ACTION=add) [ 158.311937] systemd-udevd[396]: hi6421v530-regulator: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 158.314810] systemd-udevd[353]: hi655x-regulator: Device is queued (SEQNUM=5000, ACTION=add) [ 158.318437] systemd-udevd[353]: hi655x-regulator: Device ready for processing (SEQNUM=5000, ACTION=add) [ 158.322049] systemd-udevd[396]: hi655x-regulator: Processing device (SEQNUM=5000, ACTION=add) [ 158.324670] systemd-udevd[383]: hi6220-usb-phy: Device processed (SEQNUM=4995, ACTION=add) [ 158.327341] systemd-udevd[383]: hi6220-usb-phy: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 158.330892] systemd-udevd[353]: hi655x-regulator: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 158.335536] systemd-udevd[353]: hi65xx-powerkey: Device is queued (SEQNUM=5001, ACTION=add) [ 158.340787] systemd-udevd[353]: hi65xx-powerkey: Device ready for processing (SEQNUM=5001, ACTION=add) [ 158.342523] systemd-udevd[353]: hi65xx-powerkey: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 158.344979] systemd-udevd[388]: hi65xx-powerkey: Processing device (SEQNUM=5001, ACTION=add) [ 158.347157] systemd-udevd[384]: hi655x-pmic: Device processed (SEQNUM=4999, ACTION=add) [ 158.351036] systemd-udevd[384]: hi655x-pmic: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 158.356542] systemd-udevd[353]: hidma: Device is queued (SEQNUM=5002, ACTION=add) [ 158.360455] systemd-udevd[353]: hidma: Device ready for processing (SEQNUM=5002, ACTION=add) [ 158.362190] systemd-udevd[353]: hidma: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 158.364695] systemd-udevd[386]: hidma: Processing device (SEQNUM=5002, ACTION=add) [ 158.366905] systemd-udevd[353]: hidma-mgmt: Device is queued (SEQNUM=5003, ACTION=add) [ 158.372473] systemd-udevd[396]: hi655x-regulator: Device processed (SEQNUM=5000, ACTION=add) [ 158.374279] systemd-udevd[396]: hi655x-regulator: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 158.376991] systemd-udevd[353]: hidma-mgmt: Device ready for processing (SEQNUM=5003, ACTION=add) [ 158.383505] systemd-udevd[384]: hidma-mgmt: Processing device (SEQNUM=5003, ACTION=add) [ 158.386291] systemd-udevd[353]: hidma-mgmt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 158.388305] systemd-udevd[353]: hisi-gmac: Device is queued (SEQNUM=5004, ACTION=add) [ 158.390125] systemd-udevd[353]: hisi-gmac: Device ready for processing (SEQNUM=5004, ACTION=add) [ 158.392622] systemd-udevd[396]: hisi-gmac: Processing device (SEQNUM=5004, ACTION=add) [ 158.394771] systemd-udevd[388]: hi65xx-powerkey: Device processed (SEQNUM=5001, ACTION=add) [ 158.396798] systemd-udevd[388]: hi65xx-powerkey: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 158.398948] systemd-udevd[353]: hisi-gmac: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 158.400884] systemd-udevd[353]: hisi-inno-phy: Device is queued (SEQNUM=5005, ACTION=add) [ 158.402560] systemd-udevd[353]: hisi-inno-phy: Device ready for processing (SEQNUM=5005, ACTION=add) [ 158.404672] systemd-udevd[353]: hisi-inno-phy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 158.406860] systemd-udevd[386]: hidma: Device processed (SEQNUM=5002, ACTION=add) [ 158.410568] systemd-udevd[386]: hidma: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 158.417022] systemd-udevd[384]: hidma-mgmt: Device processed (SEQNUM=5003, ACTION=add) [ 158.418817] systemd-udevd[384]: hidma-mgmt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 158.421300] systemd-udevd[388]: hisi-inno-phy: Processing device (SEQNUM=5005, ACTION=add) [ 158.423404] systemd-udevd[353]: hisi-lpc: Device is queued (SEQNUM=5006, ACTION=add) [ 158.425335] systemd-udevd[353]: hisi-lpc: Device ready for processing (SEQNUM=5006, ACTION=add) [ 158.427062] systemd-udevd[353]: hisi-lpc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 158.429579] systemd-udevd[396]: hisi-gmac: Device processed (SEQNUM=5004, ACTION=add) [ 158.431634] systemd-udevd[353]: hisi-pcie-almost-ecam: Device is queued (SEQNUM=5007, ACTION=add) [ 158.434085] systemd-udevd[396]: hisi-gmac: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 158.436612] systemd-udevd[353]: hisi-pcie-almost-ecam: Device ready for processing (SEQNUM=5007, ACTION=add) [ 158.438492] systemd-udevd[353]: hisi-pcie-almost-ecam: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 158.442461] systemd-udevd[384]: hisi-pcie-almost-ecam: Processing device (SEQNUM=5007, ACTION=add) [ 158.449433] systemd-udevd[353]: hisi-rng: Device is queued (SEQNUM=5008, ACTION=add) [ 158.451136] systemd-udevd[353]: hisi-rng: Device ready for processing (SEQNUM=5008, ACTION=add) [ 158.453103] systemd-udevd[353]: hisi-rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 158.454832] systemd-udevd[353]: hisi_cpa_pmu: Device is queued (SEQNUM=5009, ACTION=add) [ 158.456752] systemd-udevd[353]: hisi_cpa_pmu: Device ready for processing (SEQNUM=5009, ACTION=add) [ 158.458995] systemd-udevd[391]: hisi-lpc: Processing device (SEQNUM=5006, ACTION=add) [ 158.461291] systemd-udevd[353]: hisi_cpa_pmu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 158.463010] systemd-udevd[353]: hisi_ddrc_pmu: Device is queued (SEQNUM=5010, ACTION=add) [ 158.464878] systemd-udevd[353]: hisi_ddrc_pmu: Device ready for processing (SEQNUM=5010, ACTION=add) [ 158.466582] systemd-udevd[353]: hisi_ddrc_pmu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 158.469025] systemd-udevd[384]: hisi-pcie-almost-ecam: Device processed (SEQNUM=5007, ACTION=add) [ 158.470801] systemd-udevd[384]: hisi-pcie-almost-ecam: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 158.473434] systemd-udevd[353]: hisi_hha_pmu: Device is queued (SEQNUM=5011, ACTION=add) [ 158.475125] systemd-udevd[353]: hisi_hha_pmu: Device ready for processing (SEQNUM=5011, ACTION=add) [ 158.477077] systemd-udevd[353]: hisi_hha_pmu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 158.478819] systemd-udevd[353]: hisi_l3c_pmu: Device is queued (SEQNUM=5012, ACTION=add) [ 158.480791] systemd-udevd[353]: hisi_l3c_pmu: Device ready for processing (SEQNUM=5012, ACTION=add) [ 158.482512] systemd-udevd[353]: hisi_l3c_pmu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 158.484470] systemd-udevd[353]: hisi_pa_pmu: Device is queued (SEQNUM=5013, ACTION=add) [ 158.486164] systemd-udevd[353]: hisi_pa_pmu: Device ready for processing (SEQNUM=5013, ACTION=add) [ 158.487875] systemd-udevd[353]: hisi_pa_pmu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 158.490269] systemd-udevd[396]: hisi-rng: Processing device (SEQNUM=5008, ACTION=add) [ 158.492688] systemd-udevd[388]: hisi-inno-phy: Device processed (SEQNUM=5005, ACTION=add) [ 158.494475] systemd-udevd[388]: hisi-inno-phy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 158.498041] systemd-udevd[381]: hisi_ddrc_pmu: Processing device (SEQNUM=5010, ACTION=add) [ 158.507565] systemd-udevd[384]: hisi_l3c_pmu: Processing device (SEQNUM=5012, ACTION=add) [ 158.510091] systemd-udevd[386]: hisi_cpa_pmu: Processing device (SEQNUM=5009, ACTION=add) [ 158.512423] systemd-udevd[380]: hisi_hha_pmu: Processing device (SEQNUM=5011, ACTION=add) [ 158.514574] systemd-udevd[382]: hisi_pa_pmu: Processing device (SEQNUM=5013, ACTION=add) [ 158.516891] systemd-udevd[353]: hisi_sas_v1_hw: Device is queued (SEQNUM=5014, ACTION=add) [ 158.518562] systemd-udevd[353]: hisi_sas_v1_hw: Device ready for processing (SEQNUM=5014, ACTION=add) [ 158.520647] systemd-udevd[353]: hisi_sas_v1_hw: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 158.522379] systemd-udevd[353]: hisi_sas_v2_hw: Device is queued (SEQNUM=5015, ACTION=add) [ 158.524697] systemd-udevd[384]: hisi_l3c_pmu: Device processed (SEQNUM=5012, ACTION=add) [ 158.526500] systemd-udevd[384]: hisi_l3c_pmu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 158.528927] systemd-udevd[353]: hisi_sas_v2_hw: Device ready for processing (SEQNUM=5015, ACTION=add) [ 158.530657] systemd-udevd[353]: hisi_sas_v2_hw: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 158.534456] systemd-udevd[388]: hisi_sas_v2_hw: Processing device (SEQNUM=5015, ACTION=add) [ 158.540781] systemd-udevd[353]: hisi_sllc_pmu: Device is queued (SEQNUM=5016, ACTION=add) [ 158.543070] systemd-udevd[379]: hisi_sas_v1_hw: Processing device (SEQNUM=5014, ACTION=add) [ 158.545437] systemd-udevd[391]: hisi-lpc: Device processed (SEQNUM=5006, ACTION=add) [ 158.547533] systemd-udevd[396]: hisi-rng: Device processed (SEQNUM=5008, ACTION=add) [ 158.550119] systemd-udevd[380]: hisi_hha_pmu: Device processed (SEQNUM=5011, ACTION=add) [ 158.552523] systemd-udevd[382]: hisi_pa_pmu: Device processed (SEQNUM=5013, ACTION=add) [ 158.554288] systemd-udevd[382]: hisi_pa_pmu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 158.556739] systemd-udevd[391]: hisi-lpc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 158.558939] systemd-udevd[386]: hisi_cpa_pmu: Device processed (SEQNUM=5009, ACTION=add) [ 158.560936] systemd-udevd[386]: hisi_cpa_pmu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 158.563146] systemd-udevd[396]: hisi-rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 158.565542] systemd-udevd[380]: hisi_hha_pmu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 158.567673] systemd-udevd[353]: hisi_sllc_pmu: Device ready for processing (SEQNUM=5016, ACTION=add) [ 158.569638] systemd-udevd[353]: hisi_sllc_pmu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 158.571990] systemd-udevd[384]: hisi_sllc_pmu: Processing device (SEQNUM=5016, ACTION=add) [ 158.574390] systemd-udevd[379]: hisi_sas_v1_hw: Device processed (SEQNUM=5014, ACTION=add) [ 158.576779] systemd-udevd[381]: hisi_ddrc_pmu: Device processed (SEQNUM=5010, ACTION=add) [ 158.578559] systemd-udevd[381]: hisi_ddrc_pmu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 158.580887] systemd-udevd[353]: hisi_thermal: Device is queued (SEQNUM=5017, ACTION=add) [ 158.583057] systemd-udevd[388]: hisi_sas_v2_hw: Device processed (SEQNUM=5015, ACTION=add) [ 158.585069] systemd-udevd[388]: hisi_sas_v2_hw: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 158.587268] systemd-udevd[379]: hisi_sas_v1_hw: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 158.589609] systemd-udevd[353]: hisi_thermal: Device ready for processing (SEQNUM=5017, ACTION=add) [ 158.591771] systemd-udevd[396]: hisi_thermal: Processing device (SEQNUM=5017, ACTION=add) [ 158.594105] systemd-udevd[353]: hisi_thermal: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 158.595848] systemd-udevd[353]: hisi_uc_pmu: Device is queued (SEQNUM=5018, ACTION=add) [ 158.602543] systemd-udevd[384]: hisi_sllc_pmu: Device processed (SEQNUM=5016, ACTION=add) [ 158.605859] systemd-udevd[384]: hisi_sllc_pmu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 158.608259] systemd-udevd[396]: hisi_thermal: Device processed (SEQNUM=5017, ACTION=add) [ 158.610366] systemd-udevd[353]: hisi_uc_pmu: Device ready for processing (SEQNUM=5018, ACTION=add) [ 158.612741] systemd-udevd[353]: hisi_uc_pmu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 158.618174] systemd-udevd[353]: histb-pcie: Device is queued (SEQNUM=5019, ACTION=add) [ 158.621688] systemd-udevd[353]: histb-pcie: Device ready for processing (SEQNUM=5019, ACTION=add) [ 158.623885] systemd-udevd[396]: hisi_thermal: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 158.626422] systemd-udevd[384]: histb-pcie: Processing device (SEQNUM=5019, ACTION=add) [ 158.628710] systemd-udevd[353]: histb-pcie: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 158.630452] systemd-udevd[353]: histb-rng: Device is queued (SEQNUM=5020, ACTION=add) [ 158.632326] systemd-udevd[353]: histb-rng: Device ready for processing (SEQNUM=5020, ACTION=add) [ 158.634043] systemd-udevd[353]: histb-rng: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 158.635772] systemd-udevd[353]: hns-nic: Device is queued (SEQNUM=5021, ACTION=add) [ 158.637666] systemd-udevd[353]: hns-nic: Device ready for processing (SEQNUM=5021, ACTION=add) [ 158.640237] systemd-udevd[384]: histb-pcie: Device processed (SEQNUM=5019, ACTION=add) [ 158.642416] systemd-udevd[386]: hns-nic: Processing device (SEQNUM=5021, ACTION=add) [ 158.644365] systemd-udevd[386]: hns-nic: Device processed (SEQNUM=5021, ACTION=add) [ 158.646131] systemd-udevd[386]: hns-nic: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 158.648548] systemd-udevd[388]: hisi_uc_pmu: Processing device (SEQNUM=5018, ACTION=add) [ 158.650710] systemd-udevd[384]: histb-pcie: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 158.653229] systemd-udevd[396]: histb-rng: Processing device (SEQNUM=5020, ACTION=add) [ 158.655331] systemd-udevd[353]: hns-nic: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 158.657306] systemd-udevd[353]: hns_dsaf: Device is queued (SEQNUM=5022, ACTION=add) [ 158.658981] systemd-udevd[353]: hns_dsaf: Device ready for processing (SEQNUM=5022, ACTION=add) [ 158.660864] systemd-udevd[353]: hns_dsaf: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 158.663065] systemd-udevd[384]: hns_dsaf: Processing device (SEQNUM=5022, ACTION=add) [ 158.667684] systemd-udevd[353]: i2c-apple: Device is queued (SEQNUM=5023, ACTION=add) [ 158.672851] systemd-udevd[353]: i2c-apple: Device ready for processing (SEQNUM=5023, ACTION=add) [ 158.674688] systemd-udevd[353]: i2c-apple: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 158.676714] systemd-udevd[353]: i2c-mt65xx: Device is queued (SEQNUM=5024, ACTION=add) [ 158.678845] systemd-udevd[388]: hisi_uc_pmu: Device processed (SEQNUM=5018, ACTION=add) [ 158.680888] systemd-udevd[388]: hisi_uc_pmu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 158.683058] systemd-udevd[396]: histb-rng: Device processed (SEQNUM=5020, ACTION=add) [ 158.684991] systemd-udevd[396]: histb-rng: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 158.687140] systemd-udevd[386]: i2c-apple: Processing device (SEQNUM=5023, ACTION=add) [ 158.689448] systemd-udevd[353]: i2c-mt65xx: Device ready for processing (SEQNUM=5024, ACTION=add) [ 158.691134] systemd-udevd[353]: i2c-mt65xx: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 158.693002] systemd-udevd[353]: i2c-rcar: Device is queued (SEQNUM=5025, ACTION=add) [ 158.694649] systemd-udevd[353]: i2c-rcar: Device ready for processing (SEQNUM=5025, ACTION=add) [ 158.697005] systemd-udevd[396]: i2c-rcar: Processing device (SEQNUM=5025, ACTION=add) [ 158.699143] systemd-udevd[386]: i2c-apple: Device processed (SEQNUM=5023, ACTION=add) [ 158.701411] systemd-udevd[386]: i2c-apple: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 158.704297] systemd-udevd[353]: i2c-rcar: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 158.706041] systemd-udevd[353]: i2c-riic: Device is queued (SEQNUM=5026, ACTION=add) [ 158.707712] systemd-udevd[353]: i2c-riic: Device ready for processing (SEQNUM=5026, ACTION=add) [ 158.709634] systemd-udevd[353]: i2c-riic: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 158.711918] systemd-udevd[384]: hns_dsaf: Device processed (SEQNUM=5022, ACTION=add) [ 158.713877] systemd-udevd[384]: hns_dsaf: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 158.716233] systemd-udevd[391]: i2c-mt65xx: Processing device (SEQNUM=5024, ACTION=add) [ 158.718385] systemd-udevd[388]: i2c-riic: Processing device (SEQNUM=5026, ACTION=add) [ 158.720362] systemd-udevd[388]: i2c-riic: Device processed (SEQNUM=5026, ACTION=add) [ 158.722515] systemd-udevd[391]: i2c-mt65xx: Device processed (SEQNUM=5024, ACTION=add) [ 158.724658] systemd-udevd[391]: i2c-mt65xx: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 158.726828] systemd-udevd[396]: i2c-rcar: Device processed (SEQNUM=5025, ACTION=add) [ 158.728949] systemd-udevd[396]: i2c-rcar: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 158.731113] systemd-udevd[388]: i2c-riic: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 158.733472] systemd-udevd[353]: i2c-sh_mobile: Device is queued (SEQNUM=5027, ACTION=add) [ 158.735136] systemd-udevd[353]: i2c-sh_mobile: Device ready for processing (SEQNUM=5027, ACTION=add) [ 158.737086] systemd-udevd[353]: i2c-sh_mobile: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 158.739251] systemd-udevd[386]: i2c-sh_mobile: Processing device (SEQNUM=5027, ACTION=add) [ 158.741620] systemd-udevd[353]: i2c_designware: Device is queued (SEQNUM=5028, ACTION=add) [ 158.743290] systemd-udevd[353]: i2c_designware: Device ready for processing (SEQNUM=5028, ACTION=add) [ 158.745205] systemd-udevd[353]: i2c_designware: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 158.746919] systemd-udevd[353]: i2c_qup: Device is queued (SEQNUM=5029, ACTION=add) [ 158.748778] systemd-udevd[353]: i2c_qup: Device ready for processing (SEQNUM=5029, ACTION=add) [ 158.750921] systemd-udevd[384]: i2c_designware: Processing device (SEQNUM=5028, ACTION=add) [ 158.753325] systemd-udevd[353]: i2c_qup: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 158.755490] systemd-udevd[396]: i2c_qup: Processing device (SEQNUM=5029, ACTION=add) [ 158.757945] systemd-udevd[353]: imx-bus-devfreq: Device is queued (SEQNUM=5030, ACTION=add) [ 158.759624] systemd-udevd[353]: imx-bus-devfreq: Device ready for processing (SEQNUM=5030, ACTION=add) [ 158.761638] systemd-udevd[353]: imx-bus-devfreq: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 158.763388] systemd-udevd[353]: imx-gpcv2: Device is queued (SEQNUM=5031, ACTION=add) [ 158.765266] systemd-udevd[353]: imx-gpcv2: Device ready for processing (SEQNUM=5031, ACTION=add) [ 158.766948] systemd-udevd[353]: imx-gpcv2: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 158.768864] systemd-udevd[353]: imx-i2c: Device is queued (SEQNUM=5032, ACTION=add) [ 158.770956] systemd-udevd[391]: imx-gpcv2: Processing device (SEQNUM=5031, ACTION=add) [ 158.773139] systemd-udevd[353]: imx-i2c: Device ready for processing (SEQNUM=5032, ACTION=add) [ 158.775293] systemd-udevd[381]: imx-i2c: Processing device (SEQNUM=5032, ACTION=add) [ 158.777610] systemd-udevd[388]: imx-bus-devfreq: Processing device (SEQNUM=5030, ACTION=add) [ 158.779895] systemd-udevd[386]: i2c-sh_mobile: Device processed (SEQNUM=5027, ACTION=add) [ 158.781850] systemd-udevd[386]: i2c-sh_mobile: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 158.784260] systemd-udevd[391]: imx-gpcv2: Device processed (SEQNUM=5031, ACTION=add) [ 158.786034] systemd-udevd[391]: imx-gpcv2: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 158.788417] systemd-udevd[384]: i2c_designware: Device processed (SEQNUM=5028, ACTION=add) [ 158.790175] systemd-udevd[384]: i2c_designware: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 158.793762] systemd-udevd[396]: i2c_qup: Device processed (SEQNUM=5029, ACTION=add) [ 158.799633] systemd-udevd[396]: i2c_qup: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 158.802364] systemd-udevd[353]: imx-i2c: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 158.804842] systemd-udevd[388]: imx-bus-devfreq: Device processed (SEQNUM=5030, ACTION=add) [ 158.806624] systemd-udevd[388]: imx-bus-devfreq: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 158.810826] systemd-udevd[381]: imx-i2c: Device processed (SEQNUM=5032, ACTION=add) [ 158.814962] systemd-udevd[381]: imx-i2c: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 158.819145] systemd-udevd[353]: imx-iim: Device is queued (SEQNUM=5033, ACTION=add) [ 158.821195] systemd-udevd[353]: imx-iim: Device ready for processing (SEQNUM=5033, ACTION=add) [ 158.822873] systemd-udevd[353]: imx-iim: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 158.824839] systemd-udevd[353]: imx-intmux: Device is queued (SEQNUM=5034, ACTION=add) [ 158.826493] systemd-udevd[353]: imx-intmux: Device ready for processing (SEQNUM=5034, ACTION=add) [ 158.829060] systemd-udevd[353]: imx-intmux: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 158.835178] systemd-udevd[353]: imx-irqsteer: Device is queued (SEQNUM=5035, ACTION=add) [ 158.837436] systemd-udevd[353]: imx-irqsteer: Device ready for processing (SEQNUM=5035, ACTION=add) [ 158.839355] systemd-udevd[353]: imx-irqsteer: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 158.841653] systemd-udevd[353]: imx-lpi2c: Device is queued (SEQNUM=5036, ACTION=add) [ 158.843527] systemd-udevd[353]: imx-lpi2c: Device ready for processing (SEQNUM=5036, ACTION=add) [ 158.845570] systemd-udevd[353]: imx-lpi2c: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 158.847311] systemd-udevd[353]: imx-pgc: Device is queued (SEQNUM=5037, ACTION=add) [ 158.849445] systemd-udevd[353]: imx-pgc: Device ready for processing (SEQNUM=5037, ACTION=add) [ 158.851156] systemd-udevd[353]: imx-pgc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 158.856383] systemd-udevd[386]: imx-lpi2c: Processing device (SEQNUM=5036, ACTION=add) [ 158.860412] systemd-udevd[384]: imx-iim: Processing device (SEQNUM=5033, ACTION=add) [ 158.867131] systemd-udevd[388]: imx-irqsteer: Processing device (SEQNUM=5035, ACTION=add) [ 158.869496] systemd-udevd[391]: imx-pgc: Processing device (SEQNUM=5037, ACTION=add) [ 158.871606] systemd-udevd[396]: imx-intmux: Processing device (SEQNUM=5034, ACTION=add) [ 158.886364] systemd-udevd[353]: imx-rpmsg: Device is queued (SEQNUM=5038, ACTION=add) [ 158.888453] systemd-udevd[353]: imx-rpmsg: Device ready for processing (SEQNUM=5038, ACTION=add) [ 158.890191] systemd-udevd[353]: imx-rpmsg: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 158.891929] systemd-udevd[353]: imx-scu: Device is queued (SEQNUM=5039, ACTION=add) [ 158.893795] systemd-udevd[353]: imx-scu: Device ready for processing (SEQNUM=5039, ACTION=add) [ 158.895980] systemd-udevd[384]: imx-iim: Device processed (SEQNUM=5033, ACTION=add) [ 158.897939] systemd-udevd[384]: imx-iim: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 158.900346] systemd-udevd[396]: imx-intmux: Device processed (SEQNUM=5034, ACTION=add) [ 158.902123] systemd-udevd[396]: imx-intmux: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 158.905686] systemd-udevd[380]: imx-scu: Processing device (SEQNUM=5039, ACTION=add) [ 158.913040] systemd-udevd[381]: imx-rpmsg: Processing device (SEQNUM=5038, ACTION=add) [ 158.917534] systemd-udevd[391]: imx-pgc: Device processed (SEQNUM=5037, ACTION=add) [ 158.919306] systemd-udevd[391]: imx-pgc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 158.921698] systemd-udevd[386]: imx-lpi2c: Device processed (SEQNUM=5036, ACTION=add) [ 158.923469] systemd-udevd[386]: imx-lpi2c: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 158.925940] systemd-udevd[353]: imx-scu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 158.927659] systemd-udevd[353]: imx-scu-pd: Device is queued (SEQNUM=5040, ACTION=add) [ 158.930105] systemd-udevd[388]: imx-irqsteer: Device processed (SEQNUM=5035, ACTION=add) [ 158.931876] systemd-udevd[388]: imx-irqsteer: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 158.935219] systemd-udevd[353]: imx-scu-pd: Device ready for processing (SEQNUM=5040, ACTION=add) [ 158.938243] systemd-udevd[353]: imx-scu-pd: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 158.940839] systemd-udevd[353]: imx-uart: Device is queued (SEQNUM=5041, ACTION=add) [ 158.942637] systemd-udevd[353]: imx-uart: Device ready for processing (SEQNUM=5041, ACTION=add) [ 158.944576] systemd-udevd[353]: imx-uart: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 158.946301] systemd-udevd[353]: imx-weim: Device is queued (SEQNUM=5042, ACTION=add) [ 158.947956] systemd-udevd[353]: imx-weim: Device ready for processing (SEQNUM=5042, ACTION=add) [ 158.949886] systemd-udevd[353]: imx-weim: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 158.952399] systemd-udevd[396]: imx-uart: Processing device (SEQNUM=5041, ACTION=add) [ 158.954919] systemd-udevd[353]: imx6q-pcie: Device is queued (SEQNUM=5043, ACTION=add) [ 158.956849] systemd-udevd[353]: imx6q-pcie: Device ready for processing (SEQNUM=5043, ACTION=add) [ 158.958563] systemd-udevd[353]: imx6q-pcie: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 158.960534] systemd-udevd[353]: imx7ulp-tpm-pwm: Device is queued (SEQNUM=5044, ACTION=add) [ 158.962220] systemd-udevd[353]: imx7ulp-tpm-pwm: Device ready for processing (SEQNUM=5044, ACTION=add) [ 158.963936] systemd-udevd[353]: imx7ulp-tpm-pwm: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 158.966150] systemd-udevd[353]: imx7ulp-wdt: Device is queued (SEQNUM=5045, ACTION=add) [ 158.968613] systemd-udevd[391]: imx7ulp-tpm-pwm: Processing device (SEQNUM=5044, ACTION=add) [ 158.971036] systemd-udevd[353]: imx7ulp-wdt: Device ready for processing (SEQNUM=5045, ACTION=add) [ 158.974453] systemd-udevd[353]: imx7ulp-wdt: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 158.978212] systemd-udevd[353]: imx8-acm: Device is queued (SEQNUM=5046, ACTION=add) [ 158.982047] systemd-udevd[353]: imx8-acm: Device ready for processing (SEQNUM=5046, ACTION=add) [ 158.985014] systemd-udevd[353]: imx8-acm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 158.986727] systemd-udevd[353]: imx8-pcie-phy: Device is queued (SEQNUM=5047, ACTION=add) [ 158.988627] systemd-udevd[353]: imx8-pcie-phy: Device ready for processing (SEQNUM=5047, ACTION=add) [ 158.990327] systemd-udevd[353]: imx8-pcie-phy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 158.993827] systemd-udevd[391]: imx7ulp-tpm-pwm: Device processed (SEQNUM=5044, ACTION=add) [ 158.998398] systemd-udevd[384]: imx-scu-pd: Processing device (SEQNUM=5040, ACTION=add) [ 159.001734] systemd-udevd[391]: imx7ulp-tpm-pwm: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 159.004992] systemd-udevd[353]: imx8m-blk-ctrl: Device is queued (SEQNUM=5048, ACTION=add) [ 159.006685] systemd-udevd[353]: imx8m-blk-ctrl: Device ready for processing (SEQNUM=5048, ACTION=add) [ 159.008653] systemd-udevd[353]: imx8m-blk-ctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 159.010395] systemd-udevd[353]: imx8mm-ccm: Device is queued (SEQNUM=5049, ACTION=add) [ 159.012633] systemd-udevd[353]: imx8mm-ccm: Device ready for processing (SEQNUM=5049, ACTION=add) [ 159.019296] systemd-udevd[391]: imx8m-blk-ctrl: Processing device (SEQNUM=5048, ACTION=add) [ 159.025907] systemd-udevd[389]: imx8mm-ccm: Processing device (SEQNUM=5049, ACTION=add) [ 159.029706] systemd-udevd[353]: imx8mm-ccm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 159.031450] systemd-udevd[353]: imx8mm-pinctrl: Device is queued (SEQNUM=5050, ACTION=add) [ 159.033429] systemd-udevd[353]: imx8mm-pinctrl: Device ready for processing (SEQNUM=5050, ACTION=add) [ 159.035401] systemd-udevd[353]: imx8mm-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 159.037801] systemd-udevd[395]: imx8mm-pinctrl: Processing device (SEQNUM=5050, ACTION=add) [ 159.039883] systemd-udevd[353]: imx8mn-ccm: Device is queued (SEQNUM=5051, ACTION=add) [ 159.042105] systemd-udevd[353]: imx8mn-ccm: Device ready for processing (SEQNUM=5051, ACTION=add) [ 159.044425] systemd-udevd[386]: imx-weim: Processing device (SEQNUM=5042, ACTION=add) [ 159.046508] systemd-udevd[353]: imx8mn-ccm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 159.048453] systemd-udevd[353]: imx8mn-pinctrl: Device is queued (SEQNUM=5052, ACTION=add) [ 159.050144] systemd-udevd[353]: imx8mn-pinctrl: Device ready for processing (SEQNUM=5052, ACTION=add) [ 159.055360] systemd-udevd[380]: imx-scu: Device processed (SEQNUM=5039, ACTION=add) [ 159.057729] systemd-udevd[391]: imx8m-blk-ctrl: Device processed (SEQNUM=5048, ACTION=add) [ 159.059866] systemd-udevd[380]: imx-scu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 159.066115] systemd-udevd[391]: imx8m-blk-ctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 159.070831] systemd-udevd[395]: imx8mm-pinctrl: Device processed (SEQNUM=5050, ACTION=add) [ 159.073223] systemd-udevd[395]: imx8mm-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 159.079534] systemd-udevd[392]: imx8mn-ccm: Processing device (SEQNUM=5051, ACTION=add) [ 159.085088] systemd-udevd[393]: imx8mn-pinctrl: Processing device (SEQNUM=5052, ACTION=add) [ 159.087413] systemd-udevd[389]: imx8mm-ccm: Device processed (SEQNUM=5049, ACTION=add) [ 159.089508] systemd-udevd[389]: imx8mm-ccm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 159.091655] systemd-udevd[353]: imx8mn-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 159.093684] systemd-udevd[353]: imx8mp-audio-blk-ctrl: Device is queued (SEQNUM=5053, ACTION=add) [ 159.095395] systemd-udevd[353]: imx8mp-audio-blk-ctrl: Device ready for processing (SEQNUM=5053, ACTION=add) [ 159.100958] systemd-udevd[382]: imx7ulp-wdt: Processing device (SEQNUM=5045, ACTION=add) [ 159.103085] systemd-udevd[353]: imx8mp-audio-blk-ctrl: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 159.105166] systemd-udevd[353]: imx8mp-blk-ctrl: Device is queued (SEQNUM=5054, ACTION=add) [ 159.106873] systemd-udevd[353]: imx8mp-blk-ctrl: Device ready for processing (SEQNUM=5054, ACTION=add) [ 159.108815] systemd-udevd[353]: imx8mp-blk-ctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 159.111031] systemd-udevd[392]: imx8mn-ccm: Device processed (SEQNUM=5051, ACTION=add) [ 159.118189] systemd-udevd[391]: imx8mp-audio-blk-ctrl: Processing device (SEQNUM=5053, ACTION=add) [ 159.124249] systemd-udevd[383]: imx8-pcie-phy: Processing device (SEQNUM=5047, ACTION=add) [ 159.126361] systemd-udevd[353]: imx8mp-ccm: Device is queued (SEQNUM=5055, ACTION=add) [ 159.128311] systemd-udevd[353]: imx8mp-ccm: Device ready for processing (SEQNUM=5055, ACTION=add) [ 159.130011] systemd-udevd[353]: imx8mp-ccm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 159.131718] systemd-udevd[353]: imx8mp-dwc3: Device is queued (SEQNUM=5056, ACTION=add) [ 159.134064] systemd-udevd[393]: imx8mn-pinctrl: Device processed (SEQNUM=5052, ACTION=add) [ 159.135849] systemd-udevd[393]: imx8mn-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 159.147273] systemd-udevd[389]: imx8mp-ccm: Processing device (SEQNUM=5055, ACTION=add) [ 159.149668] systemd-udevd[392]: imx8mn-ccm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 159.151785] systemd-udevd[353]: imx8mp-dwc3: Device ready for processing (SEQNUM=5056, ACTION=add) [ 159.153763] systemd-udevd[353]: imx8mp-dwc3: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 159.159000] systemd-udevd[379]: imx8-acm: Processing device (SEQNUM=5046, ACTION=add) [ 159.163358] systemd-udevd[353]: imx8mp-interconnect: Device is queued (SEQNUM=5057, ACTION=add) [ 159.167852] systemd-udevd[353]: imx8mp-interconnect: Device ready for processing (SEQNUM=5057, ACTION=add) [ 159.173055] systemd-udevd[391]: imx8mp-audio-blk-ctrl: Device processed (SEQNUM=5053, ACTION=add) [ 159.174986] systemd-udevd[391]: imx8mp-audio-blk-ctrl: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 159.180521] systemd-udevd[381]: imx-rpmsg: Device processed (SEQNUM=5038, ACTION=add) [ 159.182272] systemd-udevd[381]: imx-rpmsg: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 159.184645] systemd-udevd[382]: imx7ulp-wdt: Device processed (SEQNUM=5045, ACTION=add) [ 159.186399] systemd-udevd[382]: imx7ulp-wdt: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 159.188779] systemd-udevd[388]: imx6q-pcie: Processing device (SEQNUM=5043, ACTION=add) [ 159.190914] systemd-udevd[389]: imx8mp-ccm: Device processed (SEQNUM=5055, ACTION=add) [ 159.193338] systemd-udevd[379]: imx8-acm: Device processed (SEQNUM=5046, ACTION=add) [ 159.195440] systemd-udevd[389]: imx8mp-ccm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 159.197910] systemd-udevd[379]: imx8-acm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 159.200196] systemd-udevd[380]: imx8mp-blk-ctrl: Processing device (SEQNUM=5054, ACTION=add) [ 159.202295] systemd-udevd[353]: imx8mp-interconnect: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 159.204284] systemd-udevd[353]: imx8mp-pinctrl: Device is queued (SEQNUM=5058, ACTION=add) [ 159.205983] systemd-udevd[353]: imx8mp-pinctrl: Device ready for processing (SEQNUM=5058, ACTION=add) [ 159.208872] systemd-udevd[392]: imx8mp-interconnect: Processing device (SEQNUM=5057, ACTION=add) [ 159.217289] systemd-udevd[395]: imx8mp-dwc3: Processing device (SEQNUM=5056, ACTION=add) [ 159.221604] systemd-udevd[391]: imx8mp-pinctrl: Processing device (SEQNUM=5058, ACTION=add) [ 159.223799] systemd-udevd[353]: imx8mp-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 159.226068] systemd-udevd[353]: imx8mq-ccm: Device is queued (SEQNUM=5059, ACTION=add) [ 159.227951] systemd-udevd[353]: imx8mq-ccm: Device ready for processing (SEQNUM=5059, ACTION=add) [ 159.230149] systemd-udevd[353]: imx8mq-ccm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 159.232948] systemd-udevd[380]: imx8mp-blk-ctrl: Device processed (SEQNUM=5054, ACTION=add) [ 159.235249] systemd-udevd[396]: imx-uart: Device processed (SEQNUM=5041, ACTION=add) [ 159.237351] systemd-udevd[396]: imx-uart: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 159.239642] systemd-udevd[381]: imx8mq-ccm: Processing device (SEQNUM=5059, ACTION=add) [ 159.242099] systemd-udevd[392]: imx8mp-interconnect: Device processed (SEQNUM=5057, ACTION=add) [ 159.244645] systemd-udevd[384]: imx-scu-pd: Device processed (SEQNUM=5040, ACTION=add) [ 159.246509] systemd-udevd[384]: imx-scu-pd: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 159.249334] systemd-udevd[395]: imx8mp-dwc3: Device processed (SEQNUM=5056, ACTION=add) [ 159.251580] systemd-udevd[383]: imx8-pcie-phy: Device processed (SEQNUM=5047, ACTION=add) [ 159.253661] systemd-udevd[383]: imx8-pcie-phy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 159.255971] systemd-udevd[391]: imx8mp-pinctrl: Device processed (SEQNUM=5058, ACTION=add) [ 159.258394] systemd-udevd[353]: imx8mq-pinctrl: Device is queued (SEQNUM=5060, ACTION=add) [ 159.260384] systemd-udevd[353]: imx8mq-pinctrl: Device ready for processing (SEQNUM=5060, ACTION=add) [ 159.262102] systemd-udevd[353]: imx8mq-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 159.264738] systemd-udevd[380]: imx8mp-blk-ctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 159.266951] systemd-udevd[392]: imx8mp-interconnect: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 159.269391] systemd-udevd[395]: imx8mp-dwc3: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 159.271562] systemd-udevd[391]: imx8mp-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 159.277176] systemd-udevd[386]: imx-weim: Device processed (SEQNUM=5042, ACTION=add) [ 159.278928] systemd-udevd[386]: imx-weim: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 159.281417] systemd-udevd[353]: imx8mq-usb-phy: Device is queued (SEQNUM=5061, ACTION=add) [ 159.283088] systemd-udevd[353]: imx8mq-usb-phy: Device ready for processing (SEQNUM=5061, ACTION=add) [ 159.286482] systemd-udevd[353]: imx8mq-usb-phy: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 159.291312] systemd-udevd[353]: imx8qm-pinctrl: Device is queued (SEQNUM=5062, ACTION=add) [ 159.294537] systemd-udevd[388]: imx6q-pcie: Device processed (SEQNUM=5043, ACTION=add) [ 159.296867] systemd-udevd[388]: imx6q-pcie: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 159.299304] systemd-udevd[382]: imx8mq-pinctrl: Processing device (SEQNUM=5060, ACTION=add) [ 159.301986] systemd-udevd[384]: imx8mq-usb-phy: Processing device (SEQNUM=5061, ACTION=add) [ 159.303821] systemd-udevd[384]: imx8mq-usb-phy: Device processed (SEQNUM=5061, ACTION=add) [ 159.305839] systemd-udevd[384]: imx8mq-usb-phy: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 159.308541] systemd-udevd[382]: imx8mq-pinctrl: Device processed (SEQNUM=5060, ACTION=add) [ 159.310375] systemd-udevd[382]: imx8mq-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 159.313006] systemd-udevd[381]: imx8mq-ccm: Device processed (SEQNUM=5059, ACTION=add) [ 159.314818] systemd-udevd[381]: imx8mq-ccm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 159.318561] systemd-udevd[353]: imx8qm-pinctrl: Device ready for processing (SEQNUM=5062, ACTION=add) [ 159.323634] systemd-udevd[353]: imx8qm-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 159.326656] systemd-udevd[353]: imx8qxp-clk: Device is queued (SEQNUM=5063, ACTION=add) [ 159.329779] systemd-udevd[396]: imx8qm-pinctrl: Processing device (SEQNUM=5062, ACTION=add) [ 159.332756] systemd-udevd[353]: imx8qxp-clk: Device ready for processing (SEQNUM=5063, ACTION=add) [ 159.334468] systemd-udevd[353]: imx8qxp-clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 159.336436] systemd-udevd[353]: imx8qxp-lpcg-clk: Device is queued (SEQNUM=5064, ACTION=add) [ 159.338613] systemd-udevd[384]: imx8qxp-clk: Processing device (SEQNUM=5063, ACTION=add) [ 159.340610] systemd-udevd[384]: imx8qxp-clk: Device processed (SEQNUM=5063, ACTION=add) [ 159.342376] systemd-udevd[384]: imx8qxp-clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 159.344707] systemd-udevd[353]: imx8qxp-lpcg-clk: Device ready for processing (SEQNUM=5064, ACTION=add) [ 159.346422] systemd-udevd[353]: imx8qxp-lpcg-clk: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 159.348538] systemd-udevd[353]: imx8qxp-pinctrl: Device is queued (SEQNUM=5065, ACTION=add) [ 159.350670] systemd-udevd[388]: imx8qxp-lpcg-clk: Processing device (SEQNUM=5064, ACTION=add) [ 159.353165] systemd-udevd[353]: imx8qxp-pinctrl: Device ready for processing (SEQNUM=5065, ACTION=add) [ 159.354878] systemd-udevd[353]: imx8qxp-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 159.356847] systemd-udevd[353]: imx8ulp-pinctrl: Device is queued (SEQNUM=5066, ACTION=add) [ 159.358526] systemd-udevd[353]: imx8ulp-pinctrl: Device ready for processing (SEQNUM=5066, ACTION=add) [ 159.360433] systemd-udevd[353]: imx8ulp-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 159.362637] systemd-udevd[384]: imx8qxp-pinctrl: Processing device (SEQNUM=5065, ACTION=add) [ 159.365049] systemd-udevd[353]: imx93-blk-ctrl: Device is queued (SEQNUM=5067, ACTION=add) [ 159.366728] systemd-udevd[353]: imx93-blk-ctrl: Device ready for processing (SEQNUM=5067, ACTION=add) [ 159.368707] systemd-udevd[353]: imx93-blk-ctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 159.370437] systemd-udevd[353]: imx93-ccm: Device is queued (SEQNUM=5068, ACTION=add) [ 159.372275] systemd-udevd[353]: imx93-ccm: Device ready for processing (SEQNUM=5068, ACTION=add) [ 159.373973] systemd-udevd[353]: imx93-ccm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 159.379329] systemd-udevd[396]: imx8qm-pinctrl: Device processed (SEQNUM=5062, ACTION=add) [ 159.381333] systemd-udevd[396]: imx8qm-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 159.383510] systemd-udevd[391]: imx93-blk-ctrl: Processing device (SEQNUM=5067, ACTION=add) [ 159.386059] systemd-udevd[384]: imx8qxp-pinctrl: Device processed (SEQNUM=5065, ACTION=add) [ 159.388658] systemd-udevd[388]: imx8qxp-lpcg-clk: Device processed (SEQNUM=5064, ACTION=add) [ 159.390442] systemd-udevd[388]: imx8qxp-lpcg-clk: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 159.392835] systemd-udevd[353]: imx93-pinctrl: Device is queued (SEQNUM=5069, ACTION=add) [ 159.394515] systemd-udevd[353]: imx93-pinctrl: Device ready for processing (SEQNUM=5069, ACTION=add) [ 159.396426] systemd-udevd[353]: imx93-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 159.398631] systemd-udevd[384]: imx8qxp-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 159.401135] systemd-udevd[353]: imx93_power_domain: Device is queued (SEQNUM=5070, ACTION=add) [ 159.402831] systemd-udevd[353]: imx93_power_domain: Device ready for processing (SEQNUM=5070, ACTION=add) [ 159.404816] systemd-udevd[353]: imx93_power_domain: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 159.406697] systemd-udevd[353]: imx93_src: Device is queued (SEQNUM=5071, ACTION=add) [ 159.408638] systemd-udevd[353]: imx93_src: Device ready for processing (SEQNUM=5071, ACTION=add) [ 159.410797] systemd-udevd[384]: imx93_src: Processing device (SEQNUM=5071, ACTION=add) [ 159.413257] systemd-udevd[396]: imx93_power_domain: Processing device (SEQNUM=5070, ACTION=add) [ 159.415170] systemd-udevd[396]: imx93_power_domain: Device processed (SEQNUM=5070, ACTION=add) [ 159.417149] systemd-udevd[396]: imx93_power_domain: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 159.419289] systemd-udevd[353]: imx93_src: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 159.421230] systemd-udevd[353]: imx_mu: Device is queued (SEQNUM=5072, ACTION=add) [ 159.423354] systemd-udevd[380]: imx93-pinctrl: Processing device (SEQNUM=5069, ACTION=add) [ 159.425710] systemd-udevd[353]: imx_mu: Device ready for processing (SEQNUM=5072, ACTION=add) [ 159.427397] systemd-udevd[353]: imx_mu: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 159.429435] systemd-udevd[353]: imx_ocotp: Device is queued (SEQNUM=5073, ACTION=add) [ 159.431111] systemd-udevd[353]: imx_ocotp: Device ready for processing (SEQNUM=5073, ACTION=add) [ 159.433080] systemd-udevd[353]: imx_ocotp: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 159.434963] systemd-udevd[353]: imx_scu_ocotp: Device is queued (SEQNUM=5074, ACTION=add) [ 159.437335] systemd-udevd[396]: imx_mu: Processing device (SEQNUM=5072, ACTION=add) [ 159.439497] systemd-udevd[386]: imx8ulp-pinctrl: Processing device (SEQNUM=5066, ACTION=add) [ 159.442015] systemd-udevd[396]: imx_mu: Device processed (SEQNUM=5072, ACTION=add) [ 159.444329] systemd-udevd[388]: imx_ocotp: Processing device (SEQNUM=5073, ACTION=add) [ 159.446451] systemd-udevd[353]: imx_scu_ocotp: Device ready for processing (SEQNUM=5074, ACTION=add) [ 159.448396] systemd-udevd[353]: imx_scu_ocotp: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 159.450130] systemd-udevd[353]: imx_usb: Device is queued (SEQNUM=5075, ACTION=add) [ 159.451803] systemd-udevd[353]: imx_usb: Device ready for processing (SEQNUM=5075, ACTION=add) [ 159.453698] systemd-udevd[353]: imx_usb: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 159.455997] systemd-udevd[380]: imx93-pinctrl: Device processed (SEQNUM=5069, ACTION=add) [ 159.458747] systemd-udevd[379]: imx_usb: Processing device (SEQNUM=5075, ACTION=add) [ 159.461841] systemd-udevd[384]: imx93_src: Device processed (SEQNUM=5071, ACTION=add) [ 159.463823] systemd-udevd[384]: imx93_src: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 159.466735] systemd-udevd[391]: imx93-blk-ctrl: Device processed (SEQNUM=5067, ACTION=add) [ 159.469024] systemd-udevd[391]: imx93-blk-ctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 159.471464] systemd-udevd[396]: imx_mu: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 159.474172] systemd-udevd[353]: imxrt1050-pinctrl: Device is queued (SEQNUM=5076, ACTION=add) [ 159.476318] systemd-udevd[353]: imxrt1050-pinctrl: Device ready for processing (SEQNUM=5076, ACTION=add) [ 159.478242] systemd-udevd[353]: imxrt1050-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 159.480391] systemd-udevd[353]: imxrt1170-pinctrl: Device is queued (SEQNUM=5077, ACTION=add) [ 159.482777] systemd-udevd[380]: imx93-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 159.485468] systemd-udevd[388]: imx_ocotp: Device processed (SEQNUM=5073, ACTION=add) [ 159.487452] systemd-udevd[388]: imx_ocotp: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 159.490040] systemd-udevd[353]: imxrt1170-pinctrl: Device ready for processing (SEQNUM=5077, ACTION=add) [ 159.491958] systemd-udevd[353]: imxrt1170-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 159.493968] systemd-udevd[353]: inno-hdmi-phy: Device is queued (SEQNUM=5078, ACTION=add) [ 159.495853] systemd-udevd[353]: inno-hdmi-phy: Device ready for processing (SEQNUM=5078, ACTION=add) [ 159.498233] systemd-udevd[382]: imx_scu_ocotp: Processing device (SEQNUM=5074, ACTION=add) [ 159.500691] systemd-udevd[396]: inno-hdmi-phy: Processing device (SEQNUM=5078, ACTION=add) [ 159.502787] systemd-udevd[353]: inno-hdmi-phy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 159.505283] systemd-udevd[379]: imx_usb: Device processed (SEQNUM=5075, ACTION=add) [ 159.507066] systemd-udevd[379]: imx_usb: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 159.511856] systemd-udevd[381]: imx93-ccm: Processing device (SEQNUM=5068, ACTION=add) [ 159.515647] systemd-udevd[353]: ipq5018-tlmm: Device is queued (SEQNUM=5079, ACTION=add) [ 159.518728] systemd-udevd[353]: ipq5018-tlmm: Device ready for processing (SEQNUM=5079, ACTION=add) [ 159.521076] systemd-udevd[353]: ipq5018-tlmm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 159.526268] systemd-udevd[384]: imxrt1170-pinctrl: Processing device (SEQNUM=5077, ACTION=add) [ 159.528726] systemd-udevd[382]: imx_scu_ocotp: Device processed (SEQNUM=5074, ACTION=add) [ 159.530533] systemd-udevd[382]: imx_scu_ocotp: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 159.532939] systemd-udevd[383]: imxrt1050-pinctrl: Processing device (SEQNUM=5076, ACTION=add) [ 159.535419] systemd-udevd[388]: ipq5018-tlmm: Processing device (SEQNUM=5079, ACTION=add) [ 159.537924] systemd-udevd[384]: imxrt1170-pinctrl: Device processed (SEQNUM=5077, ACTION=add) [ 159.539777] systemd-udevd[384]: imxrt1170-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 159.542296] systemd-udevd[383]: imxrt1050-pinctrl: Device processed (SEQNUM=5076, ACTION=add) [ 159.544418] systemd-udevd[383]: imxrt1050-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 159.546610] systemd-udevd[353]: ipq5332-tlmm: Device is queued (SEQNUM=5080, ACTION=add) [ 159.548760] systemd-udevd[353]: ipq5332-tlmm: Device ready for processing (SEQNUM=5080, ACTION=add) [ 159.550469] systemd-udevd[353]: ipq5332-tlmm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 159.552413] systemd-udevd[353]: ipq6018-pinctrl: Device is queued (SEQNUM=5081, ACTION=add) [ 159.554172] systemd-udevd[353]: ipq6018-pinctrl: Device ready for processing (SEQNUM=5081, ACTION=add) [ 159.555927] systemd-udevd[353]: ipq6018-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 159.558361] systemd-udevd[391]: ipq5332-tlmm: Processing device (SEQNUM=5080, ACTION=add) [ 159.560797] systemd-udevd[353]: ipq8074-pinctrl: Device is queued (SEQNUM=5082, ACTION=add) [ 159.562671] systemd-udevd[353]: ipq8074-pinctrl: Device ready for processing (SEQNUM=5082, ACTION=add) [ 159.565173] systemd-udevd[388]: ipq5018-tlmm: Device processed (SEQNUM=5079, ACTION=add) [ 159.567295] systemd-udevd[353]: ipq8074-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 159.569743] systemd-udevd[380]: ipq8074-pinctrl: Processing device (SEQNUM=5082, ACTION=add) [ 159.571908] systemd-udevd[353]: ipq9574-tlmm: Device is queued (SEQNUM=5083, ACTION=add) [ 159.573832] systemd-udevd[353]: ipq9574-tlmm: Device ready for processing (SEQNUM=5083, ACTION=add) [ 159.575582] systemd-udevd[353]: ipq9574-tlmm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 159.578056] systemd-udevd[388]: ipq5018-tlmm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 159.580778] systemd-udevd[353]: iproc-gpio: Device is queued (SEQNUM=5084, ACTION=add) [ 159.584848] systemd-udevd[353]: iproc-gpio: Device ready for processing (SEQNUM=5084, ACTION=add) [ 159.588920] systemd-udevd[396]: inno-hdmi-phy: Device processed (SEQNUM=5078, ACTION=add) [ 159.591241] systemd-udevd[396]: inno-hdmi-phy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 159.594302] systemd-udevd[353]: iproc-gpio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 159.597128] systemd-udevd[382]: ipq9574-tlmm: Processing device (SEQNUM=5083, ACTION=add) [ 159.599521] systemd-udevd[353]: iproc-mdio: Device is queued (SEQNUM=5085, ACTION=add) [ 159.601445] systemd-udevd[353]: iproc-mdio: Device ready for processing (SEQNUM=5085, ACTION=add) [ 159.603214] systemd-udevd[353]: iproc-mdio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 159.605233] systemd-udevd[353]: iproc-pcie: Device is queued (SEQNUM=5086, ACTION=add) [ 159.606970] systemd-udevd[353]: iproc-pcie: Device ready for processing (SEQNUM=5086, ACTION=add) [ 159.608893] systemd-udevd[353]: iproc-pcie: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 159.610655] systemd-udevd[353]: iproc-rng200: Device is queued (SEQNUM=5087, ACTION=add) [ 159.613078] systemd-udevd[384]: ipq6018-pinctrl: Processing device (SEQNUM=5081, ACTION=add) [ 159.615268] systemd-udevd[353]: iproc-rng200: Device ready for processing (SEQNUM=5087, ACTION=add) [ 159.617251] systemd-udevd[353]: iproc-rng200: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 159.619517] systemd-udevd[382]: ipq9574-tlmm: Device processed (SEQNUM=5083, ACTION=add) [ 159.621740] systemd-udevd[382]: ipq9574-tlmm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 159.623936] systemd-udevd[353]: iproc-xgs-gpio: Device is queued (SEQNUM=5088, ACTION=add) [ 159.625893] systemd-udevd[353]: iproc-xgs-gpio: Device ready for processing (SEQNUM=5088, ACTION=add) [ 159.627811] systemd-udevd[353]: iproc-xgs-gpio: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 159.630301] systemd-udevd[383]: iproc-rng200: Processing device (SEQNUM=5087, ACTION=add) [ 159.632719] systemd-udevd[396]: iproc-mdio: Processing device (SEQNUM=5085, ACTION=add) [ 159.634868] systemd-udevd[353]: isp1760: Device is queued (SEQNUM=5089, ACTION=add) [ 159.636770] systemd-udevd[353]: isp1760: Device ready for processing (SEQNUM=5089, ACTION=add) [ 159.638553] systemd-udevd[353]: isp1760: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 159.640584] systemd-udevd[353]: iwdg: Device is queued (SEQNUM=5090, ACTION=add) [ 159.642275] systemd-udevd[353]: iwdg: Device ready for processing (SEQNUM=5090, ACTION=add) [ 159.644266] systemd-udevd[353]: iwdg: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 159.646052] systemd-udevd[353]: k3-chipinfo: Device is queued (SEQNUM=5091, ACTION=add) [ 159.648400] systemd-udevd[383]: iproc-rng200: Device processed (SEQNUM=5087, ACTION=add) [ 159.650509] systemd-udevd[353]: k3-chipinfo: Device ready for processing (SEQNUM=5091, ACTION=add) [ 159.653194] systemd-udevd[383]: iproc-rng200: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 159.655434] systemd-udevd[353]: k3-chipinfo: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 159.657956] systemd-udevd[388]: iproc-pcie: Processing device (SEQNUM=5086, ACTION=add) [ 159.660238] systemd-udevd[353]: k3-dma: Device is queued (SEQNUM=5092, ACTION=add) [ 159.662374] systemd-udevd[382]: isp1760: Processing device (SEQNUM=5089, ACTION=add) [ 159.664783] systemd-udevd[353]: k3-dma: Device ready for processing (SEQNUM=5092, ACTION=add) [ 159.666477] systemd-udevd[353]: k3-dma: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 159.668365] systemd-udevd[353]: k3-ringacc: Device is queued (SEQNUM=5093, ACTION=add) [ 159.670033] systemd-udevd[353]: k3-ringacc: Device ready for processing (SEQNUM=5093, ACTION=add) [ 159.671736] systemd-udevd[353]: k3-ringacc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 159.676898] systemd-udevd[353]: keystone-dwc3: Device is queued (SEQNUM=5094, ACTION=add) [ 159.681360] systemd-udevd[353]: keystone-dwc3: Device ready for processing (SEQNUM=5094, ACTION=add) [ 159.683585] systemd-udevd[380]: ipq8074-pinctrl: Device processed (SEQNUM=5082, ACTION=add) [ 159.685659] systemd-udevd[380]: ipq8074-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 159.687900] systemd-udevd[382]: isp1760: Device processed (SEQNUM=5089, ACTION=add) [ 159.689997] systemd-udevd[382]: isp1760: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 159.692259] systemd-udevd[353]: kgdboc: Device is queued (SEQNUM=5095, ACTION=add) [ 159.693918] systemd-udevd[353]: keystone-dwc3: Device ready for processing (SEQNUM=5094, ACTION=add) [ 159.696295] systemd-udevd[395]: iwdg: Processing device (SEQNUM=5090, ACTION=add) [ 159.698444] systemd-udevd[383]: k3-dma: Processing device (SEQNUM=5092, ACTION=add) [ 159.700737] systemd-udevd[353]: kirin-pcie: Device is queued (SEQNUM=5096, ACTION=add) [ 159.702410] systemd-udevd[353]: keystone-dwc3: Device ready for processing (SEQNUM=5094, ACTION=add) [ 159.704270] systemd-udevd[353]: keystone-dwc3: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 159.706012] systemd-udevd[353]: kgdboc: Device ready for processing (SEQNUM=5095, ACTION=add) [ 159.707731] systemd-udevd[353]: kgdboc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 159.709836] systemd-udevd[353]: kirin-pcie: Device ready for processing (SEQNUM=5096, ACTION=add) [ 159.712637] systemd-udevd[392]: k3-chipinfo: Processing device (SEQNUM=5091, ACTION=add) [ 159.714880] systemd-udevd[379]: iproc-gpio: Processing device (SEQNUM=5084, ACTION=add) [ 159.717275] systemd-udevd[353]: layerscape-pcie: Device is queued (SEQNUM=5097, ACTION=add) [ 159.718959] systemd-udevd[353]: kirin-pcie: Device ready for processing (SEQNUM=5096, ACTION=add) [ 159.720990] systemd-udevd[353]: leds-bcm63xxx: Device is queued (SEQNUM=5098, ACTION=add) [ 159.723121] systemd-udevd[383]: k3-dma: Device processed (SEQNUM=5092, ACTION=add) [ 159.725401] systemd-udevd[353]: kirin-pcie: Device ready for processing (SEQNUM=5096, ACTION=add) [ 159.727535] systemd-udevd[383]: k3-dma: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 159.729861] systemd-udevd[353]: leds-gpio: Device is queued (SEQNUM=5099, ACTION=add) [ 159.732251] systemd-udevd[389]: iproc-xgs-gpio: Processing device (SEQNUM=5088, ACTION=add) [ 159.734410] systemd-udevd[382]: kgdboc: Processing device (SEQNUM=5095, ACTION=add) [ 159.736659] systemd-udevd[353]: kirin-pcie: Device ready for processing (SEQNUM=5096, ACTION=add) [ 159.738351] systemd-udevd[353]: leds-syscon: Device is queued (SEQNUM=5100, ACTION=add) [ 159.740213] systemd-udevd[353]: kirin-pcie: Device ready for processing (SEQNUM=5096, ACTION=add) [ 159.741931] systemd-udevd[353]: leds_pwm: Device is queued (SEQNUM=5101, ACTION=add) [ 159.743600] systemd-udevd[353]: kirin-pcie: Device ready for processing (SEQNUM=5096, ACTION=add) [ 159.745974] systemd-udevd[393]: k3-ringacc: Processing device (SEQNUM=5093, ACTION=add) [ 159.748622] systemd-udevd[353]: ls-scfg-msi: Device is queued (SEQNUM=5102, ACTION=add) [ 159.754390] systemd-udevd[353]: kirin-pcie: Device ready for processing (SEQNUM=5096, ACTION=add) [ 159.756788] systemd-udevd[353]: kirin-pcie: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 159.759089] systemd-udevd[353]: layerscape-pcie: Device ready for processing (SEQNUM=5097, ACTION=add) [ 159.762025] systemd-udevd[383]: kirin-pcie: Processing device (SEQNUM=5096, ACTION=add) [ 159.764763] systemd-udevd[353]: ma35d1-clk: Device is queued (SEQNUM=5103, ACTION=add) [ 159.766470] systemd-udevd[353]: layerscape-pcie: Device ready for processing (SEQNUM=5097, ACTION=add) [ 159.768433] systemd-udevd[353]: ma35d1-reset: Device is queued (SEQNUM=5104, ACTION=add) [ 159.770303] systemd-udevd[353]: layerscape-pcie: Device ready for processing (SEQNUM=5097, ACTION=add) [ 159.772712] systemd-udevd[384]: ipq6018-pinctrl: Device processed (SEQNUM=5081, ACTION=add) [ 159.774851] systemd-udevd[391]: ipq5332-tlmm: Device processed (SEQNUM=5080, ACTION=add) [ 159.777175] systemd-udevd[353]: macb: Device is queued (SEQNUM=5105, ACTION=add) [ 159.779339] systemd-udevd[391]: ipq5332-tlmm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 159.782443] systemd-udevd[382]: kgdboc: Device processed (SEQNUM=5095, ACTION=add) [ 159.785721] systemd-udevd[353]: layerscape-pcie: Device ready for processing (SEQNUM=5097, ACTION=add) [ 159.788897] systemd-udevd[382]: kgdboc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 159.791074] systemd-udevd[353]: marvell-ap806-clock: Device is queued (SEQNUM=5106, ACTION=add) [ 159.793038] systemd-udevd[353]: layerscape-pcie: Device ready for processing (SEQNUM=5097, ACTION=add) [ 159.794771] systemd-udevd[353]: layerscape-pcie: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 159.796933] systemd-udevd[353]: leds-bcm63xxx: Device ready for processing (SEQNUM=5098, ACTION=add) [ 159.798679] systemd-udevd[353]: leds-bcm63xxx: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 159.801184] systemd-udevd[391]: layerscape-pcie: Processing device (SEQNUM=5097, ACTION=add) [ 159.803306] systemd-udevd[353]: leds-gpio: Device ready for processing (SEQNUM=5099, ACTION=add) [ 159.806026] systemd-udevd[382]: leds-bcm63xxx: Processing device (SEQNUM=5098, ACTION=add) [ 159.808297] systemd-udevd[353]: marvell-ap806-system-controller: Device is queued (SEQNUM=5107, ACTION=add) [ 159.810057] systemd-udevd[353]: leds-gpio: Device ready for processing (SEQNUM=5099, ACTION=add) [ 159.811800] systemd-udevd[353]: marvell-armada-3700-periph-clock: Device is queued (SEQNUM=5108, ACTION=add) [ 159.814234] systemd-udevd[383]: kirin-pcie: Device processed (SEQNUM=5096, ACTION=add) [ 159.816543] systemd-udevd[353]: leds-gpio: Device ready for processing (SEQNUM=5099, ACTION=add) [ 159.818715] systemd-udevd[383]: kirin-pcie: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 159.821176] systemd-udevd[380]: keystone-dwc3: Processing device (SEQNUM=5094, ACTION=add) [ 159.823321] systemd-udevd[353]: marvell-armada-3700-tbg-clock: Device is queued (SEQNUM=5109, ACTION=add) [ 159.825463] systemd-udevd[353]: leds-gpio: Device ready for processing (SEQNUM=5099, ACTION=add) [ 159.827189] systemd-udevd[353]: marvell-armada-3700-xtal-clock: Device is queued (SEQNUM=5110, ACTION=add) [ 159.829308] systemd-udevd[353]: leds-gpio: Device ready for processing (SEQNUM=5099, ACTION=add) [ 159.831226] systemd-udevd[353]: leds-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 159.833448] systemd-udevd[353]: leds-syscon: Device ready for processing (SEQNUM=5100, ACTION=add) [ 159.835879] systemd-udevd[383]: leds-gpio: Processing device (SEQNUM=5099, ACTION=add) [ 159.838520] systemd-udevd[353]: marvell-cp110-clock: Device is queued (SEQNUM=5111, ACTION=add) [ 159.841157] systemd-udevd[388]: iproc-pcie: Device processed (SEQNUM=5086, ACTION=add) [ 159.843480] systemd-udevd[353]: leds-syscon: Device ready for processing (SEQNUM=5100, ACTION=add) [ 159.846320] systemd-udevd[388]: iproc-pcie: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 159.848974] systemd-udevd[353]: marvell-cp110-system-controller0: Device is queued (SEQNUM=5112, ACTION=add) [ 159.851463] systemd-udevd[382]: leds-bcm63xxx: Device processed (SEQNUM=5098, ACTION=add) [ 159.854170] systemd-udevd[353]: leds-syscon: Device ready for processing (SEQNUM=5100, ACTION=add) [ 159.856806] systemd-udevd[382]: leds-bcm63xxx: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 159.859206] systemd-udevd[353]: marvell-nfc: Device is queued (SEQNUM=5113, ACTION=add) [ 159.861336] systemd-udevd[353]: leds-syscon: Device ready for processing (SEQNUM=5100, ACTION=add) [ 159.863759] systemd-udevd[395]: iwdg: Device processed (SEQNUM=5090, ACTION=add) [ 159.866471] systemd-udevd[353]: leds-syscon: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 159.868719] systemd-udevd[353]: leds_pwm: Device ready for processing (SEQNUM=5101, ACTION=add) [ 159.870643] systemd-udevd[353]: leds_pwm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 159.873065] systemd-udevd[353]: ls-scfg-msi: Device ready for processing (SEQNUM=5102, ACTION=add) [ 159.875530] systemd-udevd[396]: iproc-mdio: Device processed (SEQNUM=5085, ACTION=add) [ 159.877728] systemd-udevd[396]: iproc-mdio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 159.880355] systemd-udevd[382]: leds_pwm: Processing device (SEQNUM=5101, ACTION=add) [ 159.890174] systemd-udevd[353]: max77620-gpio: Device is queued (SEQNUM=5114, ACTION=add) [ 159.892280] systemd-udevd[353]: ls-scfg-msi: Device ready for processing (SEQNUM=5102, ACTION=add) [ 159.894223] systemd-udevd[353]: max77620-pinctrl: Device is queued (SEQNUM=5115, ACTION=add) [ 159.896342] systemd-udevd[353]: ls-scfg-msi: Device ready for processing (SEQNUM=5102, ACTION=add) [ 159.898259] systemd-udevd[353]: ls-scfg-msi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 159.900432] systemd-udevd[353]: ma35d1-clk: Device ready for processing (SEQNUM=5103, ACTION=add) [ 159.902871] systemd-udevd[383]: leds-gpio: Device processed (SEQNUM=5099, ACTION=add) [ 159.905038] systemd-udevd[383]: leds-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 159.907593] systemd-udevd[353]: max77620-pmic: Device is queued (SEQNUM=5116, ACTION=add) [ 159.909800] systemd-udevd[353]: ma35d1-clk: Device ready for processing (SEQNUM=5103, ACTION=add) [ 159.912432] systemd-udevd[393]: k3-ringacc: Device processed (SEQNUM=5093, ACTION=add) [ 159.914855] systemd-udevd[384]: ipq6018-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 159.917744] systemd-udevd[353]: max77686-rtc: Device is queued (SEQNUM=5117, ACTION=add) [ 159.919627] systemd-udevd[353]: ma35d1-clk: Device ready for processing (SEQNUM=5103, ACTION=add) [ 159.921843] systemd-udevd[353]: ma35d1-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 159.923789] systemd-udevd[353]: ma35d1-reset: Device ready for processing (SEQNUM=5104, ACTION=add) [ 159.926501] systemd-udevd[383]: ma35d1-clk: Processing device (SEQNUM=5103, ACTION=add) [ 159.929214] systemd-udevd[392]: k3-chipinfo: Device processed (SEQNUM=5091, ACTION=add) [ 159.931558] systemd-udevd[353]: mb86s70-gpio: Device is queued (SEQNUM=5118, ACTION=add) [ 159.933667] systemd-udevd[353]: ma35d1-reset: Device ready for processing (SEQNUM=5104, ACTION=add) [ 159.935589] systemd-udevd[353]: ma35d1-reset: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 159.937806] systemd-udevd[353]: macb: Device ready for processing (SEQNUM=5105, ACTION=add) [ 159.940673] systemd-udevd[382]: leds_pwm: Device processed (SEQNUM=5101, ACTION=add) [ 159.943060] systemd-udevd[396]: ls-scfg-msi: Processing device (SEQNUM=5102, ACTION=add) [ 159.945672] systemd-udevd[382]: leds_pwm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 159.948297] systemd-udevd[353]: mdio-gpio: Device is queued (SEQNUM=5119, ACTION=add) [ 159.950212] systemd-udevd[353]: macb: Device ready for processing (SEQNUM=5105, ACTION=add) [ 159.952365] systemd-udevd[353]: mdio-mux-iproc: Device is queued (SEQNUM=5120, ACTION=add) [ 159.954839] systemd-udevd[384]: ma35d1-reset: Processing device (SEQNUM=5104, ACTION=add) [ 159.967958] systemd-networkd[427]: xenbr0: NDISC: No RA received before link confirmation timeout [ 159.969914] systemd-networkd[427]: xenbr0: NDISC: Invoking callback for 'timeout' event. [ 159.971765] systemd-networkd[427]: xenbr0: NDisc handler get timeout event [ 159.974439] systemd-udevd[353]: macb: Device ready for processing (SEQNUM=5105, ACTION=add) [ 159.976399] systemd-udevd[353]: macb: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 159.978245] systemd-udevd[353]: marvell-ap806-clock: Device ready for processing (SEQNUM=5106, ACTION=add) [ 159.980718] systemd-udevd[382]: macb: Processing device (SEQNUM=5105, ACTION=add) [ 159.982788] systemd-udevd[353]: mdio-mux-mmioreg: Device is queued (SEQNUM=5121, ACTION=add) [ 159.984775] systemd-udevd[353]: marvell-ap806-clock: Device ready for processing (SEQNUM=5106, ACTION=add) [ 159.986496] systemd-udevd[353]: mdio-mux-multiplexer: Device is queued (SEQNUM=5122, ACTION=add) [ 159.988409] systemd-udevd[353]: marvell-ap806-clock: Device ready for processing (SEQNUM=5106, ACTION=add) [ 159.990618] systemd-udevd[389]: iproc-xgs-gpio: Device processed (SEQNUM=5088, ACTION=add) [ 159.992697] systemd-udevd[389]: iproc-xgs-gpio: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 159.994836] systemd-udevd[353]: mediatek,efuse: Device is queued (SEQNUM=5123, ACTION=add) [ 159.996989] systemd-udevd[353]: marvell-ap806-clock: Device ready for processing (SEQNUM=5106, ACTION=add) [ 160.002148] systemd-udevd[388]: leds-syscon: Processing device (SEQNUM=5100, ACTION=add) [ 160.004559] systemd-udevd[353]: mediatek-mt2712-pinctrl: Device is queued (SEQNUM=5124, ACTION=add) [ 160.006438] systemd-udevd[353]: marvell-ap806-clock: Device ready for processing (SEQNUM=5106, ACTION=add) [ 160.008364] systemd-udevd[353]: marvell-ap806-clock: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 160.010127] systemd-udevd[353]: marvell-ap806-system-controller: Device ready for processing (SEQNUM=5107, ACTION=add) [ 160.011869] systemd-udevd[353]: mediatek-mt6397-pinctrl: Device is queued (SEQNUM=5125, ACTION=add) [ 160.014081] systemd-udevd[353]: marvell-ap806-system-controller: Device ready for processing (SEQNUM=5107, ACTION=add) [ 160.016274] systemd-udevd[353]: mediatek-mt8167-pinctrl: Device is queued (SEQNUM=5126, ACTION=add) [ 160.018198] systemd-udevd[353]: marvell-ap806-system-controller: Device ready for processing (SEQNUM=5107, ACTION=add) [ 160.020963] systemd-udevd[383]: ma35d1-clk: Device processed (SEQNUM=5103, ACTION=add) [ 160.022968] systemd-udevd[383]: ma35d1-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 160.025698] systemd-udevd[353]: mediatek-mt8173-pinctrl: Device is queued (SEQNUM=5127, ACTION=add) [ 160.028309] systemd-udevd[395]: iwdg: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 160.030649] systemd-udevd[353]: marvell-ap806-system-controller: Device ready for processing (SEQNUM=5107, ACTION=add) [ 160.033412] systemd-udevd[392]: k3-chipinfo: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 160.035814] systemd-udevd[353]: mediatek-mt8365-pinctrl: Device is queued (SEQNUM=5128, ACTION=add) [ 160.037984] systemd-udevd[353]: marvell-ap806-system-controller: Device ready for processing (SEQNUM=5107, ACTION=add) [ 160.040318] systemd-udevd[353]: marvell-ap806-system-controller: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 160.042332] systemd-udevd[353]: marvell-armada-3700-periph-clock: Device ready for processing (SEQNUM=5108, ACTION=add) [ 160.044614] systemd-udevd[353]: marvell-armada-3700-periph-clock: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 160.046599] systemd-udevd[353]: marvell-armada-3700-tbg-clock: Device ready for processing (SEQNUM=5109, ACTION=add) [ 160.049384] systemd-udevd[393]: k3-ringacc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 160.051738] systemd-udevd[353]: marvell-armada-3700-tbg-clock: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 160.053940] systemd-udevd[353]: marvell-armada-3700-xtal-clock: Device ready for processing (SEQNUM=5110, ACTION=add) [ 160.056682] systemd-udevd[382]: macb: Device processed (SEQNUM=5105, ACTION=add) [ 160.058948] systemd-udevd[353]: mediatek-mt8516-pinctrl: Device is queued (SEQNUM=5129, ACTION=add) [ 160.061621] systemd-udevd[382]: macb: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 160.064421] systemd-udevd[353]: marvell-armada-3700-xtal-clock: Device ready for processing (SEQNUM=5110, ACTION=add) [ 160.066384] systemd-udevd[353]: marvell-armada-3700-xtal-clock: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 160.068646] systemd-udevd[353]: marvell-cp110-clock: Device ready for processing (SEQNUM=5111, ACTION=add) [ 160.070563] systemd-udevd[353]: marvell-cp110-clock: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 160.072928] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.074891] systemd-udevd[353]: meson-a1-pinctrl: Device is queued (SEQNUM=5130, ACTION=add) [ 160.077011] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.078957] systemd-udevd[353]: meson-axg-pinctrl: Device is queued (SEQNUM=5131, ACTION=add) [ 160.081312] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.083253] systemd-udevd[353]: meson-g12a-pinctrl: Device is queued (SEQNUM=5132, ACTION=add) [ 160.085327] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.087262] systemd-udevd[353]: meson-gx-mmc: Device is queued (SEQNUM=5133, ACTION=add) [ 160.089397] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.091346] systemd-udevd[353]: meson-gxbb-pinctrl: Device is queued (SEQNUM=5134, ACTION=add) [ 160.093518] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.095462] systemd-udevd[353]: meson-gxl-pinctrl: Device is queued (SEQNUM=5135, ACTION=add) [ 160.097725] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.099674] systemd-udevd[353]: meson-i2c: Device is queued (SEQNUM=5136, ACTION=add) [ 160.101729] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.103660] systemd-udevd[353]: meson-rng: Device is queued (SEQNUM=5137, ACTION=add) [ 160.106299] systemd-udevd[395]: marvell-armada-3700-periph-clock: Processing device (SEQNUM=5108, ACTION=add) [ 160.110673] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.113570] systemd-udevd[353]: meson-s4-pinctrl: Device is queued (SEQNUM=5138, ACTION=add) [ 160.115255] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.117677] systemd-udevd[353]: meson-saradc: Device is queued (SEQNUM=5139, ACTION=add) [ 160.120352] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.122893] systemd-udevd[353]: meson_ee_pwrc: Device is queued (SEQNUM=5140, ACTION=add) [ 160.125235] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.126992] systemd-udevd[353]: meson_gpio_intc: Device is queued (SEQNUM=5141, ACTION=add) [ 160.128966] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.130706] systemd-udevd[353]: meson_gx_pwrc_vpu: Device is queued (SEQNUM=5142, ACTION=add) [ 160.132697] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.134462] systemd-udevd[353]: meson_msr: Device is queued (SEQNUM=5143, ACTION=add) [ 160.136580] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.138318] systemd-udevd[353]: meson_reset: Device is queued (SEQNUM=5144, ACTION=add) [ 160.139990] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.141979] systemd-udevd[353]: meson_secure_pwrc: Device is queued (SEQNUM=5145, ACTION=add) [ 160.143677] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.145803] systemd-udevd[353]: meson_uart: Device is queued (SEQNUM=5146, ACTION=add) [ 160.147468] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.153120] systemd-udevd[389]: marvell-ap806-clock: Processing device (SEQNUM=5106, ACTION=add) [ 160.155446] systemd-udevd[353]: mmio-mux: Device is queued (SEQNUM=5147, ACTION=add) [ 160.157358] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.159095] systemd-udevd[353]: modepin-gpio: Device is queued (SEQNUM=5148, ACTION=add) [ 160.161038] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.162778] systemd-udevd[353]: msm-restart: Device is queued (SEQNUM=5149, ACTION=add) [ 160.164795] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.166535] systemd-udevd[353]: msm8916-pinctrl: Device is queued (SEQNUM=5150, ACTION=add) [ 160.168475] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.170219] systemd-udevd[353]: msm8953-pinctrl: Device is queued (SEQNUM=5151, ACTION=add) [ 160.171921] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.173884] systemd-udevd[353]: msm8976-pinctrl: Device is queued (SEQNUM=5152, ACTION=add) [ 160.175561] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.179023] systemd-udevd[353]: msm8994-pinctrl: Device is queued (SEQNUM=5153, ACTION=add) [ 160.183230] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.187244] systemd-udevd[353]: msm8996-pinctrl: Device is queued (SEQNUM=5154, ACTION=add) [ 160.189437] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.191356] systemd-udevd[353]: msm8998-pinctrl: Device is queued (SEQNUM=5155, ACTION=add) [ 160.193507] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.195711] systemd-udevd[353]: msm_hsusb: Device is queued (SEQNUM=5156, ACTION=add) [ 160.197921] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.199848] systemd-udevd[353]: msm_serial: Device is queued (SEQNUM=5157, ACTION=add) [ 160.201873] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.203795] systemd-udevd[353]: mt-pmic-pwrap: Device is queued (SEQNUM=5158, ACTION=add) [ 160.205806] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.207722] systemd-udevd[353]: mt6357-regulator: Device is queued (SEQNUM=5159, ACTION=add) [ 160.209754] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.211667] systemd-udevd[353]: mt6358-regulator: Device is queued (SEQNUM=5160, ACTION=add) [ 160.213736] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.216289] systemd-udevd[353]: mt6359-regulator: Device is queued (SEQNUM=5161, ACTION=add) [ 160.218123] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.220730] systemd-udevd[353]: mt6360-regulator: Device is queued (SEQNUM=5162, ACTION=add) [ 160.222558] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.224683] systemd-udevd[353]: mt6397: Device is queued (SEQNUM=5163, ACTION=add) [ 160.226473] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.232694] systemd-udevd[383]: marvell-ap806-system-controller: Processing device (SEQNUM=5107, ACTION=add) [ 160.235220] systemd-udevd[353]: mt6397-regulator: Device is queued (SEQNUM=5164, ACTION=add) [ 160.237299] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.239222] systemd-udevd[353]: mt6577-uart: Device is queued (SEQNUM=5165, ACTION=add) [ 160.241228] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.243142] systemd-udevd[353]: mt6765-pinctrl: Device is queued (SEQNUM=5166, ACTION=add) [ 160.245193] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.247098] systemd-udevd[353]: mt6779-pinctrl: Device is queued (SEQNUM=5167, ACTION=add) [ 160.249158] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.251063] systemd-udevd[353]: mt6795-pinctrl: Device is queued (SEQNUM=5168, ACTION=add) [ 160.253115] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.255023] systemd-udevd[353]: mt6797-pinctrl: Device is queued (SEQNUM=5169, ACTION=add) [ 160.257196] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.259246] systemd-udevd[353]: mt7622-pinctrl: Device is queued (SEQNUM=5170, ACTION=add) [ 160.261333] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.263099] systemd-udevd[353]: mt7981-pinctrl: Device is queued (SEQNUM=5171, ACTION=add) [ 160.265109] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.266895] systemd-udevd[353]: mt7986a-pinctrl: Device is queued (SEQNUM=5172, ACTION=add) [ 160.272324] systemd-udevd[393]: marvell-cp110-clock: Processing device (SEQNUM=5111, ACTION=add) [ 160.274627] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.276700] systemd-udevd[353]: mt7986b-pinctrl: Device is queued (SEQNUM=5173, ACTION=add) [ 160.278421] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.280411] systemd-udevd[353]: mt8183-pinctrl: Device is queued (SEQNUM=5174, ACTION=add) [ 160.282120] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.283904] systemd-udevd[353]: mt8186-pinctrl: Device is queued (SEQNUM=5175, ACTION=add) [ 160.285974] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.287783] systemd-udevd[353]: mt8188-pinctrl: Device is queued (SEQNUM=5176, ACTION=add) [ 160.289899] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.291685] systemd-udevd[353]: mt8192-pinctrl: Device is queued (SEQNUM=5177, ACTION=add) [ 160.293731] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.295507] systemd-udevd[353]: mt8195-pinctrl: Device is queued (SEQNUM=5178, ACTION=add) [ 160.297614] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.299387] systemd-udevd[353]: mtk-iommu: Device is queued (SEQNUM=5179, ACTION=add) [ 160.301347] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.303120] systemd-udevd[353]: mtk-msdc: Device is queued (SEQNUM=5180, ACTION=add) [ 160.305098] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.306882] systemd-udevd[353]: mtk-power-controller: Device is queued (SEQNUM=5181, ACTION=add) [ 160.308843] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.310606] systemd-udevd[353]: mtk-scpsys: Device is queued (SEQNUM=5182, ACTION=add) [ 160.315919] systemd-udevd[382]: marvell-armada-3700-xtal-clock: Processing device (SEQNUM=5110, ACTION=add) [ 160.318466] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.320540] systemd-udevd[353]: mtk-smi-common: Device is queued (SEQNUM=5183, ACTION=add) [ 160.322256] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.324252] systemd-udevd[353]: mtk-smi-larb: Device is queued (SEQNUM=5184, ACTION=add) [ 160.325973] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.327744] systemd-udevd[353]: mtk-spi: Device is queued (SEQNUM=5185, ACTION=add) [ 160.329821] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.331597] systemd-udevd[353]: mtk-tphy: Device is queued (SEQNUM=5186, ACTION=add) [ 160.333602] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.335521] systemd-udevd[353]: mtk-wdt: Device is queued (SEQNUM=5187, ACTION=add) [ 160.337606] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.339380] systemd-udevd[353]: mtk_rng: Device is queued (SEQNUM=5188, ACTION=add) [ 160.341237] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.343025] systemd-udevd[353]: mtu3: Device is queued (SEQNUM=5189, ACTION=add) [ 160.344947] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.346725] systemd-udevd[353]: musb-hdrc: Device is queued (SEQNUM=5190, ACTION=add) [ 160.349432] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.353258] systemd-udevd[353]: musb-sunxi: Device is queued (SEQNUM=5191, ACTION=add) [ 160.356435] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.359265] systemd-udevd[353]: mv64xxx_i2c: Device is queued (SEQNUM=5192, ACTION=add) [ 160.361209] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.366568] systemd-udevd[380]: keystone-dwc3: Device processed (SEQNUM=5094, ACTION=add) [ 160.369168] systemd-udevd[380]: keystone-dwc3: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 160.374541] systemd-udevd[353]: mv_xor: Device is queued (SEQNUM=5193, ACTION=add) [ 160.376990] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.382864] systemd-udevd[392]: marvell-armada-3700-tbg-clock: Processing device (SEQNUM=5109, ACTION=add) [ 160.388392] systemd-udevd[353]: mv_xor_v2: Device is queued (SEQNUM=5194, ACTION=add) [ 160.391318] systemd-udevd[353]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=5112, ACTION=add) [ 160.394918] systemd-udevd[353]: marvell-cp110-system-controller0: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 160.396893] systemd-udevd[353]: marvell-nfc: Device ready for processing (SEQNUM=5113, ACTION=add) [ 160.398620] systemd-udevd[353]: mvebu-a3700-comphy: Device is queued (SEQNUM=5195, ACTION=add) [ 160.400581] systemd-udevd[353]: marvell-nfc: Device ready for processing (SEQNUM=5113, ACTION=add) [ 160.402288] systemd-udevd[353]: mvebu-a3700-utmi-phy: Device is queued (SEQNUM=5196, ACTION=add) [ 160.403986] systemd-udevd[353]: marvell-nfc: Device ready for processing (SEQNUM=5113, ACTION=add) [ 160.408717] systemd-udevd[353]: mvebu-comphy: Device is queued (SEQNUM=5197, ACTION=add) [ 160.411645] systemd-udevd[353]: marvell-nfc: Device ready for processing (SEQNUM=5113, ACTION=add) [ 160.414024] systemd-udevd[353]: mvebu-gicp: Device is queued (SEQNUM=5198, ACTION=add) [ 160.416463] systemd-udevd[353]: marvell-nfc: Device ready for processing (SEQNUM=5113, ACTION=add) [ 160.418596] systemd-udevd[353]: mvebu-gpio: Device is queued (SEQNUM=5199, ACTION=add) [ 160.420646] systemd-udevd[353]: marvell-nfc: Device ready for processing (SEQNUM=5113, ACTION=add) [ 160.422364] systemd-udevd[353]: mvebu-icu: Device is queued (SEQNUM=5200, ACTION=add) [ 160.424292] systemd-udevd[353]: marvell-nfc: Device ready for processing (SEQNUM=5113, ACTION=add) [ 160.426028] systemd-udevd[353]: mvebu-icu-subset: Device is queued (SEQNUM=5201, ACTION=add) [ 160.437350] systemd-udevd[381]: imx93-ccm: Device processed (SEQNUM=5068, ACTION=add) [ 160.439222] systemd-udevd[381]: imx93-ccm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 160.446142] systemd-udevd[396]: ls-scfg-msi: Device processed (SEQNUM=5102, ACTION=add) [ 160.450180] systemd-udevd[396]: ls-scfg-msi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 160.454390] systemd-udevd[353]: marvell-nfc: Device ready for processing (SEQNUM=5113, ACTION=add) [ 160.456644] systemd-udevd[353]: mvebu-pic: Device is queued (SEQNUM=5202, ACTION=add) [ 160.458505] systemd-udevd[353]: marvell-nfc: Device ready for processing (SEQNUM=5113, ACTION=add) [ 160.461023] systemd-udevd[389]: marvell-ap806-clock: Device processed (SEQNUM=5106, ACTION=add) [ 160.463222] systemd-udevd[388]: leds-syscon: Device processed (SEQNUM=5100, ACTION=add) [ 160.465273] systemd-udevd[388]: leds-syscon: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 160.470541] systemd-udevd[386]: imx8ulp-pinctrl: Device processed (SEQNUM=5066, ACTION=add) [ 160.472597] systemd-udevd[386]: imx8ulp-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 160.474841] systemd-udevd[396]: marvell-nfc: Processing device (SEQNUM=5113, ACTION=add) [ 160.477226] systemd-udevd[353]: marvell-nfc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 160.479004] systemd-udevd[353]: max77620-gpio: Device ready for processing (SEQNUM=5114, ACTION=add) [ 160.481180] systemd-udevd[353]: max77620-gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 160.482955] systemd-udevd[353]: max77620-pinctrl: Device ready for processing (SEQNUM=5115, ACTION=add) [ 160.484972] systemd-udevd[353]: mvebu-sei: Device is queued (SEQNUM=5203, ACTION=add) [ 160.487558] systemd-udevd[382]: marvell-armada-3700-xtal-clock: Device processed (SEQNUM=5110, ACTION=add) [ 160.489820] systemd-udevd[382]: marvell-armada-3700-xtal-clock: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 160.492394] systemd-udevd[389]: marvell-ap806-clock: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 160.497837] systemd-udevd[379]: iproc-gpio: Device processed (SEQNUM=5084, ACTION=add) [ 160.499645] systemd-udevd[379]: iproc-gpio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 160.502098] systemd-udevd[384]: ma35d1-reset: Device processed (SEQNUM=5104, ACTION=add) [ 160.503901] systemd-udevd[384]: ma35d1-reset: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 160.510194] systemd-udevd[353]: max77620-pinctrl: Device ready for processing (SEQNUM=5115, ACTION=add) [ 160.513886] systemd-udevd[388]: max77620-pinctrl: Processing device (SEQNUM=5115, ACTION=add) [ 160.516224] systemd-udevd[353]: max77620-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 160.518014] systemd-udevd[353]: max77620-pmic: Device ready for processing (SEQNUM=5116, ACTION=add) [ 160.520638] systemd-udevd[386]: max77620-pmic: Processing device (SEQNUM=5116, ACTION=add) [ 160.525869] systemd-udevd[391]: layerscape-pcie: Device processed (SEQNUM=5097, ACTION=add) [ 160.527676] systemd-udevd[391]: layerscape-pcie: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 160.531449] systemd-udevd[353]: max77620-pmic: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 160.534750] systemd-udevd[353]: max77686-rtc: Device ready for processing (SEQNUM=5117, ACTION=add) [ 160.537871] systemd-udevd[353]: mvebu-uart: Device is queued (SEQNUM=5204, ACTION=add) [ 160.540884] systemd-udevd[353]: max77686-rtc: Device ready for processing (SEQNUM=5117, ACTION=add) [ 160.543059] systemd-udevd[383]: marvell-ap806-system-controller: Device processed (SEQNUM=5107, ACTION=add) [ 160.545199] systemd-udevd[383]: marvell-ap806-system-controller: sd-device-monitor(worker): Passed 207 byte to netlink monitor. [ 160.547457] systemd-udevd[380]: marvell-cp110-system-controller0: Processing device (SEQNUM=5112, ACTION=add) [ 160.550053] systemd-udevd[396]: marvell-nfc: Device processed (SEQNUM=5113, ACTION=add) [ 160.552344] systemd-udevd[353]: max77686-rtc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 160.554142] systemd-udevd[353]: mb86s70-gpio: Device ready for processing (SEQNUM=5118, ACTION=add) [ 160.556640] systemd-udevd[386]: max77620-pmic: Device processed (SEQNUM=5116, ACTION=add) [ 160.558617] systemd-udevd[386]: max77620-pmic: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 160.563928] systemd-udevd[384]: max77686-rtc: Processing device (SEQNUM=5117, ACTION=add) [ 160.571219] systemd-udevd[388]: max77620-pinctrl: Device processed (SEQNUM=5115, ACTION=add) [ 160.574126] systemd-udevd[388]: max77620-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 160.576589] systemd-udevd[391]: mb86s70-gpio: Processing device (SEQNUM=5118, ACTION=add) [ 160.578758] systemd-udevd[353]: mb86s70-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 160.582469] systemd-udevd[353]: mdio-gpio: Device ready for processing (SEQNUM=5119, ACTION=add) [ 160.586355] systemd-udevd[353]: mdio-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 160.590338] systemd-udevd[353]: mdio-mux-iproc: Device ready for processing (SEQNUM=5120, ACTION=add) [ 160.593406] systemd-udevd[353]: mdio-mux-iproc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 160.595183] systemd-udevd[353]: mdio-mux-mmioreg: Device ready for processing (SEQNUM=5121, ACTION=add) [ 160.597541] systemd-udevd[389]: mdio-mux-mmioreg: Processing device (SEQNUM=5121, ACTION=add) [ 160.599714] systemd-udevd[396]: marvell-nfc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 160.602400] systemd-udevd[379]: mdio-mux-iproc: Processing device (SEQNUM=5120, ACTION=add) [ 160.604846] systemd-udevd[382]: mdio-gpio: Processing device (SEQNUM=5119, ACTION=add) [ 160.606975] systemd-udevd[353]: mdio-mux-mmioreg: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 160.608989] systemd-udevd[353]: mdio-mux-multiplexer: Device ready for processing (SEQNUM=5122, ACTION=add) [ 160.610767] systemd-udevd[353]: mvebu-uart-clock: Device is queued (SEQNUM=5205, ACTION=add) [ 160.612743] systemd-udevd[353]: mdio-mux-multiplexer: Device ready for processing (SEQNUM=5122, ACTION=add) [ 160.614964] systemd-udevd[396]: mdio-mux-multiplexer: Processing device (SEQNUM=5122, ACTION=add) [ 160.617390] systemd-udevd[384]: max77686-rtc: Device processed (SEQNUM=5117, ACTION=add) [ 160.619200] systemd-udevd[384]: max77686-rtc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 160.621675] systemd-udevd[393]: marvell-cp110-clock: Device processed (SEQNUM=5111, ACTION=add) [ 160.623863] systemd-udevd[353]: mdio-mux-multiplexer: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 160.625964] systemd-udevd[353]: mediatek,efuse: Device ready for processing (SEQNUM=5123, ACTION=add) [ 160.627769] systemd-udevd[353]: mediatek,efuse: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 160.629816] systemd-udevd[353]: mediatek-mt2712-pinctrl: Device ready for processing (SEQNUM=5124, ACTION=add) [ 160.631753] systemd-udevd[353]: mediatek-mt2712-pinctrl: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 160.636824] systemd-udevd[353]: mediatek-mt6397-pinctrl: Device ready for processing (SEQNUM=5125, ACTION=add) [ 160.641197] systemd-udevd[353]: mediatek-mt6397-pinctrl: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 160.642999] systemd-udevd[353]: mediatek-mt8167-pinctrl: Device ready for processing (SEQNUM=5126, ACTION=add) [ 160.645480] systemd-udevd[391]: mb86s70-gpio: Device processed (SEQNUM=5118, ACTION=add) [ 160.647279] systemd-udevd[391]: mb86s70-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 160.649701] systemd-udevd[382]: mdio-gpio: Device processed (SEQNUM=5119, ACTION=add) [ 160.651472] systemd-udevd[382]: mdio-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 160.654015] systemd-udevd[389]: mdio-mux-mmioreg: Device processed (SEQNUM=5121, ACTION=add) [ 160.655814] systemd-udevd[389]: mdio-mux-mmioreg: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 160.658330] systemd-udevd[383]: mediatek-mt6397-pinctrl: Processing device (SEQNUM=5125, ACTION=add) [ 160.660797] systemd-udevd[381]: max77620-gpio: Processing device (SEQNUM=5114, ACTION=add) [ 160.663049] systemd-udevd[388]: mediatek,efuse: Processing device (SEQNUM=5123, ACTION=add) [ 160.665735] systemd-udevd[379]: mdio-mux-iproc: Device processed (SEQNUM=5120, ACTION=add) [ 160.667548] systemd-udevd[379]: mdio-mux-iproc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 160.670077] systemd-udevd[386]: mediatek-mt2712-pinctrl: Processing device (SEQNUM=5124, ACTION=add) [ 160.672466] systemd-udevd[353]: mvneta: Device is queued (SEQNUM=5206, ACTION=add) [ 160.674184] systemd-udevd[353]: mediatek-mt8167-pinctrl: Device ready for processing (SEQNUM=5126, ACTION=add) [ 160.675953] systemd-udevd[353]: mediatek-mt8167-pinctrl: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 160.677915] systemd-udevd[353]: mediatek-mt8173-pinctrl: Device ready for processing (SEQNUM=5127, ACTION=add) [ 160.680848] systemd-udevd[396]: mdio-mux-multiplexer: Device processed (SEQNUM=5122, ACTION=add) [ 160.685607] systemd-udevd[396]: mdio-mux-multiplexer: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 160.690841] systemd-udevd[391]: mediatek-mt8173-pinctrl: Processing device (SEQNUM=5127, ACTION=add) [ 160.694148] systemd-udevd[383]: mediatek-mt6397-pinctrl: Device processed (SEQNUM=5125, ACTION=add) [ 160.695981] systemd-udevd[383]: mediatek-mt6397-pinctrl: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 160.698407] systemd-udevd[353]: mediatek-mt8173-pinctrl: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 160.701198] systemd-udevd[353]: mediatek-mt8365-pinctrl: Device ready for processing (SEQNUM=5128, ACTION=add) [ 160.709036] systemd-udevd[395]: marvell-armada-3700-periph-clock: Device processed (SEQNUM=5108, ACTION=add) [ 160.711874] systemd-udevd[395]: marvell-armada-3700-periph-clock: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 160.715610] systemd-udevd[388]: mediatek,efuse: Device processed (SEQNUM=5123, ACTION=add) [ 160.717900] systemd-udevd[388]: mediatek,efuse: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 160.720270] systemd-udevd[353]: mediatek-mt8365-pinctrl: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 160.722076] systemd-udevd[353]: mediatek-mt8516-pinctrl: Device ready for processing (SEQNUM=5129, ACTION=add) [ 160.723855] systemd-udevd[353]: mediatek-mt8516-pinctrl: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 160.726632] systemd-udevd[353]: meson-a1-pinctrl: Device ready for processing (SEQNUM=5130, ACTION=add) [ 160.729561] systemd-udevd[353]: meson-a1-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 160.732537] systemd-udevd[353]: meson-axg-pinctrl: Device ready for processing (SEQNUM=5131, ACTION=add) [ 160.734366] systemd-udevd[353]: mvpp2: Device is queued (SEQNUM=5207, ACTION=add) [ 160.736805] systemd-udevd[382]: mediatek-mt8365-pinctrl: Processing device (SEQNUM=5128, ACTION=add) [ 160.739451] systemd-udevd[386]: mediatek-mt2712-pinctrl: Device processed (SEQNUM=5124, ACTION=add) [ 160.741990] systemd-udevd[386]: mediatek-mt2712-pinctrl: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 160.744675] systemd-udevd[392]: marvell-armada-3700-tbg-clock: Device processed (SEQNUM=5109, ACTION=add) [ 160.746537] systemd-udevd[392]: marvell-armada-3700-tbg-clock: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 160.749062] systemd-udevd[379]: mediatek-mt8516-pinctrl: Processing device (SEQNUM=5129, ACTION=add) [ 160.751298] systemd-udevd[391]: mediatek-mt8173-pinctrl: Device processed (SEQNUM=5127, ACTION=add) [ 160.753440] systemd-udevd[391]: mediatek-mt8173-pinctrl: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 160.755714] systemd-udevd[393]: marvell-cp110-clock: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 160.758225] systemd-udevd[384]: mediatek-mt8167-pinctrl: Processing device (SEQNUM=5126, ACTION=add) [ 160.760726] systemd-udevd[389]: meson-a1-pinctrl: Processing device (SEQNUM=5130, ACTION=add) [ 160.762942] systemd-udevd[380]: marvell-cp110-system-controller0: Device processed (SEQNUM=5112, ACTION=add) [ 160.766861] systemd-udevd[380]: marvell-cp110-system-controller0: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 160.773606] systemd-udevd[353]: meson-axg-pinctrl: Device ready for processing (SEQNUM=5131, ACTION=add) [ 160.775328] systemd-udevd[353]: meson-axg-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 160.777472] systemd-udevd[353]: meson-g12a-pinctrl: Device ready for processing (SEQNUM=5132, ACTION=add) [ 160.779191] systemd-udevd[353]: meson-g12a-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 160.783171] systemd-udevd[353]: meson-gx-mmc: Device ready for processing (SEQNUM=5133, ACTION=add) [ 160.786669] systemd-udevd[353]: meson-gx-mmc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 160.789768] systemd-udevd[353]: meson-gxbb-pinctrl: Device ready for processing (SEQNUM=5134, ACTION=add) [ 160.792629] systemd-udevd[353]: meson-gxbb-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 160.794430] systemd-udevd[353]: meson-gxl-pinctrl: Device ready for processing (SEQNUM=5135, ACTION=add) [ 160.796546] systemd-udevd[353]: meson-gxl-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 160.798347] systemd-udevd[353]: meson-i2c: Device ready for processing (SEQNUM=5136, ACTION=add) [ 160.800297] systemd-udevd[353]: meson-i2c: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 160.802050] systemd-udevd[353]: meson-rng: Device ready for processing (SEQNUM=5137, ACTION=add) [ 160.803751] systemd-udevd[353]: meson-rng: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 160.805685] systemd-udevd[353]: meson-s4-pinctrl: Device ready for processing (SEQNUM=5138, ACTION=add) [ 160.807553] systemd-udevd[353]: meson-s4-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 160.810001] systemd-udevd[353]: meson-saradc: Device ready for processing (SEQNUM=5139, ACTION=add) [ 160.811715] systemd-udevd[353]: meson-saradc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 160.813637] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.815333] systemd-udevd[353]: netsec: Device is queued (SEQNUM=5208, ACTION=add) [ 160.817209] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.818899] systemd-udevd[353]: npcm-reset: Device is queued (SEQNUM=5209, ACTION=add) [ 160.820825] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.822517] systemd-udevd[353]: npcm-rng: Device is queued (SEQNUM=5210, ACTION=add) [ 160.824391] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.826622] systemd-udevd[388]: meson-g12a-pinctrl: Processing device (SEQNUM=5132, ACTION=add) [ 160.829335] systemd-udevd[353]: npcm-wdt: Device is queued (SEQNUM=5211, ACTION=add) [ 160.831053] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.834107] systemd-udevd[353]: npcm7xx-ehci: Device is queued (SEQNUM=5212, ACTION=add) [ 160.839832] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.841956] systemd-udevd[353]: ns-thermal: Device is queued (SEQNUM=5213, ACTION=add) [ 160.843770] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.845697] systemd-udevd[353]: ns2-pinmux: Device is queued (SEQNUM=5214, ACTION=add) [ 160.847358] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.849315] systemd-udevd[353]: nwl-pcie: Device is queued (SEQNUM=5215, ACTION=add) [ 160.850974] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.852829] systemd-udevd[353]: of_fixed_clk: Device is queued (SEQNUM=5216, ACTION=add) [ 160.854512] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.856480] systemd-udevd[353]: of_fixed_factor_clk: Device is queued (SEQNUM=5217, ACTION=add) [ 160.858235] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.859964] systemd-udevd[353]: of_serial: Device is queued (SEQNUM=5218, ACTION=add) [ 160.861869] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.863595] systemd-udevd[353]: ohci-platform: Device is queued (SEQNUM=5219, ACTION=add) [ 160.865776] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.867507] systemd-udevd[353]: omap8250: Device is queued (SEQNUM=5220, ACTION=add) [ 160.869402] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.871144] systemd-udevd[353]: omap_i2c: Device is queued (SEQNUM=5221, ACTION=add) [ 160.873135] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.874877] systemd-udevd[353]: omap_rng: Device is queued (SEQNUM=5222, ACTION=add) [ 160.877042] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.879232] systemd-udevd[386]: meson-gx-mmc: Processing device (SEQNUM=5133, ACTION=add) [ 160.894046] systemd-udevd[353]: omap_timer: Device is queued (SEQNUM=5223, ACTION=add) [ 160.895715] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.897675] systemd-udevd[353]: optee: Device is queued (SEQNUM=5224, ACTION=add) [ 160.899332] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.901256] systemd-udevd[353]: orion-ehci: Device is queued (SEQNUM=5225, ACTION=add) [ 160.902933] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.904897] systemd-udevd[353]: orion-mdio: Device is queued (SEQNUM=5226, ACTION=add) [ 160.906609] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.908637] systemd-udevd[353]: orion_spi: Device is queued (SEQNUM=5227, ACTION=add) [ 160.910344] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.912426] systemd-udevd[353]: owl-i2c: Device is queued (SEQNUM=5228, ACTION=add) [ 160.914213] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.915952] systemd-udevd[353]: owl-sps: Device is queued (SEQNUM=5229, ACTION=add) [ 160.918294] systemd-udevd[380]: meson-gxl-pinctrl: Processing device (SEQNUM=5135, ACTION=add) [ 160.920682] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.922517] systemd-udevd[353]: owl-uart: Device is queued (SEQNUM=5230, ACTION=add) [ 160.924398] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.926103] systemd-udevd[353]: owl_mmc: Device is queued (SEQNUM=5231, ACTION=add) [ 160.927755] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.933271] systemd-udevd[353]: pata_of_platform: Device is queued (SEQNUM=5232, ACTION=add) [ 160.937728] systemd-udevd[386]: meson-gx-mmc: Device processed (SEQNUM=5133, ACTION=add) [ 160.939529] systemd-udevd[386]: meson-gx-mmc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 160.942027] systemd-udevd[393]: meson-saradc: Processing device (SEQNUM=5139, ACTION=add) [ 160.944382] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 160.946082] systemd-udevd[353]: pata_platform: Device is queued (SEQNUM=5233, ACTION=add) [ 160.948378] systemd-udevd[381]: max77620-gpio: Device processed (SEQNUM=5114, ACTION=add) [ 160.950507] systemd-udevd[392]: meson-s4-pinctrl: Processing device (SEQNUM=5138, ACTION=add) [ 160.952860] systemd-udevd[384]: mediatek-mt8167-pinctrl: Device processed (SEQNUM=5126, ACTION=add) [ 160.954645] systemd-udevd[384]: mediatek-mt8167-pinctrl: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 160.957113] systemd-udevd[395]: meson-rng: Processing device (SEQNUM=5137, ACTION=add) [ 160.959252] systemd-udevd[396]: meson-axg-pinctrl: Processing device (SEQNUM=5131, ACTION=add) [ 160.961791] systemd-udevd[382]: mediatek-mt8365-pinctrl: Device processed (SEQNUM=5128, ACTION=add) [ 160.963581] systemd-udevd[382]: mediatek-mt8365-pinctrl: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 160.966207] systemd-udevd[381]: max77620-gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 160.968670] systemd-udevd[380]: meson-gxl-pinctrl: Device processed (SEQNUM=5135, ACTION=add) [ 160.970483] systemd-udevd[380]: meson-gxl-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 160.972975] systemd-udevd[395]: meson-rng: Device processed (SEQNUM=5137, ACTION=add) [ 160.975167] systemd-udevd[393]: meson-saradc: Device processed (SEQNUM=5139, ACTION=add) [ 160.977190] systemd-udevd[393]: meson-saradc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 160.979414] systemd-udevd[383]: meson-i2c: Processing device (SEQNUM=5136, ACTION=add) [ 160.981854] systemd-udevd[392]: meson-s4-pinctrl: Device processed (SEQNUM=5138, ACTION=add) [ 160.983661] systemd-udevd[392]: meson-s4-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 160.992384] systemd-udevd[391]: meson-gxbb-pinctrl: Processing device (SEQNUM=5134, ACTION=add) [ 160.994651] systemd-udevd[395]: meson-rng: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 160.997202] systemd-udevd[379]: mediatek-mt8516-pinctrl: Device processed (SEQNUM=5129, ACTION=add) [ 160.998989] systemd-udevd[379]: mediatek-mt8516-pinctrl: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 161.001478] systemd-udevd[396]: meson-axg-pinctrl: Device processed (SEQNUM=5131, ACTION=add) [ 161.006679] systemd-udevd[388]: meson-g12a-pinctrl: Device processed (SEQNUM=5132, ACTION=add) [ 161.008692] systemd-udevd[388]: meson-g12a-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 161.010929] systemd-udevd[389]: meson-a1-pinctrl: Device processed (SEQNUM=5130, ACTION=add) [ 161.012902] systemd-udevd[389]: meson-a1-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 161.015115] systemd-udevd[383]: meson-i2c: Device processed (SEQNUM=5136, ACTION=add) [ 161.017191] systemd-udevd[383]: meson-i2c: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 161.019412] systemd-udevd[391]: meson-gxbb-pinctrl: Device processed (SEQNUM=5134, ACTION=add) [ 161.021535] systemd-udevd[391]: meson-gxbb-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 161.023720] systemd-udevd[396]: meson-axg-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 161.026139] systemd-udevd[353]: meson_ee_pwrc: Device ready for processing (SEQNUM=5140, ACTION=add) [ 161.027833] systemd-udevd[353]: meson_ee_pwrc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 161.029907] systemd-udevd[353]: meson_gpio_intc: Device ready for processing (SEQNUM=5141, ACTION=add) [ 161.031614] systemd-udevd[353]: pci-host-generic: Device is queued (SEQNUM=5234, ACTION=add) [ 161.034020] systemd-udevd[386]: meson_ee_pwrc: Processing device (SEQNUM=5140, ACTION=add) [ 161.036593] systemd-udevd[353]: meson_gpio_intc: Device ready for processing (SEQNUM=5141, ACTION=add) [ 161.038316] systemd-udevd[353]: meson_gpio_intc: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 161.040229] systemd-udevd[353]: meson_gx_pwrc_vpu: Device ready for processing (SEQNUM=5142, ACTION=add) [ 161.041957] systemd-udevd[353]: meson_gx_pwrc_vpu: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 161.043687] systemd-udevd[353]: meson_msr: Device ready for processing (SEQNUM=5143, ACTION=add) [ 161.045629] systemd-udevd[353]: meson_msr: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 161.047339] systemd-udevd[353]: meson_reset: Device ready for processing (SEQNUM=5144, ACTION=add) [ 161.049338] systemd-udevd[353]: meson_reset: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 161.051073] systemd-udevd[353]: meson_secure_pwrc: Device ready for processing (SEQNUM=5145, ACTION=add) [ 161.053057] systemd-udevd[353]: meson_secure_pwrc: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 161.054790] systemd-udevd[353]: meson_uart: Device ready for processing (SEQNUM=5146, ACTION=add) [ 161.056865] systemd-udevd[353]: meson_uart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 161.058582] systemd-udevd[353]: mmio-mux: Device ready for processing (SEQNUM=5147, ACTION=add) [ 161.060535] systemd-udevd[353]: mmio-mux: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 161.062259] systemd-udevd[353]: modepin-gpio: Device ready for processing (SEQNUM=5148, ACTION=add) [ 161.064661] systemd-udevd[396]: meson_gx_pwrc_vpu: Processing device (SEQNUM=5142, ACTION=add) [ 161.066794] systemd-udevd[381]: meson_secure_pwrc: Processing device (SEQNUM=5145, ACTION=add) [ 161.069372] systemd-udevd[391]: meson_reset: Processing device (SEQNUM=5144, ACTION=add) [ 161.071641] systemd-udevd[384]: meson_gpio_intc: Processing device (SEQNUM=5141, ACTION=add) [ 161.073976] systemd-udevd[353]: modepin-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 161.075715] systemd-udevd[353]: msm-restart: Device ready for processing (SEQNUM=5149, ACTION=add) [ 161.077648] systemd-udevd[353]: msm-restart: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 161.079364] systemd-udevd[353]: msm8916-pinctrl: Device ready for processing (SEQNUM=5150, ACTION=add) [ 161.081896] systemd-udevd[379]: modepin-gpio: Processing device (SEQNUM=5148, ACTION=add) [ 161.084247] systemd-udevd[353]: msm8916-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 161.086001] systemd-udevd[353]: msm8953-pinctrl: Device ready for processing (SEQNUM=5151, ACTION=add) [ 161.087711] systemd-udevd[353]: msm8953-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 161.089637] systemd-udevd[353]: msm8976-pinctrl: Device ready for processing (SEQNUM=5152, ACTION=add) [ 161.091337] systemd-udevd[353]: msm8976-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 161.093354] systemd-udevd[353]: msm8994-pinctrl: Device ready for processing (SEQNUM=5153, ACTION=add) [ 161.095534] systemd-udevd[396]: meson_gx_pwrc_vpu: Device processed (SEQNUM=5142, ACTION=add) [ 161.097508] systemd-udevd[396]: meson_gx_pwrc_vpu: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 161.099706] systemd-udevd[380]: meson_uart: Processing device (SEQNUM=5146, ACTION=add) [ 161.102013] systemd-udevd[353]: msm8994-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 161.103754] systemd-udevd[353]: msm8996-pinctrl: Device ready for processing (SEQNUM=5154, ACTION=add) [ 161.105692] systemd-udevd[353]: pci_thunder_ecam: Device is queued (SEQNUM=5235, ACTION=add) [ 161.107968] systemd-udevd[388]: meson_msr: Processing device (SEQNUM=5143, ACTION=add) [ 161.110307] systemd-udevd[391]: meson_reset: Device processed (SEQNUM=5144, ACTION=add) [ 161.112298] systemd-udevd[391]: meson_reset: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 161.114432] systemd-udevd[353]: msm8996-pinctrl: Device ready for processing (SEQNUM=5154, ACTION=add) [ 161.116322] systemd-udevd[353]: msm8996-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 161.118061] systemd-udevd[353]: msm8998-pinctrl: Device ready for processing (SEQNUM=5155, ACTION=add) [ 161.120438] systemd-udevd[382]: mmio-mux: Processing device (SEQNUM=5147, ACTION=add) [ 161.122607] systemd-udevd[353]: msm8998-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 161.124595] systemd-udevd[353]: msm_hsusb: Device ready for processing (SEQNUM=5156, ACTION=add) [ 161.126289] systemd-udevd[353]: pci_thunder_pem: Device is queued (SEQNUM=5236, ACTION=add) [ 161.127986] systemd-udevd[353]: msm_hsusb: Device ready for processing (SEQNUM=5156, ACTION=add) [ 161.130447] systemd-udevd[396]: msm8996-pinctrl: Processing device (SEQNUM=5154, ACTION=add) [ 161.132834] systemd-udevd[391]: msm8998-pinctrl: Processing device (SEQNUM=5155, ACTION=add) [ 161.134929] systemd-udevd[353]: phy-axg-mipi-pcie-analog: Device is queued (SEQNUM=5237, ACTION=add) [ 161.136854] systemd-udevd[353]: msm_hsusb: Device ready for processing (SEQNUM=5156, ACTION=add) [ 161.138534] systemd-udevd[353]: phy-axg-pcie: Device is queued (SEQNUM=5238, ACTION=add) [ 161.140410] systemd-udevd[353]: msm_hsusb: Device ready for processing (SEQNUM=5156, ACTION=add) [ 161.142555] systemd-udevd[396]: msm8996-pinctrl: Device processed (SEQNUM=5154, ACTION=add) [ 161.144521] systemd-udevd[396]: msm8996-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 161.146727] systemd-udevd[391]: msm8998-pinctrl: Device processed (SEQNUM=5155, ACTION=add) [ 161.148741] systemd-udevd[391]: msm8998-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 161.150833] systemd-udevd[353]: phy-bcm-sr-usb: Device is queued (SEQNUM=5239, ACTION=add) [ 161.153222] systemd-udevd[392]: msm8976-pinctrl: Processing device (SEQNUM=5152, ACTION=add) [ 161.155310] systemd-udevd[353]: msm_hsusb: Device ready for processing (SEQNUM=5156, ACTION=add) [ 161.157202] systemd-udevd[353]: phy-g12a-usb3-pcie: Device is queued (SEQNUM=5240, ACTION=add) [ 161.158882] systemd-udevd[353]: msm_hsusb: Device ready for processing (SEQNUM=5156, ACTION=add) [ 161.161313] systemd-udevd[383]: msm-restart: Processing device (SEQNUM=5149, ACTION=add) [ 161.163600] systemd-udevd[395]: msm8953-pinctrl: Processing device (SEQNUM=5151, ACTION=add) [ 161.170303] systemd-udevd[353]: msm_hsusb: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 161.175810] systemd-udevd[353]: msm_serial: Device ready for processing (SEQNUM=5157, ACTION=add) [ 161.181263] systemd-udevd[389]: msm8916-pinctrl: Processing device (SEQNUM=5150, ACTION=add) [ 161.183359] systemd-udevd[353]: phy-gmii-sel: Device is queued (SEQNUM=5241, ACTION=add) [ 161.185736] systemd-udevd[393]: msm8994-pinctrl: Processing device (SEQNUM=5153, ACTION=add) [ 161.187901] systemd-udevd[396]: msm_hsusb: Processing device (SEQNUM=5156, ACTION=add) [ 161.190163] systemd-udevd[353]: msm_serial: Device ready for processing (SEQNUM=5157, ACTION=add) [ 161.192523] systemd-udevd[391]: msm_serial: Processing device (SEQNUM=5157, ACTION=add) [ 161.194674] systemd-udevd[388]: meson_msr: Device processed (SEQNUM=5143, ACTION=add) [ 161.196736] systemd-udevd[388]: meson_msr: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 161.198949] systemd-udevd[379]: modepin-gpio: Device processed (SEQNUM=5148, ACTION=add) [ 161.201025] systemd-udevd[379]: modepin-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 161.203263] systemd-udevd[383]: msm-restart: Device processed (SEQNUM=5149, ACTION=add) [ 161.205497] systemd-udevd[383]: msm-restart: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 161.207708] systemd-udevd[389]: msm8916-pinctrl: Device processed (SEQNUM=5150, ACTION=add) [ 161.209662] systemd-udevd[389]: msm8916-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 161.211921] systemd-udevd[396]: msm_hsusb: Device processed (SEQNUM=5156, ACTION=add) [ 161.213900] systemd-udevd[396]: msm_hsusb: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 161.216321] systemd-udevd[384]: meson_gpio_intc: Device processed (SEQNUM=5141, ACTION=add) [ 161.218508] systemd-udevd[380]: meson_uart: Device processed (SEQNUM=5146, ACTION=add) [ 161.220494] systemd-udevd[380]: meson_uart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 161.222705] systemd-udevd[382]: mmio-mux: Device processed (SEQNUM=5147, ACTION=add) [ 161.224897] systemd-udevd[382]: mmio-mux: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 161.227160] systemd-udevd[386]: meson_ee_pwrc: Device processed (SEQNUM=5140, ACTION=add) [ 161.229258] systemd-udevd[386]: meson_ee_pwrc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 161.231535] systemd-udevd[392]: msm8976-pinctrl: Device processed (SEQNUM=5152, ACTION=add) [ 161.233641] systemd-udevd[392]: msm8976-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 161.236266] systemd-udevd[395]: msm8953-pinctrl: Device processed (SEQNUM=5151, ACTION=add) [ 161.238071] systemd-udevd[395]: msm8953-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 161.240411] systemd-udevd[353]: msm_serial: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 161.242158] systemd-udevd[353]: mt-pmic-pwrap: Device ready for processing (SEQNUM=5158, ACTION=add) [ 161.243884] systemd-udevd[353]: phy-meson-axg-mipi-dphy: Device is queued (SEQNUM=5242, ACTION=add) [ 161.247621] systemd-udevd[384]: meson_gpio_intc: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 161.250278] systemd-udevd[381]: meson_secure_pwrc: Device processed (SEQNUM=5145, ACTION=add) [ 161.252331] systemd-udevd[381]: meson_secure_pwrc: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 161.254557] systemd-udevd[391]: msm_serial: Device processed (SEQNUM=5157, ACTION=add) [ 161.256665] systemd-udevd[391]: msm_serial: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 161.258901] systemd-udevd[393]: msm8994-pinctrl: Device processed (SEQNUM=5153, ACTION=add) [ 161.260905] systemd-udevd[393]: msm8994-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 161.263140] systemd-udevd[353]: mt-pmic-pwrap: Device ready for processing (SEQNUM=5158, ACTION=add) [ 161.267637] systemd-udevd[353]: mt-pmic-pwrap: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 161.272934] systemd-udevd[353]: mt6357-regulator: Device ready for processing (SEQNUM=5159, ACTION=add) [ 161.274690] systemd-udevd[353]: mt6357-regulator: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 161.276722] systemd-udevd[353]: mt6358-regulator: Device ready for processing (SEQNUM=5160, ACTION=add) [ 161.278448] systemd-udevd[353]: mt6358-regulator: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 161.282425] systemd-udevd[384]: mt-pmic-pwrap: Processing device (SEQNUM=5158, ACTION=add) [ 161.287060] systemd-udevd[353]: mt6359-regulator: Device ready for processing (SEQNUM=5161, ACTION=add) [ 161.290557] systemd-udevd[353]: mt6359-regulator: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 161.293359] systemd-udevd[353]: mt6360-regulator: Device ready for processing (SEQNUM=5162, ACTION=add) [ 161.295098] systemd-udevd[353]: mt6360-regulator: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 161.297075] systemd-udevd[353]: mt6397: Device ready for processing (SEQNUM=5163, ACTION=add) [ 161.298785] systemd-udevd[353]: mt6397: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 161.300817] systemd-udevd[353]: mt6397-regulator: Device ready for processing (SEQNUM=5164, ACTION=add) [ 161.302548] systemd-udevd[353]: mt6397-regulator: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 161.304711] systemd-udevd[353]: mt6577-uart: Device ready for processing (SEQNUM=5165, ACTION=add) [ 161.306429] systemd-udevd[353]: mt6577-uart: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 161.308375] systemd-udevd[353]: mt6765-pinctrl: Device ready for processing (SEQNUM=5166, ACTION=add) [ 161.310120] systemd-udevd[353]: mt6765-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.312546] systemd-udevd[396]: mt6357-regulator: Processing device (SEQNUM=5159, ACTION=add) [ 161.314755] systemd-udevd[391]: mt6360-regulator: Processing device (SEQNUM=5162, ACTION=add) [ 161.316833] systemd-udevd[391]: mt6360-regulator: Device processed (SEQNUM=5162, ACTION=add) [ 161.318923] systemd-udevd[353]: mt6779-pinctrl: Device ready for processing (SEQNUM=5167, ACTION=add) [ 161.321359] systemd-udevd[391]: mt6360-regulator: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 161.323572] systemd-udevd[353]: mt6779-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.325524] systemd-udevd[353]: mt6795-pinctrl: Device ready for processing (SEQNUM=5168, ACTION=add) [ 161.327382] systemd-udevd[353]: mt6795-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.330004] systemd-udevd[353]: mt6797-pinctrl: Device ready for processing (SEQNUM=5169, ACTION=add) [ 161.332005] systemd-udevd[353]: mt6797-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.338311] systemd-udevd[353]: mt7622-pinctrl: Device ready for processing (SEQNUM=5170, ACTION=add) [ 161.342010] systemd-udevd[388]: mt6358-regulator: Processing device (SEQNUM=5160, ACTION=add) [ 161.344394] systemd-udevd[384]: mt-pmic-pwrap: Device processed (SEQNUM=5158, ACTION=add) [ 161.346546] systemd-udevd[381]: mt6397: Processing device (SEQNUM=5163, ACTION=add) [ 161.350160] systemd-udevd[384]: mt-pmic-pwrap: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 161.354814] systemd-udevd[379]: mt6765-pinctrl: Processing device (SEQNUM=5166, ACTION=add) [ 161.358973] systemd-udevd[380]: mt6397-regulator: Processing device (SEQNUM=5164, ACTION=add) [ 161.364623] systemd-udevd[383]: mt6779-pinctrl: Processing device (SEQNUM=5167, ACTION=add) [ 161.369986] systemd-udevd[382]: mt6577-uart: Processing device (SEQNUM=5165, ACTION=add) [ 161.372495] systemd-udevd[395]: mt6797-pinctrl: Processing device (SEQNUM=5169, ACTION=add) [ 161.374780] systemd-udevd[381]: mt6397: Device processed (SEQNUM=5163, ACTION=add) [ 161.377292] systemd-udevd[386]: mt6359-regulator: Processing device (SEQNUM=5161, ACTION=add) [ 161.379459] systemd-udevd[381]: mt6397: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 161.386362] systemd-udevd[392]: mt7622-pinctrl: Processing device (SEQNUM=5170, ACTION=add) [ 161.392738] systemd-udevd[389]: mt6795-pinctrl: Processing device (SEQNUM=5168, ACTION=add) [ 161.395006] systemd-udevd[353]: mt7622-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.397096] systemd-udevd[353]: mt7981-pinctrl: Device ready for processing (SEQNUM=5171, ACTION=add) [ 161.398958] systemd-udevd[353]: mt7981-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.401125] systemd-udevd[353]: mt7986a-pinctrl: Device ready for processing (SEQNUM=5172, ACTION=add) [ 161.402983] systemd-udevd[353]: phy-meson-g12a-mipi-dphy-analog: Device is queued (SEQNUM=5243, ACTION=add) [ 161.408685] systemd-udevd[393]: mt7981-pinctrl: Processing device (SEQNUM=5171, ACTION=add) [ 161.410969] systemd-udevd[396]: mt6357-regulator: Device processed (SEQNUM=5159, ACTION=add) [ 161.413108] systemd-udevd[396]: mt6357-regulator: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 161.415476] systemd-udevd[379]: mt6765-pinctrl: Device processed (SEQNUM=5166, ACTION=add) [ 161.417996] systemd-udevd[393]: mt7981-pinctrl: Device processed (SEQNUM=5171, ACTION=add) [ 161.423488] systemd-udevd[380]: mt6397-regulator: Device processed (SEQNUM=5164, ACTION=add) [ 161.426001] systemd-udevd[393]: mt7981-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.428620] systemd-udevd[382]: mt6577-uart: Device processed (SEQNUM=5165, ACTION=add) [ 161.430524] systemd-udevd[382]: mt6577-uart: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 161.433319] systemd-udevd[395]: mt6797-pinctrl: Device processed (SEQNUM=5169, ACTION=add) [ 161.435244] systemd-udevd[395]: mt6797-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.437819] systemd-udevd[353]: mt7986a-pinctrl: Device ready for processing (SEQNUM=5172, ACTION=add) [ 161.439553] systemd-udevd[353]: mt7986a-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 161.441505] systemd-udevd[353]: mt7986b-pinctrl: Device ready for processing (SEQNUM=5173, ACTION=add) [ 161.443714] systemd-udevd[379]: mt6765-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.446276] systemd-udevd[380]: mt6397-regulator: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 161.448596] systemd-udevd[353]: mt7986b-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 161.450812] systemd-udevd[383]: mt6779-pinctrl: Device processed (SEQNUM=5167, ACTION=add) [ 161.453194] systemd-udevd[353]: mt8183-pinctrl: Device ready for processing (SEQNUM=5174, ACTION=add) [ 161.455557] systemd-udevd[383]: mt6779-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.458082] systemd-udevd[353]: mt8183-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.459837] systemd-udevd[353]: mt8186-pinctrl: Device ready for processing (SEQNUM=5175, ACTION=add) [ 161.462292] systemd-udevd[388]: mt6358-regulator: Device processed (SEQNUM=5160, ACTION=add) [ 161.464595] systemd-udevd[353]: mt8186-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.466826] systemd-udevd[388]: mt6358-regulator: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 161.469299] systemd-udevd[353]: mt8188-pinctrl: Device ready for processing (SEQNUM=5176, ACTION=add) [ 161.471042] systemd-udevd[353]: mt8188-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.473509] systemd-udevd[389]: mt6795-pinctrl: Device processed (SEQNUM=5168, ACTION=add) [ 161.478833] systemd-udevd[381]: mt8186-pinctrl: Processing device (SEQNUM=5175, ACTION=add) [ 161.481278] systemd-udevd[389]: mt6795-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.486618] systemd-udevd[386]: mt6359-regulator: Device processed (SEQNUM=5161, ACTION=add) [ 161.488965] systemd-udevd[353]: mt8192-pinctrl: Device ready for processing (SEQNUM=5177, ACTION=add) [ 161.491294] systemd-udevd[386]: mt6359-regulator: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 161.493726] systemd-udevd[353]: mt8192-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.495487] systemd-udevd[353]: mt8195-pinctrl: Device ready for processing (SEQNUM=5178, ACTION=add) [ 161.497406] systemd-udevd[353]: mt8195-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.500373] systemd-udevd[392]: mt7622-pinctrl: Device processed (SEQNUM=5170, ACTION=add) [ 161.502810] systemd-udevd[353]: mtk-iommu: Device ready for processing (SEQNUM=5179, ACTION=add) [ 161.505334] systemd-udevd[392]: mt7622-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.507503] systemd-udevd[353]: phy-meson-g12a-usb2: Device is queued (SEQNUM=5244, ACTION=add) [ 161.509620] systemd-udevd[353]: mtk-iommu: Device ready for processing (SEQNUM=5179, ACTION=add) [ 161.511349] systemd-udevd[353]: mtk-iommu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 161.513715] systemd-udevd[388]: mtk-iommu: Processing device (SEQNUM=5179, ACTION=add) [ 161.518971] systemd-udevd[396]: mt7986b-pinctrl: Processing device (SEQNUM=5173, ACTION=add) [ 161.521409] systemd-udevd[395]: mt8192-pinctrl: Processing device (SEQNUM=5177, ACTION=add) [ 161.523602] systemd-udevd[388]: mtk-iommu: Device processed (SEQNUM=5179, ACTION=add) [ 161.525825] systemd-udevd[388]: mtk-iommu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 161.528262] systemd-udevd[396]: mt7986b-pinctrl: Device processed (SEQNUM=5173, ACTION=add) [ 161.530097] systemd-udevd[396]: mt7986b-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 161.532605] systemd-udevd[393]: mt8195-pinctrl: Processing device (SEQNUM=5178, ACTION=add) [ 161.534790] systemd-udevd[395]: mt8192-pinctrl: Device processed (SEQNUM=5177, ACTION=add) [ 161.537570] systemd-udevd[353]: mtk-msdc: Device ready for processing (SEQNUM=5180, ACTION=add) [ 161.539320] systemd-udevd[353]: mtk-msdc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 161.541244] systemd-udevd[353]: mtk-power-controller: Device ready for processing (SEQNUM=5181, ACTION=add) [ 161.543008] systemd-udevd[353]: mtk-power-controller: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 161.545033] systemd-udevd[353]: mtk-scpsys: Device ready for processing (SEQNUM=5182, ACTION=add) [ 161.546771] systemd-udevd[353]: mtk-scpsys: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 161.548942] systemd-udevd[353]: mtk-smi-common: Device ready for processing (SEQNUM=5183, ACTION=add) [ 161.550692] systemd-udevd[353]: mtk-smi-common: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 161.552805] systemd-udevd[353]: mtk-smi-larb: Device ready for processing (SEQNUM=5184, ACTION=add) [ 161.555156] systemd-udevd[380]: mtk-power-controller: Processing device (SEQNUM=5181, ACTION=add) [ 161.557500] systemd-udevd[386]: mtk-msdc: Processing device (SEQNUM=5180, ACTION=add) [ 161.559668] systemd-udevd[393]: mt8195-pinctrl: Device processed (SEQNUM=5178, ACTION=add) [ 161.561730] systemd-udevd[393]: mt8195-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.563937] systemd-udevd[389]: mtk-smi-larb: Processing device (SEQNUM=5184, ACTION=add) [ 161.566328] systemd-udevd[381]: mt8186-pinctrl: Device processed (SEQNUM=5175, ACTION=add) [ 161.568339] systemd-udevd[381]: mt8186-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.573562] systemd-udevd[379]: mtk-scpsys: Processing device (SEQNUM=5182, ACTION=add) [ 161.575724] systemd-udevd[382]: mt8188-pinctrl: Processing device (SEQNUM=5176, ACTION=add) [ 161.581180] systemd-udevd[384]: mt7986a-pinctrl: Processing device (SEQNUM=5172, ACTION=add) [ 161.583503] systemd-udevd[395]: mt8192-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.586100] systemd-udevd[353]: mtk-smi-larb: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 161.587849] systemd-udevd[353]: mtk-spi: Device ready for processing (SEQNUM=5185, ACTION=add) [ 161.593224] systemd-udevd[353]: mtk-spi: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 161.595826] systemd-udevd[353]: mtk-tphy: Device ready for processing (SEQNUM=5186, ACTION=add) [ 161.598440] systemd-udevd[353]: phy-meson-gxl-usb2: Device is queued (SEQNUM=5245, ACTION=add) [ 161.601607] systemd-udevd[380]: mtk-power-controller: Device processed (SEQNUM=5181, ACTION=add) [ 161.603869] systemd-udevd[379]: mtk-scpsys: Device processed (SEQNUM=5182, ACTION=add) [ 161.609338] systemd-udevd[391]: mt8183-pinctrl: Processing device (SEQNUM=5174, ACTION=add) [ 161.611501] systemd-udevd[389]: mtk-smi-larb: Device processed (SEQNUM=5184, ACTION=add) [ 161.613517] systemd-udevd[389]: mtk-smi-larb: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 161.615735] systemd-udevd[382]: mt8188-pinctrl: Device processed (SEQNUM=5176, ACTION=add) [ 161.617779] systemd-udevd[382]: mt8188-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.619904] systemd-udevd[353]: mtk-tphy: Device ready for processing (SEQNUM=5186, ACTION=add) [ 161.625279] systemd-udevd[353]: mtk-tphy: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 161.629787] systemd-udevd[353]: mtk-wdt: Device ready for processing (SEQNUM=5187, ACTION=add) [ 161.633761] systemd-udevd[396]: mtk-tphy: Processing device (SEQNUM=5186, ACTION=add) [ 161.635925] systemd-udevd[383]: mtk-smi-common: Processing device (SEQNUM=5183, ACTION=add) [ 161.638319] systemd-udevd[380]: mtk-power-controller: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 161.642337] systemd-udevd[392]: mtk-spi: Processing device (SEQNUM=5185, ACTION=add) [ 161.647205] systemd-udevd[388]: mtk-wdt: Processing device (SEQNUM=5187, ACTION=add) [ 161.650193] systemd-udevd[379]: mtk-scpsys: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 161.653276] systemd-udevd[353]: mtk-wdt: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 161.655447] systemd-udevd[353]: mtk_rng: Device ready for processing (SEQNUM=5188, ACTION=add) [ 161.657733] systemd-udevd[353]: mtk_rng: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 161.659458] systemd-udevd[353]: mtu3: Device ready for processing (SEQNUM=5189, ACTION=add) [ 161.661340] systemd-udevd[353]: mtu3: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 161.663056] systemd-udevd[353]: musb-hdrc: Device ready for processing (SEQNUM=5190, ACTION=add) [ 161.665268] systemd-udevd[353]: musb-hdrc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 161.667036] systemd-udevd[353]: musb-sunxi: Device ready for processing (SEQNUM=5191, ACTION=add) [ 161.668945] systemd-udevd[353]: musb-sunxi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 161.671144] systemd-udevd[395]: musb-hdrc: Processing device (SEQNUM=5190, ACTION=add) [ 161.675867] systemd-udevd[382]: mtu3: Processing device (SEQNUM=5189, ACTION=add) [ 161.681466] systemd-udevd[384]: mt7986a-pinctrl: Device processed (SEQNUM=5172, ACTION=add) [ 161.683608] systemd-udevd[381]: mtk_rng: Processing device (SEQNUM=5188, ACTION=add) [ 161.685940] systemd-udevd[391]: mt8183-pinctrl: Device processed (SEQNUM=5174, ACTION=add) [ 161.688388] systemd-udevd[393]: musb-sunxi: Processing device (SEQNUM=5191, ACTION=add) [ 161.690566] systemd-udevd[386]: mtk-msdc: Device processed (SEQNUM=5180, ACTION=add) [ 161.692944] systemd-udevd[392]: mtk-spi: Device processed (SEQNUM=5185, ACTION=add) [ 161.695105] systemd-udevd[396]: mtk-tphy: Device processed (SEQNUM=5186, ACTION=add) [ 161.698458] systemd-udevd[396]: mtk-tphy: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 161.705122] systemd-udevd[353]: mv64xxx_i2c: Device ready for processing (SEQNUM=5192, ACTION=add) [ 161.706836] systemd-udevd[353]: phy-meson-usb2: Device is queued (SEQNUM=5246, ACTION=add) [ 161.708802] systemd-udevd[353]: mv64xxx_i2c: Device ready for processing (SEQNUM=5192, ACTION=add) [ 161.714028] systemd-udevd[395]: musb-hdrc: Device processed (SEQNUM=5190, ACTION=add) [ 161.715792] systemd-udevd[395]: musb-hdrc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 161.718174] systemd-udevd[384]: mt7986a-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 161.720646] systemd-udevd[391]: mt8183-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.722888] systemd-udevd[396]: mv64xxx_i2c: Processing device (SEQNUM=5192, ACTION=add) [ 161.725331] systemd-udevd[393]: musb-sunxi: Device processed (SEQNUM=5191, ACTION=add) [ 161.727502] systemd-udevd[388]: mtk-wdt: Device processed (SEQNUM=5187, ACTION=add) [ 161.729629] systemd-udevd[388]: mtk-wdt: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 161.731811] systemd-udevd[353]: mv64xxx_i2c: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 161.733768] systemd-udevd[353]: mv_xor: Device ready for processing (SEQNUM=5193, ACTION=add) [ 161.735464] systemd-udevd[353]: mv_xor: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 161.737650] systemd-udevd[353]: mv_xor_v2: Device ready for processing (SEQNUM=5194, ACTION=add) [ 161.739355] systemd-udevd[353]: mv_xor_v2: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 161.741340] systemd-udevd[353]: mvebu-a3700-comphy: Device ready for processing (SEQNUM=5195, ACTION=add) [ 161.743546] systemd-udevd[392]: mtk-spi: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 161.746109] systemd-udevd[389]: mvebu-a3700-comphy: Processing device (SEQNUM=5195, ACTION=add) [ 161.748531] systemd-udevd[383]: mtk-smi-common: Device processed (SEQNUM=5183, ACTION=add) [ 161.751067] systemd-udevd[382]: mtu3: Device processed (SEQNUM=5189, ACTION=add) [ 161.753103] systemd-udevd[382]: mtu3: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 161.755382] systemd-udevd[379]: mv_xor_v2: Processing device (SEQNUM=5194, ACTION=add) [ 161.757836] systemd-udevd[380]: mv_xor: Processing device (SEQNUM=5193, ACTION=add) [ 161.759976] systemd-udevd[381]: mtk_rng: Device processed (SEQNUM=5188, ACTION=add) [ 161.761994] systemd-udevd[381]: mtk_rng: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 161.764356] systemd-udevd[353]: mvebu-a3700-comphy: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 161.766277] systemd-udevd[353]: mvebu-a3700-utmi-phy: Device ready for processing (SEQNUM=5196, ACTION=add) [ 161.768649] systemd-udevd[353]: phy_rcar_gen3_pcie: Device is queued (SEQNUM=5247, ACTION=add) [ 161.774572] systemd-udevd[386]: mtk-msdc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 161.780700] systemd-udevd[393]: musb-sunxi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 161.782923] systemd-udevd[383]: mtk-smi-common: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 161.785317] systemd-udevd[380]: mv_xor: Device processed (SEQNUM=5193, ACTION=add) [ 161.787397] systemd-udevd[353]: mvebu-a3700-utmi-phy: Device ready for processing (SEQNUM=5196, ACTION=add) [ 161.789426] systemd-udevd[353]: mvebu-a3700-utmi-phy: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 161.791180] systemd-udevd[353]: mvebu-comphy: Device ready for processing (SEQNUM=5197, ACTION=add) [ 161.793559] systemd-udevd[389]: mvebu-a3700-comphy: Device processed (SEQNUM=5195, ACTION=add) [ 161.795345] systemd-udevd[389]: mvebu-a3700-comphy: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 161.797776] systemd-udevd[388]: mvebu-comphy: Processing device (SEQNUM=5197, ACTION=add) [ 161.799950] systemd-udevd[384]: mvebu-a3700-utmi-phy: Processing device (SEQNUM=5196, ACTION=add) [ 161.802346] systemd-udevd[396]: mv64xxx_i2c: Device processed (SEQNUM=5192, ACTION=add) [ 161.804515] systemd-udevd[396]: mv64xxx_i2c: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 161.806724] systemd-udevd[379]: mv_xor_v2: Device processed (SEQNUM=5194, ACTION=add) [ 161.808730] systemd-udevd[379]: mv_xor_v2: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 161.810927] systemd-udevd[380]: mv_xor: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 161.815477] systemd-udevd[353]: mvebu-comphy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 161.820832] systemd-udevd[353]: mvebu-gicp: Device ready for processing (SEQNUM=5198, ACTION=add) [ 161.822555] systemd-udevd[353]: mvebu-gicp: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 161.824542] systemd-udevd[353]: mvebu-gpio: Device ready for processing (SEQNUM=5199, ACTION=add) [ 161.826264] systemd-udevd[353]: mvebu-gpio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 161.828001] systemd-udevd[353]: mvebu-icu: Device ready for processing (SEQNUM=5200, ACTION=add) [ 161.833798] systemd-udevd[353]: mvebu-icu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 161.838795] systemd-udevd[353]: mvebu-icu-subset: Device ready for processing (SEQNUM=5201, ACTION=add) [ 161.845568] systemd-udevd[382]: mvebu-icu: Processing device (SEQNUM=5200, ACTION=add) [ 161.849905] systemd-udevd[384]: mvebu-a3700-utmi-phy: Device processed (SEQNUM=5196, ACTION=add) [ 161.851864] systemd-udevd[384]: mvebu-a3700-utmi-phy: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 161.854278] systemd-udevd[353]: mvebu-icu-subset: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 161.856678] systemd-udevd[391]: mvebu-gicp: Processing device (SEQNUM=5198, ACTION=add) [ 161.858794] systemd-udevd[353]: mvebu-pic: Device ready for processing (SEQNUM=5202, ACTION=add) [ 161.860812] systemd-udevd[353]: mvebu-pic: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 161.862544] systemd-udevd[353]: mvebu-sei: Device ready for processing (SEQNUM=5203, ACTION=add) [ 161.864511] systemd-udevd[353]: phy_rcar_gen3_usb2: Device is queued (SEQNUM=5248, ACTION=add) [ 161.871259] systemd-udevd[392]: mvebu-pic: Processing device (SEQNUM=5202, ACTION=add) [ 161.874406] systemd-udevd[388]: mvebu-comphy: Device processed (SEQNUM=5197, ACTION=add) [ 161.876974] systemd-udevd[353]: mvebu-sei: Device ready for processing (SEQNUM=5203, ACTION=add) [ 161.878829] systemd-udevd[353]: mvebu-sei: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 161.880831] systemd-udevd[353]: mvebu-uart: Device ready for processing (SEQNUM=5204, ACTION=add) [ 161.882554] systemd-udevd[353]: mvebu-uart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 161.894379] systemd-udevd[353]: mvebu-uart-clock: Device ready for processing (SEQNUM=5205, ACTION=add) [ 161.896275] systemd-udevd[353]: mvebu-uart-clock: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 161.898518] systemd-udevd[381]: mvebu-gpio: Processing device (SEQNUM=5199, ACTION=add) [ 161.900874] systemd-udevd[386]: mvebu-uart-clock: Processing device (SEQNUM=5205, ACTION=add) [ 161.903033] systemd-udevd[395]: mvebu-icu-subset: Processing device (SEQNUM=5201, ACTION=add) [ 161.907665] systemd-udevd[392]: mvebu-pic: Device processed (SEQNUM=5202, ACTION=add) [ 161.913398] systemd-udevd[388]: mvebu-comphy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 161.915536] systemd-udevd[353]: mvneta: Device ready for processing (SEQNUM=5206, ACTION=add) [ 161.917549] systemd-udevd[353]: mvneta: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 161.919723] systemd-udevd[396]: mvebu-uart: Processing device (SEQNUM=5204, ACTION=add) [ 161.922493] systemd-udevd[353]: mvpp2: Device ready for processing (SEQNUM=5207, ACTION=add) [ 161.924386] systemd-udevd[353]: mvpp2: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 161.926116] systemd-udevd[353]: netsec: Device ready for processing (SEQNUM=5208, ACTION=add) [ 161.929143] systemd-udevd[381]: mvebu-gpio: Device processed (SEQNUM=5199, ACTION=add) [ 161.934852] systemd-udevd[395]: mvebu-icu-subset: Device processed (SEQNUM=5201, ACTION=add) [ 161.938495] systemd-udevd[395]: mvebu-icu-subset: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 161.941001] systemd-udevd[391]: mvebu-gicp: Device processed (SEQNUM=5198, ACTION=add) [ 161.942777] systemd-udevd[391]: mvebu-gicp: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 161.945246] systemd-udevd[383]: netsec: Processing device (SEQNUM=5208, ACTION=add) [ 161.947394] systemd-udevd[382]: mvebu-icu: Device processed (SEQNUM=5200, ACTION=add) [ 161.949463] systemd-udevd[382]: mvebu-icu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 161.951673] systemd-udevd[380]: mvneta: Processing device (SEQNUM=5206, ACTION=add) [ 161.954207] systemd-udevd[396]: mvebu-uart: Device processed (SEQNUM=5204, ACTION=add) [ 161.955997] systemd-udevd[396]: mvebu-uart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 161.963652] systemd-udevd[384]: mvebu-sei: Processing device (SEQNUM=5203, ACTION=add) [ 161.966348] systemd-udevd[353]: netsec: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 161.968286] systemd-udevd[353]: npcm-reset: Device ready for processing (SEQNUM=5209, ACTION=add) [ 161.970063] systemd-udevd[353]: npcm-reset: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 161.971836] systemd-udevd[353]: npcm-rng: Device ready for processing (SEQNUM=5210, ACTION=add) [ 161.974290] systemd-udevd[381]: mvebu-gpio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 161.976665] systemd-udevd[353]: npcm-rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 161.978427] systemd-udevd[353]: npcm-wdt: Device ready for processing (SEQNUM=5211, ACTION=add) [ 161.980394] systemd-udevd[353]: physmap-flash: Device is queued (SEQNUM=5249, ACTION=add) [ 161.982603] systemd-udevd[393]: npcm-rng: Processing device (SEQNUM=5210, ACTION=add) [ 161.985081] systemd-udevd[379]: mvpp2: Processing device (SEQNUM=5207, ACTION=add) [ 161.987271] systemd-udevd[386]: mvebu-uart-clock: Device processed (SEQNUM=5205, ACTION=add) [ 161.989319] systemd-udevd[386]: mvebu-uart-clock: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 161.991607] systemd-udevd[353]: npcm-wdt: Device ready for processing (SEQNUM=5211, ACTION=add) [ 161.994082] systemd-udevd[392]: mvebu-pic: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 161.996538] systemd-udevd[389]: npcm-reset: Processing device (SEQNUM=5209, ACTION=add) [ 161.998706] systemd-udevd[388]: npcm-wdt: Processing device (SEQNUM=5211, ACTION=add) [ 162.001538] systemd-udevd[389]: npcm-reset: Device processed (SEQNUM=5209, ACTION=add) [ 162.003854] systemd-udevd[380]: mvneta: Device processed (SEQNUM=5206, ACTION=add) [ 162.005881] systemd-udevd[380]: mvneta: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 162.008273] systemd-udevd[379]: mvpp2: Device processed (SEQNUM=5207, ACTION=add) [ 162.010068] systemd-udevd[379]: mvpp2: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 162.012593] systemd-udevd[384]: mvebu-sei: Device processed (SEQNUM=5203, ACTION=add) [ 162.014631] systemd-udevd[384]: mvebu-sei: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 162.017257] systemd-udevd[353]: npcm-wdt: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 162.019047] systemd-udevd[353]: npcm7xx-ehci: Device ready for processing (SEQNUM=5212, ACTION=add) [ 162.021154] systemd-udevd[353]: npcm7xx-ehci: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 162.023122] systemd-udevd[353]: ns-thermal: Device ready for processing (SEQNUM=5213, ACTION=add) [ 162.025162] systemd-udevd[353]: ns-thermal: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 162.026946] systemd-udevd[353]: ns2-pinmux: Device ready for processing (SEQNUM=5214, ACTION=add) [ 162.028953] systemd-udevd[353]: ns2-pinmux: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 162.030708] systemd-udevd[353]: nwl-pcie: Device ready for processing (SEQNUM=5215, ACTION=add) [ 162.033236] systemd-udevd[381]: ns-thermal: Processing device (SEQNUM=5213, ACTION=add) [ 162.035414] systemd-udevd[383]: netsec: Device processed (SEQNUM=5208, ACTION=add) [ 162.037535] systemd-udevd[383]: netsec: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 162.039815] systemd-udevd[393]: npcm-rng: Device processed (SEQNUM=5210, ACTION=add) [ 162.041839] systemd-udevd[393]: npcm-rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 162.047247] systemd-udevd[388]: npcm-wdt: Device processed (SEQNUM=5211, ACTION=add) [ 162.049396] systemd-udevd[388]: npcm-wdt: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 162.051571] systemd-udevd[353]: nwl-pcie: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 162.053714] systemd-udevd[353]: of_fixed_clk: Device ready for processing (SEQNUM=5216, ACTION=add) [ 162.056246] systemd-udevd[382]: ns2-pinmux: Processing device (SEQNUM=5214, ACTION=add) [ 162.058444] systemd-udevd[353]: pinctrl-bcm2835: Device is queued (SEQNUM=5250, ACTION=add) [ 162.060859] systemd-udevd[389]: npcm-reset: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 162.063099] systemd-udevd[391]: npcm7xx-ehci: Processing device (SEQNUM=5212, ACTION=add) [ 162.065520] systemd-udevd[353]: of_fixed_clk: Device ready for processing (SEQNUM=5216, ACTION=add) [ 162.067297] systemd-udevd[353]: of_fixed_clk: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 162.069374] systemd-udevd[353]: of_fixed_factor_clk: Device ready for processing (SEQNUM=5217, ACTION=add) [ 162.071165] systemd-udevd[353]: of_fixed_factor_clk: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 162.073200] systemd-udevd[353]: of_serial: Device ready for processing (SEQNUM=5218, ACTION=add) [ 162.075394] systemd-udevd[395]: nwl-pcie: Processing device (SEQNUM=5215, ACTION=add) [ 162.077907] systemd-udevd[384]: of_fixed_clk: Processing device (SEQNUM=5216, ACTION=add) [ 162.080308] systemd-udevd[396]: of_fixed_factor_clk: Processing device (SEQNUM=5217, ACTION=add) [ 162.082503] systemd-udevd[353]: of_serial: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 162.084552] systemd-udevd[353]: ohci-platform: Device ready for processing (SEQNUM=5219, ACTION=add) [ 162.086450] systemd-udevd[353]: ohci-platform: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 162.088447] systemd-udevd[353]: omap8250: Device ready for processing (SEQNUM=5220, ACTION=add) [ 162.090207] systemd-udevd[353]: omap8250: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 162.091997] systemd-udevd[353]: omap_i2c: Device ready for processing (SEQNUM=5221, ACTION=add) [ 162.093966] systemd-udevd[353]: omap_i2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 162.096400] systemd-udevd[386]: ohci-platform: Processing device (SEQNUM=5219, ACTION=add) [ 162.098595] systemd-udevd[388]: of_serial: Processing device (SEQNUM=5218, ACTION=add) [ 162.101018] systemd-udevd[382]: ns2-pinmux: Device processed (SEQNUM=5214, ACTION=add) [ 162.103197] systemd-udevd[379]: omap_i2c: Processing device (SEQNUM=5221, ACTION=add) [ 162.105566] systemd-udevd[395]: nwl-pcie: Device processed (SEQNUM=5215, ACTION=add) [ 162.107808] systemd-udevd[353]: omap_rng: Device ready for processing (SEQNUM=5222, ACTION=add) [ 162.109769] systemd-udevd[353]: omap_rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 162.111552] systemd-udevd[353]: omap_timer: Device ready for processing (SEQNUM=5223, ACTION=add) [ 162.113562] systemd-udevd[353]: omap_timer: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 162.115463] systemd-udevd[353]: optee: Device ready for processing (SEQNUM=5224, ACTION=add) [ 162.117538] systemd-udevd[353]: optee: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 162.119271] systemd-udevd[353]: orion-ehci: Device ready for processing (SEQNUM=5225, ACTION=add) [ 162.121180] systemd-udevd[353]: orion-ehci: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 162.122955] systemd-udevd[353]: orion-mdio: Device ready for processing (SEQNUM=5226, ACTION=add) [ 162.125327] systemd-udevd[389]: omap_timer: Processing device (SEQNUM=5223, ACTION=add) [ 162.127502] systemd-udevd[383]: omap_rng: Processing device (SEQNUM=5222, ACTION=add) [ 162.129838] systemd-udevd[396]: of_fixed_factor_clk: Device processed (SEQNUM=5217, ACTION=add) [ 162.132306] systemd-udevd[380]: omap8250: Processing device (SEQNUM=5220, ACTION=add) [ 162.134509] systemd-udevd[388]: of_serial: Device processed (SEQNUM=5218, ACTION=add) [ 162.136559] systemd-udevd[388]: of_serial: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 162.138772] systemd-udevd[381]: ns-thermal: Device processed (SEQNUM=5213, ACTION=add) [ 162.140825] systemd-udevd[381]: ns-thermal: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 162.143183] systemd-udevd[392]: optee: Processing device (SEQNUM=5224, ACTION=add) [ 162.145597] systemd-udevd[393]: orion-ehci: Processing device (SEQNUM=5225, ACTION=add) [ 162.147803] systemd-udevd[391]: npcm7xx-ehci: Device processed (SEQNUM=5212, ACTION=add) [ 162.150120] systemd-udevd[353]: pinctrl-rzg2l: Device is queued (SEQNUM=5251, ACTION=add) [ 162.152533] systemd-udevd[391]: npcm7xx-ehci: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 162.154720] systemd-udevd[353]: orion-mdio: Device ready for processing (SEQNUM=5226, ACTION=add) [ 162.156775] systemd-udevd[353]: pinctrl-rzv2m: Device is queued (SEQNUM=5252, ACTION=add) [ 162.158933] systemd-udevd[384]: of_fixed_clk: Device processed (SEQNUM=5216, ACTION=add) [ 162.161460] systemd-udevd[382]: ns2-pinmux: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 162.163685] systemd-udevd[395]: nwl-pcie: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 162.166127] systemd-udevd[396]: of_fixed_factor_clk: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 162.168625] systemd-udevd[389]: omap_timer: Device processed (SEQNUM=5223, ACTION=add) [ 162.170398] systemd-udevd[389]: omap_timer: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 162.174474] systemd-udevd[353]: orion-mdio: Device ready for processing (SEQNUM=5226, ACTION=add) [ 162.178112] systemd-udevd[353]: orion-mdio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 162.181341] systemd-udevd[353]: orion_spi: Device ready for processing (SEQNUM=5227, ACTION=add) [ 162.183921] systemd-udevd[353]: orion_spi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 162.185882] systemd-udevd[353]: owl-i2c: Device ready for processing (SEQNUM=5228, ACTION=add) [ 162.187619] systemd-udevd[353]: pinctrl-s700: Device is queued (SEQNUM=5253, ACTION=add) [ 162.190004] systemd-udevd[381]: orion_spi: Processing device (SEQNUM=5227, ACTION=add) [ 162.192350] systemd-udevd[379]: omap_i2c: Device processed (SEQNUM=5221, ACTION=add) [ 162.194160] systemd-udevd[379]: omap_i2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 162.196645] systemd-udevd[391]: orion-mdio: Processing device (SEQNUM=5226, ACTION=add) [ 162.198800] systemd-udevd[384]: of_fixed_clk: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 162.201333] systemd-udevd[386]: ohci-platform: Device processed (SEQNUM=5219, ACTION=add) [ 162.203150] systemd-udevd[386]: ohci-platform: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 162.205532] systemd-udevd[353]: owl-i2c: Device ready for processing (SEQNUM=5228, ACTION=add) [ 162.207276] systemd-udevd[353]: owl-i2c: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 162.209358] systemd-udevd[353]: owl-sps: Device ready for processing (SEQNUM=5229, ACTION=add) [ 162.211568] systemd-udevd[384]: owl-i2c: Processing device (SEQNUM=5228, ACTION=add) [ 162.214146] systemd-udevd[380]: omap8250: Device processed (SEQNUM=5220, ACTION=add) [ 162.215963] systemd-udevd[380]: omap8250: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 162.218365] systemd-udevd[353]: owl-sps: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 162.220370] systemd-udevd[353]: owl-uart: Device ready for processing (SEQNUM=5230, ACTION=add) [ 162.222607] systemd-udevd[396]: owl-sps: Processing device (SEQNUM=5229, ACTION=add) [ 162.225061] systemd-udevd[388]: owl-uart: Processing device (SEQNUM=5230, ACTION=add) [ 162.227272] systemd-udevd[393]: orion-ehci: Device processed (SEQNUM=5225, ACTION=add) [ 162.229398] systemd-udevd[393]: orion-ehci: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 162.231659] systemd-udevd[353]: owl-uart: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 162.233763] systemd-udevd[353]: owl_mmc: Device ready for processing (SEQNUM=5231, ACTION=add) [ 162.235518] systemd-udevd[353]: owl_mmc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 162.237688] systemd-udevd[353]: pata_of_platform: Device ready for processing (SEQNUM=5232, ACTION=add) [ 162.239468] systemd-udevd[353]: pata_of_platform: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 162.241595] systemd-udevd[353]: pata_platform: Device ready for processing (SEQNUM=5233, ACTION=add) [ 162.243342] systemd-udevd[353]: pata_platform: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 162.245454] systemd-udevd[353]: pci-host-generic: Device ready for processing (SEQNUM=5234, ACTION=add) [ 162.247675] systemd-udevd[382]: pata_of_platform: Processing device (SEQNUM=5232, ACTION=add) [ 162.250054] systemd-udevd[353]: pci-host-generic: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 162.251838] systemd-udevd[353]: pci_thunder_ecam: Device ready for processing (SEQNUM=5235, ACTION=add) [ 162.254664] systemd-udevd[379]: pata_platform: Processing device (SEQNUM=5233, ACTION=add) [ 162.257187] systemd-udevd[383]: omap_rng: Device processed (SEQNUM=5222, ACTION=add) [ 162.258956] systemd-udevd[383]: omap_rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 162.264602] systemd-udevd[386]: owl_mmc: Processing device (SEQNUM=5231, ACTION=add) [ 162.269311] systemd-udevd[353]: pci_thunder_ecam: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 162.271076] systemd-udevd[353]: pci_thunder_pem: Device ready for processing (SEQNUM=5236, ACTION=add) [ 162.273655] systemd-udevd[395]: pci_thunder_ecam: Processing device (SEQNUM=5235, ACTION=add) [ 162.275776] systemd-udevd[353]: pinctrl-s900: Device is queued (SEQNUM=5254, ACTION=add) [ 162.277712] systemd-udevd[353]: pci_thunder_pem: Device ready for processing (SEQNUM=5236, ACTION=add) [ 162.279441] systemd-udevd[353]: pci_thunder_pem: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 162.281956] systemd-udevd[384]: owl-i2c: Device processed (SEQNUM=5228, ACTION=add) [ 162.283733] systemd-udevd[384]: owl-i2c: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 162.286138] systemd-udevd[353]: phy-axg-mipi-pcie-analog: Device ready for processing (SEQNUM=5237, ACTION=add) [ 162.287898] systemd-udevd[353]: phy-axg-mipi-pcie-analog: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 162.289899] systemd-udevd[353]: phy-axg-pcie: Device ready for processing (SEQNUM=5238, ACTION=add) [ 162.291635] systemd-udevd[353]: phy-axg-pcie: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 162.294119] systemd-udevd[383]: phy-axg-mipi-pcie-analog: Processing device (SEQNUM=5237, ACTION=add) [ 162.296552] systemd-udevd[392]: optee: Device processed (SEQNUM=5224, ACTION=add) [ 162.298308] systemd-udevd[392]: optee: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 162.309378] systemd-udevd[389]: pci-host-generic: Processing device (SEQNUM=5234, ACTION=add) [ 162.311631] systemd-udevd[353]: phy-bcm-sr-usb: Device ready for processing (SEQNUM=5239, ACTION=add) [ 162.314066] systemd-udevd[393]: phy-axg-pcie: Processing device (SEQNUM=5238, ACTION=add) [ 162.316350] systemd-udevd[353]: pinctrl-single: Device is queued (SEQNUM=5255, ACTION=add) [ 162.318520] systemd-udevd[386]: owl_mmc: Device processed (SEQNUM=5231, ACTION=add) [ 162.320890] systemd-udevd[379]: pata_platform: Device processed (SEQNUM=5233, ACTION=add) [ 162.322668] systemd-udevd[379]: pata_platform: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 162.325149] systemd-udevd[396]: owl-sps: Device processed (SEQNUM=5229, ACTION=add) [ 162.326917] systemd-udevd[396]: owl-sps: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 162.329266] systemd-udevd[353]: phy-bcm-sr-usb: Device ready for processing (SEQNUM=5239, ACTION=add) [ 162.331442] systemd-udevd[384]: phy-bcm-sr-usb: Processing device (SEQNUM=5239, ACTION=add) [ 162.333930] systemd-udevd[353]: phy-bcm-sr-usb: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 162.335700] systemd-udevd[353]: phy-g12a-usb3-pcie: Device ready for processing (SEQNUM=5240, ACTION=add) [ 162.337639] systemd-udevd[353]: phy-g12a-usb3-pcie: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 162.339870] systemd-udevd[380]: pci_thunder_pem: Processing device (SEQNUM=5236, ACTION=add) [ 162.342321] systemd-udevd[353]: phy-gmii-sel: Device ready for processing (SEQNUM=5241, ACTION=add) [ 162.344280] systemd-udevd[353]: platform-mhu: Device is queued (SEQNUM=5256, ACTION=add) [ 162.345998] systemd-udevd[353]: phy-gmii-sel: Device ready for processing (SEQNUM=5241, ACTION=add) [ 162.348394] systemd-udevd[388]: owl-uart: Device processed (SEQNUM=5230, ACTION=add) [ 162.350164] systemd-udevd[388]: owl-uart: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 162.352558] systemd-udevd[392]: phy-g12a-usb3-pcie: Processing device (SEQNUM=5240, ACTION=add) [ 162.354751] systemd-udevd[381]: orion_spi: Device processed (SEQNUM=5227, ACTION=add) [ 162.358284] systemd-udevd[381]: orion_spi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 162.362761] systemd-udevd[396]: phy-gmii-sel: Processing device (SEQNUM=5241, ACTION=add) [ 162.366965] systemd-udevd[395]: pci_thunder_ecam: Device processed (SEQNUM=5235, ACTION=add) [ 162.369216] systemd-udevd[395]: pci_thunder_ecam: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 162.371462] systemd-udevd[384]: phy-bcm-sr-usb: Device processed (SEQNUM=5239, ACTION=add) [ 162.373483] systemd-udevd[384]: phy-bcm-sr-usb: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 162.378791] systemd-udevd[382]: pata_of_platform: Device processed (SEQNUM=5232, ACTION=add) [ 162.380940] systemd-udevd[382]: pata_of_platform: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 162.383140] systemd-udevd[353]: phy-gmii-sel: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 162.385098] systemd-udevd[353]: phy-meson-axg-mipi-dphy: Device ready for processing (SEQNUM=5242, ACTION=add) [ 162.386873] systemd-udevd[353]: phy-meson-axg-mipi-dphy: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 162.388851] systemd-udevd[353]: phy-meson-g12a-mipi-dphy-analog: Device ready for processing (SEQNUM=5243, ACTION=add) [ 162.390618] systemd-udevd[353]: plldig-clock: Device is queued (SEQNUM=5257, ACTION=add) [ 162.392556] systemd-udevd[353]: phy-meson-g12a-mipi-dphy-analog: Device ready for processing (SEQNUM=5243, ACTION=add) [ 162.394772] systemd-udevd[386]: owl_mmc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 162.397281] systemd-udevd[379]: phy-meson-axg-mipi-dphy: Processing device (SEQNUM=5242, ACTION=add) [ 162.399468] systemd-udevd[391]: orion-mdio: Device processed (SEQNUM=5226, ACTION=add) [ 162.401648] systemd-udevd[391]: orion-mdio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 162.403839] systemd-udevd[384]: phy-meson-g12a-mipi-dphy-analog: Processing device (SEQNUM=5243, ACTION=add) [ 162.411728] systemd-udevd[392]: phy-g12a-usb3-pcie: Device processed (SEQNUM=5240, ACTION=add) [ 162.415263] systemd-udevd[392]: phy-g12a-usb3-pcie: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 162.419772] systemd-udevd[389]: pci-host-generic: Device processed (SEQNUM=5234, ACTION=add) [ 162.422122] systemd-udevd[389]: pci-host-generic: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 162.424614] systemd-udevd[353]: phy-meson-g12a-mipi-dphy-analog: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 162.426439] systemd-udevd[353]: phy-meson-g12a-usb2: Device ready for processing (SEQNUM=5244, ACTION=add) [ 162.428399] systemd-udevd[353]: phy-meson-g12a-usb2: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 162.430202] systemd-udevd[353]: phy-meson-gxl-usb2: Device ready for processing (SEQNUM=5245, ACTION=add) [ 162.431975] systemd-udevd[353]: phy-meson-gxl-usb2: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 162.433973] systemd-udevd[353]: phy-meson-usb2: Device ready for processing (SEQNUM=5246, ACTION=add) [ 162.436494] systemd-udevd[388]: phy-meson-g12a-usb2: Processing device (SEQNUM=5244, ACTION=add) [ 162.438692] systemd-udevd[382]: phy-meson-usb2: Processing device (SEQNUM=5246, ACTION=add) [ 162.441105] systemd-udevd[381]: phy-meson-gxl-usb2: Processing device (SEQNUM=5245, ACTION=add) [ 162.446358] systemd-udevd[380]: pci_thunder_pem: Device processed (SEQNUM=5236, ACTION=add) [ 162.448361] systemd-udevd[380]: pci_thunder_pem: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 162.450706] systemd-udevd[353]: phy-meson-usb2: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 162.454031] systemd-udevd[353]: phy_rcar_gen3_pcie: Device ready for processing (SEQNUM=5247, ACTION=add) [ 162.457981] systemd-udevd[353]: phy_rcar_gen3_pcie: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 162.461810] systemd-udevd[353]: phy_rcar_gen3_usb2: Device ready for processing (SEQNUM=5248, ACTION=add) [ 162.465063] systemd-udevd[353]: pm8941-pwrkey: Device is queued (SEQNUM=5258, ACTION=add) [ 162.470354] systemd-udevd[393]: phy-axg-pcie: Device processed (SEQNUM=5238, ACTION=add) [ 162.472448] systemd-udevd[393]: phy-axg-pcie: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 162.474762] systemd-udevd[395]: phy_rcar_gen3_pcie: Processing device (SEQNUM=5247, ACTION=add) [ 162.480217] systemd-udevd[383]: phy-axg-mipi-pcie-analog: Device processed (SEQNUM=5237, ACTION=add) [ 162.482055] systemd-udevd[383]: phy-axg-mipi-pcie-analog: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 162.484449] systemd-udevd[353]: phy_rcar_gen3_usb2: Device ready for processing (SEQNUM=5248, ACTION=add) [ 162.486198] systemd-udevd[353]: phy_rcar_gen3_usb2: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 162.487966] systemd-udevd[353]: physmap-flash: Device ready for processing (SEQNUM=5249, ACTION=add) [ 162.490082] systemd-udevd[353]: physmap-flash: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 162.491862] systemd-udevd[353]: pinctrl-bcm2835: Device ready for processing (SEQNUM=5250, ACTION=add) [ 162.497446] systemd-udevd[386]: phy_rcar_gen3_usb2: Processing device (SEQNUM=5248, ACTION=add) [ 162.499660] systemd-udevd[384]: phy-meson-g12a-mipi-dphy-analog: Device processed (SEQNUM=5243, ACTION=add) [ 162.502209] systemd-udevd[391]: physmap-flash: Processing device (SEQNUM=5249, ACTION=add) [ 162.504599] systemd-udevd[382]: phy-meson-usb2: Device processed (SEQNUM=5246, ACTION=add) [ 162.506412] systemd-udevd[382]: phy-meson-usb2: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 162.509263] systemd-udevd[388]: phy-meson-g12a-usb2: Device processed (SEQNUM=5244, ACTION=add) [ 162.511104] systemd-udevd[388]: phy-meson-g12a-usb2: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 162.516530] systemd-udevd[353]: pinctrl-bcm2835: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 162.520445] systemd-udevd[353]: pinctrl-rzg2l: Device ready for processing (SEQNUM=5251, ACTION=add) [ 162.523929] systemd-udevd[353]: pinctrl-rzg2l: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 162.526182] systemd-udevd[353]: pinctrl-rzv2m: Device ready for processing (SEQNUM=5252, ACTION=add) [ 162.527916] systemd-udevd[353]: pinctrl-rzv2m: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 162.530038] systemd-udevd[353]: pinctrl-s700: Device ready for processing (SEQNUM=5253, ACTION=add) [ 162.533183] systemd-udevd[380]: pinctrl-bcm2835: Processing device (SEQNUM=5250, ACTION=add) [ 162.542976] systemd-udevd[381]: phy-meson-gxl-usb2: Device processed (SEQNUM=5245, ACTION=add) [ 162.545415] systemd-udevd[381]: phy-meson-gxl-usb2: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 162.548338] systemd-udevd[383]: pinctrl-rzg2l: Processing device (SEQNUM=5251, ACTION=add) [ 162.550574] systemd-udevd[379]: phy-meson-axg-mipi-dphy: Device processed (SEQNUM=5242, ACTION=add) [ 162.552630] systemd-udevd[379]: phy-meson-axg-mipi-dphy: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 162.554881] systemd-udevd[389]: pinctrl-rzv2m: Processing device (SEQNUM=5252, ACTION=add) [ 162.560467] systemd-udevd[396]: phy-gmii-sel: Device processed (SEQNUM=5241, ACTION=add) [ 162.562272] systemd-udevd[396]: phy-gmii-sel: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 162.564683] systemd-udevd[384]: phy-meson-g12a-mipi-dphy-analog: sd-device-monitor(worker): Passed 207 byte to netlink monitor. [ 162.566929] systemd-udevd[353]: pinctrl-s700: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 162.568856] systemd-udevd[353]: pinctrl-s900: Device ready for processing (SEQNUM=5254, ACTION=add) [ 162.570745] systemd-udevd[353]: pinctrl-s900: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 162.572791] systemd-udevd[353]: pinctrl-single: Device ready for processing (SEQNUM=5255, ACTION=add) [ 162.574532] systemd-udevd[353]: psci-cpuidle: Device is queued (SEQNUM=5259, ACTION=add) [ 162.577079] systemd-udevd[393]: pinctrl-s900: Processing device (SEQNUM=5254, ACTION=add) [ 162.579272] systemd-udevd[386]: phy_rcar_gen3_usb2: Device processed (SEQNUM=5248, ACTION=add) [ 162.581291] systemd-udevd[386]: phy_rcar_gen3_usb2: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 162.583505] systemd-udevd[395]: phy_rcar_gen3_pcie: Device processed (SEQNUM=5247, ACTION=add) [ 162.585919] systemd-udevd[392]: pinctrl-s700: Processing device (SEQNUM=5253, ACTION=add) [ 162.588860] systemd-udevd[391]: physmap-flash: Device processed (SEQNUM=5249, ACTION=add) [ 162.594060] systemd-udevd[395]: phy_rcar_gen3_pcie: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 162.598494] systemd-udevd[380]: pinctrl-bcm2835: Device processed (SEQNUM=5250, ACTION=add) [ 162.600491] systemd-udevd[380]: pinctrl-bcm2835: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 162.602736] systemd-udevd[383]: pinctrl-rzg2l: Device processed (SEQNUM=5251, ACTION=add) [ 162.604824] systemd-udevd[383]: pinctrl-rzg2l: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 162.614628] systemd-udevd[391]: physmap-flash: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 162.617464] systemd-udevd[353]: pinctrl-single: Device ready for processing (SEQNUM=5255, ACTION=add) [ 162.620375] systemd-udevd[389]: pinctrl-rzv2m: Device processed (SEQNUM=5252, ACTION=add) [ 162.622556] systemd-udevd[389]: pinctrl-rzv2m: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 162.633997] systemd-udevd[384]: pinctrl-single: Processing device (SEQNUM=5255, ACTION=add) [ 162.636510] systemd-udevd[392]: pinctrl-s700: Device processed (SEQNUM=5253, ACTION=add) [ 162.638321] systemd-udevd[392]: pinctrl-s700: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 162.640824] systemd-udevd[353]: pinctrl-single: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 162.642613] systemd-udevd[353]: platform-mhu: Device ready for processing (SEQNUM=5256, ACTION=add) [ 162.644645] systemd-udevd[353]: platform-mhu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 162.646437] systemd-udevd[353]: plldig-clock: Device ready for processing (SEQNUM=5257, ACTION=add) [ 162.648445] systemd-udevd[353]: plldig-clock: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 162.650278] systemd-udevd[353]: pm8941-pwrkey: Device ready for processing (SEQNUM=5258, ACTION=add) [ 162.652256] systemd-udevd[353]: pm8941-pwrkey: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 162.654195] systemd-udevd[353]: psci-cpuidle: Device ready for processing (SEQNUM=5259, ACTION=add) [ 162.656672] systemd-udevd[384]: pinctrl-single: Device processed (SEQNUM=5255, ACTION=add) [ 162.658465] systemd-udevd[384]: pinctrl-single: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 162.662505] systemd-udevd[386]: pm8941-pwrkey: Processing device (SEQNUM=5258, ACTION=add) [ 162.667445] systemd-udevd[393]: pinctrl-s900: Device processed (SEQNUM=5254, ACTION=add) [ 162.671619] systemd-udevd[393]: pinctrl-s900: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 162.674488] systemd-udevd[396]: platform-mhu: Processing device (SEQNUM=5256, ACTION=add) [ 162.676943] systemd-udevd[391]: psci-cpuidle: Processing device (SEQNUM=5259, ACTION=add) [ 162.679129] systemd-udevd[386]: pm8941-pwrkey: Device processed (SEQNUM=5258, ACTION=add) [ 162.681366] systemd-udevd[386]: pm8941-pwrkey: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 162.683566] systemd-udevd[353]: psci-cpuidle: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 162.685733] systemd-udevd[353]: psci-cpuidle-domain: Device is queued (SEQNUM=5260, ACTION=add) [ 162.687457] systemd-udevd[353]: psci-cpuidle-domain: Device ready for processing (SEQNUM=5260, ACTION=add) [ 162.690015] systemd-udevd[388]: plldig-clock: Processing device (SEQNUM=5257, ACTION=add) [ 162.692304] systemd-udevd[353]: psci-cpuidle-domain: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 162.694574] systemd-udevd[384]: psci-cpuidle-domain: Processing device (SEQNUM=5260, ACTION=add) [ 162.696997] systemd-udevd[396]: platform-mhu: Device processed (SEQNUM=5256, ACTION=add) [ 162.698807] systemd-udevd[396]: platform-mhu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 162.701312] systemd-udevd[388]: plldig-clock: Device processed (SEQNUM=5257, ACTION=add) [ 162.703114] systemd-udevd[388]: plldig-clock: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 162.705564] systemd-udevd[391]: psci-cpuidle: Device processed (SEQNUM=5259, ACTION=add) [ 162.707356] systemd-udevd[391]: psci-cpuidle: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 162.709859] systemd-udevd[384]: psci-cpuidle-domain: Device processed (SEQNUM=5260, ACTION=add) [ 162.711985] systemd-udevd[353]: ptp-dte: Device is queued (SEQNUM=5261, ACTION=add) [ 162.713935] systemd-udevd[353]: ptp-dte: Device ready for processing (SEQNUM=5261, ACTION=add) [ 162.715653] systemd-udevd[353]: ptp-dte: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 162.720816] systemd-udevd[353]: ptp_qoriq: Device is queued (SEQNUM=5262, ACTION=add) [ 162.725792] systemd-udevd[384]: psci-cpuidle-domain: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 162.728401] systemd-udevd[386]: ptp-dte: Processing device (SEQNUM=5261, ACTION=add) [ 162.730538] systemd-udevd[353]: ptp_qoriq: Device ready for processing (SEQNUM=5262, ACTION=add) [ 162.732551] systemd-udevd[353]: ptp_qoriq: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 162.734330] systemd-udevd[353]: pwm-clock: Device is queued (SEQNUM=5263, ACTION=add) [ 162.736252] systemd-udevd[353]: pwm-clock: Device ready for processing (SEQNUM=5263, ACTION=add) [ 162.738504] systemd-udevd[396]: ptp_qoriq: Processing device (SEQNUM=5262, ACTION=add) [ 162.742582] systemd-udevd[353]: pwm-clock: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 162.749138] systemd-udevd[384]: pwm-clock: Processing device (SEQNUM=5263, ACTION=add) [ 162.751296] systemd-udevd[353]: pwm-regulator: Device is queued (SEQNUM=5264, ACTION=add) [ 162.753200] systemd-udevd[353]: pwm-regulator: Device ready for processing (SEQNUM=5264, ACTION=add) [ 162.754938] systemd-udevd[353]: pwm-regulator: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 162.756874] systemd-udevd[353]: pwrseq_emmc: Device is queued (SEQNUM=5265, ACTION=add) [ 162.759201] systemd-udevd[386]: ptp-dte: Device processed (SEQNUM=5261, ACTION=add) [ 162.761144] systemd-udevd[386]: ptp-dte: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 162.763697] systemd-udevd[353]: pwrseq_emmc: Device ready for processing (SEQNUM=5265, ACTION=add) [ 162.765986] systemd-udevd[353]: pwrseq_emmc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 162.768476] systemd-udevd[388]: pwm-regulator: Processing device (SEQNUM=5264, ACTION=add) [ 162.770596] systemd-udevd[353]: pwrseq_simple: Device is queued (SEQNUM=5266, ACTION=add) [ 162.772640] systemd-udevd[353]: pwrseq_simple: Device ready for processing (SEQNUM=5266, ACTION=add) [ 162.774848] systemd-udevd[386]: pwrseq_simple: Processing device (SEQNUM=5266, ACTION=add) [ 162.777278] systemd-udevd[353]: pwrseq_simple: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 162.779107] systemd-udevd[353]: pxa2xx-i2c: Device is queued (SEQNUM=5267, ACTION=add) [ 162.781074] systemd-udevd[353]: pxa2xx-i2c: Device ready for processing (SEQNUM=5267, ACTION=add) [ 162.782907] systemd-udevd[353]: pxa2xx-i2c: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 162.785523] systemd-udevd[396]: ptp_qoriq: Device processed (SEQNUM=5262, ACTION=add) [ 162.787330] systemd-udevd[396]: ptp_qoriq: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 162.790113] systemd-udevd[353]: qcm2290-pinctrl: Device is queued (SEQNUM=5268, ACTION=add) [ 162.791852] systemd-udevd[353]: qcm2290-pinctrl: Device ready for processing (SEQNUM=5268, ACTION=add) [ 162.793928] systemd-udevd[353]: qcm2290-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 162.795727] systemd-udevd[353]: qcom,apss-ipq6018-clk: Device is queued (SEQNUM=5269, ACTION=add) [ 162.797759] systemd-udevd[353]: qcom,apss-ipq6018-clk: Device ready for processing (SEQNUM=5269, ACTION=add) [ 162.800011] systemd-udevd[386]: pwrseq_simple: Device processed (SEQNUM=5266, ACTION=add) [ 162.802170] systemd-udevd[386]: pwrseq_simple: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 162.804632] systemd-udevd[353]: qcom,apss-ipq6018-clk: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 162.806453] systemd-udevd[353]: qcom,gcc-ipq5018: Device is queued (SEQNUM=5270, ACTION=add) [ 162.808405] systemd-udevd[353]: qcom,gcc-ipq5018: Device ready for processing (SEQNUM=5270, ACTION=add) [ 162.810627] systemd-udevd[391]: pwrseq_emmc: Processing device (SEQNUM=5265, ACTION=add) [ 162.813240] systemd-udevd[353]: qcom,gcc-ipq5018: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 162.815000] systemd-udevd[353]: qcom,gcc-ipq6018: Device is queued (SEQNUM=5271, ACTION=add) [ 162.816874] systemd-udevd[353]: qcom,gcc-ipq6018: Device ready for processing (SEQNUM=5271, ACTION=add) [ 162.818785] systemd-udevd[353]: qcom,gcc-ipq6018: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 162.821273] systemd-udevd[386]: qcom,gcc-ipq5018: Processing device (SEQNUM=5270, ACTION=add) [ 162.823437] systemd-udevd[380]: qcm2290-pinctrl: Processing device (SEQNUM=5268, ACTION=add) [ 162.825843] systemd-udevd[353]: qcom,gcc-ipq8074: Device is queued (SEQNUM=5272, ACTION=add) [ 162.827569] systemd-udevd[353]: qcom,gcc-ipq8074: Device ready for processing (SEQNUM=5272, ACTION=add) [ 162.829694] systemd-udevd[353]: qcom,gcc-ipq8074: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 162.831452] systemd-udevd[353]: qcom,gcc-ipq9574: Device is queued (SEQNUM=5273, ACTION=add) [ 162.833369] systemd-udevd[353]: qcom,gcc-ipq9574: Device ready for processing (SEQNUM=5273, ACTION=add) [ 162.835098] systemd-udevd[353]: qcom,gcc-ipq9574: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 162.839950] systemd-udevd[386]: qcom,gcc-ipq5018: Device processed (SEQNUM=5270, ACTION=add) [ 162.845385] systemd-udevd[386]: qcom,gcc-ipq5018: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 162.849517] systemd-udevd[381]: pxa2xx-i2c: Processing device (SEQNUM=5267, ACTION=add) [ 162.851769] systemd-udevd[384]: pwm-clock: Device processed (SEQNUM=5263, ACTION=add) [ 162.853978] systemd-udevd[384]: pwm-clock: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 162.863575] systemd-udevd[379]: qcom,gcc-ipq8074: Processing device (SEQNUM=5272, ACTION=add) [ 162.866669] systemd-udevd[353]: qcom,qfprom: Device is queued (SEQNUM=5274, ACTION=add) [ 162.869182] systemd-udevd[353]: qcom,qfprom: Device ready for processing (SEQNUM=5274, ACTION=add) [ 162.872341] systemd-udevd[391]: pwrseq_emmc: Device processed (SEQNUM=5265, ACTION=add) [ 162.874133] systemd-udevd[391]: pwrseq_emmc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 162.876533] systemd-udevd[383]: qcom,gcc-ipq9574: Processing device (SEQNUM=5273, ACTION=add) [ 162.878702] systemd-udevd[382]: qcom,gcc-ipq6018: Processing device (SEQNUM=5271, ACTION=add) [ 162.883041] systemd-udevd[380]: qcm2290-pinctrl: Device processed (SEQNUM=5268, ACTION=add) [ 162.887859] systemd-udevd[396]: qcom,apss-ipq6018-clk: Processing device (SEQNUM=5269, ACTION=add) [ 162.892266] systemd-udevd[386]: qcom,qfprom: Processing device (SEQNUM=5274, ACTION=add) [ 162.901133] systemd-udevd[353]: qcom,qfprom: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 162.903380] systemd-udevd[380]: qcm2290-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 162.905938] systemd-udevd[353]: qcom-a53pll: Device is queued (SEQNUM=5275, ACTION=add) [ 162.907811] systemd-udevd[353]: qcom-a53pll: Device ready for processing (SEQNUM=5275, ACTION=add) [ 162.909774] systemd-udevd[353]: qcom-a53pll: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 162.911518] systemd-udevd[353]: qcom-apcs-msm8916-clk: Device is queued (SEQNUM=5276, ACTION=add) [ 162.913977] systemd-udevd[381]: pxa2xx-i2c: Device processed (SEQNUM=5267, ACTION=add) [ 162.915777] systemd-udevd[381]: pxa2xx-i2c: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 162.918314] systemd-udevd[384]: qcom-a53pll: Processing device (SEQNUM=5275, ACTION=add) [ 162.920731] systemd-udevd[396]: qcom,apss-ipq6018-clk: Device processed (SEQNUM=5269, ACTION=add) [ 162.922565] systemd-udevd[396]: qcom,apss-ipq6018-clk: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 162.925069] systemd-udevd[379]: qcom,gcc-ipq8074: Device processed (SEQNUM=5272, ACTION=add) [ 162.926893] systemd-udevd[379]: qcom,gcc-ipq8074: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 162.929341] systemd-udevd[388]: pwm-regulator: Device processed (SEQNUM=5264, ACTION=add) [ 162.931148] systemd-udevd[388]: pwm-regulator: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 162.933629] systemd-udevd[383]: qcom,gcc-ipq9574: Device processed (SEQNUM=5273, ACTION=add) [ 162.935608] systemd-udevd[383]: qcom,gcc-ipq9574: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 162.938071] systemd-udevd[353]: qcom-apcs-msm8916-clk: Device ready for processing (SEQNUM=5276, ACTION=add) [ 162.940551] systemd-udevd[391]: qcom-apcs-msm8916-clk: Processing device (SEQNUM=5276, ACTION=add) [ 162.942718] systemd-udevd[353]: qcom-apcs-msm8916-clk: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 162.944770] systemd-udevd[353]: qcom-apcs-msm8996-clk: Device is queued (SEQNUM=5277, ACTION=add) [ 162.946489] systemd-udevd[353]: qcom-apcs-msm8996-clk: Device ready for processing (SEQNUM=5277, ACTION=add) [ 162.948907] systemd-udevd[396]: qcom-apcs-msm8996-clk: Processing device (SEQNUM=5277, ACTION=add) [ 162.951036] systemd-udevd[353]: qcom-apcs-msm8996-clk: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 162.953081] systemd-udevd[353]: qcom-clk-smd-rpm: Device is queued (SEQNUM=5278, ACTION=add) [ 162.954784] systemd-udevd[353]: qcom-clk-smd-rpm: Device ready for processing (SEQNUM=5278, ACTION=add) [ 162.959201] systemd-udevd[386]: qcom,qfprom: Device processed (SEQNUM=5274, ACTION=add) [ 162.964918] systemd-udevd[386]: qcom,qfprom: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 162.969658] systemd-udevd[382]: qcom,gcc-ipq6018: Device processed (SEQNUM=5271, ACTION=add) [ 162.971493] systemd-udevd[382]: qcom,gcc-ipq6018: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 162.974184] systemd-udevd[353]: qcom-clk-smd-rpm: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 162.975973] systemd-udevd[353]: qcom-cpr: Device is queued (SEQNUM=5279, ACTION=add) [ 162.982022] systemd-udevd[391]: qcom-apcs-msm8916-clk: Device processed (SEQNUM=5276, ACTION=add) [ 162.985270] systemd-udevd[353]: qcom-cpr: Device ready for processing (SEQNUM=5279, ACTION=add) [ 162.988476] systemd-udevd[388]: qcom-clk-smd-rpm: Processing device (SEQNUM=5278, ACTION=add) [ 162.991421] systemd-udevd[353]: qcom-cpr: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 162.994031] systemd-udevd[353]: qcom-cpufreq-hw: Device is queued (SEQNUM=5280, ACTION=add) [ 162.995727] systemd-udevd[353]: qcom-cpufreq-hw: Device ready for processing (SEQNUM=5280, ACTION=add) [ 162.998076] systemd-udevd[381]: qcom-cpufreq-hw: Processing device (SEQNUM=5280, ACTION=add) [ 163.000448] systemd-udevd[386]: qcom-cpr: Processing device (SEQNUM=5279, ACTION=add) [ 163.002619] systemd-udevd[391]: qcom-apcs-msm8916-clk: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 163.005109] systemd-udevd[396]: qcom-apcs-msm8996-clk: Device processed (SEQNUM=5277, ACTION=add) [ 163.006911] systemd-udevd[396]: qcom-apcs-msm8996-clk: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 163.009420] systemd-udevd[353]: qcom-cpufreq-hw: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 163.011180] systemd-udevd[353]: qcom-ebi2: Device is queued (SEQNUM=5281, ACTION=add) [ 163.013590] systemd-udevd[384]: qcom-a53pll: Device processed (SEQNUM=5275, ACTION=add) [ 163.015361] systemd-udevd[384]: qcom-a53pll: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 163.018159] systemd-udevd[353]: qcom-ebi2: Device ready for processing (SEQNUM=5281, ACTION=add) [ 163.020770] systemd-udevd[396]: qcom-ebi2: Processing device (SEQNUM=5281, ACTION=add) [ 163.022899] systemd-udevd[353]: qcom-ebi2: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 163.026353] systemd-udevd[353]: qcom-hfpll: Device is queued (SEQNUM=5282, ACTION=add) [ 163.032389] systemd-udevd[353]: qcom-hfpll: Device ready for processing (SEQNUM=5282, ACTION=add) [ 163.034142] systemd-udevd[353]: qcom-hfpll: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 163.036619] systemd-udevd[388]: qcom-clk-smd-rpm: Device processed (SEQNUM=5278, ACTION=add) [ 163.038419] systemd-udevd[388]: qcom-clk-smd-rpm: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 163.040890] systemd-udevd[381]: qcom-cpufreq-hw: Device processed (SEQNUM=5280, ACTION=add) [ 163.042689] systemd-udevd[381]: qcom-cpufreq-hw: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 163.045288] systemd-udevd[386]: qcom-cpr: Device processed (SEQNUM=5279, ACTION=add) [ 163.047076] systemd-udevd[386]: qcom-cpr: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 163.051983] systemd-udevd[353]: qcom-iommu: Device is queued (SEQNUM=5283, ACTION=add) [ 163.059220] systemd-udevd[384]: qcom-hfpll: Processing device (SEQNUM=5282, ACTION=add) [ 163.062341] systemd-udevd[353]: qcom-iommu: Device ready for processing (SEQNUM=5283, ACTION=add) [ 163.064266] systemd-udevd[353]: qcom-iommu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 163.066483] systemd-udevd[396]: qcom-ebi2: Device processed (SEQNUM=5281, ACTION=add) [ 163.068502] systemd-udevd[396]: qcom-ebi2: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 163.070645] systemd-udevd[353]: qcom-iommu-ctx: Device is queued (SEQNUM=5284, ACTION=add) [ 163.072625] systemd-udevd[353]: qcom-iommu-ctx: Device ready for processing (SEQNUM=5284, ACTION=add) [ 163.077902] systemd-udevd[388]: qcom-iommu-ctx: Processing device (SEQNUM=5284, ACTION=add) [ 163.080305] systemd-udevd[353]: qcom-iommu-ctx: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 163.082088] systemd-udevd[353]: qcom-ipcc: Device is queued (SEQNUM=5285, ACTION=add) [ 163.083932] systemd-udevd[353]: qcom-ipcc: Device ready for processing (SEQNUM=5285, ACTION=add) [ 163.085869] systemd-udevd[353]: qcom-ipcc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 163.087611] systemd-udevd[353]: qcom-ipq-apss-pll: Device is queued (SEQNUM=5286, ACTION=add) [ 163.089550] systemd-udevd[353]: qcom-ipq-apss-pll: Device ready for processing (SEQNUM=5286, ACTION=add) [ 163.091279] systemd-udevd[353]: qcom-ipq-apss-pll: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 163.093282] systemd-udevd[353]: qcom-irq-combiner: Device is queued (SEQNUM=5287, ACTION=add) [ 163.095442] systemd-udevd[391]: qcom-iommu: Processing device (SEQNUM=5283, ACTION=add) [ 163.098043] systemd-udevd[388]: qcom-iommu-ctx: Device processed (SEQNUM=5284, ACTION=add) [ 163.100379] systemd-udevd[396]: qcom-ipcc: Processing device (SEQNUM=5285, ACTION=add) [ 163.102525] systemd-udevd[386]: qcom-ipq-apss-pll: Processing device (SEQNUM=5286, ACTION=add) [ 163.106635] systemd-udevd[353]: qcom-irq-combiner: Device ready for processing (SEQNUM=5287, ACTION=add) [ 163.112390] systemd-udevd[353]: qcom-irq-combiner: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 163.114205] systemd-udevd[353]: qcom-l2cache-pmu: Device is queued (SEQNUM=5288, ACTION=add) [ 163.115941] systemd-udevd[353]: qcom-l2cache-pmu: Device ready for processing (SEQNUM=5288, ACTION=add) [ 163.118516] systemd-udevd[396]: qcom-ipcc: Device processed (SEQNUM=5285, ACTION=add) [ 163.120535] systemd-udevd[396]: qcom-ipcc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 163.122778] systemd-udevd[384]: qcom-hfpll: Device processed (SEQNUM=5282, ACTION=add) [ 163.125258] systemd-udevd[381]: qcom-irq-combiner: Processing device (SEQNUM=5287, ACTION=add) [ 163.127451] systemd-udevd[388]: qcom-iommu-ctx: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 163.129941] systemd-udevd[380]: qcom-l2cache-pmu: Processing device (SEQNUM=5288, ACTION=add) [ 163.132275] systemd-udevd[353]: qcom-l2cache-pmu: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 163.134067] systemd-udevd[353]: qcom-l3cache-pmu: Device is queued (SEQNUM=5289, ACTION=add) [ 163.135780] systemd-udevd[353]: qcom-l3cache-pmu: Device ready for processing (SEQNUM=5289, ACTION=add) [ 163.138212] systemd-udevd[391]: qcom-iommu: Device processed (SEQNUM=5283, ACTION=add) [ 163.140670] systemd-udevd[386]: qcom-ipq-apss-pll: Device processed (SEQNUM=5286, ACTION=add) [ 163.142871] systemd-udevd[384]: qcom-hfpll: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 163.145340] systemd-udevd[386]: qcom-ipq-apss-pll: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 163.147595] systemd-udevd[391]: qcom-iommu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 163.150224] systemd-udevd[353]: qcom-l3cache-pmu: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 163.152246] systemd-udevd[353]: qcom-msm8996-apcc: Device is queued (SEQNUM=5290, ACTION=add) [ 163.153994] systemd-udevd[353]: qcom-msm8996-apcc: Device ready for processing (SEQNUM=5290, ACTION=add) [ 163.155736] systemd-udevd[353]: qcom-msm8996-apcc: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 163.158245] systemd-udevd[384]: qcom-msm8996-apcc: Processing device (SEQNUM=5290, ACTION=add) [ 163.160648] systemd-udevd[396]: qcom-l3cache-pmu: Processing device (SEQNUM=5289, ACTION=add) [ 163.162839] systemd-udevd[381]: qcom-irq-combiner: Device processed (SEQNUM=5287, ACTION=add) [ 163.164916] systemd-udevd[381]: qcom-irq-combiner: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 163.167164] systemd-udevd[380]: qcom-l2cache-pmu: Device processed (SEQNUM=5288, ACTION=add) [ 163.169167] systemd-udevd[380]: qcom-l2cache-pmu: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 163.171388] systemd-udevd[353]: qcom-msm8996-cbf: Device is queued (SEQNUM=5291, ACTION=add) [ 163.173394] systemd-udevd[353]: qcom-msm8996-cbf: Device ready for processing (SEQNUM=5291, ACTION=add) [ 163.175158] systemd-udevd[353]: qcom-msm8996-cbf: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 163.177812] systemd-udevd[388]: qcom-msm8996-cbf: Processing device (SEQNUM=5291, ACTION=add) [ 163.180246] systemd-udevd[396]: qcom-l3cache-pmu: Device processed (SEQNUM=5289, ACTION=add) [ 163.182579] systemd-udevd[353]: qcom-nandc: Device is queued (SEQNUM=5292, ACTION=add) [ 163.184546] systemd-udevd[353]: qcom-nandc: Device ready for processing (SEQNUM=5292, ACTION=add) [ 163.187469] systemd-udevd[353]: qcom-nandc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 163.189660] systemd-udevd[353]: qcom-pcie: Device is queued (SEQNUM=5293, ACTION=add) [ 163.191819] systemd-udevd[384]: qcom-msm8996-apcc: Device processed (SEQNUM=5290, ACTION=add) [ 163.195275] systemd-udevd[386]: qcom-nandc: Processing device (SEQNUM=5292, ACTION=add) [ 163.197835] systemd-udevd[384]: qcom-msm8996-apcc: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 163.200499] systemd-udevd[396]: qcom-l3cache-pmu: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 163.202843] systemd-udevd[388]: qcom-msm8996-cbf: Device processed (SEQNUM=5291, ACTION=add) [ 163.204868] systemd-udevd[388]: qcom-msm8996-cbf: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 163.207050] systemd-udevd[353]: qcom-pcie: Device ready for processing (SEQNUM=5293, ACTION=add) [ 163.209051] systemd-udevd[353]: qcom-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 163.211283] systemd-udevd[386]: qcom-nandc: Device processed (SEQNUM=5292, ACTION=add) [ 163.213296] systemd-udevd[386]: qcom-nandc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 163.215492] systemd-udevd[353]: qcom-rpm-proc: Device is queued (SEQNUM=5294, ACTION=add) [ 163.217562] systemd-udevd[353]: qcom-rpm-proc: Device ready for processing (SEQNUM=5294, ACTION=add) [ 163.219334] systemd-udevd[353]: qcom-rpm-proc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 163.221750] systemd-udevd[391]: qcom-pcie: Processing device (SEQNUM=5293, ACTION=add) [ 163.223879] systemd-udevd[353]: qcom-rpmh-regulator: Device is queued (SEQNUM=5295, ACTION=add) [ 163.225834] systemd-udevd[353]: qcom-rpmh-regulator: Device ready for processing (SEQNUM=5295, ACTION=add) [ 163.231111] systemd-udevd[353]: qcom-rpmh-regulator: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 163.234222] systemd-udevd[353]: qcom-rpmhpd: Device is queued (SEQNUM=5296, ACTION=add) [ 163.236893] systemd-udevd[396]: qcom-rpmh-regulator: Processing device (SEQNUM=5295, ACTION=add) [ 163.239395] systemd-udevd[353]: qcom-rpmhpd: Device ready for processing (SEQNUM=5296, ACTION=add) [ 163.241555] systemd-udevd[353]: qcom-rpmhpd: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 163.243289] systemd-udevd[353]: qcom-rpmpd: Device is queued (SEQNUM=5297, ACTION=add) [ 163.245231] systemd-udevd[353]: qcom-rpmpd: Device ready for processing (SEQNUM=5297, ACTION=add) [ 163.246951] systemd-udevd[353]: qcom-rpmpd: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 163.248950] systemd-udevd[353]: qcom-smd: Device is queued (SEQNUM=5298, ACTION=add) [ 163.250633] systemd-udevd[353]: qcom-smd: Device ready for processing (SEQNUM=5298, ACTION=add) [ 163.252627] systemd-udevd[353]: qcom-smd: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 163.254375] systemd-udevd[353]: qcom-smem: Device is queued (SEQNUM=5299, ACTION=add) [ 163.256261] systemd-udevd[353]: qcom-smem: Device ready for processing (SEQNUM=5299, ACTION=add) [ 163.257986] systemd-udevd[353]: qcom-smem: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 163.260523] systemd-udevd[380]: qcom-smem: Processing device (SEQNUM=5299, ACTION=add) [ 163.262674] systemd-udevd[381]: qcom-smd: Processing device (SEQNUM=5298, ACTION=add) [ 163.265076] systemd-udevd[353]: qcom-smsm: Device is queued (SEQNUM=5300, ACTION=add) [ 163.266758] systemd-udevd[353]: qcom-smsm: Device ready for processing (SEQNUM=5300, ACTION=add) [ 163.268833] systemd-udevd[353]: qcom-smsm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 163.270566] systemd-udevd[353]: qcom-spmi-gpio: Device is queued (SEQNUM=5301, ACTION=add) [ 163.272436] systemd-udevd[353]: qcom-spmi-gpio: Device ready for processing (SEQNUM=5301, ACTION=add) [ 163.275026] systemd-udevd[381]: qcom-smd: Device processed (SEQNUM=5298, ACTION=add) [ 163.277493] systemd-udevd[384]: qcom-rpm-proc: Processing device (SEQNUM=5294, ACTION=add) [ 163.279669] systemd-udevd[391]: qcom-pcie: Device processed (SEQNUM=5293, ACTION=add) [ 163.281671] systemd-udevd[391]: qcom-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 163.283798] systemd-udevd[353]: qcom-spmi-gpio: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 163.286263] systemd-udevd[379]: qcom-spmi-gpio: Processing device (SEQNUM=5301, ACTION=add) [ 163.288615] systemd-udevd[353]: qcom-spmi-mpp: Device is queued (SEQNUM=5302, ACTION=add) [ 163.290473] systemd-udevd[353]: qcom-spmi-mpp: Device ready for processing (SEQNUM=5302, ACTION=add) [ 163.292427] systemd-udevd[353]: qcom-spmi-mpp: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 163.294631] systemd-udevd[388]: qcom-rpmhpd: Processing device (SEQNUM=5296, ACTION=add) [ 163.297084] systemd-udevd[379]: qcom-spmi-gpio: Device processed (SEQNUM=5301, ACTION=add) [ 163.298862] systemd-udevd[379]: qcom-spmi-gpio: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 163.301286] systemd-udevd[386]: qcom-rpmpd: Processing device (SEQNUM=5297, ACTION=add) [ 163.303436] systemd-udevd[382]: qcom-smsm: Processing device (SEQNUM=5300, ACTION=add) [ 163.306040] systemd-udevd[383]: qcom-spmi-mpp: Processing device (SEQNUM=5302, ACTION=add) [ 163.308423] systemd-udevd[381]: qcom-smd: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 163.310647] systemd-udevd[383]: qcom-spmi-mpp: Device processed (SEQNUM=5302, ACTION=add) [ 163.312678] systemd-udevd[383]: qcom-spmi-mpp: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 163.314894] systemd-udevd[380]: qcom-smem: Device processed (SEQNUM=5299, ACTION=add) [ 163.317289] systemd-udevd[384]: qcom-rpm-proc: Device processed (SEQNUM=5294, ACTION=add) [ 163.319416] systemd-udevd[353]: qcom-spmi-regulator: Device is queued (SEQNUM=5303, ACTION=add) [ 163.321509] systemd-udevd[353]: qcom-spmi-regulator: Device ready for processing (SEQNUM=5303, ACTION=add) [ 163.323245] systemd-udevd[353]: qcom-spmi-regulator: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 163.325228] systemd-udevd[353]: qcom-tsens: Device is queued (SEQNUM=5304, ACTION=add) [ 163.327380] systemd-udevd[388]: qcom-rpmhpd: Device processed (SEQNUM=5296, ACTION=add) [ 163.329716] systemd-udevd[386]: qcom-rpmpd: Device processed (SEQNUM=5297, ACTION=add) [ 163.331505] systemd-udevd[386]: qcom-rpmpd: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 163.334103] systemd-udevd[382]: qcom-smsm: Device processed (SEQNUM=5300, ACTION=add) [ 163.335878] systemd-udevd[382]: qcom-smsm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 163.338264] systemd-udevd[396]: qcom-rpmh-regulator: Device processed (SEQNUM=5295, ACTION=add) [ 163.340267] systemd-udevd[396]: qcom-rpmh-regulator: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 163.342506] systemd-udevd[380]: qcom-smem: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 163.347898] systemd-udevd[389]: qcom-spmi-regulator: Processing device (SEQNUM=5303, ACTION=add) [ 163.350276] systemd-udevd[384]: qcom-rpm-proc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 163.352838] systemd-udevd[353]: qcom-tsens: Device ready for processing (SEQNUM=5304, ACTION=add) [ 163.354556] systemd-udevd[353]: qcom-tsens: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 163.356605] systemd-udevd[353]: qcom_aoss_qmp: Device is queued (SEQNUM=5305, ACTION=add) [ 163.358746] systemd-udevd[388]: qcom-rpmhpd: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 163.361232] systemd-udevd[391]: qcom-tsens: Processing device (SEQNUM=5304, ACTION=add) [ 163.363330] systemd-udevd[353]: qcom_aoss_qmp: Device ready for processing (SEQNUM=5305, ACTION=add) [ 163.365366] systemd-udevd[353]: qcom_aoss_qmp: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 163.367115] systemd-udevd[353]: qcom_aoss_reset: Device is queued (SEQNUM=5306, ACTION=add) [ 163.369114] systemd-udevd[353]: qcom_aoss_reset: Device ready for processing (SEQNUM=5306, ACTION=add) [ 163.371449] systemd-udevd[396]: qcom_aoss_reset: Processing device (SEQNUM=5306, ACTION=add) [ 163.373795] systemd-udevd[384]: qcom_aoss_qmp: Processing device (SEQNUM=5305, ACTION=add) [ 163.375969] systemd-udevd[389]: qcom-spmi-regulator: Device processed (SEQNUM=5303, ACTION=add) [ 163.377953] systemd-udevd[389]: qcom-spmi-regulator: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 163.380330] systemd-udevd[353]: qcom_aoss_reset: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 163.382265] systemd-udevd[353]: qcom_apcs_ipc: Device is queued (SEQNUM=5307, ACTION=add) [ 163.383981] systemd-udevd[353]: qcom_apcs_ipc: Device ready for processing (SEQNUM=5307, ACTION=add) [ 163.386359] systemd-udevd[388]: qcom_apcs_ipc: Processing device (SEQNUM=5307, ACTION=add) [ 163.388753] systemd-udevd[384]: qcom_aoss_qmp: Device processed (SEQNUM=5305, ACTION=add) [ 163.390924] systemd-udevd[396]: qcom_aoss_reset: Device processed (SEQNUM=5306, ACTION=add) [ 163.392972] systemd-udevd[396]: qcom_aoss_reset: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 163.395194] systemd-udevd[391]: qcom-tsens: Device processed (SEQNUM=5304, ACTION=add) [ 163.397200] systemd-udevd[391]: qcom-tsens: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 163.399412] systemd-udevd[353]: qcom_apcs_ipc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 163.401482] systemd-udevd[353]: qcom_geni_serial: Device is queued (SEQNUM=5308, ACTION=add) [ 163.403191] systemd-udevd[353]: qcom_geni_serial: Device ready for processing (SEQNUM=5308, ACTION=add) [ 163.405134] systemd-udevd[353]: qcom_geni_serial: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 163.406891] systemd-udevd[353]: qcom_glink_rpm: Device is queued (SEQNUM=5309, ACTION=add) [ 163.409093] systemd-udevd[353]: qcom_glink_rpm: Device ready for processing (SEQNUM=5309, ACTION=add) [ 163.411290] systemd-udevd[386]: qcom_glink_rpm: Processing device (SEQNUM=5309, ACTION=add) [ 163.413654] systemd-udevd[384]: qcom_aoss_qmp: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 163.415882] systemd-udevd[396]: qcom_geni_serial: Processing device (SEQNUM=5308, ACTION=add) [ 163.418283] systemd-udevd[388]: qcom_apcs_ipc: Device processed (SEQNUM=5307, ACTION=add) [ 163.420278] systemd-udevd[388]: qcom_apcs_ipc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 163.422449] systemd-udevd[353]: qcom_glink_rpm: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 163.424402] systemd-udevd[353]: qcom_hwspinlock: Device is queued (SEQNUM=5310, ACTION=add) [ 163.426104] systemd-udevd[353]: qcom_hwspinlock: Device ready for processing (SEQNUM=5310, ACTION=add) [ 163.428517] systemd-udevd[384]: qcom_hwspinlock: Processing device (SEQNUM=5310, ACTION=add) [ 163.430680] systemd-udevd[386]: qcom_glink_rpm: Device processed (SEQNUM=5309, ACTION=add) [ 163.432734] systemd-udevd[386]: qcom_glink_rpm: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 163.435002] systemd-udevd[396]: qcom_geni_serial: Device processed (SEQNUM=5308, ACTION=add) [ 163.439023] systemd-udevd[396]: qcom_geni_serial: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 163.447279] systemd-udevd[353]: qcom_hwspinlock: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 163.449324] systemd-udevd[353]: qcom_mpm: Device is queued (SEQNUM=5311, ACTION=add) [ 163.451004] systemd-udevd[353]: qcom_mpm: Device ready for processing (SEQNUM=5311, ACTION=add) [ 163.453357] systemd-udevd[384]: qcom_hwspinlock: Device processed (SEQNUM=5310, ACTION=add) [ 163.455150] systemd-udevd[384]: qcom_hwspinlock: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 163.460839] systemd-udevd[353]: qcom_mpm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 163.464614] systemd-udevd[353]: qcom_pdc: Device is queued (SEQNUM=5312, ACTION=add) [ 163.466475] systemd-udevd[353]: qcom_pdc: Device ready for processing (SEQNUM=5312, ACTION=add) [ 163.469162] systemd-udevd[396]: qcom_mpm: Processing device (SEQNUM=5311, ACTION=add) [ 163.471509] systemd-udevd[353]: qcom_pdc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 163.473700] systemd-udevd[353]: qcom_rpm_smd_regulator: Device is queued (SEQNUM=5313, ACTION=add) [ 163.475425] systemd-udevd[353]: qcom_rpm_smd_regulator: Device ready for processing (SEQNUM=5313, ACTION=add) [ 163.477351] systemd-udevd[353]: qcom_rpm_smd_regulator: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 163.479264] systemd-udevd[353]: qcom_scm: Device is queued (SEQNUM=5314, ACTION=add) [ 163.481627] systemd-udevd[384]: qcom_pdc: Processing device (SEQNUM=5312, ACTION=add) [ 163.483939] systemd-udevd[388]: qcom_rpm_smd_regulator: Processing device (SEQNUM=5313, ACTION=add) [ 163.486332] systemd-udevd[396]: qcom_mpm: Device processed (SEQNUM=5311, ACTION=add) [ 163.488308] systemd-udevd[396]: qcom_mpm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 163.490467] systemd-udevd[353]: qcom_scm: Device ready for processing (SEQNUM=5314, ACTION=add) [ 163.492379] systemd-udevd[353]: qcom_scm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 163.494111] systemd-udevd[353]: qcom_smp2p: Device is queued (SEQNUM=5315, ACTION=add) [ 163.495797] systemd-udevd[353]: qcom_smp2p: Device ready for processing (SEQNUM=5315, ACTION=add) [ 163.498208] systemd-udevd[384]: qcom_pdc: Device processed (SEQNUM=5312, ACTION=add) [ 163.499986] systemd-udevd[384]: qcom_pdc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 163.507983] systemd-udevd[386]: qcom_scm: Processing device (SEQNUM=5314, ACTION=add) [ 163.512349] systemd-udevd[388]: qcom_rpm_smd_regulator: Device processed (SEQNUM=5313, ACTION=add) [ 163.516426] systemd-udevd[396]: qcom_smp2p: Processing device (SEQNUM=5315, ACTION=add) [ 163.518721] systemd-udevd[353]: qcom_smp2p: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 163.520733] systemd-udevd[353]: qcs404-pinctrl: Device is queued (SEQNUM=5316, ACTION=add) [ 163.522426] systemd-udevd[353]: qcs404-pinctrl: Device ready for processing (SEQNUM=5316, ACTION=add) [ 163.524374] systemd-udevd[353]: qcs404-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 163.526144] systemd-udevd[353]: qdf2xxx-pinctrl: Device is queued (SEQNUM=5317, ACTION=add) [ 163.527853] systemd-udevd[353]: qdf2xxx-pinctrl: Device ready for processing (SEQNUM=5317, ACTION=add) [ 163.530695] systemd-udevd[391]: qdf2xxx-pinctrl: Processing device (SEQNUM=5317, ACTION=add) [ 163.533225] systemd-udevd[388]: qcom_rpm_smd_regulator: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 163.535450] systemd-udevd[353]: qdf2xxx-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 163.537489] systemd-udevd[353]: qdu1000-tlmm: Device is queued (SEQNUM=5318, ACTION=add) [ 163.539176] systemd-udevd[353]: qdu1000-tlmm: Device ready for processing (SEQNUM=5318, ACTION=add) [ 163.541112] systemd-udevd[353]: qdu1000-tlmm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 163.542871] systemd-udevd[353]: qman_ccsr: Device is queued (SEQNUM=5319, ACTION=add) [ 163.544812] systemd-udevd[353]: qman_ccsr: Device ready for processing (SEQNUM=5319, ACTION=add) [ 163.550245] systemd-udevd[381]: qman_ccsr: Processing device (SEQNUM=5319, ACTION=add) [ 163.552631] systemd-udevd[396]: qcom_smp2p: Device processed (SEQNUM=5315, ACTION=add) [ 163.554742] systemd-udevd[353]: qman_ccsr: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 163.556761] systemd-udevd[353]: qman_portal: Device is queued (SEQNUM=5320, ACTION=add) [ 163.558438] systemd-udevd[353]: qman_portal: Device ready for processing (SEQNUM=5320, ACTION=add) [ 163.560855] systemd-udevd[388]: qdu1000-tlmm: Processing device (SEQNUM=5318, ACTION=add) [ 163.566090] systemd-udevd[380]: qman_portal: Processing device (SEQNUM=5320, ACTION=add) [ 163.568464] systemd-udevd[391]: qdf2xxx-pinctrl: Device processed (SEQNUM=5317, ACTION=add) [ 163.570250] systemd-udevd[391]: qdf2xxx-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 163.572636] systemd-udevd[353]: qman_portal: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 163.574516] systemd-udevd[353]: qnoc-sa8775p: Device is queued (SEQNUM=5321, ACTION=add) [ 163.577000] systemd-udevd[384]: qcs404-pinctrl: Processing device (SEQNUM=5316, ACTION=add) [ 163.579087] systemd-udevd[353]: qnoc-sa8775p: Device ready for processing (SEQNUM=5321, ACTION=add) [ 163.581705] systemd-udevd[391]: qnoc-sa8775p: Processing device (SEQNUM=5321, ACTION=add) [ 163.583849] systemd-udevd[386]: qcom_scm: Device processed (SEQNUM=5314, ACTION=add) [ 163.586056] systemd-udevd[353]: qnoc-sa8775p: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 163.588494] systemd-udevd[386]: qcom_scm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 163.590623] systemd-udevd[353]: qnoc-sc7180: Device is queued (SEQNUM=5322, ACTION=add) [ 163.592601] systemd-udevd[353]: qnoc-sc7180: Device ready for processing (SEQNUM=5322, ACTION=add) [ 163.597864] systemd-udevd[382]: qnoc-sc7180: Processing device (SEQNUM=5322, ACTION=add) [ 163.603079] systemd-udevd[396]: qcom_smp2p: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 163.605486] systemd-udevd[353]: qnoc-sc7180: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 163.607228] systemd-udevd[353]: qnoc-sc7280: Device is queued (SEQNUM=5323, ACTION=add) [ 163.611408] systemd-udevd[353]: qnoc-sc7280: Device ready for processing (SEQNUM=5323, ACTION=add) [ 163.617197] systemd-udevd[353]: qnoc-sc7280: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 163.619415] systemd-udevd[384]: qcs404-pinctrl: Device processed (SEQNUM=5316, ACTION=add) [ 163.621864] systemd-udevd[381]: qman_ccsr: Device processed (SEQNUM=5319, ACTION=add) [ 163.623796] systemd-udevd[381]: qman_ccsr: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 163.626239] systemd-udevd[380]: qman_portal: Device processed (SEQNUM=5320, ACTION=add) [ 163.628244] systemd-udevd[380]: qman_portal: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 163.633567] systemd-udevd[391]: qnoc-sa8775p: Device processed (SEQNUM=5321, ACTION=add) [ 163.635363] systemd-udevd[391]: qnoc-sa8775p: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 163.637832] systemd-udevd[396]: qnoc-sc7280: Processing device (SEQNUM=5323, ACTION=add) [ 163.643131] systemd-udevd[384]: qcs404-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 163.645558] systemd-udevd[388]: qdu1000-tlmm: Device processed (SEQNUM=5318, ACTION=add) [ 163.647357] systemd-udevd[388]: qdu1000-tlmm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 163.649844] systemd-udevd[382]: qnoc-sc7180: Device processed (SEQNUM=5322, ACTION=add) [ 163.651950] systemd-udevd[353]: qnoc-sc8180x: Device is queued (SEQNUM=5324, ACTION=add) [ 163.653848] systemd-udevd[353]: qnoc-sc8180x: Device ready for processing (SEQNUM=5324, ACTION=add) [ 163.656998] systemd-udevd[386]: qnoc-sc8180x: Processing device (SEQNUM=5324, ACTION=add) [ 163.663920] systemd-udevd[353]: qnoc-sc8180x: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 163.666413] systemd-udevd[353]: qnoc-sc8280xp: Device is queued (SEQNUM=5325, ACTION=add) [ 163.668296] systemd-udevd[353]: qnoc-sc8280xp: Device ready for processing (SEQNUM=5325, ACTION=add) [ 163.670025] systemd-udevd[353]: qnoc-sc8280xp: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 163.672425] systemd-udevd[396]: qnoc-sc7280: Device processed (SEQNUM=5323, ACTION=add) [ 163.674578] systemd-udevd[382]: qnoc-sc7180: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 163.677010] systemd-udevd[384]: qnoc-sc8280xp: Processing device (SEQNUM=5325, ACTION=add) [ 163.679179] systemd-udevd[396]: qnoc-sc7280: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 163.681509] systemd-udevd[353]: qnoc-sdm845: Device is queued (SEQNUM=5326, ACTION=add) [ 163.683206] systemd-udevd[353]: qnoc-sdm845: Device ready for processing (SEQNUM=5326, ACTION=add) [ 163.685571] systemd-udevd[386]: qnoc-sc8180x: Device processed (SEQNUM=5324, ACTION=add) [ 163.687352] systemd-udevd[386]: qnoc-sc8180x: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 163.689844] systemd-udevd[396]: qnoc-sdm845: Processing device (SEQNUM=5326, ACTION=add) [ 163.691938] systemd-udevd[353]: qnoc-sdm845: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 163.694036] systemd-udevd[353]: qnoc-sm8450: Device is queued (SEQNUM=5327, ACTION=add) [ 163.695736] systemd-udevd[353]: qnoc-sm8450: Device ready for processing (SEQNUM=5327, ACTION=add) [ 163.698100] systemd-udevd[388]: qnoc-sm8450: Processing device (SEQNUM=5327, ACTION=add) [ 163.700461] systemd-udevd[353]: qnoc-sm8450: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 163.702219] systemd-udevd[353]: qnoc-sm8550: Device is queued (SEQNUM=5328, ACTION=add) [ 163.703904] systemd-udevd[353]: qnoc-sm8550: Device ready for processing (SEQNUM=5328, ACTION=add) [ 163.705834] systemd-udevd[353]: qnoc-sm8550: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 163.707570] systemd-udevd[353]: qoriq-cpufreq: Device is queued (SEQNUM=5329, ACTION=add) [ 163.710101] systemd-udevd[386]: qnoc-sm8550: Processing device (SEQNUM=5328, ACTION=add) [ 163.712427] systemd-udevd[353]: qoriq-cpufreq: Device ready for processing (SEQNUM=5329, ACTION=add) [ 163.714181] systemd-udevd[353]: qoriq-cpufreq: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 163.715918] systemd-udevd[353]: r8a779f0_eth_serdes: Device is queued (SEQNUM=5330, ACTION=add) [ 163.717832] systemd-udevd[353]: r8a779f0_eth_serdes: Device ready for processing (SEQNUM=5330, ACTION=add) [ 163.720276] systemd-udevd[381]: r8a779f0_eth_serdes: Processing device (SEQNUM=5330, ACTION=add) [ 163.722738] systemd-udevd[388]: qnoc-sm8450: Device processed (SEQNUM=5327, ACTION=add) [ 163.724725] systemd-udevd[388]: qnoc-sm8450: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 163.726939] systemd-udevd[396]: qnoc-sdm845: Device processed (SEQNUM=5326, ACTION=add) [ 163.728891] systemd-udevd[396]: qnoc-sdm845: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 163.731071] systemd-udevd[353]: r8a779f0_eth_serdes: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 163.735214] systemd-udevd[353]: raspberrypi-exp-gpio: Device is queued (SEQNUM=5331, ACTION=add) [ 163.741202] systemd-udevd[384]: qnoc-sc8280xp: Device processed (SEQNUM=5325, ACTION=add) [ 163.742988] systemd-udevd[384]: qnoc-sc8280xp: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 163.745432] systemd-udevd[391]: qoriq-cpufreq: Processing device (SEQNUM=5329, ACTION=add) [ 163.747550] systemd-udevd[353]: raspberrypi-exp-gpio: Device ready for processing (SEQNUM=5331, ACTION=add) [ 163.749573] systemd-udevd[353]: raspberrypi-exp-gpio: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 163.751341] systemd-udevd[353]: raspberrypi-firmware: Device is queued (SEQNUM=5332, ACTION=add) [ 163.753874] systemd-udevd[396]: raspberrypi-exp-gpio: Processing device (SEQNUM=5331, ACTION=add) [ 163.758513] systemd-udevd[381]: r8a779f0_eth_serdes: Device processed (SEQNUM=5330, ACTION=add) [ 163.760519] systemd-udevd[381]: r8a779f0_eth_serdes: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 163.762718] systemd-udevd[353]: raspberrypi-firmware: Device ready for processing (SEQNUM=5332, ACTION=add) [ 163.765008] systemd-udevd[353]: raspberrypi-firmware: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 163.767642] systemd-udevd[353]: raspberrypi-power: Device is queued (SEQNUM=5333, ACTION=add) [ 163.769680] systemd-udevd[353]: raspberrypi-power: Device ready for processing (SEQNUM=5333, ACTION=add) [ 163.771983] systemd-udevd[388]: raspberrypi-power: Processing device (SEQNUM=5333, ACTION=add) [ 163.774594] systemd-udevd[391]: qoriq-cpufreq: Device processed (SEQNUM=5329, ACTION=add) [ 163.777118] systemd-udevd[386]: qnoc-sm8550: Device processed (SEQNUM=5328, ACTION=add) [ 163.778899] systemd-udevd[386]: qnoc-sm8550: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 163.781771] systemd-udevd[384]: raspberrypi-firmware: Processing device (SEQNUM=5332, ACTION=add) [ 163.784212] systemd-udevd[391]: qoriq-cpufreq: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 163.786405] systemd-udevd[353]: raspberrypi-power: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 163.788440] systemd-udevd[353]: ravb: Device is queued (SEQNUM=5334, ACTION=add) [ 163.790299] systemd-udevd[353]: ravb: Device ready for processing (SEQNUM=5334, ACTION=add) [ 163.792678] systemd-udevd[396]: raspberrypi-exp-gpio: Device processed (SEQNUM=5331, ACTION=add) [ 163.794498] systemd-udevd[396]: raspberrypi-exp-gpio: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 163.797076] systemd-udevd[384]: raspberrypi-firmware: Device processed (SEQNUM=5332, ACTION=add) [ 163.798885] systemd-udevd[384]: raspberrypi-firmware: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 163.803038] systemd-udevd[353]: ravb: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 163.808765] systemd-udevd[353]: rcar-dmac: Device is queued (SEQNUM=5335, ACTION=add) [ 163.810453] systemd-udevd[353]: rcar-dmac: Device ready for processing (SEQNUM=5335, ACTION=add) [ 163.812332] systemd-udevd[353]: rcar-dmac: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 163.814582] systemd-udevd[388]: raspberrypi-power: Device processed (SEQNUM=5333, ACTION=add) [ 163.817654] systemd-udevd[388]: raspberrypi-power: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 163.821603] systemd-udevd[353]: rcar-pcie: Device is queued (SEQNUM=5336, ACTION=add) [ 163.823438] systemd-udevd[353]: rcar-pcie: Device ready for processing (SEQNUM=5336, ACTION=add) [ 163.826373] systemd-udevd[353]: rcar-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 163.829312] systemd-udevd[353]: rcar-pcie-ep: Device is queued (SEQNUM=5337, ACTION=add) [ 163.831867] systemd-udevd[353]: rcar-pcie-ep: Device ready for processing (SEQNUM=5337, ACTION=add) [ 163.834338] systemd-udevd[388]: rcar-pcie-ep: Processing device (SEQNUM=5337, ACTION=add) [ 163.836688] systemd-udevd[386]: ravb: Processing device (SEQNUM=5334, ACTION=add) [ 163.838816] systemd-udevd[396]: rcar-pcie: Processing device (SEQNUM=5336, ACTION=add) [ 163.841183] systemd-udevd[353]: rcar-pcie-ep: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 163.842929] systemd-udevd[353]: rcar-usb2-clock-sel: Device is queued (SEQNUM=5338, ACTION=add) [ 163.844832] systemd-udevd[353]: rcar-usb2-clock-sel: Device ready for processing (SEQNUM=5338, ACTION=add) [ 163.847033] systemd-udevd[388]: rcar-pcie-ep: Device processed (SEQNUM=5337, ACTION=add) [ 163.850656] systemd-udevd[388]: rcar-pcie-ep: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 163.853986] systemd-udevd[353]: rcar-usb2-clock-sel: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 163.856430] systemd-udevd[384]: rcar-dmac: Processing device (SEQNUM=5335, ACTION=add) [ 163.859542] systemd-udevd[353]: rcar_gen3_thermal: Device is queued (SEQNUM=5339, ACTION=add) [ 163.862612] systemd-udevd[353]: rcar_gen3_thermal: Device ready for processing (SEQNUM=5339, ACTION=add) [ 163.865090] systemd-udevd[353]: rcar_gen3_thermal: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 163.867298] systemd-udevd[388]: rcar_gen3_thermal: Processing device (SEQNUM=5339, ACTION=add) [ 163.869606] systemd-udevd[353]: rcar_thermal: Device is queued (SEQNUM=5340, ACTION=add) [ 163.871751] systemd-udevd[391]: rcar-usb2-clock-sel: Processing device (SEQNUM=5338, ACTION=add) [ 163.874118] systemd-udevd[353]: rcar_thermal: Device ready for processing (SEQNUM=5340, ACTION=add) [ 163.875836] systemd-udevd[353]: rcar_thermal: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 163.877781] systemd-udevd[353]: rcpm: Device is queued (SEQNUM=5341, ACTION=add) [ 163.879441] systemd-udevd[353]: rcpm: Device ready for processing (SEQNUM=5341, ACTION=add) [ 163.882001] systemd-udevd[388]: rcar_gen3_thermal: Device processed (SEQNUM=5339, ACTION=add) [ 163.883802] systemd-udevd[388]: rcar_gen3_thermal: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 163.886090] systemd-udevd[353]: rcpm: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 163.889364] systemd-udevd[380]: rcpm: Processing device (SEQNUM=5341, ACTION=add) [ 163.895691] systemd-udevd[381]: rcar_thermal: Processing device (SEQNUM=5340, ACTION=add) [ 163.898527] systemd-udevd[396]: rcar-pcie: Device processed (SEQNUM=5336, ACTION=add) [ 163.900944] systemd-udevd[386]: ravb: Device processed (SEQNUM=5334, ACTION=add) [ 163.902712] systemd-udevd[386]: ravb: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 163.905172] systemd-udevd[384]: rcar-dmac: Device processed (SEQNUM=5335, ACTION=add) [ 163.906947] systemd-udevd[384]: rcar-dmac: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 163.915809] systemd-udevd[353]: reg-dummy: Device is queued (SEQNUM=5342, ACTION=add) [ 163.917738] systemd-udevd[353]: reg-dummy: Device ready for processing (SEQNUM=5342, ACTION=add) [ 163.919463] systemd-udevd[353]: reg-dummy: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 163.921546] systemd-udevd[353]: reg-fixed-voltage: Device is queued (SEQNUM=5343, ACTION=add) [ 163.923253] systemd-udevd[353]: reg-fixed-voltage: Device ready for processing (SEQNUM=5343, ACTION=add) [ 163.925234] systemd-udevd[353]: reg-fixed-voltage: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 163.927462] systemd-udevd[396]: rcar-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 163.930209] systemd-udevd[391]: rcar-usb2-clock-sel: Device processed (SEQNUM=5338, ACTION=add) [ 163.932362] systemd-udevd[391]: rcar-usb2-clock-sel: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 163.934599] systemd-udevd[380]: rcpm: Device processed (SEQNUM=5341, ACTION=add) [ 163.937072] systemd-udevd[388]: reg-fixed-voltage: Processing device (SEQNUM=5343, ACTION=add) [ 163.939259] systemd-udevd[384]: reg-dummy: Processing device (SEQNUM=5342, ACTION=add) [ 163.941636] systemd-udevd[381]: rcar_thermal: Device processed (SEQNUM=5340, ACTION=add) [ 163.943416] systemd-udevd[381]: rcar_thermal: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 163.945791] systemd-udevd[353]: renesas_eth_sw: Device is queued (SEQNUM=5344, ACTION=add) [ 163.947968] systemd-udevd[388]: reg-fixed-voltage: Device processed (SEQNUM=5343, ACTION=add) [ 163.950017] systemd-udevd[388]: reg-fixed-voltage: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 163.952386] systemd-udevd[380]: rcpm: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 163.954593] systemd-udevd[384]: reg-dummy: Device processed (SEQNUM=5342, ACTION=add) [ 163.956616] systemd-udevd[384]: reg-dummy: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 163.958760] systemd-udevd[353]: renesas_eth_sw: Device ready for processing (SEQNUM=5344, ACTION=add) [ 163.960784] systemd-udevd[353]: renesas_eth_sw: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 163.963263] systemd-udevd[386]: renesas_eth_sw: Processing device (SEQNUM=5344, ACTION=add) [ 163.965669] systemd-udevd[353]: renesas_irqc: Device is queued (SEQNUM=5345, ACTION=add) [ 163.967361] systemd-udevd[353]: renesas_irqc: Device ready for processing (SEQNUM=5345, ACTION=add) [ 163.969343] systemd-udevd[353]: renesas_irqc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 163.971110] systemd-udevd[353]: renesas_sdhi_internal_dmac: Device is queued (SEQNUM=5346, ACTION=add) [ 163.975165] systemd-udevd[353]: renesas_sdhi_internal_dmac: Device ready for processing (SEQNUM=5346, ACTION=add) [ 163.980832] systemd-udevd[353]: renesas_sdhi_internal_dmac: sd-device-monitor(manager): Passed 202 byte to netlink monitor. [ 163.982615] systemd-udevd[353]: renesas_wdt: Device is queued (SEQNUM=5347, ACTION=add) [ 163.984541] systemd-udevd[353]: renesas_wdt: Device ready for processing (SEQNUM=5347, ACTION=add) [ 163.986729] systemd-udevd[384]: renesas_irqc: Processing device (SEQNUM=5345, ACTION=add) [ 163.989135] systemd-udevd[386]: renesas_eth_sw: Device processed (SEQNUM=5344, ACTION=add) [ 163.990934] systemd-udevd[386]: renesas_eth_sw: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 163.993318] systemd-udevd[388]: renesas_wdt: Processing device (SEQNUM=5347, ACTION=add) [ 163.995482] systemd-udevd[396]: renesas_sdhi_internal_dmac: Processing device (SEQNUM=5346, ACTION=add) [ 163.998168] systemd-udevd[353]: renesas_wdt: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 163.999908] systemd-udevd[353]: reset-hi6220: Device is queued (SEQNUM=5348, ACTION=add) [ 164.001829] systemd-udevd[353]: reset-hi6220: Device ready for processing (SEQNUM=5348, ACTION=add) [ 164.003562] systemd-udevd[353]: reset-hi6220: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.006017] systemd-udevd[388]: renesas_wdt: Device processed (SEQNUM=5347, ACTION=add) [ 164.008367] systemd-udevd[384]: renesas_irqc: Device processed (SEQNUM=5345, ACTION=add) [ 164.010545] systemd-udevd[386]: reset-hi6220: Processing device (SEQNUM=5348, ACTION=add) [ 164.012959] systemd-udevd[384]: renesas_irqc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.015094] systemd-udevd[353]: reset_imx7: Device is queued (SEQNUM=5349, ACTION=add) [ 164.018744] systemd-udevd[353]: reset_imx7: Device ready for processing (SEQNUM=5349, ACTION=add) [ 164.024603] systemd-udevd[353]: reset_imx7: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 164.026857] systemd-udevd[391]: reset_imx7: Processing device (SEQNUM=5349, ACTION=add) [ 164.029220] systemd-udevd[353]: reset_zynqmp: Device is queued (SEQNUM=5350, ACTION=add) [ 164.031171] systemd-udevd[353]: reset_zynqmp: Device ready for processing (SEQNUM=5350, ACTION=add) [ 164.033390] systemd-udevd[353]: reset_zynqmp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.035138] systemd-udevd[353]: rk3288-crypto: Device is queued (SEQNUM=5351, ACTION=add) [ 164.037950] systemd-udevd[396]: renesas_sdhi_internal_dmac: Device processed (SEQNUM=5346, ACTION=add) [ 164.039793] systemd-udevd[396]: renesas_sdhi_internal_dmac: sd-device-monitor(worker): Passed 202 byte to netlink monitor. [ 164.042342] systemd-udevd[388]: renesas_wdt: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 164.044732] systemd-udevd[384]: reset_zynqmp: Processing device (SEQNUM=5350, ACTION=add) [ 164.046907] systemd-udevd[391]: reset_imx7: Device processed (SEQNUM=5349, ACTION=add) [ 164.048932] systemd-udevd[391]: reset_imx7: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 164.051116] systemd-udevd[353]: rk3288-crypto: Device ready for processing (SEQNUM=5351, ACTION=add) [ 164.053121] systemd-udevd[353]: rk3288-crypto: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 164.054877] systemd-udevd[353]: rk3399-dmc-freq: Device is queued (SEQNUM=5352, ACTION=add) [ 164.056846] systemd-udevd[353]: rk3399-dmc-freq: Device ready for processing (SEQNUM=5352, ACTION=add) [ 164.059044] systemd-udevd[381]: rk3288-crypto: Processing device (SEQNUM=5351, ACTION=add) [ 164.061619] systemd-udevd[386]: reset-hi6220: Device processed (SEQNUM=5348, ACTION=add) [ 164.063403] systemd-udevd[386]: reset-hi6220: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.065927] systemd-udevd[384]: reset_zynqmp: Device processed (SEQNUM=5350, ACTION=add) [ 164.067712] systemd-udevd[384]: reset_zynqmp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.070174] systemd-udevd[353]: rk3399-dmc-freq: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 164.071938] systemd-udevd[353]: rk3x-i2c: Device is queued (SEQNUM=5353, ACTION=add) [ 164.073840] systemd-udevd[353]: rk3x-i2c: Device ready for processing (SEQNUM=5353, ACTION=add) [ 164.075690] systemd-udevd[353]: rk3x-i2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 164.081692] systemd-udevd[396]: rk3399-dmc-freq: Processing device (SEQNUM=5352, ACTION=add) [ 164.087935] systemd-udevd[353]: rk808-clkout: Device is queued (SEQNUM=5354, ACTION=add) [ 164.092865] systemd-udevd[353]: rk808-clkout: Device ready for processing (SEQNUM=5354, ACTION=add) [ 164.094598] systemd-udevd[353]: rk808-clkout: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.097068] systemd-udevd[384]: rk3x-i2c: Processing device (SEQNUM=5353, ACTION=add) [ 164.099300] systemd-udevd[353]: rk808-regulator: Device is queued (SEQNUM=5355, ACTION=add) [ 164.101213] systemd-udevd[353]: rk808-regulator: Device ready for processing (SEQNUM=5355, ACTION=add) [ 164.106544] systemd-udevd[388]: rk808-clkout: Processing device (SEQNUM=5354, ACTION=add) [ 164.108937] systemd-udevd[353]: rk808-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 164.110714] systemd-udevd[353]: rk_iommu: Device is queued (SEQNUM=5356, ACTION=add) [ 164.112655] systemd-udevd[353]: rk_iommu: Device ready for processing (SEQNUM=5356, ACTION=add) [ 164.114367] systemd-udevd[353]: rk_iommu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 164.116334] systemd-udevd[353]: rockchip-dfi: Device is queued (SEQNUM=5357, ACTION=add) [ 164.118057] systemd-udevd[353]: rockchip-dfi: Device ready for processing (SEQNUM=5357, ACTION=add) [ 164.119779] systemd-udevd[353]: rockchip-dfi: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.121779] systemd-udevd[353]: rockchip-dp-phy: Device is queued (SEQNUM=5358, ACTION=add) [ 164.123937] systemd-udevd[380]: rockchip-dfi: Processing device (SEQNUM=5357, ACTION=add) [ 164.126236] systemd-udevd[353]: rockchip-dp-phy: Device ready for processing (SEQNUM=5358, ACTION=add) [ 164.127977] systemd-udevd[353]: rockchip-dp-phy: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 164.130095] systemd-udevd[353]: rockchip-dw-pcie: Device is queued (SEQNUM=5359, ACTION=add) [ 164.131808] systemd-udevd[353]: rockchip-dw-pcie: Device ready for processing (SEQNUM=5359, ACTION=add) [ 164.137353] systemd-udevd[353]: rockchip-dw-pcie: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 164.141944] systemd-udevd[382]: rockchip-dp-phy: Processing device (SEQNUM=5358, ACTION=add) [ 164.144308] systemd-udevd[391]: rk_iommu: Processing device (SEQNUM=5356, ACTION=add) [ 164.146473] systemd-udevd[381]: rk3288-crypto: Device processed (SEQNUM=5351, ACTION=add) [ 164.148494] systemd-udevd[381]: rk3288-crypto: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 164.150699] systemd-udevd[386]: rk808-regulator: Processing device (SEQNUM=5355, ACTION=add) [ 164.155958] systemd-udevd[379]: rockchip-dw-pcie: Processing device (SEQNUM=5359, ACTION=add) [ 164.158370] systemd-udevd[388]: rk808-clkout: Device processed (SEQNUM=5354, ACTION=add) [ 164.160857] systemd-udevd[353]: rockchip-efuse: Device is queued (SEQNUM=5360, ACTION=add) [ 164.162580] systemd-udevd[353]: rockchip-efuse: Device ready for processing (SEQNUM=5360, ACTION=add) [ 164.164584] systemd-udevd[353]: rockchip-efuse: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 164.166352] systemd-udevd[353]: rockchip-emmc-phy: Device is queued (SEQNUM=5361, ACTION=add) [ 164.168731] systemd-udevd[396]: rk3399-dmc-freq: Device processed (SEQNUM=5352, ACTION=add) [ 164.170535] systemd-udevd[396]: rk3399-dmc-freq: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 164.173005] systemd-udevd[384]: rk3x-i2c: Device processed (SEQNUM=5353, ACTION=add) [ 164.174788] systemd-udevd[384]: rk3x-i2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 164.185955] systemd-udevd[383]: rockchip-efuse: Processing device (SEQNUM=5360, ACTION=add) [ 164.188422] systemd-udevd[380]: rockchip-dfi: Device processed (SEQNUM=5357, ACTION=add) [ 164.190619] systemd-udevd[391]: rk_iommu: Device processed (SEQNUM=5356, ACTION=add) [ 164.193017] systemd-udevd[388]: rk808-clkout: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.195216] systemd-udevd[380]: rockchip-dfi: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.197646] systemd-udevd[383]: rockchip-efuse: Device processed (SEQNUM=5360, ACTION=add) [ 164.199966] systemd-udevd[386]: rk808-regulator: Device processed (SEQNUM=5355, ACTION=add) [ 164.202033] systemd-udevd[386]: rk808-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 164.204419] systemd-udevd[353]: rockchip-emmc-phy: Device ready for processing (SEQNUM=5361, ACTION=add) [ 164.206173] systemd-udevd[353]: rockchip-emmc-phy: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 164.207927] systemd-udevd[353]: rockchip-gpio: Device is queued (SEQNUM=5362, ACTION=add) [ 164.210283] systemd-udevd[391]: rk_iommu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 164.212738] systemd-udevd[379]: rockchip-dw-pcie: Device processed (SEQNUM=5359, ACTION=add) [ 164.214539] systemd-udevd[379]: rockchip-dw-pcie: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 164.216894] systemd-udevd[353]: rockchip-gpio: Device ready for processing (SEQNUM=5362, ACTION=add) [ 164.219083] systemd-udevd[384]: rockchip-gpio: Processing device (SEQNUM=5362, ACTION=add) [ 164.223921] systemd-udevd[382]: rockchip-dp-phy: Device processed (SEQNUM=5358, ACTION=add) [ 164.229222] systemd-udevd[382]: rockchip-dp-phy: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 164.231452] systemd-udevd[353]: rockchip-gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 164.233595] systemd-udevd[353]: rockchip-iodomain: Device is queued (SEQNUM=5363, ACTION=add) [ 164.235450] systemd-udevd[353]: rockchip-iodomain: Device ready for processing (SEQNUM=5363, ACTION=add) [ 164.237408] systemd-udevd[353]: rockchip-iodomain: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 164.239615] systemd-udevd[383]: rockchip-efuse: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 164.242209] systemd-udevd[353]: rockchip-mailbox: Device is queued (SEQNUM=5364, ACTION=add) [ 164.243924] systemd-udevd[353]: rockchip-mailbox: Device ready for processing (SEQNUM=5364, ACTION=add) [ 164.246304] systemd-udevd[396]: rockchip-iodomain: Processing device (SEQNUM=5363, ACTION=add) [ 164.249648] systemd-udevd[353]: rockchip-mailbox: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 164.254962] systemd-udevd[353]: rockchip-nfc: Device is queued (SEQNUM=5365, ACTION=add) [ 164.257840] systemd-udevd[353]: rockchip-nfc: Device ready for processing (SEQNUM=5365, ACTION=add) [ 164.260294] systemd-udevd[381]: rockchip-emmc-phy: Processing device (SEQNUM=5361, ACTION=add) [ 164.262494] systemd-udevd[388]: rockchip-mailbox: Processing device (SEQNUM=5364, ACTION=add) [ 164.264989] systemd-udevd[384]: rockchip-gpio: Device processed (SEQNUM=5362, ACTION=add) [ 164.266774] systemd-udevd[384]: rockchip-gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 164.269371] systemd-udevd[396]: rockchip-iodomain: Device processed (SEQNUM=5363, ACTION=add) [ 164.271170] systemd-udevd[396]: rockchip-iodomain: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 164.273563] systemd-udevd[353]: rockchip-nfc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.275324] systemd-udevd[353]: rockchip-otp: Device is queued (SEQNUM=5366, ACTION=add) [ 164.277248] systemd-udevd[353]: rockchip-otp: Device ready for processing (SEQNUM=5366, ACTION=add) [ 164.279118] systemd-udevd[353]: rockchip-otp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.283473] systemd-udevd[386]: rockchip-nfc: Processing device (SEQNUM=5365, ACTION=add) [ 164.289558] systemd-udevd[384]: rockchip-otp: Processing device (SEQNUM=5366, ACTION=add) [ 164.291869] systemd-udevd[388]: rockchip-mailbox: Device processed (SEQNUM=5364, ACTION=add) [ 164.293895] systemd-udevd[388]: rockchip-mailbox: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 164.296267] systemd-udevd[353]: rockchip-pcie: Device is queued (SEQNUM=5367, ACTION=add) [ 164.298472] systemd-udevd[381]: rockchip-emmc-phy: Device processed (SEQNUM=5361, ACTION=add) [ 164.300805] systemd-udevd[353]: rockchip-pcie: Device ready for processing (SEQNUM=5367, ACTION=add) [ 164.302989] systemd-udevd[381]: rockchip-emmc-phy: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 164.305585] systemd-udevd[384]: rockchip-otp: Device processed (SEQNUM=5366, ACTION=add) [ 164.307368] systemd-udevd[384]: rockchip-otp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.309785] systemd-udevd[353]: rockchip-pcie: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 164.311534] systemd-udevd[353]: rockchip-pcie-ep: Device is queued (SEQNUM=5368, ACTION=add) [ 164.313556] systemd-udevd[353]: rockchip-pcie-ep: Device ready for processing (SEQNUM=5368, ACTION=add) [ 164.315286] systemd-udevd[353]: rockchip-pcie-ep: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 164.317891] systemd-udevd[384]: rockchip-pcie-ep: Processing device (SEQNUM=5368, ACTION=add) [ 164.320259] systemd-udevd[396]: rockchip-pcie: Processing device (SEQNUM=5367, ACTION=add) [ 164.322464] systemd-udevd[384]: rockchip-pcie-ep: Device processed (SEQNUM=5368, ACTION=add) [ 164.324496] systemd-udevd[384]: rockchip-pcie-ep: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 164.326716] systemd-udevd[386]: rockchip-nfc: Device processed (SEQNUM=5365, ACTION=add) [ 164.328764] systemd-udevd[386]: rockchip-nfc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.330923] systemd-udevd[353]: rockchip-pcie-phy: Device is queued (SEQNUM=5369, ACTION=add) [ 164.333031] systemd-udevd[353]: rockchip-pcie-phy: Device ready for processing (SEQNUM=5369, ACTION=add) [ 164.334765] systemd-udevd[353]: rockchip-pcie-phy: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 164.337223] systemd-udevd[384]: rockchip-pcie-phy: Processing device (SEQNUM=5369, ACTION=add) [ 164.339325] systemd-udevd[353]: rockchip-pinctrl: Device is queued (SEQNUM=5370, ACTION=add) [ 164.341222] systemd-udevd[353]: rockchip-pinctrl: Device ready for processing (SEQNUM=5370, ACTION=add) [ 164.343551] systemd-udevd[388]: rockchip-pinctrl: Processing device (SEQNUM=5370, ACTION=add) [ 164.346190] systemd-udevd[353]: rockchip-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 164.348703] systemd-udevd[384]: rockchip-pcie-phy: Device processed (SEQNUM=5369, ACTION=add) [ 164.350492] systemd-udevd[384]: rockchip-pcie-phy: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 164.352952] systemd-udevd[396]: rockchip-pcie: Device processed (SEQNUM=5367, ACTION=add) [ 164.354742] systemd-udevd[396]: rockchip-pcie: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 164.357240] systemd-udevd[353]: rockchip-pm-domain: Device is queued (SEQNUM=5371, ACTION=add) [ 164.358953] systemd-udevd[353]: rockchip-pm-domain: Device ready for processing (SEQNUM=5371, ACTION=add) [ 164.361397] systemd-udevd[386]: rockchip-pm-domain: Processing device (SEQNUM=5371, ACTION=add) [ 164.363668] systemd-udevd[353]: rockchip-pm-domain: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 164.365735] systemd-udevd[353]: rockchip-pwm: Device is queued (SEQNUM=5372, ACTION=add) [ 164.367422] systemd-udevd[353]: rockchip-pwm: Device ready for processing (SEQNUM=5372, ACTION=add) [ 164.369861] systemd-udevd[388]: rockchip-pinctrl: Device processed (SEQNUM=5370, ACTION=add) [ 164.371647] systemd-udevd[388]: rockchip-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 164.374117] systemd-udevd[353]: rockchip-pwm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.375865] systemd-udevd[353]: rockchip-sfc: Device is queued (SEQNUM=5373, ACTION=add) [ 164.377766] systemd-udevd[353]: rockchip-sfc: Device ready for processing (SEQNUM=5373, ACTION=add) [ 164.379927] systemd-udevd[384]: rockchip-pwm: Processing device (SEQNUM=5372, ACTION=add) [ 164.382310] systemd-udevd[396]: rockchip-sfc: Processing device (SEQNUM=5373, ACTION=add) [ 164.384722] systemd-udevd[353]: rockchip-sfc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.386471] systemd-udevd[353]: rockchip-snps-pcie3-phy: Device is queued (SEQNUM=5374, ACTION=add) [ 164.388374] systemd-udevd[353]: rockchip-snps-pcie3-phy: Device ready for processing (SEQNUM=5374, ACTION=add) [ 164.390273] systemd-udevd[353]: rockchip-snps-pcie3-phy: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 164.392352] systemd-udevd[353]: rockchip-spi: Device is queued (SEQNUM=5375, ACTION=add) [ 164.394059] systemd-udevd[353]: rockchip-spi: Device ready for processing (SEQNUM=5375, ACTION=add) [ 164.396495] systemd-udevd[391]: rockchip-spi: Processing device (SEQNUM=5375, ACTION=add) [ 164.398697] systemd-udevd[386]: rockchip-pm-domain: Device processed (SEQNUM=5371, ACTION=add) [ 164.400788] systemd-udevd[386]: rockchip-pm-domain: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 164.403010] systemd-udevd[353]: rockchip-spi: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.405471] systemd-udevd[353]: rockchip-thermal: Device is queued (SEQNUM=5376, ACTION=add) [ 164.407176] systemd-udevd[353]: rockchip-thermal: Device ready for processing (SEQNUM=5376, ACTION=add) [ 164.409150] systemd-udevd[353]: rockchip-thermal: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 164.410905] systemd-udevd[353]: rockchip-typec-phy: Device is queued (SEQNUM=5377, ACTION=add) [ 164.414462] systemd-udevd[353]: rockchip-typec-phy: Device ready for processing (SEQNUM=5377, ACTION=add) [ 164.420675] systemd-udevd[353]: rockchip-typec-phy: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 164.423061] systemd-udevd[388]: rockchip-snps-pcie3-phy: Processing device (SEQNUM=5374, ACTION=add) [ 164.425407] systemd-udevd[353]: rockchip-usb-phy: Device is queued (SEQNUM=5378, ACTION=add) [ 164.427108] systemd-udevd[353]: rockchip-usb-phy: Device ready for processing (SEQNUM=5378, ACTION=add) [ 164.429152] systemd-udevd[353]: rockchip-usb-phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 164.431478] systemd-udevd[386]: rockchip-thermal: Processing device (SEQNUM=5376, ACTION=add) [ 164.434147] systemd-udevd[381]: rockchip-typec-phy: Processing device (SEQNUM=5377, ACTION=add) [ 164.436739] systemd-udevd[380]: rockchip-usb-phy: Processing device (SEQNUM=5378, ACTION=add) [ 164.438911] systemd-udevd[391]: rockchip-spi: Device processed (SEQNUM=5375, ACTION=add) [ 164.440921] systemd-udevd[391]: rockchip-spi: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.443125] systemd-udevd[396]: rockchip-sfc: Device processed (SEQNUM=5373, ACTION=add) [ 164.445168] systemd-udevd[396]: rockchip-sfc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.447341] systemd-udevd[353]: rockchip-usb2phy: Device is queued (SEQNUM=5379, ACTION=add) [ 164.449628] systemd-udevd[353]: rockchip-usb2phy: Device ready for processing (SEQNUM=5379, ACTION=add) [ 164.451366] systemd-udevd[353]: rockchip-usb2phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 164.453550] systemd-udevd[353]: rockchip_emac: Device is queued (SEQNUM=5380, ACTION=add) [ 164.455248] systemd-udevd[353]: rockchip_emac: Device ready for processing (SEQNUM=5380, ACTION=add) [ 164.457670] systemd-udevd[382]: rockchip-usb2phy: Processing device (SEQNUM=5379, ACTION=add) [ 164.459871] systemd-udevd[384]: rockchip-pwm: Device processed (SEQNUM=5372, ACTION=add) [ 164.461862] systemd-udevd[384]: rockchip-pwm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.464280] systemd-udevd[396]: rockchip_emac: Processing device (SEQNUM=5380, ACTION=add) [ 164.466458] systemd-udevd[388]: rockchip-snps-pcie3-phy: Device processed (SEQNUM=5374, ACTION=add) [ 164.468678] systemd-udevd[388]: rockchip-snps-pcie3-phy: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 164.470922] systemd-udevd[380]: rockchip-usb-phy: Device processed (SEQNUM=5378, ACTION=add) [ 164.473361] systemd-udevd[386]: rockchip-thermal: Device processed (SEQNUM=5376, ACTION=add) [ 164.475155] systemd-udevd[386]: rockchip-thermal: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 164.477522] systemd-udevd[353]: rockchip_emac: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 164.479271] systemd-udevd[353]: rpmh: Device is queued (SEQNUM=5381, ACTION=add) [ 164.481132] systemd-udevd[353]: rpmh: Device ready for processing (SEQNUM=5381, ACTION=add) [ 164.483445] systemd-udevd[381]: rockchip-typec-phy: Device processed (SEQNUM=5377, ACTION=add) [ 164.485490] systemd-udevd[381]: rockchip-typec-phy: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 164.487699] systemd-udevd[384]: rpmh: Processing device (SEQNUM=5381, ACTION=add) [ 164.490086] systemd-udevd[396]: rockchip_emac: Device processed (SEQNUM=5380, ACTION=add) [ 164.491867] systemd-udevd[396]: rockchip_emac: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 164.494282] systemd-udevd[380]: rockchip-usb-phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 164.496680] systemd-udevd[353]: rpmh: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 164.498409] systemd-udevd[353]: rproc-virtio: Device is queued (SEQNUM=5382, ACTION=add) [ 164.500772] systemd-udevd[382]: rockchip-usb2phy: Device processed (SEQNUM=5379, ACTION=add) [ 164.502562] systemd-udevd[382]: rockchip-usb2phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 164.505063] systemd-udevd[384]: rpmh: Device processed (SEQNUM=5381, ACTION=add) [ 164.506820] systemd-udevd[384]: rpmh: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 164.509232] systemd-udevd[353]: rproc-virtio: Device ready for processing (SEQNUM=5382, ACTION=add) [ 164.511101] systemd-udevd[353]: rproc-virtio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.513531] systemd-udevd[396]: rproc-virtio: Processing device (SEQNUM=5382, ACTION=add) [ 164.515671] systemd-udevd[353]: rtc_zynqmp: Device is queued (SEQNUM=5383, ACTION=add) [ 164.517604] systemd-udevd[353]: rtc_zynqmp: Device ready for processing (SEQNUM=5383, ACTION=add) [ 164.519323] systemd-udevd[353]: rtc_zynqmp: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 164.521766] systemd-udevd[384]: rtc_zynqmp: Processing device (SEQNUM=5383, ACTION=add) [ 164.523856] systemd-udevd[353]: rtd1295-rtc: Device is queued (SEQNUM=5384, ACTION=add) [ 164.525762] systemd-udevd[353]: rtd1295-rtc: Device ready for processing (SEQNUM=5384, ACTION=add) [ 164.527944] systemd-udevd[396]: rproc-virtio: Device processed (SEQNUM=5382, ACTION=add) [ 164.530209] systemd-udevd[353]: rtd1295-rtc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 164.532730] systemd-udevd[396]: rproc-virtio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.534879] systemd-udevd[353]: rtd1295-watchdog: Device is queued (SEQNUM=5385, ACTION=add) [ 164.536879] systemd-udevd[353]: rtd1295-watchdog: Device ready for processing (SEQNUM=5385, ACTION=add) [ 164.538611] systemd-udevd[353]: rtd1295-watchdog: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 164.544654] systemd-udevd[386]: rtd1295-watchdog: Processing device (SEQNUM=5385, ACTION=add) [ 164.546917] systemd-udevd[388]: rtd1295-rtc: Processing device (SEQNUM=5384, ACTION=add) [ 164.549254] systemd-udevd[353]: rz-dmac: Device is queued (SEQNUM=5386, ACTION=add) [ 164.550934] systemd-udevd[353]: rz-dmac: Device ready for processing (SEQNUM=5386, ACTION=add) [ 164.552935] systemd-udevd[353]: rz-dmac: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 164.555127] systemd-udevd[396]: rz-dmac: Processing device (SEQNUM=5386, ACTION=add) [ 164.557537] systemd-udevd[384]: rtc_zynqmp: Device processed (SEQNUM=5383, ACTION=add) [ 164.559303] systemd-udevd[384]: rtc_zynqmp: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 164.561826] systemd-udevd[386]: rtd1295-watchdog: Device processed (SEQNUM=5385, ACTION=add) [ 164.563608] systemd-udevd[386]: rtd1295-watchdog: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 164.566160] systemd-udevd[396]: rz-dmac: Device processed (SEQNUM=5386, ACTION=add) [ 164.567926] systemd-udevd[396]: rz-dmac: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 164.570280] systemd-udevd[353]: rz-mtu3: Device is queued (SEQNUM=5387, ACTION=add) [ 164.571981] systemd-udevd[353]: rz-mtu3: Device ready for processing (SEQNUM=5387, ACTION=add) [ 164.574042] systemd-udevd[353]: rz-mtu3: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 164.576503] systemd-udevd[388]: rtd1295-rtc: Device processed (SEQNUM=5384, ACTION=add) [ 164.578290] systemd-udevd[388]: rtd1295-rtc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 164.580724] systemd-udevd[391]: rz-mtu3: Processing device (SEQNUM=5387, ACTION=add) [ 164.582820] systemd-udevd[353]: rzg2l_irqc: Device is queued (SEQNUM=5388, ACTION=add) [ 164.584798] systemd-udevd[353]: rzg2l_irqc: Device ready for processing (SEQNUM=5388, ACTION=add) [ 164.586508] systemd-udevd[353]: rzg2l_irqc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 164.588440] systemd-udevd[353]: rzg2l_thermal: Device is queued (SEQNUM=5389, ACTION=add) [ 164.590573] systemd-udevd[384]: rzg2l_irqc: Processing device (SEQNUM=5388, ACTION=add) [ 164.592929] systemd-udevd[353]: rzg2l_thermal: Device ready for processing (SEQNUM=5389, ACTION=add) [ 164.594653] systemd-udevd[353]: rzg2l_thermal: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 164.597103] systemd-udevd[396]: rzg2l_thermal: Processing device (SEQNUM=5389, ACTION=add) [ 164.599301] systemd-udevd[353]: rzg2l_usbphy_ctrl: Device is queued (SEQNUM=5390, ACTION=add) [ 164.601387] systemd-udevd[353]: rzg2l_usbphy_ctrl: Device ready for processing (SEQNUM=5390, ACTION=add) [ 164.603124] systemd-udevd[353]: rzg2l_usbphy_ctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 164.605112] systemd-udevd[353]: rzg2l_wdt: Device is queued (SEQNUM=5391, ACTION=add) [ 164.606801] systemd-udevd[353]: rzg2l_wdt: Device ready for processing (SEQNUM=5391, ACTION=add) [ 164.609310] systemd-udevd[353]: rzg2l_wdt: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 164.614898] systemd-udevd[353]: rzv2m-usb3drd: Device is queued (SEQNUM=5392, ACTION=add) [ 164.617870] systemd-udevd[353]: rzv2m-usb3drd: Device ready for processing (SEQNUM=5392, ACTION=add) [ 164.619606] systemd-udevd[353]: rzv2m-usb3drd: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 164.627331] systemd-udevd[381]: rzv2m-usb3drd: Processing device (SEQNUM=5392, ACTION=add) [ 164.631493] systemd-udevd[353]: rzv2m_pwc: Device is queued (SEQNUM=5393, ACTION=add) [ 164.635602] systemd-udevd[386]: rzg2l_wdt: Processing device (SEQNUM=5391, ACTION=add) [ 164.638103] systemd-udevd[353]: rzv2m_pwc: Device ready for processing (SEQNUM=5393, ACTION=add) [ 164.639820] systemd-udevd[353]: rzv2m_pwc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 164.641786] systemd-udevd[353]: s2mps11-clk: Device is queued (SEQNUM=5394, ACTION=add) [ 164.643619] systemd-udevd[353]: s2mps11-clk: Device ready for processing (SEQNUM=5394, ACTION=add) [ 164.645546] systemd-udevd[353]: s2mps11-clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 164.647285] systemd-udevd[353]: s2mps11-pmic: Device is queued (SEQNUM=5395, ACTION=add) [ 164.649224] systemd-udevd[353]: s2mps11-pmic: Device ready for processing (SEQNUM=5395, ACTION=add) [ 164.650939] systemd-udevd[353]: s2mps11-pmic: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.652891] systemd-udevd[353]: s3c-i2c: Device is queued (SEQNUM=5396, ACTION=add) [ 164.654565] systemd-udevd[353]: s3c-i2c: Device ready for processing (SEQNUM=5396, ACTION=add) [ 164.656712] systemd-udevd[353]: s3c-i2c: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 164.661900] systemd-udevd[382]: s2mps11-clk: Processing device (SEQNUM=5394, ACTION=add) [ 164.664322] systemd-udevd[353]: s3c-rtc: Device is queued (SEQNUM=5397, ACTION=add) [ 164.666004] systemd-udevd[353]: s3c-rtc: Device ready for processing (SEQNUM=5397, ACTION=add) [ 164.667723] systemd-udevd[353]: s3c-rtc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 164.669657] systemd-udevd[353]: s3c2410-wdt: Device is queued (SEQNUM=5398, ACTION=add) [ 164.671337] systemd-udevd[353]: s3c2410-wdt: Device ready for processing (SEQNUM=5398, ACTION=add) [ 164.673476] systemd-udevd[353]: s3c2410-wdt: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 164.675218] systemd-udevd[353]: s3c64xx-spi: Device is queued (SEQNUM=5399, ACTION=add) [ 164.677121] systemd-udevd[353]: s3c64xx-spi: Device ready for processing (SEQNUM=5399, ACTION=add) [ 164.678837] systemd-udevd[353]: s3c64xx-spi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 164.680844] systemd-udevd[353]: s500-cmu: Device is queued (SEQNUM=5400, ACTION=add) [ 164.682524] systemd-udevd[353]: s500-cmu: Device ready for processing (SEQNUM=5400, ACTION=add) [ 164.684447] systemd-udevd[353]: s500-cmu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 164.686181] systemd-udevd[353]: s5m-rtc: Device is queued (SEQNUM=5401, ACTION=add) [ 164.688001] systemd-udevd[353]: s5m-rtc: Device ready for processing (SEQNUM=5401, ACTION=add) [ 164.693616] systemd-udevd[391]: rz-mtu3: Device processed (SEQNUM=5387, ACTION=add) [ 164.695410] systemd-udevd[391]: rz-mtu3: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 164.697812] systemd-udevd[353]: s700-cmu: Device is queued (SEQNUM=5402, ACTION=add) [ 164.699498] systemd-udevd[353]: s5m-rtc: Device ready for processing (SEQNUM=5401, ACTION=add) [ 164.701534] systemd-udevd[353]: s900-cmu: Device is queued (SEQNUM=5403, ACTION=add) [ 164.703393] systemd-udevd[353]: s5m-rtc: Device ready for processing (SEQNUM=5401, ACTION=add) [ 164.705719] systemd-udevd[383]: s3c-i2c: Processing device (SEQNUM=5396, ACTION=add) [ 164.707875] systemd-udevd[353]: s5m-rtc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 164.709795] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.711511] systemd-udevd[353]: sa8775p-gcc: Device is queued (SEQNUM=5404, ACTION=add) [ 164.713378] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.715073] systemd-udevd[353]: sa8775p-tlmm: Device is queued (SEQNUM=5405, ACTION=add) [ 164.717019] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.718711] systemd-udevd[353]: samsung-pinctrl: Device is queued (SEQNUM=5406, ACTION=add) [ 164.721063] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.726601] systemd-udevd[353]: samsung-pwm: Device is queued (SEQNUM=5407, ACTION=add) [ 164.735393] systemd-udevd[395]: s3c2410-wdt: Processing device (SEQNUM=5398, ACTION=add) [ 164.737848] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.739561] systemd-udevd[353]: samsung-uart: Device is queued (SEQNUM=5408, ACTION=add) [ 164.741592] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.743320] systemd-udevd[353]: samsung-ufs-phy: Device is queued (SEQNUM=5409, ACTION=add) [ 164.745790] systemd-udevd[379]: s2mps11-pmic: Processing device (SEQNUM=5395, ACTION=add) [ 164.747972] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.749911] systemd-udevd[353]: samsung-usb2-phy: Device is queued (SEQNUM=5410, ACTION=add) [ 164.751622] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.753580] systemd-udevd[353]: sata_rcar: Device is queued (SEQNUM=5411, ACTION=add) [ 164.755431] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.757457] systemd-udevd[353]: sbsa-gwdt: Device is queued (SEQNUM=5412, ACTION=add) [ 164.759142] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.761295] systemd-udevd[353]: sbsa-uart: Device is queued (SEQNUM=5413, ACTION=add) [ 164.762988] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.767658] systemd-udevd[388]: rzg2l_usbphy_ctrl: Processing device (SEQNUM=5390, ACTION=add) [ 164.773037] systemd-udevd[353]: sc7180-pinctrl: Device is queued (SEQNUM=5414, ACTION=add) [ 164.774734] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.776705] systemd-udevd[353]: sc7280-pinctrl: Device is queued (SEQNUM=5415, ACTION=add) [ 164.778397] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.780699] systemd-udevd[353]: sc8180x-pinctrl: Device is queued (SEQNUM=5416, ACTION=add) [ 164.785244] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.787726] systemd-udevd[353]: sc8280xp-tlmm: Device is queued (SEQNUM=5417, ACTION=add) [ 164.790667] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.797179] systemd-udevd[393]: s500-cmu: Processing device (SEQNUM=5400, ACTION=add) [ 164.799406] systemd-udevd[353]: sc9860-clk: Device is queued (SEQNUM=5418, ACTION=add) [ 164.801380] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.803099] systemd-udevd[353]: sc9863a-clk: Device is queued (SEQNUM=5419, ACTION=add) [ 164.805035] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.810309] systemd-udevd[380]: rzv2m_pwc: Processing device (SEQNUM=5393, ACTION=add) [ 164.812832] systemd-udevd[353]: scpi-cpufreq: Device is queued (SEQNUM=5420, ACTION=add) [ 164.814535] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.816473] systemd-udevd[353]: scpi-hwmon: Device is queued (SEQNUM=5421, ACTION=add) [ 164.818179] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.819898] systemd-udevd[353]: scpi_clocks: Device is queued (SEQNUM=5422, ACTION=add) [ 164.821836] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.823546] systemd-udevd[353]: scpi_power_domain: Device is queued (SEQNUM=5423, ACTION=add) [ 164.825583] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.827291] systemd-udevd[353]: scpi_protocol: Device is queued (SEQNUM=5424, ACTION=add) [ 164.829529] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.831235] systemd-udevd[353]: sdhci-acpi: Device is queued (SEQNUM=5425, ACTION=add) [ 164.833375] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.835100] systemd-udevd[353]: sdhci-am654: Device is queued (SEQNUM=5426, ACTION=add) [ 164.837213] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.842568] systemd-udevd[392]: s3c64xx-spi: Processing device (SEQNUM=5399, ACTION=add) [ 164.844946] systemd-udevd[353]: sdhci-arasan: Device is queued (SEQNUM=5427, ACTION=add) [ 164.846644] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.848650] systemd-udevd[353]: sdhci-brcmstb: Device is queued (SEQNUM=5428, ACTION=add) [ 164.850350] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.852344] systemd-udevd[353]: sdhci-cdns: Device is queued (SEQNUM=5429, ACTION=add) [ 164.854067] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.855770] systemd-udevd[353]: sdhci-dwcmshc: Device is queued (SEQNUM=5430, ACTION=add) [ 164.861219] systemd-udevd[389]: s3c-rtc: Processing device (SEQNUM=5397, ACTION=add) [ 164.863397] systemd-udevd[386]: rzg2l_wdt: Device processed (SEQNUM=5391, ACTION=add) [ 164.865563] systemd-udevd[386]: rzg2l_wdt: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 164.870867] systemd-udevd[396]: rzg2l_thermal: Device processed (SEQNUM=5389, ACTION=add) [ 164.874640] systemd-udevd[396]: rzg2l_thermal: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 164.879524] systemd-udevd[391]: s5m-rtc: Processing device (SEQNUM=5401, ACTION=add) [ 164.883454] systemd-udevd[388]: rzg2l_usbphy_ctrl: Device processed (SEQNUM=5390, ACTION=add) [ 164.889077] systemd-udevd[384]: rzg2l_irqc: Device processed (SEQNUM=5388, ACTION=add) [ 164.890860] systemd-udevd[384]: rzg2l_irqc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 164.893337] systemd-udevd[380]: rzv2m_pwc: Device processed (SEQNUM=5393, ACTION=add) [ 164.895112] systemd-udevd[380]: rzv2m_pwc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 164.897527] systemd-udevd[381]: rzv2m-usb3drd: Device processed (SEQNUM=5392, ACTION=add) [ 164.899318] systemd-udevd[381]: rzv2m-usb3drd: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 164.901775] systemd-udevd[383]: s3c-i2c: Device processed (SEQNUM=5396, ACTION=add) [ 164.903695] systemd-udevd[383]: s3c-i2c: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 164.906141] systemd-udevd[388]: rzg2l_usbphy_ctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 164.908644] systemd-udevd[379]: s2mps11-pmic: Device processed (SEQNUM=5395, ACTION=add) [ 164.910417] systemd-udevd[379]: s2mps11-pmic: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 164.925202] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.927066] systemd-udevd[353]: sdhci-esdhc: Device is queued (SEQNUM=5431, ACTION=add) [ 164.928963] systemd-udevd[353]: s700-cmu: Device ready for processing (SEQNUM=5402, ACTION=add) [ 164.930678] systemd-udevd[353]: s700-cmu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 164.933903] systemd-udevd[353]: s900-cmu: Device ready for processing (SEQNUM=5403, ACTION=add) [ 164.937891] systemd-udevd[353]: s900-cmu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 164.941333] systemd-udevd[353]: sa8775p-gcc: Device ready for processing (SEQNUM=5404, ACTION=add) [ 164.943881] systemd-udevd[353]: sa8775p-gcc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 164.946125] systemd-udevd[353]: sa8775p-tlmm: Device ready for processing (SEQNUM=5405, ACTION=add) [ 164.948277] systemd-udevd[353]: sa8775p-tlmm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.950777] systemd-udevd[395]: s3c2410-wdt: Device processed (SEQNUM=5398, ACTION=add) [ 164.953035] systemd-udevd[395]: s3c2410-wdt: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 164.955458] systemd-udevd[353]: samsung-pinctrl: Device ready for processing (SEQNUM=5406, ACTION=add) [ 164.957635] systemd-udevd[353]: samsung-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 164.959586] systemd-udevd[353]: samsung-pwm: Device ready for processing (SEQNUM=5407, ACTION=add) [ 164.961910] systemd-udevd[353]: samsung-pwm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 164.963853] systemd-udevd[353]: samsung-uart: Device ready for processing (SEQNUM=5408, ACTION=add) [ 164.966490] systemd-udevd[384]: s700-cmu: Processing device (SEQNUM=5402, ACTION=add) [ 164.969333] systemd-udevd[353]: samsung-uart: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 164.971281] systemd-udevd[353]: samsung-ufs-phy: Device ready for processing (SEQNUM=5409, ACTION=add) [ 164.973388] systemd-udevd[353]: samsung-ufs-phy: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 164.975356] systemd-udevd[353]: samsung-usb2-phy: Device ready for processing (SEQNUM=5410, ACTION=add) [ 164.977655] systemd-udevd[353]: sdhci-esdhc-imx: Device is queued (SEQNUM=5432, ACTION=add) [ 164.979545] systemd-udevd[353]: samsung-usb2-phy: Device ready for processing (SEQNUM=5410, ACTION=add) [ 164.982176] systemd-udevd[395]: samsung-usb2-phy: Processing device (SEQNUM=5410, ACTION=add) [ 164.984832] systemd-udevd[388]: sa8775p-gcc: Processing device (SEQNUM=5404, ACTION=add) [ 164.987217] systemd-udevd[353]: samsung-usb2-phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 164.989425] systemd-udevd[353]: sata_rcar: Device ready for processing (SEQNUM=5411, ACTION=add) [ 164.991350] systemd-udevd[353]: sdhci-iproc: Device is queued (SEQNUM=5433, ACTION=add) [ 164.993690] systemd-udevd[353]: sata_rcar: Device ready for processing (SEQNUM=5411, ACTION=add) [ 164.995585] systemd-udevd[353]: sdhci-sparx5: Device is queued (SEQNUM=5434, ACTION=add) [ 164.997797] systemd-udevd[353]: sata_rcar: Device ready for processing (SEQNUM=5411, ACTION=add) [ 165.000428] systemd-udevd[396]: s900-cmu: Processing device (SEQNUM=5403, ACTION=add) [ 165.002818] systemd-udevd[381]: samsung-pinctrl: Processing device (SEQNUM=5406, ACTION=add) [ 165.005493] systemd-udevd[353]: sdhci-tegra: Device is queued (SEQNUM=5435, ACTION=add) [ 165.007397] systemd-udevd[353]: sata_rcar: Device ready for processing (SEQNUM=5411, ACTION=add) [ 165.009551] systemd-udevd[353]: sdhci_msm: Device is queued (SEQNUM=5436, ACTION=add) [ 165.011422] systemd-udevd[353]: sata_rcar: Device ready for processing (SEQNUM=5411, ACTION=add) [ 165.013639] systemd-udevd[353]: sdhost-bcm2835: Device is queued (SEQNUM=5437, ACTION=add) [ 165.015522] systemd-udevd[353]: sata_rcar: Device ready for processing (SEQNUM=5411, ACTION=add) [ 165.018134] systemd-udevd[392]: s3c64xx-spi: Device processed (SEQNUM=5399, ACTION=add) [ 165.020747] systemd-udevd[353]: sdm660-pinctrl: Device is queued (SEQNUM=5438, ACTION=add) [ 165.022640] systemd-udevd[353]: sata_rcar: Device ready for processing (SEQNUM=5411, ACTION=add) [ 165.025347] systemd-udevd[392]: s3c64xx-spi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 165.027860] systemd-udevd[353]: sdm670-pinctrl: Device is queued (SEQNUM=5439, ACTION=add) [ 165.030452] systemd-udevd[386]: sa8775p-tlmm: Processing device (SEQNUM=5405, ACTION=add) [ 165.035404] systemd-udevd[353]: sata_rcar: Device ready for processing (SEQNUM=5411, ACTION=add) [ 165.041057] systemd-udevd[353]: sdm845-gpucc: Device is queued (SEQNUM=5440, ACTION=add) [ 165.042765] systemd-udevd[353]: sata_rcar: Device ready for processing (SEQNUM=5411, ACTION=add) [ 165.044736] systemd-udevd[353]: sata_rcar: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 165.046492] systemd-udevd[353]: sbsa-gwdt: Device ready for processing (SEQNUM=5412, ACTION=add) [ 165.049311] systemd-udevd[379]: samsung-uart: Processing device (SEQNUM=5408, ACTION=add) [ 165.051559] systemd-udevd[353]: sdm845-pinctrl: Device is queued (SEQNUM=5441, ACTION=add) [ 165.053495] systemd-udevd[353]: sbsa-gwdt: Device ready for processing (SEQNUM=5412, ACTION=add) [ 165.055209] systemd-udevd[353]: sdm845-videocc: Device is queued (SEQNUM=5442, ACTION=add) [ 165.059773] systemd-udevd[392]: sata_rcar: Processing device (SEQNUM=5411, ACTION=add) [ 165.063911] systemd-udevd[353]: sbsa-gwdt: Device ready for processing (SEQNUM=5412, ACTION=add) [ 165.067360] systemd-udevd[353]: serial-tegra: Device is queued (SEQNUM=5443, ACTION=add) [ 165.069770] systemd-udevd[353]: sbsa-gwdt: Device ready for processing (SEQNUM=5412, ACTION=add) [ 165.071469] systemd-udevd[353]: serial8250: Device is queued (SEQNUM=5444, ACTION=add) [ 165.073703] systemd-udevd[353]: sbsa-gwdt: Device ready for processing (SEQNUM=5412, ACTION=add) [ 165.075907] systemd-udevd[386]: sa8775p-tlmm: Device processed (SEQNUM=5405, ACTION=add) [ 165.078010] systemd-udevd[386]: sa8775p-tlmm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 165.080421] systemd-udevd[353]: serial8250-em: Device is queued (SEQNUM=5445, ACTION=add) [ 165.082148] systemd-udevd[353]: sbsa-gwdt: Device ready for processing (SEQNUM=5412, ACTION=add) [ 165.083885] systemd-udevd[353]: sh-eth: Device is queued (SEQNUM=5446, ACTION=add) [ 165.085842] systemd-udevd[353]: sbsa-gwdt: Device ready for processing (SEQNUM=5412, ACTION=add) [ 165.087569] systemd-udevd[353]: sbsa-gwdt: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 165.089696] systemd-udevd[353]: sbsa-uart: Device ready for processing (SEQNUM=5413, ACTION=add) [ 165.091888] systemd-udevd[386]: sbsa-gwdt: Processing device (SEQNUM=5412, ACTION=add) [ 165.097549] systemd-udevd[353]: sh-pfc: Device is queued (SEQNUM=5447, ACTION=add) [ 165.101455] systemd-udevd[353]: sbsa-uart: Device ready for processing (SEQNUM=5413, ACTION=add) [ 165.103869] systemd-udevd[353]: sh-sci: Device is queued (SEQNUM=5448, ACTION=add) [ 165.106386] systemd-udevd[383]: samsung-ufs-phy: Processing device (SEQNUM=5409, ACTION=add) [ 165.108738] systemd-udevd[353]: sbsa-uart: Device ready for processing (SEQNUM=5413, ACTION=add) [ 165.110447] systemd-udevd[353]: sh_cmt: Device is queued (SEQNUM=5449, ACTION=add) [ 165.112342] systemd-udevd[353]: sbsa-uart: Device ready for processing (SEQNUM=5413, ACTION=add) [ 165.114047] systemd-udevd[353]: sh_tmu: Device is queued (SEQNUM=5450, ACTION=add) [ 165.115874] systemd-udevd[353]: sbsa-uart: Device ready for processing (SEQNUM=5413, ACTION=add) [ 165.117868] systemd-udevd[353]: simple-framebuffer: Device is queued (SEQNUM=5451, ACTION=add) [ 165.120586] systemd-udevd[380]: samsung-pwm: Processing device (SEQNUM=5407, ACTION=add) [ 165.127830] systemd-udevd[353]: sbsa-uart: Device ready for processing (SEQNUM=5413, ACTION=add) [ 165.130226] systemd-udevd[353]: simple-pm-bus: Device is queued (SEQNUM=5452, ACTION=add) [ 165.131926] systemd-udevd[353]: sbsa-uart: Device ready for processing (SEQNUM=5413, ACTION=add) [ 165.133836] systemd-udevd[353]: simple-reset: Device is queued (SEQNUM=5453, ACTION=add) [ 165.136274] systemd-udevd[392]: sata_rcar: Device processed (SEQNUM=5411, ACTION=add) [ 165.138073] systemd-udevd[392]: sata_rcar: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 165.140500] systemd-udevd[391]: s5m-rtc: Device processed (SEQNUM=5401, ACTION=add) [ 165.142275] systemd-udevd[391]: s5m-rtc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 165.144656] systemd-udevd[386]: sbsa-gwdt: Device processed (SEQNUM=5412, ACTION=add) [ 165.146434] systemd-udevd[386]: sbsa-gwdt: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 165.150532] systemd-udevd[353]: sbsa-uart: Device ready for processing (SEQNUM=5413, ACTION=add) [ 165.156596] systemd-udevd[353]: sl28cpld-intc: Device is queued (SEQNUM=5454, ACTION=add) [ 165.158444] systemd-udevd[353]: sbsa-uart: Device ready for processing (SEQNUM=5413, ACTION=add) [ 165.160529] systemd-udevd[353]: sbsa-uart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 165.162273] systemd-udevd[353]: sc7180-pinctrl: Device ready for processing (SEQNUM=5414, ACTION=add) [ 165.163994] systemd-udevd[353]: sc7180-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 165.166449] systemd-udevd[386]: sbsa-uart: Processing device (SEQNUM=5413, ACTION=add) [ 165.168952] systemd-udevd[353]: sc7280-pinctrl: Device ready for processing (SEQNUM=5415, ACTION=add) [ 165.170689] systemd-udevd[353]: sc7280-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 165.172687] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.174429] systemd-udevd[353]: sm6115-tlmm: Device is queued (SEQNUM=5455, ACTION=add) [ 165.176361] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.178223] systemd-udevd[353]: sm6125-tlmm: Device is queued (SEQNUM=5456, ACTION=add) [ 165.179921] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.181797] systemd-udevd[353]: sm6350-tlmm: Device is queued (SEQNUM=5457, ACTION=add) [ 165.183485] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.185550] systemd-udevd[353]: sm6375-tlmm: Device is queued (SEQNUM=5458, ACTION=add) [ 165.187239] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.189191] systemd-udevd[353]: sm8150-gpucc: Device is queued (SEQNUM=5459, ACTION=add) [ 165.191038] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.193019] systemd-udevd[353]: sm8150-pinctrl: Device is queued (SEQNUM=5460, ACTION=add) [ 165.194722] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.196632] systemd-udevd[353]: sm8250-gpucc: Device is queued (SEQNUM=5461, ACTION=add) [ 165.198331] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.200229] systemd-udevd[353]: sm8250-pinctrl: Device is queued (SEQNUM=5462, ACTION=add) [ 165.202405] systemd-udevd[392]: sc7280-pinctrl: Processing device (SEQNUM=5415, ACTION=add) [ 165.204687] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.206415] systemd-udevd[353]: sm8250-videocc: Device is queued (SEQNUM=5463, ACTION=add) [ 165.208298] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.210642] systemd-udevd[391]: sc7180-pinctrl: Processing device (SEQNUM=5414, ACTION=add) [ 165.213247] systemd-udevd[353]: sm8350-gcc: Device is queued (SEQNUM=5464, ACTION=add) [ 165.214956] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.216908] systemd-udevd[353]: sm8350-tlmm: Device is queued (SEQNUM=5465, ACTION=add) [ 165.218615] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.220671] systemd-udevd[353]: sm8450-tlmm: Device is queued (SEQNUM=5466, ACTION=add) [ 165.222373] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.224334] systemd-udevd[353]: sm8550-tlmm: Device is queued (SEQNUM=5467, ACTION=add) [ 165.226193] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.228326] systemd-udevd[353]: smc91x: Device is queued (SEQNUM=5468, ACTION=add) [ 165.230046] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.231810] systemd-udevd[353]: smccc_trng: Device is queued (SEQNUM=5469, ACTION=add) [ 165.233692] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.235411] systemd-udevd[353]: smsc911x: Device is queued (SEQNUM=5470, ACTION=add) [ 165.237339] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.239076] systemd-udevd[353]: snd-soc-dummy: Device is queued (SEQNUM=5471, ACTION=add) [ 165.240976] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.242697] systemd-udevd[353]: snps-udc-plat: Device is queued (SEQNUM=5472, ACTION=add) [ 165.244649] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.246372] systemd-udevd[353]: snvs_lpgpr: Device is queued (SEQNUM=5473, ACTION=add) [ 165.248266] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.250005] systemd-udevd[353]: soc-audio: Device is queued (SEQNUM=5474, ACTION=add) [ 165.251681] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.253681] systemd-udevd[353]: sparx5-clk: Device is queued (SEQNUM=5475, ACTION=add) [ 165.255374] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.257335] systemd-udevd[353]: spi_qup: Device is queued (SEQNUM=5476, ACTION=add) [ 165.259202] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.261611] systemd-udevd[389]: s3c-rtc: Device processed (SEQNUM=5397, ACTION=add) [ 165.263376] systemd-udevd[389]: s3c-rtc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 165.265894] systemd-udevd[353]: spmi_pmic_arb: Device is queued (SEQNUM=5477, ACTION=add) [ 165.267600] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.269683] systemd-udevd[353]: sr-clk: Device is queued (SEQNUM=5478, ACTION=add) [ 165.271359] systemd-udevd[353]: sc8180x-pinctrl: Device ready for processing (SEQNUM=5416, ACTION=add) [ 165.273254] systemd-udevd[353]: sc8180x-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 165.275004] systemd-udevd[353]: sc8280xp-tlmm: Device ready for processing (SEQNUM=5417, ACTION=add) [ 165.276885] systemd-udevd[353]: sr-pcie-phy: Device is queued (SEQNUM=5479, ACTION=add) [ 165.278575] systemd-udevd[353]: sc8280xp-tlmm: Device ready for processing (SEQNUM=5417, ACTION=add) [ 165.280563] systemd-udevd[353]: sr-thermal: Device is queued (SEQNUM=5480, ACTION=add) [ 165.282369] systemd-udevd[353]: sc8280xp-tlmm: Device ready for processing (SEQNUM=5417, ACTION=add) [ 165.290647] systemd-udevd[379]: samsung-uart: Device processed (SEQNUM=5408, ACTION=add) [ 165.293180] systemd-udevd[379]: samsung-uart: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 165.297169] systemd-udevd[353]: sram: Device is queued (SEQNUM=5481, ACTION=add) [ 165.299841] systemd-udevd[353]: sc8280xp-tlmm: Device ready for processing (SEQNUM=5417, ACTION=add) [ 165.302665] systemd-udevd[353]: stm32-rng: Device is queued (SEQNUM=5482, ACTION=add) [ 165.306336] systemd-udevd[353]: sc8280xp-tlmm: Device ready for processing (SEQNUM=5417, ACTION=add) [ 165.312520] systemd-udevd[353]: sc8280xp-tlmm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 165.314292] systemd-udevd[353]: sc9860-clk: Device ready for processing (SEQNUM=5418, ACTION=add) [ 165.315998] systemd-udevd[353]: stm32-usart: Device is queued (SEQNUM=5483, ACTION=add) [ 165.317895] systemd-udevd[353]: sc9860-clk: Device ready for processing (SEQNUM=5418, ACTION=add) [ 165.319600] systemd-udevd[353]: stm32mp257-pinctrl: Device is queued (SEQNUM=5484, ACTION=add) [ 165.323862] systemd-udevd[353]: sc9860-clk: Device ready for processing (SEQNUM=5418, ACTION=add) [ 165.327862] systemd-udevd[353]: stratix10-clkmgr: Device is queued (SEQNUM=5485, ACTION=add) [ 165.331815] systemd-udevd[353]: sc9860-clk: Device ready for processing (SEQNUM=5418, ACTION=add) [ 165.335061] systemd-udevd[382]: s2mps11-clk: Device processed (SEQNUM=5394, ACTION=add) [ 165.337088] systemd-udevd[382]: s2mps11-clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 165.339308] systemd-udevd[353]: sun4i-usb-phy: Device is queued (SEQNUM=5486, ACTION=add) [ 165.341400] systemd-udevd[353]: sc9860-clk: Device ready for processing (SEQNUM=5418, ACTION=add) [ 165.343603] systemd-udevd[389]: sc8180x-pinctrl: Processing device (SEQNUM=5416, ACTION=add) [ 165.346155] systemd-udevd[353]: sun50i-a100-ccu: Device is queued (SEQNUM=5487, ACTION=add) [ 165.347853] systemd-udevd[353]: sc9860-clk: Device ready for processing (SEQNUM=5418, ACTION=add) [ 165.349804] systemd-udevd[353]: sc9860-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 165.351556] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.353525] systemd-udevd[353]: sun50i-a100-pinctrl: Device is queued (SEQNUM=5488, ACTION=add) [ 165.355253] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.357195] systemd-udevd[353]: sun50i-a100-r-ccu: Device is queued (SEQNUM=5489, ACTION=add) [ 165.358906] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.360888] systemd-udevd[353]: sun50i-a100-r-pinctrl: Device is queued (SEQNUM=5490, ACTION=add) [ 165.362609] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.364562] systemd-udevd[353]: sun50i-a64-ccu: Device is queued (SEQNUM=5491, ACTION=add) [ 165.366276] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.369103] systemd-udevd[379]: sc8280xp-tlmm: Processing device (SEQNUM=5417, ACTION=add) [ 165.372959] systemd-udevd[353]: sun50i-a64-pinctrl: Device is queued (SEQNUM=5492, ACTION=add) [ 165.375435] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.378944] systemd-udevd[382]: sc9860-clk: Processing device (SEQNUM=5418, ACTION=add) [ 165.381906] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device is queued (SEQNUM=5493, ACTION=add) [ 165.383784] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.385902] systemd-udevd[353]: sun50i-de2-bus: Device is queued (SEQNUM=5494, ACTION=add) [ 165.387600] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.389704] systemd-udevd[353]: sun50i-h5-pinctrl: Device is queued (SEQNUM=5495, ACTION=add) [ 165.391406] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.393289] systemd-udevd[353]: sun50i-h6-ccu: Device is queued (SEQNUM=5496, ACTION=add) [ 165.395003] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.396922] systemd-udevd[353]: sun50i-h6-pinctrl: Device is queued (SEQNUM=5497, ACTION=add) [ 165.398629] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.400574] systemd-udevd[353]: sun50i-h6-r-ccu: Device is queued (SEQNUM=5498, ACTION=add) [ 165.402283] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.403980] systemd-udevd[353]: sun50i-h6-r-pinctrl: Device is queued (SEQNUM=5499, ACTION=add) [ 165.408817] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.410986] systemd-udevd[395]: samsung-usb2-phy: Device processed (SEQNUM=5410, ACTION=add) [ 165.415823] systemd-udevd[353]: sun50i-h616-ccu: Device is queued (SEQNUM=5500, ACTION=add) [ 165.421043] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.423222] systemd-udevd[395]: samsung-usb2-phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 165.425826] systemd-udevd[393]: s500-cmu: Device processed (SEQNUM=5400, ACTION=add) [ 165.427872] systemd-udevd[353]: sun50i-h616-pinctrl: Device is queued (SEQNUM=5501, ACTION=add) [ 165.430251] systemd-udevd[393]: s500-cmu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 165.432705] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.434422] systemd-udevd[353]: sun50i-h616-r-pinctrl: Device is queued (SEQNUM=5502, ACTION=add) [ 165.436461] systemd-udevd[353]: sc9863a-clk: Device ready for processing (SEQNUM=5419, ACTION=add) [ 165.439045] systemd-udevd[353]: sc9863a-clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 165.442071] systemd-udevd[353]: scpi-cpufreq: Device ready for processing (SEQNUM=5420, ACTION=add) [ 165.444898] systemd-udevd[353]: scpi-cpufreq: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 165.446664] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.449109] systemd-udevd[395]: sc9863a-clk: Processing device (SEQNUM=5419, ACTION=add) [ 165.451214] systemd-udevd[353]: sun6i-msgbox: Device is queued (SEQNUM=5503, ACTION=add) [ 165.454888] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.460823] systemd-udevd[393]: scpi-cpufreq: Processing device (SEQNUM=5420, ACTION=add) [ 165.467043] systemd-udevd[353]: sun6i-rtc: Device is queued (SEQNUM=5504, ACTION=add) [ 165.471155] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.473560] systemd-udevd[353]: sun6i-spi: Device is queued (SEQNUM=5505, ACTION=add) [ 165.475664] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.478074] systemd-udevd[353]: sun8i-h3-ccu: Device is queued (SEQNUM=5506, ACTION=add) [ 165.480376] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.482089] systemd-udevd[353]: sun8i-h3-r-pinctrl: Device is queued (SEQNUM=5507, ACTION=add) [ 165.483788] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.485706] systemd-udevd[353]: sun8i-r-ccu: Device is queued (SEQNUM=5508, ACTION=add) [ 165.487393] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.489640] systemd-udevd[353]: sun8i-thermal: Device is queued (SEQNUM=5509, ACTION=add) [ 165.491330] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.493246] systemd-udevd[353]: sunxi-de2-clks: Device is queued (SEQNUM=5510, ACTION=add) [ 165.494954] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.496862] systemd-udevd[353]: sunxi-mmc: Device is queued (SEQNUM=5511, ACTION=add) [ 165.499014] systemd-udevd[380]: samsung-pwm: Device processed (SEQNUM=5407, ACTION=add) [ 165.501317] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.503487] systemd-udevd[380]: samsung-pwm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 165.506201] systemd-udevd[353]: sunxi-rsb: Device is queued (SEQNUM=5512, ACTION=add) [ 165.507883] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.513394] systemd-udevd[388]: sa8775p-gcc: Device processed (SEQNUM=5404, ACTION=add) [ 165.515453] systemd-udevd[353]: syscon: Device is queued (SEQNUM=5513, ACTION=add) [ 165.517879] systemd-udevd[388]: sa8775p-gcc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 165.519998] systemd-udevd[353]: scpi-hwmon: Device ready for processing (SEQNUM=5421, ACTION=add) [ 165.522401] systemd-udevd[381]: samsung-pinctrl: Device processed (SEQNUM=5406, ACTION=add) [ 165.525104] systemd-udevd[381]: samsung-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 165.532814] systemd-udevd[380]: scpi-hwmon: Processing device (SEQNUM=5421, ACTION=add) [ 165.534974] systemd-udevd[396]: s900-cmu: Device processed (SEQNUM=5403, ACTION=add) [ 165.537274] systemd-udevd[353]: scpi-hwmon: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 165.539012] systemd-udevd[353]: scpi_clocks: Device ready for processing (SEQNUM=5422, ACTION=add) [ 165.541379] systemd-udevd[396]: s900-cmu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 165.543483] systemd-udevd[353]: syscon-poweroff: Device is queued (SEQNUM=5514, ACTION=add) [ 165.545948] systemd-udevd[384]: s700-cmu: Device processed (SEQNUM=5402, ACTION=add) [ 165.547882] systemd-udevd[384]: s700-cmu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 165.554035] systemd-udevd[353]: scpi_clocks: Device ready for processing (SEQNUM=5422, ACTION=add) [ 165.558079] systemd-udevd[379]: sc8280xp-tlmm: Device processed (SEQNUM=5417, ACTION=add) [ 165.559867] systemd-udevd[379]: sc8280xp-tlmm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 165.562251] systemd-udevd[353]: scpi_clocks: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 165.563992] systemd-udevd[353]: scpi_power_domain: Device ready for processing (SEQNUM=5423, ACTION=add) [ 165.565948] systemd-udevd[353]: scpi_power_domain: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 165.567704] systemd-udevd[353]: scpi_protocol: Device ready for processing (SEQNUM=5424, ACTION=add) [ 165.570126] systemd-udevd[384]: scpi_clocks: Processing device (SEQNUM=5422, ACTION=add) [ 165.572473] systemd-udevd[353]: scpi_protocol: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 165.574245] systemd-udevd[353]: sdhci-acpi: Device ready for processing (SEQNUM=5425, ACTION=add) [ 165.575967] systemd-udevd[353]: sdhci-acpi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 165.577922] systemd-udevd[353]: sdhci-am654: Device ready for processing (SEQNUM=5426, ACTION=add) [ 165.580277] systemd-udevd[380]: scpi-hwmon: Device processed (SEQNUM=5421, ACTION=add) [ 165.582715] systemd-udevd[396]: scpi_power_domain: Processing device (SEQNUM=5423, ACTION=add) [ 165.585548] systemd-udevd[380]: scpi-hwmon: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 165.587881] systemd-udevd[353]: syscon-reboot: Device is queued (SEQNUM=5515, ACTION=add) [ 165.589792] systemd-udevd[353]: sdhci-am654: Device ready for processing (SEQNUM=5426, ACTION=add) [ 165.591500] systemd-udevd[353]: sdhci-am654: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 165.593901] systemd-udevd[353]: sdhci-arasan: Device ready for processing (SEQNUM=5427, ACTION=add) [ 165.599194] systemd-udevd[383]: samsung-ufs-phy: Device processed (SEQNUM=5409, ACTION=add) [ 165.601475] systemd-udevd[353]: sdhci-arasan: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 165.603220] systemd-udevd[353]: sdhci-brcmstb: Device ready for processing (SEQNUM=5428, ACTION=add) [ 165.605645] systemd-udevd[383]: samsung-ufs-phy: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 165.607758] systemd-udevd[353]: syscon-reboot-mode: Device is queued (SEQNUM=5516, ACTION=add) [ 165.610185] systemd-udevd[393]: scpi-cpufreq: Device processed (SEQNUM=5420, ACTION=add) [ 165.611956] systemd-udevd[393]: scpi-cpufreq: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 165.614246] systemd-udevd[353]: sdhci-brcmstb: Device ready for processing (SEQNUM=5428, ACTION=add) [ 165.616757] systemd-udevd[388]: scpi_protocol: Processing device (SEQNUM=5424, ACTION=add) [ 165.618907] systemd-udevd[380]: sdhci-am654: Processing device (SEQNUM=5426, ACTION=add) [ 165.621267] systemd-udevd[353]: sdhci-brcmstb: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 165.623021] systemd-udevd[353]: sdhci-cdns: Device ready for processing (SEQNUM=5429, ACTION=add) [ 165.629063] systemd-udevd[379]: sdhci-arasan: Processing device (SEQNUM=5427, ACTION=add) [ 165.633706] systemd-udevd[353]: tcsr_cc-sm8550: Device is queued (SEQNUM=5517, ACTION=add) [ 165.635417] systemd-udevd[353]: sdhci-cdns: Device ready for processing (SEQNUM=5429, ACTION=add) [ 165.637415] systemd-udevd[353]: sdhci-cdns: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 165.639151] systemd-udevd[353]: sdhci-dwcmshc: Device ready for processing (SEQNUM=5430, ACTION=add) [ 165.644581] systemd-udevd[381]: sdhci-acpi: Processing device (SEQNUM=5425, ACTION=add) [ 165.646728] systemd-udevd[380]: sdhci-am654: Device processed (SEQNUM=5426, ACTION=add) [ 165.649173] systemd-udevd[392]: sc7280-pinctrl: Device processed (SEQNUM=5415, ACTION=add) [ 165.650956] systemd-udevd[392]: sc7280-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 165.653426] systemd-udevd[353]: tegra-ahb: Device is queued (SEQNUM=5518, ACTION=add) [ 165.655249] systemd-udevd[353]: sdhci-dwcmshc: Device ready for processing (SEQNUM=5430, ACTION=add) [ 165.657626] systemd-udevd[383]: sdhci-brcmstb: Processing device (SEQNUM=5428, ACTION=add) [ 165.659719] systemd-udevd[353]: tegra-apbdma: Device is queued (SEQNUM=5519, ACTION=add) [ 165.661693] systemd-udevd[353]: sdhci-dwcmshc: Device ready for processing (SEQNUM=5430, ACTION=add) [ 165.663858] systemd-udevd[380]: sdhci-am654: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 165.666269] systemd-udevd[353]: sdhci-dwcmshc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 165.668013] systemd-udevd[353]: sdhci-esdhc: Device ready for processing (SEQNUM=5431, ACTION=add) [ 165.669968] systemd-udevd[353]: tegra-bpmp: Device is queued (SEQNUM=5520, ACTION=add) [ 165.671647] systemd-udevd[353]: sdhci-esdhc: Device ready for processing (SEQNUM=5431, ACTION=add) [ 165.674087] systemd-udevd[392]: sdhci-dwcmshc: Processing device (SEQNUM=5430, ACTION=add) [ 165.676419] systemd-udevd[380]: sdhci-esdhc: Processing device (SEQNUM=5431, ACTION=add) [ 165.678544] systemd-udevd[353]: sdhci-esdhc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 165.681356] systemd-udevd[353]: sdhci-esdhc-imx: Device ready for processing (SEQNUM=5432, ACTION=add) [ 165.687139] systemd-udevd[353]: tegra-bpmp-i2c: Device is queued (SEQNUM=5521, ACTION=add) [ 165.689784] systemd-udevd[353]: sdhci-esdhc-imx: Device ready for processing (SEQNUM=5432, ACTION=add) [ 165.691502] systemd-udevd[353]: tegra-clock: Device is queued (SEQNUM=5522, ACTION=add) [ 165.693885] systemd-udevd[396]: scpi_power_domain: Device processed (SEQNUM=5423, ACTION=add) [ 165.695971] systemd-udevd[353]: sdhci-esdhc-imx: Device ready for processing (SEQNUM=5432, ACTION=add) [ 165.701535] systemd-udevd[391]: sc7180-pinctrl: Device processed (SEQNUM=5414, ACTION=add) [ 165.703311] systemd-udevd[391]: sc7180-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 165.705755] systemd-udevd[393]: sdhci-cdns: Processing device (SEQNUM=5429, ACTION=add) [ 165.707878] systemd-udevd[353]: tegra-flowctrl: Device is queued (SEQNUM=5523, ACTION=add) [ 165.709800] systemd-udevd[353]: sdhci-esdhc-imx: Device ready for processing (SEQNUM=5432, ACTION=add) [ 165.711529] systemd-udevd[353]: sdhci-esdhc-imx: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 165.713653] systemd-udevd[353]: sdhci-iproc: Device ready for processing (SEQNUM=5433, ACTION=add) [ 165.715830] systemd-udevd[395]: sc9863a-clk: Device processed (SEQNUM=5419, ACTION=add) [ 165.717817] systemd-udevd[395]: sc9863a-clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 165.720419] systemd-udevd[380]: sdhci-esdhc: Device processed (SEQNUM=5431, ACTION=add) [ 165.722218] systemd-udevd[380]: sdhci-esdhc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 165.727454] systemd-udevd[382]: sc9860-clk: Device processed (SEQNUM=5418, ACTION=add) [ 165.729951] systemd-udevd[388]: scpi_protocol: Device processed (SEQNUM=5424, ACTION=add) [ 165.732302] systemd-udevd[382]: sc9860-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 165.734510] systemd-udevd[389]: sc8180x-pinctrl: Device processed (SEQNUM=5416, ACTION=add) [ 165.738535] systemd-udevd[391]: sdhci-esdhc-imx: Processing device (SEQNUM=5432, ACTION=add) [ 165.745219] systemd-udevd[389]: sc8180x-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 165.752824] systemd-udevd[386]: sbsa-uart: Device processed (SEQNUM=5413, ACTION=add) [ 165.754590] systemd-udevd[386]: sbsa-uart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 165.757047] systemd-udevd[381]: sdhci-acpi: Device processed (SEQNUM=5425, ACTION=add) [ 165.758812] systemd-udevd[381]: sdhci-acpi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 165.761265] systemd-udevd[384]: scpi_clocks: Device processed (SEQNUM=5422, ACTION=add) [ 165.763319] systemd-udevd[353]: tegra-fuse: Device is queued (SEQNUM=5524, ACTION=add) [ 165.770021] systemd-udevd[384]: scpi_clocks: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 165.777268] systemd-udevd[353]: sdhci-iproc: Device ready for processing (SEQNUM=5433, ACTION=add) [ 165.782285] systemd-udevd[379]: sdhci-arasan: Device processed (SEQNUM=5427, ACTION=add) [ 165.784696] systemd-udevd[393]: sdhci-cdns: Device processed (SEQNUM=5429, ACTION=add) [ 165.786471] systemd-udevd[393]: sdhci-cdns: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 165.788863] systemd-udevd[383]: sdhci-brcmstb: Device processed (SEQNUM=5428, ACTION=add) [ 165.790927] systemd-udevd[353]: tegra-gpcdma: Device is queued (SEQNUM=5525, ACTION=add) [ 165.793318] systemd-udevd[383]: sdhci-brcmstb: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 165.795510] systemd-udevd[353]: sdhci-iproc: Device ready for processing (SEQNUM=5433, ACTION=add) [ 165.797451] systemd-udevd[353]: sdhci-iproc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 165.799187] systemd-udevd[353]: sdhci-sparx5: Device ready for processing (SEQNUM=5434, ACTION=add) [ 165.801351] systemd-udevd[353]: sdhci-sparx5: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 165.803094] systemd-udevd[353]: sdhci-tegra: Device ready for processing (SEQNUM=5435, ACTION=add) [ 165.805035] systemd-udevd[353]: sdhci-tegra: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 165.806925] systemd-udevd[353]: sdhci_msm: Device ready for processing (SEQNUM=5436, ACTION=add) [ 165.809281] systemd-udevd[392]: sdhci-dwcmshc: Device processed (SEQNUM=5430, ACTION=add) [ 165.814463] systemd-udevd[380]: sdhci_msm: Processing device (SEQNUM=5436, ACTION=add) [ 165.816861] systemd-udevd[396]: scpi_power_domain: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 165.819082] systemd-udevd[384]: sdhci-iproc: Processing device (SEQNUM=5433, ACTION=add) [ 165.821752] systemd-udevd[388]: scpi_protocol: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 165.823948] systemd-udevd[386]: sdhci-sparx5: Processing device (SEQNUM=5434, ACTION=add) [ 165.826304] systemd-udevd[379]: sdhci-arasan: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 165.828799] systemd-udevd[353]: sdhci_msm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 165.830540] systemd-udevd[353]: sdhost-bcm2835: Device ready for processing (SEQNUM=5437, ACTION=add) [ 165.832476] systemd-udevd[353]: sdhost-bcm2835: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 165.834239] systemd-udevd[353]: sdm660-pinctrl: Device ready for processing (SEQNUM=5438, ACTION=add) [ 165.837059] systemd-udevd[391]: sdhci-esdhc-imx: Device processed (SEQNUM=5432, ACTION=add) [ 165.839241] systemd-udevd[353]: sdm660-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 165.841383] systemd-udevd[353]: sdm670-pinctrl: Device ready for processing (SEQNUM=5439, ACTION=add) [ 165.843575] systemd-udevd[391]: sdhci-esdhc-imx: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 165.845996] systemd-udevd[353]: sdm670-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 165.847747] systemd-udevd[353]: sdm845-gpucc: Device ready for processing (SEQNUM=5440, ACTION=add) [ 165.850125] systemd-udevd[381]: sdhci-tegra: Processing device (SEQNUM=5435, ACTION=add) [ 165.855288] systemd-udevd[395]: sdm670-pinctrl: Processing device (SEQNUM=5439, ACTION=add) [ 165.860709] systemd-udevd[392]: sdhci-dwcmshc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 165.862913] systemd-udevd[382]: sdhost-bcm2835: Processing device (SEQNUM=5437, ACTION=add) [ 165.869134] systemd-udevd[389]: sdm660-pinctrl: Processing device (SEQNUM=5438, ACTION=add) [ 165.876752] systemd-udevd[384]: sdhci-iproc: Device processed (SEQNUM=5433, ACTION=add) [ 165.878681] systemd-udevd[384]: sdhci-iproc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 165.881160] systemd-udevd[381]: sdhci-tegra: Device processed (SEQNUM=5435, ACTION=add) [ 165.882932] systemd-udevd[381]: sdhci-tegra: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 165.887807] systemd-udevd[386]: sdhci-sparx5: Device processed (SEQNUM=5434, ACTION=add) [ 165.893523] systemd-udevd[353]: tegra-gpio: Device is queued (SEQNUM=5526, ACTION=add) [ 165.895214] systemd-udevd[353]: sdm845-gpucc: Device ready for processing (SEQNUM=5440, ACTION=add) [ 165.897322] systemd-udevd[353]: sdm845-gpucc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 165.899066] systemd-udevd[353]: sdm845-pinctrl: Device ready for processing (SEQNUM=5441, ACTION=add) [ 165.901488] systemd-udevd[380]: sdhci_msm: Device processed (SEQNUM=5436, ACTION=add) [ 165.903266] systemd-udevd[380]: sdhci_msm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 165.905912] systemd-udevd[395]: sdm670-pinctrl: Device processed (SEQNUM=5439, ACTION=add) [ 165.908215] systemd-udevd[382]: sdhost-bcm2835: Device processed (SEQNUM=5437, ACTION=add) [ 165.913437] systemd-udevd[384]: sdm845-gpucc: Processing device (SEQNUM=5440, ACTION=add) [ 165.915594] systemd-udevd[389]: sdm660-pinctrl: Device processed (SEQNUM=5438, ACTION=add) [ 165.918162] systemd-udevd[386]: sdhci-sparx5: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 165.927061] systemd-udevd[353]: sdm845-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 165.929112] systemd-udevd[353]: sdm845-videocc: Device ready for processing (SEQNUM=5442, ACTION=add) [ 165.930980] systemd-udevd[353]: sdm845-videocc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 165.933038] systemd-udevd[353]: serial-tegra: Device ready for processing (SEQNUM=5443, ACTION=add) [ 165.934767] systemd-udevd[353]: serial-tegra: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 165.936814] systemd-udevd[353]: serial8250: Device ready for processing (SEQNUM=5444, ACTION=add) [ 165.938529] systemd-udevd[353]: serial8250: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 165.942855] systemd-udevd[388]: sdm845-videocc: Processing device (SEQNUM=5442, ACTION=add) [ 165.947197] systemd-udevd[353]: serial8250-em: Device ready for processing (SEQNUM=5445, ACTION=add) [ 165.950680] systemd-udevd[395]: sdm670-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 165.954190] systemd-udevd[382]: sdhost-bcm2835: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 165.957396] systemd-udevd[353]: serial8250-em: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 165.959292] systemd-udevd[353]: sh-eth: Device ready for processing (SEQNUM=5446, ACTION=add) [ 165.961213] systemd-udevd[353]: sh-eth: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 165.962938] systemd-udevd[353]: sh-pfc: Device ready for processing (SEQNUM=5447, ACTION=add) [ 165.966263] systemd-udevd[353]: sh-pfc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 165.971549] systemd-udevd[353]: sh-sci: Device ready for processing (SEQNUM=5448, ACTION=add) [ 165.977275] systemd-udevd[389]: sdm660-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 165.979498] systemd-udevd[384]: sdm845-gpucc: Device processed (SEQNUM=5440, ACTION=add) [ 165.981525] systemd-udevd[384]: sdm845-gpucc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 165.983643] systemd-udevd[353]: sh-sci: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 165.988808] systemd-udevd[353]: sh_cmt: Device ready for processing (SEQNUM=5449, ACTION=add) [ 165.996784] systemd-udevd[393]: sh-sci: Processing device (SEQNUM=5448, ACTION=add) [ 165.998944] systemd-udevd[353]: tegra-hsp: Device is queued (SEQNUM=5527, ACTION=add) [ 166.000848] systemd-udevd[353]: sh_cmt: Device ready for processing (SEQNUM=5449, ACTION=add) [ 166.002548] systemd-udevd[353]: sh_cmt: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 166.004662] systemd-udevd[353]: sh_tmu: Device ready for processing (SEQNUM=5450, ACTION=add) [ 166.006368] systemd-udevd[353]: sh_tmu: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 166.008341] systemd-udevd[353]: simple-framebuffer: Device ready for processing (SEQNUM=5451, ACTION=add) [ 166.010212] systemd-udevd[353]: simple-framebuffer: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 166.011986] systemd-udevd[353]: simple-pm-bus: Device ready for processing (SEQNUM=5452, ACTION=add) [ 166.017085] systemd-udevd[353]: simple-pm-bus: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 166.021238] systemd-udevd[353]: simple-reset: Device ready for processing (SEQNUM=5453, ACTION=add) [ 166.023438] systemd-udevd[386]: sh_tmu: Processing device (SEQNUM=5450, ACTION=add) [ 166.028854] systemd-udevd[396]: sdm845-pinctrl: Processing device (SEQNUM=5441, ACTION=add) [ 166.031019] systemd-udevd[389]: simple-reset: Processing device (SEQNUM=5453, ACTION=add) [ 166.033342] systemd-udevd[392]: sh-pfc: Processing device (SEQNUM=5447, ACTION=add) [ 166.035481] systemd-udevd[383]: sh-eth: Processing device (SEQNUM=5446, ACTION=add) [ 166.037843] systemd-udevd[384]: sh_cmt: Processing device (SEQNUM=5449, ACTION=add) [ 166.039977] systemd-udevd[381]: serial8250: Processing device (SEQNUM=5444, ACTION=add) [ 166.042492] systemd-udevd[379]: serial8250-em: Processing device (SEQNUM=5445, ACTION=add) [ 166.044903] systemd-udevd[382]: simple-pm-bus: Processing device (SEQNUM=5452, ACTION=add) [ 166.047069] systemd-udevd[380]: simple-framebuffer: Processing device (SEQNUM=5451, ACTION=add) [ 166.049454] systemd-udevd[353]: simple-reset: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 166.051213] systemd-udevd[353]: sl28cpld-intc: Device ready for processing (SEQNUM=5454, ACTION=add) [ 166.055334] systemd-udevd[353]: sl28cpld-intc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 166.058557] systemd-udevd[353]: sm6115-tlmm: Device ready for processing (SEQNUM=5455, ACTION=add) [ 166.061225] systemd-udevd[353]: tegra-i2c: Device is queued (SEQNUM=5528, ACTION=add) [ 166.063563] systemd-udevd[353]: sm6115-tlmm: Device ready for processing (SEQNUM=5455, ACTION=add) [ 166.069515] systemd-udevd[391]: serial-tegra: Processing device (SEQNUM=5443, ACTION=add) [ 166.072995] systemd-udevd[393]: sh-sci: Device processed (SEQNUM=5448, ACTION=add) [ 166.075543] systemd-udevd[393]: sh-sci: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 166.078265] systemd-udevd[395]: sl28cpld-intc: Processing device (SEQNUM=5454, ACTION=add) [ 166.080684] systemd-udevd[383]: sh-eth: Device processed (SEQNUM=5446, ACTION=add) [ 166.083032] systemd-udevd[386]: sh_tmu: Device processed (SEQNUM=5450, ACTION=add) [ 166.084998] systemd-udevd[386]: sh_tmu: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 166.087556] systemd-udevd[389]: simple-reset: Device processed (SEQNUM=5453, ACTION=add) [ 166.090167] systemd-udevd[353]: tegra-mc: Device is queued (SEQNUM=5529, ACTION=add) [ 166.092007] systemd-udevd[353]: sm6115-tlmm: Device ready for processing (SEQNUM=5455, ACTION=add) [ 166.093955] systemd-udevd[353]: tegra-pcie: Device is queued (SEQNUM=5530, ACTION=add) [ 166.095650] systemd-udevd[353]: sm6115-tlmm: Device ready for processing (SEQNUM=5455, ACTION=add) [ 166.098028] systemd-udevd[388]: sdm845-videocc: Device processed (SEQNUM=5442, ACTION=add) [ 166.099809] systemd-udevd[388]: sdm845-videocc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 166.102251] systemd-udevd[384]: sh_cmt: Device processed (SEQNUM=5449, ACTION=add) [ 166.104257] systemd-udevd[384]: sh_cmt: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 166.106476] systemd-udevd[381]: serial8250: Device processed (SEQNUM=5444, ACTION=add) [ 166.108531] systemd-udevd[381]: serial8250: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 166.110745] systemd-udevd[379]: serial8250-em: Device processed (SEQNUM=5445, ACTION=add) [ 166.112819] systemd-udevd[379]: serial8250-em: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 166.115175] systemd-udevd[383]: sh-eth: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 166.117715] systemd-udevd[389]: simple-reset: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 166.119909] systemd-udevd[386]: sm6115-tlmm: Processing device (SEQNUM=5455, ACTION=add) [ 166.122311] systemd-udevd[380]: simple-framebuffer: Device processed (SEQNUM=5451, ACTION=add) [ 166.124281] systemd-udevd[380]: simple-framebuffer: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 166.126478] systemd-udevd[353]: sm6115-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 166.128453] systemd-udevd[353]: sm6125-tlmm: Device ready for processing (SEQNUM=5456, ACTION=add) [ 166.130175] systemd-udevd[353]: sm6125-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 166.131919] systemd-udevd[353]: sm6350-tlmm: Device ready for processing (SEQNUM=5457, ACTION=add) [ 166.133833] systemd-udevd[353]: tegra-phy: Device is queued (SEQNUM=5531, ACTION=add) [ 166.135975] systemd-udevd[393]: sm6125-tlmm: Processing device (SEQNUM=5456, ACTION=add) [ 166.138355] systemd-udevd[391]: serial-tegra: Device processed (SEQNUM=5443, ACTION=add) [ 166.140391] systemd-udevd[391]: serial-tegra: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 166.142611] systemd-udevd[392]: sh-pfc: Device processed (SEQNUM=5447, ACTION=add) [ 166.144772] systemd-udevd[392]: sh-pfc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 166.146979] systemd-udevd[382]: simple-pm-bus: Device processed (SEQNUM=5452, ACTION=add) [ 166.149099] systemd-udevd[382]: simple-pm-bus: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 166.151305] systemd-udevd[395]: sl28cpld-intc: Device processed (SEQNUM=5454, ACTION=add) [ 166.153295] systemd-udevd[395]: sl28cpld-intc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 166.155501] systemd-udevd[396]: sdm845-pinctrl: Device processed (SEQNUM=5441, ACTION=add) [ 166.157493] systemd-udevd[396]: sdm845-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 166.159727] systemd-udevd[386]: sm6115-tlmm: Device processed (SEQNUM=5455, ACTION=add) [ 166.161768] systemd-udevd[386]: sm6115-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 166.163984] systemd-udevd[393]: sm6125-tlmm: Device processed (SEQNUM=5456, ACTION=add) [ 166.165984] systemd-udevd[393]: sm6125-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 166.168344] systemd-udevd[353]: sm6350-tlmm: Device ready for processing (SEQNUM=5457, ACTION=add) [ 166.170068] systemd-udevd[353]: sm6350-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 166.171961] systemd-udevd[353]: sm6375-tlmm: Device ready for processing (SEQNUM=5458, ACTION=add) [ 166.173902] systemd-udevd[353]: sm6375-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 166.175644] systemd-udevd[353]: sm8150-gpucc: Device ready for processing (SEQNUM=5459, ACTION=add) [ 166.178109] systemd-udevd[396]: sm6375-tlmm: Processing device (SEQNUM=5458, ACTION=add) [ 166.180413] systemd-udevd[353]: sm8150-gpucc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 166.182162] systemd-udevd[353]: sm8150-pinctrl: Device ready for processing (SEQNUM=5460, ACTION=add) [ 166.183906] systemd-udevd[353]: sm8150-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 166.185868] systemd-udevd[353]: sm8250-gpucc: Device ready for processing (SEQNUM=5461, ACTION=add) [ 166.188257] systemd-udevd[388]: sm8150-gpucc: Processing device (SEQNUM=5459, ACTION=add) [ 166.190361] systemd-udevd[353]: sm8250-gpucc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 166.192320] systemd-udevd[353]: sm8250-pinctrl: Device ready for processing (SEQNUM=5462, ACTION=add) [ 166.194501] systemd-udevd[384]: sm6350-tlmm: Processing device (SEQNUM=5457, ACTION=add) [ 166.196867] systemd-udevd[353]: sm8250-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 166.198629] systemd-udevd[353]: sm8250-videocc: Device ready for processing (SEQNUM=5463, ACTION=add) [ 166.200773] systemd-udevd[353]: sm8250-videocc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 166.202522] systemd-udevd[353]: sm8350-gcc: Device ready for processing (SEQNUM=5464, ACTION=add) [ 166.204462] systemd-udevd[353]: sm8350-gcc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 166.206215] systemd-udevd[353]: sm8350-tlmm: Device ready for processing (SEQNUM=5465, ACTION=add) [ 166.208647] systemd-udevd[382]: sm8350-gcc: Processing device (SEQNUM=5464, ACTION=add) [ 166.210785] systemd-udevd[381]: sm8250-pinctrl: Processing device (SEQNUM=5462, ACTION=add) [ 166.215385] systemd-udevd[391]: sm8250-gpucc: Processing device (SEQNUM=5461, ACTION=add) [ 166.222498] systemd-udevd[380]: sm8250-videocc: Processing device (SEQNUM=5463, ACTION=add) [ 166.224865] systemd-udevd[386]: sm8150-pinctrl: Processing device (SEQNUM=5460, ACTION=add) [ 166.227043] systemd-udevd[353]: sm8350-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 166.229209] systemd-udevd[353]: sm8450-tlmm: Device ready for processing (SEQNUM=5466, ACTION=add) [ 166.230917] systemd-udevd[353]: sm8450-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 166.232866] systemd-udevd[353]: sm8550-tlmm: Device ready for processing (SEQNUM=5467, ACTION=add) [ 166.234728] systemd-udevd[353]: sm8550-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 166.236738] systemd-udevd[353]: smc91x: Device ready for processing (SEQNUM=5468, ACTION=add) [ 166.238572] systemd-udevd[353]: smc91x: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 166.240568] systemd-udevd[353]: smccc_trng: Device ready for processing (SEQNUM=5469, ACTION=add) [ 166.242754] systemd-udevd[379]: sm8350-tlmm: Processing device (SEQNUM=5465, ACTION=add) [ 166.245167] systemd-udevd[383]: sm8450-tlmm: Processing device (SEQNUM=5466, ACTION=add) [ 166.247296] systemd-udevd[389]: sm8550-tlmm: Processing device (SEQNUM=5467, ACTION=add) [ 166.249664] systemd-udevd[392]: smccc_trng: Processing device (SEQNUM=5469, ACTION=add) [ 166.251845] systemd-udevd[396]: sm6375-tlmm: Device processed (SEQNUM=5458, ACTION=add) [ 166.253819] systemd-udevd[396]: sm6375-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 166.255958] systemd-udevd[353]: smccc_trng: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 166.257890] systemd-udevd[353]: smsc911x: Device ready for processing (SEQNUM=5470, ACTION=add) [ 166.259583] systemd-udevd[353]: smsc911x: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 166.261601] systemd-udevd[353]: snd-soc-dummy: Device ready for processing (SEQNUM=5471, ACTION=add) [ 166.263452] systemd-udevd[353]: tegra-pmc: Device is queued (SEQNUM=5532, ACTION=add) [ 166.265886] systemd-udevd[388]: sm8150-gpucc: Device processed (SEQNUM=5459, ACTION=add) [ 166.267677] systemd-udevd[388]: sm8150-gpucc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 166.270127] systemd-udevd[395]: smc91x: Processing device (SEQNUM=5468, ACTION=add) [ 166.272455] systemd-udevd[386]: sm8150-pinctrl: Device processed (SEQNUM=5460, ACTION=add) [ 166.274593] systemd-udevd[393]: smsc911x: Processing device (SEQNUM=5470, ACTION=add) [ 166.276997] systemd-udevd[384]: sm6350-tlmm: Device processed (SEQNUM=5457, ACTION=add) [ 166.278770] systemd-udevd[384]: sm6350-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 166.281213] systemd-udevd[353]: snd-soc-dummy: Device ready for processing (SEQNUM=5471, ACTION=add) [ 166.282927] systemd-udevd[353]: snd-soc-dummy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 166.284883] systemd-udevd[353]: snps-udc-plat: Device ready for processing (SEQNUM=5472, ACTION=add) [ 166.286602] systemd-udevd[353]: tegra-tcu: Device is queued (SEQNUM=5533, ACTION=add) [ 166.288537] systemd-udevd[353]: snps-udc-plat: Device ready for processing (SEQNUM=5472, ACTION=add) [ 166.293720] systemd-udevd[379]: sm8350-tlmm: Device processed (SEQNUM=5465, ACTION=add) [ 166.295878] systemd-udevd[386]: sm8150-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 166.298427] systemd-udevd[379]: sm8350-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 166.300884] systemd-udevd[384]: snps-udc-plat: Processing device (SEQNUM=5472, ACTION=add) [ 166.303018] systemd-udevd[396]: snd-soc-dummy: Processing device (SEQNUM=5471, ACTION=add) [ 166.308554] systemd-udevd[353]: snps-udc-plat: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 166.313224] systemd-udevd[353]: snvs_lpgpr: Device ready for processing (SEQNUM=5473, ACTION=add) [ 166.314954] systemd-udevd[353]: snvs_lpgpr: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 166.316942] systemd-udevd[353]: soc-audio: Device ready for processing (SEQNUM=5474, ACTION=add) [ 166.318656] systemd-udevd[353]: tegra-uart: Device is queued (SEQNUM=5534, ACTION=add) [ 166.321648] systemd-udevd[353]: soc-audio: Device ready for processing (SEQNUM=5474, ACTION=add) [ 166.325914] systemd-udevd[353]: soc-audio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 166.329331] systemd-udevd[353]: sparx5-clk: Device ready for processing (SEQNUM=5475, ACTION=add) [ 166.332830] systemd-udevd[383]: sm8450-tlmm: Device processed (SEQNUM=5466, ACTION=add) [ 166.334609] systemd-udevd[383]: sm8450-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 166.337090] systemd-udevd[393]: smsc911x: Device processed (SEQNUM=5470, ACTION=add) [ 166.339750] systemd-udevd[386]: soc-audio: Processing device (SEQNUM=5474, ACTION=add) [ 166.342179] systemd-udevd[393]: smsc911x: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 166.344642] systemd-udevd[388]: snvs_lpgpr: Processing device (SEQNUM=5473, ACTION=add) [ 166.346804] systemd-udevd[395]: smc91x: Device processed (SEQNUM=5468, ACTION=add) [ 166.348789] systemd-udevd[395]: smc91x: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 166.350990] systemd-udevd[380]: sm8250-videocc: Device processed (SEQNUM=5463, ACTION=add) [ 166.352983] systemd-udevd[380]: sm8250-videocc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 166.355213] systemd-udevd[381]: sm8250-pinctrl: Device processed (SEQNUM=5462, ACTION=add) [ 166.357220] systemd-udevd[381]: sm8250-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 166.359441] systemd-udevd[384]: snps-udc-plat: Device processed (SEQNUM=5472, ACTION=add) [ 166.361898] systemd-udevd[392]: smccc_trng: Device processed (SEQNUM=5469, ACTION=add) [ 166.363686] systemd-udevd[392]: smccc_trng: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 166.366681] systemd-udevd[389]: sm8550-tlmm: Device processed (SEQNUM=5467, ACTION=add) [ 166.368850] systemd-udevd[389]: sm8550-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 166.370977] systemd-udevd[353]: sparx5-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 166.372949] systemd-udevd[353]: spi_qup: Device ready for processing (SEQNUM=5476, ACTION=add) [ 166.374786] systemd-udevd[353]: tegra-usb: Device is queued (SEQNUM=5535, ACTION=add) [ 166.377185] systemd-udevd[379]: sparx5-clk: Processing device (SEQNUM=5475, ACTION=add) [ 166.379444] systemd-udevd[384]: snps-udc-plat: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 166.382060] systemd-udevd[396]: snd-soc-dummy: Device processed (SEQNUM=5471, ACTION=add) [ 166.383864] systemd-udevd[396]: snd-soc-dummy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 166.386351] systemd-udevd[391]: sm8250-gpucc: Device processed (SEQNUM=5461, ACTION=add) [ 166.388351] systemd-udevd[391]: sm8250-gpucc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 166.390597] systemd-udevd[382]: sm8350-gcc: Device processed (SEQNUM=5464, ACTION=add) [ 166.392638] systemd-udevd[382]: sm8350-gcc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 166.394917] systemd-udevd[353]: spi_qup: Device ready for processing (SEQNUM=5476, ACTION=add) [ 166.396823] systemd-udevd[353]: spi_qup: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 166.398731] systemd-udevd[353]: spmi_pmic_arb: Device ready for processing (SEQNUM=5477, ACTION=add) [ 166.400730] systemd-udevd[353]: spmi_pmic_arb: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 166.402480] systemd-udevd[353]: sr-clk: Device ready for processing (SEQNUM=5478, ACTION=add) [ 166.404390] systemd-udevd[353]: sr-clk: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 166.406626] systemd-udevd[384]: spi_qup: Processing device (SEQNUM=5476, ACTION=add) [ 166.409241] systemd-udevd[353]: sr-pcie-phy: Device ready for processing (SEQNUM=5479, ACTION=add) [ 166.410955] systemd-udevd[353]: sr-pcie-phy: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 166.412894] systemd-udevd[353]: sr-thermal: Device ready for processing (SEQNUM=5480, ACTION=add) [ 166.414601] systemd-udevd[353]: sr-thermal: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 166.416694] systemd-udevd[353]: sram: Device ready for processing (SEQNUM=5481, ACTION=add) [ 166.418389] systemd-udevd[353]: sram: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 166.420344] systemd-udevd[353]: stm32-rng: Device ready for processing (SEQNUM=5482, ACTION=add) [ 166.422060] systemd-udevd[353]: stm32-rng: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 166.423795] systemd-udevd[353]: stm32-usart: Device ready for processing (SEQNUM=5483, ACTION=add) [ 166.425905] systemd-udevd[353]: stm32-usart: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 166.427695] systemd-udevd[353]: stm32mp257-pinctrl: Device ready for processing (SEQNUM=5484, ACTION=add) [ 166.430100] systemd-udevd[353]: stm32mp257-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 166.431864] systemd-udevd[353]: stratix10-clkmgr: Device ready for processing (SEQNUM=5485, ACTION=add) [ 166.433852] systemd-udevd[353]: stratix10-clkmgr: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 166.435616] systemd-udevd[353]: sun4i-usb-phy: Device ready for processing (SEQNUM=5486, ACTION=add) [ 166.437626] systemd-udevd[353]: sun4i-usb-phy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 166.439837] systemd-udevd[389]: stm32-usart: Processing device (SEQNUM=5483, ACTION=add) [ 166.442245] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.443988] systemd-udevd[353]: tegra-xusb: Device is queued (SEQNUM=5536, ACTION=add) [ 166.445889] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.447623] systemd-udevd[353]: tegra-xusb-padctl: Device is queued (SEQNUM=5537, ACTION=add) [ 166.449537] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.451271] systemd-udevd[353]: tegra124-dfll: Device is queued (SEQNUM=5538, ACTION=add) [ 166.453330] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.455043] systemd-udevd[353]: tegra124-pinctrl: Device is queued (SEQNUM=5539, ACTION=add) [ 166.457019] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.459225] systemd-udevd[395]: stm32mp257-pinctrl: Processing device (SEQNUM=5484, ACTION=add) [ 166.461532] systemd-udevd[353]: tegra186-cpufreq: Device is queued (SEQNUM=5540, ACTION=add) [ 166.463273] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.465688] systemd-udevd[396]: spmi_pmic_arb: Processing device (SEQNUM=5477, ACTION=add) [ 166.467916] systemd-udevd[353]: tegra186-emc: Device is queued (SEQNUM=5541, ACTION=add) [ 166.469874] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.471625] systemd-udevd[353]: tegra186-gpio: Device is queued (SEQNUM=5542, ACTION=add) [ 166.477141] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.480394] systemd-udevd[353]: tegra186-timer: Device is queued (SEQNUM=5543, ACTION=add) [ 166.484568] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.486766] systemd-udevd[353]: tegra194-cbb: Device is queued (SEQNUM=5544, ACTION=add) [ 166.489131] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.491593] systemd-udevd[382]: sram: Processing device (SEQNUM=5481, ACTION=add) [ 166.497782] systemd-udevd[353]: tegra194-cpufreq: Device is queued (SEQNUM=5545, ACTION=add) [ 166.502155] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.505993] systemd-udevd[391]: sr-clk: Processing device (SEQNUM=5478, ACTION=add) [ 166.508765] systemd-udevd[353]: tegra194-pinctrl: Device is queued (SEQNUM=5546, ACTION=add) [ 166.511479] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.515237] systemd-udevd[353]: tegra20-cpufreq: Device is queued (SEQNUM=5547, ACTION=add) [ 166.518018] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.521363] systemd-udevd[353]: tegra210-pinctrl: Device is queued (SEQNUM=5548, ACTION=add) [ 166.533654] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.537072] systemd-udevd[353]: tegra234-cbb: Device is queued (SEQNUM=5549, ACTION=add) [ 166.546261] systemd-udevd[388]: snvs_lpgpr: Device processed (SEQNUM=5473, ACTION=add) [ 166.548968] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.554485] systemd-udevd[388]: snvs_lpgpr: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 166.558149] systemd-udevd[353]: tegra234-pinctrl: Device is queued (SEQNUM=5550, ACTION=add) [ 166.559866] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.562192] systemd-udevd[392]: stratix10-clkmgr: Processing device (SEQNUM=5485, ACTION=add) [ 166.564631] systemd-udevd[353]: tegra_hte: Device is queued (SEQNUM=5551, ACTION=add) [ 166.566342] systemd-udevd[353]: sun50i-a100-ccu: Device ready for processing (SEQNUM=5487, ACTION=add) [ 166.568451] systemd-udevd[353]: sun50i-a100-ccu: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 166.570225] systemd-udevd[353]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=5488, ACTION=add) [ 166.572766] systemd-udevd[381]: sr-pcie-phy: Processing device (SEQNUM=5479, ACTION=add) [ 166.575049] systemd-udevd[353]: tegra_rtc: Device is queued (SEQNUM=5552, ACTION=add) [ 166.577028] systemd-udevd[353]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=5488, ACTION=add) [ 166.578757] systemd-udevd[353]: ti-cpufreq: Device is queued (SEQNUM=5553, ACTION=add) [ 166.580744] systemd-udevd[353]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=5488, ACTION=add) [ 166.582464] systemd-udevd[353]: ti-msgmgr: Device is queued (SEQNUM=5554, ACTION=add) [ 166.584368] systemd-udevd[353]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=5488, ACTION=add) [ 166.586087] systemd-udevd[353]: ti-sci: Device is queued (SEQNUM=5555, ACTION=add) [ 166.587904] systemd-udevd[353]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=5488, ACTION=add) [ 166.592758] systemd-udevd[353]: ti-sci-clk: Device is queued (SEQNUM=5556, ACTION=add) [ 166.597164] systemd-udevd[353]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=5488, ACTION=add) [ 166.598900] systemd-udevd[353]: ti-sci-inta: Device is queued (SEQNUM=5557, ACTION=add) [ 166.600935] systemd-udevd[353]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=5488, ACTION=add) [ 166.602666] systemd-udevd[353]: ti-sci-intr: Device is queued (SEQNUM=5558, ACTION=add) [ 166.605483] systemd-udevd[386]: soc-audio: Device processed (SEQNUM=5474, ACTION=add) [ 166.607796] systemd-udevd[353]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=5488, ACTION=add) [ 166.610200] systemd-udevd[386]: soc-audio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 166.612607] systemd-udevd[380]: sr-thermal: Processing device (SEQNUM=5480, ACTION=add) [ 166.614737] systemd-udevd[393]: sun4i-usb-phy: Processing device (SEQNUM=5486, ACTION=add) [ 166.620310] systemd-udevd[383]: stm32-rng: Processing device (SEQNUM=5482, ACTION=add) [ 166.622516] systemd-udevd[353]: ti-sci-reset: Device is queued (SEQNUM=5559, ACTION=add) [ 166.624489] systemd-udevd[353]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=5488, ACTION=add) [ 166.626689] systemd-udevd[388]: sun50i-a100-ccu: Processing device (SEQNUM=5487, ACTION=add) [ 166.631165] systemd-udevd[353]: ti-sysc: Device is queued (SEQNUM=5560, ACTION=add) [ 166.634589] systemd-udevd[353]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=5488, ACTION=add) [ 166.638175] systemd-udevd[353]: sun50i-a100-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 166.641258] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.642997] systemd-udevd[353]: ti-syscon-gate-clk: Device is queued (SEQNUM=5561, ACTION=add) [ 166.644928] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.646654] systemd-udevd[353]: ti-udma: Device is queued (SEQNUM=5562, ACTION=add) [ 166.649928] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.655303] systemd-udevd[353]: ti_opp_supply: Device is queued (SEQNUM=5563, ACTION=add) [ 166.657404] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.659319] systemd-udevd[353]: ti_sci_pm_domains: Device is queued (SEQNUM=5564, ACTION=add) [ 166.661411] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.663339] systemd-udevd[353]: tmpv7700-pinctrl: Device is queued (SEQNUM=5565, ACTION=add) [ 166.665434] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.667164] systemd-udevd[353]: tpm_tis: Device is queued (SEQNUM=5566, ACTION=add) [ 166.669095] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.670812] systemd-udevd[353]: tps65219-gpio: Device is queued (SEQNUM=5567, ACTION=add) [ 166.674120] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.678038] systemd-udevd[353]: tps65219-pmic: Device is queued (SEQNUM=5568, ACTION=add) [ 166.681418] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.684702] systemd-udevd[353]: ufshcd-hisi: Device is queued (SEQNUM=5569, ACTION=add) [ 166.686403] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.688322] systemd-udevd[353]: ums512-clk: Device is queued (SEQNUM=5570, ACTION=add) [ 166.690011] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.693156] systemd-udevd[386]: sun50i-a100-pinctrl: Processing device (SEQNUM=5488, ACTION=add) [ 166.699751] systemd-udevd[353]: unimac-mdio: Device is queued (SEQNUM=5571, ACTION=add) [ 166.701888] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.703801] systemd-udevd[353]: uniphier-ahci-phy: Device is queued (SEQNUM=5572, ACTION=add) [ 166.705910] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.707827] systemd-udevd[353]: uniphier-aidet: Device is queued (SEQNUM=5573, ACTION=add) [ 166.709817] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.711540] systemd-udevd[353]: uniphier-clk: Device is queued (SEQNUM=5574, ACTION=add) [ 166.713438] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.715156] systemd-udevd[353]: uniphier-efuse: Device is queued (SEQNUM=5575, ACTION=add) [ 166.717197] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.718948] systemd-udevd[353]: uniphier-fi2c: Device is queued (SEQNUM=5576, ACTION=add) [ 166.720854] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.722573] systemd-udevd[353]: uniphier-glue-reset: Device is queued (SEQNUM=5577, ACTION=add) [ 166.724634] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.726375] systemd-udevd[353]: uniphier-gpio: Device is queued (SEQNUM=5578, ACTION=add) [ 166.728286] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.730021] systemd-udevd[353]: uniphier-ld11-pinctrl: Device is queued (SEQNUM=5579, ACTION=add) [ 166.731738] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.733864] systemd-udevd[353]: uniphier-ld20-pinctrl: Device is queued (SEQNUM=5580, ACTION=add) [ 166.735606] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.737611] systemd-udevd[353]: uniphier-nx1-pinctrl: Device is queued (SEQNUM=5581, ACTION=add) [ 166.739326] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.741695] systemd-udevd[353]: uniphier-pxs3-pinctrl: Device is queued (SEQNUM=5582, ACTION=add) [ 166.743447] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.745363] systemd-udevd[353]: uniphier-regulator: Device is queued (SEQNUM=5583, ACTION=add) [ 166.747075] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.749611] systemd-udevd[380]: sr-thermal: Device processed (SEQNUM=5480, ACTION=add) [ 166.751731] systemd-udevd[353]: uniphier-reset: Device is queued (SEQNUM=5584, ACTION=add) [ 166.753665] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.755875] systemd-udevd[383]: stm32-rng: Device processed (SEQNUM=5482, ACTION=add) [ 166.757884] systemd-udevd[383]: stm32-rng: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 166.760020] systemd-udevd[353]: uniphier-sd: Device is queued (SEQNUM=5585, ACTION=add) [ 166.761948] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.764344] systemd-udevd[393]: sun4i-usb-phy: Device processed (SEQNUM=5486, ACTION=add) [ 166.766120] systemd-udevd[393]: sun4i-usb-phy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 166.768733] systemd-udevd[380]: sr-thermal: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 166.770944] systemd-udevd[379]: sparx5-clk: Device processed (SEQNUM=5475, ACTION=add) [ 166.773205] systemd-udevd[353]: uniphier-system-bus: Device is queued (SEQNUM=5586, ACTION=add) [ 166.775362] systemd-udevd[379]: sparx5-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 166.777787] systemd-udevd[353]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=5489, ACTION=add) [ 166.779510] systemd-udevd[353]: sun50i-a100-r-ccu: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 166.781461] systemd-udevd[353]: sun50i-a100-r-pinctrl: Device ready for processing (SEQNUM=5490, ACTION=add) [ 166.783212] systemd-udevd[353]: sun50i-a100-r-pinctrl: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 166.785281] systemd-udevd[353]: sun50i-a64-ccu: Device ready for processing (SEQNUM=5491, ACTION=add) [ 166.787450] systemd-udevd[383]: sun50i-a100-r-ccu: Processing device (SEQNUM=5489, ACTION=add) [ 166.789860] systemd-udevd[393]: sun50i-a100-r-pinctrl: Processing device (SEQNUM=5490, ACTION=add) [ 166.792265] systemd-udevd[353]: uniphier-thermal: Device is queued (SEQNUM=5587, ACTION=add) [ 166.793972] systemd-udevd[353]: sun50i-a64-ccu: Device ready for processing (SEQNUM=5491, ACTION=add) [ 166.795691] systemd-udevd[353]: sun50i-a64-ccu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 166.797832] systemd-udevd[353]: sun50i-a64-pinctrl: Device ready for processing (SEQNUM=5492, ACTION=add) [ 166.799566] systemd-udevd[353]: sun50i-a64-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 166.801714] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.803919] systemd-udevd[380]: sun50i-a64-ccu: Processing device (SEQNUM=5491, ACTION=add) [ 166.806269] systemd-udevd[379]: sun50i-a64-pinctrl: Processing device (SEQNUM=5492, ACTION=add) [ 166.810003] systemd-udevd[353]: uniphier-uart: Device is queued (SEQNUM=5588, ACTION=add) [ 166.815544] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.817907] systemd-udevd[353]: uniphier-usb2-phy: Device is queued (SEQNUM=5589, ACTION=add) [ 166.819769] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.821745] systemd-udevd[353]: uniphier-usb3-hsphy: Device is queued (SEQNUM=5590, ACTION=add) [ 166.823460] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.825526] systemd-udevd[353]: uniphier-usb3-ssphy: Device is queued (SEQNUM=5591, ACTION=add) [ 166.827242] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.829240] systemd-udevd[353]: uniphier-wdt: Device is queued (SEQNUM=5592, ACTION=add) [ 166.830951] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.834521] systemd-udevd[353]: usb-conn-gpio: Device is queued (SEQNUM=5593, ACTION=add) [ 166.838418] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.841884] systemd-udevd[353]: usb3503: Device is queued (SEQNUM=5594, ACTION=add) [ 166.843901] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.845937] systemd-udevd[353]: usb_phy_generic: Device is queued (SEQNUM=5595, ACTION=add) [ 166.847633] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.849501] systemd-udevd[353]: usbmisc_imx: Device is queued (SEQNUM=5596, ACTION=add) [ 166.851198] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.855005] systemd-udevd[353]: vexpress-osc: Device is queued (SEQNUM=5597, ACTION=add) [ 166.858647] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.862351] systemd-udevd[353]: vexpress-syscfg: Device is queued (SEQNUM=5598, ACTION=add) [ 166.868327] systemd-udevd[391]: sr-clk: Device processed (SEQNUM=5478, ACTION=add) [ 166.870495] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.880778] systemd-udevd[389]: stm32-usart: Device processed (SEQNUM=5483, ACTION=add) [ 166.882813] systemd-udevd[389]: stm32-usart: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 166.885503] systemd-udevd[388]: sun50i-a100-ccu: Device processed (SEQNUM=5487, ACTION=add) [ 166.887545] systemd-udevd[388]: sun50i-a100-ccu: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 166.890288] systemd-udevd[391]: sr-clk: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 166.892989] systemd-udevd[396]: spmi_pmic_arb: Device processed (SEQNUM=5477, ACTION=add) [ 166.894792] systemd-udevd[396]: spmi_pmic_arb: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 166.897437] systemd-udevd[353]: vexpress-sysreg: Device is queued (SEQNUM=5599, ACTION=add) [ 166.899165] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.904823] systemd-udevd[381]: sr-pcie-phy: Device processed (SEQNUM=5479, ACTION=add) [ 166.906621] systemd-udevd[381]: sr-pcie-phy: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 166.909142] systemd-udevd[353]: virtio-mmio: Device is queued (SEQNUM=5600, ACTION=add) [ 166.910847] systemd-udevd[353]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=5493, ACTION=add) [ 166.912885] systemd-udevd[353]: sun50i-a64-r-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 166.914680] systemd-udevd[353]: sun50i-de2-bus: Device ready for processing (SEQNUM=5494, ACTION=add) [ 166.917145] systemd-udevd[396]: sun50i-a64-r-pinctrl: Processing device (SEQNUM=5493, ACTION=add) [ 166.919329] systemd-udevd[388]: sun50i-de2-bus: Processing device (SEQNUM=5494, ACTION=add) [ 166.929487] systemd-udevd[353]: sun50i-de2-bus: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 166.931462] systemd-udevd[353]: sun50i-h5-pinctrl: Device ready for processing (SEQNUM=5495, ACTION=add) [ 166.933660] systemd-udevd[353]: sun50i-h5-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 166.935413] systemd-udevd[353]: sun50i-h6-ccu: Device ready for processing (SEQNUM=5496, ACTION=add) [ 166.937425] systemd-udevd[353]: sun50i-h6-ccu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 166.939168] systemd-udevd[353]: sun50i-h6-pinctrl: Device ready for processing (SEQNUM=5497, ACTION=add) [ 166.942611] systemd-udevd[353]: visconti-clk: Device is queued (SEQNUM=5601, ACTION=add) [ 166.946518] systemd-udevd[353]: sun50i-h6-pinctrl: Device ready for processing (SEQNUM=5497, ACTION=add) [ 166.950480] systemd-udevd[353]: sun50i-h6-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 166.953257] systemd-udevd[353]: sun50i-h6-r-ccu: Device ready for processing (SEQNUM=5498, ACTION=add) [ 166.955460] systemd-udevd[389]: sun50i-h6-ccu: Processing device (SEQNUM=5496, ACTION=add) [ 166.960924] systemd-udevd[380]: sun50i-a64-ccu: Device processed (SEQNUM=5491, ACTION=add) [ 166.963082] systemd-udevd[379]: sun50i-a64-pinctrl: Device processed (SEQNUM=5492, ACTION=add) [ 166.968511] systemd-udevd[384]: spi_qup: Device processed (SEQNUM=5476, ACTION=add) [ 166.970280] systemd-udevd[384]: spi_qup: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 166.972634] systemd-udevd[353]: visconti-pcie: Device is queued (SEQNUM=5602, ACTION=add) [ 166.974487] systemd-udevd[353]: sun50i-h6-r-ccu: Device ready for processing (SEQNUM=5498, ACTION=add) [ 166.976930] systemd-udevd[379]: sun50i-a64-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 166.979149] systemd-udevd[391]: sun50i-h5-pinctrl: Processing device (SEQNUM=5495, ACTION=add) [ 166.984848] systemd-udevd[392]: stratix10-clkmgr: Device processed (SEQNUM=5485, ACTION=add) [ 166.986927] systemd-udevd[353]: visconti_gpio: Device is queued (SEQNUM=5603, ACTION=add) [ 166.989398] systemd-udevd[396]: sun50i-a64-r-pinctrl: Device processed (SEQNUM=5493, ACTION=add) [ 166.991204] systemd-udevd[396]: sun50i-a64-r-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 166.993610] systemd-udevd[353]: sun50i-h6-r-ccu: Device ready for processing (SEQNUM=5498, ACTION=add) [ 166.995332] systemd-udevd[353]: sun50i-h6-r-ccu: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 166.997364] systemd-udevd[353]: sun50i-h6-r-pinctrl: Device ready for processing (SEQNUM=5499, ACTION=add) [ 166.999588] systemd-udevd[380]: sun50i-a64-ccu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 167.002183] systemd-udevd[389]: sun50i-h6-ccu: Device processed (SEQNUM=5496, ACTION=add) [ 167.004543] systemd-udevd[392]: stratix10-clkmgr: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 167.006765] systemd-udevd[389]: sun50i-h6-ccu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 167.015100] systemd-udevd[395]: stm32mp257-pinctrl: Device processed (SEQNUM=5484, ACTION=add) [ 167.019362] systemd-udevd[395]: stm32mp257-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 167.025332] systemd-udevd[353]: xenon-sdhci: Device is queued (SEQNUM=5604, ACTION=add) [ 167.027032] systemd-udevd[353]: sun50i-h6-r-pinctrl: Device ready for processing (SEQNUM=5499, ACTION=add) [ 167.032824] systemd-udevd[396]: sun50i-h6-r-pinctrl: Processing device (SEQNUM=5499, ACTION=add) [ 167.036522] systemd-udevd[353]: sun50i-h6-r-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 167.039189] systemd-udevd[353]: sun50i-h616-ccu: Device ready for processing (SEQNUM=5500, ACTION=add) [ 167.044661] systemd-udevd[353]: sun50i-h616-ccu: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 167.049183] systemd-udevd[353]: sun50i-h616-pinctrl: Device ready for processing (SEQNUM=5501, ACTION=add) [ 167.050931] systemd-udevd[353]: sun50i-h616-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 167.053081] systemd-udevd[353]: sun50i-h616-r-pinctrl: Device ready for processing (SEQNUM=5502, ACTION=add) [ 167.054834] systemd-udevd[353]: sun50i-h616-r-pinctrl: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 167.056812] systemd-udevd[353]: sun6i-msgbox: Device ready for processing (SEQNUM=5503, ACTION=add) [ 167.058541] systemd-udevd[353]: sun6i-msgbox: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 167.060659] systemd-udevd[353]: sun6i-rtc: Device ready for processing (SEQNUM=5504, ACTION=add) [ 167.062398] systemd-udevd[353]: sun6i-rtc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.064517] systemd-udevd[353]: sun6i-spi: Device ready for processing (SEQNUM=5505, ACTION=add) [ 167.066713] systemd-udevd[383]: sun50i-a100-r-ccu: Device processed (SEQNUM=5489, ACTION=add) [ 167.069157] systemd-udevd[389]: sun50i-h616-r-pinctrl: Processing device (SEQNUM=5502, ACTION=add) [ 167.071335] systemd-udevd[379]: sun50i-h616-pinctrl: Processing device (SEQNUM=5501, ACTION=add) [ 167.076504] systemd-udevd[391]: sun50i-h5-pinctrl: Device processed (SEQNUM=5495, ACTION=add) [ 167.081338] systemd-udevd[381]: sun50i-h6-pinctrl: Processing device (SEQNUM=5497, ACTION=add) [ 167.083931] systemd-udevd[353]: xgene-ahci: Device is queued (SEQNUM=5605, ACTION=add) [ 167.085813] systemd-udevd[353]: sun6i-spi: Device ready for processing (SEQNUM=5505, ACTION=add) [ 167.087519] systemd-udevd[353]: xgene-enet: Device is queued (SEQNUM=5606, ACTION=add) [ 167.089383] systemd-udevd[353]: sun6i-spi: Device ready for processing (SEQNUM=5505, ACTION=add) [ 167.091533] systemd-udevd[391]: sun50i-h5-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 167.094072] systemd-udevd[353]: xgene-gpio: Device is queued (SEQNUM=5607, ACTION=add) [ 167.096567] systemd-udevd[384]: sun50i-h6-r-ccu: Processing device (SEQNUM=5498, ACTION=add) [ 167.098678] systemd-udevd[353]: sun6i-spi: Device ready for processing (SEQNUM=5505, ACTION=add) [ 167.101562] systemd-udevd[353]: xgene-gpio-sb: Device is queued (SEQNUM=5608, ACTION=add) [ 167.106422] systemd-udevd[353]: sun6i-spi: Device ready for processing (SEQNUM=5505, ACTION=add) [ 167.113012] systemd-udevd[389]: sun50i-h616-r-pinctrl: Device processed (SEQNUM=5502, ACTION=add) [ 167.117124] systemd-udevd[389]: sun50i-h616-r-pinctrl: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 167.119721] systemd-udevd[391]: sun6i-spi: Processing device (SEQNUM=5505, ACTION=add) [ 167.125323] systemd-udevd[382]: sram: Device processed (SEQNUM=5481, ACTION=add) [ 167.127370] systemd-udevd[353]: sun6i-spi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.129816] systemd-udevd[382]: sram: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 167.131938] systemd-udevd[353]: sun8i-h3-ccu: Device ready for processing (SEQNUM=5506, ACTION=add) [ 167.133867] systemd-udevd[353]: xgene-mdio: Device is queued (SEQNUM=5609, ACTION=add) [ 167.136014] systemd-udevd[380]: sun50i-h616-ccu: Processing device (SEQNUM=5500, ACTION=add) [ 167.138443] systemd-udevd[383]: sun50i-a100-r-ccu: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 167.140844] systemd-udevd[353]: sun8i-h3-ccu: Device ready for processing (SEQNUM=5506, ACTION=add) [ 167.142736] systemd-udevd[353]: sun8i-h3-ccu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 167.145298] systemd-udevd[392]: sun6i-rtc: Processing device (SEQNUM=5504, ACTION=add) [ 167.147388] systemd-udevd[353]: sun8i-h3-r-pinctrl: Device ready for processing (SEQNUM=5507, ACTION=add) [ 167.149399] systemd-udevd[353]: sun8i-h3-r-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 167.151184] systemd-udevd[353]: sun8i-r-ccu: Device ready for processing (SEQNUM=5508, ACTION=add) [ 167.153583] systemd-udevd[395]: sun6i-msgbox: Processing device (SEQNUM=5503, ACTION=add) [ 167.155665] systemd-udevd[353]: xgene-msi: Device is queued (SEQNUM=5610, ACTION=add) [ 167.158222] systemd-udevd[388]: sun50i-de2-bus: Device processed (SEQNUM=5494, ACTION=add) [ 167.160012] systemd-udevd[388]: sun50i-de2-bus: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 167.162475] systemd-udevd[391]: sun6i-spi: Device processed (SEQNUM=5505, ACTION=add) [ 167.164929] systemd-udevd[382]: sun8i-h3-ccu: Processing device (SEQNUM=5506, ACTION=add) [ 167.167085] systemd-udevd[391]: sun6i-spi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 167.169549] systemd-udevd[389]: sun8i-h3-r-pinctrl: Processing device (SEQNUM=5507, ACTION=add) [ 167.174797] systemd-udevd[393]: sun50i-a100-r-pinctrl: Device processed (SEQNUM=5490, ACTION=add) [ 167.176965] systemd-udevd[393]: sun50i-a100-r-pinctrl: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 167.179122] systemd-udevd[353]: sun8i-r-ccu: Device ready for processing (SEQNUM=5508, ACTION=add) [ 167.181542] systemd-udevd[381]: sun50i-h6-pinctrl: Device processed (SEQNUM=5497, ACTION=add) [ 167.183625] systemd-udevd[353]: xgene-pcie: Device is queued (SEQNUM=5611, ACTION=add) [ 167.185530] systemd-udevd[353]: sun8i-r-ccu: Device ready for processing (SEQNUM=5508, ACTION=add) [ 167.190836] systemd-udevd[386]: sun50i-a100-pinctrl: Device processed (SEQNUM=5488, ACTION=add) [ 167.192886] systemd-udevd[386]: sun50i-a100-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 167.195127] systemd-udevd[381]: sun50i-h6-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 167.197550] systemd-udevd[379]: sun50i-h616-pinctrl: Device processed (SEQNUM=5501, ACTION=add) [ 167.199353] systemd-udevd[379]: sun50i-h616-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 167.201838] systemd-udevd[388]: sun8i-r-ccu: Processing device (SEQNUM=5508, ACTION=add) [ 167.203965] systemd-udevd[353]: sun8i-r-ccu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 167.209560] systemd-udevd[353]: sun8i-thermal: Device ready for processing (SEQNUM=5509, ACTION=add) [ 167.213115] systemd-udevd[353]: sun8i-thermal: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 167.215010] systemd-udevd[353]: sunxi-de2-clks: Device ready for processing (SEQNUM=5510, ACTION=add) [ 167.216935] systemd-udevd[353]: sunxi-de2-clks: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 167.218686] systemd-udevd[353]: sunxi-mmc: Device ready for processing (SEQNUM=5511, ACTION=add) [ 167.223002] systemd-udevd[396]: sun50i-h6-r-pinctrl: Device processed (SEQNUM=5499, ACTION=add) [ 167.227298] systemd-udevd[396]: sun50i-h6-r-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 167.232743] systemd-udevd[353]: sunxi-mmc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.234490] systemd-udevd[353]: sunxi-rsb: Device ready for processing (SEQNUM=5512, ACTION=add) [ 167.236449] systemd-udevd[353]: xgene-phy: Device is queued (SEQNUM=5612, ACTION=add) [ 167.238671] systemd-udevd[393]: sunxi-mmc: Processing device (SEQNUM=5511, ACTION=add) [ 167.241089] systemd-udevd[391]: sun8i-thermal: Processing device (SEQNUM=5509, ACTION=add) [ 167.243237] systemd-udevd[383]: sunxi-de2-clks: Processing device (SEQNUM=5510, ACTION=add) [ 167.245570] systemd-udevd[389]: sun8i-h3-r-pinctrl: Device processed (SEQNUM=5507, ACTION=add) [ 167.247362] systemd-udevd[389]: sun8i-h3-r-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 167.249791] systemd-udevd[353]: sunxi-rsb: Device ready for processing (SEQNUM=5512, ACTION=add) [ 167.251653] systemd-udevd[353]: sunxi-rsb: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.253654] systemd-udevd[353]: syscon: Device ready for processing (SEQNUM=5513, ACTION=add) [ 167.255831] systemd-udevd[395]: sun6i-msgbox: Device processed (SEQNUM=5503, ACTION=add) [ 167.260905] systemd-udevd[395]: sun6i-msgbox: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 167.265386] systemd-udevd[396]: sunxi-rsb: Processing device (SEQNUM=5512, ACTION=add) [ 167.267560] systemd-udevd[386]: syscon: Processing device (SEQNUM=5513, ACTION=add) [ 167.270064] systemd-udevd[384]: sun50i-h6-r-ccu: Device processed (SEQNUM=5498, ACTION=add) [ 167.271857] systemd-udevd[384]: sun50i-h6-r-ccu: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 167.274288] systemd-udevd[380]: sun50i-h616-ccu: Device processed (SEQNUM=5500, ACTION=add) [ 167.276258] systemd-udevd[380]: sun50i-h616-ccu: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 167.278526] systemd-udevd[353]: syscon: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 167.280467] systemd-udevd[353]: syscon-poweroff: Device ready for processing (SEQNUM=5514, ACTION=add) [ 167.282222] systemd-udevd[353]: syscon-poweroff: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 167.283973] systemd-udevd[353]: syscon-reboot: Device ready for processing (SEQNUM=5515, ACTION=add) [ 167.286066] systemd-udevd[353]: syscon-reboot: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 167.287816] systemd-udevd[353]: syscon-reboot-mode: Device ready for processing (SEQNUM=5516, ACTION=add) [ 167.293961] systemd-udevd[353]: syscon-reboot-mode: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 167.299644] systemd-udevd[353]: tcsr_cc-sm8550: Device ready for processing (SEQNUM=5517, ACTION=add) [ 167.305276] systemd-udevd[381]: syscon-poweroff: Processing device (SEQNUM=5514, ACTION=add) [ 167.307494] systemd-udevd[353]: xgene-reboot: Device is queued (SEQNUM=5613, ACTION=add) [ 167.309426] systemd-udevd[353]: tcsr_cc-sm8550: Device ready for processing (SEQNUM=5517, ACTION=add) [ 167.311469] systemd-udevd[353]: tcsr_cc-sm8550: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 167.313934] systemd-udevd[353]: tegra-ahb: Device ready for processing (SEQNUM=5518, ACTION=add) [ 167.315648] systemd-udevd[353]: tegra-ahb: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.317666] systemd-udevd[353]: tegra-apbdma: Device ready for processing (SEQNUM=5519, ACTION=add) [ 167.319394] systemd-udevd[353]: tegra-apbdma: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 167.321358] systemd-udevd[353]: tegra-bpmp: Device ready for processing (SEQNUM=5520, ACTION=add) [ 167.323224] systemd-udevd[353]: xgene-rng: Device is queued (SEQNUM=5614, ACTION=add) [ 167.325272] systemd-udevd[353]: tegra-bpmp: Device ready for processing (SEQNUM=5520, ACTION=add) [ 167.327453] systemd-udevd[380]: tegra-ahb: Processing device (SEQNUM=5518, ACTION=add) [ 167.329851] systemd-udevd[395]: tegra-apbdma: Processing device (SEQNUM=5519, ACTION=add) [ 167.335099] systemd-udevd[379]: syscon-reboot: Processing device (SEQNUM=5515, ACTION=add) [ 167.337551] systemd-udevd[353]: xgene-rtc: Device is queued (SEQNUM=5615, ACTION=add) [ 167.339250] systemd-udevd[353]: tegra-bpmp: Device ready for processing (SEQNUM=5520, ACTION=add) [ 167.341144] systemd-udevd[353]: xhci-hcd: Device is queued (SEQNUM=5616, ACTION=add) [ 167.342830] systemd-udevd[353]: tegra-bpmp: Device ready for processing (SEQNUM=5520, ACTION=add) [ 167.344809] systemd-udevd[353]: xhci-mtk: Device is queued (SEQNUM=5617, ACTION=add) [ 167.346506] systemd-udevd[353]: tegra-bpmp: Device ready for processing (SEQNUM=5520, ACTION=add) [ 167.348427] systemd-udevd[353]: xhci-renesas-hcd: Device is queued (SEQNUM=5618, ACTION=add) [ 167.350140] systemd-udevd[353]: tegra-bpmp: Device ready for processing (SEQNUM=5520, ACTION=add) [ 167.351846] systemd-udevd[353]: xiic-i2c: Device is queued (SEQNUM=5619, ACTION=add) [ 167.353839] systemd-udevd[353]: tegra-bpmp: Device ready for processing (SEQNUM=5520, ACTION=add) [ 167.355549] systemd-udevd[353]: xilinx-cpm-pcie: Device is queued (SEQNUM=5620, ACTION=add) [ 167.357607] systemd-udevd[353]: tegra-bpmp: Device ready for processing (SEQNUM=5520, ACTION=add) [ 167.359914] systemd-udevd[392]: sun6i-rtc: Device processed (SEQNUM=5504, ACTION=add) [ 167.361925] systemd-udevd[392]: sun6i-rtc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 167.364759] systemd-udevd[353]: xilinx-pcie: Device is queued (SEQNUM=5621, ACTION=add) [ 167.366472] systemd-udevd[353]: tegra-bpmp: Device ready for processing (SEQNUM=5520, ACTION=add) [ 167.368389] systemd-udevd[353]: xilinx-psgtr: Device is queued (SEQNUM=5622, ACTION=add) [ 167.370100] systemd-udevd[353]: tegra-bpmp: Device ready for processing (SEQNUM=5520, ACTION=add) [ 167.371798] systemd-udevd[353]: tegra-bpmp: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 167.373784] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.375499] systemd-udevd[353]: xilinx-pwm: Device is queued (SEQNUM=5623, ACTION=add) [ 167.377496] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.379223] systemd-udevd[353]: xilinx-vdma: Device is queued (SEQNUM=5624, ACTION=add) [ 167.381264] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.382982] systemd-udevd[353]: xilinx-zynqmp-dma: Device is queued (SEQNUM=5625, ACTION=add) [ 167.385626] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.389410] systemd-udevd[353]: xilinx-zynqmp-dpdma: Device is queued (SEQNUM=5626, ACTION=add) [ 167.392745] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.394465] systemd-udevd[353]: xilinx_spi: Device is queued (SEQNUM=5627, ACTION=add) [ 167.396526] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.398258] systemd-udevd[353]: xlnx_event_manager: Device is queued (SEQNUM=5628, ACTION=add) [ 167.399957] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.401876] systemd-udevd[353]: xuartps: Device is queued (SEQNUM=5629, ACTION=add) [ 167.403548] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.405664] systemd-udevd[353]: zynq-gpio: Device is queued (SEQNUM=5630, ACTION=add) [ 167.407339] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.409230] systemd-udevd[353]: zynqmp-aes: Device is queued (SEQNUM=5631, ACTION=add) [ 167.410929] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.412856] systemd-udevd[353]: zynqmp-ipi: Device is queued (SEQNUM=5632, ACTION=add) [ 167.414549] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.416461] systemd-udevd[353]: zynqmp-nvmem: Device is queued (SEQNUM=5633, ACTION=add) [ 167.418160] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.419870] systemd-udevd[353]: zynqmp-pinctrl: Device is queued (SEQNUM=5634, ACTION=add) [ 167.421776] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.424551] systemd-udevd[389]: syscon-reboot-mode: Processing device (SEQNUM=5516, ACTION=add) [ 167.426827] systemd-udevd[353]: zynqmp-qspi: Device is queued (SEQNUM=5635, ACTION=add) [ 167.428835] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.430707] systemd-udevd[353]: zynqmp-sha3-384: Device is queued (SEQNUM=5636, ACTION=add) [ 167.433036] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.436597] systemd-udevd[353]: zynqmp_clock: Device is queued (SEQNUM=5637, ACTION=add) [ 167.439836] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.441978] systemd-udevd[353]: zynqmp_firmware: Device is queued (SEQNUM=5638, ACTION=add) [ 167.443671] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.445604] systemd-udevd[353]: zynqmp_power: Device is queued (SEQNUM=5639, ACTION=add) [ 167.447747] systemd-udevd[379]: syscon-reboot: Device processed (SEQNUM=5515, ACTION=add) [ 167.450073] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.452451] systemd-udevd[379]: syscon-reboot: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 167.454602] systemd-udevd[353]: zynqmp_power_controller: Device is queued (SEQNUM=5640, ACTION=add) [ 167.456553] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.458740] systemd-udevd[384]: tcsr_cc-sm8550: Processing device (SEQNUM=5517, ACTION=add) [ 167.461087] systemd-udevd[353]: pnp: Device is queued (SEQNUM=5641, ACTION=add) [ 167.463234] systemd-udevd[392]: tegra-bpmp: Processing device (SEQNUM=5520, ACTION=add) [ 167.465554] systemd-udevd[353]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=5521, ACTION=add) [ 167.467271] systemd-udevd[353]: tegra-bpmp-i2c: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 167.469642] systemd-udevd[353]: tegra-clock: Device ready for processing (SEQNUM=5522, ACTION=add) [ 167.471354] systemd-udevd[353]: serial: Device is queued (SEQNUM=5642, ACTION=add) [ 167.473267] systemd-udevd[353]: tegra-clock: Device ready for processing (SEQNUM=5522, ACTION=add) [ 167.475461] systemd-udevd[379]: tegra-bpmp-i2c: Processing device (SEQNUM=5521, ACTION=add) [ 167.477790] systemd-udevd[353]: system: Device is queued (SEQNUM=5643, ACTION=add) [ 167.479470] systemd-udevd[353]: tegra-clock: Device ready for processing (SEQNUM=5522, ACTION=add) [ 167.481497] systemd-udevd[353]: tpm_tis: Device is queued (SEQNUM=5644, ACTION=add) [ 167.483165] systemd-udevd[353]: tegra-clock: Device ready for processing (SEQNUM=5522, ACTION=add) [ 167.485115] systemd-udevd[353]: rpmsg: Device is queued (SEQNUM=5645, ACTION=add) [ 167.487240] systemd-udevd[381]: syscon-poweroff: Device processed (SEQNUM=5514, ACTION=add) [ 167.489502] systemd-udevd[353]: tegra-clock: Device ready for processing (SEQNUM=5522, ACTION=add) [ 167.491674] systemd-udevd[381]: syscon-poweroff: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 167.494094] systemd-udevd[353]: qcom_glink_ssr: Device is queued (SEQNUM=5646, ACTION=add) [ 167.495785] systemd-udevd[353]: tegra-clock: Device ready for processing (SEQNUM=5522, ACTION=add) [ 167.498254] systemd-udevd[392]: tegra-bpmp: Device processed (SEQNUM=5520, ACTION=add) [ 167.500696] systemd-udevd[392]: tegra-bpmp: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 167.505242] systemd-udevd[353]: qcom_smd_rpm: Device is queued (SEQNUM=5647, ACTION=add) [ 167.509016] systemd-udevd[393]: sunxi-mmc: Device processed (SEQNUM=5511, ACTION=add) [ 167.511084] systemd-udevd[353]: tegra-clock: Device ready for processing (SEQNUM=5522, ACTION=add) [ 167.513517] systemd-udevd[393]: sunxi-mmc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 167.515631] systemd-udevd[353]: tegra-clock: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 167.517656] systemd-udevd[353]: tegra-flowctrl: Device ready for processing (SEQNUM=5523, ACTION=add) [ 167.519862] systemd-udevd[381]: tegra-clock: Processing device (SEQNUM=5522, ACTION=add) [ 167.522292] systemd-udevd[353]: rpmsg_ns: Device is queued (SEQNUM=5648, ACTION=add) [ 167.523980] systemd-udevd[353]: tegra-flowctrl: Device ready for processing (SEQNUM=5523, ACTION=add) [ 167.525939] systemd-udevd[353]: tegra-flowctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 167.527702] systemd-udevd[353]: tegra-fuse: Device ready for processing (SEQNUM=5524, ACTION=add) [ 167.529669] systemd-udevd[353]: tegra-fuse: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 167.531408] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.533451] systemd-udevd[353]: scmi_protocol: Device is queued (SEQNUM=5649, ACTION=add) [ 167.535307] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.537231] systemd-udevd[353]: scmi-clocks: Device is queued (SEQNUM=5650, ACTION=add) [ 167.538914] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.542471] systemd-udevd[353]: scmi-cpufreq: Device is queued (SEQNUM=5651, ACTION=add) [ 167.548569] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.550319] systemd-udevd[353]: scmi-hwmon: Device is queued (SEQNUM=5652, ACTION=add) [ 167.552706] systemd-udevd[392]: tegra-flowctrl: Processing device (SEQNUM=5523, ACTION=add) [ 167.554996] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.557631] systemd-udevd[353]: scmi-power-domain: Device is queued (SEQNUM=5653, ACTION=add) [ 167.561327] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.564977] systemd-udevd[353]: scmi-reset: Device is queued (SEQNUM=5654, ACTION=add) [ 167.566827] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.568812] systemd-udevd[353]: scsi: Device is queued (SEQNUM=5655, ACTION=add) [ 167.570490] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.572411] systemd-udevd[353]: sd: Device is queued (SEQNUM=5656, ACTION=add) [ 167.574151] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.575858] systemd-udevd[353]: ufs_device_wlun: Device is queued (SEQNUM=5657, ACTION=add) [ 167.577787] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.579634] systemd-udevd[353]: sdio: Device is queued (SEQNUM=5658, ACTION=add) [ 167.581509] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.583213] systemd-udevd[353]: serial: Device is queued (SEQNUM=5659, ACTION=add) [ 167.585109] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.586829] systemd-udevd[353]: serial-base: Device is queued (SEQNUM=5660, ACTION=add) [ 167.588793] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.590977] systemd-udevd[393]: tegra-fuse: Processing device (SEQNUM=5524, ACTION=add) [ 167.593344] systemd-udevd[353]: ctrl: Device is queued (SEQNUM=5661, ACTION=add) [ 167.595028] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.596954] systemd-udevd[353]: port: Device is queued (SEQNUM=5662, ACTION=add) [ 167.598627] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.600582] systemd-udevd[353]: serio: Device is queued (SEQNUM=5663, ACTION=add) [ 167.602280] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.603998] systemd-udevd[353]: atkbd: Device is queued (SEQNUM=5664, ACTION=add) [ 167.605918] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.608438] systemd-udevd[379]: tegra-bpmp-i2c: Device processed (SEQNUM=5521, ACTION=add) [ 167.610238] systemd-udevd[379]: tegra-bpmp-i2c: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 167.612806] systemd-udevd[353]: psmouse: Device is queued (SEQNUM=5665, ACTION=add) [ 167.614492] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.616427] systemd-udevd[353]: soc: Device is queued (SEQNUM=5666, ACTION=add) [ 167.618115] systemd-udevd[353]: tegra-gpcdma: Device ready for processing (SEQNUM=5525, ACTION=add) [ 167.619825] systemd-udevd[353]: tegra-gpcdma: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 167.625952] systemd-udevd[353]: tegra-gpio: Device ready for processing (SEQNUM=5526, ACTION=add) [ 167.629526] systemd-udevd[353]: spi: Device is queued (SEQNUM=5667, ACTION=add) [ 167.631200] systemd-udevd[353]: tegra-gpio: Device ready for processing (SEQNUM=5526, ACTION=add) [ 167.633121] systemd-udevd[353]: cros-ec-spi: Device is queued (SEQNUM=5668, ACTION=add) [ 167.634806] systemd-udevd[353]: tegra-gpio: Device ready for processing (SEQNUM=5526, ACTION=add) [ 167.637522] systemd-udevd[353]: ds3234: Device is queued (SEQNUM=5669, ACTION=add) [ 167.641197] systemd-udevd[353]: tegra-gpio: Device ready for processing (SEQNUM=5526, ACTION=add) [ 167.645559] systemd-udevd[379]: tegra-gpcdma: Processing device (SEQNUM=5525, ACTION=add) [ 167.647685] systemd-udevd[353]: mmc_spi: Device is queued (SEQNUM=5670, ACTION=add) [ 167.649621] systemd-udevd[353]: tegra-gpio: Device ready for processing (SEQNUM=5526, ACTION=add) [ 167.651320] systemd-udevd[353]: mtd_dataflash: Device is queued (SEQNUM=5671, ACTION=add) [ 167.653252] systemd-udevd[353]: tegra-gpio: Device ready for processing (SEQNUM=5526, ACTION=add) [ 167.658657] systemd-udevd[388]: sun8i-r-ccu: Device processed (SEQNUM=5508, ACTION=add) [ 167.660985] systemd-udevd[353]: rk8xx-spi: Device is queued (SEQNUM=5672, ACTION=add) [ 167.663131] systemd-udevd[388]: sun8i-r-ccu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 167.665541] systemd-udevd[353]: tegra-gpio: Device ready for processing (SEQNUM=5526, ACTION=add) [ 167.667253] systemd-udevd[353]: spi-nor: Device is queued (SEQNUM=5673, ACTION=add) [ 167.669130] systemd-udevd[353]: tegra-gpio: Device ready for processing (SEQNUM=5526, ACTION=add) [ 167.670844] systemd-udevd[353]: tegra-gpio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 167.677209] systemd-udevd[382]: sun8i-h3-ccu: Device processed (SEQNUM=5506, ACTION=add) [ 167.682897] systemd-udevd[353]: tegra-hsp: Device ready for processing (SEQNUM=5527, ACTION=add) [ 167.686228] systemd-udevd[382]: sun8i-h3-ccu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 167.688575] systemd-udevd[353]: sst25l: Device is queued (SEQNUM=5674, ACTION=add) [ 167.690257] systemd-udevd[353]: tegra-hsp: Device ready for processing (SEQNUM=5527, ACTION=add) [ 167.692648] systemd-udevd[388]: tegra-gpio: Processing device (SEQNUM=5526, ACTION=add) [ 167.694772] systemd-udevd[353]: tpm_tis_spi: Device is queued (SEQNUM=5675, ACTION=add) [ 167.696725] systemd-udevd[353]: tegra-hsp: Device ready for processing (SEQNUM=5527, ACTION=add) [ 167.698435] systemd-udevd[353]: tegra-hsp: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.700581] systemd-udevd[353]: tegra-i2c: Device ready for processing (SEQNUM=5528, ACTION=add) [ 167.702813] systemd-udevd[382]: tegra-hsp: Processing device (SEQNUM=5527, ACTION=add) [ 167.705252] systemd-udevd[353]: spmi: Device is queued (SEQNUM=5676, ACTION=add) [ 167.706921] systemd-udevd[353]: tegra-i2c: Device ready for processing (SEQNUM=5528, ACTION=add) [ 167.708876] systemd-udevd[353]: pmic-spmi: Device is queued (SEQNUM=5677, ACTION=add) [ 167.710568] systemd-udevd[353]: tegra-i2c: Device ready for processing (SEQNUM=5528, ACTION=add) [ 167.712486] systemd-udevd[353]: sunxi-rsb: Device is queued (SEQNUM=5678, ACTION=add) [ 167.714189] systemd-udevd[353]: tegra-i2c: Device ready for processing (SEQNUM=5528, ACTION=add) [ 167.715882] systemd-udevd[353]: axp20x-rsb: Device is queued (SEQNUM=5679, ACTION=add) [ 167.717751] systemd-udevd[353]: tegra-i2c: Device ready for processing (SEQNUM=5528, ACTION=add) [ 167.719922] systemd-udevd[384]: tcsr_cc-sm8550: Device processed (SEQNUM=5517, ACTION=add) [ 167.722251] systemd-udevd[353]: tee: Device is queued (SEQNUM=5680, ACTION=add) [ 167.724598] systemd-udevd[384]: tcsr_cc-sm8550: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 167.726728] systemd-udevd[353]: tegra-i2c: Device ready for processing (SEQNUM=5528, ACTION=add) [ 167.729338] systemd-udevd[386]: syscon: Device processed (SEQNUM=5513, ACTION=add) [ 167.731108] systemd-udevd[386]: syscon: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 167.733667] systemd-udevd[353]: optee-ftpm: Device is queued (SEQNUM=5681, ACTION=add) [ 167.735811] systemd-udevd[396]: sunxi-rsb: Device processed (SEQNUM=5512, ACTION=add) [ 167.741178] systemd-udevd[396]: sunxi-rsb: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 167.747382] systemd-udevd[395]: tegra-apbdma: Device processed (SEQNUM=5519, ACTION=add) [ 167.750049] systemd-udevd[395]: tegra-apbdma: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 167.755311] systemd-udevd[383]: sunxi-de2-clks: Device processed (SEQNUM=5510, ACTION=add) [ 167.757268] systemd-udevd[383]: sunxi-de2-clks: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 167.759466] systemd-udevd[391]: sun8i-thermal: Device processed (SEQNUM=5509, ACTION=add) [ 167.761853] systemd-udevd[353]: tegra-i2c: Device ready for processing (SEQNUM=5528, ACTION=add) [ 167.764249] systemd-udevd[391]: sun8i-thermal: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 167.766487] systemd-udevd[353]: tegra-i2c: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.768441] systemd-udevd[353]: tegra-mc: Device ready for processing (SEQNUM=5529, ACTION=add) [ 167.770173] systemd-udevd[353]: tegra-mc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 167.771908] systemd-udevd[353]: tegra-pcie: Device ready for processing (SEQNUM=5530, ACTION=add) [ 167.774015] systemd-udevd[353]: tegra-pcie: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 167.775753] systemd-udevd[353]: tegra-phy: Device ready for processing (SEQNUM=5531, ACTION=add) [ 167.778252] systemd-udevd[381]: tegra-clock: Device processed (SEQNUM=5522, ACTION=add) [ 167.780371] systemd-udevd[381]: tegra-clock: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 167.787251] systemd-udevd[383]: tegra-phy: Processing device (SEQNUM=5531, ACTION=add) [ 167.790660] systemd-udevd[384]: tegra-i2c: Processing device (SEQNUM=5528, ACTION=add) [ 167.793087] systemd-udevd[396]: tegra-mc: Processing device (SEQNUM=5529, ACTION=add) [ 167.795248] systemd-udevd[388]: tegra-gpio: Device processed (SEQNUM=5526, ACTION=add) [ 167.797236] systemd-udevd[388]: tegra-gpio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 167.799425] systemd-udevd[386]: tegra-pcie: Processing device (SEQNUM=5530, ACTION=add) [ 167.801835] systemd-udevd[380]: tegra-ahb: Device processed (SEQNUM=5518, ACTION=add) [ 167.803749] systemd-udevd[380]: tegra-ahb: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 167.806375] systemd-udevd[353]: tegra-phy: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.808274] systemd-udevd[353]: tegra-pmc: Device ready for processing (SEQNUM=5532, ACTION=add) [ 167.810168] systemd-udevd[353]: tegra-pmc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.811901] systemd-udevd[353]: tegra-tcu: Device ready for processing (SEQNUM=5533, ACTION=add) [ 167.813820] systemd-udevd[353]: optee-rng: Device is queued (SEQNUM=5682, ACTION=add) [ 167.815957] systemd-udevd[392]: tegra-flowctrl: Device processed (SEQNUM=5523, ACTION=add) [ 167.819688] systemd-udevd[392]: tegra-flowctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 167.824516] systemd-udevd[395]: tegra-pmc: Processing device (SEQNUM=5532, ACTION=add) [ 167.826832] systemd-udevd[353]: tegra-tcu: Device ready for processing (SEQNUM=5533, ACTION=add) [ 167.828836] systemd-udevd[353]: tegra-tcu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.830582] systemd-udevd[353]: tegra-uart: Device ready for processing (SEQNUM=5534, ACTION=add) [ 167.832569] systemd-udevd[353]: tegra-uart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 167.834312] systemd-udevd[353]: tegra-usb: Device ready for processing (SEQNUM=5535, ACTION=add) [ 167.836756] systemd-udevd[388]: tegra-tcu: Processing device (SEQNUM=5533, ACTION=add) [ 167.838897] systemd-udevd[391]: tegra-uart: Processing device (SEQNUM=5534, ACTION=add) [ 167.841284] systemd-udevd[353]: tegra-usb: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 167.843183] systemd-udevd[353]: tegra-xusb: Device ready for processing (SEQNUM=5536, ACTION=add) [ 167.845432] systemd-udevd[353]: tegra-xusb: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 167.847168] systemd-udevd[353]: tegra-xusb-padctl: Device ready for processing (SEQNUM=5537, ACTION=add) [ 167.849099] systemd-udevd[353]: tee_bnxt_fw: Device is queued (SEQNUM=5683, ACTION=add) [ 167.851247] systemd-udevd[380]: tegra-xusb: Processing device (SEQNUM=5536, ACTION=add) [ 167.855999] systemd-udevd[382]: tegra-hsp: Device processed (SEQNUM=5527, ACTION=add) [ 167.861055] systemd-udevd[382]: tegra-hsp: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 167.863238] systemd-udevd[381]: tegra-usb: Processing device (SEQNUM=5535, ACTION=add) [ 167.865600] systemd-udevd[396]: tegra-mc: Device processed (SEQNUM=5529, ACTION=add) [ 167.867354] systemd-udevd[396]: tegra-mc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 167.869792] systemd-udevd[393]: tegra-fuse: Device processed (SEQNUM=5524, ACTION=add) [ 167.871551] systemd-udevd[393]: tegra-fuse: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 167.873878] systemd-udevd[353]: tegra-xusb-padctl: Device ready for processing (SEQNUM=5537, ACTION=add) [ 167.875594] systemd-udevd[353]: tegra-xusb-padctl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 167.877913] systemd-udevd[353]: tegra124-dfll: Device ready for processing (SEQNUM=5538, ACTION=add) [ 167.883246] systemd-udevd[389]: syscon-reboot-mode: Device processed (SEQNUM=5516, ACTION=add) [ 167.885473] systemd-udevd[389]: syscon-reboot-mode: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 167.887585] systemd-udevd[353]: ulpi: Device is queued (SEQNUM=5684, ACTION=add) [ 167.890072] systemd-udevd[392]: tegra-xusb-padctl: Processing device (SEQNUM=5537, ACTION=add) [ 167.892385] systemd-udevd[353]: tegra124-dfll: Device ready for processing (SEQNUM=5538, ACTION=add) [ 167.894107] systemd-udevd[353]: tegra124-dfll: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 167.895843] systemd-udevd[353]: tegra124-pinctrl: Device ready for processing (SEQNUM=5539, ACTION=add) [ 167.898271] systemd-udevd[388]: tegra-tcu: Device processed (SEQNUM=5533, ACTION=add) [ 167.900223] systemd-udevd[388]: tegra-tcu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 167.902463] systemd-udevd[386]: tegra-pcie: Device processed (SEQNUM=5530, ACTION=add) [ 167.904509] systemd-udevd[386]: tegra-pcie: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 167.906716] systemd-udevd[380]: tegra-xusb: Device processed (SEQNUM=5536, ACTION=add) [ 167.908771] systemd-udevd[380]: tegra-xusb: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 167.911122] systemd-udevd[395]: tegra-pmc: Device processed (SEQNUM=5532, ACTION=add) [ 167.913216] systemd-udevd[395]: tegra-pmc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 167.915535] systemd-udevd[396]: tegra124-dfll: Processing device (SEQNUM=5538, ACTION=add) [ 167.918110] systemd-udevd[353]: tegra124-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 167.919957] systemd-udevd[353]: tegra186-cpufreq: Device ready for processing (SEQNUM=5540, ACTION=add) [ 167.937784] systemd-udevd[353]: tegra186-cpufreq: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 167.940669] systemd-udevd[383]: tegra-phy: Device processed (SEQNUM=5531, ACTION=add) [ 167.942458] systemd-udevd[383]: tegra-phy: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 167.944946] systemd-udevd[353]: tegra186-emc: Device ready for processing (SEQNUM=5541, ACTION=add) [ 167.947106] systemd-udevd[389]: tegra186-cpufreq: Processing device (SEQNUM=5540, ACTION=add) [ 167.952506] systemd-udevd[391]: tegra-uart: Device processed (SEQNUM=5534, ACTION=add) [ 167.954280] systemd-udevd[391]: tegra-uart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 167.957203] systemd-udevd[379]: tegra-gpcdma: Device processed (SEQNUM=5525, ACTION=add) [ 167.961288] systemd-udevd[379]: tegra-gpcdma: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 167.965453] systemd-udevd[353]: tegra186-emc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 167.967220] systemd-udevd[353]: tegra186-gpio: Device ready for processing (SEQNUM=5542, ACTION=add) [ 167.969196] systemd-udevd[353]: usb: Device is queued (SEQNUM=5685, ACTION=add) [ 167.971385] systemd-udevd[393]: tegra186-emc: Processing device (SEQNUM=5541, ACTION=add) [ 167.973928] systemd-udevd[382]: tegra124-pinctrl: Processing device (SEQNUM=5539, ACTION=add) [ 167.979240] systemd-udevd[381]: tegra-usb: Device processed (SEQNUM=5535, ACTION=add) [ 167.981279] systemd-udevd[381]: tegra-usb: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 167.983401] systemd-udevd[353]: tegra186-gpio: Device ready for processing (SEQNUM=5542, ACTION=add) [ 167.985849] systemd-udevd[388]: tegra186-gpio: Processing device (SEQNUM=5542, ACTION=add) [ 167.988244] systemd-udevd[396]: tegra124-dfll: Device processed (SEQNUM=5538, ACTION=add) [ 167.990201] systemd-udevd[396]: tegra124-dfll: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 167.993947] systemd-udevd[389]: tegra186-cpufreq: Device processed (SEQNUM=5540, ACTION=add) [ 167.999708] systemd-udevd[389]: tegra186-cpufreq: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 168.006031] systemd-udevd[392]: tegra-xusb-padctl: Device processed (SEQNUM=5537, ACTION=add) [ 168.007817] systemd-udevd[392]: tegra-xusb-padctl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 168.010298] systemd-udevd[353]: tegra186-gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 168.012262] systemd-udevd[353]: tegra186-timer: Device ready for processing (SEQNUM=5543, ACTION=add) [ 168.014032] systemd-udevd[353]: tegra186-timer: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 168.015795] systemd-udevd[353]: tegra194-cbb: Device ready for processing (SEQNUM=5544, ACTION=add) [ 168.017777] systemd-udevd[353]: tegra194-cbb: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 168.019551] systemd-udevd[353]: tegra194-cpufreq: Device ready for processing (SEQNUM=5545, ACTION=add) [ 168.025180] systemd-udevd[384]: tegra-i2c: Device processed (SEQNUM=5528, ACTION=add) [ 168.026981] systemd-udevd[384]: tegra-i2c: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 168.029405] systemd-udevd[381]: tegra194-cpufreq: Processing device (SEQNUM=5545, ACTION=add) [ 168.031579] systemd-udevd[391]: tegra194-cbb: Processing device (SEQNUM=5544, ACTION=add) [ 168.034093] systemd-udevd[353]: tegra194-cpufreq: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 168.035883] systemd-udevd[353]: tegra194-pinctrl: Device ready for processing (SEQNUM=5546, ACTION=add) [ 168.038000] systemd-udevd[353]: tegra194-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 168.039787] systemd-udevd[353]: tegra20-cpufreq: Device ready for processing (SEQNUM=5547, ACTION=add) [ 168.041789] systemd-udevd[353]: tegra20-cpufreq: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 168.043560] systemd-udevd[353]: tegra210-pinctrl: Device ready for processing (SEQNUM=5548, ACTION=add) [ 168.046082] systemd-udevd[386]: tegra186-timer: Processing device (SEQNUM=5543, ACTION=add) [ 168.048439] systemd-udevd[353]: tegra210-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 168.050218] systemd-udevd[353]: tegra234-cbb: Device ready for processing (SEQNUM=5549, ACTION=add) [ 168.051951] systemd-udevd[353]: tegra234-cbb: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 168.053979] systemd-udevd[353]: tegra234-pinctrl: Device ready for processing (SEQNUM=5550, ACTION=add) [ 168.055717] systemd-udevd[353]: hub: Device is queued (SEQNUM=5686, ACTION=add) [ 168.058102] systemd-udevd[379]: tegra20-cpufreq: Processing device (SEQNUM=5547, ACTION=add) [ 168.061488] systemd-udevd[382]: tegra124-pinctrl: Device processed (SEQNUM=5539, ACTION=add) [ 168.068477] systemd-udevd[388]: tegra186-gpio: Device processed (SEQNUM=5542, ACTION=add) [ 168.070404] systemd-udevd[388]: tegra186-gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 168.075617] systemd-udevd[395]: tegra234-cbb: Processing device (SEQNUM=5549, ACTION=add) [ 168.078000] systemd-udevd[383]: tegra210-pinctrl: Processing device (SEQNUM=5548, ACTION=add) [ 168.080324] systemd-udevd[393]: tegra186-emc: Device processed (SEQNUM=5541, ACTION=add) [ 168.088594] systemd-udevd[380]: tegra194-pinctrl: Processing device (SEQNUM=5546, ACTION=add) [ 168.095001] systemd-udevd[386]: tegra186-timer: Device processed (SEQNUM=5543, ACTION=add) [ 168.097326] systemd-udevd[381]: tegra194-cpufreq: Device processed (SEQNUM=5545, ACTION=add) [ 168.099107] systemd-udevd[381]: tegra194-cpufreq: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 168.101585] systemd-udevd[353]: tegra234-pinctrl: Device ready for processing (SEQNUM=5550, ACTION=add) [ 168.103322] systemd-udevd[353]: tegra234-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 168.105486] systemd-udevd[353]: tegra_hte: Device ready for processing (SEQNUM=5551, ACTION=add) [ 168.107210] systemd-udevd[353]: tegra_hte: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 168.109170] systemd-udevd[353]: tegra_rtc: Device ready for processing (SEQNUM=5552, ACTION=add) [ 168.111335] systemd-udevd[389]: tegra_rtc: Processing device (SEQNUM=5552, ACTION=add) [ 168.113827] systemd-udevd[382]: tegra124-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 168.116276] systemd-udevd[379]: tegra20-cpufreq: Device processed (SEQNUM=5547, ACTION=add) [ 168.118463] systemd-udevd[393]: tegra186-emc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 168.120919] systemd-udevd[391]: tegra194-cbb: Device processed (SEQNUM=5544, ACTION=add) [ 168.122699] systemd-udevd[391]: tegra194-cbb: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 168.125094] systemd-udevd[353]: tegra_rtc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 168.126834] systemd-udevd[353]: ti-cpufreq: Device ready for processing (SEQNUM=5553, ACTION=add) [ 168.129347] systemd-udevd[383]: tegra210-pinctrl: Device processed (SEQNUM=5548, ACTION=add) [ 168.131134] systemd-udevd[383]: tegra210-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 168.133548] systemd-udevd[384]: tegra234-pinctrl: Processing device (SEQNUM=5550, ACTION=add) [ 168.135696] systemd-udevd[392]: ti-cpufreq: Processing device (SEQNUM=5553, ACTION=add) [ 168.138109] systemd-udevd[386]: tegra186-timer: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 168.140477] systemd-udevd[353]: ti-cpufreq: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 168.142222] systemd-udevd[353]: ti-msgmgr: Device ready for processing (SEQNUM=5554, ACTION=add) [ 168.144276] systemd-udevd[353]: usb: Device is queued (SEQNUM=5687, ACTION=add) [ 168.149421] systemd-udevd[396]: tegra_hte: Processing device (SEQNUM=5551, ACTION=add) [ 168.152346] systemd-udevd[379]: tegra20-cpufreq: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 168.154603] systemd-udevd[395]: tegra234-cbb: Device processed (SEQNUM=5549, ACTION=add) [ 168.156639] systemd-udevd[395]: tegra234-cbb: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 168.158801] systemd-udevd[353]: ti-msgmgr: Device ready for processing (SEQNUM=5554, ACTION=add) [ 168.160836] systemd-udevd[353]: ti-msgmgr: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 168.162589] systemd-udevd[353]: ti-sci: Device ready for processing (SEQNUM=5555, ACTION=add) [ 168.164554] systemd-udevd[353]: ti-sci: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 168.166949] systemd-udevd[389]: tegra_rtc: Device processed (SEQNUM=5552, ACTION=add) [ 168.168995] systemd-udevd[389]: tegra_rtc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 168.171196] systemd-udevd[380]: tegra194-pinctrl: Device processed (SEQNUM=5546, ACTION=add) [ 168.173170] systemd-udevd[380]: tegra194-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 168.175439] systemd-udevd[353]: ti-sci-clk: Device ready for processing (SEQNUM=5556, ACTION=add) [ 168.177399] systemd-udevd[353]: ti-sci-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 168.179135] systemd-udevd[353]: ti-sci-inta: Device ready for processing (SEQNUM=5557, ACTION=add) [ 168.181088] systemd-udevd[353]: ti-sci-inta: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 168.182823] systemd-udevd[353]: ti-sci-intr: Device ready for processing (SEQNUM=5558, ACTION=add) [ 168.184811] systemd-udevd[353]: ti-sci-intr: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 168.186553] systemd-udevd[353]: ti-sci-reset: Device ready for processing (SEQNUM=5559, ACTION=add) [ 168.188696] systemd-udevd[353]: ti-sci-reset: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 168.190460] systemd-udevd[353]: ti-sysc: Device ready for processing (SEQNUM=5560, ACTION=add) [ 168.192531] systemd-udevd[353]: ti-sysc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 168.194262] systemd-udevd[353]: ti-syscon-gate-clk: Device ready for processing (SEQNUM=5561, ACTION=add) [ 168.197287] systemd-udevd[395]: ti-syscon-gate-clk: Processing device (SEQNUM=5561, ACTION=add) [ 168.202781] systemd-udevd[382]: ti-sci-intr: Processing device (SEQNUM=5558, ACTION=add) [ 168.205243] systemd-udevd[392]: ti-cpufreq: Device processed (SEQNUM=5553, ACTION=add) [ 168.207021] systemd-udevd[392]: ti-cpufreq: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 168.209445] systemd-udevd[353]: ti-syscon-gate-clk: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 168.211217] systemd-udevd[353]: ti-udma: Device ready for processing (SEQNUM=5562, ACTION=add) [ 168.213141] systemd-udevd[353]: ti-udma: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 168.214874] systemd-udevd[353]: ti_opp_supply: Device ready for processing (SEQNUM=5563, ACTION=add) [ 168.216834] systemd-udevd[353]: usb-storage: Device is queued (SEQNUM=5688, ACTION=add) [ 168.218522] systemd-udevd[353]: ti_opp_supply: Device ready for processing (SEQNUM=5563, ACTION=add) [ 168.221026] systemd-udevd[391]: ti-sci-clk: Processing device (SEQNUM=5556, ACTION=add) [ 168.223180] systemd-udevd[395]: ti-syscon-gate-clk: Device processed (SEQNUM=5561, ACTION=add) [ 168.225679] systemd-udevd[380]: ti_opp_supply: Processing device (SEQNUM=5563, ACTION=add) [ 168.227839] systemd-udevd[353]: ti_opp_supply: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 168.229941] systemd-udevd[353]: ti_sci_pm_domains: Device ready for processing (SEQNUM=5564, ACTION=add) [ 168.231732] systemd-udevd[353]: ti_sci_pm_domains: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 168.237288] systemd-udevd[386]: ti-sci: Processing device (SEQNUM=5555, ACTION=add) [ 168.239372] systemd-udevd[353]: tmpv7700-pinctrl: Device ready for processing (SEQNUM=5565, ACTION=add) [ 168.241416] systemd-udevd[353]: tmpv7700-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 168.243182] systemd-udevd[353]: tpm_tis: Device ready for processing (SEQNUM=5566, ACTION=add) [ 168.245102] systemd-udevd[353]: usbfs: Device is queued (SEQNUM=5689, ACTION=add) [ 168.247246] systemd-udevd[395]: ti-syscon-gate-clk: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 168.249713] systemd-udevd[389]: ti_sci_pm_domains: Processing device (SEQNUM=5564, ACTION=add) [ 168.251884] systemd-udevd[392]: tmpv7700-pinctrl: Processing device (SEQNUM=5565, ACTION=add) [ 168.254157] systemd-udevd[353]: tpm_tis: Device ready for processing (SEQNUM=5566, ACTION=add) [ 168.259356] systemd-udevd[393]: ti-udma: Processing device (SEQNUM=5562, ACTION=add) [ 168.261887] systemd-udevd[353]: usbhid: Device is queued (SEQNUM=5690, ACTION=add) [ 168.263576] systemd-udevd[353]: tpm_tis: Device ready for processing (SEQNUM=5566, ACTION=add) [ 168.266135] systemd-udevd[389]: ti_sci_pm_domains: Device processed (SEQNUM=5564, ACTION=add) [ 168.268685] systemd-udevd[395]: tpm_tis: Processing device (SEQNUM=5566, ACTION=add) [ 168.270816] systemd-udevd[382]: ti-sci-intr: Device processed (SEQNUM=5558, ACTION=add) [ 168.273251] systemd-udevd[392]: tmpv7700-pinctrl: Device processed (SEQNUM=5565, ACTION=add) [ 168.275432] systemd-udevd[380]: ti_opp_supply: Device processed (SEQNUM=5563, ACTION=add) [ 168.277547] systemd-udevd[380]: ti_opp_supply: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 168.279748] systemd-udevd[353]: tpm_tis: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 168.281729] systemd-udevd[353]: tps65219-gpio: Device ready for processing (SEQNUM=5567, ACTION=add) [ 168.283441] systemd-udevd[353]: usbserial_generic: Device is queued (SEQNUM=5691, ACTION=add) [ 168.285473] systemd-udevd[353]: tps65219-gpio: Device ready for processing (SEQNUM=5567, ACTION=add) [ 168.287198] systemd-udevd[353]: tps65219-gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 168.289175] systemd-udevd[353]: tps65219-pmic: Device ready for processing (SEQNUM=5568, ACTION=add) [ 168.291498] systemd-udevd[379]: ti-sci-reset: Processing device (SEQNUM=5559, ACTION=add) [ 168.293863] systemd-udevd[353]: usb-serial: Device is queued (SEQNUM=5692, ACTION=add) [ 168.295551] systemd-udevd[353]: tps65219-pmic: Device ready for processing (SEQNUM=5568, ACTION=add) [ 168.298071] systemd-udevd[380]: tps65219-gpio: Processing device (SEQNUM=5567, ACTION=add) [ 168.300394] systemd-udevd[353]: generic: Device is queued (SEQNUM=5693, ACTION=add) [ 168.302181] systemd-udevd[353]: tps65219-pmic: Device ready for processing (SEQNUM=5568, ACTION=add) [ 168.304569] systemd-udevd[388]: ti-msgmgr: Processing device (SEQNUM=5554, ACTION=add) [ 168.306664] systemd-udevd[353]: virtio: Device is queued (SEQNUM=5694, ACTION=add) [ 168.308578] systemd-udevd[353]: tps65219-pmic: Device ready for processing (SEQNUM=5568, ACTION=add) [ 168.310298] systemd-udevd[353]: 9pnet_virtio: Device is queued (SEQNUM=5695, ACTION=add) [ 168.312699] systemd-udevd[389]: ti_sci_pm_domains: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 168.314900] systemd-udevd[380]: tps65219-gpio: Device processed (SEQNUM=5567, ACTION=add) [ 168.317302] systemd-udevd[392]: tmpv7700-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 168.319447] systemd-udevd[353]: tps65219-pmic: Device ready for processing (SEQNUM=5568, ACTION=add) [ 168.321855] systemd-udevd[381]: ti-sci-inta: Processing device (SEQNUM=5557, ACTION=add) [ 168.323967] systemd-udevd[353]: scmi-virtio: Device is queued (SEQNUM=5696, ACTION=add) [ 168.326007] systemd-udevd[353]: tps65219-pmic: Device ready for processing (SEQNUM=5568, ACTION=add) [ 168.327726] systemd-udevd[353]: tps65219-pmic: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 168.329710] systemd-udevd[353]: ufshcd-hisi: Device ready for processing (SEQNUM=5569, ACTION=add) [ 168.331882] systemd-udevd[380]: tps65219-gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 168.334287] systemd-udevd[353]: ufshcd-hisi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 168.336249] systemd-udevd[353]: ums512-clk: Device ready for processing (SEQNUM=5570, ACTION=add) [ 168.337988] systemd-udevd[353]: virtio_balloon: Device is queued (SEQNUM=5697, ACTION=add) [ 168.339686] systemd-udevd[353]: ums512-clk: Device ready for processing (SEQNUM=5570, ACTION=add) [ 168.342079] systemd-udevd[392]: ufshcd-hisi: Processing device (SEQNUM=5569, ACTION=add) [ 168.344432] systemd-udevd[380]: ums512-clk: Processing device (SEQNUM=5570, ACTION=add) [ 168.346600] systemd-udevd[353]: ums512-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 168.348590] systemd-udevd[353]: unimac-mdio: Device ready for processing (SEQNUM=5571, ACTION=add) [ 168.350309] systemd-udevd[353]: virtio_blk: Device is queued (SEQNUM=5698, ACTION=add) [ 168.352000] systemd-udevd[353]: unimac-mdio: Device ready for processing (SEQNUM=5571, ACTION=add) [ 168.353967] systemd-udevd[353]: virtio_console: Device is queued (SEQNUM=5699, ACTION=add) [ 168.355834] systemd-udevd[353]: unimac-mdio: Device ready for processing (SEQNUM=5571, ACTION=add) [ 168.358235] systemd-udevd[382]: ti-sci-intr: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 168.360630] systemd-udevd[353]: virtio_crypto: Device is queued (SEQNUM=5700, ACTION=add) [ 168.362325] systemd-udevd[353]: unimac-mdio: Device ready for processing (SEQNUM=5571, ACTION=add) [ 168.364745] systemd-udevd[384]: tegra234-pinctrl: Device processed (SEQNUM=5550, ACTION=add) [ 168.366538] systemd-udevd[384]: tegra234-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 168.368874] systemd-udevd[353]: virtio_gpu: Device is queued (SEQNUM=5701, ACTION=add) [ 168.371033] systemd-udevd[380]: ums512-clk: Device processed (SEQNUM=5570, ACTION=add) [ 168.373013] systemd-udevd[380]: ums512-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 168.375167] systemd-udevd[353]: unimac-mdio: Device ready for processing (SEQNUM=5571, ACTION=add) [ 168.377084] systemd-udevd[353]: unimac-mdio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 168.378820] systemd-udevd[353]: uniphier-ahci-phy: Device ready for processing (SEQNUM=5572, ACTION=add) [ 168.380814] systemd-udevd[353]: virtio_iommu: Device is queued (SEQNUM=5702, ACTION=add) [ 168.382963] systemd-udevd[389]: tps65219-pmic: Processing device (SEQNUM=5568, ACTION=add) [ 168.385249] systemd-udevd[353]: uniphier-ahci-phy: Device ready for processing (SEQNUM=5572, ACTION=add) [ 168.387567] systemd-udevd[383]: ti-sysc: Processing device (SEQNUM=5560, ACTION=add) [ 168.390017] systemd-udevd[353]: uniphier-ahci-phy: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 168.391799] systemd-udevd[353]: uniphier-aidet: Device ready for processing (SEQNUM=5573, ACTION=add) [ 168.394156] systemd-udevd[396]: tegra_hte: Device processed (SEQNUM=5551, ACTION=add) [ 168.395939] systemd-udevd[396]: tegra_hte: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 168.398349] systemd-udevd[380]: uniphier-aidet: Processing device (SEQNUM=5573, ACTION=add) [ 168.400718] systemd-udevd[382]: unimac-mdio: Processing device (SEQNUM=5571, ACTION=add) [ 168.402864] systemd-udevd[353]: uniphier-aidet: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 168.404947] systemd-udevd[353]: uniphier-clk: Device ready for processing (SEQNUM=5574, ACTION=add) [ 168.406667] systemd-udevd[353]: virtio_net: Device is queued (SEQNUM=5703, ACTION=add) [ 168.408582] systemd-udevd[353]: uniphier-clk: Device ready for processing (SEQNUM=5574, ACTION=add) [ 168.410293] systemd-udevd[353]: uniphier-clk: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 168.412296] systemd-udevd[353]: uniphier-efuse: Device ready for processing (SEQNUM=5575, ACTION=add) [ 168.414485] systemd-udevd[386]: ti-sci: Device processed (SEQNUM=5555, ACTION=add) [ 168.417028] systemd-udevd[396]: uniphier-clk: Processing device (SEQNUM=5574, ACTION=add) [ 168.419152] systemd-udevd[353]: virtio_rng: Device is queued (SEQNUM=5704, ACTION=add) [ 168.421085] systemd-udevd[353]: uniphier-efuse: Device ready for processing (SEQNUM=5575, ACTION=add) [ 168.422800] systemd-udevd[353]: virtio_rpmsg_bus: Device is queued (SEQNUM=5705, ACTION=add) [ 168.424795] systemd-udevd[353]: uniphier-efuse: Device ready for processing (SEQNUM=5575, ACTION=add) [ 168.426975] systemd-udevd[384]: uniphier-ahci-phy: Processing device (SEQNUM=5572, ACTION=add) [ 168.429281] systemd-udevd[353]: virtio_rproc_serial: Device is queued (SEQNUM=5706, ACTION=add) [ 168.431479] systemd-udevd[380]: uniphier-aidet: Device processed (SEQNUM=5573, ACTION=add) [ 168.433536] systemd-udevd[380]: uniphier-aidet: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 168.435697] systemd-udevd[353]: uniphier-efuse: Device ready for processing (SEQNUM=5575, ACTION=add) [ 168.437691] systemd-udevd[353]: virtio_scsi: Device is queued (SEQNUM=5707, ACTION=add) [ 168.439391] systemd-udevd[353]: uniphier-efuse: Device ready for processing (SEQNUM=5575, ACTION=add) [ 168.441808] systemd-udevd[380]: uniphier-efuse: Processing device (SEQNUM=5575, ACTION=add) [ 168.443961] systemd-udevd[353]: uniphier-efuse: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 168.445898] systemd-udevd[353]: uniphier-fi2c: Device ready for processing (SEQNUM=5576, ACTION=add) [ 168.447633] systemd-udevd[353]: vmw_vsock_virtio_transport: Device is queued (SEQNUM=5708, ACTION=add) [ 168.449713] systemd-udevd[353]: uniphier-fi2c: Device ready for processing (SEQNUM=5576, ACTION=add) [ 168.451421] systemd-udevd[353]: workqueue: Device is queued (SEQNUM=5709, ACTION=add) [ 168.453476] systemd-udevd[353]: uniphier-fi2c: Device ready for processing (SEQNUM=5576, ACTION=add) [ 168.456282] systemd-udevd[395]: tpm_tis: Device processed (SEQNUM=5566, ACTION=add) [ 168.458454] systemd-udevd[353]: xen: Device is queued (SEQNUM=5710, ACTION=add) [ 168.460854] systemd-udevd[395]: tpm_tis: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 168.463120] systemd-udevd[353]: uniphier-fi2c: Device ready for processing (SEQNUM=5576, ACTION=add) [ 168.465110] systemd-udevd[353]: xen-backend: Device is queued (SEQNUM=5711, ACTION=add) [ 168.466806] systemd-udevd[353]: uniphier-fi2c: Device ready for processing (SEQNUM=5576, ACTION=add) [ 168.468909] systemd-udevd[353]: uniphier-fi2c: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 168.470657] systemd-udevd[353]: uniphier-glue-reset: Device ready for processing (SEQNUM=5577, ACTION=add) [ 168.472693] systemd-udevd[353]: armv8_pmuv3: Device is queued (SEQNUM=5712, ACTION=add) [ 168.474387] systemd-udevd[353]: uniphier-glue-reset: Device ready for processing (SEQNUM=5577, ACTION=add) [ 168.476360] systemd-udevd[353]: breakpoint: Device is queued (SEQNUM=5713, ACTION=add) [ 168.478055] systemd-udevd[353]: uniphier-glue-reset: Device ready for processing (SEQNUM=5577, ACTION=add) [ 168.479802] systemd-udevd[353]: kprobe: Device is queued (SEQNUM=5714, ACTION=add) [ 168.481862] systemd-udevd[353]: uniphier-glue-reset: Device ready for processing (SEQNUM=5577, ACTION=add) [ 168.483606] systemd-udevd[353]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Device is queued (SEQNUM=5715, ACTION=add) [ 168.485643] systemd-udevd[353]: uniphier-glue-reset: Device ready for processing (SEQNUM=5577, ACTION=add) [ 168.487376] systemd-udevd[353]: mtd0: Device is queued (SEQNUM=5716, ACTION=add) [ 168.489751] systemd-udevd[395]: uniphier-fi2c: Processing device (SEQNUM=5576, ACTION=add) [ 168.491879] systemd-udevd[353]: uniphier-glue-reset: Device ready for processing (SEQNUM=5577, ACTION=add) [ 168.493769] systemd-udevd[353]: mtd0ro: Device is queued (SEQNUM=5717, ACTION=add) [ 168.495440] systemd-udevd[353]: uniphier-glue-reset: Device ready for processing (SEQNUM=5577, ACTION=add) [ 168.497578] systemd-udevd[353]: 0000:00:00.0: Device is queued (SEQNUM=5718, ACTION=add) [ 168.499267] systemd-udevd[353]: uniphier-glue-reset: Device ready for processing (SEQNUM=5577, ACTION=add) [ 168.501660] systemd-udevd[386]: ti-sci: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 168.503884] systemd-udevd[353]: 0000:00:02.0: Device is queued (SEQNUM=5719, ACTION=add) [ 168.505757] systemd-udevd[353]: uniphier-glue-reset: Device ready for processing (SEQNUM=5577, ACTION=add) [ 168.507506] systemd-udevd[353]: virtio1: Device is queued (SEQNUM=5720, ACTION=add) [ 168.509638] systemd-udevd[353]: uniphier-glue-reset: Device ready for processing (SEQNUM=5577, ACTION=add) [ 168.511368] systemd-udevd[353]: uniphier-glue-reset: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 168.513421] systemd-udevd[353]: uniphier-gpio: Device ready for processing (SEQNUM=5578, ACTION=add) [ 168.515739] systemd-udevd[386]: uniphier-glue-reset: Processing device (SEQNUM=5577, ACTION=add) [ 168.522899] systemd-udevd[353]: 0000:00:03.0: Device is queued (SEQNUM=5721, ACTION=add) [ 168.528456] systemd-udevd[353]: uniphier-gpio: Device ready for processing (SEQNUM=5578, ACTION=add) [ 168.530178] systemd-udevd[353]: 0000:00: Device is queued (SEQNUM=5722, ACTION=add) [ 168.531863] systemd-udevd[353]: uniphier-gpio: Device ready for processing (SEQNUM=5578, ACTION=add) [ 168.533825] systemd-udevd[353]: 9000000.pl011:0: Device is queued (SEQNUM=5723, ACTION=add) [ 168.538986] systemd-udevd[379]: ti-sci-reset: Device processed (SEQNUM=5559, ACTION=add) [ 168.541258] systemd-udevd[353]: uniphier-gpio: Device ready for processing (SEQNUM=5578, ACTION=add) [ 168.543443] systemd-udevd[379]: ti-sci-reset: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 168.545880] systemd-udevd[353]: 9000000.pl011:0.0: Device is queued (SEQNUM=5724, ACTION=add) [ 168.547594] systemd-udevd[353]: uniphier-gpio: Device ready for processing (SEQNUM=5578, ACTION=add) [ 168.549698] systemd-udevd[353]: 9010000.pl031: Device is queued (SEQNUM=5725, ACTION=add) [ 168.551383] systemd-udevd[353]: uniphier-gpio: Device ready for processing (SEQNUM=5578, ACTION=add) [ 168.553272] systemd-udevd[353]: uniphier-gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 168.555006] systemd-udevd[353]: uniphier-ld11-pinctrl: Device ready for processing (SEQNUM=5579, ACTION=add) [ 168.556973] systemd-udevd[353]: rtc0: Device is queued (SEQNUM=5726, ACTION=add) [ 168.558775] systemd-udevd[353]: uniphier-ld11-pinctrl: Device ready for processing (SEQNUM=5579, ACTION=add) [ 168.560780] systemd-udevd[353]: alarmtimer.0.auto: Device is queued (SEQNUM=5727, ACTION=add) [ 168.562487] systemd-udevd[353]: uniphier-ld11-pinctrl: Device ready for processing (SEQNUM=5579, ACTION=add) [ 168.564898] systemd-udevd[383]: ti-sysc: Device processed (SEQNUM=5560, ACTION=add) [ 168.566652] systemd-udevd[383]: ti-sysc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 168.569192] systemd-udevd[353]: wakeup1: Device is queued (SEQNUM=5728, ACTION=add) [ 168.570865] systemd-udevd[353]: uniphier-ld11-pinctrl: Device ready for processing (SEQNUM=5579, ACTION=add) [ 168.572836] systemd-udevd[353]: wakeup0: Device is queued (SEQNUM=5729, ACTION=add) [ 168.574512] systemd-udevd[353]: uniphier-ld11-pinctrl: Device ready for processing (SEQNUM=5579, ACTION=add) [ 168.576460] systemd-udevd[353]: uniphier-ld11-pinctrl: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 168.578244] systemd-udevd[353]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=5580, ACTION=add) [ 168.580921] systemd-udevd[379]: uniphier-gpio: Processing device (SEQNUM=5578, ACTION=add) [ 168.583093] systemd-udevd[353]: 9020000.fw-cfg: Device is queued (SEQNUM=5730, ACTION=add) [ 168.585218] systemd-udevd[353]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=5580, ACTION=add) [ 168.586945] systemd-udevd[353]: 9030000.pl061: Device is queued (SEQNUM=5731, ACTION=add) [ 168.588877] systemd-udevd[353]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=5580, ACTION=add) [ 168.590746] systemd-udevd[353]: gpiochip0: Device is queued (SEQNUM=5732, ACTION=add) [ 168.592684] systemd-udevd[353]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=5580, ACTION=add) [ 168.594870] systemd-udevd[383]: uniphier-ld11-pinctrl: Processing device (SEQNUM=5579, ACTION=add) [ 168.597298] systemd-udevd[353]: Fixed MDIO bus.0: Device is queued (SEQNUM=5733, ACTION=add) [ 168.598995] systemd-udevd[353]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=5580, ACTION=add) [ 168.600944] systemd-udevd[353]: fixed-0: Device is queued (SEQNUM=5734, ACTION=add) [ 168.602612] systemd-udevd[353]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=5580, ACTION=add) [ 168.604633] systemd-udevd[353]: a000000.virtio_mmio: Device is queued (SEQNUM=5735, ACTION=add) [ 168.606330] systemd-udevd[353]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=5580, ACTION=add) [ 168.608739] systemd-udevd[391]: ti-sci-clk: Device processed (SEQNUM=5556, ACTION=add) [ 168.610497] systemd-udevd[391]: ti-sci-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 168.613065] systemd-udevd[353]: a000200.virtio_mmio: Device is queued (SEQNUM=5736, ACTION=add) [ 168.614765] systemd-udevd[353]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=5580, ACTION=add) [ 168.616727] systemd-udevd[353]: a000400.virtio_mmio: Device is queued (SEQNUM=5737, ACTION=add) [ 168.618590] systemd-udevd[353]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=5580, ACTION=add) [ 168.620559] systemd-udevd[353]: uniphier-ld20-pinctrl: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 168.622320] systemd-udevd[353]: uniphier-nx1-pinctrl: Device ready for processing (SEQNUM=5581, ACTION=add) [ 168.624246] systemd-udevd[353]: a000600.virtio_mmio: Device is queued (SEQNUM=5738, ACTION=add) [ 168.626447] systemd-udevd[384]: uniphier-ahci-phy: Device processed (SEQNUM=5572, ACTION=add) [ 168.628440] systemd-udevd[384]: uniphier-ahci-phy: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 168.630647] systemd-udevd[380]: uniphier-efuse: Device processed (SEQNUM=5575, ACTION=add) [ 168.632718] systemd-udevd[380]: uniphier-efuse: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 168.634919] systemd-udevd[391]: uniphier-ld20-pinctrl: Processing device (SEQNUM=5580, ACTION=add) [ 168.637370] systemd-udevd[353]: uniphier-nx1-pinctrl: Device ready for processing (SEQNUM=5581, ACTION=add) [ 168.639093] systemd-udevd[353]: a000800.virtio_mmio: Device is queued (SEQNUM=5739, ACTION=add) [ 168.641088] systemd-udevd[353]: uniphier-nx1-pinctrl: Device ready for processing (SEQNUM=5581, ACTION=add) [ 168.642808] systemd-udevd[353]: uniphier-nx1-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 168.644982] systemd-udevd[353]: uniphier-pxs3-pinctrl: Device ready for processing (SEQNUM=5582, ACTION=add) [ 168.646851] systemd-udevd[353]: uniphier-pxs3-pinctrl: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 168.648848] systemd-udevd[353]: uniphier-regulator: Device ready for processing (SEQNUM=5583, ACTION=add) [ 168.651072] systemd-udevd[384]: uniphier-nx1-pinctrl: Processing device (SEQNUM=5581, ACTION=add) [ 168.653493] systemd-udevd[388]: ti-msgmgr: Device processed (SEQNUM=5554, ACTION=add) [ 168.655258] systemd-udevd[388]: ti-msgmgr: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 168.657582] systemd-udevd[353]: a000a00.virtio_mmio: Device is queued (SEQNUM=5740, ACTION=add) [ 168.659294] systemd-udevd[353]: uniphier-regulator: Device ready for processing (SEQNUM=5583, ACTION=add) [ 168.661677] systemd-udevd[380]: uniphier-pxs3-pinctrl: Processing device (SEQNUM=5582, ACTION=add) [ 168.663761] systemd-udevd[353]: a000c00.virtio_mmio: Device is queued (SEQNUM=5741, ACTION=add) [ 168.666139] systemd-udevd[382]: unimac-mdio: Device processed (SEQNUM=5571, ACTION=add) [ 168.668544] systemd-udevd[353]: uniphier-regulator: Device ready for processing (SEQNUM=5583, ACTION=add) [ 168.670295] systemd-udevd[353]: uniphier-regulator: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 168.672253] systemd-udevd[353]: uniphier-reset: Device ready for processing (SEQNUM=5584, ACTION=add) [ 168.674004] systemd-udevd[353]: a000e00.virtio_mmio: Device is queued (SEQNUM=5742, ACTION=add) [ 168.679243] systemd-udevd[388]: uniphier-regulator: Processing device (SEQNUM=5583, ACTION=add) [ 168.681707] systemd-udevd[353]: uniphier-reset: Device ready for processing (SEQNUM=5584, ACTION=add) [ 168.683445] systemd-udevd[353]: a001000.virtio_mmio: Device is queued (SEQNUM=5743, ACTION=add) [ 168.685381] systemd-udevd[353]: uniphier-reset: Device ready for processing (SEQNUM=5584, ACTION=add) [ 168.687559] systemd-udevd[382]: unimac-mdio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 168.690060] systemd-udevd[353]: a001200.virtio_mmio: Device is queued (SEQNUM=5744, ACTION=add) [ 168.691778] systemd-udevd[353]: uniphier-reset: Device ready for processing (SEQNUM=5584, ACTION=add) [ 168.693764] systemd-udevd[353]: a001400.virtio_mmio: Device is queued (SEQNUM=5745, ACTION=add) [ 168.695480] systemd-udevd[353]: uniphier-reset: Device ready for processing (SEQNUM=5584, ACTION=add) [ 168.697976] systemd-udevd[381]: ti-sci-inta: Device processed (SEQNUM=5557, ACTION=add) [ 168.700270] systemd-udevd[353]: uniphier-reset: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 168.702038] systemd-udevd[353]: uniphier-sd: Device ready for processing (SEQNUM=5585, ACTION=add) [ 168.704386] systemd-udevd[381]: ti-sci-inta: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 168.712528] systemd-udevd[353]: a001600.virtio_mmio: Device is queued (SEQNUM=5746, ACTION=add) [ 168.714261] systemd-udevd[353]: uniphier-sd: Device ready for processing (SEQNUM=5585, ACTION=add) [ 168.715994] systemd-udevd[353]: uniphier-sd: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 168.718204] systemd-udevd[353]: uniphier-system-bus: Device ready for processing (SEQNUM=5586, ACTION=add) [ 168.719960] systemd-udevd[353]: a001800.virtio_mmio: Device is queued (SEQNUM=5747, ACTION=add) [ 168.721826] systemd-udevd[353]: uniphier-system-bus: Device ready for processing (SEQNUM=5586, ACTION=add) [ 168.723576] systemd-udevd[353]: a001a00.virtio_mmio: Device is queued (SEQNUM=5748, ACTION=add) [ 168.725676] systemd-udevd[353]: uniphier-system-bus: Device ready for processing (SEQNUM=5586, ACTION=add) [ 168.727409] systemd-udevd[353]: a001c00.virtio_mmio: Device is queued (SEQNUM=5749, ACTION=add) [ 168.729348] systemd-udevd[353]: uniphier-system-bus: Device ready for processing (SEQNUM=5586, ACTION=add) [ 168.731069] systemd-udevd[353]: a001e00.virtio_mmio: Device is queued (SEQNUM=5750, ACTION=add) [ 168.733539] systemd-udevd[381]: uniphier-sd: Processing device (SEQNUM=5585, ACTION=add) [ 168.735689] systemd-udevd[382]: uniphier-reset: Processing device (SEQNUM=5584, ACTION=add) [ 168.738133] systemd-udevd[379]: uniphier-gpio: Device processed (SEQNUM=5578, ACTION=add) [ 168.740505] systemd-udevd[392]: ufshcd-hisi: Device processed (SEQNUM=5569, ACTION=add) [ 168.742278] systemd-udevd[392]: ufshcd-hisi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 168.744685] systemd-udevd[380]: uniphier-pxs3-pinctrl: Device processed (SEQNUM=5582, ACTION=add) [ 168.746477] systemd-udevd[380]: uniphier-pxs3-pinctrl: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 168.749137] systemd-udevd[389]: tps65219-pmic: Device processed (SEQNUM=5568, ACTION=add) [ 168.750910] systemd-udevd[389]: tps65219-pmic: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 168.753328] systemd-udevd[379]: uniphier-gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 168.755539] systemd-udevd[396]: uniphier-clk: Device processed (SEQNUM=5574, ACTION=add) [ 168.757506] systemd-udevd[396]: uniphier-clk: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 168.759731] systemd-udevd[388]: uniphier-regulator: Device processed (SEQNUM=5583, ACTION=add) [ 168.761802] systemd-udevd[388]: uniphier-regulator: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 168.764276] systemd-udevd[386]: uniphier-glue-reset: Device processed (SEQNUM=5577, ACTION=add) [ 168.766103] systemd-udevd[386]: uniphier-glue-reset: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 168.769524] systemd-udevd[393]: ti-udma: Device processed (SEQNUM=5562, ACTION=add) [ 168.775481] systemd-udevd[393]: ti-udma: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 168.778407] systemd-udevd[381]: uniphier-sd: Device processed (SEQNUM=5585, ACTION=add) [ 168.780382] systemd-udevd[381]: uniphier-sd: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 168.782647] systemd-udevd[395]: uniphier-fi2c: Device processed (SEQNUM=5576, ACTION=add) [ 168.784847] systemd-udevd[395]: uniphier-fi2c: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 168.787059] systemd-udevd[384]: uniphier-nx1-pinctrl: Device processed (SEQNUM=5581, ACTION=add) [ 168.789320] systemd-udevd[353]: uniphier-system-bus: Device ready for processing (SEQNUM=5586, ACTION=add) [ 168.791507] systemd-udevd[384]: uniphier-nx1-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 168.794073] systemd-udevd[353]: a002000.virtio_mmio: Device is queued (SEQNUM=5751, ACTION=add) [ 168.795797] systemd-udevd[353]: uniphier-system-bus: Device ready for processing (SEQNUM=5586, ACTION=add) [ 168.797899] systemd-udevd[353]: uniphier-system-bus: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 168.799683] systemd-udevd[353]: uniphier-thermal: Device ready for processing (SEQNUM=5587, ACTION=add) [ 168.801657] systemd-udevd[353]: uniphier-thermal: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 168.803414] systemd-udevd[353]: uniphier-uart: Device ready for processing (SEQNUM=5588, ACTION=add) [ 168.805873] systemd-udevd[391]: uniphier-ld20-pinctrl: Device processed (SEQNUM=5580, ACTION=add) [ 168.808008] systemd-udevd[353]: uniphier-uart: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 168.810001] systemd-udevd[353]: uniphier-usb2-phy: Device ready for processing (SEQNUM=5589, ACTION=add) [ 168.812415] systemd-udevd[391]: uniphier-ld20-pinctrl: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 168.814825] systemd-udevd[353]: uniphier-usb2-phy: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 168.816832] systemd-udevd[353]: uniphier-usb3-hsphy: Device ready for processing (SEQNUM=5590, ACTION=add) [ 168.818571] systemd-udevd[353]: uniphier-usb3-hsphy: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 168.820693] systemd-udevd[353]: uniphier-usb3-ssphy: Device ready for processing (SEQNUM=5591, ACTION=add) [ 168.822429] systemd-udevd[353]: uniphier-usb3-ssphy: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 168.824359] systemd-udevd[353]: uniphier-wdt: Device ready for processing (SEQNUM=5592, ACTION=add) [ 168.826074] systemd-udevd[353]: uniphier-wdt: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 168.827824] systemd-udevd[353]: usb-conn-gpio: Device ready for processing (SEQNUM=5593, ACTION=add) [ 168.833284] systemd-udevd[383]: uniphier-ld11-pinctrl: Device processed (SEQNUM=5579, ACTION=add) [ 168.835410] systemd-udevd[353]: usb-conn-gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 168.837591] systemd-udevd[353]: usb3503: Device ready for processing (SEQNUM=5594, ACTION=add) [ 168.839777] systemd-udevd[383]: uniphier-ld11-pinctrl: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 168.842207] systemd-udevd[353]: usb3503: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 168.843944] systemd-udevd[353]: usb_phy_generic: Device ready for processing (SEQNUM=5595, ACTION=add) [ 168.845900] systemd-udevd[353]: usb_phy_generic: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 168.847679] systemd-udevd[353]: usbmisc_imx: Device ready for processing (SEQNUM=5596, ACTION=add) [ 168.850159] systemd-udevd[392]: usb3503: Processing device (SEQNUM=5594, ACTION=add) [ 168.852491] systemd-udevd[353]: a002200.virtio_mmio: Device is queued (SEQNUM=5752, ACTION=add) [ 168.854678] systemd-udevd[382]: uniphier-reset: Device processed (SEQNUM=5584, ACTION=add) [ 168.857029] systemd-udevd[353]: usbmisc_imx: Device ready for processing (SEQNUM=5596, ACTION=add) [ 168.859211] systemd-udevd[382]: uniphier-reset: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 168.861632] systemd-udevd[353]: usbmisc_imx: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 168.863383] systemd-udevd[353]: vexpress-osc: Device ready for processing (SEQNUM=5597, ACTION=add) [ 168.865501] systemd-udevd[353]: vexpress-osc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 168.867411] systemd-udevd[353]: vexpress-syscfg: Device ready for processing (SEQNUM=5598, ACTION=add) [ 168.869329] systemd-udevd[353]: a002400.virtio_mmio: Device is queued (SEQNUM=5753, ACTION=add) [ 168.871054] systemd-udevd[353]: vexpress-syscfg: Device ready for processing (SEQNUM=5598, ACTION=add) [ 168.873007] systemd-udevd[353]: vexpress-syscfg: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 168.874754] systemd-udevd[353]: vexpress-sysreg: Device ready for processing (SEQNUM=5599, ACTION=add) [ 168.878159] systemd-udevd[353]: a002600.virtio_mmio: Device is queued (SEQNUM=5754, ACTION=add) [ 168.883847] systemd-udevd[353]: vexpress-sysreg: Device ready for processing (SEQNUM=5599, ACTION=add) [ 168.886677] systemd-udevd[380]: uniphier-usb3-hsphy: Processing device (SEQNUM=5590, ACTION=add) [ 168.889075] systemd-udevd[353]: a002800.virtio_mmio: Device is queued (SEQNUM=5755, ACTION=add) [ 168.890774] systemd-udevd[353]: vexpress-sysreg: Device ready for processing (SEQNUM=5599, ACTION=add) [ 168.892780] systemd-udevd[353]: a002a00.virtio_mmio: Device is queued (SEQNUM=5756, ACTION=add) [ 168.894477] systemd-udevd[353]: vexpress-sysreg: Device ready for processing (SEQNUM=5599, ACTION=add) [ 168.896865] systemd-udevd[384]: uniphier-system-bus: Processing device (SEQNUM=5586, ACTION=add) [ 168.899069] systemd-udevd[353]: a002c00.virtio_mmio: Device is queued (SEQNUM=5757, ACTION=add) [ 168.900964] systemd-udevd[353]: vexpress-sysreg: Device ready for processing (SEQNUM=5599, ACTION=add) [ 168.902668] systemd-udevd[353]: a002e00.virtio_mmio: Device is queued (SEQNUM=5758, ACTION=add) [ 168.904790] systemd-udevd[353]: vexpress-sysreg: Device ready for processing (SEQNUM=5599, ACTION=add) [ 168.906506] systemd-udevd[353]: vexpress-sysreg: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 168.908461] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.910174] systemd-udevd[353]: a003000.virtio_mmio: Device is queued (SEQNUM=5759, ACTION=add) [ 168.911887] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.917979] systemd-udevd[353]: a003200.virtio_mmio: Device is queued (SEQNUM=5760, ACTION=add) [ 168.921480] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.933370] systemd-udevd[353]: a003400.virtio_mmio: Device is queued (SEQNUM=5761, ACTION=add) [ 168.935086] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.937073] systemd-udevd[353]: a003600.virtio_mmio: Device is queued (SEQNUM=5762, ACTION=add) [ 168.939246] systemd-udevd[388]: uniphier-uart: Processing device (SEQNUM=5588, ACTION=add) [ 168.941683] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.943393] systemd-udevd[353]: a003800.virtio_mmio: Device is queued (SEQNUM=5763, ACTION=add) [ 168.945319] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.947032] systemd-udevd[353]: a003a00.virtio_mmio: Device is queued (SEQNUM=5764, ACTION=add) [ 168.949405] systemd-udevd[393]: usb_phy_generic: Processing device (SEQNUM=5595, ACTION=add) [ 168.951710] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.953666] systemd-udevd[353]: a003c00.virtio_mmio: Device is queued (SEQNUM=5765, ACTION=add) [ 168.955373] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.957311] systemd-udevd[353]: a003e00.virtio_mmio: Device is queued (SEQNUM=5766, ACTION=add) [ 168.959044] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.960941] systemd-udevd[353]: efivars.0: Device is queued (SEQNUM=5767, ACTION=add) [ 168.962612] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.964562] systemd-udevd[353]: firmware:optee: Device is queued (SEQNUM=5768, ACTION=add) [ 168.970077] systemd-udevd[389]: uniphier-wdt: Processing device (SEQNUM=5592, ACTION=add) [ 168.972516] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.974215] systemd-udevd[353]: kgdboc: Device is queued (SEQNUM=5769, ACTION=add) [ 168.975883] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.977808] systemd-udevd[353]: tpm0: Device is queued (SEQNUM=5770, ACTION=add) [ 168.979930] systemd-udevd[395]: usb-conn-gpio: Processing device (SEQNUM=5593, ACTION=add) [ 168.982262] systemd-udevd[379]: uniphier-usb3-ssphy: Processing device (SEQNUM=5591, ACTION=add) [ 168.984604] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.986305] systemd-udevd[353]: platform-framebuffer.0: Device is queued (SEQNUM=5771, ACTION=add) [ 168.991746] systemd-udevd[391]: usbmisc_imx: Processing device (SEQNUM=5596, ACTION=add) [ 168.994048] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 168.996385] systemd-udevd[386]: uniphier-usb2-phy: Processing device (SEQNUM=5589, ACTION=add) [ 168.998547] systemd-udevd[392]: usb3503: Device processed (SEQNUM=5594, ACTION=add) [ 169.000512] systemd-udevd[392]: usb3503: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 169.005766] systemd-udevd[381]: vexpress-sysreg: Processing device (SEQNUM=5599, ACTION=add) [ 169.008246] systemd-udevd[353]: pmu: Device is queued (SEQNUM=5772, ACTION=add) [ 169.009926] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 169.012340] systemd-udevd[384]: uniphier-system-bus: Device processed (SEQNUM=5586, ACTION=add) [ 169.014149] systemd-udevd[384]: uniphier-system-bus: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 169.016659] systemd-udevd[382]: vexpress-syscfg: Processing device (SEQNUM=5598, ACTION=add) [ 169.018827] systemd-udevd[383]: vexpress-osc: Processing device (SEQNUM=5597, ACTION=add) [ 169.021253] systemd-udevd[353]: psci: Device is queued (SEQNUM=5773, ACTION=add) [ 169.022923] systemd-udevd[353]: virtio-mmio: Device ready for processing (SEQNUM=5600, ACTION=add) [ 169.024798] systemd-udevd[353]: virtio-mmio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 169.027145] systemd-udevd[396]: uniphier-thermal: Processing device (SEQNUM=5587, ACTION=add) [ 169.029639] systemd-udevd[353]: visconti-clk: Device ready for processing (SEQNUM=5601, ACTION=add) [ 169.040919] systemd-udevd[392]: visconti-clk: Processing device (SEQNUM=5601, ACTION=add) [ 169.043069] systemd-udevd[353]: visconti-clk: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 169.045075] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.046800] systemd-udevd[353]: psci-cpuidle: Device is queued (SEQNUM=5774, ACTION=add) [ 169.048757] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.050465] systemd-udevd[353]: reg-dummy: Device is queued (SEQNUM=5775, ACTION=add) [ 169.052826] systemd-udevd[393]: usb_phy_generic: Device processed (SEQNUM=5595, ACTION=add) [ 169.055139] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.057141] systemd-udevd[353]: regulator.0: Device is queued (SEQNUM=5776, ACTION=add) [ 169.058842] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.060853] systemd-udevd[353]: serial8250:0: Device is queued (SEQNUM=5777, ACTION=add) [ 169.062560] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.064488] systemd-udevd[353]: serial8250:0.0: Device is queued (SEQNUM=5778, ACTION=add) [ 169.066191] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.068230] systemd-udevd[353]: serial8250:0.1: Device is queued (SEQNUM=5779, ACTION=add) [ 169.069934] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.071785] systemd-udevd[353]: serial8250:0.2: Device is queued (SEQNUM=5780, ACTION=add) [ 169.073704] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.075418] systemd-udevd[353]: serial8250:0.3: Device is queued (SEQNUM=5781, ACTION=add) [ 169.077414] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.079140] systemd-udevd[353]: snd-soc-dummy: Device is queued (SEQNUM=5782, ACTION=add) [ 169.081087] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.082798] systemd-udevd[353]: timer: Device is queued (SEQNUM=5783, ACTION=add) [ 169.086084] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.091814] systemd-udevd[353]: tpm-event-log: Device is queued (SEQNUM=5784, ACTION=add) [ 169.094098] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.095801] systemd-udevd[353]: software: Device is queued (SEQNUM=5785, ACTION=add) [ 169.097748] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.099451] systemd-udevd[353]: broadcast: Device is queued (SEQNUM=5786, ACTION=add) [ 169.101871] systemd-udevd[388]: uniphier-uart: Device processed (SEQNUM=5588, ACTION=add) [ 169.103939] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.106274] systemd-udevd[388]: uniphier-uart: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 169.108883] systemd-udevd[392]: visconti-clk: Device processed (SEQNUM=5601, ACTION=add) [ 169.110945] systemd-udevd[353]: clockevent0: Device is queued (SEQNUM=5787, ACTION=add) [ 169.113311] systemd-udevd[392]: visconti-clk: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 169.115426] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.120854] systemd-udevd[384]: virtio-mmio: Processing device (SEQNUM=5600, ACTION=add) [ 169.123000] systemd-udevd[393]: usb_phy_generic: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 169.125451] systemd-udevd[391]: usbmisc_imx: Device processed (SEQNUM=5596, ACTION=add) [ 169.127505] systemd-udevd[353]: clockevent1: Device is queued (SEQNUM=5788, ACTION=add) [ 169.129919] systemd-udevd[391]: usbmisc_imx: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 169.132376] systemd-udevd[353]: visconti-pcie: Device ready for processing (SEQNUM=5602, ACTION=add) [ 169.134214] systemd-udevd[353]: visconti-pcie: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 169.135955] systemd-udevd[353]: visconti_gpio: Device ready for processing (SEQNUM=5603, ACTION=add) [ 169.138621] systemd-udevd[396]: uniphier-thermal: Device processed (SEQNUM=5587, ACTION=add) [ 169.141093] systemd-udevd[353]: visconti_gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 169.143311] systemd-udevd[396]: uniphier-thermal: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 169.145867] systemd-udevd[353]: xenon-sdhci: Device ready for processing (SEQNUM=5604, ACTION=add) [ 169.147615] systemd-udevd[353]: clockevent2: Device is queued (SEQNUM=5789, ACTION=add) [ 169.149576] systemd-udevd[353]: xenon-sdhci: Device ready for processing (SEQNUM=5604, ACTION=add) [ 169.151290] systemd-udevd[353]: xenon-sdhci: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 169.153257] systemd-udevd[353]: xgene-ahci: Device ready for processing (SEQNUM=5605, ACTION=add) [ 169.154995] systemd-udevd[353]: xgene-ahci: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 169.157065] systemd-udevd[353]: xgene-enet: Device ready for processing (SEQNUM=5606, ACTION=add) [ 169.158781] systemd-udevd[353]: xgene-enet: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 169.160777] systemd-udevd[353]: xgene-gpio: Device ready for processing (SEQNUM=5607, ACTION=add) [ 169.162937] systemd-udevd[393]: xgene-enet: Processing device (SEQNUM=5606, ACTION=add) [ 169.167485] systemd-udevd[353]: clockevent3: Device is queued (SEQNUM=5790, ACTION=add) [ 169.172801] systemd-udevd[353]: xgene-gpio: Device ready for processing (SEQNUM=5607, ACTION=add) [ 169.174509] systemd-udevd[353]: clocksource0: Device is queued (SEQNUM=5791, ACTION=add) [ 169.176394] systemd-udevd[353]: xgene-gpio: Device ready for processing (SEQNUM=5607, ACTION=add) [ 169.178545] systemd-udevd[391]: xgene-ahci: Processing device (SEQNUM=5605, ACTION=add) [ 169.182259] systemd-udevd[353]: cpu0: Device is queued (SEQNUM=5792, ACTION=add) [ 169.186757] systemd-udevd[392]: visconti_gpio: Processing device (SEQNUM=5603, ACTION=add) [ 169.190910] systemd-udevd[353]: xgene-gpio: Device ready for processing (SEQNUM=5607, ACTION=add) [ 169.193444] systemd-udevd[353]: cpu1: Device is queued (SEQNUM=5793, ACTION=add) [ 169.195114] systemd-udevd[353]: xgene-gpio: Device ready for processing (SEQNUM=5607, ACTION=add) [ 169.197027] systemd-udevd[353]: cpu2: Device is queued (SEQNUM=5794, ACTION=add) [ 169.198698] systemd-udevd[353]: xgene-gpio: Device ready for processing (SEQNUM=5607, ACTION=add) [ 169.201198] systemd-udevd[379]: uniphier-usb3-ssphy: Device processed (SEQNUM=5591, ACTION=add) [ 169.203031] systemd-udevd[379]: uniphier-usb3-ssphy: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 169.205691] systemd-udevd[353]: cpu3: Device is queued (SEQNUM=5795, ACTION=add) [ 169.207377] systemd-udevd[353]: xgene-gpio: Device ready for processing (SEQNUM=5607, ACTION=add) [ 169.209321] systemd-udevd[353]: mc: Device is queued (SEQNUM=5796, ACTION=add) [ 169.211006] systemd-udevd[353]: xgene-gpio: Device ready for processing (SEQNUM=5607, ACTION=add) [ 169.212954] systemd-udevd[353]: xgene-gpio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 169.214696] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.216681] systemd-udevd[353]: memory1: Device is queued (SEQNUM=5797, ACTION=add) [ 169.218360] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.220411] systemd-udevd[353]: memory10: Device is queued (SEQNUM=5798, ACTION=add) [ 169.226172] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.229807] systemd-udevd[353]: memory11: Device is queued (SEQNUM=5799, ACTION=add) [ 169.231482] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.233488] systemd-udevd[353]: memory12: Device is queued (SEQNUM=5800, ACTION=add) [ 169.235172] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.237164] systemd-udevd[353]: memory13: Device is queued (SEQNUM=5801, ACTION=add) [ 169.239022] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.240933] systemd-udevd[353]: memory14: Device is queued (SEQNUM=5802, ACTION=add) [ 169.242608] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.244560] systemd-udevd[353]: memory15: Device is queued (SEQNUM=5803, ACTION=add) [ 169.246236] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.247961] systemd-udevd[353]: memory16: Device is queued (SEQNUM=5804, ACTION=add) [ 169.249809] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.251519] systemd-udevd[353]: memory17: Device is queued (SEQNUM=5805, ACTION=add) [ 169.253438] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.255169] systemd-udevd[353]: memory18: Device is queued (SEQNUM=5806, ACTION=add) [ 169.257083] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.258786] systemd-udevd[353]: memory19: Device is queued (SEQNUM=5807, ACTION=add) [ 169.260732] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.262436] systemd-udevd[353]: memory20: Device is queued (SEQNUM=5808, ACTION=add) [ 169.264809] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.270434] systemd-udevd[353]: memory21: Device is queued (SEQNUM=5809, ACTION=add) [ 169.273768] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.275507] systemd-udevd[353]: memory22: Device is queued (SEQNUM=5810, ACTION=add) [ 169.278333] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.280266] systemd-udevd[353]: memory23: Device is queued (SEQNUM=5811, ACTION=add) [ 169.281969] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.287289] systemd-udevd[396]: xenon-sdhci: Processing device (SEQNUM=5604, ACTION=add) [ 169.289733] systemd-udevd[353]: memory8: Device is queued (SEQNUM=5812, ACTION=add) [ 169.291442] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.293410] systemd-udevd[353]: memory9: Device is queued (SEQNUM=5813, ACTION=add) [ 169.295091] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.297053] systemd-udevd[353]: node0: Device is queued (SEQNUM=5814, ACTION=add) [ 169.298898] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.300913] systemd-udevd[353]: tracepoint: Device is queued (SEQNUM=5815, ACTION=add) [ 169.303060] systemd-udevd[381]: vexpress-sysreg: Device processed (SEQNUM=5599, ACTION=add) [ 169.305324] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.307504] systemd-udevd[381]: vexpress-sysreg: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 169.309881] systemd-udevd[353]: uprobe: Device is queued (SEQNUM=5816, ACTION=add) [ 169.311620] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.314628] systemd-udevd[379]: xgene-gpio: Processing device (SEQNUM=5607, ACTION=add) [ 169.318496] systemd-udevd[353]: 1:0: Device is queued (SEQNUM=5817, ACTION=add) [ 169.324499] systemd-udevd[353]: xgene-gpio-sb: Device ready for processing (SEQNUM=5608, ACTION=add) [ 169.326227] systemd-udevd[353]: xgene-gpio-sb: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 169.327967] systemd-udevd[353]: xgene-mdio: Device ready for processing (SEQNUM=5609, ACTION=add) [ 169.330340] systemd-udevd[381]: xgene-gpio-sb: Processing device (SEQNUM=5608, ACTION=add) [ 169.332758] systemd-udevd[353]: 1:1: Device is queued (SEQNUM=5818, ACTION=add) [ 169.334435] systemd-udevd[353]: xgene-mdio: Device ready for processing (SEQNUM=5609, ACTION=add) [ 169.336308] systemd-udevd[353]: 1:10: Device is queued (SEQNUM=5819, ACTION=add) [ 169.337982] systemd-udevd[353]: xgene-mdio: Device ready for processing (SEQNUM=5609, ACTION=add) [ 169.339687] systemd-udevd[353]: 1:11: Device is queued (SEQNUM=5820, ACTION=add) [ 169.341746] systemd-udevd[353]: xgene-mdio: Device ready for processing (SEQNUM=5609, ACTION=add) [ 169.343452] systemd-udevd[353]: 1:12: Device is queued (SEQNUM=5821, ACTION=add) [ 169.345381] systemd-udevd[353]: xgene-mdio: Device ready for processing (SEQNUM=5609, ACTION=add) [ 169.347076] systemd-udevd[353]: 1:13: Device is queued (SEQNUM=5822, ACTION=add) [ 169.348908] systemd-udevd[353]: xgene-mdio: Device ready for processing (SEQNUM=5609, ACTION=add) [ 169.350610] systemd-udevd[353]: 1:14: Device is queued (SEQNUM=5823, ACTION=add) [ 169.352459] systemd-udevd[353]: xgene-mdio: Device ready for processing (SEQNUM=5609, ACTION=add) [ 169.354313] systemd-udevd[353]: 1:15: Device is queued (SEQNUM=5824, ACTION=add) [ 169.355966] systemd-udevd[353]: xgene-mdio: Device ready for processing (SEQNUM=5609, ACTION=add) [ 169.358352] systemd-udevd[388]: visconti-pcie: Processing device (SEQNUM=5602, ACTION=add) [ 169.360919] systemd-udevd[396]: xenon-sdhci: Device processed (SEQNUM=5604, ACTION=add) [ 169.362691] systemd-udevd[396]: xenon-sdhci: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 169.365043] systemd-udevd[353]: 1:2: Device is queued (SEQNUM=5825, ACTION=add) [ 169.371828] systemd-udevd[386]: uniphier-usb2-phy: Device processed (SEQNUM=5589, ACTION=add) [ 169.375726] systemd-udevd[353]: xgene-mdio: Device ready for processing (SEQNUM=5609, ACTION=add) [ 169.378349] systemd-udevd[386]: uniphier-usb2-phy: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 169.380758] systemd-udevd[353]: 1:3: Device is queued (SEQNUM=5826, ACTION=add) [ 169.382434] systemd-udevd[353]: xgene-mdio: Device ready for processing (SEQNUM=5609, ACTION=add) [ 169.384304] systemd-udevd[353]: xgene-mdio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 169.386041] systemd-udevd[353]: xgene-msi: Device ready for processing (SEQNUM=5610, ACTION=add) [ 169.387759] systemd-udevd[353]: xgene-msi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 169.389715] systemd-udevd[353]: xgene-pcie: Device ready for processing (SEQNUM=5611, ACTION=add) [ 169.392021] systemd-udevd[396]: xgene-mdio: Processing device (SEQNUM=5609, ACTION=add) [ 169.394472] systemd-udevd[353]: 1:4: Device is queued (SEQNUM=5827, ACTION=add) [ 169.396313] systemd-udevd[353]: xgene-pcie: Device ready for processing (SEQNUM=5611, ACTION=add) [ 169.398020] systemd-udevd[353]: 1:5: Device is queued (SEQNUM=5828, ACTION=add) [ 169.399679] systemd-udevd[353]: xgene-pcie: Device ready for processing (SEQNUM=5611, ACTION=add) [ 169.402706] systemd-udevd[353]: 1:6: Device is queued (SEQNUM=5829, ACTION=add) [ 169.405939] systemd-udevd[353]: xgene-pcie: Device ready for processing (SEQNUM=5611, ACTION=add) [ 169.410095] systemd-udevd[386]: xgene-msi: Processing device (SEQNUM=5610, ACTION=add) [ 169.412673] systemd-udevd[353]: 1:7: Device is queued (SEQNUM=5830, ACTION=add) [ 169.414348] systemd-udevd[353]: xgene-pcie: Device ready for processing (SEQNUM=5611, ACTION=add) [ 169.416287] systemd-udevd[353]: 1:8: Device is queued (SEQNUM=5831, ACTION=add) [ 169.417975] systemd-udevd[353]: xgene-pcie: Device ready for processing (SEQNUM=5611, ACTION=add) [ 169.420339] systemd-udevd[392]: visconti_gpio: Device processed (SEQNUM=5603, ACTION=add) [ 169.422404] systemd-udevd[353]: 1:9: Device is queued (SEQNUM=5832, ACTION=add) [ 169.424716] systemd-udevd[392]: visconti_gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 169.426902] systemd-udevd[353]: xgene-pcie: Device ready for processing (SEQNUM=5611, ACTION=add) [ 169.429347] systemd-udevd[353]: 252:0: Device is queued (SEQNUM=5833, ACTION=add) [ 169.433121] systemd-udevd[353]: xgene-pcie: Device ready for processing (SEQNUM=5611, ACTION=add) [ 169.436448] systemd-udevd[353]: xgene-pcie: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 169.438205] systemd-udevd[353]: xgene-phy: Device ready for processing (SEQNUM=5612, ACTION=add) [ 169.439904] systemd-udevd[353]: 252:1: Device is queued (SEQNUM=5834, ACTION=add) [ 169.442203] systemd-udevd[389]: uniphier-wdt: Device processed (SEQNUM=5592, ACTION=add) [ 169.444664] systemd-udevd[353]: xgene-phy: Device ready for processing (SEQNUM=5612, ACTION=add) [ 169.446843] systemd-udevd[389]: uniphier-wdt: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 169.449229] systemd-udevd[353]: 253:0: Device is queued (SEQNUM=5835, ACTION=add) [ 169.450904] systemd-udevd[353]: xgene-phy: Device ready for processing (SEQNUM=5612, ACTION=add) [ 169.456502] systemd-udevd[380]: uniphier-usb3-hsphy: Device processed (SEQNUM=5590, ACTION=add) [ 169.458312] systemd-udevd[380]: uniphier-usb3-hsphy: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 169.460667] systemd-udevd[353]: 254:0: Device is queued (SEQNUM=5836, ACTION=add) [ 169.462819] systemd-udevd[379]: xgene-gpio: Device processed (SEQNUM=5607, ACTION=add) [ 169.464872] systemd-udevd[379]: xgene-gpio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 169.466987] systemd-udevd[353]: xgene-phy: Device ready for processing (SEQNUM=5612, ACTION=add) [ 169.468952] systemd-udevd[353]: xgene-phy: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 169.471282] systemd-udevd[381]: xgene-gpio-sb: Device processed (SEQNUM=5608, ACTION=add) [ 169.473557] systemd-udevd[353]: xgene-reboot: Device ready for processing (SEQNUM=5613, ACTION=add) [ 169.475719] systemd-udevd[381]: xgene-gpio-sb: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 169.478208] systemd-udevd[383]: vexpress-osc: Device processed (SEQNUM=5597, ACTION=add) [ 169.480726] systemd-udevd[353]: 31:0: Device is queued (SEQNUM=5837, ACTION=add) [ 169.484721] systemd-udevd[383]: vexpress-osc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 169.492389] systemd-udevd[382]: vexpress-syscfg: Device processed (SEQNUM=5598, ACTION=add) [ 169.494587] systemd-udevd[392]: xgene-pcie: Processing device (SEQNUM=5611, ACTION=add) [ 169.496881] systemd-udevd[353]: xgene-reboot: Device ready for processing (SEQNUM=5613, ACTION=add) [ 169.499051] systemd-udevd[382]: vexpress-syscfg: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 169.505040] systemd-udevd[353]: xgene-reboot: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 169.507918] systemd-udevd[353]: xgene-rng: Device ready for processing (SEQNUM=5614, ACTION=add) [ 169.510148] systemd-udevd[353]: xgene-rng: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 169.512404] systemd-udevd[353]: xgene-rtc: Device ready for processing (SEQNUM=5615, ACTION=add) [ 169.514612] systemd-udevd[353]: xgene-rtc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 169.516834] systemd-udevd[353]: xhci-hcd: Device ready for processing (SEQNUM=5616, ACTION=add) [ 169.519040] systemd-udevd[384]: virtio-mmio: Device processed (SEQNUM=5600, ACTION=add) [ 169.521184] systemd-udevd[384]: virtio-mmio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 169.523300] systemd-udevd[353]: 7:1: Device is queued (SEQNUM=5838, ACTION=add) [ 169.525641] systemd-udevd[388]: visconti-pcie: Device processed (SEQNUM=5602, ACTION=add) [ 169.527737] systemd-udevd[353]: xhci-hcd: Device ready for processing (SEQNUM=5616, ACTION=add) [ 169.530527] systemd-udevd[388]: visconti-pcie: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 169.532994] systemd-udevd[353]: 7:2: Device is queued (SEQNUM=5839, ACTION=add) [ 169.534695] systemd-udevd[353]: xhci-hcd: Device ready for processing (SEQNUM=5616, ACTION=add) [ 169.536674] systemd-udevd[353]: xhci-hcd: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 169.538412] systemd-udevd[353]: xhci-mtk: Device ready for processing (SEQNUM=5617, ACTION=add) [ 169.540766] systemd-udevd[383]: xgene-rtc: Processing device (SEQNUM=5615, ACTION=add) [ 169.542921] systemd-udevd[381]: xgene-reboot: Processing device (SEQNUM=5613, ACTION=add) [ 169.548681] systemd-udevd[379]: xgene-rng: Processing device (SEQNUM=5614, ACTION=add) [ 169.550847] systemd-udevd[389]: xgene-phy: Processing device (SEQNUM=5612, ACTION=add) [ 169.553255] systemd-udevd[353]: 7:3: Device is queued (SEQNUM=5840, ACTION=add) [ 169.554927] systemd-udevd[353]: xhci-mtk: Device ready for processing (SEQNUM=5617, ACTION=add) [ 169.556852] systemd-udevd[353]: xhci-mtk: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 169.558586] systemd-udevd[353]: xhci-renesas-hcd: Device ready for processing (SEQNUM=5618, ACTION=add) [ 169.560571] systemd-udevd[353]: xhci-renesas-hcd: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 169.562336] systemd-udevd[353]: xiic-i2c: Device ready for processing (SEQNUM=5619, ACTION=add) [ 169.564335] systemd-udevd[353]: xiic-i2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 169.566080] systemd-udevd[353]: xilinx-cpm-pcie: Device ready for processing (SEQNUM=5620, ACTION=add) [ 169.567797] systemd-udevd[353]: 7:4: Device is queued (SEQNUM=5841, ACTION=add) [ 169.573149] systemd-udevd[393]: xgene-enet: Device processed (SEQNUM=5606, ACTION=add) [ 169.575291] systemd-udevd[380]: xhci-renesas-hcd: Processing device (SEQNUM=5618, ACTION=add) [ 169.577658] systemd-udevd[393]: xgene-enet: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 169.579903] systemd-udevd[353]: xilinx-cpm-pcie: Device ready for processing (SEQNUM=5620, ACTION=add) [ 169.582303] systemd-udevd[388]: xhci-mtk: Processing device (SEQNUM=5617, ACTION=add) [ 169.584607] systemd-udevd[353]: 7:5: Device is queued (SEQNUM=5842, ACTION=add) [ 169.586272] systemd-udevd[353]: xilinx-cpm-pcie: Device ready for processing (SEQNUM=5620, ACTION=add) [ 169.588677] systemd-udevd[382]: xiic-i2c: Processing device (SEQNUM=5619, ACTION=add) [ 169.590793] systemd-udevd[353]: xilinx-cpm-pcie: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 169.592856] systemd-udevd[353]: xilinx-pcie: Device ready for processing (SEQNUM=5621, ACTION=add) [ 169.594565] systemd-udevd[353]: 7:6: Device is queued (SEQNUM=5843, ACTION=add) [ 169.596497] systemd-udevd[353]: xilinx-pcie: Device ready for processing (SEQNUM=5621, ACTION=add) [ 169.602884] systemd-udevd[395]: usb-conn-gpio: Device processed (SEQNUM=5593, ACTION=add) [ 169.606222] systemd-udevd[395]: usb-conn-gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 169.609509] systemd-udevd[393]: xilinx-cpm-pcie: Processing device (SEQNUM=5620, ACTION=add) [ 169.611668] systemd-udevd[353]: 7:7: Device is queued (SEQNUM=5844, ACTION=add) [ 169.613597] systemd-udevd[353]: xilinx-pcie: Device ready for processing (SEQNUM=5621, ACTION=add) [ 169.615303] systemd-udevd[353]: mtd-0: Device is queued (SEQNUM=5845, ACTION=add) [ 169.617218] systemd-udevd[353]: xilinx-pcie: Device ready for processing (SEQNUM=5621, ACTION=add) [ 169.619090] systemd-udevd[353]: xilinx-pcie: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 169.621079] systemd-udevd[353]: xilinx-psgtr: Device ready for processing (SEQNUM=5622, ACTION=add) [ 169.623252] systemd-udevd[384]: xhci-hcd: Processing device (SEQNUM=5616, ACTION=add) [ 169.625621] systemd-udevd[353]: id: Device is queued (SEQNUM=5846, ACTION=add) [ 169.627298] systemd-udevd[353]: xilinx-psgtr: Device ready for processing (SEQNUM=5622, ACTION=add) [ 169.629699] systemd-udevd[395]: xilinx-pcie: Processing device (SEQNUM=5621, ACTION=add) [ 169.631881] systemd-udevd[396]: xgene-mdio: Device processed (SEQNUM=5609, ACTION=add) [ 169.633841] systemd-udevd[396]: xgene-mdio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 169.635959] systemd-udevd[353]: fbcon: Device is queued (SEQNUM=5847, ACTION=add) [ 169.637946] systemd-udevd[353]: xilinx-psgtr: Device ready for processing (SEQNUM=5622, ACTION=add) [ 169.640334] systemd-udevd[392]: xgene-pcie: Device processed (SEQNUM=5611, ACTION=add) [ 169.642143] systemd-udevd[392]: xgene-pcie: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 169.645568] systemd-udevd[391]: xgene-ahci: Device processed (SEQNUM=5605, ACTION=add) [ 169.651481] systemd-udevd[391]: xgene-ahci: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 169.654432] systemd-udevd[353]: full: Device is queued (SEQNUM=5848, ACTION=add) [ 169.656387] systemd-udevd[353]: xilinx-psgtr: Device ready for processing (SEQNUM=5622, ACTION=add) [ 169.658103] systemd-udevd[353]: xilinx-psgtr: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 169.659836] systemd-udevd[353]: xilinx-pwm: Device ready for processing (SEQNUM=5623, ACTION=add) [ 169.662209] systemd-udevd[396]: xilinx-psgtr: Processing device (SEQNUM=5622, ACTION=add) [ 169.664586] systemd-udevd[353]: kmsg: Device is queued (SEQNUM=5849, ACTION=add) [ 169.666264] systemd-udevd[353]: xilinx-pwm: Device ready for processing (SEQNUM=5623, ACTION=add) [ 169.667957] systemd-udevd[353]: xilinx-pwm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 169.669931] systemd-udevd[353]: xilinx-vdma: Device ready for processing (SEQNUM=5624, ACTION=add) [ 169.671644] systemd-udevd[353]: xilinx-vdma: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 169.673580] systemd-udevd[353]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=5625, ACTION=add) [ 169.675766] systemd-udevd[391]: xilinx-pwm: Processing device (SEQNUM=5623, ACTION=add) [ 169.678124] systemd-udevd[353]: mem: Device is queued (SEQNUM=5850, ACTION=add) [ 169.679779] systemd-udevd[353]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=5625, ACTION=add) [ 169.682220] systemd-udevd[392]: xilinx-vdma: Processing device (SEQNUM=5624, ACTION=add) [ 169.684483] systemd-udevd[353]: null: Device is queued (SEQNUM=5851, ACTION=add) [ 169.686746] systemd-udevd[383]: xgene-rtc: Device processed (SEQNUM=5615, ACTION=add) [ 169.691002] systemd-udevd[353]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=5625, ACTION=add) [ 169.697028] systemd-udevd[383]: xgene-rtc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 169.699228] systemd-udevd[379]: xgene-rng: Device processed (SEQNUM=5614, ACTION=add) [ 169.701202] systemd-udevd[379]: xgene-rng: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 169.703411] systemd-udevd[353]: port: Device is queued (SEQNUM=5852, ACTION=add) [ 169.705292] systemd-udevd[353]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=5625, ACTION=add) [ 169.707025] systemd-udevd[353]: random: Device is queued (SEQNUM=5853, ACTION=add) [ 169.708890] systemd-udevd[353]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=5625, ACTION=add) [ 169.710620] systemd-udevd[353]: xilinx-zynqmp-dma: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 169.712630] systemd-udevd[353]: xilinx-zynqmp-dpdma: Device ready for processing (SEQNUM=5626, ACTION=add) [ 169.714397] systemd-udevd[353]: xilinx-zynqmp-dpdma: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 169.716387] systemd-udevd[353]: xilinx_spi: Device ready for processing (SEQNUM=5627, ACTION=add) [ 169.718120] systemd-udevd[353]: urandom: Device is queued (SEQNUM=5854, ACTION=add) [ 169.719800] systemd-udevd[353]: xilinx_spi: Device ready for processing (SEQNUM=5627, ACTION=add) [ 169.722161] systemd-udevd[379]: xilinx-zynqmp-dma: Processing device (SEQNUM=5625, ACTION=add) [ 169.724619] systemd-udevd[353]: zero: Device is queued (SEQNUM=5855, ACTION=add) [ 169.726295] systemd-udevd[353]: xilinx_spi: Device ready for processing (SEQNUM=5627, ACTION=add) [ 169.728712] systemd-udevd[383]: xilinx-zynqmp-dpdma: Processing device (SEQNUM=5626, ACTION=add) [ 169.730968] systemd-udevd[353]: memory_tier4: Device is queued (SEQNUM=5856, ACTION=add) [ 169.734481] systemd-udevd[353]: xilinx_spi: Device ready for processing (SEQNUM=5627, ACTION=add) [ 169.740429] systemd-udevd[353]: autofs: Device is queued (SEQNUM=5857, ACTION=add) [ 169.742123] systemd-udevd[353]: xilinx_spi: Device ready for processing (SEQNUM=5627, ACTION=add) [ 169.747276] systemd-udevd[388]: xhci-mtk: Device processed (SEQNUM=5617, ACTION=add) [ 169.751137] systemd-udevd[388]: xhci-mtk: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 169.756523] systemd-udevd[353]: btrfs-control: Device is queued (SEQNUM=5858, ACTION=add) [ 169.760347] systemd-udevd[353]: xilinx_spi: Device ready for processing (SEQNUM=5627, ACTION=add) [ 169.762547] systemd-udevd[393]: xilinx-cpm-pcie: Device processed (SEQNUM=5620, ACTION=add) [ 169.764524] systemd-udevd[393]: xilinx-cpm-pcie: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 169.766741] systemd-udevd[386]: xgene-msi: Device processed (SEQNUM=5610, ACTION=add) [ 169.769139] systemd-udevd[353]: cpu_dma_latency: Device is queued (SEQNUM=5859, ACTION=add) [ 169.771444] systemd-udevd[386]: xgene-msi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 169.773940] systemd-udevd[353]: xilinx_spi: Device ready for processing (SEQNUM=5627, ACTION=add) [ 169.775645] systemd-udevd[353]: xilinx_spi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 169.780643] systemd-udevd[353]: xlnx_event_manager: Device ready for processing (SEQNUM=5628, ACTION=add) [ 169.785960] systemd-udevd[381]: xgene-reboot: Device processed (SEQNUM=5613, ACTION=add) [ 169.787774] systemd-udevd[381]: xgene-reboot: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 169.790367] systemd-udevd[389]: xgene-phy: Device processed (SEQNUM=5612, ACTION=add) [ 169.793818] systemd-udevd[353]: device-mapper: Device is queued (SEQNUM=5860, ACTION=add) [ 169.798746] systemd-udevd[389]: xgene-phy: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 169.802651] systemd-udevd[353]: xlnx_event_manager: Device ready for processing (SEQNUM=5628, ACTION=add) [ 169.804660] systemd-udevd[353]: xlnx_event_manager: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 169.806432] systemd-udevd[353]: xuartps: Device ready for processing (SEQNUM=5629, ACTION=add) [ 169.808329] systemd-udevd[353]: xuartps: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 169.810067] systemd-udevd[353]: zynq-gpio: Device ready for processing (SEQNUM=5630, ACTION=add) [ 169.812455] systemd-udevd[393]: xuartps: Processing device (SEQNUM=5629, ACTION=add) [ 169.814788] systemd-udevd[353]: efi_capsule_loader: Device is queued (SEQNUM=5861, ACTION=add) [ 169.816927] systemd-udevd[353]: zynq-gpio: Device ready for processing (SEQNUM=5630, ACTION=add) [ 169.818647] systemd-udevd[353]: zynq-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 169.821503] systemd-udevd[353]: zynqmp-aes: Device ready for processing (SEQNUM=5631, ACTION=add) [ 169.827024] systemd-udevd[353]: zynqmp-aes: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 169.829961] systemd-udevd[353]: zynqmp-ipi: Device ready for processing (SEQNUM=5632, ACTION=add) [ 169.831662] systemd-udevd[353]: fuse: Device is queued (SEQNUM=5862, ACTION=add) [ 169.833484] systemd-udevd[353]: zynqmp-ipi: Device ready for processing (SEQNUM=5632, ACTION=add) [ 169.835644] systemd-udevd[386]: xlnx_event_manager: Processing device (SEQNUM=5628, ACTION=add) [ 169.838077] systemd-udevd[353]: hw_random: Device is queued (SEQNUM=5863, ACTION=add) [ 169.839760] systemd-udevd[353]: zynqmp-ipi: Device ready for processing (SEQNUM=5632, ACTION=add) [ 169.841699] systemd-udevd[353]: kvm: Device is queued (SEQNUM=5864, ACTION=add) [ 169.843356] systemd-udevd[353]: zynqmp-ipi: Device ready for processing (SEQNUM=5632, ACTION=add) [ 169.845305] systemd-udevd[353]: loop-control: Device is queued (SEQNUM=5865, ACTION=add) [ 169.847012] systemd-udevd[353]: zynqmp-ipi: Device ready for processing (SEQNUM=5632, ACTION=add) [ 169.849309] systemd-udevd[381]: zynq-gpio: Processing device (SEQNUM=5630, ACTION=add) [ 169.851594] systemd-udevd[392]: xilinx-vdma: Device processed (SEQNUM=5624, ACTION=add) [ 169.854022] systemd-udevd[353]: rfkill: Device is queued (SEQNUM=5866, ACTION=add) [ 169.856289] systemd-udevd[392]: xilinx-vdma: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 169.858424] systemd-udevd[353]: zynqmp-ipi: Device ready for processing (SEQNUM=5632, ACTION=add) [ 169.861062] systemd-udevd[382]: xiic-i2c: Device processed (SEQNUM=5619, ACTION=add) [ 169.862829] systemd-udevd[382]: xiic-i2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 169.866993] systemd-udevd[353]: snapshot: Device is queued (SEQNUM=5867, ACTION=add) [ 169.870293] systemd-udevd[353]: zynqmp-ipi: Device ready for processing (SEQNUM=5632, ACTION=add) [ 169.873795] systemd-udevd[389]: zynqmp-aes: Processing device (SEQNUM=5631, ACTION=add) [ 169.876902] systemd-udevd[353]: vfio: Device is queued (SEQNUM=5868, ACTION=add) [ 169.878577] systemd-udevd[353]: zynqmp-ipi: Device ready for processing (SEQNUM=5632, ACTION=add) [ 169.880505] systemd-udevd[353]: zynqmp-ipi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 169.882250] systemd-udevd[353]: zynqmp-nvmem: Device ready for processing (SEQNUM=5633, ACTION=add) [ 169.883956] systemd-udevd[353]: vga_arbiter: Device is queued (SEQNUM=5869, ACTION=add) [ 169.885864] systemd-udevd[353]: zynqmp-nvmem: Device ready for processing (SEQNUM=5633, ACTION=add) [ 169.887730] systemd-udevd[353]: vsock: Device is queued (SEQNUM=5870, ACTION=add) [ 169.890166] systemd-udevd[382]: zynqmp-ipi: Processing device (SEQNUM=5632, ACTION=add) [ 169.892532] systemd-udevd[353]: zynqmp-nvmem: Device ready for processing (SEQNUM=5633, ACTION=add) [ 169.894253] systemd-udevd[353]: timer: Device is queued (SEQNUM=5871, ACTION=add) [ 169.895931] systemd-udevd[353]: zynqmp-nvmem: Device ready for processing (SEQNUM=5633, ACTION=add) [ 169.897844] systemd-udevd[353]: tee0: Device is queued (SEQNUM=5872, ACTION=add) [ 169.899507] systemd-udevd[353]: zynqmp-nvmem: Device ready for processing (SEQNUM=5633, ACTION=add) [ 169.901581] systemd-udevd[353]: teepriv0: Device is queued (SEQNUM=5873, ACTION=add) [ 169.903269] systemd-udevd[353]: zynqmp-nvmem: Device ready for processing (SEQNUM=5633, ACTION=add) [ 169.905694] systemd-udevd[388]: xilinx_spi: Processing device (SEQNUM=5627, ACTION=add) [ 169.907878] systemd-udevd[353]: vcs: Device is queued (SEQNUM=5874, ACTION=add) [ 169.912896] systemd-udevd[353]: zynqmp-nvmem: Device ready for processing (SEQNUM=5633, ACTION=add) [ 169.916899] systemd-udevd[353]: vcs1: Device is queued (SEQNUM=5875, ACTION=add) [ 169.918582] systemd-udevd[353]: zynqmp-nvmem: Device ready for processing (SEQNUM=5633, ACTION=add) [ 169.920527] systemd-udevd[353]: vcsa: Device is queued (SEQNUM=5876, ACTION=add) [ 169.922190] systemd-udevd[353]: zynqmp-nvmem: Device ready for processing (SEQNUM=5633, ACTION=add) [ 169.939125] systemd-udevd[353]: zynqmp-nvmem: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 169.941788] systemd-udevd[353]: zynqmp-pinctrl: Device ready for processing (SEQNUM=5634, ACTION=add) [ 169.943521] systemd-udevd[353]: vcsa1: Device is queued (SEQNUM=5877, ACTION=add) [ 169.945881] systemd-udevd[391]: xilinx-pwm: Device processed (SEQNUM=5623, ACTION=add) [ 169.947952] systemd-udevd[353]: zynqmp-pinctrl: Device ready for processing (SEQNUM=5634, ACTION=add) [ 169.954593] systemd-udevd[391]: xilinx-pwm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 169.957694] systemd-udevd[353]: vcsu: Device is queued (SEQNUM=5878, ACTION=add) [ 169.959939] systemd-udevd[353]: zynqmp-pinctrl: Device ready for processing (SEQNUM=5634, ACTION=add) [ 169.963192] systemd-udevd[379]: xilinx-zynqmp-dma: Device processed (SEQNUM=5625, ACTION=add) [ 169.965763] systemd-udevd[379]: xilinx-zynqmp-dma: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 169.968294] systemd-udevd[392]: zynqmp-nvmem: Processing device (SEQNUM=5633, ACTION=add) [ 169.970396] systemd-udevd[353]: vcsu1: Device is queued (SEQNUM=5879, ACTION=add) [ 169.972675] systemd-udevd[353]: zynqmp-pinctrl: Device ready for processing (SEQNUM=5634, ACTION=add) [ 169.978359] systemd-udevd[395]: xilinx-pcie: Device processed (SEQNUM=5621, ACTION=add) [ 169.983578] systemd-udevd[353]: zynqmp-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 169.986469] systemd-udevd[395]: xilinx-pcie: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 169.989193] systemd-udevd[353]: zynqmp-qspi: Device ready for processing (SEQNUM=5635, ACTION=add) [ 169.990928] systemd-udevd[353]: vtcon0: Device is queued (SEQNUM=5880, ACTION=add) [ 169.994389] systemd-udevd[353]: zynqmp-qspi: Device ready for processing (SEQNUM=5635, ACTION=add) [ 169.998799] systemd-udevd[353]: zynqmp-qspi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 170.001392] systemd-udevd[353]: zynqmp-sha3-384: Device ready for processing (SEQNUM=5636, ACTION=add) [ 170.003634] systemd-udevd[353]: zynqmp-sha3-384: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 170.006163] systemd-udevd[353]: zynqmp_clock: Device ready for processing (SEQNUM=5637, ACTION=add) [ 170.008753] systemd-udevd[353]: blkcg_punt_bio: Device is queued (SEQNUM=5881, ACTION=add) [ 170.010465] systemd-udevd[353]: zynqmp_clock: Device ready for processing (SEQNUM=5637, ACTION=add) [ 170.012367] systemd-udevd[353]: nvme-delete-wq: Device is queued (SEQNUM=5882, ACTION=add) [ 170.014077] systemd-udevd[353]: zynqmp_clock: Device ready for processing (SEQNUM=5637, ACTION=add) [ 170.015782] systemd-udevd[353]: nvme-reset-wq: Device is queued (SEQNUM=5883, ACTION=add) [ 170.017718] systemd-udevd[353]: zynqmp_clock: Device ready for processing (SEQNUM=5637, ACTION=add) [ 170.019905] systemd-udevd[395]: zynqmp-sha3-384: Processing device (SEQNUM=5636, ACTION=add) [ 170.022220] systemd-udevd[353]: nvme-wq: Device is queued (SEQNUM=5884, ACTION=add) [ 170.023900] systemd-udevd[353]: zynqmp_clock: Device ready for processing (SEQNUM=5637, ACTION=add) [ 170.025945] systemd-udevd[353]: writeback: Device is queued (SEQNUM=5885, ACTION=add) [ 170.027643] systemd-udevd[353]: zynqmp_clock: Device ready for processing (SEQNUM=5637, ACTION=add) [ 170.029724] systemd-udevd[353]: vda1: Device is queued (SEQNUM=5886, ACTION=change) [ 170.035001] systemd-udevd[391]: zynqmp-pinctrl: Processing device (SEQNUM=5634, ACTION=add) [ 170.037793] systemd-udevd[379]: zynqmp-qspi: Processing device (SEQNUM=5635, ACTION=add) [ 170.039973] systemd-udevd[353]: zynqmp_clock: Device ready for processing (SEQNUM=5637, ACTION=add) [ 170.042358] systemd-udevd[396]: xilinx-psgtr: Device processed (SEQNUM=5622, ACTION=add) [ 170.044651] systemd-udevd[353]: ieee80211: Device is queued (SEQNUM=5887, ACTION=add) [ 170.046815] systemd-udevd[396]: xilinx-psgtr: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 170.049213] systemd-udevd[353]: zynqmp_clock: Device ready for processing (SEQNUM=5637, ACTION=add) [ 170.051411] systemd-udevd[384]: xhci-hcd: Device processed (SEQNUM=5616, ACTION=add) [ 170.053502] systemd-udevd[384]: xhci-hcd: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 170.055611] systemd-udevd[353]: vcs6: Device is queued (SEQNUM=5888, ACTION=add) [ 170.058146] systemd-udevd[380]: xhci-renesas-hcd: Device processed (SEQNUM=5618, ACTION=add) [ 170.059939] systemd-udevd[380]: xhci-renesas-hcd: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 170.062418] systemd-udevd[353]: zynqmp_clock: Device ready for processing (SEQNUM=5637, ACTION=add) [ 170.064557] systemd-udevd[353]: zynqmp_clock: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 170.066314] systemd-udevd[353]: zynqmp_firmware: Device ready for processing (SEQNUM=5638, ACTION=add) [ 170.068296] systemd-udevd[353]: zynqmp_firmware: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 170.070176] systemd-udevd[353]: zynqmp_power: Device ready for processing (SEQNUM=5639, ACTION=add) [ 170.071908] systemd-udevd[353]: zynqmp_power: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 170.073818] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.075561] systemd-udevd[353]: regulatory.0: Device is queued (SEQNUM=5889, ACTION=add) [ 170.077694] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.079442] systemd-udevd[353]: vcsu6: Device is queued (SEQNUM=5890, ACTION=add) [ 170.081491] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.083681] systemd-udevd[396]: zynqmp_firmware: Processing device (SEQNUM=5638, ACTION=add) [ 170.086072] systemd-udevd[353]: vcsa6: Device is queued (SEQNUM=5891, ACTION=add) [ 170.087757] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.089770] systemd-udevd[353]: vcs2: Device is queued (SEQNUM=5892, ACTION=add) [ 170.091437] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.093948] systemd-udevd[384]: zynqmp_clock: Processing device (SEQNUM=5637, ACTION=add) [ 170.096500] systemd-udevd[353]: vcsu2: Device is queued (SEQNUM=5893, ACTION=add) [ 170.098188] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.099929] systemd-udevd[353]: vcsa2: Device is queued (SEQNUM=5894, ACTION=add) [ 170.101885] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.103633] systemd-udevd[353]: vcs3: Device is queued (SEQNUM=5895, ACTION=add) [ 170.105615] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.107348] systemd-udevd[353]: vcsu3: Device is queued (SEQNUM=5896, ACTION=add) [ 170.109265] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.111451] systemd-udevd[380]: zynqmp_power: Processing device (SEQNUM=5639, ACTION=add) [ 170.113797] systemd-udevd[353]: vcsa3: Device is queued (SEQNUM=5897, ACTION=add) [ 170.115681] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.117808] systemd-udevd[353]: vcs4: Device is queued (SEQNUM=5898, ACTION=add) [ 170.120448] systemd-udevd[382]: zynqmp-ipi: Device processed (SEQNUM=5632, ACTION=add) [ 170.122772] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.125450] systemd-udevd[382]: zynqmp-ipi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 170.127911] systemd-udevd[386]: xlnx_event_manager: Device processed (SEQNUM=5628, ACTION=add) [ 170.130362] systemd-udevd[386]: xlnx_event_manager: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 170.133006] systemd-udevd[353]: vcsu4: Device is queued (SEQNUM=5899, ACTION=add) [ 170.134881] systemd-udevd[353]: zynqmp_power_controller: Device ready for processing (SEQNUM=5640, ACTION=add) [ 170.137046] systemd-udevd[353]: zynqmp_power_controller: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 170.139025] systemd-udevd[353]: pnp: Device ready for processing (SEQNUM=5641, ACTION=add) [ 170.141240] systemd-udevd[353]: pnp: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 170.143170] systemd-udevd[353]: serial: SEQNUM=5642 blocked by SEQNUM=5641 [ 170.145241] systemd-udevd[353]: system: SEQNUM=5643 blocked by SEQNUM=5641 [ 170.155938] systemd-udevd[383]: xilinx-zynqmp-dpdma: Device processed (SEQNUM=5626, ACTION=add) [ 170.158713] systemd-udevd[353]: tpm_tis: SEQNUM=5644 blocked by SEQNUM=5641 [ 170.160650] systemd-udevd[353]: rpmsg: Device ready for processing (SEQNUM=5645, ACTION=add) [ 170.162831] systemd-udevd[383]: xilinx-zynqmp-dpdma: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 170.165460] systemd-udevd[353]: vcsa4: Device is queued (SEQNUM=5900, ACTION=add) [ 170.167125] systemd-udevd[353]: rpmsg: Device ready for processing (SEQNUM=5645, ACTION=add) [ 170.169145] systemd-udevd[353]: vcs5: Device is queued (SEQNUM=5901, ACTION=add) [ 170.170974] systemd-udevd[353]: rpmsg: Device ready for processing (SEQNUM=5645, ACTION=add) [ 170.173044] systemd-udevd[353]: rpmsg: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 170.174783] systemd-udevd[353]: qcom_glink_ssr: SEQNUM=5646 blocked by SEQNUM=5645 [ 170.176694] systemd-udevd[353]: qcom_smd_rpm: SEQNUM=5647 blocked by SEQNUM=5645 [ 170.178368] systemd-udevd[353]: rpmsg_ns: SEQNUM=5648 blocked by SEQNUM=5645 [ 170.180204] systemd-udevd[353]: scmi_protocol: Device ready for processing (SEQNUM=5649, ACTION=add) [ 170.181935] systemd-udevd[353]: vcsu5: Device is queued (SEQNUM=5902, ACTION=add) [ 170.183591] systemd-udevd[353]: scmi_protocol: Device ready for processing (SEQNUM=5649, ACTION=add) [ 170.185550] systemd-udevd[353]: vcsa5: Device is queued (SEQNUM=5903, ACTION=add) [ 170.187212] systemd-udevd[353]: scmi_protocol: Device ready for processing (SEQNUM=5649, ACTION=add) [ 170.189076] systemd-udevd[353]: cfg80211: Device is queued (SEQNUM=5904, ACTION=add) [ 170.190892] systemd-udevd[353]: scmi_protocol: Device ready for processing (SEQNUM=5649, ACTION=add) [ 170.193279] systemd-udevd[386]: zynqmp_power_controller: Processing device (SEQNUM=5640, ACTION=add) [ 170.195452] systemd-udevd[353]: xenbr0: Device is queued (SEQNUM=5905, ACTION=add) [ 170.197406] systemd-udevd[353]: scmi_protocol: Device ready for processing (SEQNUM=5649, ACTION=add) [ 170.199103] systemd-udevd[353]: rx-0: Device is queued (SEQNUM=5906, ACTION=add) [ 170.201204] systemd-udevd[353]: scmi_protocol: Device ready for processing (SEQNUM=5649, ACTION=add) [ 170.202914] systemd-udevd[353]: tx-0: Device is queued (SEQNUM=5907, ACTION=add) [ 170.204855] systemd-udevd[353]: scmi_protocol: Device ready for processing (SEQNUM=5649, ACTION=add) [ 170.207013] systemd-udevd[383]: rpmsg: Processing device (SEQNUM=5645, ACTION=add) [ 170.209333] systemd-udevd[391]: zynqmp-pinctrl: Device processed (SEQNUM=5634, ACTION=add) [ 170.211107] systemd-udevd[391]: zynqmp-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 170.213561] systemd-udevd[353]: scmi_protocol: Device ready for processing (SEQNUM=5649, ACTION=add) [ 170.215280] systemd-udevd[353]: scmi_protocol: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 170.217239] systemd-udevd[353]: scmi-clocks: SEQNUM=5650 blocked by SEQNUM=5649 [ 170.218902] systemd-udevd[353]: scmi-cpufreq: SEQNUM=5651 blocked by SEQNUM=5649 [ 170.220937] systemd-udevd[353]: scmi-hwmon: SEQNUM=5652 blocked by SEQNUM=5649 [ 170.222609] systemd-udevd[353]: scmi-power-domain: SEQNUM=5653 blocked by SEQNUM=5649 [ 170.233239] systemd-udevd[389]: zynqmp-aes: Device processed (SEQNUM=5631, ACTION=add) [ 170.235396] systemd-udevd[391]: scmi_protocol: Processing device (SEQNUM=5649, ACTION=add) [ 170.237866] systemd-udevd[389]: zynqmp-aes: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 170.239982] systemd-udevd[353]: scmi-reset: SEQNUM=5654 blocked by SEQNUM=5649 [ 170.242001] systemd-udevd[353]: scsi: Device ready for processing (SEQNUM=5655, ACTION=add) [ 170.244367] systemd-udevd[382]: pnp: Processing device (SEQNUM=5641, ACTION=add) [ 170.246485] systemd-udevd[353]: scsi: Device ready for processing (SEQNUM=5655, ACTION=add) [ 170.248392] systemd-udevd[353]: scsi: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 170.250133] systemd-udevd[353]: sd: SEQNUM=5656 blocked by SEQNUM=5655 [ 170.251770] systemd-udevd[353]: ufs_device_wlun: SEQNUM=5657 blocked by SEQNUM=5655 [ 170.253718] systemd-udevd[353]: sdio: Device ready for processing (SEQNUM=5658, ACTION=add) [ 170.256338] systemd-udevd[389]: scsi: Processing device (SEQNUM=5655, ACTION=add) [ 170.261602] systemd-udevd[381]: zynq-gpio: Device processed (SEQNUM=5630, ACTION=add) [ 170.263387] systemd-udevd[381]: zynq-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 170.265726] systemd-udevd[353]: sdio: Device ready for processing (SEQNUM=5658, ACTION=add) [ 170.267417] systemd-udevd[353]: sdio: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 170.269425] systemd-udevd[353]: serial: Device ready for processing (SEQNUM=5659, ACTION=add) [ 170.271589] systemd-udevd[381]: sdio: Processing device (SEQNUM=5658, ACTION=add) [ 170.274062] systemd-udevd[382]: pnp: Device processed (SEQNUM=5641, ACTION=add) [ 170.279468] systemd-udevd[384]: zynqmp_clock: Device processed (SEQNUM=5637, ACTION=add) [ 170.281914] systemd-udevd[382]: pnp: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 170.284337] systemd-udevd[384]: zynqmp_clock: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 170.286547] systemd-udevd[393]: xuartps: Device processed (SEQNUM=5629, ACTION=add) [ 170.291581] systemd-udevd[353]: serial: Device ready for processing (SEQNUM=5642, ACTION=add) [ 170.295641] systemd-udevd[383]: rpmsg: Device processed (SEQNUM=5645, ACTION=add) [ 170.298793] systemd-udevd[353]: serial: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 170.301495] systemd-udevd[353]: system: Device ready for processing (SEQNUM=5643, ACTION=add) [ 170.304567] systemd-udevd[383]: rpmsg: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 170.306681] systemd-udevd[353]: system: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 170.308672] systemd-udevd[353]: tpm_tis: Device ready for processing (SEQNUM=5644, ACTION=add) [ 170.310826] systemd-udevd[393]: xuartps: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 170.315497] systemd-udevd[353]: tpm_tis: Device ready for processing (SEQNUM=5644, ACTION=add) [ 170.317956] systemd-udevd[353]: tpm_tis: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 170.319676] systemd-udevd[353]: qcom_glink_ssr: Device ready for processing (SEQNUM=5646, ACTION=add) [ 170.327338] systemd-udevd[392]: zynqmp-nvmem: Device processed (SEQNUM=5633, ACTION=add) [ 170.329746] systemd-udevd[392]: zynqmp-nvmem: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 170.331925] systemd-udevd[382]: system: Processing device (SEQNUM=5643, ACTION=add) [ 170.334180] systemd-udevd[353]: qcom_glink_ssr: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 170.335919] systemd-udevd[353]: qcom_smd_rpm: Device ready for processing (SEQNUM=5647, ACTION=add) [ 170.342493] systemd-udevd[388]: xilinx_spi: Device processed (SEQNUM=5627, ACTION=add) [ 170.345252] systemd-udevd[388]: xilinx_spi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 170.348461] systemd-udevd[353]: qcom_smd_rpm: Device ready for processing (SEQNUM=5647, ACTION=add) [ 170.350794] systemd-udevd[353]: qcom_smd_rpm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 170.353170] systemd-udevd[353]: rpmsg_ns: Device ready for processing (SEQNUM=5648, ACTION=add) [ 170.355337] systemd-udevd[388]: qcom_smd_rpm: Processing device (SEQNUM=5647, ACTION=add) [ 170.357697] systemd-udevd[384]: serial: Processing device (SEQNUM=5642, ACTION=add) [ 170.359936] systemd-udevd[353]: rpmsg_ns: Device ready for processing (SEQNUM=5648, ACTION=add) [ 170.361894] systemd-udevd[353]: rpmsg_ns: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 170.363715] systemd-udevd[353]: serial: Device ready for processing (SEQNUM=5659, ACTION=add) [ 170.366360] systemd-udevd[393]: qcom_glink_ssr: Processing device (SEQNUM=5646, ACTION=add) [ 170.369018] systemd-udevd[384]: serial: Device processed (SEQNUM=5642, ACTION=add) [ 170.370981] systemd-udevd[384]: serial: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 170.373697] systemd-udevd[383]: tpm_tis: Processing device (SEQNUM=5644, ACTION=add) [ 170.376385] systemd-udevd[389]: scsi: Device processed (SEQNUM=5655, ACTION=add) [ 170.382687] systemd-udevd[389]: scsi: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 170.386289] systemd-udevd[391]: scmi_protocol: Device processed (SEQNUM=5649, ACTION=add) [ 170.388282] systemd-udevd[391]: scmi_protocol: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 170.390496] systemd-udevd[392]: rpmsg_ns: Processing device (SEQNUM=5648, ACTION=add) [ 170.392829] systemd-udevd[353]: scmi-clocks: Device ready for processing (SEQNUM=5650, ACTION=add) [ 170.394548] systemd-udevd[353]: scmi-clocks: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 170.396570] systemd-udevd[353]: scmi-cpufreq: Device ready for processing (SEQNUM=5651, ACTION=add) [ 170.398916] systemd-udevd[379]: zynqmp-qspi: Device processed (SEQNUM=5635, ACTION=add) [ 170.400945] systemd-udevd[379]: zynqmp-qspi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 170.403142] systemd-udevd[391]: scmi-cpufreq: Processing device (SEQNUM=5651, ACTION=add) [ 170.405541] systemd-udevd[384]: scmi-clocks: Processing device (SEQNUM=5650, ACTION=add) [ 170.407718] systemd-udevd[382]: system: Device processed (SEQNUM=5643, ACTION=add) [ 170.409683] systemd-udevd[382]: system: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 170.411795] systemd-udevd[353]: scmi-cpufreq: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 170.419313] systemd-udevd[395]: zynqmp-sha3-384: Device processed (SEQNUM=5636, ACTION=add) [ 170.422461] systemd-udevd[353]: scmi-hwmon: Device ready for processing (SEQNUM=5652, ACTION=add) [ 170.424898] systemd-udevd[395]: zynqmp-sha3-384: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 170.427155] systemd-udevd[353]: scmi-hwmon: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 170.429091] systemd-udevd[353]: scmi-power-domain: Device ready for processing (SEQNUM=5653, ACTION=add) [ 170.430813] systemd-udevd[353]: scmi-power-domain: Device ready for processing (SEQNUM=5653, ACTION=add) [ 170.432795] systemd-udevd[353]: scmi-power-domain: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 170.434699] systemd-udevd[353]: scmi-reset: Device ready for processing (SEQNUM=5654, ACTION=add) [ 170.436689] systemd-udevd[353]: scmi-reset: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 170.442054] systemd-udevd[386]: zynqmp_power_controller: Device processed (SEQNUM=5640, ACTION=add) [ 170.443875] systemd-udevd[386]: zynqmp_power_controller: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 170.446356] systemd-udevd[389]: scmi-hwmon: Processing device (SEQNUM=5652, ACTION=add) [ 170.451508] systemd-udevd[396]: zynqmp_firmware: Device processed (SEQNUM=5638, ACTION=add) [ 170.453493] systemd-udevd[396]: zynqmp_firmware: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 170.455708] systemd-udevd[381]: sdio: Device processed (SEQNUM=5658, ACTION=add) [ 170.457755] systemd-udevd[381]: sdio: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 170.459949] systemd-udevd[388]: qcom_smd_rpm: Device processed (SEQNUM=5647, ACTION=add) [ 170.462545] systemd-udevd[393]: qcom_glink_ssr: Device processed (SEQNUM=5646, ACTION=add) [ 170.464579] systemd-udevd[393]: qcom_glink_ssr: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 170.469959] systemd-udevd[380]: zynqmp_power: Device processed (SEQNUM=5639, ACTION=add) [ 170.471730] systemd-udevd[380]: zynqmp_power: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 170.474170] systemd-udevd[382]: scmi-power-domain: Processing device (SEQNUM=5653, ACTION=add) [ 170.476544] systemd-udevd[391]: scmi-cpufreq: Device processed (SEQNUM=5651, ACTION=add) [ 170.478691] systemd-udevd[379]: scmi-reset: Processing device (SEQNUM=5654, ACTION=add) [ 170.481129] systemd-udevd[383]: tpm_tis: Device processed (SEQNUM=5644, ACTION=add) [ 170.483289] systemd-udevd[388]: qcom_smd_rpm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 170.486011] systemd-udevd[353]: sd: Device ready for processing (SEQNUM=5656, ACTION=add) [ 170.487741] systemd-udevd[353]: sd: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 170.489672] systemd-udevd[353]: ufs_device_wlun: Device ready for processing (SEQNUM=5657, ACTION=add) [ 170.491868] systemd-udevd[395]: sd: Processing device (SEQNUM=5656, ACTION=add) [ 170.494215] systemd-udevd[391]: scmi-cpufreq: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 170.498500] systemd-udevd[383]: tpm_tis: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 170.503458] systemd-udevd[384]: scmi-clocks: Device processed (SEQNUM=5650, ACTION=add) [ 170.506205] systemd-udevd[384]: scmi-clocks: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 170.509713] systemd-udevd[353]: ufs_device_wlun: Device ready for processing (SEQNUM=5657, ACTION=add) [ 170.512333] systemd-udevd[353]: ufs_device_wlun: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 170.514099] systemd-udevd[353]: serial: Device ready for processing (SEQNUM=5659, ACTION=add) [ 170.515800] systemd-udevd[353]: serial: sd-device-monitor(manager): Passed 161 byte to netlink monitor. [ 170.517736] systemd-udevd[353]: serial-base: Device ready for processing (SEQNUM=5660, ACTION=add) [ 170.519444] systemd-udevd[353]: serial-base: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 170.521465] systemd-udevd[353]: ctrl: SEQNUM=5661 blocked by SEQNUM=5660 [ 170.523104] systemd-udevd[353]: port: SEQNUM=5662 blocked by SEQNUM=5660 [ 170.524951] systemd-udevd[353]: serio: Device ready for processing (SEQNUM=5663, ACTION=add) [ 170.526643] systemd-udevd[353]: serio: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 170.529687] systemd-udevd[353]: atkbd: SEQNUM=5664 blocked by SEQNUM=5663 [ 170.534064] systemd-udevd[353]: psmouse: SEQNUM=5665 blocked by SEQNUM=5663 [ 170.536994] systemd-udevd[353]: soc: Device ready for processing (SEQNUM=5666, ACTION=add) [ 170.540345] systemd-udevd[384]: ufs_device_wlun: Processing device (SEQNUM=5657, ACTION=add) [ 170.543972] systemd-udevd[389]: scmi-hwmon: Device processed (SEQNUM=5652, ACTION=add) [ 170.546113] systemd-udevd[389]: scmi-hwmon: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 170.548661] systemd-udevd[392]: rpmsg_ns: Device processed (SEQNUM=5648, ACTION=add) [ 170.550736] systemd-udevd[353]: soc: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 170.555431] systemd-udevd[392]: rpmsg_ns: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 170.559759] systemd-udevd[353]: spi: Device ready for processing (SEQNUM=5667, ACTION=add) [ 170.563740] systemd-udevd[388]: serial-base: Processing device (SEQNUM=5660, ACTION=add) [ 170.566356] systemd-udevd[381]: spi: Processing device (SEQNUM=5667, ACTION=add) [ 170.568702] systemd-udevd[353]: spi: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 170.570417] systemd-udevd[353]: cros-ec-spi: SEQNUM=5668 blocked by SEQNUM=5667 [ 170.572248] systemd-udevd[353]: ds3234: SEQNUM=5669 blocked by SEQNUM=5667 [ 170.573921] systemd-udevd[353]: mmc_spi: SEQNUM=5670 blocked by SEQNUM=5667 [ 170.575712] systemd-udevd[353]: mtd_dataflash: SEQNUM=5671 blocked by SEQNUM=5667 [ 170.577594] systemd-udevd[353]: rk8xx-spi: SEQNUM=5672 blocked by SEQNUM=5667 [ 170.579247] systemd-udevd[353]: spi-nor: SEQNUM=5673 blocked by SEQNUM=5667 [ 170.581116] systemd-udevd[353]: sst25l: SEQNUM=5674 blocked by SEQNUM=5667 [ 170.582789] systemd-udevd[353]: tpm_tis_spi: SEQNUM=5675 blocked by SEQNUM=5667 [ 170.588290] systemd-udevd[382]: scmi-power-domain: Device processed (SEQNUM=5653, ACTION=add) [ 170.590454] systemd-udevd[353]: spmi: Device ready for processing (SEQNUM=5676, ACTION=add) [ 170.592788] systemd-udevd[382]: scmi-power-domain: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 170.594969] systemd-udevd[353]: spmi: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 170.596878] systemd-udevd[353]: pmic-spmi: SEQNUM=5677 blocked by SEQNUM=5676 [ 170.598536] systemd-udevd[353]: sunxi-rsb: Device ready for processing (SEQNUM=5678, ACTION=add) [ 170.600917] systemd-udevd[396]: serial: Processing device (SEQNUM=5659, ACTION=add) [ 170.603048] systemd-udevd[386]: serio: Processing device (SEQNUM=5663, ACTION=add) [ 170.605379] systemd-udevd[391]: soc: Processing device (SEQNUM=5666, ACTION=add) [ 170.616740] systemd-udevd[379]: scmi-reset: Device processed (SEQNUM=5654, ACTION=add) [ 170.618551] systemd-udevd[379]: scmi-reset: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 170.621109] systemd-udevd[380]: spmi: Processing device (SEQNUM=5676, ACTION=add) [ 170.623263] systemd-udevd[383]: sunxi-rsb: Processing device (SEQNUM=5678, ACTION=add) [ 170.628885] systemd-udevd[381]: spi: Device processed (SEQNUM=5667, ACTION=add) [ 170.631891] systemd-udevd[381]: spi: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 170.635982] systemd-udevd[384]: ufs_device_wlun: Device processed (SEQNUM=5657, ACTION=add) [ 170.638132] systemd-udevd[384]: ufs_device_wlun: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 170.640474] systemd-udevd[353]: sunxi-rsb: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 170.642214] systemd-udevd[353]: axp20x-rsb: SEQNUM=5679 blocked by SEQNUM=5678 [ 170.643887] systemd-udevd[353]: tee: Device ready for processing (SEQNUM=5680, ACTION=add) [ 170.649286] systemd-udevd[395]: sd: Device processed (SEQNUM=5656, ACTION=add) [ 170.651378] systemd-udevd[353]: tee: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 170.653341] systemd-udevd[353]: optee-ftpm: SEQNUM=5681 blocked by SEQNUM=5680 [ 170.655160] systemd-udevd[353]: optee-rng: SEQNUM=5682 blocked by SEQNUM=5680 [ 170.657163] systemd-udevd[353]: tee_bnxt_fw: SEQNUM=5683 blocked by SEQNUM=5680 [ 170.658857] systemd-udevd[353]: ulpi: Device ready for processing (SEQNUM=5684, ACTION=add) [ 170.660927] systemd-udevd[353]: cros-ec-spi: Device ready for processing (SEQNUM=5668, ACTION=add) [ 170.663140] systemd-udevd[388]: serial-base: Device processed (SEQNUM=5660, ACTION=add) [ 170.665226] systemd-udevd[388]: serial-base: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 170.667473] systemd-udevd[383]: sunxi-rsb: Device processed (SEQNUM=5678, ACTION=add) [ 170.670065] systemd-udevd[396]: serial: Device processed (SEQNUM=5659, ACTION=add) [ 170.671842] systemd-udevd[396]: serial: sd-device-monitor(worker): Passed 161 byte to netlink monitor. [ 170.674230] systemd-udevd[391]: soc: Device processed (SEQNUM=5666, ACTION=add) [ 170.677695] systemd-udevd[395]: sd: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 170.682772] systemd-udevd[391]: soc: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 170.686197] systemd-udevd[386]: serio: Device processed (SEQNUM=5663, ACTION=add) [ 170.689022] systemd-udevd[386]: serio: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 170.695460] systemd-udevd[393]: tee: Processing device (SEQNUM=5680, ACTION=add) [ 170.697767] systemd-udevd[380]: spmi: Device processed (SEQNUM=5676, ACTION=add) [ 170.699516] systemd-udevd[380]: spmi: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 170.702119] systemd-udevd[383]: sunxi-rsb: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 170.704520] systemd-udevd[384]: cros-ec-spi: Processing device (SEQNUM=5668, ACTION=add) [ 170.706697] systemd-udevd[393]: tee: Device processed (SEQNUM=5680, ACTION=add) [ 170.709124] systemd-udevd[353]: cros-ec-spi: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 170.710873] systemd-udevd[353]: ds3234: Device ready for processing (SEQNUM=5669, ACTION=add) [ 170.713359] systemd-udevd[393]: tee: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 170.715467] systemd-udevd[353]: ds3234: sd-device-monitor(manager): Passed 177 byte to netlink monitor. Successfully forked off '(sd-expire)' as PID 497. [ 170.717867] systemd-udevd[353]: mmc_spi: Device ready for processing (SEQNUM=5670, ACTION=add) [ 170.720425] systemd-udevd[353]: mmc_spi: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 170.722334] systemd-udevd[353]: mtd_dataflash: Device ready for processing (SEQNUM=5671, ACTION=add) [ 170.725195] systemd-udevd[381]: ds3234: Processing device (SEQNUM=5669, ACTION=add) [ 170.727533] systemd-udevd[353]: mtd_dataflash: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 170.729683] systemd-udevd[353]: rk8xx-spi: Device ready for processing (SEQNUM=5672, ACTION=add) [ 170.731412] systemd-udevd[353]: rk8xx-spi: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 170.733656] systemd-udevd[353]: spi-nor: Device ready for processing (SEQNUM=5673, ACTION=add) [ 170.735469] systemd-udevd[353]: spi-nor: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 170.737642] systemd-udevd[353]: sst25l: Device ready for processing (SEQNUM=5674, ACTION=add) [ 170.739802] systemd-udevd[381]: ds3234: Device processed (SEQNUM=5669, ACTION=add) [ 170.741999] systemd-udevd[381]: ds3234: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 170.744832] systemd-udevd[379]: mtd_dataflash: Processing device (SEQNUM=5671, ACTION=add) [ 170.747119] systemd-udevd[382]: mmc_spi: Processing device (SEQNUM=5670, ACTION=add) Received SIGCHLD from PID 497 ((sd-expire)). [ 170.749660] systemd-udevd[392]: spi-nor: Processing device (SEQNUM=5673, ACTION=add) [ 170.751827] systemd-udevd[379]: mtd_dataflash: Device processed (SEQNUM=5671, ACTION=add) Child 497 ((sd-expire)) died (code=exited, status=0/SUCCESS) [ 170.754141] systemd-udevd[379]: mtd_dataflash: sd-device-monitor(worker): Passed 184 byte to netlink monitor. init.scope: Child 497 belongs to init.scope. [ 170.756952] systemd-udevd[353]: ctrl: Device ready for processing (SEQNUM=5661, ACTION=add) [ 170.758731] systemd-udevd[353]: ctrl: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 170.760729] systemd-udevd[353]: port: Device ready for processing (SEQNUM=5662, ACTION=add) [ 170.762428] systemd-udevd[353]: port: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 170.764408] systemd-udevd[353]: atkbd: Device ready for processing (SEQNUM=5664, ACTION=add) [ 170.766106] systemd-udevd[353]: atkbd: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 170.769177] systemd-udevd[389]: rk8xx-spi: Processing device (SEQNUM=5672, ACTION=add) [ 170.771323] systemd-udevd[384]: cros-ec-spi: Device processed (SEQNUM=5668, ACTION=add) [ 170.773389] systemd-udevd[384]: cros-ec-spi: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 170.778653] systemd-udevd[388]: port: Processing device (SEQNUM=5662, ACTION=add) [ 170.781124] systemd-udevd[353]: psmouse: Device ready for processing (SEQNUM=5665, ACTION=add) [ 170.782827] systemd-udevd[353]: psmouse: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 170.784906] systemd-udevd[353]: sst25l: Device ready for processing (SEQNUM=5674, ACTION=add) [ 170.786598] systemd-udevd[353]: sst25l: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 170.788793] systemd-udevd[353]: tpm_tis_spi: Device ready for processing (SEQNUM=5675, ACTION=add) [ 170.790505] systemd-udevd[353]: tpm_tis_spi: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 170.792925] systemd-udevd[392]: spi-nor: Device processed (SEQNUM=5673, ACTION=add) [ 170.794685] systemd-udevd[392]: spi-nor: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 170.797632] systemd-udevd[396]: ctrl: Processing device (SEQNUM=5661, ACTION=add) [ 170.799865] systemd-udevd[381]: sst25l: Processing device (SEQNUM=5674, ACTION=add) [ 170.802335] systemd-udevd[353]: pmic-spmi: Device ready for processing (SEQNUM=5677, ACTION=add) [ 170.804287] systemd-udevd[353]: pmic-spmi: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 170.806042] systemd-udevd[353]: axp20x-rsb: Device ready for processing (SEQNUM=5679, ACTION=add) [ 170.808400] systemd-udevd[386]: atkbd: Processing device (SEQNUM=5664, ACTION=add) [ 170.810525] systemd-udevd[383]: axp20x-rsb: Processing device (SEQNUM=5679, ACTION=add) [ 170.813228] systemd-udevd[353]: axp20x-rsb: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 170.814958] systemd-udevd[353]: optee-ftpm: Device ready for processing (SEQNUM=5681, ACTION=add) [ 170.816910] systemd-udevd[353]: optee-ftpm: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 170.818640] systemd-udevd[353]: optee-rng: Device ready for processing (SEQNUM=5682, ACTION=add) [ 170.821100] systemd-udevd[382]: mmc_spi: Device processed (SEQNUM=5670, ACTION=add) [ 170.823274] systemd-udevd[395]: optee-ftpm: Processing device (SEQNUM=5681, ACTION=add) [ 170.825636] systemd-udevd[391]: psmouse: Processing device (SEQNUM=5665, ACTION=add) [ 170.827757] systemd-udevd[379]: pmic-spmi: Processing device (SEQNUM=5677, ACTION=add) [ 170.830095] systemd-udevd[393]: optee-rng: Processing device (SEQNUM=5682, ACTION=add) [ 170.832470] systemd-udevd[353]: optee-rng: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 170.834212] systemd-udevd[353]: tee_bnxt_fw: Device ready for processing (SEQNUM=5683, ACTION=add) [ 170.835918] systemd-udevd[353]: tee_bnxt_fw: Device ready for processing (SEQNUM=5683, ACTION=add) [ 170.838368] systemd-udevd[384]: tee_bnxt_fw: Processing device (SEQNUM=5683, ACTION=add) [ 170.840652] systemd-udevd[353]: tee_bnxt_fw: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 170.842542] systemd-udevd[353]: ulpi: Device ready for processing (SEQNUM=5684, ACTION=add) [ 170.844901] systemd-udevd[389]: rk8xx-spi: Device processed (SEQNUM=5672, ACTION=add) [ 170.847038] systemd-udevd[382]: mmc_spi: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 170.852808] systemd-udevd[380]: tpm_tis_spi: Processing device (SEQNUM=5675, ACTION=add) [ 170.857529] systemd-udevd[353]: ulpi: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 170.859271] systemd-udevd[353]: usb: Device ready for processing (SEQNUM=5685, ACTION=add) [ 170.861222] systemd-udevd[353]: usb: Device ready for processing (SEQNUM=5685, ACTION=add) [ 170.862950] systemd-udevd[353]: usb: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 170.864882] systemd-udevd[353]: hub: SEQNUM=5686 blocked by SEQNUM=5685 [ 170.866542] systemd-udevd[353]: usb: SEQNUM=5687 blocked by SEQNUM=5685 [ 170.868403] systemd-udevd[353]: usb-storage: SEQNUM=5688 blocked by SEQNUM=5685 [ 170.870091] systemd-udevd[353]: usbfs: SEQNUM=5689 blocked by SEQNUM=5685 [ 170.871755] systemd-udevd[353]: usbhid: SEQNUM=5690 blocked by SEQNUM=5685 [ 170.873674] systemd-udevd[353]: usbserial_generic: SEQNUM=5691 blocked by SEQNUM=5685 [ 170.875382] systemd-udevd[353]: usb-serial: Device ready for processing (SEQNUM=5692, ACTION=add) [ 170.878005] systemd-udevd[382]: usb: Processing device (SEQNUM=5685, ACTION=add) [ 170.880361] systemd-udevd[392]: ulpi: Processing device (SEQNUM=5684, ACTION=add) [ 170.882522] systemd-udevd[389]: rk8xx-spi: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 170.886755] systemd-udevd[381]: sst25l: Device processed (SEQNUM=5674, ACTION=add) [ 170.892704] systemd-udevd[381]: sst25l: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 170.895138] systemd-udevd[393]: optee-rng: Device processed (SEQNUM=5682, ACTION=add) [ 170.897174] systemd-udevd[393]: optee-rng: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 170.899376] systemd-udevd[353]: usb-serial: Device ready for processing (SEQNUM=5692, ACTION=add) [ 170.901545] systemd-udevd[353]: usb-serial: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 170.903268] systemd-udevd[353]: generic: SEQNUM=5693 blocked by SEQNUM=5692 [ 170.905062] systemd-udevd[353]: virtio: Device ready for processing (SEQNUM=5694, ACTION=add) [ 170.906763] systemd-udevd[353]: virtio: sd-device-monitor(manager): Passed 161 byte to netlink monitor. [ 170.908779] systemd-udevd[353]: 9pnet_virtio: SEQNUM=5695 blocked by SEQNUM=5694 [ 170.910443] systemd-udevd[353]: scmi-virtio: SEQNUM=5696 blocked by SEQNUM=5694 [ 170.913240] systemd-udevd[353]: virtio_balloon: SEQNUM=5697 blocked by SEQNUM=5694 [ 170.918993] systemd-udevd[353]: virtio_blk: SEQNUM=5698 blocked by SEQNUM=5694 [ 170.922381] systemd-udevd[389]: virtio: Processing device (SEQNUM=5694, ACTION=add) [ 170.937143] systemd-udevd[353]: virtio_console: SEQNUM=5699 blocked by SEQNUM=5694 [ 170.938809] systemd-udevd[353]: virtio_crypto: SEQNUM=5700 blocked by SEQNUM=5694 [ 170.940988] systemd-udevd[353]: virtio_gpu: SEQNUM=5701 blocked by SEQNUM=5694 [ 170.942657] systemd-udevd[353]: virtio_iommu: SEQNUM=5702 blocked by SEQNUM=5694 [ 170.944555] systemd-udevd[353]: virtio_net: SEQNUM=5703 blocked by SEQNUM=5694 [ 170.946203] systemd-udevd[353]: virtio_rng: SEQNUM=5704 blocked by SEQNUM=5694 [ 170.947858] systemd-udevd[353]: virtio_rpmsg_bus: SEQNUM=5705 blocked by SEQNUM=5694 [ 170.951502] systemd-udevd[384]: tee_bnxt_fw: Device processed (SEQNUM=5683, ACTION=add) [ 170.953796] systemd-udevd[384]: tee_bnxt_fw: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 170.955974] systemd-udevd[381]: usb-serial: Processing device (SEQNUM=5692, ACTION=add) [ 170.958465] systemd-udevd[391]: psmouse: Device processed (SEQNUM=5665, ACTION=add) [ 170.960633] systemd-udevd[391]: psmouse: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 170.962807] systemd-udevd[353]: virtio_rproc_serial: SEQNUM=5706 blocked by SEQNUM=5694 [ 170.964806] systemd-udevd[353]: virtio_scsi: SEQNUM=5707 blocked by SEQNUM=5694 [ 170.966487] systemd-udevd[353]: vmw_vsock_virtio_transport: SEQNUM=5708 blocked by SEQNUM=5694 [ 170.968885] systemd-udevd[395]: optee-ftpm: Device processed (SEQNUM=5681, ACTION=add) [ 170.970965] systemd-udevd[353]: workqueue: Device ready for processing (SEQNUM=5709, ACTION=add) [ 170.973397] systemd-udevd[395]: optee-ftpm: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 170.975569] systemd-udevd[353]: workqueue: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 170.977721] systemd-udevd[353]: xen: Device ready for processing (SEQNUM=5710, ACTION=add) [ 170.979899] systemd-udevd[383]: axp20x-rsb: Device processed (SEQNUM=5679, ACTION=add) [ 170.981875] systemd-udevd[383]: axp20x-rsb: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 170.984258] systemd-udevd[381]: usb-serial: Device processed (SEQNUM=5692, ACTION=add) [ 170.986435] systemd-udevd[393]: workqueue: Processing device (SEQNUM=5709, ACTION=add) [ 170.988961] systemd-udevd[381]: usb-serial: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 170.991324] systemd-udevd[353]: xen: Device ready for processing (SEQNUM=5710, ACTION=add) [ 170.993255] systemd-udevd[353]: xen: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 170.994983] systemd-udevd[353]: xen-backend: Device ready for processing (SEQNUM=5711, ACTION=add) [ 170.996990] systemd-udevd[353]: xen-backend: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 170.998722] systemd-udevd[353]: armv8_pmuv3: Device ready for processing (SEQNUM=5712, ACTION=add) [ 171.000704] systemd-udevd[353]: armv8_pmuv3: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 171.002439] systemd-udevd[353]: breakpoint: Device ready for processing (SEQNUM=5713, ACTION=add) [ 171.004390] systemd-udevd[353]: breakpoint: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 171.006697] systemd-udevd[383]: armv8_pmuv3: Processing device (SEQNUM=5712, ACTION=add) [ 171.009112] systemd-udevd[353]: kprobe: Device ready for processing (SEQNUM=5714, ACTION=add) [ 171.010826] systemd-udevd[353]: generic: Device ready for processing (SEQNUM=5693, ACTION=add) [ 171.015691] systemd-udevd[381]: generic: Processing device (SEQNUM=5693, ACTION=add) [ 171.021457] systemd-udevd[389]: virtio: Device processed (SEQNUM=5694, ACTION=add) [ 171.023612] systemd-udevd[391]: xen-backend: Processing device (SEQNUM=5711, ACTION=add) [ 171.026278] systemd-udevd[353]: generic: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 171.028261] systemd-udevd[353]: kprobe: Device ready for processing (SEQNUM=5714, ACTION=add) [ 171.030457] systemd-udevd[384]: xen: Processing device (SEQNUM=5710, ACTION=add) [ 171.032789] systemd-udevd[381]: generic: Device processed (SEQNUM=5693, ACTION=add) [ 171.034938] systemd-udevd[392]: ulpi: Device processed (SEQNUM=5684, ACTION=add) [ 171.037381] systemd-udevd[381]: generic: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 171.039583] systemd-udevd[392]: ulpi: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 171.041968] systemd-udevd[353]: kprobe: Device ready for processing (SEQNUM=5714, ACTION=add) [ 171.043679] systemd-udevd[353]: kprobe: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 171.046142] systemd-udevd[395]: breakpoint: Processing device (SEQNUM=5713, ACTION=add) [ 171.048859] systemd-udevd[353]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Device ready for processing (SEQNUM=5715, ACTION=add) [ 171.050711] systemd-udevd[353]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: sd-device-monitor(manager): Passed 254 byte to netlink monitor. [ 171.054180] systemd-udevd[353]: mtd0: Device ready for processing (SEQNUM=5716, ACTION=add) [ 171.057865] systemd-udevd[381]: kprobe: Processing device (SEQNUM=5714, ACTION=add) [ 171.060487] systemd-udevd[393]: workqueue: Device processed (SEQNUM=5709, ACTION=add) [ 171.063743] systemd-udevd[381]: kprobe: Device processed (SEQNUM=5714, ACTION=add) [ 171.067307] systemd-udevd[392]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Processing device (SEQNUM=5715, ACTION=add) [ 171.070247] systemd-udevd[381]: kprobe: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 171.072628] systemd-udevd[353]: mtd0: Device ready for processing (SEQNUM=5716, ACTION=add) [ 171.074815] systemd-udevd[392]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=tee' [ 171.077487] systemd-udevd[353]: mtd0: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 171.079209] systemd-udevd[353]: mtd0ro: Device ready for processing (SEQNUM=5717, ACTION=add) [ 171.081653] systemd-udevd[389]: virtio: sd-device-monitor(worker): Passed 161 byte to netlink monitor. [ 171.083837] systemd-udevd[381]: mtd0: Processing device (SEQNUM=5716, ACTION=add) [ 171.086087] systemd-udevd[353]: 9pnet_virtio: Device ready for processing (SEQNUM=5695, ACTION=add) [ 171.088482] systemd-udevd[383]: armv8_pmuv3: Device processed (SEQNUM=5712, ACTION=add) [ 171.090590] systemd-udevd[353]: 9pnet_virtio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 171.092581] systemd-udevd[353]: scmi-virtio: Device ready for processing (SEQNUM=5696, ACTION=add) [ 171.094887] systemd-udevd[383]: armv8_pmuv3: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 171.097276] systemd-udevd[353]: scmi-virtio: Device ready for processing (SEQNUM=5696, ACTION=add) [ 171.098990] systemd-udevd[353]: scmi-virtio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 171.100936] systemd-udevd[353]: virtio_balloon: Device ready for processing (SEQNUM=5697, ACTION=add) [ 171.103114] systemd-udevd[389]: 9pnet_virtio: Processing device (SEQNUM=5695, ACTION=add) [ 171.105552] systemd-udevd[395]: breakpoint: Device processed (SEQNUM=5713, ACTION=add) [ 171.107319] systemd-udevd[395]: breakpoint: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 171.110007] systemd-udevd[384]: xen: Device processed (SEQNUM=5710, ACTION=add) [ 171.111900] systemd-udevd[384]: xen: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 171.114329] systemd-udevd[381]: mtd0: Device processed (SEQNUM=5716, ACTION=add) [ 171.116287] systemd-udevd[381]: mtd0: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 171.118493] systemd-udevd[382]: usb: Device processed (SEQNUM=5685, ACTION=add) [ 171.120470] systemd-udevd[382]: usb: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 171.122721] systemd-udevd[353]: hub: Device ready for processing (SEQNUM=5686, ACTION=add) [ 171.125004] systemd-udevd[353]: hub: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 171.126729] systemd-udevd[353]: usb: Device ready for processing (SEQNUM=5687, ACTION=add) [ 171.129186] systemd-udevd[383]: scmi-virtio: Processing device (SEQNUM=5696, ACTION=add) [ 171.141397] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER [ 171.143489] systemd-udevd[353]: usb: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 171.145592] systemd-udevd[353]: usb-storage: Device ready for processing (SEQNUM=5688, ACTION=add) [ 171.147308] systemd-udevd[353]: usb-storage: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 171.149219] systemd-udevd[353]: usbfs: Device ready for processing (SEQNUM=5689, ACTION=add) [ 171.150910] systemd-udevd[353]: usbfs: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 171.153337] systemd-udevd[392]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: hwdb modalias key: "tee:d96a5b40-c3e5-21e3-8794-1002a5d5c61b" [ 171.155537] systemd-udevd[353]: usbhid: Device ready for processing (SEQNUM=5690, ACTION=add) [ 171.157955] systemd-udevd[381]: usb: Processing device (SEQNUM=5687, ACTION=add) [ 171.160282] systemd-udevd[392]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: No entry found from hwdb. [ 171.162480] systemd-udevd[393]: workqueue: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 171.165044] systemd-udevd[353]: usbhid: Device ready for processing (SEQNUM=5690, ACTION=add) [ 171.166757] systemd-udevd[353]: usbhid: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 171.168836] systemd-udevd[353]: usbserial_generic: Device ready for processing (SEQNUM=5691, ACTION=add) [ 171.171035] systemd-udevd[379]: pmic-spmi: Device processed (SEQNUM=5677, ACTION=add) [ 171.173037] systemd-udevd[379]: pmic-spmi: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 171.178324] systemd-udevd[391]: xen-backend: Device processed (SEQNUM=5711, ACTION=add) [ 171.180596] systemd-udevd[353]: usbserial_generic: Device ready for processing (SEQNUM=5691, ACTION=add) [ 171.182772] systemd-udevd[391]: xen-backend: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 171.185347] systemd-udevd[353]: usbserial_generic: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 171.187114] systemd-udevd[353]: virtio_balloon: Device ready for processing (SEQNUM=5697, ACTION=add) [ 171.189601] systemd-udevd[379]: usbserial_generic: Processing device (SEQNUM=5691, ACTION=add) [ 171.191726] systemd-udevd[353]: virtio_balloon: Device ready for processing (SEQNUM=5697, ACTION=add) [ 171.193679] systemd-udevd[353]: virtio_balloon: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 171.195426] systemd-udevd[353]: virtio_blk: Device ready for processing (SEQNUM=5698, ACTION=add) [ 171.197884] systemd-udevd[391]: virtio_balloon: Processing device (SEQNUM=5697, ACTION=add) [ 171.200422] systemd-udevd[393]: usbhid: Processing device (SEQNUM=5690, ACTION=add) [ 171.202557] systemd-udevd[396]: ctrl: Device processed (SEQNUM=5661, ACTION=add) [ 171.204932] systemd-udevd[384]: hub: Processing device (SEQNUM=5686, ACTION=add) [ 171.207076] systemd-udevd[396]: ctrl: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 171.209522] systemd-udevd[395]: usbfs: Processing device (SEQNUM=5689, ACTION=add) [ 171.211569] systemd-udevd[353]: virtio_blk: Device ready for processing (SEQNUM=5698, ACTION=add) [ 171.214198] systemd-udevd[382]: usb-storage: Processing device (SEQNUM=5688, ACTION=add) [ 171.216571] systemd-udevd[353]: virtio_blk: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 171.218314] systemd-udevd[353]: virtio_console: Device ready for processing (SEQNUM=5699, ACTION=add) [ 171.220682] systemd-udevd[396]: virtio_blk: Processing device (SEQNUM=5698, ACTION=add) [ 171.222876] systemd-udevd[392]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=tee': No data available [ 171.225189] systemd-udevd[392]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.227515] systemd-udevd[380]: tpm_tis_spi: Device processed (SEQNUM=5675, ACTION=add) [ 171.229845] systemd-udevd[380]: tpm_tis_spi: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 171.232457] systemd-udevd[353]: virtio_console: Device ready for processing (SEQNUM=5699, ACTION=add) [ 171.234196] systemd-udevd[353]: virtio_console: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 171.235947] systemd-udevd[353]: virtio_crypto: Device ready for processing (SEQNUM=5700, ACTION=add) [ 171.238384] systemd-udevd[391]: virtio_balloon: Device processed (SEQNUM=5697, ACTION=add) [ 171.240788] systemd-udevd[380]: virtio_console: Processing device (SEQNUM=5699, ACTION=add) [ 171.242955] systemd-udevd[388]: port: Device processed (SEQNUM=5662, ACTION=add) [ 171.245287] systemd-udevd[391]: virtio_balloon: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 171.247490] systemd-udevd[388]: port: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 171.249966] systemd-udevd[353]: virtio_crypto: Device ready for processing (SEQNUM=5700, ACTION=add) [ 171.251685] systemd-udevd[353]: virtio_crypto: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 171.253715] systemd-udevd[353]: virtio_gpu: Device ready for processing (SEQNUM=5701, ACTION=add) [ 171.255436] systemd-udevd[353]: virtio_gpu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 171.257419] systemd-udevd[353]: virtio_iommu: Device ready for processing (SEQNUM=5702, ACTION=add) [ 171.259579] systemd-udevd[391]: virtio_gpu: Processing device (SEQNUM=5701, ACTION=add) [ 171.262412] systemd-udevd[386]: atkbd: Device processed (SEQNUM=5664, ACTION=add) [ 171.264373] systemd-udevd[386]: atkbd: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 171.266532] systemd-udevd[353]: virtio_iommu: Device ready for processing (SEQNUM=5702, ACTION=add) [ 171.268442] systemd-udevd[353]: virtio_iommu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 171.270187] systemd-udevd[353]: virtio_net: Device ready for processing (SEQNUM=5703, ACTION=add) [ 171.272568] systemd-udevd[388]: virtio_crypto: Processing device (SEQNUM=5700, ACTION=add) [ 171.274744] systemd-udevd[386]: virtio_iommu: Processing device (SEQNUM=5702, ACTION=add) [ 171.277217] systemd-udevd[392]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Running built-in command "kmod load" [ 171.279059] systemd-udevd[392]: Loading module: tee:d96a5b40-c3e5-21e3-8794-1002a5d5c61b [ 171.281093] systemd-udevd[392]: Failed to find module 'tee:d96a5b40-c3e5-21e3-8794-1002a5d5c61b' [ 171.282890] systemd-udevd[392]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Device processed (SEQNUM=5715, ACTION=add) [ 171.285030] systemd-udevd[392]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: sd-device-monitor(worker): Passed 254 byte to netlink monitor. [ 171.287343] systemd-udevd[393]: usbhid: Device processed (SEQNUM=5690, ACTION=add) [ 171.289357] systemd-udevd[393]: usbhid: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 171.291730] systemd-udevd[396]: virtio_blk: Device processed (SEQNUM=5698, ACTION=add) [ 171.293754] systemd-udevd[396]: virtio_blk: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 171.295913] systemd-udevd[353]: virtio_net: Device ready for processing (SEQNUM=5703, ACTION=add) [ 171.297826] systemd-udevd[353]: virtio_net: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 171.299563] systemd-udevd[353]: virtio_rng: Device ready for processing (SEQNUM=5704, ACTION=add) [ 171.302513] systemd-udevd[380]: virtio_console: Device processed (SEQNUM=5699, ACTION=add) [ 171.304530] systemd-udevd[380]: virtio_console: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 171.306747] systemd-udevd[353]: virtio_rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 171.309245] systemd-udevd[392]: virtio_net: Processing device (SEQNUM=5703, ACTION=add) [ 171.311396] systemd-udevd[353]: virtio_rpmsg_bus: Device ready for processing (SEQNUM=5705, ACTION=add) [ 171.313454] systemd-udevd[353]: virtio_rpmsg_bus: Device ready for processing (SEQNUM=5705, ACTION=add) [ 171.315190] systemd-udevd[353]: virtio_rpmsg_bus: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 171.317293] systemd-udevd[353]: virtio_rproc_serial: Device ready for processing (SEQNUM=5706, ACTION=add) [ 171.319030] systemd-udevd[353]: virtio_rproc_serial: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 171.321463] systemd-udevd[353]: virtio_scsi: Device ready for processing (SEQNUM=5707, ACTION=add) [ 171.324337] systemd-udevd[393]: virtio_rng: Processing device (SEQNUM=5704, ACTION=add) [ 171.326546] systemd-udevd[396]: virtio_rpmsg_bus: Processing device (SEQNUM=5705, ACTION=add) [ 171.328652] systemd-udevd[396]: virtio_rpmsg_bus: Device processed (SEQNUM=5705, ACTION=add) [ 171.330447] systemd-udevd[396]: virtio_rpmsg_bus: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 171.332863] systemd-udevd[380]: virtio_rproc_serial: Processing device (SEQNUM=5706, ACTION=add) [ 171.334969] systemd-udevd[353]: virtio_scsi: Device ready for processing (SEQNUM=5707, ACTION=add) [ 171.336915] systemd-udevd[353]: virtio_scsi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 171.338657] systemd-udevd[353]: vmw_vsock_virtio_transport: Device ready for processing (SEQNUM=5708, ACTION=add) [ 171.341118] systemd-udevd[379]: usbserial_generic: Device processed (SEQNUM=5691, ACTION=add) [ 171.343287] systemd-udevd[396]: virtio_scsi: Processing device (SEQNUM=5707, ACTION=add) [ 171.345669] systemd-udevd[379]: usbserial_generic: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 171.347826] systemd-udevd[353]: vmw_vsock_virtio_transport: Device ready for processing (SEQNUM=5708, ACTION=add) [ 171.349768] systemd-udevd[353]: vmw_vsock_virtio_transport: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 171.351686] systemd-udevd[353]: mtd0ro: Device ready for processing (SEQNUM=5717, ACTION=add) [ 171.354060] systemd-udevd[379]: vmw_vsock_virtio_transport: Processing device (SEQNUM=5708, ACTION=add) [ 171.356456] systemd-udevd[395]: usbfs: Device processed (SEQNUM=5689, ACTION=add) [ 171.358213] systemd-udevd[395]: usbfs: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 171.363459] systemd-udevd[383]: scmi-virtio: Device processed (SEQNUM=5696, ACTION=add) [ 171.365485] systemd-udevd[383]: scmi-virtio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 171.367646] systemd-udevd[353]: mtd0ro: Device ready for processing (SEQNUM=5717, ACTION=add) [ 171.369569] systemd-udevd[353]: mtd0ro: sd-device-monitor(manager): Passed 229 byte to netlink monitor. [ 171.374824] systemd-udevd[381]: usb: Device processed (SEQNUM=5687, ACTION=add) [ 171.377138] systemd-udevd[353]: 0000:00:00.0: Device ready for processing (SEQNUM=5718, ACTION=add) [ 171.379305] systemd-udevd[381]: usb: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 171.381706] systemd-udevd[353]: 0000:00:00.0: sd-device-monitor(manager): Passed 354 byte to netlink monitor. [ 171.383446] systemd-udevd[353]: 0000:00:02.0: Device ready for processing (SEQNUM=5719, ACTION=add) [ 171.389055] systemd-udevd[389]: 9pnet_virtio: Device processed (SEQNUM=5695, ACTION=add) [ 171.390839] systemd-udevd[389]: 9pnet_virtio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 171.397109] systemd-udevd[395]: 0000:00:00.0: Processing device (SEQNUM=5718, ACTION=add) [ 171.403166] systemd-udevd[395]: 0000:00:00.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 171.406369] systemd-udevd[353]: 0000:00:02.0: Device ready for processing (SEQNUM=5719, ACTION=add) [ 171.408742] systemd-udevd[380]: virtio_rproc_serial: Device processed (SEQNUM=5706, ACTION=add) [ 171.410670] systemd-udevd[380]: virtio_rproc_serial: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 171.413148] systemd-udevd[353]: 0000:00:02.0: sd-device-monitor(manager): Passed 371 byte to netlink monitor. [ 171.414883] systemd-udevd[353]: virtio1: SEQNUM=5720 blocked by SEQNUM=5719 [ 171.416790] systemd-udevd[353]: 0000:00:03.0: Device ready for processing (SEQNUM=5721, ACTION=add) [ 171.418499] systemd-udevd[353]: 0000:00:03.0: sd-device-monitor(manager): Passed 354 byte to netlink monitor. [ 171.420452] systemd-udevd[353]: 0000:00: Device ready for processing (SEQNUM=5722, ACTION=add) [ 171.422684] systemd-udevd[381]: 0000:00:02.0: Processing device (SEQNUM=5719, ACTION=add) [ 171.425044] systemd-udevd[395]: 0000:00:00.0: hwdb modalias key: "pci:v00001B36d00000008sv00001AF4sd00001100bc06sc00i00" [ 171.427309] systemd-udevd[381]: 0000:00:02.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 171.429828] systemd-udevd[381]: 0000:00:02.0: hwdb modalias key: "pci:v00001AF4d00001005sv00001AF4sd00000004bc00scFFi00" [ 171.435052] systemd-udevd[392]: virtio_net: Device processed (SEQNUM=5703, ACTION=add) [ 171.437332] systemd-udevd[353]: 0000:00: Device ready for processing (SEQNUM=5722, ACTION=add) [ 171.439474] systemd-udevd[392]: virtio_net: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 171.441892] systemd-udevd[353]: 0000:00: sd-device-monitor(manager): Passed 322 byte to netlink monitor. [ 171.443634] systemd-udevd[353]: 9000000.pl011:0: Device ready for processing (SEQNUM=5723, ACTION=add) [ 171.445746] systemd-udevd[353]: 9000000.pl011:0: Device ready for processing (SEQNUM=5723, ACTION=add) [ 171.447929] systemd-udevd[389]: 0000:00:03.0: Processing device (SEQNUM=5721, ACTION=add) [ 171.450253] systemd-udevd[353]: 9000000.pl011:0: sd-device-monitor(manager): Passed 230 byte to netlink monitor. [ 171.452010] systemd-udevd[353]: 9000000.pl011:0.0: SEQNUM=5724 blocked by SEQNUM=5723 [ 171.453977] systemd-udevd[353]: 9010000.pl031: Device ready for processing (SEQNUM=5725, ACTION=add) [ 171.456430] systemd-udevd[383]: mtd0ro: Processing device (SEQNUM=5717, ACTION=add) [ 171.458182] systemd-udevd[383]: mtd0ro: Removing watch handle -1. [ 171.460497] systemd-udevd[392]: 9000000.pl011:0: Processing device (SEQNUM=5723, ACTION=add) [ 171.462798] systemd-udevd[395]: 0000:00:00.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 171.465344] systemd-udevd[391]: virtio_gpu: Device processed (SEQNUM=5701, ACTION=add) [ 171.467106] systemd-udevd[391]: virtio_gpu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 171.472618] systemd-udevd[380]: 0000:00: Processing device (SEQNUM=5722, ACTION=add) [ 171.477808] systemd-udevd[396]: virtio_scsi: Device processed (SEQNUM=5707, ACTION=add) [ 171.479588] systemd-udevd[396]: virtio_scsi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 171.482084] systemd-udevd[353]: 9010000.pl031: Device ready for processing (SEQNUM=5725, ACTION=add) [ 171.483812] systemd-udevd[353]: 9010000.pl031: sd-device-monitor(manager): Passed 355 byte to netlink monitor. [ 171.486106] systemd-udevd[353]: rtc0: SEQNUM=5726 blocked by SEQNUM=5725 [ 171.487772] systemd-udevd[353]: alarmtimer.0.auto: SEQNUM=5727 blocked by SEQNUM=5725 [ 171.489719] systemd-udevd[353]: wakeup1: SEQNUM=5728 blocked by SEQNUM=5725 [ 171.491989] systemd-udevd[389]: 0000:00:03.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 171.494460] systemd-udevd[353]: wakeup0: SEQNUM=5729 blocked by SEQNUM=5725 [ 171.496301] systemd-udevd[353]: 9020000.fw-cfg: Device ready for processing (SEQNUM=5730, ACTION=add) [ 171.498471] systemd-udevd[389]: 0000:00:03.0: hwdb modalias key: "pci:v00001B36d0000000Dsv00001AF4sd00001100bc0Csc03i30" [ 171.500893] systemd-udevd[353]: 9020000.fw-cfg: sd-device-monitor(manager): Passed 325 byte to netlink monitor. [ 171.502634] systemd-udevd[353]: 9030000.pl061: Device ready for processing (SEQNUM=5731, ACTION=add) [ 171.505227] systemd-udevd[388]: virtio_crypto: Device processed (SEQNUM=5700, ACTION=add) [ 171.506993] systemd-udevd[388]: virtio_crypto: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 171.509446] systemd-udevd[381]: 0000:00:02.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 171.511775] systemd-udevd[396]: 9010000.pl031: Processing device (SEQNUM=5725, ACTION=add) [ 171.513810] systemd-udevd[396]: 9010000.pl031: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=amba' [ 171.516329] systemd-udevd[353]: 9030000.pl061: Device ready for processing (SEQNUM=5731, ACTION=add) [ 171.518491] systemd-udevd[396]: 9010000.pl031: hwdb modalias key: "amba:d00141031" [ 171.520775] systemd-udevd[353]: 9030000.pl061: sd-device-monitor(manager): Passed 356 byte to netlink monitor. [ 171.523106] systemd-udevd[391]: 9020000.fw-cfg: Processing device (SEQNUM=5730, ACTION=add) [ 171.525594] systemd-udevd[353]: gpiochip0: SEQNUM=5732 blocked by SEQNUM=5731 [ 171.527248] systemd-udevd[353]: Fixed MDIO bus.0: Device ready for processing (SEQNUM=5733, ACTION=add) [ 171.529630] systemd-udevd[391]: 9020000.fw-cfg: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 171.531639] systemd-udevd[391]: 9020000.fw-cfg: hwdb modalias key: "of:Nfw-cfgT(null)Cqemu,fw-cfg-mmio" [ 171.534041] systemd-udevd[382]: usb-storage: Device processed (SEQNUM=5688, ACTION=add) [ 171.535811] systemd-udevd[382]: usb-storage: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 171.538240] systemd-udevd[388]: 9030000.pl061: Processing device (SEQNUM=5731, ACTION=add) [ 171.540740] systemd-udevd[396]: 9010000.pl031: No entry found from hwdb. [ 171.542539] systemd-udevd[396]: 9010000.pl031: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=amba': No data available [ 171.544983] systemd-udevd[353]: Fixed MDIO bus.0: Device ready for processing (SEQNUM=5733, ACTION=add) [ 171.547145] systemd-udevd[396]: 9010000.pl031: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.549471] systemd-udevd[353]: Fixed MDIO bus.0: sd-device-monitor(manager): Passed 222 byte to netlink monitor. [ 171.551535] systemd-udevd[353]: fixed-0: SEQNUM=5734 blocked by SEQNUM=5733 [ 171.553432] systemd-udevd[353]: a000000.virtio_mmio: Device ready for processing (SEQNUM=5735, ACTION=add) [ 171.556002] systemd-udevd[389]: 0000:00:03.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 171.558613] systemd-udevd[395]: 0000:00:00.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.561156] systemd-udevd[382]: Fixed MDIO bus.0: Processing device (SEQNUM=5733, ACTION=add) [ 171.562963] systemd-udevd[382]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 171.565161] systemd-udevd[382]: Fixed MDIO bus.0: hwdb modalias key: "platform:Fixed MDIO bus" [ 171.570393] systemd-udevd[386]: virtio_iommu: Device processed (SEQNUM=5702, ACTION=add) [ 171.572397] systemd-udevd[386]: virtio_iommu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 171.577674] systemd-udevd[384]: hub: Device processed (SEQNUM=5686, ACTION=add) [ 171.579413] systemd-udevd[384]: hub: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 171.581792] systemd-udevd[353]: a000000.virtio_mmio: Device ready for processing (SEQNUM=5735, ACTION=add) [ 171.583540] systemd-udevd[353]: a000000.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 171.585504] systemd-udevd[353]: a000200.virtio_mmio: Device ready for processing (SEQNUM=5736, ACTION=add) [ 171.587892] systemd-udevd[391]: 9020000.fw-cfg: No entry found from hwdb. [ 171.589808] systemd-udevd[391]: 9020000.fw-cfg: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 171.591778] systemd-udevd[391]: 9020000.fw-cfg: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 171.594326] systemd-udevd[384]: a000000.virtio_mmio: Processing device (SEQNUM=5735, ACTION=add) [ 171.596799] systemd-udevd[388]: 9030000.pl061: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=amba' [ 171.598779] systemd-udevd[388]: 9030000.pl061: hwdb modalias key: "amba:d00041061" [ 171.604366] systemd-udevd[382]: Fixed MDIO bus.0: No entry found from hwdb. [ 171.606488] systemd-udevd[386]: a000200.virtio_mmio: Processing device (SEQNUM=5736, ACTION=add) [ 171.608934] systemd-udevd[382]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 171.611053] systemd-udevd[382]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 171.613619] systemd-udevd[386]: a000200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 171.615629] systemd-udevd[386]: a000200.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 171.622715] systemd-udevd[382]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.626236] systemd-udevd[381]: 0000:00:02.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.628810] systemd-udevd[393]: virtio_rng: Device processed (SEQNUM=5704, ACTION=add) [ 171.630584] systemd-udevd[393]: virtio_rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 171.633023] systemd-udevd[389]: 0000:00:03.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.635186] systemd-udevd[353]: a000200.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 171.637214] systemd-udevd[353]: a000400.virtio_mmio: Device ready for processing (SEQNUM=5737, ACTION=add) [ 171.639437] systemd-udevd[381]: 0000:00:02.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:02.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:02.0' [ 171.641964] systemd-udevd[353]: a000400.virtio_mmio: Device ready for processing (SEQNUM=5737, ACTION=add) [ 171.644350] systemd-udevd[381]: 0000:00:02.0: Running built-in command "kmod load" [ 171.646421] systemd-udevd[353]: a000400.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 171.648882] systemd-udevd[381]: Loading module: pci:v00001AF4d00001005sv00001AF4sd00000004bc00scFFi00 [ 171.650985] systemd-udevd[353]: a000600.virtio_mmio: Device ready for processing (SEQNUM=5738, ACTION=add) [ 171.653417] systemd-udevd[381]: Failed to find module 'pci:v00001AF4d00001005sv00001AF4sd00000004bc00scFFi00' [ 171.655404] systemd-udevd[381]: 0000:00:02.0: Device processed (SEQNUM=5719, ACTION=add) [ 171.657454] systemd-udevd[381]: 0000:00:02.0: sd-device-monitor(worker): Passed 594 byte to netlink monitor. [ 171.659670] systemd-udevd[393]: a000400.virtio_mmio: Processing device (SEQNUM=5737, ACTION=add) [ 171.662067] systemd-udevd[396]: 9010000.pl031: Running built-in command "kmod load" [ 171.663836] systemd-udevd[396]: Loading module: amba:d00141031 [ 171.666142] systemd-udevd[380]: 0000:00: Device processed (SEQNUM=5722, ACTION=add) [ 171.668546] systemd-udevd[396]: Failed to find module 'amba:d00141031' [ 171.670650] systemd-udevd[380]: 0000:00: sd-device-monitor(worker): Passed 322 byte to netlink monitor. [ 171.673130] systemd-udevd[396]: 9010000.pl031: Device processed (SEQNUM=5725, ACTION=add) [ 171.674914] systemd-udevd[396]: 9010000.pl031: sd-device-monitor(worker): Passed 355 byte to netlink monitor. [ 171.677368] systemd-udevd[391]: 9020000.fw-cfg: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.682659] systemd-udevd[395]: 0000:00:00.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:00.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:00.0' [ 171.684962] systemd-udevd[395]: 0000:00:00.0: Running built-in command "kmod load" [ 171.686868] systemd-udevd[395]: Loading module: pci:v00001B36d00000008sv00001AF4sd00001100bc06sc00i00 [ 171.689347] systemd-udevd[391]: 9020000.fw-cfg: sd-device: Created db file '/run/udev/data/+platform:9020000.fw-cfg' for '/devices/platform/9020000.fw-cfg' [ 171.691279] systemd-udevd[391]: 9020000.fw-cfg: Running built-in command "kmod load" [ 171.693269] systemd-udevd[391]: Loading module: of:Nfw-cfgT(null)Cqemu,fw-cfg-mmio [ 171.695436] systemd-udevd[395]: Failed to find module 'pci:v00001B36d00000008sv00001AF4sd00001100bc06sc00i00' [ 171.697550] systemd-udevd[395]: 0000:00:00.0: Device processed (SEQNUM=5718, ACTION=add) [ 171.699312] systemd-udevd[395]: 0000:00:00.0: sd-device-monitor(worker): Passed 617 byte to netlink monitor. [ 171.701842] systemd-udevd[382]: Fixed MDIO bus.0: sd-device: Created db file '/run/udev/data/+platform:Fixed MDIO bus.0' for '/devices/platform/Fixed MDIO bus.0' [ 171.703801] systemd-udevd[382]: Fixed MDIO bus.0: Running built-in command "kmod load" [ 171.705768] systemd-udevd[382]: Loading module: platform:Fixed MDIO bus [ 171.707830] systemd-udevd[353]: virtio1: Device ready for processing (SEQNUM=5720, ACTION=add) [ 171.709729] systemd-udevd[353]: virtio1: sd-device-monitor(manager): Passed 271 byte to netlink monitor. [ 171.711464] systemd-udevd[353]: rtc0: Device ready for processing (SEQNUM=5726, ACTION=add) [ 171.713894] systemd-udevd[382]: Failed to find module 'platform:Fixed MDIO bus' [ 171.716324] systemd-udevd[353]: rtc0: sd-device-monitor(manager): Passed 226 byte to netlink monitor. [ 171.718532] systemd-udevd[382]: Fixed MDIO bus.0: Device processed (SEQNUM=5733, ACTION=add) [ 171.720877] systemd-udevd[353]: alarmtimer.0.auto: SEQNUM=5727 blocked by SEQNUM=5726 [ 171.722555] systemd-udevd[353]: wakeup1: SEQNUM=5728 blocked by SEQNUM=5726 [ 171.724458] systemd-udevd[353]: wakeup0: Device ready for processing (SEQNUM=5729, ACTION=add) [ 171.727586] systemd-udevd[382]: Fixed MDIO bus.0: sd-device-monitor(worker): Passed 294 byte to netlink monitor. [ 171.731103] systemd-udevd[381]: rtc0: Processing device (SEQNUM=5726, ACTION=add) [ 171.733800] systemd-udevd[381]: rtc0: Removing watch handle -1. [ 171.738892] systemd-udevd[379]: vmw_vsock_virtio_transport: Device processed (SEQNUM=5708, ACTION=add) [ 171.741059] systemd-udevd[379]: vmw_vsock_virtio_transport: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 171.743334] systemd-udevd[388]: 9030000.pl061: No entry found from hwdb. [ 171.745338] systemd-udevd[388]: 9030000.pl061: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=amba': No data available [ 171.747680] systemd-udevd[383]: mtd0ro: /usr/lib/udev/rules.d/75-probe_mtd.rules:5 Importing properties from results of 'mtd_probe /dev/mtd0ro' [ 171.750522] systemd-udevd[388]: 9030000.pl061: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.752963] systemd-udevd[383]: mtd0ro: Starting 'mtd_probe /dev/mtd0ro' [ 171.755087] systemd-udevd[386]: a000200.virtio_mmio: No entry found from hwdb. [ 171.757071] systemd-udevd[386]: a000200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 171.759047] systemd-udevd[386]: a000200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 171.761657] systemd-udevd[396]: virtio1: Processing device (SEQNUM=5720, ACTION=add) [ 171.763805] systemd-udevd[384]: a000000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 171.766063] systemd-udevd[384]: a000000.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 171.768660] systemd-udevd[386]: a000200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.771987] systemd-udevd[383]: Successfully forked off '(spawn)' as PID 477. [ 171.778867] systemd-udevd[393]: a000400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 171.781111] systemd-udevd[393]: a000400.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 171.783328] systemd-udevd[381]: rtc0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Added SYMLINK 'rtc' [ 171.785956] systemd-udevd[396]: virtio1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=virtio' [ 171.787957] systemd-udevd[396]: virtio1: hwdb modalias key: "virtio:d00000004v00001AF4" [ 171.790344] systemd-udevd[391]: Failed to find module 'of:Nfw-cfgT(null)Cqemu,fw-cfg-mmio' [ 171.792331] systemd-udevd[391]: 9020000.fw-cfg: Device processed (SEQNUM=5730, ACTION=add) [ 171.794502] systemd-udevd[392]: 9000000.pl011:0: Device processed (SEQNUM=5723, ACTION=add) [ 171.796550] systemd-udevd[392]: 9000000.pl011:0: sd-device-monitor(worker): Passed 230 byte to netlink monitor. [ 171.801911] systemd-udevd[388]: 9030000.pl061: Running built-in command "kmod load" [ 171.803687] systemd-udevd[388]: Loading module: amba:d00041061 [ 171.806519] systemd-udevd[353]: wakeup0: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 171.808472] systemd-udevd[353]: a000600.virtio_mmio: Device ready for processing (SEQNUM=5738, ACTION=add) [ 171.810737] systemd-udevd[388]: Failed to find module 'amba:d00041061' [ 171.813001] systemd-udevd[353]: a000600.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 171.815211] systemd-udevd[388]: 9030000.pl061: Device processed (SEQNUM=5731, ACTION=add) [ 171.817533] systemd-udevd[353]: a000800.virtio_mmio: Device ready for processing (SEQNUM=5739, ACTION=add) [ 171.819865] systemd-udevd[388]: 9030000.pl061: sd-device-monitor(worker): Passed 356 byte to netlink monitor. [ 171.822268] systemd-udevd[353]: 9000000.pl011:0.0: Device ready for processing (SEQNUM=5724, ACTION=add) [ 171.824021] systemd-udevd[353]: 9000000.pl011:0.0: sd-device-monitor(manager): Passed 248 byte to netlink monitor. [ 171.826142] systemd-udevd[353]: gpiochip0: Device ready for processing (SEQNUM=5732, ACTION=add) [ 171.828587] systemd-udevd[386]: a000200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000200.virtio_mmio' for '/devices/platform/a000200.virtio_mmio' [ 171.830570] systemd-udevd[386]: a000200.virtio_mmio: Running built-in command "kmod load" [ 171.832991] systemd-udevd[395]: a000600.virtio_mmio: Processing device (SEQNUM=5738, ACTION=add) [ 171.835166] systemd-udevd[386]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 171.837667] systemd-udevd[391]: 9020000.fw-cfg: sd-device-monitor(worker): Passed 393 byte to netlink monitor. [ 171.839908] systemd-udevd[395]: a000600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 171.842089] systemd-udevd[395]: a000600.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 171.844486] systemd-udevd[388]: 9000000.pl011:0.0: Processing device (SEQNUM=5724, ACTION=add) [ 171.846804] systemd-udevd[380]: wakeup0: Processing device (SEQNUM=5729, ACTION=add) [ 171.849441] systemd-udevd[389]: 0000:00:03.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:03.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0' [ 171.851447] systemd-udevd[389]: 0000:00:03.0: Running built-in command "kmod load" [ 171.853483] systemd-udevd[389]: Loading module: pci:v00001B36d0000000Dsv00001AF4sd00001100bc0Csc03i30 [ 171.855678] systemd-udevd[388]: 9000000.pl011:0.0: Device processed (SEQNUM=5724, ACTION=add) [ 171.857684] systemd-udevd[388]: 9000000.pl011:0.0: sd-device-monitor(worker): Passed 248 byte to netlink monitor. [ 171.859946] systemd-udevd[384]: a000000.virtio_mmio: No entry found from hwdb. [ 171.866410] systemd-udevd[384]: a000000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 171.870062] systemd-udevd[384]: a000000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 171.872721] systemd-udevd[386]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 171.874490] systemd-udevd[386]: a000200.virtio_mmio: Device processed (SEQNUM=5736, ACTION=add) [ 171.876492] systemd-udevd[386]: a000200.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 171.878699] systemd-udevd[395]: a000600.virtio_mmio: No entry found from hwdb. [ 171.880734] systemd-udevd[395]: a000600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 171.882861] systemd-udevd[395]: a000600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 171.885420] systemd-udevd[396]: virtio1: No entry found from hwdb. [ 171.887132] systemd-udevd[396]: virtio1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=virtio': No data available [ 171.889671] systemd-udevd[381]: rtc0: Preserve permissions of /dev/rtc0, uid=0, gid=0, mode=0600 [ 171.891830] systemd-udevd[396]: virtio1: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.894194] systemd-udevd[393]: a000400.virtio_mmio: No entry found from hwdb. [ 171.895956] systemd-udevd[393]: a000400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 171.898569] systemd-udevd[396]: virtio1: Running built-in command "kmod load" [ 171.900505] systemd-udevd[396]: Loading module: virtio:d00000004v00001AF4 [ 171.902231] systemd-udevd[396]: Failed to find module 'virtio:d00000004v00001AF4' [ 171.904299] systemd-udevd[396]: virtio1: Device processed (SEQNUM=5720, ACTION=add) [ 171.906422] systemd-udevd[395]: a000600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.908858] systemd-udevd[396]: virtio1: sd-device-monitor(worker): Passed 271 byte to netlink monitor. [ 171.911080] systemd-udevd[395]: a000600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000600.virtio_mmio' for '/devices/platform/a000600.virtio_mmio' [ 171.913447] systemd-udevd[395]: a000600.virtio_mmio: Running built-in command "kmod load" [ 171.915359] systemd-udevd[395]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 171.917610] systemd-udevd[353]: gpiochip0: sd-device-monitor(manager): Passed 348 byte to netlink monitor. [ 171.919351] systemd-udevd[353]: fixed-0: Device ready for processing (SEQNUM=5734, ACTION=add) [ 171.921674] systemd-udevd[379]: fixed-0: Processing device (SEQNUM=5734, ACTION=add) [ 171.923767] systemd-udevd[353]: fixed-0: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 171.935519] systemd-udevd[353]: a000800.virtio_mmio: Device ready for processing (SEQNUM=5739, ACTION=add) [ 171.937552] systemd-udevd[353]: a000800.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 171.939322] systemd-udevd[353]: a000a00.virtio_mmio: Device ready for processing (SEQNUM=5740, ACTION=add) [ 171.942076] systemd-udevd[382]: gpiochip0: Processing device (SEQNUM=5732, ACTION=add) [ 171.943840] systemd-udevd[382]: gpiochip0: Removing watch handle -1. [ 171.946009] systemd-udevd[353]: a000a00.virtio_mmio: Device ready for processing (SEQNUM=5740, ACTION=add) [ 171.948425] systemd-udevd[392]: a000800.virtio_mmio: Processing device (SEQNUM=5739, ACTION=add) [ 171.950228] systemd-udevd[392]: a000800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 171.952636] systemd-udevd[392]: a000800.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 171.954822] systemd-udevd[384]: a000000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 171.957304] systemd-udevd[396]: a000a00.virtio_mmio: Processing device (SEQNUM=5740, ACTION=add) [ 171.959110] systemd-udevd[396]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 171.961376] systemd-udevd[396]: a000a00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 171.963609] systemd-udevd[384]: a000000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000000.virtio_mmio' for '/devices/platform/a000000.virtio_mmio' [ 171.966051] systemd-udevd[384]: a000000.virtio_mmio: Running built-in command "kmod load" [ 171.967828] systemd-udevd[384]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 171.974367] systemd-udevd[353]: a000a00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 171.977821] systemd-udevd[353]: a000c00.virtio_mmio: Device ready for processing (SEQNUM=5741, ACTION=add) [ 171.979569] systemd-udevd[353]: a000c00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 171.981544] systemd-udevd[353]: a000e00.virtio_mmio: Device ready for processing (SEQNUM=5742, ACTION=add) [ 171.983303] systemd-udevd[353]: a000e00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 171.985292] systemd-udevd[353]: a001000.virtio_mmio: Device ready for processing (SEQNUM=5743, ACTION=add) [ 171.987660] systemd-udevd[382]: gpiochip0: Preserve permissions of /dev/gpiochip0, uid=0, gid=0, mode=0600 [ 171.989906] systemd-udevd[382]: gpiochip0: Successfully created symlink '/dev/char/254:0' to '/dev/gpiochip0' [ 171.992338] systemd-udevd[386]: a000e00.virtio_mmio: Processing device (SEQNUM=5742, ACTION=add) [ 171.994522] systemd-udevd[391]: a001000.virtio_mmio: Processing device (SEQNUM=5743, ACTION=add) [ 171.996983] systemd-udevd[395]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 171.998766] systemd-udevd[395]: a000600.virtio_mmio: Device processed (SEQNUM=5738, ACTION=add) [ 172.000861] systemd-udevd[395]: a000600.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.003128] systemd-udevd[391]: a001000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.005365] systemd-udevd[391]: a001000.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.007588] systemd-udevd[396]: a000a00.virtio_mmio: No entry found from hwdb. [ 172.009550] systemd-udevd[396]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.011562] systemd-udevd[396]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.014369] systemd-udevd[388]: a000c00.virtio_mmio: Processing device (SEQNUM=5741, ACTION=add) [ 172.016930] systemd-udevd[386]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.018942] systemd-udevd[386]: a000e00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.023895] systemd-udevd[379]: fixed-0: Device processed (SEQNUM=5734, ACTION=add) [ 172.029224] systemd-udevd[353]: a001000.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.031465] systemd-udevd[382]: gpiochip0: sd-device: Created empty file '/run/udev/data/c254:0' for '/devices/platform/9030000.pl061/gpiochip0' [ 172.034032] systemd-udevd[353]: a001200.virtio_mmio: Device ready for processing (SEQNUM=5744, ACTION=add) [ 172.036452] systemd-udevd[382]: gpiochip0: Device processed (SEQNUM=5732, ACTION=add) [ 172.038216] systemd-udevd[382]: gpiochip0: sd-device-monitor(worker): Passed 348 byte to netlink monitor. [ 172.040545] systemd-udevd[353]: xhci_pci_renesas: Device is queued (SEQNUM=5908, ACTION=add) [ 172.042235] systemd-udevd[353]: a001200.virtio_mmio: Device ready for processing (SEQNUM=5744, ACTION=add) [ 172.044882] systemd-udevd[386]: a000e00.virtio_mmio: No entry found from hwdb. [ 172.047013] systemd-udevd[393]: a000400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.049511] systemd-udevd[386]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.051661] systemd-udevd[386]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.054209] systemd-udevd[393]: a000400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.056663] systemd-udevd[386]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.059393] systemd-udevd[392]: a000800.virtio_mmio: No entry found from hwdb. [ 172.061384] systemd-udevd[392]: a000800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.063376] systemd-udevd[392]: a000800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.066012] systemd-udevd[388]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.068284] systemd-udevd[388]: a000c00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.070489] systemd-udevd[392]: a000800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.074412] systemd-udevd[353]: a001200.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.080588] systemd-udevd[353]: a001400.virtio_mmio: Device ready for processing (SEQNUM=5745, ACTION=add) [ 172.082333] systemd-udevd[353]: a001400.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.084464] systemd-udevd[353]: a001600.virtio_mmio: Device ready for processing (SEQNUM=5746, ACTION=add) [ 172.086713] systemd-udevd[393]: a000400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000400.virtio_mmio' for '/devices/platform/a000400.virtio_mmio' [ 172.088944] systemd-udevd[393]: a000400.virtio_mmio: Running built-in command "kmod load" [ 172.090716] systemd-udevd[393]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.093095] systemd-udevd[379]: fixed-0: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 172.095292] systemd-udevd[396]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.097774] systemd-udevd[391]: a001000.virtio_mmio: No entry found from hwdb. [ 172.099555] systemd-udevd[391]: a001000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.101768] systemd-udevd[391]: a001000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.104257] systemd-udevd[353]: a001600.virtio_mmio: Device ready for processing (SEQNUM=5746, ACTION=add) [ 172.106005] systemd-udevd[353]: a001600.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.107770] systemd-udevd[353]: a001800.virtio_mmio: Device ready for processing (SEQNUM=5747, ACTION=add) [ 172.110224] systemd-udevd[380]: wakeup0: Device processed (SEQNUM=5729, ACTION=add) [ 172.112004] systemd-udevd[380]: wakeup0: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 172.114544] systemd-udevd[353]: a001800.virtio_mmio: Device ready for processing (SEQNUM=5747, ACTION=add) [ 172.117317] systemd-udevd[353]: a001800.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.122965] systemd-udevd[353]: a001a00.virtio_mmio: Device ready for processing (SEQNUM=5748, ACTION=add) [ 172.126454] systemd-udevd[396]: a000a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000a00.virtio_mmio' for '/devices/platform/a000a00.virtio_mmio' [ 172.128895] systemd-udevd[396]: a000a00.virtio_mmio: Running built-in command "kmod load" [ 172.130675] systemd-udevd[396]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.133063] systemd-udevd[395]: a001400.virtio_mmio: Processing device (SEQNUM=5745, ACTION=add) [ 172.135306] systemd-udevd[386]: a000e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000e00.virtio_mmio' for '/devices/platform/a000e00.virtio_mmio' [ 172.137635] systemd-udevd[386]: a000e00.virtio_mmio: Running built-in command "kmod load" [ 172.139424] systemd-udevd[386]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.141752] systemd-udevd[392]: a000800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000800.virtio_mmio' for '/devices/platform/a000800.virtio_mmio' [ 172.143740] systemd-udevd[392]: a000800.virtio_mmio: Running built-in command "kmod load" [ 172.145769] systemd-udevd[392]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.147913] systemd-udevd[395]: a001400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.150744] systemd-udevd[380]: a001800.virtio_mmio: Processing device (SEQNUM=5747, ACTION=add) [ 172.153188] systemd-udevd[395]: a001400.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.155406] systemd-udevd[380]: a001800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.157678] systemd-udevd[380]: a001800.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.159904] systemd-udevd[384]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.162362] systemd-udevd[382]: a001200.virtio_mmio: Processing device (SEQNUM=5744, ACTION=add) [ 172.164376] systemd-udevd[382]: a001200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.166407] systemd-udevd[382]: a001200.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.168890] systemd-udevd[388]: a000c00.virtio_mmio: No entry found from hwdb. [ 172.170649] systemd-udevd[388]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.172932] systemd-udevd[388]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.175301] systemd-udevd[396]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.177300] systemd-udevd[396]: a000a00.virtio_mmio: Device processed (SEQNUM=5740, ACTION=add) [ 172.179108] systemd-udevd[396]: a000a00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.181740] systemd-udevd[353]: a001a00.virtio_mmio: Device ready for processing (SEQNUM=5748, ACTION=add) [ 172.183482] systemd-udevd[353]: a001a00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.185483] systemd-udevd[353]: a001c00.virtio_mmio: Device ready for processing (SEQNUM=5749, ACTION=add) [ 172.187681] systemd-udevd[393]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.189758] systemd-udevd[393]: a000400.virtio_mmio: Device processed (SEQNUM=5737, ACTION=add) [ 172.191961] systemd-udevd[384]: a000000.virtio_mmio: Device processed (SEQNUM=5735, ACTION=add) [ 172.193952] systemd-udevd[384]: a000000.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.196350] systemd-udevd[353]: a001c00.virtio_mmio: Device ready for processing (SEQNUM=5749, ACTION=add) [ 172.198091] systemd-udevd[353]: a001c00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.199866] systemd-udevd[353]: a001e00.virtio_mmio: Device ready for processing (SEQNUM=5750, ACTION=add) [ 172.202249] systemd-udevd[393]: a000400.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.205782] systemd-udevd[353]: a001e00.virtio_mmio: Device ready for processing (SEQNUM=5750, ACTION=add) [ 172.211510] systemd-udevd[353]: a001e00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.214134] systemd-udevd[353]: a002000.virtio_mmio: Device ready for processing (SEQNUM=5751, ACTION=add) [ 172.219315] systemd-udevd[391]: a001000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.221897] systemd-udevd[386]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.223682] systemd-udevd[386]: a000e00.virtio_mmio: Device processed (SEQNUM=5742, ACTION=add) [ 172.226065] systemd-udevd[391]: a001000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001000.virtio_mmio' for '/devices/platform/a001000.virtio_mmio' [ 172.228921] systemd-udevd[386]: a000e00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.231186] systemd-udevd[391]: a001000.virtio_mmio: Running built-in command "kmod load" [ 172.233591] systemd-udevd[353]: a002000.virtio_mmio: Device ready for processing (SEQNUM=5751, ACTION=add) [ 172.235321] systemd-udevd[353]: a002000.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.237405] systemd-udevd[353]: a002200.virtio_mmio: Device ready for processing (SEQNUM=5752, ACTION=add) [ 172.239617] systemd-udevd[386]: a002000.virtio_mmio: Processing device (SEQNUM=5751, ACTION=add) [ 172.241731] systemd-udevd[386]: a002000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.243744] systemd-udevd[386]: a002000.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.246238] systemd-udevd[392]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.248015] systemd-udevd[392]: a000800.virtio_mmio: Device processed (SEQNUM=5739, ACTION=add) [ 172.254929] systemd-udevd[392]: a000800.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.258470] systemd-udevd[381]: rtc0: Successfully created symlink '/dev/rtc' to '/dev/rtc0' [ 172.260804] systemd-udevd[353]: a002200.virtio_mmio: Device ready for processing (SEQNUM=5752, ACTION=add) [ 172.262544] systemd-udevd[353]: a002200.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.264571] systemd-udevd[353]: a002400.virtio_mmio: Device ready for processing (SEQNUM=5753, ACTION=add) [ 172.266799] systemd-udevd[388]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.268896] systemd-udevd[388]: a000c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000c00.virtio_mmio' for '/devices/platform/a000c00.virtio_mmio' [ 172.270897] systemd-udevd[388]: a000c00.virtio_mmio: Running built-in command "kmod load" [ 172.272932] systemd-udevd[388]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.275083] systemd-udevd[396]: a001a00.virtio_mmio: Processing device (SEQNUM=5748, ACTION=add) [ 172.277489] systemd-udevd[391]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.279648] systemd-udevd[396]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.281882] systemd-udevd[396]: a001a00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.284295] systemd-udevd[388]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.286072] systemd-udevd[388]: a000c00.virtio_mmio: Device processed (SEQNUM=5741, ACTION=add) [ 172.288220] systemd-udevd[388]: a000c00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.290542] systemd-udevd[353]: a002400.virtio_mmio: Device ready for processing (SEQNUM=5753, ACTION=add) [ 172.292531] systemd-udevd[353]: a002400.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.294295] systemd-udevd[353]: a002600.virtio_mmio: Device ready for processing (SEQNUM=5754, ACTION=add) [ 172.296700] systemd-udevd[381]: rtc0: Successfully created symlink '/dev/char/251:0' to '/dev/rtc0' [ 172.298925] systemd-udevd[380]: a001800.virtio_mmio: No entry found from hwdb. [ 172.300964] systemd-udevd[380]: a001800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.302957] systemd-udevd[380]: a001800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.305187] systemd-udevd[380]: a001800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.307430] systemd-udevd[386]: a002000.virtio_mmio: No entry found from hwdb. [ 172.309454] systemd-udevd[386]: a002000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.311456] systemd-udevd[386]: a002000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.313619] systemd-udevd[386]: a002000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.316614] systemd-udevd[391]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.318411] systemd-udevd[391]: a001000.virtio_mmio: Device processed (SEQNUM=5743, ACTION=add) [ 172.320459] systemd-udevd[391]: a001000.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.322692] systemd-udevd[353]: a002600.virtio_mmio: Device ready for processing (SEQNUM=5754, ACTION=add) [ 172.327527] systemd-udevd[391]: a002600.virtio_mmio: Processing device (SEQNUM=5754, ACTION=add) [ 172.333107] systemd-udevd[391]: a002600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.335125] systemd-udevd[391]: a002600.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.337502] systemd-udevd[353]: a002600.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.339715] systemd-udevd[379]: a001600.virtio_mmio: Processing device (SEQNUM=5746, ACTION=add) [ 172.342052] systemd-udevd[353]: a002800.virtio_mmio: Device ready for processing (SEQNUM=5755, ACTION=add) [ 172.344446] systemd-udevd[379]: a001600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.346451] systemd-udevd[379]: a001600.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.348893] systemd-udevd[391]: a002600.virtio_mmio: No entry found from hwdb. [ 172.350642] systemd-udevd[391]: a002600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.353042] systemd-udevd[391]: a002600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.355008] systemd-udevd[391]: a002600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.357545] systemd-udevd[393]: a001e00.virtio_mmio: Processing device (SEQNUM=5750, ACTION=add) [ 172.359903] systemd-udevd[391]: a002600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002600.virtio_mmio' for '/devices/platform/a002600.virtio_mmio' [ 172.362045] systemd-udevd[391]: a002600.virtio_mmio: Running built-in command "kmod load" [ 172.363823] systemd-udevd[391]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.366164] systemd-udevd[393]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.369055] systemd-udevd[393]: a001e00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.379357] systemd-udevd[381]: rtc0: sd-device: Created db file '/run/udev/data/c251:0' for '/devices/platform/9010000.pl031/rtc/rtc0' [ 172.381551] systemd-udevd[381]: rtc0: Device processed (SEQNUM=5726, ACTION=add) [ 172.383318] systemd-udevd[381]: rtc0: sd-device-monitor(worker): Passed 244 byte to netlink monitor. [ 172.385637] systemd-udevd[353]: alarmtimer.0.auto: Device ready for processing (SEQNUM=5727, ACTION=add) [ 172.387385] systemd-udevd[353]: alarmtimer.0.auto: sd-device-monitor(manager): Passed 260 byte to netlink monitor. [ 172.389577] systemd-udevd[353]: wakeup1: SEQNUM=5728 blocked by SEQNUM=5727 [ 172.391244] systemd-udevd[353]: a002800.virtio_mmio: Device ready for processing (SEQNUM=5755, ACTION=add) [ 172.393681] systemd-udevd[381]: alarmtimer.0.auto: Processing device (SEQNUM=5727, ACTION=add) [ 172.395492] systemd-udevd[381]: alarmtimer.0.auto: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.397805] systemd-udevd[381]: alarmtimer.0.auto: hwdb modalias key: "platform:alarmtimer" [ 172.399996] systemd-udevd[384]: a001c00.virtio_mmio: Processing device (SEQNUM=5749, ACTION=add) [ 172.402030] systemd-udevd[384]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.404920] systemd-udevd[384]: a001c00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.412597] systemd-udevd[391]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.414380] systemd-udevd[391]: a002600.virtio_mmio: Device processed (SEQNUM=5754, ACTION=add) [ 172.416576] systemd-udevd[391]: a002600.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.418821] systemd-udevd[392]: a002200.virtio_mmio: Processing device (SEQNUM=5752, ACTION=add) [ 172.421193] systemd-udevd[353]: a002800.virtio_mmio: Device ready for processing (SEQNUM=5755, ACTION=add) [ 172.422930] systemd-udevd[353]: a002800.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.424914] systemd-udevd[353]: a002a00.virtio_mmio: Device ready for processing (SEQNUM=5756, ACTION=add) [ 172.427276] systemd-udevd[392]: a002200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.429467] systemd-udevd[392]: a002200.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.431698] systemd-udevd[391]: a002800.virtio_mmio: Processing device (SEQNUM=5755, ACTION=add) [ 172.433848] systemd-udevd[391]: a002800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.436441] systemd-udevd[381]: alarmtimer.0.auto: No entry found from hwdb. [ 172.438552] systemd-udevd[391]: a002800.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.441026] systemd-udevd[381]: alarmtimer.0.auto: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.443012] systemd-udevd[381]: alarmtimer.0.auto: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.445223] systemd-udevd[381]: alarmtimer.0.auto: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.447447] systemd-udevd[386]: a002000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002000.virtio_mmio' for '/devices/platform/a002000.virtio_mmio' [ 172.449827] systemd-udevd[386]: a002000.virtio_mmio: Running built-in command "kmod load" [ 172.451999] systemd-udevd[381]: alarmtimer.0.auto: sd-device: Created db file '/run/udev/data/+platform:alarmtimer.0.auto' for '/devices/platform/9010000.pl031/rtc/rtc0/alarmtimer.0.auto' [ 172.454769] systemd-udevd[386]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.457207] systemd-udevd[381]: alarmtimer.0.auto: Running built-in command "kmod load" [ 172.458982] systemd-udevd[381]: Loading module: platform:alarmtimer [ 172.461101] systemd-udevd[381]: Failed to find module 'platform:alarmtimer' [ 172.462854] systemd-udevd[381]: alarmtimer.0.auto: Device processed (SEQNUM=5727, ACTION=add) [ 172.464866] systemd-udevd[381]: alarmtimer.0.auto: sd-device-monitor(worker): Passed 372 byte to netlink monitor. [ 172.467027] systemd-udevd[353]: wakeup1: Device ready for processing (SEQNUM=5728, ACTION=add) [ 172.468917] systemd-udevd[353]: wakeup1: sd-device-monitor(manager): Passed 226 byte to netlink monitor. [ 172.470645] systemd-udevd[353]: a002a00.virtio_mmio: Device ready for processing (SEQNUM=5756, ACTION=add) [ 172.475978] systemd-udevd[380]: a001800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001800.virtio_mmio' for '/devices/platform/a001800.virtio_mmio' [ 172.482919] systemd-udevd[380]: a001800.virtio_mmio: Running built-in command "kmod load" [ 172.486315] systemd-udevd[395]: a001400.virtio_mmio: No entry found from hwdb. [ 172.488760] systemd-udevd[380]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.490948] systemd-udevd[395]: a001400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.495470] systemd-udevd[395]: a001400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.499352] systemd-udevd[395]: a001400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.502899] systemd-udevd[395]: a001400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001400.virtio_mmio' for '/devices/platform/a001400.virtio_mmio' [ 172.505495] systemd-udevd[380]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.507265] systemd-udevd[380]: a001800.virtio_mmio: Device processed (SEQNUM=5747, ACTION=add) [ 172.509542] systemd-udevd[380]: a001800.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.511674] systemd-udevd[353]: a002a00.virtio_mmio: Device ready for processing (SEQNUM=5756, ACTION=add) [ 172.514067] systemd-udevd[382]: a001200.virtio_mmio: No entry found from hwdb. [ 172.515832] systemd-udevd[382]: a001200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.518039] systemd-udevd[382]: a001200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.520553] systemd-udevd[353]: a002a00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.522326] systemd-udevd[353]: a002c00.virtio_mmio: Device ready for processing (SEQNUM=5757, ACTION=add) [ 172.524775] systemd-udevd[395]: a001400.virtio_mmio: Running built-in command "kmod load" [ 172.526557] systemd-udevd[395]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.529100] systemd-udevd[391]: a002800.virtio_mmio: No entry found from hwdb. [ 172.530875] systemd-udevd[391]: a002800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.533081] systemd-udevd[391]: a002800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.535500] systemd-udevd[388]: a002400.virtio_mmio: Processing device (SEQNUM=5753, ACTION=add) [ 172.537598] systemd-udevd[388]: a002400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.539616] systemd-udevd[388]: a002400.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.546735] systemd-udevd[386]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.551734] systemd-udevd[386]: a002000.virtio_mmio: Device processed (SEQNUM=5751, ACTION=add) [ 172.558430] systemd-udevd[386]: a002000.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.561330] systemd-udevd[382]: a001200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.563480] systemd-udevd[353]: a002c00.virtio_mmio: Device ready for processing (SEQNUM=5757, ACTION=add) [ 172.565635] systemd-udevd[353]: a002c00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.567407] systemd-udevd[353]: a002e00.virtio_mmio: Device ready for processing (SEQNUM=5758, ACTION=add) [ 172.570351] systemd-udevd[395]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.572334] systemd-udevd[395]: a001400.virtio_mmio: Device processed (SEQNUM=5745, ACTION=add) [ 172.574298] systemd-udevd[395]: a001400.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.576747] systemd-udevd[353]: a002e00.virtio_mmio: Device ready for processing (SEQNUM=5758, ACTION=add) [ 172.578504] systemd-udevd[353]: a002e00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.580984] systemd-udevd[380]: a002a00.virtio_mmio: Processing device (SEQNUM=5756, ACTION=add) [ 172.582815] systemd-udevd[380]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.585057] systemd-udevd[380]: a002a00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.587317] systemd-udevd[388]: a002400.virtio_mmio: No entry found from hwdb. [ 172.589320] systemd-udevd[388]: a002400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.591305] systemd-udevd[388]: a002400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.595938] systemd-udevd[353]: a003000.virtio_mmio: Device ready for processing (SEQNUM=5759, ACTION=add) [ 172.606271] systemd-udevd[384]: a001c00.virtio_mmio: No entry found from hwdb. [ 172.611472] systemd-udevd[382]: a001200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001200.virtio_mmio' for '/devices/platform/a001200.virtio_mmio' [ 172.614242] systemd-udevd[384]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.616984] systemd-udevd[382]: a001200.virtio_mmio: Running built-in command "kmod load" [ 172.619167] systemd-udevd[384]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.624703] systemd-udevd[382]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.628878] systemd-udevd[393]: a001e00.virtio_mmio: No entry found from hwdb. [ 172.631168] systemd-udevd[393]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.637708] systemd-udevd[392]: a002200.virtio_mmio: No entry found from hwdb. [ 172.639833] systemd-udevd[393]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.642379] systemd-udevd[395]: a002e00.virtio_mmio: Processing device (SEQNUM=5758, ACTION=add) [ 172.645878] systemd-udevd[384]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.652587] systemd-udevd[395]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.654635] systemd-udevd[395]: a002e00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.657176] systemd-udevd[384]: a001c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001c00.virtio_mmio' for '/devices/platform/a001c00.virtio_mmio' [ 172.659329] systemd-udevd[384]: a001c00.virtio_mmio: Running built-in command "kmod load" [ 172.661378] systemd-udevd[384]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.663526] systemd-udevd[381]: wakeup1: Processing device (SEQNUM=5728, ACTION=add) [ 172.665908] systemd-udevd[379]: a001600.virtio_mmio: No entry found from hwdb. [ 172.667675] systemd-udevd[379]: a001600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.670195] systemd-udevd[379]: a001600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.672751] systemd-udevd[382]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.674558] systemd-udevd[382]: a001200.virtio_mmio: Device processed (SEQNUM=5744, ACTION=add) [ 172.676644] systemd-udevd[382]: a001200.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.678890] systemd-udevd[393]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.681256] systemd-udevd[353]: a003000.virtio_mmio: Device ready for processing (SEQNUM=5759, ACTION=add) [ 172.683008] systemd-udevd[353]: a003000.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.685455] systemd-udevd[393]: a001e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001e00.virtio_mmio' for '/devices/platform/a001e00.virtio_mmio' [ 172.687918] systemd-udevd[353]: a003200.virtio_mmio: Device ready for processing (SEQNUM=5760, ACTION=add) [ 172.690517] systemd-udevd[382]: a003000.virtio_mmio: Processing device (SEQNUM=5759, ACTION=add) [ 172.692580] systemd-udevd[382]: a003000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.694616] systemd-udevd[382]: a003000.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.697091] systemd-udevd[380]: a002a00.virtio_mmio: No entry found from hwdb. [ 172.698870] systemd-udevd[380]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.701080] systemd-udevd[380]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.706566] systemd-udevd[396]: a001a00.virtio_mmio: No entry found from hwdb. [ 172.708533] systemd-udevd[396]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.710687] systemd-udevd[396]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.716743] systemd-udevd[380]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.721172] systemd-udevd[380]: a002a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002a00.virtio_mmio' for '/devices/platform/a002a00.virtio_mmio' [ 172.723289] systemd-udevd[380]: a002a00.virtio_mmio: Running built-in command "kmod load" [ 172.725564] systemd-udevd[380]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.727828] systemd-udevd[393]: a001e00.virtio_mmio: Running built-in command "kmod load" [ 172.730236] systemd-udevd[392]: a002200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.732834] systemd-udevd[393]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.735033] systemd-udevd[392]: a002200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.737262] systemd-udevd[392]: a002200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.739497] systemd-udevd[380]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.741512] systemd-udevd[380]: a002a00.virtio_mmio: Device processed (SEQNUM=5756, ACTION=add) [ 172.743320] systemd-udevd[380]: a002a00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.745735] systemd-udevd[353]: a003200.virtio_mmio: Device ready for processing (SEQNUM=5760, ACTION=add) [ 172.747633] systemd-udevd[353]: a003200.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.749683] systemd-udevd[353]: a003400.virtio_mmio: Device ready for processing (SEQNUM=5761, ACTION=add) [ 172.751963] systemd-udevd[391]: a002800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.754011] systemd-udevd[391]: a002800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002800.virtio_mmio' for '/devices/platform/a002800.virtio_mmio' [ 172.756255] systemd-udevd[391]: a002800.virtio_mmio: Running built-in command "kmod load" [ 172.758065] systemd-udevd[391]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.763327] systemd-udevd[386]: a002c00.virtio_mmio: Processing device (SEQNUM=5757, ACTION=add) [ 172.765351] systemd-udevd[386]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.767388] systemd-udevd[386]: a002c00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.773015] systemd-udevd[383]: mtd0ro: Process 'mtd_probe /dev/mtd0ro' failed with exit code 1. [ 172.774982] systemd-udevd[383]: mtd0ro: /usr/lib/udev/rules.d/75-probe_mtd.rules:5 Command "mtd_probe /dev/mtd0ro" returned 1 (error), ignoring [ 172.777188] systemd-udevd[383]: mtd0ro: Preserve permissions of /dev/mtd0ro, uid=0, gid=0, mode=0600 [ 172.779017] systemd-udevd[383]: mtd0ro: Successfully created symlink '/dev/char/90:1' to '/dev/mtd0ro' [ 172.784924] systemd-udevd[384]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.790941] systemd-udevd[384]: a001c00.virtio_mmio: Device processed (SEQNUM=5749, ACTION=add) [ 172.792991] systemd-udevd[384]: a001c00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.795242] systemd-udevd[382]: a003000.virtio_mmio: No entry found from hwdb. [ 172.797938] systemd-udevd[380]: a003200.virtio_mmio: Processing device (SEQNUM=5760, ACTION=add) [ 172.799929] systemd-udevd[380]: a003200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.802213] systemd-udevd[380]: a003200.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.807599] systemd-udevd[393]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.809774] systemd-udevd[393]: a001e00.virtio_mmio: Device processed (SEQNUM=5750, ACTION=add) [ 172.811603] systemd-udevd[393]: a001e00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.817268] systemd-udevd[395]: a002e00.virtio_mmio: No entry found from hwdb. [ 172.819064] systemd-udevd[395]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.821302] systemd-udevd[395]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.827275] systemd-udevd[388]: a002400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.829971] systemd-udevd[381]: wakeup1: Device processed (SEQNUM=5728, ACTION=add) [ 172.831758] systemd-udevd[381]: wakeup1: sd-device-monitor(worker): Passed 226 byte to netlink monitor. [ 172.834150] systemd-udevd[383]: mtd0ro: sd-device: Created empty file '/run/udev/data/c90:1' for '/devices/platform/4000000.flash/mtd/mtd0ro' [ 172.836338] systemd-udevd[383]: mtd0ro: Device processed (SEQNUM=5717, ACTION=add) [ 172.841736] systemd-udevd[379]: a001600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.843977] systemd-udevd[383]: mtd0ro: sd-device-monitor(worker): Passed 229 byte to netlink monitor. [ 172.846685] systemd-udevd[396]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.849603] systemd-udevd[379]: a001600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001600.virtio_mmio' for '/devices/platform/a001600.virtio_mmio' [ 172.851895] systemd-udevd[379]: a001600.virtio_mmio: Running built-in command "kmod load" [ 172.854262] systemd-udevd[353]: a003400.virtio_mmio: Device ready for processing (SEQNUM=5761, ACTION=add) [ 172.856771] systemd-udevd[379]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.858916] systemd-udevd[392]: a002200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002200.virtio_mmio' for '/devices/platform/a002200.virtio_mmio' [ 172.861607] systemd-udevd[353]: a003400.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.863380] systemd-udevd[353]: a003600.virtio_mmio: Device ready for processing (SEQNUM=5762, ACTION=add) [ 172.865818] systemd-udevd[392]: a002200.virtio_mmio: Running built-in command "kmod load" [ 172.867600] systemd-udevd[392]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.870083] systemd-udevd[353]: a003600.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.871856] systemd-udevd[353]: a003800.virtio_mmio: Device ready for processing (SEQNUM=5763, ACTION=add) [ 172.873815] systemd-udevd[353]: a003800.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.875754] systemd-udevd[353]: a003a00.virtio_mmio: Device ready for processing (SEQNUM=5764, ACTION=add) [ 172.877903] systemd-udevd[353]: a003a00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 172.879691] systemd-udevd[353]: a003c00.virtio_mmio: Device ready for processing (SEQNUM=5765, ACTION=add) [ 172.882189] systemd-udevd[382]: a003000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.884416] systemd-udevd[382]: a003000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.886409] systemd-udevd[382]: a003000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.888462] systemd-udevd[382]: a003000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003000.virtio_mmio' for '/devices/platform/a003000.virtio_mmio' [ 172.890467] systemd-udevd[382]: a003000.virtio_mmio: Running built-in command "kmod load" [ 172.892871] systemd-udevd[395]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.894738] systemd-udevd[395]: a002e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002e00.virtio_mmio' for '/devices/platform/a002e00.virtio_mmio' [ 172.896985] systemd-udevd[395]: a002e00.virtio_mmio: Running built-in command "kmod load" [ 172.899163] systemd-udevd[393]: a003a00.virtio_mmio: Processing device (SEQNUM=5764, ACTION=add) [ 172.901773] systemd-udevd[388]: a002400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002400.virtio_mmio' for '/devices/platform/a002400.virtio_mmio' [ 172.903776] systemd-udevd[388]: a002400.virtio_mmio: Running built-in command "kmod load" [ 172.905847] systemd-udevd[388]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.907979] systemd-udevd[384]: a003400.virtio_mmio: Processing device (SEQNUM=5761, ACTION=add) [ 172.910369] systemd-udevd[396]: a001a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001a00.virtio_mmio' for '/devices/platform/a001a00.virtio_mmio' [ 172.913031] systemd-udevd[384]: a003400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.915427] systemd-udevd[396]: a001a00.virtio_mmio: Running built-in command "kmod load" [ 172.917809] systemd-udevd[381]: a003600.virtio_mmio: Processing device (SEQNUM=5762, ACTION=add) [ 172.919985] systemd-udevd[396]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.927508] systemd-udevd[384]: a003400.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.930397] systemd-udevd[381]: a003600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.932675] systemd-udevd[381]: a003600.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.934912] systemd-udevd[393]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.937352] systemd-udevd[393]: a003a00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.939644] systemd-udevd[383]: a003800.virtio_mmio: Processing device (SEQNUM=5763, ACTION=add) [ 172.941747] systemd-udevd[383]: a003800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 172.943774] systemd-udevd[383]: a003800.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 172.946236] systemd-udevd[395]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.948630] systemd-udevd[380]: a003200.virtio_mmio: No entry found from hwdb. [ 172.950405] systemd-udevd[380]: a003200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.952657] systemd-udevd[380]: a003200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.955069] systemd-udevd[386]: a002c00.virtio_mmio: No entry found from hwdb. [ 172.957042] systemd-udevd[386]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.959045] systemd-udevd[386]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.961599] systemd-udevd[380]: a003200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.963869] systemd-udevd[386]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 172.969288] systemd-udevd[386]: a002c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002c00.virtio_mmio' for '/devices/platform/a002c00.virtio_mmio' [ 172.973533] systemd-udevd[386]: a002c00.virtio_mmio: Running built-in command "kmod load" [ 172.976993] systemd-udevd[386]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.979122] systemd-udevd[382]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 172.981682] systemd-udevd[386]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 172.983464] systemd-udevd[386]: a002c00.virtio_mmio: Device processed (SEQNUM=5757, ACTION=add) [ 172.985558] systemd-udevd[386]: a002c00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 172.987812] systemd-udevd[384]: a003400.virtio_mmio: No entry found from hwdb. [ 172.989792] systemd-udevd[384]: a003400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.991786] systemd-udevd[384]: a003400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 172.994368] systemd-udevd[393]: a003a00.virtio_mmio: No entry found from hwdb. [ 172.996360] systemd-udevd[393]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 172.998399] systemd-udevd[393]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.001004] systemd-udevd[381]: a003600.virtio_mmio: No entry found from hwdb. [ 173.002922] systemd-udevd[381]: a003600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.007393] systemd-udevd[381]: a003600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.012987] systemd-udevd[381]: a003600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.015241] systemd-udevd[380]: a003200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003200.virtio_mmio' for '/devices/platform/a003200.virtio_mmio' [ 173.017536] systemd-udevd[380]: a003200.virtio_mmio: Running built-in command "kmod load" [ 173.019321] systemd-udevd[380]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 173.028271] systemd-udevd[353]: a003c00.virtio_mmio: Device ready for processing (SEQNUM=5765, ACTION=add) [ 173.030034] systemd-udevd[353]: a003c00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 173.032527] systemd-udevd[383]: a003800.virtio_mmio: No entry found from hwdb. [ 173.034602] systemd-udevd[353]: a003e00.virtio_mmio: Device ready for processing (SEQNUM=5766, ACTION=add) [ 173.037137] systemd-udevd[383]: a003800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.039585] systemd-udevd[384]: a003400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.042152] systemd-udevd[383]: a003800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.044754] systemd-udevd[393]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.046773] systemd-udevd[393]: a003a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003a00.virtio_mmio' for '/devices/platform/a003a00.virtio_mmio' [ 173.050782] systemd-udevd[393]: a003a00.virtio_mmio: Running built-in command "kmod load" [ 173.056764] systemd-udevd[393]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 173.059167] systemd-udevd[384]: a003400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003400.virtio_mmio' for '/devices/platform/a003400.virtio_mmio' [ 173.062065] systemd-udevd[386]: a003c00.virtio_mmio: Processing device (SEQNUM=5765, ACTION=add) [ 173.064841] systemd-udevd[384]: a003400.virtio_mmio: Running built-in command "kmod load" [ 173.066825] systemd-udevd[384]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 173.069183] systemd-udevd[386]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.071213] systemd-udevd[386]: a003c00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 173.073642] systemd-udevd[381]: a003600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003600.virtio_mmio' for '/devices/platform/a003600.virtio_mmio' [ 173.076642] systemd-udevd[383]: a003800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.078968] systemd-udevd[381]: a003600.virtio_mmio: Running built-in command "kmod load" [ 173.080926] systemd-udevd[381]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 173.083109] systemd-udevd[383]: a003800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003800.virtio_mmio' for '/devices/platform/a003800.virtio_mmio' [ 173.085619] systemd-udevd[383]: a003800.virtio_mmio: Running built-in command "kmod load" [ 173.087779] systemd-udevd[391]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.090228] systemd-udevd[383]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 173.092541] systemd-udevd[391]: a002800.virtio_mmio: Device processed (SEQNUM=5755, ACTION=add) [ 173.094754] systemd-udevd[392]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.096824] systemd-udevd[392]: a002200.virtio_mmio: Device processed (SEQNUM=5752, ACTION=add) [ 173.098633] systemd-udevd[392]: a002200.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.103132] systemd-udevd[353]: a003e00.virtio_mmio: Device ready for processing (SEQNUM=5766, ACTION=add) [ 173.108689] systemd-udevd[353]: a003e00.virtio_mmio: sd-device-monitor(manager): Passed 335 byte to netlink monitor. [ 173.110469] systemd-udevd[353]: efivars.0: Device ready for processing (SEQNUM=5767, ACTION=add) [ 173.112932] systemd-udevd[392]: a003e00.virtio_mmio: Processing device (SEQNUM=5766, ACTION=add) [ 173.114753] systemd-udevd[392]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.116967] systemd-udevd[392]: a003e00.virtio_mmio: hwdb modalias key: "of:Nvirtio_mmioT(null)Cvirtio,mmio" [ 173.119192] systemd-udevd[391]: a002800.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.121516] systemd-udevd[353]: efivars.0: Device ready for processing (SEQNUM=5767, ACTION=add) [ 173.123868] systemd-udevd[391]: efivars.0: Processing device (SEQNUM=5767, ACTION=add) [ 173.125850] systemd-udevd[391]: efivars.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.127860] systemd-udevd[391]: efivars.0: hwdb modalias key: "platform:efivars" [ 173.130243] systemd-udevd[395]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.132248] systemd-udevd[395]: a002e00.virtio_mmio: Device processed (SEQNUM=5758, ACTION=add) [ 173.134373] systemd-udevd[353]: efivars.0: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 173.136813] systemd-udevd[386]: a003c00.virtio_mmio: No entry found from hwdb. [ 173.138875] systemd-udevd[353]: firmware:optee: Device ready for processing (SEQNUM=5768, ACTION=add) [ 173.141333] systemd-udevd[386]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.143342] systemd-udevd[386]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.145655] systemd-udevd[386]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.147904] systemd-udevd[382]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.149905] systemd-udevd[382]: a003000.virtio_mmio: Device processed (SEQNUM=5759, ACTION=add) [ 173.151730] systemd-udevd[382]: a003000.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.159763] systemd-udevd[386]: a003c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003c00.virtio_mmio' for '/devices/platform/a003c00.virtio_mmio' [ 173.162518] systemd-udevd[386]: a003c00.virtio_mmio: Running built-in command "kmod load" [ 173.164600] systemd-udevd[386]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 173.166757] systemd-udevd[392]: a003e00.virtio_mmio: No entry found from hwdb. [ 173.168722] systemd-udevd[392]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.170734] systemd-udevd[392]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.172930] systemd-udevd[392]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.175181] systemd-udevd[391]: efivars.0: No entry found from hwdb. [ 173.177168] systemd-udevd[391]: efivars.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.179463] systemd-udevd[353]: firmware:optee: Device ready for processing (SEQNUM=5768, ACTION=add) [ 173.181543] systemd-udevd[353]: firmware:optee: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 173.183307] systemd-udevd[353]: kgdboc: Device ready for processing (SEQNUM=5769, ACTION=add) [ 173.185692] systemd-udevd[380]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.187484] systemd-udevd[380]: a003200.virtio_mmio: Device processed (SEQNUM=5760, ACTION=add) [ 173.190310] systemd-udevd[395]: a002e00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.192727] systemd-udevd[380]: a003200.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.194953] systemd-udevd[382]: firmware:optee: Processing device (SEQNUM=5768, ACTION=add) [ 173.199999] systemd-udevd[392]: a003e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003e00.virtio_mmio' for '/devices/platform/a003e00.virtio_mmio' [ 173.205232] systemd-udevd[392]: a003e00.virtio_mmio: Running built-in command "kmod load" [ 173.207018] systemd-udevd[392]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 173.209367] systemd-udevd[382]: firmware:optee: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.211383] systemd-udevd[382]: firmware:optee: hwdb modalias key: "of:NopteeT(null)Clinaro,optee-tz" [ 173.213818] systemd-udevd[393]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.215602] systemd-udevd[393]: a003a00.virtio_mmio: Device processed (SEQNUM=5764, ACTION=add) [ 173.217781] systemd-udevd[393]: a003a00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.220322] systemd-udevd[383]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.222142] systemd-udevd[383]: a003800.virtio_mmio: Device processed (SEQNUM=5763, ACTION=add) [ 173.223952] systemd-udevd[383]: a003800.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.226497] systemd-udevd[353]: kgdboc: Device ready for processing (SEQNUM=5769, ACTION=add) [ 173.228825] systemd-udevd[353]: kgdboc: sd-device-monitor(manager): Passed 218 byte to netlink monitor. [ 173.230595] systemd-udevd[353]: tpm0: Device ready for processing (SEQNUM=5770, ACTION=add) [ 173.232611] systemd-udevd[353]: tpm0: sd-device-monitor(manager): Passed 250 byte to netlink monitor. [ 173.234354] systemd-udevd[353]: platform-framebuffer.0: Device ready for processing (SEQNUM=5771, ACTION=add) [ 173.236878] systemd-udevd[384]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.238687] systemd-udevd[384]: a003400.virtio_mmio: Device processed (SEQNUM=5761, ACTION=add) [ 173.241243] systemd-udevd[383]: tpm0: Processing device (SEQNUM=5770, ACTION=add) [ 173.243397] systemd-udevd[384]: a003400.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.245903] systemd-udevd[383]: tpm0: Removing watch handle -1. [ 173.256832] systemd-udevd[391]: efivars.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.259219] systemd-udevd[383]: tpm0: /etc/udev/rules.d/45-trousers.rules:2 OWNER 998 [ 173.261222] systemd-udevd[383]: tpm0: /etc/udev/rules.d/45-trousers.rules:2 GROUP 998 [ 173.263435] systemd-udevd[391]: efivars.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.265569] systemd-udevd[391]: efivars.0: sd-device: Created db file '/run/udev/data/+platform:efivars.0' for '/devices/platform/efivars.0' [ 173.267654] systemd-udevd[391]: efivars.0: Running built-in command "kmod load" [ 173.269694] systemd-udevd[391]: Loading module: platform:efivars [ 173.271430] systemd-udevd[391]: Module 'efi_pstore' is built in [ 173.273756] systemd-udevd[383]: tpm0: /etc/udev/rules.d/45-trousers.rules:2 MODE 0600 [ 173.275960] systemd-udevd[395]: platform-framebuffer.0: Processing device (SEQNUM=5771, ACTION=add) [ 173.278024] systemd-udevd[395]: platform-framebuffer.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.280255] systemd-udevd[395]: platform-framebuffer.0: hwdb modalias key: "platform:platform-framebuffer" [ 173.282460] systemd-udevd[353]: platform-framebuffer.0: sd-device-monitor(manager): Passed 234 byte to netlink monitor. [ 173.284447] systemd-udevd[353]: pmu: Device ready for processing (SEQNUM=5772, ACTION=add) [ 173.286168] systemd-udevd[353]: pmu: sd-device-monitor(manager): Passed 312 byte to netlink monitor. [ 173.287909] systemd-udevd[353]: psci: Device ready for processing (SEQNUM=5773, ACTION=add) [ 173.289819] systemd-udevd[353]: psci: Device ready for processing (SEQNUM=5773, ACTION=add) [ 173.292016] systemd-udevd[386]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.294133] systemd-udevd[386]: a003c00.virtio_mmio: Device processed (SEQNUM=5765, ACTION=add) [ 173.296244] systemd-udevd[386]: a003c00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.298501] systemd-udevd[395]: platform-framebuffer.0: No entry found from hwdb. [ 173.300811] systemd-udevd[353]: psci: sd-device-monitor(manager): Passed 396 byte to netlink monitor. [ 173.302559] systemd-udevd[353]: psci-cpuidle: Device ready for processing (SEQNUM=5774, ACTION=add) [ 173.305002] systemd-udevd[383]: tpm0: /usr/lib/udev/rules.d/tpm-udev.rules:3 OWNER 998 [ 173.306793] systemd-udevd[383]: tpm0: /usr/lib/udev/rules.d/tpm-udev.rules:3 MODE 0660 [ 173.309160] systemd-udevd[353]: psci-cpuidle: Device ready for processing (SEQNUM=5774, ACTION=add) [ 173.311046] systemd-udevd[353]: psci-cpuidle: sd-device-monitor(manager): Passed 216 byte to netlink monitor. [ 173.313027] systemd-udevd[353]: reg-dummy: Device ready for processing (SEQNUM=5775, ACTION=add) [ 173.315207] systemd-udevd[391]: efivars.0: Device processed (SEQNUM=5767, ACTION=add) [ 173.317541] systemd-udevd[386]: psci-cpuidle: Processing device (SEQNUM=5774, ACTION=add) [ 173.319713] systemd-udevd[391]: efivars.0: sd-device-monitor(worker): Passed 266 byte to netlink monitor. [ 173.322173] systemd-udevd[386]: psci-cpuidle: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.324380] systemd-udevd[386]: psci-cpuidle: hwdb modalias key: "platform:psci-cpuidle" [ 173.327091] systemd-udevd[384]: psci: Processing device (SEQNUM=5773, ACTION=add) [ 173.329124] systemd-udevd[384]: psci: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.331143] systemd-udevd[384]: psci: hwdb modalias key: "of:NpsciT(null)Carm,psci-1.0Carm,psci-0.2Carm,psci" [ 173.333681] systemd-udevd[393]: pmu: Processing device (SEQNUM=5772, ACTION=add) [ 173.335832] systemd-udevd[386]: psci-cpuidle: No entry found from hwdb. [ 173.338248] systemd-udevd[393]: pmu: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.340865] systemd-udevd[386]: psci-cpuidle: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.343216] systemd-udevd[393]: pmu: hwdb modalias key: "of:NpmuT(null)Carm,armv8-pmuv3" [ 173.345589] systemd-udevd[386]: psci-cpuidle: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.347567] systemd-udevd[386]: psci-cpuidle: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.350032] systemd-udevd[353]: reg-dummy: Device ready for processing (SEQNUM=5775, ACTION=add) [ 173.352399] systemd-udevd[383]: tpm0: Setting permissions /dev/tpm0, uid=998, gid=998, mode=0660 [ 173.354536] systemd-udevd[353]: reg-dummy: sd-device-monitor(manager): Passed 227 byte to netlink monitor. [ 173.357871] systemd-udevd[353]: regulator.0: SEQNUM=5776 blocked by SEQNUM=5775 [ 173.363521] systemd-udevd[353]: serial8250:0: Device ready for processing (SEQNUM=5777, ACTION=add) [ 173.366658] systemd-udevd[386]: psci-cpuidle: sd-device: Created db file '/run/udev/data/+platform:psci-cpuidle' for '/devices/platform/psci-cpuidle' [ 173.368913] systemd-udevd[386]: psci-cpuidle: Running built-in command "kmod load" [ 173.370676] systemd-udevd[386]: Loading module: platform:psci-cpuidle [ 173.372976] systemd-udevd[391]: reg-dummy: Processing device (SEQNUM=5775, ACTION=add) [ 173.375169] systemd-udevd[386]: Failed to find module 'platform:psci-cpuidle' [ 173.377189] systemd-udevd[386]: psci-cpuidle: Device processed (SEQNUM=5774, ACTION=add) [ 173.378970] systemd-udevd[386]: psci-cpuidle: sd-device-monitor(worker): Passed 280 byte to netlink monitor. [ 173.381362] systemd-udevd[383]: tpm0: Successfully created symlink '/dev/char/10:224' to '/dev/tpm0' [ 173.383621] systemd-udevd[391]: reg-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.386067] systemd-udevd[391]: reg-dummy: hwdb modalias key: "platform:reg-dummy" [ 173.388412] systemd-udevd[383]: tpm0: sd-device: Created db file '/run/udev/data/c10:224' for '/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpm/tpm0' [ 173.390389] systemd-udevd[383]: tpm0: Device processed (SEQNUM=5770, ACTION=add) [ 173.392511] systemd-udevd[383]: tpm0: sd-device-monitor(worker): Passed 288 byte to netlink monitor. [ 173.394737] systemd-udevd[395]: platform-framebuffer.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.397042] systemd-udevd[395]: platform-framebuffer.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.399437] systemd-udevd[380]: kgdboc: Processing device (SEQNUM=5769, ACTION=add) [ 173.401502] systemd-udevd[380]: kgdboc: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.403497] systemd-udevd[380]: kgdboc: hwdb modalias key: "platform:kgdboc" [ 173.405816] systemd-udevd[382]: firmware:optee: No entry found from hwdb. [ 173.407582] systemd-udevd[382]: firmware:optee: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.410310] systemd-udevd[395]: platform-framebuffer.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.412752] systemd-udevd[382]: firmware:optee: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.415100] systemd-udevd[395]: platform-framebuffer.0: sd-device: Created db file '/run/udev/data/+platform:platform-framebuffer.0' for '/devices/platform/platform-framebuffer.0' [ 173.417794] systemd-udevd[353]: serial8250:0: Device ready for processing (SEQNUM=5777, ACTION=add) [ 173.419509] systemd-udevd[353]: serial8250:0: sd-device-monitor(manager): Passed 224 byte to netlink monitor. [ 173.421778] systemd-udevd[353]: serial8250:0.0: SEQNUM=5778 blocked by SEQNUM=5777 [ 173.423456] systemd-udevd[353]: serial8250:0.1: SEQNUM=5779 blocked by SEQNUM=5777 [ 173.425329] systemd-udevd[353]: serial8250:0.2: SEQNUM=5780 blocked by SEQNUM=5777 [ 173.427018] systemd-udevd[353]: serial8250:0.3: SEQNUM=5781 blocked by SEQNUM=5777 [ 173.428887] systemd-udevd[353]: snd-soc-dummy: Device ready for processing (SEQNUM=5782, ACTION=add) [ 173.430617] systemd-udevd[353]: snd-soc-dummy: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 173.433784] systemd-udevd[353]: timer: Device ready for processing (SEQNUM=5783, ACTION=add) [ 173.440944] systemd-udevd[380]: kgdboc: No entry found from hwdb. [ 173.443054] systemd-udevd[382]: firmware:optee: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.445552] systemd-udevd[391]: reg-dummy: No entry found from hwdb. [ 173.447306] systemd-udevd[391]: reg-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.450015] systemd-udevd[382]: firmware:optee: sd-device: Created db file '/run/udev/data/+platform:firmware:optee' for '/devices/platform/firmware:optee' [ 173.452558] systemd-udevd[391]: reg-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.455067] systemd-udevd[382]: firmware:optee: Running built-in command "kmod load" [ 173.457014] systemd-udevd[382]: Loading module: of:NopteeT(null)Clinaro,optee-tz [ 173.459204] systemd-udevd[393]: pmu: No entry found from hwdb. [ 173.461203] systemd-udevd[393]: pmu: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.463184] systemd-udevd[393]: pmu: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.465339] systemd-udevd[393]: pmu: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.467516] systemd-udevd[386]: serial8250:0: Processing device (SEQNUM=5777, ACTION=add) [ 173.470064] systemd-udevd[395]: platform-framebuffer.0: Running built-in command "kmod load" [ 173.471853] systemd-udevd[395]: Loading module: platform:platform-framebuffer [ 173.473836] systemd-udevd[395]: Failed to find module 'platform:platform-framebuffer' [ 173.475620] systemd-udevd[395]: platform-framebuffer.0: Device processed (SEQNUM=5771, ACTION=add) [ 173.478018] systemd-udevd[383]: snd-soc-dummy: Processing device (SEQNUM=5782, ACTION=add) [ 173.480370] systemd-udevd[395]: platform-framebuffer.0: sd-device-monitor(worker): Passed 318 byte to netlink monitor. [ 173.482802] systemd-udevd[383]: snd-soc-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.486754] systemd-udevd[383]: snd-soc-dummy: hwdb modalias key: "platform:snd-soc-dummy" [ 173.493486] systemd-udevd[384]: psci: No entry found from hwdb. [ 173.495214] systemd-udevd[384]: psci: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.497410] systemd-udevd[384]: psci: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.499417] systemd-udevd[384]: psci: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.501751] systemd-udevd[384]: psci: sd-device: Created db file '/run/udev/data/+platform:psci' for '/devices/platform/psci' [ 173.503625] systemd-udevd[384]: psci: Running built-in command "kmod load" [ 173.505542] systemd-udevd[384]: Loading module: of:NpsciT(null)Carm,psci-1.0Carm,psci-0.2Carm,psci [ 173.510786] systemd-udevd[380]: kgdboc: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.512980] systemd-udevd[380]: kgdboc: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.515293] systemd-udevd[391]: reg-dummy: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.517696] systemd-udevd[380]: kgdboc: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.520023] systemd-udevd[388]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.522076] systemd-udevd[388]: a002400.virtio_mmio: Device processed (SEQNUM=5753, ACTION=add) [ 173.523874] systemd-udevd[388]: a002400.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.526266] systemd-udevd[353]: timer: Device ready for processing (SEQNUM=5783, ACTION=add) [ 173.527970] systemd-udevd[353]: timer: sd-device-monitor(manager): Passed 351 byte to netlink monitor. [ 173.534583] systemd-udevd[353]: tpm-event-log: Device ready for processing (SEQNUM=5784, ACTION=add) [ 173.547637] systemd-udevd[381]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.549776] systemd-udevd[381]: a003600.virtio_mmio: Device processed (SEQNUM=5762, ACTION=add) [ 173.551577] systemd-udevd[381]: a003600.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.554219] systemd-udevd[393]: pmu: sd-device: Created db file '/run/udev/data/+platform:pmu' for '/devices/platform/pmu' [ 173.556324] systemd-udevd[393]: pmu: Running built-in command "kmod load" [ 173.558083] systemd-udevd[393]: Loading module: of:NpmuT(null)Carm,armv8-pmuv3 [ 173.560522] systemd-udevd[392]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.562310] systemd-udevd[392]: a003e00.virtio_mmio: Device processed (SEQNUM=5766, ACTION=add) [ 173.564291] systemd-udevd[392]: a003e00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.566565] systemd-udevd[388]: timer: Processing device (SEQNUM=5783, ACTION=add) [ 173.568770] systemd-udevd[388]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.570778] systemd-udevd[388]: timer: hwdb modalias key: "of:NtimerT(null)Carm,armv8-timerCarm,armv7-timer" [ 173.573329] systemd-udevd[380]: kgdboc: sd-device: Created db file '/run/udev/data/+platform:kgdboc' for '/devices/platform/kgdboc' [ 173.575237] systemd-udevd[380]: kgdboc: Running built-in command "kmod load" [ 173.577215] systemd-udevd[380]: Loading module: platform:kgdboc [ 173.578945] systemd-udevd[380]: Failed to find module 'platform:kgdboc' [ 173.581747] systemd-udevd[391]: reg-dummy: sd-device: Created db file '/run/udev/data/+platform:reg-dummy' for '/devices/platform/reg-dummy' [ 173.583681] systemd-udevd[391]: reg-dummy: Running built-in command "kmod load" [ 173.585684] systemd-udevd[391]: Loading module: platform:reg-dummy [ 173.587889] systemd-udevd[386]: serial8250:0: Device processed (SEQNUM=5777, ACTION=add) [ 173.590257] systemd-udevd[391]: Failed to find module 'platform:reg-dummy' [ 173.592000] systemd-udevd[391]: reg-dummy: Device processed (SEQNUM=5775, ACTION=add) [ 173.594385] systemd-udevd[386]: serial8250:0: sd-device-monitor(worker): Passed 224 byte to netlink monitor. [ 173.596960] systemd-udevd[391]: reg-dummy: sd-device-monitor(worker): Passed 285 byte to netlink monitor. [ 173.599211] systemd-udevd[396]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.603382] systemd-udevd[396]: a001a00.virtio_mmio: Device processed (SEQNUM=5748, ACTION=add) [ 173.609009] systemd-udevd[396]: a001a00.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.611301] systemd-udevd[383]: snd-soc-dummy: No entry found from hwdb. [ 173.613240] systemd-udevd[383]: snd-soc-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.615224] systemd-udevd[383]: snd-soc-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.617381] systemd-udevd[383]: snd-soc-dummy: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.619505] systemd-udevd[353]: tpm-event-log: sd-device-monitor(manager): Passed 339 byte to netlink monitor. [ 173.621448] systemd-udevd[353]: software: Device ready for processing (SEQNUM=5785, ACTION=add) [ 173.623668] systemd-udevd[383]: snd-soc-dummy: sd-device: Created db file '/run/udev/data/+platform:snd-soc-dummy' for '/devices/platform/snd-soc-dummy' [ 173.626082] systemd-udevd[383]: snd-soc-dummy: Running built-in command "kmod load" [ 173.627849] systemd-udevd[383]: Loading module: platform:snd-soc-dummy [ 173.629788] systemd-udevd[383]: Failed to find module 'platform:snd-soc-dummy' [ 173.632290] systemd-udevd[379]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 173.634468] systemd-udevd[383]: snd-soc-dummy: Device processed (SEQNUM=5782, ACTION=add) [ 173.636903] systemd-udevd[379]: a001600.virtio_mmio: Device processed (SEQNUM=5746, ACTION=add) [ 173.639012] systemd-udevd[353]: serial8250:0.0: Device ready for processing (SEQNUM=5778, ACTION=add) [ 173.641366] systemd-udevd[383]: snd-soc-dummy: sd-device-monitor(worker): Passed 305 byte to netlink monitor. [ 173.643578] systemd-udevd[379]: a001600.virtio_mmio: sd-device-monitor(worker): Passed 413 byte to netlink monitor. [ 173.645967] systemd-udevd[353]: serial8250:0.0: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 173.647727] systemd-udevd[353]: serial8250:0.1: Device ready for processing (SEQNUM=5779, ACTION=add) [ 173.649685] systemd-udevd[353]: serial8250:0.1: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 173.651887] systemd-udevd[396]: serial8250:0.0: Processing device (SEQNUM=5778, ACTION=add) [ 173.659327] systemd-udevd[386]: serial8250:0.1: Processing device (SEQNUM=5779, ACTION=add) [ 173.662326] systemd-udevd[388]: timer: No entry found from hwdb. [ 173.664733] systemd-udevd[395]: tpm-event-log: Processing device (SEQNUM=5784, ACTION=add) [ 173.666544] systemd-udevd[395]: tpm-event-log: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 173.668914] systemd-udevd[395]: tpm-event-log: hwdb modalias key: "of:Ntpm-event-logT(null)Carm,tpm_event_log" [ 173.671054] systemd-udevd[353]: serial8250:0.2: Device ready for processing (SEQNUM=5780, ACTION=add) [ 173.673489] systemd-udevd[380]: kgdboc: Device processed (SEQNUM=5769, ACTION=add) [ 173.675590] systemd-udevd[353]: serial8250:0.2: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 173.677605] systemd-udevd[353]: serial8250:0.3: Device ready for processing (SEQNUM=5781, ACTION=add) [ 173.679784] systemd-udevd[380]: kgdboc: sd-device-monitor(worker): Passed 270 byte to netlink monitor. [ 173.682156] systemd-udevd[353]: serial8250:0.3: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 173.683915] systemd-udevd[353]: software: Device ready for processing (SEQNUM=5785, ACTION=add) [ 173.686475] systemd-udevd[381]: serial8250:0.2: Processing device (SEQNUM=5780, ACTION=add) [ 173.688844] systemd-udevd[353]: regulator.0: Device ready for processing (SEQNUM=5776, ACTION=add) [ 173.691046] systemd-udevd[388]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.693207] systemd-udevd[388]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.695521] systemd-udevd[396]: serial8250:0.0: Device processed (SEQNUM=5778, ACTION=add) [ 173.701215] systemd-udevd[392]: serial8250:0.3: Processing device (SEQNUM=5781, ACTION=add) [ 173.703393] systemd-udevd[396]: serial8250:0.0: sd-device-monitor(worker): Passed 239 byte to netlink monitor. [ 173.705818] systemd-udevd[353]: regulator.0: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 173.707564] systemd-udevd[353]: software: Device ready for processing (SEQNUM=5785, ACTION=add) [ 173.710279] systemd-udevd[386]: serial8250:0.1: Device processed (SEQNUM=5779, ACTION=add) [ 173.712582] systemd-udevd[353]: software: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 173.714341] systemd-udevd[353]: broadcast: Device ready for processing (SEQNUM=5786, ACTION=add) [ 173.716735] systemd-udevd[386]: serial8250:0.1: sd-device-monitor(worker): Passed 239 byte to netlink monitor. [ 173.718899] systemd-udevd[353]: broadcast: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 173.722587] systemd-udevd[353]: clockevent0: Device ready for processing (SEQNUM=5787, ACTION=add) [ 173.728524] systemd-udevd[353]: clockevent0: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 173.730282] systemd-udevd[353]: clockevent1: Device ready for processing (SEQNUM=5788, ACTION=add) [ 173.732782] systemd-udevd[391]: regulator.0: Processing device (SEQNUM=5776, ACTION=add) [ 173.734968] systemd-udevd[388]: timer: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.737181] systemd-udevd[388]: timer: sd-device: Created db file '/run/udev/data/+platform:timer' for '/devices/platform/timer' [ 173.739109] systemd-udevd[388]: timer: Running built-in command "kmod load" [ 173.741109] systemd-udevd[388]: Loading module: of:NtimerT(null)Carm,armv8-timerCarm,armv7-timer [ 173.743299] systemd-udevd[383]: clockevent0: Processing device (SEQNUM=5787, ACTION=add) [ 173.745722] systemd-udevd[380]: software: Processing device (SEQNUM=5785, ACTION=add) [ 173.747845] systemd-udevd[353]: clockevent1: Device ready for processing (SEQNUM=5788, ACTION=add) [ 173.749742] systemd-udevd[353]: clockevent1: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 173.751487] systemd-udevd[353]: clockevent2: Device ready for processing (SEQNUM=5789, ACTION=add) [ 173.753440] systemd-udevd[353]: clockevent2: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 173.755343] systemd-udevd[353]: clockevent3: Device ready for processing (SEQNUM=5790, ACTION=add) [ 173.757732] systemd-udevd[383]: clockevent0: Device processed (SEQNUM=5787, ACTION=add) [ 173.759520] systemd-udevd[383]: clockevent0: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 173.766524] systemd-udevd[396]: clockevent1: Processing device (SEQNUM=5788, ACTION=add) [ 173.773827] systemd-udevd[379]: broadcast: Processing device (SEQNUM=5786, ACTION=add) [ 173.776355] systemd-udevd[395]: tpm-event-log: No entry found from hwdb. [ 173.778140] systemd-udevd[395]: tpm-event-log: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 173.780352] systemd-udevd[395]: tpm-event-log: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 173.782710] systemd-udevd[381]: serial8250:0.2: Device processed (SEQNUM=5780, ACTION=add) [ 173.786439] systemd-udevd[381]: serial8250:0.2: sd-device-monitor(worker): Passed 239 byte to netlink monitor. [ 173.791449] systemd-udevd[395]: tpm-event-log: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 173.794499] systemd-udevd[380]: software: Device processed (SEQNUM=5785, ACTION=add) [ 173.797101] systemd-udevd[380]: software: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 173.799919] systemd-udevd[395]: tpm-event-log: sd-device: Created db file '/run/udev/data/+platform:tpm-event-log' for '/devices/platform/tpm-event-log' [ 173.802178] systemd-udevd[395]: tpm-event-log: Running built-in command "kmod load" [ 173.803946] systemd-udevd[395]: Loading module: of:Ntpm-event-logT(null)Carm,tpm_event_log [ 173.806282] systemd-udevd[392]: serial8250:0.3: Device processed (SEQNUM=5781, ACTION=add) [ 173.808343] systemd-udevd[392]: serial8250:0.3: sd-device-monitor(worker): Passed 239 byte to netlink monitor. [ 173.813731] systemd-udevd[386]: clockevent2: Processing device (SEQNUM=5789, ACTION=add) [ 173.819160] systemd-udevd[382]: Failed to find module 'of:NopteeT(null)Clinaro,optee-tz' [ 173.821380] systemd-udevd[382]: firmware:optee: Device processed (SEQNUM=5768, ACTION=add) [ 173.823187] systemd-udevd[382]: firmware:optee: sd-device-monitor(worker): Passed 402 byte to netlink monitor. [ 173.835504] systemd-udevd[393]: Failed to find module 'of:NpmuT(null)Carm,armv8-pmuv3' [ 173.838007] systemd-udevd[393]: pmu: Device processed (SEQNUM=5772, ACTION=add) [ 173.839762] systemd-udevd[393]: pmu: sd-device-monitor(worker): Passed 358 byte to netlink monitor. [ 173.842475] systemd-udevd[353]: clockevent3: Device ready for processing (SEQNUM=5790, ACTION=add) [ 173.847830] systemd-udevd[395]: Failed to find module 'of:Ntpm-event-logT(null)Carm,tpm_event_log' [ 173.849903] systemd-udevd[395]: tpm-event-log: Device processed (SEQNUM=5784, ACTION=add) [ 173.851697] systemd-udevd[395]: tpm-event-log: sd-device-monitor(worker): Passed 405 byte to netlink monitor. [ 173.854170] systemd-udevd[391]: regulator.0: Device processed (SEQNUM=5776, ACTION=add) [ 173.859373] systemd-udevd[379]: broadcast: Device processed (SEQNUM=5786, ACTION=add) [ 173.861451] systemd-udevd[379]: broadcast: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 173.863673] systemd-udevd[353]: clockevent3: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 173.865801] systemd-udevd[353]: clocksource0: Device ready for processing (SEQNUM=5791, ACTION=add) [ 173.867533] systemd-udevd[353]: clocksource0: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 173.869539] systemd-udevd[353]: cpu0: Device ready for processing (SEQNUM=5792, ACTION=add) [ 173.871242] systemd-udevd[353]: cpu0: sd-device-monitor(manager): Passed 351 byte to netlink monitor. [ 173.873173] systemd-udevd[353]: cpu1: Device ready for processing (SEQNUM=5793, ACTION=add) [ 173.874901] systemd-udevd[353]: cpu1: sd-device-monitor(manager): Passed 351 byte to netlink monitor. [ 173.876928] systemd-udevd[353]: cpu2: Device ready for processing (SEQNUM=5794, ACTION=add) [ 173.879113] systemd-udevd[396]: clockevent1: Device processed (SEQNUM=5788, ACTION=add) [ 173.881179] systemd-udevd[396]: clockevent1: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 173.883398] systemd-udevd[381]: clockevent3: Processing device (SEQNUM=5790, ACTION=add) [ 173.888856] systemd-udevd[384]: Failed to find module 'of:NpsciT(null)Carm,psci-1.0Carm,psci-0.2Carm,psci' [ 173.890714] systemd-udevd[384]: psci: Device processed (SEQNUM=5773, ACTION=add) [ 173.893110] systemd-udevd[380]: clocksource0: Processing device (SEQNUM=5791, ACTION=add) [ 173.895418] systemd-udevd[391]: regulator.0: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 173.898005] systemd-udevd[382]: cpu0: Processing device (SEQNUM=5792, ACTION=add) [ 173.899780] systemd-udevd[382]: cpu0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 173.902005] systemd-udevd[382]: cpu0: hwdb modalias key: "cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B" [ 173.904565] systemd-udevd[384]: psci: sd-device-monitor(worker): Passed 444 byte to netlink monitor. [ 173.906796] systemd-udevd[393]: cpu2: Processing device (SEQNUM=5794, ACTION=add) [ 173.910492] systemd-udevd[393]: cpu2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 173.918025] systemd-udevd[393]: cpu2: hwdb modalias key: "cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B" [ 173.925758] systemd-udevd[353]: cpu2: sd-device-monitor(manager): Passed 351 byte to netlink monitor. [ 173.927609] systemd-udevd[353]: cpu3: Device ready for processing (SEQNUM=5795, ACTION=add) [ 173.929510] systemd-udevd[353]: cpu3: Device ready for processing (SEQNUM=5795, ACTION=add) [ 173.931204] systemd-udevd[353]: cpu3: sd-device-monitor(manager): Passed 351 byte to netlink monitor. [ 173.933224] systemd-udevd[353]: mc: Device ready for processing (SEQNUM=5796, ACTION=add) [ 173.938458] systemd-udevd[383]: cpu1: Processing device (SEQNUM=5793, ACTION=add) [ 173.940986] systemd-udevd[396]: cpu3: Processing device (SEQNUM=5795, ACTION=add) [ 173.943168] systemd-udevd[383]: cpu1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 173.945372] systemd-udevd[383]: cpu1: hwdb modalias key: "cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B" [ 173.947622] systemd-udevd[391]: mc: Processing device (SEQNUM=5796, ACTION=add) [ 173.950147] systemd-udevd[396]: cpu3: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 173.952388] systemd-udevd[396]: cpu3: hwdb modalias key: "cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B" [ 173.954703] systemd-udevd[353]: mc: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 173.956705] systemd-udevd[353]: memory1: Device ready for processing (SEQNUM=5797, ACTION=add) [ 173.958418] systemd-udevd[353]: memory1: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 173.960343] systemd-udevd[353]: memory10: Device ready for processing (SEQNUM=5798, ACTION=add) [ 173.962068] systemd-udevd[353]: memory10: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 173.963944] systemd-udevd[353]: memory11: Device ready for processing (SEQNUM=5799, ACTION=add) [ 173.970232] systemd-udevd[353]: memory11: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 173.973819] systemd-udevd[353]: memory12: Device ready for processing (SEQNUM=5800, ACTION=add) [ 173.975530] systemd-udevd[353]: memory12: Device ready for processing (SEQNUM=5800, ACTION=add) [ 173.977431] systemd-udevd[353]: memory12: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 173.979166] systemd-udevd[353]: memory13: Device ready for processing (SEQNUM=5801, ACTION=add) [ 173.984672] systemd-udevd[388]: Failed to find module 'of:NtimerT(null)Carm,armv8-timerCarm,armv7-timer' [ 173.986512] systemd-udevd[388]: timer: Device processed (SEQNUM=5783, ACTION=add) [ 173.988550] systemd-udevd[388]: timer: sd-device-monitor(worker): Passed 401 byte to netlink monitor. [ 173.990763] systemd-udevd[392]: memory11: Processing device (SEQNUM=5799, ACTION=add) [ 173.993220] systemd-udevd[381]: clockevent3: Device processed (SEQNUM=5790, ACTION=add) [ 173.995008] systemd-udevd[381]: clockevent3: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 173.997453] systemd-udevd[386]: clockevent2: Device processed (SEQNUM=5789, ACTION=add) [ 173.999603] systemd-udevd[379]: memory1: Processing device (SEQNUM=5797, ACTION=add) [ 174.002077] systemd-udevd[386]: clockevent2: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 174.004546] systemd-udevd[380]: clocksource0: Device processed (SEQNUM=5791, ACTION=add) [ 174.006494] systemd-udevd[380]: clocksource0: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 174.008979] systemd-udevd[384]: memory12: Processing device (SEQNUM=5800, ACTION=add) [ 174.011139] systemd-udevd[395]: memory10: Processing device (SEQNUM=5798, ACTION=add) [ 174.013555] systemd-udevd[353]: memory13: Device ready for processing (SEQNUM=5801, ACTION=add) [ 174.015268] systemd-udevd[353]: memory13: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.017227] systemd-udevd[353]: memory14: Device ready for processing (SEQNUM=5802, ACTION=add) [ 174.018954] systemd-udevd[353]: memory14: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.020974] systemd-udevd[353]: memory15: Device ready for processing (SEQNUM=5803, ACTION=add) [ 174.023160] systemd-udevd[383]: cpu1: No entry found from hwdb. [ 174.025258] systemd-udevd[383]: cpu1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': No data available [ 174.034177] systemd-udevd[353]: memory15: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.035920] systemd-udevd[353]: memory16: Device ready for processing (SEQNUM=5804, ACTION=add) [ 174.038330] systemd-udevd[380]: memory15: Processing device (SEQNUM=5803, ACTION=add) [ 174.040980] systemd-udevd[383]: cpu1: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 174.047377] systemd-udevd[383]: cpu1: Running built-in command "kmod load" [ 174.050303] systemd-udevd[383]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B [ 174.052791] systemd-udevd[391]: mc: Device processed (SEQNUM=5796, ACTION=add) [ 174.054959] systemd-udevd[392]: memory11: Device processed (SEQNUM=5799, ACTION=add) [ 174.056977] systemd-udevd[392]: memory11: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.059189] systemd-udevd[380]: memory15: Device processed (SEQNUM=5803, ACTION=add) [ 174.061550] systemd-udevd[384]: memory12: Device processed (SEQNUM=5800, ACTION=add) [ 174.063657] systemd-udevd[353]: memory16: Device ready for processing (SEQNUM=5804, ACTION=add) [ 174.065640] systemd-udevd[353]: memory16: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.067382] systemd-udevd[353]: memory17: Device ready for processing (SEQNUM=5805, ACTION=add) [ 174.069739] systemd-udevd[380]: memory15: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.071921] systemd-udevd[353]: memory17: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.073852] systemd-udevd[353]: memory18: Device ready for processing (SEQNUM=5806, ACTION=add) [ 174.075561] systemd-udevd[353]: memory18: Device ready for processing (SEQNUM=5806, ACTION=add) [ 174.077690] systemd-udevd[353]: memory18: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.079439] systemd-udevd[353]: memory19: Device ready for processing (SEQNUM=5807, ACTION=add) [ 174.081916] systemd-udevd[384]: memory12: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.084322] systemd-udevd[391]: mc: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.086532] systemd-udevd[381]: memory14: Processing device (SEQNUM=5802, ACTION=add) [ 174.088986] systemd-udevd[379]: memory1: Device processed (SEQNUM=5797, ACTION=add) [ 174.090763] systemd-udevd[379]: memory1: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 174.093616] systemd-udevd[393]: cpu2: No entry found from hwdb. [ 174.095802] systemd-udevd[382]: cpu0: No entry found from hwdb. [ 174.098166] systemd-udevd[393]: cpu2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': No data available [ 174.100927] systemd-udevd[382]: cpu0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': No data available [ 174.103196] systemd-udevd[353]: memory19: Device ready for processing (SEQNUM=5807, ACTION=add) [ 174.105125] systemd-udevd[353]: memory19: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.106873] systemd-udevd[353]: memory20: Device ready for processing (SEQNUM=5808, ACTION=add) [ 174.109439] systemd-udevd[386]: memory13: Processing device (SEQNUM=5801, ACTION=add) [ 174.111561] systemd-udevd[353]: memory20: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.113709] systemd-udevd[353]: memory21: Device ready for processing (SEQNUM=5809, ACTION=add) [ 174.115420] systemd-udevd[353]: memory21: Device ready for processing (SEQNUM=5809, ACTION=add) [ 174.117325] systemd-udevd[353]: memory21: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.119078] systemd-udevd[353]: memory22: Device ready for processing (SEQNUM=5810, ACTION=add) [ 174.125150] systemd-udevd[388]: memory16: Processing device (SEQNUM=5804, ACTION=add) [ 174.129800] systemd-udevd[392]: memory17: Processing device (SEQNUM=5805, ACTION=add) [ 174.131950] systemd-udevd[380]: memory18: Processing device (SEQNUM=5806, ACTION=add) [ 174.134345] systemd-udevd[393]: cpu2: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 174.136359] systemd-udevd[393]: cpu2: Running built-in command "kmod load" [ 174.138114] systemd-udevd[393]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B [ 174.140551] systemd-udevd[380]: memory18: Device processed (SEQNUM=5806, ACTION=add) [ 174.142700] systemd-udevd[382]: cpu0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 174.145097] systemd-udevd[392]: memory17: Device processed (SEQNUM=5805, ACTION=add) [ 174.147411] systemd-udevd[382]: cpu0: Running built-in command "kmod load" [ 174.149423] systemd-udevd[382]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B [ 174.151658] systemd-udevd[392]: memory17: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.154145] systemd-udevd[381]: memory14: Device processed (SEQNUM=5802, ACTION=add) [ 174.155915] systemd-udevd[381]: memory14: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.158339] systemd-udevd[386]: memory13: Device processed (SEQNUM=5801, ACTION=add) [ 174.160308] systemd-udevd[386]: memory13: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.162541] systemd-udevd[379]: memory21: Processing device (SEQNUM=5809, ACTION=add) [ 174.165079] systemd-udevd[391]: memory20: Processing device (SEQNUM=5808, ACTION=add) [ 174.167197] systemd-udevd[353]: memory22: Device ready for processing (SEQNUM=5810, ACTION=add) [ 174.169119] systemd-udevd[353]: memory22: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.170865] systemd-udevd[353]: memory23: Device ready for processing (SEQNUM=5811, ACTION=add) [ 174.174495] systemd-udevd[353]: memory23: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 174.180689] systemd-udevd[353]: memory8: Device ready for processing (SEQNUM=5812, ACTION=add) [ 174.182877] systemd-udevd[380]: memory18: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.185416] systemd-udevd[353]: memory8: Device ready for processing (SEQNUM=5812, ACTION=add) [ 174.187126] systemd-udevd[353]: memory8: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 174.189095] systemd-udevd[353]: memory9: Device ready for processing (SEQNUM=5813, ACTION=add) [ 174.191308] systemd-udevd[396]: cpu3: No entry found from hwdb. [ 174.193250] systemd-udevd[396]: cpu3: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': No data available [ 174.195562] systemd-udevd[391]: memory20: Device processed (SEQNUM=5808, ACTION=add) [ 174.197590] systemd-udevd[391]: memory20: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.199815] systemd-udevd[396]: cpu3: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 174.201852] systemd-udevd[396]: cpu3: Running built-in command "kmod load" [ 174.203599] systemd-udevd[396]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B [ 174.206015] systemd-udevd[353]: memory9: Device ready for processing (SEQNUM=5813, ACTION=add) [ 174.207724] systemd-udevd[353]: memory9: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 174.209727] systemd-udevd[353]: node0: Device ready for processing (SEQNUM=5814, ACTION=add) [ 174.211906] systemd-udevd[386]: memory22: Processing device (SEQNUM=5810, ACTION=add) [ 174.214422] systemd-udevd[384]: memory19: Processing device (SEQNUM=5807, ACTION=add) [ 174.216717] systemd-udevd[353]: node0: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 174.218461] systemd-udevd[353]: tracepoint: Device ready for processing (SEQNUM=5815, ACTION=add) [ 174.220878] systemd-udevd[381]: node0: Processing device (SEQNUM=5814, ACTION=add) [ 174.223053] systemd-udevd[388]: memory16: Device processed (SEQNUM=5804, ACTION=add) [ 174.225537] systemd-udevd[391]: memory9: Processing device (SEQNUM=5813, ACTION=add) [ 174.227728] systemd-udevd[388]: memory16: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.230707] systemd-udevd[353]: tracepoint: Device ready for processing (SEQNUM=5815, ACTION=add) [ 174.232759] systemd-udevd[353]: tracepoint: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 174.234522] systemd-udevd[353]: uprobe: Device ready for processing (SEQNUM=5816, ACTION=add) [ 174.236924] systemd-udevd[388]: tracepoint: Processing device (SEQNUM=5815, ACTION=add) [ 174.239151] systemd-udevd[380]: memory8: Processing device (SEQNUM=5812, ACTION=add) [ 174.241566] systemd-udevd[392]: memory23: Processing device (SEQNUM=5811, ACTION=add) [ 174.243739] systemd-udevd[395]: memory10: Device processed (SEQNUM=5798, ACTION=add) [ 174.245755] systemd-udevd[395]: memory10: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.247970] systemd-udevd[386]: memory22: Device processed (SEQNUM=5810, ACTION=add) [ 174.249953] systemd-udevd[386]: memory22: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.253002] systemd-udevd[388]: tracepoint: Device processed (SEQNUM=5815, ACTION=add) [ 174.258889] systemd-udevd[388]: tracepoint: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 174.262364] systemd-udevd[392]: memory23: Device processed (SEQNUM=5811, ACTION=add) [ 174.264334] systemd-udevd[392]: memory23: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.269613] systemd-udevd[391]: memory9: Device processed (SEQNUM=5813, ACTION=add) [ 174.271375] systemd-udevd[391]: memory9: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 174.273790] systemd-udevd[379]: memory21: Device processed (SEQNUM=5809, ACTION=add) [ 174.275871] systemd-udevd[353]: uprobe: Device ready for processing (SEQNUM=5816, ACTION=add) [ 174.277792] systemd-udevd[353]: uprobe: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.279535] systemd-udevd[353]: 1:0: Device ready for processing (SEQNUM=5817, ACTION=add) [ 174.282001] systemd-udevd[379]: memory21: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.284409] systemd-udevd[388]: uprobe: Processing device (SEQNUM=5816, ACTION=add) [ 174.286596] systemd-udevd[353]: 1:0: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.288605] systemd-udevd[353]: 1:1: Device ready for processing (SEQNUM=5818, ACTION=add) [ 174.290314] systemd-udevd[353]: 1:1: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.292253] systemd-udevd[353]: 1:10: Device ready for processing (SEQNUM=5819, ACTION=add) [ 174.294130] systemd-udevd[353]: 1:10: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 174.295873] systemd-udevd[353]: 1:11: Device ready for processing (SEQNUM=5820, ACTION=add) [ 174.303238] systemd-udevd[386]: 1:0: Processing device (SEQNUM=5817, ACTION=add) [ 174.306933] systemd-udevd[384]: memory19: Device processed (SEQNUM=5807, ACTION=add) [ 174.308968] systemd-udevd[384]: memory19: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 174.311169] systemd-udevd[392]: 1:11: Processing device (SEQNUM=5820, ACTION=add) [ 174.313588] systemd-udevd[388]: uprobe: Device processed (SEQNUM=5816, ACTION=add) [ 174.315360] systemd-udevd[388]: uprobe: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.317773] systemd-udevd[353]: 1:11: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 174.319505] systemd-udevd[353]: 1:12: Device ready for processing (SEQNUM=5821, ACTION=add) [ 174.321858] systemd-udevd[395]: 1:10: Processing device (SEQNUM=5819, ACTION=add) [ 174.324004] systemd-udevd[393]: Inserted module 'crct10dif_ce' [ 174.325960] systemd-udevd[393]: cpu2: Device processed (SEQNUM=5794, ACTION=add) [ 174.328279] systemd-udevd[353]: crct10dif_ce: Device is queued (SEQNUM=5909, ACTION=add) [ 174.330605] systemd-udevd[393]: cpu2: sd-device-monitor(worker): Passed 351 byte to netlink monitor. [ 174.333244] systemd-udevd[353]: 1:12: Device ready for processing (SEQNUM=5821, ACTION=add) [ 174.334951] systemd-udevd[353]: 1:12: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 174.336860] systemd-udevd[353]: 1:13: Device ready for processing (SEQNUM=5822, ACTION=add) [ 174.338573] systemd-udevd[353]: 1:13: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 174.342530] systemd-udevd[384]: 1:12: Processing device (SEQNUM=5821, ACTION=add) [ 174.349054] systemd-udevd[353]: 1:14: Device ready for processing (SEQNUM=5823, ACTION=add) [ 174.350794] systemd-udevd[353]: 1:14: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 174.352802] systemd-udevd[353]: 1:15: Device ready for processing (SEQNUM=5824, ACTION=add) [ 174.354508] systemd-udevd[353]: 1:15: Device ready for processing (SEQNUM=5824, ACTION=add) [ 174.356386] systemd-udevd[353]: 1:15: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 174.358134] systemd-udevd[353]: 1:2: Device ready for processing (SEQNUM=5825, ACTION=add) [ 174.360672] systemd-udevd[382]: Inserted module 'crct10dif_ce' [ 174.362383] systemd-udevd[382]: cpu0: Device processed (SEQNUM=5792, ACTION=add) [ 174.364338] systemd-udevd[382]: cpu0: sd-device-monitor(worker): Passed 351 byte to netlink monitor. [ 174.366701] systemd-udevd[388]: 1:13: Processing device (SEQNUM=5822, ACTION=add) [ 174.369127] systemd-udevd[381]: node0: Device processed (SEQNUM=5814, ACTION=add) [ 174.370901] systemd-udevd[381]: node0: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 174.373358] systemd-udevd[396]: Inserted module 'crct10dif_ce' [ 174.375057] systemd-udevd[396]: cpu3: Device processed (SEQNUM=5795, ACTION=add) [ 174.377393] systemd-udevd[383]: Inserted module 'crct10dif_ce' [ 174.379461] systemd-udevd[396]: cpu3: sd-device-monitor(worker): Passed 351 byte to netlink monitor. [ 174.381867] systemd-udevd[383]: cpu1: Device processed (SEQNUM=5793, ACTION=add) [ 174.383630] systemd-udevd[383]: cpu1: sd-device-monitor(worker): Passed 351 byte to netlink monitor. [ 174.386127] systemd-udevd[353]: 1:2: Device ready for processing (SEQNUM=5825, ACTION=add) [ 174.387826] systemd-udevd[353]: 1:2: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.389799] systemd-udevd[353]: 1:3: Device ready for processing (SEQNUM=5826, ACTION=add) [ 174.391510] systemd-udevd[353]: 1:3: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.393626] systemd-udevd[353]: 1:4: Device ready for processing (SEQNUM=5827, ACTION=add) [ 174.395321] systemd-udevd[353]: 1:4: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.397391] systemd-udevd[353]: 1:5: Device ready for processing (SEQNUM=5828, ACTION=add) [ 174.399546] systemd-udevd[382]: 1:4: Processing device (SEQNUM=5827, ACTION=add) [ 174.402032] systemd-udevd[396]: 1:2: Processing device (SEQNUM=5825, ACTION=add) [ 174.404272] systemd-udevd[353]: 1:5: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.406023] systemd-udevd[353]: 1:6: Device ready for processing (SEQNUM=5829, ACTION=add) [ 174.408411] systemd-udevd[383]: 1:5: Processing device (SEQNUM=5828, ACTION=add) [ 174.410598] systemd-udevd[392]: 1:11: Device processed (SEQNUM=5820, ACTION=add) [ 174.412620] systemd-udevd[392]: 1:11: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 174.414814] systemd-udevd[391]: 1:1: Processing device (SEQNUM=5818, ACTION=add) [ 174.417269] systemd-udevd[384]: 1:12: Device processed (SEQNUM=5821, ACTION=add) [ 174.419030] systemd-udevd[384]: 1:12: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 174.421526] systemd-udevd[379]: 1:14: Processing device (SEQNUM=5823, ACTION=add) [ 174.423594] systemd-udevd[353]: usb1: Device is queued (SEQNUM=5910, ACTION=add) [ 174.426102] systemd-udevd[381]: 1:3: Processing device (SEQNUM=5826, ACTION=add) [ 174.429623] systemd-udevd[353]: 1:6: Device ready for processing (SEQNUM=5829, ACTION=add) [ 174.435177] systemd-udevd[353]: 1:6: Device ready for processing (SEQNUM=5829, ACTION=add) [ 174.438620] systemd-udevd[393]: 1:15: Processing device (SEQNUM=5824, ACTION=add) [ 174.440913] systemd-udevd[388]: 1:13: Device processed (SEQNUM=5822, ACTION=add) [ 174.443059] systemd-udevd[384]: 1:6: Processing device (SEQNUM=5829, ACTION=add) [ 174.445400] systemd-udevd[380]: memory8: Device processed (SEQNUM=5812, ACTION=add) [ 174.447175] systemd-udevd[380]: memory8: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 174.449581] systemd-udevd[353]: 1:6: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.451305] systemd-udevd[353]: 1:7: Device ready for processing (SEQNUM=5830, ACTION=add) [ 174.453232] systemd-udevd[353]: 1:7: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.454969] systemd-udevd[353]: 1:8: Device ready for processing (SEQNUM=5831, ACTION=add) [ 174.456866] systemd-udevd[353]: 1-0:1.0: Device is queued (SEQNUM=5911, ACTION=add) [ 174.458704] systemd-udevd[353]: 1:8: Device ready for processing (SEQNUM=5831, ACTION=add) [ 174.461182] systemd-udevd[386]: 1:0: Device processed (SEQNUM=5817, ACTION=add) [ 174.462940] systemd-udevd[386]: 1:0: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.465272] systemd-udevd[395]: 1:10: Device processed (SEQNUM=5819, ACTION=add) [ 174.467554] systemd-udevd[388]: 1:13: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 174.470199] systemd-udevd[392]: 1:7: Processing device (SEQNUM=5830, ACTION=add) [ 174.472542] systemd-udevd[383]: 1:5: Device processed (SEQNUM=5828, ACTION=add) [ 174.474320] systemd-udevd[383]: 1:5: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.476711] systemd-udevd[395]: 1:10: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 174.478913] systemd-udevd[396]: 1:2: Device processed (SEQNUM=5825, ACTION=add) [ 174.480932] systemd-udevd[396]: 1:2: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.483142] systemd-udevd[380]: 1:8: Processing device (SEQNUM=5831, ACTION=add) [ 174.485451] systemd-udevd[353]: 1:8: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.487176] systemd-udevd[353]: 1:9: Device ready for processing (SEQNUM=5832, ACTION=add) [ 174.489579] systemd-udevd[391]: 1:1: Device processed (SEQNUM=5818, ACTION=add) [ 174.491334] systemd-udevd[391]: 1:1: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.493774] systemd-udevd[379]: 1:14: Device processed (SEQNUM=5823, ACTION=add) [ 174.495878] systemd-udevd[353]: 1:9: Device ready for processing (SEQNUM=5832, ACTION=add) [ 174.502189] systemd-udevd[353]: 1:9: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.507309] systemd-udevd[353]: 252:0: Device ready for processing (SEQNUM=5833, ACTION=add) [ 174.513249] systemd-udevd[353]: 252:0: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 174.514983] systemd-udevd[353]: 252:1: Device ready for processing (SEQNUM=5834, ACTION=add) [ 174.517340] systemd-udevd[382]: 1:4: Device processed (SEQNUM=5827, ACTION=add) [ 174.519382] systemd-udevd[353]: 252:1: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 174.521793] systemd-udevd[382]: 1:4: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.523894] systemd-udevd[353]: 253:0: Device ready for processing (SEQNUM=5835, ACTION=add) [ 174.525817] systemd-udevd[353]: 253:0: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 174.528260] systemd-udevd[381]: 1:3: Device processed (SEQNUM=5826, ACTION=add) [ 174.530056] systemd-udevd[381]: 1:3: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.532567] systemd-udevd[386]: 252:1: Processing device (SEQNUM=5834, ACTION=add) [ 174.534717] systemd-udevd[388]: 252:0: Processing device (SEQNUM=5833, ACTION=add) [ 174.537140] systemd-udevd[393]: 1:15: Device processed (SEQNUM=5824, ACTION=add) [ 174.539438] systemd-udevd[396]: 1:9: Processing device (SEQNUM=5832, ACTION=add) [ 174.542028] systemd-udevd[393]: 1:15: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 174.544415] systemd-udevd[384]: 1:6: Device processed (SEQNUM=5829, ACTION=add) [ 174.546187] systemd-udevd[384]: 1:6: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.548492] systemd-udevd[353]: 254:0: Device ready for processing (SEQNUM=5836, ACTION=add) [ 174.550702] systemd-udevd[379]: 1:14: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 174.553200] systemd-udevd[391]: 253:0: Processing device (SEQNUM=5835, ACTION=add) [ 174.555302] systemd-udevd[353]: 254:0: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 174.557266] systemd-udevd[353]: 31:0: Device ready for processing (SEQNUM=5837, ACTION=add) [ 174.558985] systemd-udevd[353]: 31:0: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 174.562257] systemd-udevd[353]: 7:1: Device ready for processing (SEQNUM=5838, ACTION=add) [ 174.567965] systemd-udevd[392]: 1:7: Device processed (SEQNUM=5830, ACTION=add) [ 174.572599] systemd-udevd[392]: 1:7: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.574701] systemd-udevd[353]: 1-0:1.0: Device is queued (SEQNUM=5912, ACTION=bind) [ 174.577260] systemd-udevd[386]: 252:1: Device processed (SEQNUM=5834, ACTION=add) [ 174.586547] systemd-udevd[380]: 1:8: Device processed (SEQNUM=5831, ACTION=add) [ 174.589754] systemd-udevd[386]: 252:1: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 174.593001] systemd-udevd[380]: 1:8: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.595251] systemd-udevd[383]: 254:0: Processing device (SEQNUM=5836, ACTION=add) [ 174.597600] systemd-udevd[395]: 31:0: Processing device (SEQNUM=5837, ACTION=add) [ 174.600290] systemd-udevd[383]: 254:0: Device processed (SEQNUM=5836, ACTION=add) [ 174.602091] systemd-udevd[383]: 254:0: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 174.604621] systemd-udevd[353]: 7:1: Device ready for processing (SEQNUM=5838, ACTION=add) [ 174.606330] systemd-udevd[353]: 7:1: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.608313] systemd-udevd[353]: 7:2: Device ready for processing (SEQNUM=5839, ACTION=add) [ 174.610184] systemd-udevd[353]: 7:2: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.611927] systemd-udevd[353]: 7:3: Device ready for processing (SEQNUM=5840, ACTION=add) [ 174.613903] systemd-udevd[353]: 7:3: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.615765] systemd-udevd[353]: 7:4: Device ready for processing (SEQNUM=5841, ACTION=add) [ 174.618159] systemd-udevd[386]: 7:2: Processing device (SEQNUM=5839, ACTION=add) [ 174.620503] systemd-udevd[388]: 252:0: Device processed (SEQNUM=5833, ACTION=add) [ 174.622599] systemd-udevd[353]: 7:4: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.625041] systemd-udevd[388]: 252:0: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 174.627181] systemd-udevd[353]: 7:5: Device ready for processing (SEQNUM=5842, ACTION=add) [ 174.629138] systemd-udevd[353]: 7:5: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.630861] systemd-udevd[353]: 7:6: Device ready for processing (SEQNUM=5843, ACTION=add) [ 174.633297] systemd-udevd[380]: 7:4: Processing device (SEQNUM=5841, ACTION=add) [ 174.635356] systemd-udevd[353]: 7:6: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.637359] systemd-udevd[353]: 7:7: Device ready for processing (SEQNUM=5844, ACTION=add) [ 174.639509] systemd-udevd[384]: 7:1: Processing device (SEQNUM=5838, ACTION=add) [ 174.641831] systemd-udevd[396]: 1:9: Device processed (SEQNUM=5832, ACTION=add) [ 174.643958] systemd-udevd[379]: 7:6: Processing device (SEQNUM=5843, ACTION=add) [ 174.653436] systemd-udevd[381]: 7:3: Processing device (SEQNUM=5840, ACTION=add) [ 174.657769] systemd-udevd[383]: 7:7: Processing device (SEQNUM=5844, ACTION=add) [ 174.659859] systemd-udevd[353]: 7:7: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 174.661984] systemd-udevd[353]: mtd-0: Device ready for processing (SEQNUM=5845, ACTION=add) [ 174.663688] systemd-udevd[353]: mtd-0: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 174.665737] systemd-udevd[353]: id: Device ready for processing (SEQNUM=5846, ACTION=add) [ 174.671023] systemd-udevd[389]: Inserted module 'xhci_pci' [ 174.673236] systemd-udevd[353]: id: sd-device-monitor(manager): Passed 256 byte to netlink monitor. [ 174.675438] systemd-udevd[389]: 0000:00:03.0: Device processed (SEQNUM=5721, ACTION=add) [ 174.677788] systemd-udevd[353]: fbcon: Device ready for processing (SEQNUM=5847, ACTION=add) [ 174.679965] systemd-udevd[389]: 0000:00:03.0: sd-device-monitor(worker): Passed 675 byte to netlink monitor. [ 174.682521] systemd-udevd[393]: id: Processing device (SEQNUM=5846, ACTION=add) [ 174.684977] systemd-udevd[382]: 7:5: Processing device (SEQNUM=5842, ACTION=add) [ 174.687117] systemd-udevd[393]: id: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=dmi' [ 174.689916] systemd-udevd[396]: 1:9: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.692317] systemd-udevd[391]: 253:0: Device processed (SEQNUM=5835, ACTION=add) [ 174.698142] systemd-udevd[391]: 253:0: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 174.702331] systemd-udevd[353]: usb1: Device is queued (SEQNUM=5913, ACTION=bind) [ 174.704008] systemd-udevd[353]: fbcon: Device ready for processing (SEQNUM=5847, ACTION=add) [ 174.706393] systemd-udevd[395]: 31:0: Device processed (SEQNUM=5837, ACTION=add) [ 174.708739] systemd-udevd[380]: 7:4: Device processed (SEQNUM=5841, ACTION=add) [ 174.710881] systemd-udevd[395]: 31:0: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 174.715838] systemd-udevd[380]: 7:4: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.723762] systemd-udevd[392]: mtd-0: Processing device (SEQNUM=5845, ACTION=add) [ 174.726911] systemd-udevd[393]: id: hwdb modalias key: "dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:" [ 174.729829] systemd-udevd[379]: 7:6: Device processed (SEQNUM=5843, ACTION=add) [ 174.731587] systemd-udevd[379]: 7:6: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.734014] systemd-udevd[386]: 7:2: Device processed (SEQNUM=5839, ACTION=add) [ 174.735915] systemd-udevd[386]: 7:2: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.738323] systemd-udevd[384]: 7:1: Device processed (SEQNUM=5838, ACTION=add) [ 174.740303] systemd-udevd[384]: 7:1: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.742515] systemd-udevd[382]: 7:5: Device processed (SEQNUM=5842, ACTION=add) [ 174.744926] systemd-udevd[353]: usb2: Device is queued (SEQNUM=5914, ACTION=add) [ 174.746604] systemd-udevd[353]: fbcon: Device ready for processing (SEQNUM=5847, ACTION=add) [ 174.748670] systemd-udevd[353]: fbcon: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 174.750406] systemd-udevd[353]: full: Device ready for processing (SEQNUM=5848, ACTION=add) [ 174.752302] systemd-udevd[353]: full: sd-device-monitor(manager): Passed 222 byte to netlink monitor. [ 174.754043] systemd-udevd[353]: kmsg: Device ready for processing (SEQNUM=5849, ACTION=add) [ 174.755748] systemd-udevd[353]: kmsg: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 174.759833] systemd-udevd[353]: mem: Device ready for processing (SEQNUM=5850, ACTION=add) [ 174.765302] systemd-udevd[388]: full: Processing device (SEQNUM=5848, ACTION=add) [ 174.767058] systemd-udevd[388]: full: Removing watch handle -1. [ 174.769376] systemd-udevd[381]: 7:3: Device processed (SEQNUM=5840, ACTION=add) [ 174.771287] systemd-udevd[381]: 7:3: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.773700] systemd-udevd[389]: mem: Processing device (SEQNUM=5850, ACTION=add) [ 174.775843] systemd-udevd[393]: id: No entry found from hwdb. [ 174.777770] systemd-udevd[393]: id: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=dmi': No data available [ 174.780291] systemd-udevd[383]: 7:7: Device processed (SEQNUM=5844, ACTION=add) [ 174.782077] systemd-udevd[383]: 7:7: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.784626] systemd-udevd[353]: mem: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 174.786561] systemd-udevd[353]: null: Device ready for processing (SEQNUM=5851, ACTION=add) [ 174.789294] systemd-udevd[391]: kmsg: Processing device (SEQNUM=5849, ACTION=add) [ 174.791251] systemd-udevd[391]: kmsg: Removing watch handle -1. [ 174.797017] systemd-udevd[393]: id: /usr/lib/udev/rules.d/70-memory.rules:6 Importing properties from results of 'dmi_memory_id' [ 174.801864] systemd-udevd[353]: 2-0:1.0: Device is queued (SEQNUM=5915, ACTION=add) [ 174.804018] systemd-udevd[392]: mtd-0: Device processed (SEQNUM=5845, ACTION=add) [ 174.806205] systemd-udevd[392]: mtd-0: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 174.808636] systemd-udevd[393]: id: Starting 'dmi_memory_id' [ 174.814081] systemd-udevd[396]: fbcon: Processing device (SEQNUM=5847, ACTION=add) [ 174.816422] systemd-udevd[389]: mem: Removing watch handle -1. [ 174.818151] systemd-udevd[389]: mem: /usr/lib/udev/rules.d/50-udev-default.rules:44 GROUP 15 [ 174.819938] systemd-udevd[389]: mem: /usr/lib/udev/rules.d/50-udev-default.rules:44 MODE 0640 [ 174.825385] systemd-udevd[382]: 7:5: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 174.827572] systemd-udevd[393]: Successfully forked off '(spawn)' as PID 479. [ 174.830000] systemd-udevd[389]: mem: Preserve permissions of /dev/mem, uid=0, gid=15, mode=0640 [ 174.832391] systemd-udevd[396]: fbcon: Device processed (SEQNUM=5847, ACTION=add) [ 174.834172] systemd-udevd[396]: fbcon: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 174.836664] systemd-udevd[391]: kmsg: Preserve permissions of /dev/kmsg, uid=0, gid=0, mode=0644 [ 174.838889] systemd-udevd[388]: full: Preserve permissions of /dev/full, uid=0, gid=0, mode=0666 [ 174.841352] systemd-udevd[389]: mem: Successfully created symlink '/dev/char/1:1' to '/dev/mem' [ 174.843169] systemd-udevd[389]: mem: sd-device: Created empty file '/run/udev/data/c1:1' for '/devices/virtual/mem/mem' [ 174.845683] systemd-udevd[389]: mem: Device processed (SEQNUM=5850, ACTION=add) [ 174.847435] systemd-udevd[389]: mem: sd-device-monitor(worker): Passed 207 byte to netlink monitor. [ 174.849980] systemd-udevd[388]: full: Successfully created symlink '/dev/char/1:7' to '/dev/full' [ 174.851796] systemd-udevd[388]: full: sd-device: Created empty file '/run/udev/data/c1:7' for '/devices/virtual/mem/full' [ 174.854022] systemd-udevd[388]: full: Device processed (SEQNUM=5848, ACTION=add) [ 174.855785] systemd-udevd[388]: full: sd-device-monitor(worker): Passed 222 byte to netlink monitor. [ 174.858643] systemd-udevd[391]: kmsg: Successfully created symlink '/dev/char/1:11' to '/dev/kmsg' [ 174.860791] systemd-udevd[391]: kmsg: sd-device: Created empty file '/run/udev/data/c1:11' for '/devices/virtual/mem/kmsg' [ 174.862662] systemd-udevd[391]: kmsg: Device processed (SEQNUM=5849, ACTION=add) [ 174.864701] systemd-udevd[391]: kmsg: sd-device-monitor(worker): Passed 223 byte to netlink monitor. [ 174.866952] systemd-udevd[353]: null: Device ready for processing (SEQNUM=5851, ACTION=add) [ 174.868879] systemd-udevd[353]: null: sd-device-monitor(manager): Passed 222 byte to netlink monitor. [ 174.870612] systemd-udevd[353]: port: Device ready for processing (SEQNUM=5852, ACTION=add) [ 174.872715] systemd-udevd[353]: port: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 174.874443] systemd-udevd[353]: random: Device ready for processing (SEQNUM=5853, ACTION=add) [ 174.876852] systemd-udevd[381]: random: Processing device (SEQNUM=5853, ACTION=add) [ 174.878609] systemd-udevd[381]: random: Removing watch handle -1. [ 174.880922] systemd-udevd[353]: random: sd-device-monitor(manager): Passed 226 byte to netlink monitor. [ 174.882679] systemd-udevd[353]: urandom: Device ready for processing (SEQNUM=5854, ACTION=add) [ 174.884745] systemd-udevd[353]: urandom: sd-device-monitor(manager): Passed 228 byte to netlink monitor. [ 174.886484] systemd-udevd[353]: zero: Device ready for processing (SEQNUM=5855, ACTION=add) [ 174.888394] systemd-udevd[353]: zero: sd-device-monitor(manager): Passed 222 byte to netlink monitor. [ 174.890132] systemd-udevd[353]: memory_tier4: Device ready for processing (SEQNUM=5856, ACTION=add) [ 174.895447] systemd-udevd[386]: port: Processing device (SEQNUM=5852, ACTION=add) [ 174.897830] systemd-udevd[380]: urandom: Processing device (SEQNUM=5854, ACTION=add) [ 174.899965] systemd-udevd[386]: port: Removing watch handle -1. [ 174.902308] systemd-udevd[380]: urandom: Removing watch handle -1. [ 174.904671] systemd-udevd[386]: port: /usr/lib/udev/rules.d/50-udev-default.rules:44 GROUP 15 [ 174.906640] systemd-udevd[386]: port: /usr/lib/udev/rules.d/50-udev-default.rules:44 MODE 0640 [ 174.911980] systemd-udevd[395]: memory_tier4: Processing device (SEQNUM=5856, ACTION=add) [ 174.917489] systemd-udevd[384]: null: Processing device (SEQNUM=5851, ACTION=add) [ 174.919264] systemd-udevd[384]: null: Removing watch handle -1. [ 174.921537] systemd-udevd[353]: memory_tier4: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 174.923340] systemd-udevd[353]: autofs: Device ready for processing (SEQNUM=5857, ACTION=add) [ 174.925331] systemd-udevd[353]: 2-0:1.0: Device is queued (SEQNUM=5916, ACTION=bind) [ 174.927632] systemd-udevd[380]: urandom: Preserve permissions of /dev/urandom, uid=0, gid=0, mode=0666 [ 174.929729] systemd-udevd[380]: urandom: Successfully created symlink '/dev/char/1:9' to '/dev/urandom' [ 174.938032] systemd-udevd[379]: zero: Processing device (SEQNUM=5855, ACTION=add) [ 174.939787] systemd-udevd[379]: zero: Removing watch handle -1. [ 174.942868] systemd-udevd[353]: autofs: Device ready for processing (SEQNUM=5857, ACTION=add) [ 174.945706] systemd-udevd[353]: autofs: sd-device-monitor(manager): Passed 231 byte to netlink monitor. [ 174.948569] systemd-udevd[353]: btrfs-control: Device ready for processing (SEQNUM=5858, ACTION=add) [ 174.950505] systemd-udevd[353]: btrfs-control: sd-device-monitor(manager): Passed 232 byte to netlink monitor. [ 174.952502] systemd-udevd[353]: cpu_dma_latency: Device ready for processing (SEQNUM=5859, ACTION=add) [ 174.954743] systemd-udevd[396]: autofs: Processing device (SEQNUM=5857, ACTION=add) [ 174.956848] systemd-udevd[396]: autofs: Removing watch handle -1. [ 174.958950] systemd-udevd[388]: btrfs-control: Processing device (SEQNUM=5858, ACTION=add) [ 174.960945] systemd-udevd[388]: btrfs-control: Removing watch handle -1. [ 174.963126] systemd-udevd[395]: memory_tier4: Device processed (SEQNUM=5856, ACTION=add) [ 174.965265] systemd-udevd[395]: memory_tier4: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 174.967511] systemd-udevd[386]: port: Preserve permissions of /dev/port, uid=0, gid=15, mode=0640 [ 174.970033] systemd-udevd[353]: cpu_dma_latency: sd-device-monitor(manager): Passed 236 byte to netlink monitor. [ 174.971793] systemd-udevd[353]: device-mapper: Device ready for processing (SEQNUM=5860, ACTION=add) [ 174.973675] systemd-udevd[353]: device-mapper: sd-device-monitor(manager): Passed 233 byte to netlink monitor. [ 174.975426] systemd-udevd[353]: efi_capsule_loader: Device ready for processing (SEQNUM=5861, ACTION=add) [ 174.977955] systemd-udevd[382]: device-mapper: Processing device (SEQNUM=5860, ACTION=add) [ 174.979894] systemd-udevd[382]: device-mapper: Removing watch handle -1. [ 174.986531] systemd-udevd[383]: efi_capsule_loader: Processing device (SEQNUM=5861, ACTION=add) [ 174.991283] systemd-udevd[353]: efi_capsule_loader: sd-device-monitor(manager): Passed 242 byte to netlink monitor. [ 174.994446] systemd-udevd[391]: cpu_dma_latency: Processing device (SEQNUM=5859, ACTION=add) [ 174.996921] systemd-udevd[353]: fuse: Device ready for processing (SEQNUM=5862, ACTION=add) [ 174.999092] systemd-udevd[383]: efi_capsule_loader: Removing watch handle -1. [ 175.001439] systemd-udevd[391]: cpu_dma_latency: Removing watch handle -1. [ 175.003591] systemd-udevd[381]: random: Preserve permissions of /dev/random, uid=0, gid=0, mode=0666 [ 175.009376] systemd-udevd[388]: btrfs-control: /usr/lib/udev/rules.d/50-udev-default.rules:99 GROUP 6 [ 175.011577] systemd-udevd[384]: null: Preserve permissions of /dev/null, uid=0, gid=0, mode=0666 [ 175.013978] systemd-udevd[389]: fuse: Processing device (SEQNUM=5862, ACTION=add) [ 175.015750] systemd-udevd[389]: fuse: Removing watch handle -1. [ 175.017746] systemd-udevd[389]: fuse: /usr/lib/udev/rules.d/50-udev-default.rules:108 MODE 0666 [ 175.019921] systemd-udevd[353]: fuse: sd-device-monitor(manager): Passed 214 byte to netlink monitor. [ 175.022072] systemd-udevd[353]: hw_random: Device ready for processing (SEQNUM=5863, ACTION=add) [ 175.023827] systemd-udevd[353]: hw_random: sd-device-monitor(manager): Passed 220 byte to netlink monitor. [ 175.025843] systemd-udevd[353]: kvm: Device ready for processing (SEQNUM=5864, ACTION=add) [ 175.045631] systemd-udevd[353]: usb2: Device is queued (SEQNUM=5917, ACTION=bind) [ 175.052809] systemd-udevd[380]: urandom: sd-device: Created empty file '/run/udev/data/c1:9' for '/devices/virtual/mem/urandom' [ 175.054946] systemd-udevd[380]: urandom: Device processed (SEQNUM=5854, ACTION=add) [ 175.057132] systemd-udevd[380]: urandom: sd-device-monitor(worker): Passed 228 byte to netlink monitor. [ 175.059611] systemd-udevd[392]: hw_random: Processing device (SEQNUM=5863, ACTION=add) [ 175.062007] systemd-udevd[392]: hw_random: Removing watch handle -1. [ 175.064371] systemd-udevd[386]: port: Successfully created symlink '/dev/char/1:4' to '/dev/port' [ 175.066597] systemd-udevd[381]: random: Successfully created symlink '/dev/char/1:8' to '/dev/random' [ 175.069121] systemd-udevd[353]: kvm: Device ready for processing (SEQNUM=5864, ACTION=add) [ 175.070820] systemd-udevd[353]: kvm: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 175.072820] systemd-udevd[353]: loop-control: Device ready for processing (SEQNUM=5865, ACTION=add) [ 175.074756] systemd-udevd[353]: 0000:00:03.0: Device is queued (SEQNUM=5918, ACTION=bind) [ 175.076730] systemd-udevd[353]: loop-control: Device ready for processing (SEQNUM=5865, ACTION=add) [ 175.078467] systemd-udevd[353]: loop-control: sd-device-monitor(manager): Passed 230 byte to netlink monitor. [ 175.080425] systemd-udevd[353]: rfkill: Device ready for processing (SEQNUM=5866, ACTION=add) [ 175.082641] systemd-udevd[395]: kvm: Processing device (SEQNUM=5864, ACTION=add) [ 175.084799] systemd-udevd[395]: kvm: Removing watch handle -1. [ 175.086948] systemd-udevd[386]: port: sd-device: Created empty file '/run/udev/data/c1:4' for '/devices/virtual/mem/port' [ 175.088997] systemd-udevd[386]: port: Device processed (SEQNUM=5852, ACTION=add) [ 175.094278] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_LOCATION=Other' [ 175.096282] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_EC_TYPE=Multi-bit ECC' [ 175.098522] systemd-udevd[386]: port: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 175.101076] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_MAX_CAPACITY=2147483648' [ 175.102888] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_SIZE=2147483648' [ 175.105018] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_FORM_FACTOR=DIMM' [ 175.107019] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_LOCATOR=DIMM 0' [ 175.110348] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_BANK_LOCATOR=Not Specified' [ 175.115039] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_TYPE=RAM' [ 175.117873] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_TYPE_DETAIL=Other' [ 175.119647] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_MANUFACTURER=QEMU' [ 175.121730] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_SERIAL_NUMBER=Not Specified' [ 175.123528] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_ASSET_TAG=Not Specified' [ 175.125687] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_PART_NUMBER=Not Specified' [ 175.127491] systemd-udevd[393]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_NUM_DEVICES=1' [ 175.130372] systemd-udevd[384]: null: Successfully created symlink '/dev/char/1:3' to '/dev/null' [ 175.132391] systemd-udevd[384]: null: sd-device: Created empty file '/run/udev/data/c1:3' for '/devices/virtual/mem/null' [ 175.134262] systemd-udevd[384]: null: Device processed (SEQNUM=5851, ACTION=add) [ 175.136740] systemd-udevd[381]: random: sd-device: Created empty file '/run/udev/data/c1:8' for '/devices/virtual/mem/random' [ 175.138766] systemd-udevd[381]: random: Device processed (SEQNUM=5853, ACTION=add) [ 175.140785] systemd-udevd[381]: random: sd-device-monitor(worker): Passed 226 byte to netlink monitor. [ 175.143008] systemd-udevd[379]: zero: Preserve permissions of /dev/zero, uid=0, gid=0, mode=0666 [ 175.146953] systemd-udevd[379]: zero: Successfully created symlink '/dev/char/1:5' to '/dev/zero' [ 175.153254] systemd-udevd[395]: kvm: /usr/lib/udev/rules.d/50-udev-default.rules:111 GROUP 47 [ 175.155242] systemd-udevd[395]: kvm: /usr/lib/udev/rules.d/50-udev-default.rules:111 MODE 0666 [ 175.157897] systemd-udevd[396]: autofs: Preserve permissions of /dev/autofs, uid=0, gid=0, mode=0644 [ 175.160534] systemd-udevd[380]: loop-control: Processing device (SEQNUM=5865, ACTION=add) [ 175.162312] systemd-udevd[380]: loop-control: Removing watch handle -1. [ 175.164863] systemd-udevd[396]: autofs: Successfully created symlink '/dev/char/10:235' to '/dev/autofs' [ 175.167051] systemd-udevd[380]: loop-control: /usr/lib/udev/rules.d/50-udev-default.rules:98 GROUP 6 [ 175.169477] systemd-udevd[396]: autofs: sd-device: Created empty file '/run/udev/data/c10:235' for '/devices/virtual/misc/autofs' [ 175.171356] systemd-udevd[396]: autofs: Device processed (SEQNUM=5857, ACTION=add) [ 175.173668] systemd-udevd[353]: xhci_hcd: Device is queued (SEQNUM=5919, ACTION=add) [ 175.175482] systemd-udevd[353]: rfkill: Device ready for processing (SEQNUM=5866, ACTION=add) [ 175.178024] systemd-udevd[382]: device-mapper: Preserve permissions of /dev/mapper/control, uid=0, gid=0, mode=0600 [ 175.179859] systemd-udevd[382]: device-mapper: Successfully created symlink '/dev/char/10:236' to '/dev/mapper/control' [ 175.181942] systemd-udevd[382]: device-mapper: sd-device: Created empty file '/run/udev/data/c10:236' for '/devices/virtual/misc/device-mapper' [ 175.183852] systemd-udevd[382]: device-mapper: Device processed (SEQNUM=5860, ACTION=add) [ 175.185855] systemd-udevd[382]: device-mapper: sd-device-monitor(worker): Passed 233 byte to netlink monitor. [ 175.188284] systemd-udevd[384]: null: sd-device-monitor(worker): Passed 222 byte to netlink monitor. [ 175.190470] systemd-udevd[353]: xhci_pci: Device is queued (SEQNUM=5920, ACTION=add) [ 175.192362] systemd-udevd[353]: rfkill: Device ready for processing (SEQNUM=5866, ACTION=add) [ 175.194082] systemd-udevd[353]: rfkill: sd-device-monitor(manager): Passed 218 byte to netlink monitor. [ 175.195798] systemd-udevd[353]: snapshot: Device ready for processing (SEQNUM=5867, ACTION=add) [ 175.198608] systemd-udevd[391]: cpu_dma_latency: Preserve permissions of /dev/cpu_dma_latency, uid=0, gid=0, mode=0600 [ 175.201473] systemd-udevd[379]: zero: sd-device: Created empty file '/run/udev/data/c1:5' for '/devices/virtual/mem/zero' [ 175.203541] systemd-udevd[379]: zero: Device processed (SEQNUM=5855, ACTION=add) [ 175.206124] systemd-udevd[379]: zero: sd-device-monitor(worker): Passed 222 byte to netlink monitor. [ 175.208803] systemd-udevd[383]: efi_capsule_loader: Preserve permissions of /dev/efi_capsule_loader, uid=0, gid=0, mode=0600 [ 175.210896] systemd-udevd[383]: efi_capsule_loader: Successfully created symlink '/dev/char/10:126' to '/dev/efi_capsule_loader' [ 175.217040] systemd-udevd[389]: fuse: Preserve permissions of /dev/fuse, uid=0, gid=0, mode=0666 [ 175.221879] systemd-udevd[383]: efi_capsule_loader: sd-device: Created empty file '/run/udev/data/c10:126' for '/devices/virtual/misc/efi_capsule_loader' [ 175.223816] systemd-udevd[383]: efi_capsule_loader: Device processed (SEQNUM=5861, ACTION=add) [ 175.226198] systemd-udevd[392]: hw_random: Preserve permissions of /dev/hwrng, uid=0, gid=0, mode=0600 [ 175.228535] systemd-udevd[392]: hw_random: Successfully created symlink '/dev/char/10:183' to '/dev/hwrng' [ 175.230810] systemd-udevd[388]: btrfs-control: Preserve permissions of /dev/btrfs-control, uid=0, gid=6, mode=0660 [ 175.233331] systemd-udevd[386]: rfkill: Processing device (SEQNUM=5866, ACTION=add) [ 175.235460] systemd-udevd[388]: btrfs-control: Successfully created symlink '/dev/char/10:234' to '/dev/btrfs-control' [ 175.237955] systemd-udevd[386]: rfkill: Removing watch handle -1. [ 175.240280] systemd-udevd[388]: btrfs-control: sd-device: Created empty file '/run/udev/data/c10:234' for '/devices/virtual/misc/btrfs-control' [ 175.242359] systemd-udevd[388]: btrfs-control: Device processed (SEQNUM=5858, ACTION=add) [ 175.244742] systemd-udevd[386]: rfkill: /usr/lib/udev/rules.d/50-udev-default.rules:105 MODE 0664 [ 175.246894] systemd-udevd[393]: id: Process 'dmi_memory_id' succeeded. [ 175.251732] systemd-udevd[396]: autofs: sd-device-monitor(worker): Passed 231 byte to netlink monitor. [ 175.257348] systemd-udevd[353]: snapshot: sd-device-monitor(manager): Passed 222 byte to netlink monitor. [ 175.259240] systemd-udevd[353]: vfio: Device ready for processing (SEQNUM=5868, ACTION=add) [ 175.261634] systemd-udevd[381]: snapshot: Processing device (SEQNUM=5867, ACTION=add) [ 175.263712] systemd-udevd[353]: vfio: sd-device-monitor(manager): Passed 232 byte to netlink monitor. [ 175.265712] systemd-udevd[353]: vga_arbiter: Device ready for processing (SEQNUM=5869, ACTION=add) [ 175.268223] systemd-udevd[381]: snapshot: Removing watch handle -1. [ 175.273722] systemd-udevd[391]: cpu_dma_latency: Successfully created symlink '/dev/char/10:124' to '/dev/cpu_dma_latency' [ 175.275625] systemd-udevd[391]: cpu_dma_latency: sd-device: Created empty file '/run/udev/data/c10:124' for '/devices/virtual/misc/cpu_dma_latency' [ 175.277771] systemd-udevd[391]: cpu_dma_latency: Device processed (SEQNUM=5859, ACTION=add) [ 175.279587] systemd-udevd[391]: cpu_dma_latency: sd-device-monitor(worker): Passed 236 byte to netlink monitor. [ 175.282531] systemd-udevd[392]: hw_random: sd-device: Created empty file '/run/udev/data/c10:183' for '/devices/virtual/misc/hw_random' [ 175.285121] systemd-udevd[392]: hw_random: Device processed (SEQNUM=5863, ACTION=add) [ 175.287269] systemd-udevd[388]: btrfs-control: sd-device-monitor(worker): Passed 232 byte to netlink monitor. [ 175.289710] systemd-udevd[392]: hw_random: sd-device-monitor(worker): Passed 220 byte to netlink monitor. [ 175.291925] systemd-udevd[389]: fuse: Successfully created symlink '/dev/char/10:229' to '/dev/fuse' [ 175.297314] systemd-udevd[389]: fuse: sd-device: Created empty file '/run/udev/data/c10:229' for '/devices/virtual/misc/fuse' [ 175.300911] systemd-udevd[389]: fuse: Device processed (SEQNUM=5862, ACTION=add) [ 175.304653] systemd-udevd[380]: loop-control: Preserve permissions of /dev/loop-control, uid=0, gid=6, mode=0660 [ 175.307018] systemd-udevd[386]: rfkill: /usr/lib/udev/rules.d/71-seat.rules:74 Importing properties from results of builtin command 'path_id' [ 175.309452] systemd-udevd[353]: 1-1: Device is queued (SEQNUM=5921, ACTION=add) [ 175.311561] systemd-udevd[395]: kvm: Preserve permissions of /dev/kvm, uid=0, gid=47, mode=0666 [ 175.313913] systemd-udevd[353]: vga_arbiter: Device ready for processing (SEQNUM=5869, ACTION=add) [ 175.315619] systemd-udevd[353]: vga_arbiter: sd-device-monitor(manager): Passed 228 byte to netlink monitor. [ 175.318220] systemd-udevd[383]: efi_capsule_loader: sd-device-monitor(worker): Passed 242 byte to netlink monitor. [ 175.320600] systemd-udevd[353]: vsock: Device ready for processing (SEQNUM=5870, ACTION=add) [ 175.322766] systemd-udevd[384]: vga_arbiter: Processing device (SEQNUM=5869, ACTION=add) [ 175.324809] systemd-udevd[384]: vga_arbiter: Removing watch handle -1. [ 175.326931] systemd-udevd[396]: vsock: Processing device (SEQNUM=5870, ACTION=add) [ 175.328938] systemd-udevd[396]: vsock: Removing watch handle -1. [ 175.330639] systemd-udevd[396]: vsock: /usr/lib/udev/rules.d/50-udev-default.rules:115 MODE 0666 [ 175.333532] systemd-udevd[395]: kvm: Successfully created symlink '/dev/char/10:232' to '/dev/kvm' [ 175.335589] systemd-udevd[395]: kvm: sd-device: Created empty file '/run/udev/data/c10:232' for '/devices/virtual/misc/kvm' [ 175.338226] systemd-udevd[395]: kvm: Device processed (SEQNUM=5864, ACTION=add) [ 175.340255] systemd-udevd[395]: kvm: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 175.342546] systemd-udevd[389]: fuse: sd-device-monitor(worker): Passed 214 byte to netlink monitor. [ 175.344979] systemd-udevd[380]: loop-control: Successfully created symlink '/dev/char/10:237' to '/dev/loop-control' [ 175.346853] systemd-udevd[380]: loop-control: sd-device: Created empty file '/run/udev/data/c10:237' for '/devices/virtual/misc/loop-control' [ 175.348974] systemd-udevd[380]: loop-control: Device processed (SEQNUM=5865, ACTION=add) [ 175.351201] systemd-udevd[382]: vfio: Processing device (SEQNUM=5868, ACTION=add) [ 175.353184] systemd-udevd[382]: vfio: Removing watch handle -1. [ 175.354896] systemd-udevd[382]: vfio: /usr/lib/udev/rules.d/50-udev-default.rules:113 MODE 0666 [ 175.357327] systemd-udevd[380]: loop-control: sd-device-monitor(worker): Passed 230 byte to netlink monitor. [ 175.359519] systemd-udevd[386]: rfkill: /usr/lib/udev/rules.d/71-seat.rules:74 Failed to run builtin 'path_id': No such file or directory [ 175.362185] systemd-udevd[353]: vsock: sd-device-monitor(manager): Passed 216 byte to netlink monitor. [ 175.363923] systemd-udevd[353]: timer: Device ready for processing (SEQNUM=5871, ACTION=add) [ 175.366279] systemd-udevd[381]: snapshot: Preserve permissions of /dev/snapshot, uid=0, gid=0, mode=0600 [ 175.370236] systemd-udevd[353]: timer: sd-device-monitor(manager): Passed 222 byte to netlink monitor. [ 175.373714] systemd-udevd[353]: tee0: Device ready for processing (SEQNUM=5872, ACTION=add) [ 175.375912] systemd-udevd[381]: snapshot: Successfully created symlink '/dev/char/10:231' to '/dev/snapshot' [ 175.378829] systemd-udevd[381]: snapshot: sd-device: Created empty file '/run/udev/data/c10:231' for '/devices/virtual/misc/snapshot' [ 175.383193] systemd-udevd[386]: rfkill: /usr/lib/udev/rules.d/73-seat-late.rules:16 RUN 'uaccess' [ 175.385655] systemd-udevd[386]: rfkill: Preserve permissions of /dev/rfkill, uid=0, gid=0, mode=0664 [ 175.387455] systemd-udevd[386]: rfkill: Successfully created symlink '/dev/char/10:242' to '/dev/rfkill' [ 175.390051] systemd-udevd[384]: vga_arbiter: Preserve permissions of /dev/vga_arbiter, uid=0, gid=0, mode=0600 [ 175.392544] systemd-udevd[381]: snapshot: Device processed (SEQNUM=5867, ACTION=add) [ 175.394340] systemd-udevd[381]: snapshot: sd-device-monitor(worker): Passed 222 byte to netlink monitor. [ 175.396768] systemd-udevd[384]: vga_arbiter: Successfully created symlink '/dev/char/10:127' to '/dev/vga_arbiter' [ 175.398609] systemd-udevd[384]: vga_arbiter: sd-device: Created empty file '/run/udev/data/c10:127' for '/devices/virtual/misc/vga_arbiter' [ 175.400795] systemd-udevd[384]: vga_arbiter: Device processed (SEQNUM=5869, ACTION=add) [ 175.402972] systemd-udevd[384]: vga_arbiter: sd-device-monitor(worker): Passed 228 byte to netlink monitor. [ 175.405785] systemd-udevd[393]: id: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 175.407769] systemd-udevd[393]: id: sd-device: Created db file '/run/udev/data/+dmi:id' for '/devices/virtual/dmi/id' [ 175.410107] systemd-udevd[393]: id: Running built-in command "kmod load" [ 175.412240] systemd-udevd[393]: Loading module: dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku: [ 175.414814] systemd-udevd[386]: rfkill: sd-device: Created db file '/run/udev/data/c10:242' for '/devices/virtual/misc/rfkill' [ 175.417134] systemd-udevd[386]: rfkill: Running built-in command "uaccess" [ 175.419485] systemd-udevd[379]: timer: Processing device (SEQNUM=5871, ACTION=add) [ 175.421759] systemd-udevd[379]: timer: Removing watch handle -1. [ 175.424300] systemd-udevd[353]: 1-1: Device is queued (SEQNUM=5922, ACTION=change) [ 175.426219] systemd-udevd[353]: tee0: Device ready for processing (SEQNUM=5872, ACTION=add) [ 175.428322] systemd-udevd[353]: tee0: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 175.430247] systemd-udevd[353]: teepriv0: Device ready for processing (SEQNUM=5873, ACTION=add) [ 175.432397] systemd-udevd[353]: teepriv0: sd-device-monitor(manager): Passed 220 byte to netlink monitor. [ 175.434522] systemd-udevd[353]: vcs: Device ready for processing (SEQNUM=5874, ACTION=add) [ 175.436699] systemd-udevd[353]: vcs: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 175.438622] systemd-udevd[353]: vcs1: Device ready for processing (SEQNUM=5875, ACTION=add) [ 175.441366] systemd-udevd[396]: vsock: Preserve permissions of /dev/vsock, uid=0, gid=0, mode=0666 [ 175.443399] systemd-udevd[396]: vsock: Successfully created symlink '/dev/char/10:125' to '/dev/vsock' [ 175.446249] systemd-udevd[388]: tee0: Processing device (SEQNUM=5872, ACTION=add) [ 175.448386] systemd-udevd[388]: tee0: Removing watch handle -1. [ 175.450744] systemd-udevd[380]: vcs: Processing device (SEQNUM=5874, ACTION=add) [ 175.452912] systemd-udevd[380]: vcs: Removing watch handle -1. [ 175.454619] systemd-udevd[380]: vcs: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.456992] systemd-udevd[391]: teepriv0: Processing device (SEQNUM=5873, ACTION=add) [ 175.458761] systemd-udevd[391]: teepriv0: Removing watch handle -1. [ 175.461155] systemd-udevd[393]: Failed to find module 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' [ 175.463028] systemd-udevd[393]: id: Device processed (SEQNUM=5846, ACTION=add) [ 175.467241] systemd-udevd[393]: id: sd-device-monitor(worker): Passed 786 byte to netlink monitor. [ 175.471599] systemd-udevd[396]: vsock: sd-device: Created empty file '/run/udev/data/c10:125' for '/devices/virtual/misc/vsock' [ 175.474637] systemd-udevd[396]: vsock: Device processed (SEQNUM=5870, ACTION=add) [ 175.478021] systemd-udevd[379]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:67 GROUP 29 [ 175.480364] systemd-udevd[396]: vsock: sd-device-monitor(worker): Passed 216 byte to netlink monitor. [ 175.482508] systemd-udevd[353]: vcs1: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 175.484433] systemd-udevd[353]: vcsa: Device ready for processing (SEQNUM=5876, ACTION=add) [ 175.486129] systemd-udevd[353]: vcsa: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 175.488531] systemd-udevd[386]: rfkill: Device processed (SEQNUM=5866, ACTION=add) [ 175.490576] systemd-udevd[353]: vcsa1: Device ready for processing (SEQNUM=5877, ACTION=add) [ 175.492979] systemd-udevd[383]: vcs1: Processing device (SEQNUM=5875, ACTION=add) [ 175.495026] systemd-udevd[353]: vcsa1: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 175.497404] systemd-udevd[386]: rfkill: sd-device-monitor(worker): Passed 318 byte to netlink monitor. [ 175.499529] systemd-udevd[353]: vcsu: Device ready for processing (SEQNUM=5878, ACTION=add) [ 175.501725] systemd-udevd[353]: vcsu: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 175.503446] systemd-udevd[353]: vcsu1: Device ready for processing (SEQNUM=5879, ACTION=add) [ 175.505769] systemd-udevd[382]: vfio: Preserve permissions of /dev/vfio/vfio, uid=0, gid=0, mode=0666 [ 175.507947] systemd-udevd[395]: vcsa1: Processing device (SEQNUM=5877, ACTION=add) [ 175.509970] systemd-udevd[395]: vcsa1: Removing watch handle -1. [ 175.512304] systemd-udevd[382]: vfio: Successfully created symlink '/dev/char/10:196' to '/dev/vfio/vfio' [ 175.514536] systemd-udevd[383]: vcs1: Removing watch handle -1. [ 175.516927] systemd-udevd[389]: vcsa: Processing device (SEQNUM=5876, ACTION=add) [ 175.518692] systemd-udevd[389]: vcsa: Removing watch handle -1. [ 175.520983] systemd-udevd[353]: 1-1:1.0: Device is queued (SEQNUM=5923, ACTION=add) [ 175.522659] systemd-udevd[353]: vcsu1: Device ready for processing (SEQNUM=5879, ACTION=add) [ 175.524619] systemd-udevd[353]: vcsu1: sd-device-monitor(manager): Passed 210 byte to netlink monitor. [ 175.526826] systemd-udevd[392]: vcsu: Processing device (SEQNUM=5878, ACTION=add) [ 175.528847] systemd-udevd[392]: vcsu: Removing watch handle -1. [ 175.531073] systemd-udevd[395]: vcsa1: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.533500] systemd-udevd[384]: vcsu1: Processing device (SEQNUM=5879, ACTION=add) [ 175.535276] systemd-udevd[384]: vcsu1: Removing watch handle -1. [ 175.537615] systemd-udevd[382]: vfio: sd-device: Created empty file '/run/udev/data/c10:196' for '/devices/virtual/misc/vfio' [ 175.539481] systemd-udevd[382]: vfio: Device processed (SEQNUM=5868, ACTION=add) [ 175.541501] systemd-udevd[382]: vfio: sd-device-monitor(worker): Passed 232 byte to netlink monitor. [ 175.543662] systemd-udevd[389]: vcsa: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.546226] systemd-udevd[388]: tee0: /etc/udev/rules.d/optee.rules:1 OWNER 0 [ 175.547974] systemd-udevd[388]: tee0: /etc/udev/rules.d/optee.rules:1 GROUP 997 [ 175.549930] systemd-udevd[388]: tee0: /etc/udev/rules.d/optee.rules:1 MODE 0660 [ 175.551683] systemd-udevd[388]: tee0: Setting permissions /dev/tee0, uid=0, gid=997, mode=0660 [ 175.554133] systemd-udevd[353]: vtcon0: Device ready for processing (SEQNUM=5880, ACTION=add) [ 175.555834] systemd-udevd[353]: vtcon0: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 175.557819] systemd-udevd[353]: blkcg_punt_bio: Device ready for processing (SEQNUM=5881, ACTION=add) [ 175.559707] systemd-udevd[353]: blkcg_punt_bio: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 175.561734] systemd-udevd[353]: nvme-delete-wq: Device ready for processing (SEQNUM=5882, ACTION=add) [ 175.563466] systemd-udevd[353]: nvme-delete-wq: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 175.565464] systemd-udevd[353]: nvme-reset-wq: Device ready for processing (SEQNUM=5883, ACTION=add) [ 175.567186] systemd-udevd[353]: nvme-reset-wq: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 175.569144] systemd-udevd[353]: nvme-wq: Device ready for processing (SEQNUM=5884, ACTION=add) [ 175.571321] systemd-udevd[389]: vcsa: Preserve permissions of /dev/vcsa, uid=0, gid=5, mode=0660 [ 175.573715] systemd-udevd[380]: vcs: Preserve permissions of /dev/vcs, uid=0, gid=5, mode=0660 [ 175.575916] systemd-udevd[379]: timer: /usr/lib/udev/rules.d/73-seat-late.rules:16 RUN 'uaccess' [ 175.577960] systemd-udevd[379]: timer: Preserve permissions of /dev/snd/timer, uid=0, gid=29, mode=0660 [ 175.580401] systemd-udevd[391]: teepriv0: /etc/udev/rules.d/optee.rules:6 OWNER 0 [ 175.582248] systemd-udevd[391]: teepriv0: /etc/udev/rules.d/optee.rules:6 GROUP 997 [ 175.584000] systemd-udevd[391]: teepriv0: /etc/udev/rules.d/optee.rules:6 MODE 0660 [ 175.586343] systemd-udevd[393]: nvme-reset-wq: Processing device (SEQNUM=5883, ACTION=add) [ 175.588877] systemd-udevd[384]: vcsu1: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.591044] systemd-udevd[383]: vcs1: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.593393] systemd-udevd[391]: teepriv0: Setting permissions /dev/teepriv0, uid=0, gid=997, mode=0660 [ 175.595580] systemd-udevd[392]: vcsu: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.597948] systemd-udevd[386]: blkcg_punt_bio: Processing device (SEQNUM=5881, ACTION=add) [ 175.600257] systemd-udevd[381]: nvme-delete-wq: Processing device (SEQNUM=5882, ACTION=add) [ 175.602435] systemd-udevd[392]: vcsu: Preserve permissions of /dev/vcsu, uid=0, gid=5, mode=0660 [ 175.604800] systemd-udevd[396]: vtcon0: Processing device (SEQNUM=5880, ACTION=add) [ 175.606950] systemd-udevd[386]: blkcg_punt_bio: Device processed (SEQNUM=5881, ACTION=add) [ 175.608916] systemd-udevd[386]: blkcg_punt_bio: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 175.611030] systemd-udevd[353]: 0003:0627:0001.0001: Device is queued (SEQNUM=5924, ACTION=add) [ 175.616003] systemd-udevd[381]: nvme-delete-wq: Device processed (SEQNUM=5882, ACTION=add) [ 175.621296] systemd-udevd[381]: nvme-delete-wq: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 175.623507] systemd-udevd[383]: vcs1: Preserve permissions of /dev/vcs1, uid=0, gid=5, mode=0660 [ 175.626141] systemd-udevd[384]: vcsu1: Preserve permissions of /dev/vcsu1, uid=0, gid=5, mode=0660 [ 175.628520] systemd-udevd[393]: nvme-reset-wq: Device processed (SEQNUM=5883, ACTION=add) [ 175.630689] systemd-udevd[396]: vtcon0: /usr/lib/udev/rules.d/90-vconsole.rules:12 RUN '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' [ 175.633680] systemd-udevd[393]: nvme-reset-wq: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 175.636002] systemd-udevd[396]: vtcon0: Running command "/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service" [ 175.638130] systemd-udevd[396]: vtcon0: Starting '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' [ 175.639965] systemd-udevd[396]: Successfully forked off '(spawn)' as PID 482. [ 175.642294] systemd-udevd[388]: tee0: Successfully created symlink '/dev/char/247:0' to '/dev/tee0' [ 175.644708] systemd-udevd[353]: nvme-wq: Device ready for processing (SEQNUM=5884, ACTION=add) [ 175.646405] systemd-udevd[353]: nvme-wq: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 175.648337] systemd-udevd[353]: writeback: Device ready for processing (SEQNUM=5885, ACTION=add) [ 175.650052] systemd-udevd[353]: writeback: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 175.651777] systemd-udevd[353]: vda1: Device ready for processing (SEQNUM=5886, ACTION=change) [ 175.655428] systemd-udevd[389]: vcsa: Successfully created symlink '/dev/char/7:128' to '/dev/vcsa' [ 175.658979] systemd-udevd[382]: writeback: Processing device (SEQNUM=5885, ACTION=add) [ 175.661794] systemd-udevd[389]: vcsa: sd-device: Created empty file '/run/udev/data/c7:128' for '/devices/virtual/vc/vcsa' [ 175.663647] systemd-udevd[389]: vcsa: Device processed (SEQNUM=5876, ACTION=add) [ 175.665754] systemd-udevd[389]: vcsa: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 175.667947] systemd-udevd[386]: nvme-wq: Processing device (SEQNUM=5884, ACTION=add) [ 175.675471] systemd-udevd[395]: vcsa1: Preserve permissions of /dev/vcsa1, uid=0, gid=5, mode=0660 [ 175.681470] systemd-udevd[380]: vcs: Successfully created symlink '/dev/char/7:0' to '/dev/vcs' [ 175.683632] systemd-udevd[395]: vcsa1: Successfully created symlink '/dev/char/7:129' to '/dev/vcsa1' [ 175.686178] systemd-udevd[380]: vcs: sd-device: Created empty file '/run/udev/data/c7:0' for '/devices/virtual/vc/vcs' [ 175.688359] systemd-udevd[380]: vcs: Device processed (SEQNUM=5874, ACTION=add) [ 175.690499] systemd-udevd[395]: vcsa1: sd-device: Created empty file '/run/udev/data/c7:129' for '/devices/virtual/vc/vcsa1' [ 175.692981] systemd-udevd[380]: vcs: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 175.695145] systemd-udevd[395]: vcsa1: Device processed (SEQNUM=5877, ACTION=add) [ 175.697726] systemd-udevd[388]: tee0: sd-device: Created db file '/run/udev/data/c247:0' for '/devices/virtual/tee/tee0' [ 175.699586] systemd-udevd[388]: tee0: Device processed (SEQNUM=5872, ACTION=add) [ 175.702009] systemd-udevd[382]: writeback: Device processed (SEQNUM=5885, ACTION=add) [ 175.704757] systemd-udevd[388]: tee0: sd-device-monitor(worker): Passed 249 byte to netlink monitor. [ 175.711569] systemd-udevd[353]: input1: Device is queued (SEQNUM=5925, ACTION=add) [ 175.714218] systemd-udevd[353]: vda1: Device ready for processing (SEQNUM=5886, ACTION=change) [ 175.716830] systemd-udevd[379]: timer: Successfully created symlink '/dev/char/116:33' to '/dev/snd/timer' [ 175.718656] systemd-udevd[379]: timer: sd-device: Created db file '/run/udev/data/c116:33' for '/devices/virtual/sound/timer' [ 175.721148] systemd-udevd[382]: writeback: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 175.729967] systemd-udevd[392]: vcsu: Successfully created symlink '/dev/char/7:64' to '/dev/vcsu' [ 175.732912] systemd-udevd[392]: vcsu: sd-device: Created empty file '/run/udev/data/c7:64' for '/devices/virtual/vc/vcsu' [ 175.735593] systemd-udevd[392]: vcsu: Device processed (SEQNUM=5878, ACTION=add) [ 175.739000] systemd-udevd[391]: teepriv0: Successfully created symlink '/dev/char/247:16' to '/dev/teepriv0' [ 175.741841] systemd-udevd[388]: vda1: Processing device (SEQNUM=5886, ACTION=change) [ 175.744344] systemd-udevd[391]: teepriv0: sd-device: Created db file '/run/udev/data/c247:16' for '/devices/virtual/tee/teepriv0' [ 175.746230] systemd-udevd[391]: teepriv0: Device processed (SEQNUM=5873, ACTION=add) [ 175.747993] systemd-udevd[391]: teepriv0: sd-device-monitor(worker): Passed 304 byte to netlink monitor. [ 175.750438] systemd-udevd[383]: vcs1: Successfully created symlink '/dev/char/7:1' to '/dev/vcs1' [ 175.752454] systemd-udevd[383]: vcs1: sd-device: Created empty file '/run/udev/data/c7:1' for '/devices/virtual/vc/vcs1' [ 175.754303] systemd-udevd[383]: vcs1: Device processed (SEQNUM=5875, ACTION=add) [ 175.756675] systemd-udevd[392]: vcsu: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 175.758888] systemd-udevd[384]: vcsu1: Successfully created symlink '/dev/char/7:65' to '/dev/vcsu1' [ 175.760950] systemd-udevd[384]: vcsu1: sd-device: Created empty file '/run/udev/data/c7:65' for '/devices/virtual/vc/vcsu1' [ 175.762805] systemd-udevd[384]: vcsu1: Device processed (SEQNUM=5879, ACTION=add) [ 175.765186] systemd-udevd[379]: timer: Running built-in command "uaccess" [ 175.766917] systemd-udevd[379]: timer: Device processed (SEQNUM=5871, ACTION=add) [ 175.768941] systemd-udevd[379]: timer: sd-device-monitor(worker): Passed 260 byte to netlink monitor. [ 175.771274] systemd-udevd[383]: vcs1: sd-device-monitor(worker): Passed 207 byte to netlink monitor. [ 175.773619] systemd-udevd[353]: vda1: sd-device-monitor(manager): Passed 321 byte to netlink monitor. [ 175.775785] systemd-udevd[386]: nvme-wq: Device processed (SEQNUM=5884, ACTION=add) [ 175.778067] systemd-udevd[353]: ieee80211: Device ready for processing (SEQNUM=5887, ACTION=add) [ 175.780445] systemd-udevd[386]: nvme-wq: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 175.782605] systemd-udevd[353]: ieee80211: sd-device-monitor(manager): Passed 155 byte to netlink monitor. [ 175.784584] systemd-udevd[353]: vcs6: Device ready for processing (SEQNUM=5888, ACTION=add) [ 175.786270] systemd-udevd[353]: vcs6: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 175.788831] systemd-udevd[384]: vcsu1: sd-device-monitor(worker): Passed 210 byte to netlink monitor. [ 175.790963] systemd-udevd[353]: regulatory.0: Device ready for processing (SEQNUM=5889, ACTION=add) [ 175.792885] systemd-udevd[353]: regulatory.0: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 175.794629] systemd-udevd[353]: vcsu6: Device ready for processing (SEQNUM=5890, ACTION=add) [ 175.797011] systemd-udevd[380]: vcs6: Processing device (SEQNUM=5888, ACTION=add) [ 175.802162] systemd-udevd[389]: regulatory.0: Processing device (SEQNUM=5889, ACTION=add) [ 175.804950] systemd-udevd[380]: vcs6: Removing watch handle -1. [ 175.807085] systemd-udevd[389]: regulatory.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 175.809250] systemd-udevd[389]: regulatory.0: hwdb modalias key: "platform:regulatory" [ 175.811444] systemd-udevd[380]: vcs6: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.813537] systemd-udevd[380]: vcs6: Setting permissions /dev/vcs6, uid=0, gid=5, mode=0660 [ 175.815312] systemd-udevd[380]: vcs6: Successfully created symlink '/dev/char/7:6' to '/dev/vcs6' [ 175.817326] systemd-udevd[380]: vcs6: sd-device: Created empty file '/run/udev/data/c7:6' for '/devices/virtual/vc/vcs6' [ 175.819171] systemd-udevd[380]: vcs6: Device processed (SEQNUM=5888, ACTION=add) [ 175.824655] systemd-udevd[381]: ieee80211: Processing device (SEQNUM=5887, ACTION=add) [ 175.826823] systemd-udevd[389]: regulatory.0: No entry found from hwdb. [ 175.828834] systemd-udevd[389]: regulatory.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': No data available [ 175.831158] systemd-udevd[380]: vcs6: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 175.833641] systemd-udevd[389]: regulatory.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 175.835724] systemd-udevd[389]: regulatory.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 175.838436] systemd-udevd[381]: ieee80211: Device processed (SEQNUM=5887, ACTION=add) [ 175.840385] systemd-udevd[381]: ieee80211: sd-device-monitor(worker): Passed 155 byte to netlink monitor. [ 175.842585] systemd-udevd[395]: vcsa1: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 175.845092] systemd-udevd[389]: regulatory.0: sd-device: Created db file '/run/udev/data/+platform:regulatory.0' for '/devices/platform/regulatory.0' [ 175.847019] systemd-udevd[389]: regulatory.0: Running built-in command "kmod load" [ 175.850960] systemd-udevd[389]: Loading module: platform:regulatory [ 175.854997] systemd-udevd[389]: Failed to find module 'platform:regulatory' [ 175.858527] systemd-udevd[389]: regulatory.0: Device processed (SEQNUM=5889, ACTION=add) [ 175.863446] systemd-udevd[389]: regulatory.0: sd-device-monitor(worker): Passed 265 byte to netlink monitor. [ 175.867648] systemd-udevd[388]: vda1: Removing watch handle 25. [ 175.871175] systemd-udevd[353]: vcsu6: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 175.874030] systemd-udevd[353]: vcsa6: Device ready for processing (SEQNUM=5891, ACTION=add) [ 175.876786] systemd-udevd[353]: event1: Device is queued (SEQNUM=5926, ACTION=add) [ 175.878592] systemd-udevd[353]: vcsa6: Device ready for processing (SEQNUM=5891, ACTION=add) [ 175.880507] systemd-udevd[353]: vcsa6: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 175.882223] systemd-udevd[353]: vcs2: Device ready for processing (SEQNUM=5892, ACTION=add) [ 175.883907] systemd-udevd[353]: vcs2: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 175.885856] systemd-udevd[353]: vcsu2: Device ready for processing (SEQNUM=5893, ACTION=add) [ 175.887559] systemd-udevd[353]: vcsu2: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 175.889573] systemd-udevd[353]: vcsa2: Device ready for processing (SEQNUM=5894, ACTION=add) [ 175.892354] systemd-udevd[393]: vcsu6: Processing device (SEQNUM=5890, ACTION=add) [ 175.894628] systemd-udevd[353]: vcsa2: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 175.896549] systemd-udevd[353]: vcs3: Device ready for processing (SEQNUM=5895, ACTION=add) [ 175.901713] systemd-udevd[386]: vcs2: Processing device (SEQNUM=5892, ACTION=add) [ 175.903829] systemd-udevd[384]: vcsa6: Processing device (SEQNUM=5891, ACTION=add) [ 175.906210] systemd-udevd[386]: vcs2: Removing watch handle -1. [ 175.908525] systemd-udevd[384]: vcsa6: Removing watch handle -1. [ 175.910782] systemd-udevd[386]: vcs2: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.913221] systemd-udevd[384]: vcsa6: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.915491] systemd-udevd[353]: vcs3: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 175.917625] systemd-udevd[353]: vcsu3: Device ready for processing (SEQNUM=5896, ACTION=add) [ 175.919773] systemd-udevd[381]: vcsa2: Processing device (SEQNUM=5894, ACTION=add) [ 175.922070] systemd-udevd[353]: vcsu3: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 175.923785] systemd-udevd[353]: vcsa3: Device ready for processing (SEQNUM=5897, ACTION=add) [ 175.926257] systemd-udevd[381]: vcsa2: Removing watch handle -1. [ 175.928491] systemd-udevd[353]: vcsa3: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 175.930229] systemd-udevd[353]: vcs4: Device ready for processing (SEQNUM=5898, ACTION=add) [ 175.931926] systemd-udevd[353]: vcs4: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 175.934307] systemd-udevd[381]: vcsa2: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.936672] systemd-udevd[353]: vcsu4: Device ready for processing (SEQNUM=5899, ACTION=add) [ 175.938371] systemd-udevd[353]: vcsu4: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 175.940447] systemd-udevd[353]: vcsa4: Device ready for processing (SEQNUM=5900, ACTION=add) [ 175.942157] systemd-udevd[353]: vcsa4: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 175.943871] systemd-udevd[353]: vcs5: Device ready for processing (SEQNUM=5901, ACTION=add) [ 175.945777] systemd-udevd[353]: vcs5: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 175.947498] systemd-udevd[353]: vcsu5: Device ready for processing (SEQNUM=5902, ACTION=add) [ 175.949545] systemd-udevd[353]: 0003:0627:0001.0001: Device is queued (SEQNUM=5927, ACTION=bind) [ 175.951242] systemd-udevd[353]: vcsu5: Device ready for processing (SEQNUM=5902, ACTION=add) [ 175.956653] systemd-udevd[395]: vcsa4: Processing device (SEQNUM=5900, ACTION=add) [ 175.958778] systemd-udevd[383]: vcs4: Processing device (SEQNUM=5898, ACTION=add) [ 175.961173] systemd-udevd[395]: vcsa4: Removing watch handle -1. [ 175.963268] systemd-udevd[383]: vcs4: Removing watch handle -1. [ 175.965573] systemd-udevd[395]: vcsa4: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.967733] systemd-udevd[383]: vcs4: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.970146] systemd-udevd[389]: vcsu4: Processing device (SEQNUM=5899, ACTION=add) [ 175.971903] systemd-udevd[389]: vcsu4: Removing watch handle -1. [ 175.974055] systemd-udevd[389]: vcsu4: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.976410] systemd-udevd[381]: vcsa2: Setting permissions /dev/vcsa2, uid=0, gid=5, mode=0660 [ 175.978590] systemd-udevd[393]: vcsu6: Removing watch handle -1. [ 175.980477] systemd-udevd[393]: vcsu6: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 175.982689] systemd-udevd[381]: vcsa2: Successfully created symlink '/dev/char/7:130' to '/dev/vcsa2' [ 175.984749] systemd-udevd[381]: vcsa2: sd-device: Created empty file '/run/udev/data/c7:130' for '/devices/virtual/vc/vcsa2' [ 175.986604] systemd-udevd[381]: vcsa2: Device processed (SEQNUM=5894, ACTION=add) [ 175.988916] systemd-udevd[353]: 1-1:1.0: Device is queued (SEQNUM=5928, ACTION=bind) [ 175.990595] systemd-udevd[353]: vcsu5: Device ready for processing (SEQNUM=5902, ACTION=add) [ 175.992536] systemd-udevd[353]: 1-1: Device is queued (SEQNUM=5929, ACTION=bind) [ 175.994193] systemd-udevd[353]: vcsu5: Device ready for processing (SEQNUM=5902, ACTION=add) [ 175.996653] systemd-udevd[395]: vcsa4: Setting permissions /dev/vcsa4, uid=0, gid=5, mode=0660 [ 175.998814] systemd-udevd[381]: vcsa2: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 176.001317] systemd-udevd[395]: vcsa4: Successfully created symlink '/dev/char/7:132' to '/dev/vcsa4' [ 176.003155] systemd-udevd[395]: vcsa4: sd-device: Created empty file '/run/udev/data/c7:132' for '/devices/virtual/vc/vcsa4' [ 176.005388] systemd-udevd[395]: vcsa4: Device processed (SEQNUM=5900, ACTION=add) [ 176.007137] systemd-udevd[395]: vcsa4: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 176.012649] systemd-udevd[388]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' [ 176.014636] systemd-udevd[388]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 176.016825] systemd-udevd[388]: vda1: Probe /dev/vda1 with raid and offset=0 [ 176.018994] systemd-udevd[393]: vcsu6: Setting permissions /dev/vcsu6, uid=0, gid=5, mode=0660 [ 176.020989] systemd-udevd[393]: vcsu6: Successfully created symlink '/dev/char/7:70' to '/dev/vcsu6' [ 176.022790] systemd-udevd[393]: vcsu6: sd-device: Created empty file '/run/udev/data/c7:70' for '/devices/virtual/vc/vcsu6' [ 176.024900] systemd-udevd[393]: vcsu6: Device processed (SEQNUM=5890, ACTION=add) [ 176.026646] systemd-udevd[393]: vcsu6: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 176.035617] systemd-udevd[353]: vcsu5: Device ready for processing (SEQNUM=5902, ACTION=add) [ 176.037564] systemd-udevd[353]: vcsu5: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 176.039292] systemd-udevd[353]: vcsa5: Device ready for processing (SEQNUM=5903, ACTION=add) [ 176.041375] systemd-udevd[353]: vcsa5: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 176.043097] systemd-udevd[353]: cfg80211: Device ready for processing (SEQNUM=5904, ACTION=add) [ 176.045074] systemd-udevd[353]: cfg80211: sd-device-monitor(manager): Passed 156 byte to netlink monitor. [ 176.046812] systemd-udevd[353]: xenbr0: Device ready for processing (SEQNUM=5905, ACTION=add) [ 176.049240] systemd-udevd[395]: vcsa5: Processing device (SEQNUM=5903, ACTION=add) [ 176.051359] systemd-udevd[393]: cfg80211: Processing device (SEQNUM=5904, ACTION=add) [ 176.053739] systemd-udevd[395]: vcsa5: Removing watch handle -1. [ 176.055814] systemd-udevd[393]: cfg80211: Device processed (SEQNUM=5904, ACTION=add) [ 176.058199] systemd-udevd[395]: vcsa5: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 176.060618] systemd-udevd[393]: cfg80211: sd-device-monitor(worker): Passed 156 byte to netlink monitor. [ 176.062805] systemd-udevd[386]: vcs2: Setting permissions /dev/vcs2, uid=0, gid=5, mode=0660 [ 176.065151] systemd-udevd[353]: xenbr0: Device ready for processing (SEQNUM=5905, ACTION=add) [ 176.067290] systemd-udevd[393]: xenbr0: Processing device (SEQNUM=5905, ACTION=add) [ 176.072682] systemd-udevd[382]: vcsu3: Processing device (SEQNUM=5896, ACTION=add) [ 176.074836] systemd-udevd[381]: vcsu5: Processing device (SEQNUM=5902, ACTION=add) [ 176.077333] systemd-udevd[393]: xenbr0: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 176.079650] systemd-udevd[381]: vcsu5: Removing watch handle -1. [ 176.081984] systemd-udevd[382]: vcsu3: Removing watch handle -1. [ 176.084306] systemd-udevd[381]: vcsu5: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 176.086489] systemd-udevd[382]: vcsu3: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 176.088820] systemd-udevd[353]: xenbr0: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 176.090541] systemd-udevd[353]: rx-0: SEQNUM=5906 blocked by SEQNUM=5905 [ 176.092381] systemd-udevd[353]: tx-0: SEQNUM=5907 blocked by SEQNUM=5905 [ 176.094030] systemd-udevd[353]: xhci_pci_renesas: Device ready for processing (SEQNUM=5908, ACTION=add) [ 176.096435] systemd-udevd[380]: vcs3: Processing device (SEQNUM=5895, ACTION=add) [ 176.098194] systemd-udevd[380]: vcs3: Removing watch handle -1. [ 176.103390] systemd-udevd[379]: vcsa3: Processing device (SEQNUM=5897, ACTION=add) [ 176.108841] systemd-udevd[393]: xenbr0: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 176.111149] systemd-udevd[379]: vcsa3: Removing watch handle -1. [ 176.113262] systemd-udevd[379]: vcsa3: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 176.115456] systemd-udevd[386]: vcs2: Successfully created symlink '/dev/char/7:2' to '/dev/vcs2' [ 176.117961] systemd-udevd[393]: xenbr0: addr_assign_type=1, MAC address is not permanent. [ 176.120284] systemd-udevd[386]: vcs2: sd-device: Created empty file '/run/udev/data/c7:2' for '/devices/virtual/vc/vcs2' [ 176.122510] systemd-udevd[393]: xenbr0: Failed to get parent device: No such file or directory [ 176.124892] systemd-udevd[386]: vcs2: Device processed (SEQNUM=5892, ACTION=add) [ 176.127064] systemd-udevd[393]: xenbr0: Could not find usb parent device: No such file or directory [ 176.129267] systemd-udevd[393]: xenbr0: Could not get bcma parent device: No such file or directory [ 176.131092] systemd-udevd[393]: xenbr0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 176.133235] systemd-udevd[393]: xenbr0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Failed to run builtin 'path_id': No such file or directory [ 176.135155] systemd-udevd[393]: xenbr0: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 176.137910] systemd-udevd[391]: vcsu2: Processing device (SEQNUM=5893, ACTION=add) [ 176.140267] systemd-udevd[393]: xenbr0: Device has name_assign_type=3 [ 176.142159] systemd-udevd[393]: xenbr0: Device has addr_assign_type=1 [ 176.144818] systemd-udevd[391]: vcsu2: Removing watch handle -1. [ 176.147006] systemd-udevd[389]: vcsu4: Setting permissions /dev/vcsu4, uid=0, gid=5, mode=0660 [ 176.149401] systemd-udevd[386]: vcs2: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 176.151503] systemd-udevd[353]: xhci_pci_renesas: Device ready for processing (SEQNUM=5908, ACTION=add) [ 176.153505] systemd-udevd[353]: xhci_pci_renesas: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 176.155258] systemd-udevd[353]: crct10dif_ce: Device ready for processing (SEQNUM=5909, ACTION=add) [ 176.157630] systemd-udevd[389]: vcsu4: Successfully created symlink '/dev/char/7:68' to '/dev/vcsu4' [ 176.159813] systemd-udevd[392]: vcs5: Processing device (SEQNUM=5901, ACTION=add) [ 176.162177] systemd-udevd[389]: vcsu4: sd-device: Created empty file '/run/udev/data/c7:68' for '/devices/virtual/vc/vcsu4' [ 176.164688] systemd-udevd[392]: vcs5: Removing watch handle -1. [ 176.166757] systemd-udevd[389]: vcsu4: Device processed (SEQNUM=5899, ACTION=add) [ 176.169178] systemd-udevd[386]: xhci_pci_renesas: Processing device (SEQNUM=5908, ACTION=add) [ 176.171360] systemd-udevd[393]: xenbr0: Config file /etc/systemd/network/98-xenbr0-inherit-mac.link is applied [ 176.173605] systemd-udevd[393]: xenbr0: Using static MAC address. [ 176.175682] systemd-udevd[389]: vcsu4: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 176.178094] systemd-udevd[353]: crct10dif_ce: Device ready for processing (SEQNUM=5909, ACTION=add) [ 176.179817] systemd-udevd[353]: crct10dif_ce: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 176.181782] systemd-udevd[353]: usb1: Device ready for processing (SEQNUM=5910, ACTION=add) [ 176.183965] systemd-udevd[393]: xenbr0: Policies didn't yield a name and Name= is not given, not renaming. [ 176.185988] systemd-udevd[393]: xenbr0: /usr/lib/udev/rules.d/80-net-setup-link.rules:11 NAME 'xenbr0' [ 176.187822] systemd-udevd[393]: xenbr0: /usr/lib/udev/rules.d/99-systemd.rules:70 RUN '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name' [ 176.190608] systemd-udevd[386]: xhci_pci_renesas: Device processed (SEQNUM=5908, ACTION=add) [ 176.192630] systemd-udevd[386]: xhci_pci_renesas: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 176.194829] systemd-udevd[389]: crct10dif_ce: Processing device (SEQNUM=5909, ACTION=add) [ 176.197272] systemd-udevd[380]: vcs3: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 176.199436] systemd-udevd[393]: xenbr0: sd-device: Created db file '/run/udev/data/n4' for '/devices/virtual/net/xenbr0' [ 176.201608] systemd-udevd[393]: xenbr0: Running command "/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/xenbr0 --prefix=/net/ipv4/neigh/xenbr0 --prefix=/net/ipv6/conf/xenbr0 --prefix=/net/ipv6/neigh/xenbr0" [ 176.203888] systemd-udevd[393]: xenbr0: Starting '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/xenbr0 --prefix=/net/ipv4/neigh/xenbr0 --prefix=/net/ipv6/conf/xenbr0 --prefix=/net/ipv6/neigh/xenbr0' [ 176.206587] systemd-udevd[353]: usb1: Device ready for processing (SEQNUM=5910, ACTION=add) [ 176.209016] systemd-udevd[386]: usb1: Processing device (SEQNUM=5910, ACTION=add) [ 176.210767] systemd-udevd[386]: usb1: Removing watch handle -1. [ 176.213110] systemd-udevd[393]: Successfully forked off '(spawn)' as PID 483. [ 176.215194] systemd-udevd[353]: usb1: sd-device-monitor(manager): Passed 328 byte to netlink monitor. [ 176.217150] systemd-udevd[353]: 1-0:1.0: SEQNUM=5911 blocked by SEQNUM=5910 [ 176.218794] systemd-udevd[353]: 1-0:1.0: SEQNUM=5912 blocked by SEQNUM=5910 [ 176.220727] systemd-udevd[353]: usb1: SEQNUM=5913 blocked by SEQNUM=5910 [ 176.222368] systemd-udevd[353]: usb2: Device ready for processing (SEQNUM=5914, ACTION=add) [ 176.224748] systemd-udevd[391]: vcsu2: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 176.226931] systemd-udevd[386]: usb1: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'usb_id' [ 176.229639] systemd-udevd[389]: crct10dif_ce: Device processed (SEQNUM=5909, ACTION=add) [ 176.231585] systemd-udevd[389]: crct10dif_ce: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 176.234121] systemd-udevd[353]: usb2: Device ready for processing (SEQNUM=5914, ACTION=add) [ 176.236521] systemd-udevd[389]: usb2: Processing device (SEQNUM=5914, ACTION=add) [ 176.238290] systemd-udevd[389]: usb2: Removing watch handle -1. [ 176.240002] systemd-udevd[389]: usb2: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'usb_id' [ 176.242543] systemd-udevd[395]: vcsa5: Setting permissions /dev/vcsa5, uid=0, gid=5, mode=0660 [ 176.244912] systemd-udevd[353]: usb2: sd-device-monitor(manager): Passed 330 byte to netlink monitor. [ 176.246639] systemd-udevd[353]: 2-0:1.0: SEQNUM=5915 blocked by SEQNUM=5914 [ 176.248543] systemd-udevd[353]: 2-0:1.0: SEQNUM=5916 blocked by SEQNUM=5914 [ 176.250670] systemd-udevd[392]: vcs5: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 176.253040] systemd-udevd[353]: usb2: SEQNUM=5917 blocked by SEQNUM=5914 [ 176.254682] systemd-udevd[353]: 0000:00:03.0: SEQNUM=5918 blocked by SEQNUM=5910 [ 176.256614] systemd-udevd[353]: xhci_hcd: Device ready for processing (SEQNUM=5919, ACTION=add) [ 176.262041] systemd-udevd[384]: vcsa6: Setting permissions /dev/vcsa6, uid=0, gid=5, mode=0660 [ 176.263841] systemd-udevd[384]: vcsa6: Successfully created symlink '/dev/char/7:134' to '/dev/vcsa6' [ 176.266035] systemd-udevd[384]: vcsa6: sd-device: Created empty file '/run/udev/data/c7:134' for '/devices/virtual/vc/vcsa6' [ 176.267922] systemd-udevd[384]: vcsa6: Device processed (SEQNUM=5891, ACTION=add) [ 176.269842] systemd-udevd[384]: vcsa6: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 176.272243] systemd-udevd[386]: usb1: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.274210] systemd-udevd[386]: usb1: hwdb modalias key: "usb:v1D6Bp0002:xHCI Host Controller" [ 176.276493] systemd-udevd[353]: xhci_hcd: Device ready for processing (SEQNUM=5919, ACTION=add) [ 176.278660] systemd-udevd[389]: usb2: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.280875] systemd-udevd[389]: usb2: hwdb modalias key: "usb:v1D6Bp0003:xHCI Host Controller" [ 176.283027] systemd-udevd[384]: xhci_hcd: Processing device (SEQNUM=5919, ACTION=add) [ 176.285393] systemd-udevd[353]: xhci_hcd: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 176.287137] systemd-udevd[353]: xhci_pci: Device ready for processing (SEQNUM=5920, ACTION=add) [ 176.289581] systemd-udevd[386]: usb1: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.291895] systemd-udevd[389]: usb2: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.294595] systemd-udevd[384]: xhci_hcd: Device processed (SEQNUM=5919, ACTION=add) [ 176.296583] systemd-udevd[384]: xhci_hcd: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 176.298910] systemd-udevd[386]: usb1: /usr/lib/udev/rules.d/50-udev-default.rules:69 MODE 0664 [ 176.300956] systemd-udevd[386]: usb1: /usr/lib/udev/rules.d/60-autosuspend.rules:12 ATTR '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/power/control' writing 'auto' [ 176.303366] systemd-udevd[353]: xhci_pci: Device ready for processing (SEQNUM=5920, ACTION=add) [ 176.305293] systemd-udevd[353]: xhci_pci: sd-device-monitor(manager): Passed 156 byte to netlink monitor. [ 176.307016] systemd-udevd[353]: 1-1: SEQNUM=5921 blocked by SEQNUM=5910 [ 176.308946] systemd-udevd[353]: 1-1: SEQNUM=5922 blocked by SEQNUM=5910 [ 176.310604] systemd-udevd[353]: 1-1:1.0: SEQNUM=5923 blocked by SEQNUM=5910 [ 176.312614] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5924 blocked by SEQNUM=5910 [ 176.314301] systemd-udevd[353]: input1: SEQNUM=5925 blocked by SEQNUM=5910 [ 176.315947] systemd-udevd[353]: event1: SEQNUM=5926 blocked by SEQNUM=5910 [ 176.317809] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5927 blocked by SEQNUM=5910 [ 176.319624] systemd-udevd[353]: 1-1:1.0: SEQNUM=5928 blocked by SEQNUM=5910 [ 176.325224] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5910 [ 176.329458] systemd-udevd[384]: xhci_pci: Processing device (SEQNUM=5920, ACTION=add) [ 176.331614] systemd-udevd[386]: usb1: Setting permissions /dev/bus/usb/001/001, uid=0, gid=0, mode=0664 [ 176.337145] systemd-udevd[383]: vcs4: Setting permissions /dev/vcs4, uid=0, gid=5, mode=0660 [ 176.339351] systemd-udevd[386]: usb1: Successfully created symlink '/dev/char/189:0' to '/dev/bus/usb/001/001' [ 176.341450] systemd-udevd[386]: usb1: sd-device: Created db file '/run/udev/data/c189:0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1' [ 176.343414] systemd-udevd[386]: usb1: Device processed (SEQNUM=5910, ACTION=add) [ 176.345463] systemd-udevd[386]: usb1: sd-device-monitor(worker): Passed 1362 byte to netlink monitor. [ 176.347675] systemd-udevd[353]: 1-0:1.0: Device ready for processing (SEQNUM=5911, ACTION=add) [ 176.349745] systemd-udevd[353]: 1-0:1.0: sd-device-monitor(manager): Passed 345 byte to netlink monitor. [ 176.351506] systemd-udevd[353]: 1-0:1.0: SEQNUM=5912 blocked by SEQNUM=5911 [ 176.353685] systemd-udevd[353]: usb1: SEQNUM=5913 blocked by SEQNUM=5911 [ 176.355359] systemd-udevd[353]: 0000:00:03.0: SEQNUM=5918 blocked by SEQNUM=5911 [ 176.357275] systemd-udevd[353]: 1-1: SEQNUM=5921 blocked by SEQNUM=5913 [ 176.359088] systemd-udevd[353]: 1-1: SEQNUM=5922 blocked by SEQNUM=5913 [ 176.360968] systemd-udevd[353]: 1-1:1.0: SEQNUM=5923 blocked by SEQNUM=5913 [ 176.362637] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5924 blocked by SEQNUM=5913 [ 176.364632] systemd-udevd[353]: input1: SEQNUM=5925 blocked by SEQNUM=5913 [ 176.366762] systemd-udevd[384]: xhci_pci: Device processed (SEQNUM=5920, ACTION=add) [ 176.369172] systemd-udevd[353]: event1: SEQNUM=5926 blocked by SEQNUM=5913 [ 176.370843] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5927 blocked by SEQNUM=5913 [ 176.373314] systemd-udevd[384]: xhci_pci: sd-device-monitor(worker): Passed 156 byte to netlink monitor. [ 176.375447] systemd-udevd[353]: 1-1:1.0: SEQNUM=5928 blocked by SEQNUM=5913 [ 176.377379] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5913 [ 176.379528] systemd-udevd[386]: 1-0:1.0: Processing device (SEQNUM=5911, ACTION=add) [ 176.381667] systemd-udevd[386]: 1-0:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.383659] systemd-udevd[386]: 1-0:1.0: hwdb modalias key: "usb:v1D6Bp0002d0606dc09dsc00dp01ic09isc00ip00in00" [ 176.386206] systemd-udevd[381]: vcsu5: Setting permissions /dev/vcsu5, uid=0, gid=5, mode=0660 [ 176.388772] systemd-udevd[386]: 1-0:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.391139] systemd-udevd[381]: vcsu5: Successfully created symlink '/dev/char/7:69' to '/dev/vcsu5' [ 176.393608] systemd-udevd[386]: 1-0:1.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 176.396411] systemd-udevd[382]: vcsu3: Setting permissions /dev/vcsu3, uid=0, gid=5, mode=0660 [ 176.398784] systemd-udevd[386]: 1-0:1.0: sd-device: Created db file '/run/udev/data/+usb:1-0:1.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-0:1.0' [ 176.401001] systemd-udevd[386]: 1-0:1.0: Running built-in command "kmod load" [ 176.402763] systemd-udevd[386]: Loading module: usb:v1D6Bp0002d0606dc09dsc00dp01ic09isc00ip00in00 [ 176.404866] systemd-udevd[386]: Failed to find module 'usb:v1D6Bp0002d0606dc09dsc00dp01ic09isc00ip00in00' [ 176.406708] systemd-udevd[386]: 1-0:1.0: Device processed (SEQNUM=5911, ACTION=add) [ 176.408773] systemd-udevd[386]: 1-0:1.0: sd-device-monitor(worker): Passed 720 byte to netlink monitor. [ 176.410988] systemd-udevd[353]: 1-0:1.0: Device ready for processing (SEQNUM=5912, ACTION=bind) [ 176.413059] systemd-udevd[353]: 1-0:1.0: sd-device-monitor(manager): Passed 346 byte to netlink monitor. [ 176.414819] systemd-udevd[353]: usb1: SEQNUM=5913 blocked by SEQNUM=5912 [ 176.416885] systemd-udevd[353]: 0000:00:03.0: SEQNUM=5918 blocked by SEQNUM=5912 [ 176.419024] systemd-udevd[384]: 1-0:1.0: Processing device (SEQNUM=5912, ACTION=bind) [ 176.424420] systemd-udevd[391]: vcsu2: Setting permissions /dev/vcsu2, uid=0, gid=5, mode=0660 [ 176.426607] systemd-udevd[379]: vcsa3: Setting permissions /dev/vcsa3, uid=0, gid=5, mode=0660 [ 176.429128] systemd-udevd[381]: vcsu5: sd-device: Created empty file '/run/udev/data/c7:69' for '/devices/virtual/vc/vcsu5' [ 176.431004] systemd-udevd[381]: vcsu5: Device processed (SEQNUM=5902, ACTION=add) [ 176.432942] systemd-udevd[381]: vcsu5: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 176.435162] systemd-udevd[384]: 1-0:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.437413] systemd-udevd[384]: 1-0:1.0: hwdb modalias key: "usb:v1D6Bp0002d0606dc09dsc00dp01ic09isc00ip00in00" [ 176.439643] systemd-udevd[392]: vcs5: Setting permissions /dev/vcs5, uid=0, gid=5, mode=0660 [ 176.442062] systemd-udevd[389]: usb2: /usr/lib/udev/rules.d/50-udev-default.rules:69 MODE 0664 [ 176.443887] systemd-udevd[389]: usb2: /usr/lib/udev/rules.d/60-autosuspend.rules:12 ATTR '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb2/power/control' writing 'auto' [ 176.446544] systemd-udevd[383]: vcs4: Successfully created symlink '/dev/char/7:4' to '/dev/vcs4' [ 176.448996] systemd-udevd[379]: vcsa3: Successfully created symlink '/dev/char/7:131' to '/dev/vcsa3' [ 176.451377] systemd-udevd[383]: vcs4: sd-device: Created empty file '/run/udev/data/c7:4' for '/devices/virtual/vc/vcs4' [ 176.453590] systemd-udevd[383]: vcs4: Device processed (SEQNUM=5898, ACTION=add) [ 176.455356] systemd-udevd[383]: vcs4: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 176.457835] systemd-udevd[380]: vcs3: Setting permissions /dev/vcs3, uid=0, gid=5, mode=0660 [ 176.460015] systemd-udevd[391]: vcsu2: Successfully created symlink '/dev/char/7:66' to '/dev/vcsu2' [ 176.462483] systemd-udevd[395]: vcsa5: Successfully created symlink '/dev/char/7:133' to '/dev/vcsa5' [ 176.464943] systemd-udevd[384]: 1-0:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.467311] systemd-udevd[388]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/7819-74F8' [ 176.469512] systemd-udevd[388]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/bootfs' [ 176.471427] systemd-udevd[388]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/00112233-1234-1111-2222-000123456789' [ 176.473627] systemd-udevd[388]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/ESP' [ 176.475520] systemd-udevd[388]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part1' [ 176.478243] systemd-udevd[382]: vcsu3: Successfully created symlink '/dev/char/7:67' to '/dev/vcsu3' [ 176.480704] systemd-udevd[392]: vcs5: Successfully created symlink '/dev/char/7:5' to '/dev/vcs5' [ 176.483057] systemd-udevd[389]: usb2: Setting permissions /dev/bus/usb/002/001, uid=0, gid=0, mode=0664 [ 176.485181] systemd-udevd[389]: usb2: Successfully created symlink '/dev/char/189:128' to '/dev/bus/usb/002/001' [ 176.487419] systemd-udevd[380]: vcs3: Successfully created symlink '/dev/char/7:3' to '/dev/vcs3' [ 176.489947] systemd-udevd[391]: vcsu2: sd-device: Created empty file '/run/udev/data/c7:66' for '/devices/virtual/vc/vcsu2' [ 176.491832] systemd-udevd[391]: vcsu2: Device processed (SEQNUM=5893, ACTION=add) [ 176.493834] systemd-udevd[391]: vcsu2: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 176.496310] systemd-udevd[395]: vcsa5: sd-device: Created empty file '/run/udev/data/c7:133' for '/devices/virtual/vc/vcsa5' [ 176.498212] systemd-udevd[395]: vcsa5: Device processed (SEQNUM=5903, ACTION=add) [ 176.499988] systemd-udevd[395]: vcsa5: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 176.502495] systemd-udevd[388]: vda1: Successfully created symlink '/dev/block/254:1' to '/dev/vda1' [ 176.504571] systemd-udevd[388]: vda1: sd-device: Created db file '/run/udev/data/b254:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1' [ 176.506581] systemd-udevd[388]: vda1: Adding watch on '/dev/vda1' [ 176.508532] systemd-udevd[388]: vda1: Device processed (SEQNUM=5886, ACTION=change) [ 176.510840] systemd-udevd[382]: vcsu3: sd-device: Created empty file '/run/udev/data/c7:67' for '/devices/virtual/vc/vcsu3' [ 176.512922] systemd-udevd[382]: vcsu3: Device processed (SEQNUM=5896, ACTION=add) [ 176.515108] systemd-udevd[392]: vcs5: sd-device: Created empty file '/run/udev/data/c7:5' for '/devices/virtual/vc/vcs5' [ 176.517330] systemd-udevd[392]: vcs5: Device processed (SEQNUM=5901, ACTION=add) [ 176.519103] systemd-udevd[392]: vcs5: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 176.521527] systemd-udevd[382]: vcsu3: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 176.523927] systemd-udevd[389]: usb2: sd-device: Created db file '/run/udev/data/c189:128' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb2' [ 176.526322] systemd-udevd[389]: usb2: Device processed (SEQNUM=5914, ACTION=add) [ 176.528359] systemd-udevd[389]: usb2: sd-device-monitor(worker): Passed 1364 byte to netlink monitor. [ 176.530618] systemd-udevd[379]: vcsa3: sd-device: Created empty file '/run/udev/data/c7:131' for '/devices/virtual/vc/vcsa3' [ 176.532774] systemd-udevd[379]: vcsa3: Device processed (SEQNUM=5897, ACTION=add) [ 176.534544] systemd-udevd[379]: vcsa3: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 176.537138] systemd-udevd[380]: vcs3: sd-device: Created empty file '/run/udev/data/c7:3' for '/devices/virtual/vc/vcs3' [ 176.539166] systemd-udevd[380]: vcs3: Device processed (SEQNUM=5895, ACTION=add) [ 176.541196] systemd-udevd[380]: vcs3: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 176.543551] systemd-udevd[388]: vda1: sd-device-monitor(worker): Passed 1342 byte to netlink monitor. [ 176.545971] systemd-udevd[353]: 2-0:1.0: Device ready for processing (SEQNUM=5915, ACTION=add) [ 176.548378] systemd-udevd[388]: 2-0:1.0: Processing device (SEQNUM=5915, ACTION=add) [ 176.550176] systemd-udevd[388]: 2-0:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.552421] systemd-udevd[388]: 2-0:1.0: hwdb modalias key: "usb:v1D6Bp0003d0606dc09dsc00dp03ic09isc00ip00in00" [ 176.554283] systemd-udevd[388]: 2-0:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.556783] systemd-udevd[353]: 2-0:1.0: sd-device-monitor(manager): Passed 345 byte to netlink monitor. [ 176.558527] systemd-udevd[353]: 2-0:1.0: SEQNUM=5916 blocked by SEQNUM=5915 [ 176.561067] systemd-udevd[353]: usb2: SEQNUM=5917 blocked by SEQNUM=5915 [ 176.567984] systemd-udevd[388]: 2-0:1.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 176.570434] systemd-udevd[388]: 2-0:1.0: sd-device: Created db file '/run/udev/data/+usb:2-0:1.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb2/2-0:1.0' [ 176.572769] systemd-udevd[388]: 2-0:1.0: Running built-in command "kmod load" [ 176.574508] systemd-udevd[388]: Loading module: usb:v1D6Bp0003d0606dc09dsc00dp03ic09isc00ip00in00 [ 176.576476] systemd-udevd[388]: Failed to find module 'usb:v1D6Bp0003d0606dc09dsc00dp03ic09isc00ip00in00' [ 176.578291] systemd-udevd[388]: 2-0:1.0: Device processed (SEQNUM=5915, ACTION=add) [ 176.580265] systemd-udevd[388]: 2-0:1.0: sd-device-monitor(worker): Passed 680 byte to netlink monitor. [ 176.582402] systemd-udevd[353]: 2-0:1.0: Device ready for processing (SEQNUM=5916, ACTION=bind) [ 176.584320] systemd-udevd[353]: 2-0:1.0: sd-device-monitor(manager): Passed 346 byte to netlink monitor. [ 176.586046] systemd-udevd[353]: usb2: SEQNUM=5917 blocked by SEQNUM=5916 [ 176.588418] systemd-udevd[388]: 2-0:1.0: Processing device (SEQNUM=5916, ACTION=bind) [ 176.590209] systemd-udevd[388]: 2-0:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.592385] systemd-udevd[388]: 2-0:1.0: hwdb modalias key: "usb:v1D6Bp0003d0606dc09dsc00dp03ic09isc00ip00in00" [ 176.594219] systemd-udevd[388]: 2-0:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.596754] systemd-udevd[393]: xenbr0: Process '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/xenbr0 --prefix=/net/ipv4/neigh/xenbr0 --prefix=/net/ipv6/conf/xenbr0 --prefix=/net/ipv6/neigh/xenbr0' succeeded. [ 176.599273] systemd-udevd[384]: 1-0:1.0: sd-device: Created db file '/run/udev/data/+usb:1-0:1.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-0:1.0' [ 176.601498] systemd-udevd[384]: 1-0:1.0: Device processed (SEQNUM=5912, ACTION=bind) [ 176.603398] systemd-udevd[384]: 1-0:1.0: sd-device-monitor(worker): Passed 721 byte to netlink monitor. [ 176.606154] systemd-udevd[393]: xenbr0: Device processed (SEQNUM=5905, ACTION=add) [ 176.608457] systemd-udevd[353]: usb1: Device ready for processing (SEQNUM=5913, ACTION=bind) [ 176.610345] systemd-udevd[353]: usb1: sd-device-monitor(manager): Passed 329 byte to netlink monitor. [ 176.612602] systemd-udevd[353]: 0000:00:03.0: SEQNUM=5918 blocked by SEQNUM=5913 [ 176.615083] systemd-udevd[384]: usb1: Processing device (SEQNUM=5913, ACTION=bind) [ 176.617158] systemd-udevd[384]: usb1: Removing watch handle -1. [ 176.618918] systemd-udevd[384]: usb1: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'usb_id' [ 176.621624] systemd-udevd[393]: xenbr0: sd-device-monitor(worker): Passed 423 byte to netlink monitor. [ 176.623948] systemd-udevd[384]: usb1: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.626059] systemd-udevd[384]: usb1: hwdb modalias key: "usb:v1D6Bp0002:xHCI Host Controller" [ 176.627843] systemd-udevd[384]: usb1: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.630299] systemd-udevd[353]: rx-0: Device ready for processing (SEQNUM=5906, ACTION=add) [ 176.632007] systemd-udevd[353]: rx-0: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 176.633970] systemd-udevd[353]: tx-0: Device ready for processing (SEQNUM=5907, ACTION=add) [ 176.635660] systemd-udevd[353]: tx-0: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 176.638245] systemd-udevd[384]: usb1: Successfully created symlink '/dev/char/189:0' to '/dev/bus/usb/001/001' [ 176.641910] systemd-udevd[386]: rx-0: Processing device (SEQNUM=5906, ACTION=add) [ 176.650696] systemd-udevd[384]: usb1: sd-device: Created db file '/run/udev/data/c189:0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1' [ 176.653850] systemd-udevd[384]: usb1: Device processed (SEQNUM=5913, ACTION=bind) [ 176.655626] systemd-udevd[384]: usb1: sd-device-monitor(worker): Passed 1363 byte to netlink monitor. [ 176.658205] systemd-udevd[353]: 0000:00:03.0: SEQNUM=5918 blocked by SEQNUM=5916 [ 176.659893] systemd-udevd[353]: 1-1: SEQNUM=5921 blocked by SEQNUM=5918 [ 176.661797] systemd-udevd[353]: 1-1: SEQNUM=5922 blocked by SEQNUM=5918 [ 176.663452] systemd-udevd[353]: 1-1:1.0: SEQNUM=5923 blocked by SEQNUM=5918 [ 176.665397] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5924 blocked by SEQNUM=5918 [ 176.667089] systemd-udevd[353]: input1: SEQNUM=5925 blocked by SEQNUM=5918 [ 176.668977] systemd-udevd[353]: event1: SEQNUM=5926 blocked by SEQNUM=5918 [ 176.670651] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5927 blocked by SEQNUM=5918 [ 176.672629] systemd-udevd[353]: 1-1:1.0: SEQNUM=5928 blocked by SEQNUM=5918 [ 176.674309] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5918 [ 176.676795] systemd-udevd[391]: tx-0: Processing device (SEQNUM=5907, ACTION=add) [ 176.678953] systemd-udevd[386]: rx-0: Device processed (SEQNUM=5906, ACTION=add) [ 176.680962] systemd-udevd[386]: rx-0: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 176.683191] systemd-udevd[391]: tx-0: Device processed (SEQNUM=5907, ACTION=add) [ 176.685212] systemd-udevd[391]: tx-0: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 176.687450] systemd-udevd[388]: 2-0:1.0: sd-device: Created db file '/run/udev/data/+usb:2-0:1.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb2/2-0:1.0' [ 176.689737] systemd-udevd[388]: 2-0:1.0: Device processed (SEQNUM=5916, ACTION=bind) [ 176.691510] systemd-udevd[388]: 2-0:1.0: sd-device-monitor(worker): Passed 681 byte to netlink monitor. [ 176.694036] systemd-udevd[353]: usb2: Device ready for processing (SEQNUM=5917, ACTION=bind) [ 176.695763] systemd-udevd[353]: usb2: sd-device-monitor(manager): Passed 331 byte to netlink monitor. [ 176.697742] systemd-udevd[353]: 0000:00:03.0: SEQNUM=5918 blocked by SEQNUM=5917 [ 176.699998] systemd-udevd[384]: usb2: Processing device (SEQNUM=5917, ACTION=bind) [ 176.701981] systemd-udevd[384]: usb2: Removing watch handle -1. [ 176.703727] systemd-udevd[384]: usb2: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'usb_id' [ 176.705972] systemd-udevd[384]: usb2: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.708259] systemd-udevd[384]: usb2: hwdb modalias key: "usb:v1D6Bp0003:xHCI Host Controller" [ 176.710057] systemd-udevd[384]: usb2: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.711972] systemd-udevd[384]: usb2: Successfully created symlink '/dev/char/189:128' to '/dev/bus/usb/002/001' [ 176.714015] systemd-udevd[384]: usb2: sd-device: Created db file '/run/udev/data/c189:128' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb2' [ 176.715978] systemd-udevd[384]: usb2: Device processed (SEQNUM=5917, ACTION=bind) [ 176.717927] systemd-udevd[384]: usb2: sd-device-monitor(worker): Passed 1365 byte to netlink monitor. [ 176.720265] systemd-udevd[353]: 0000:00:03.0: Device ready for processing (SEQNUM=5918, ACTION=bind) [ 176.722000] systemd-udevd[353]: 0000:00:03.0: sd-device-monitor(manager): Passed 358 byte to netlink monitor. [ 176.724535] systemd-udevd[384]: 0000:00:03.0: Processing device (SEQNUM=5918, ACTION=bind) [ 176.726412] systemd-udevd[384]: 0000:00:03.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 176.728595] systemd-udevd[384]: 0000:00:03.0: hwdb modalias key: "pci:v00001B36d0000000Dsv00001AF4sd00001100bc0Csc03i30" [ 176.730452] systemd-udevd[384]: 0000:00:03.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.732631] systemd-udevd[384]: 0000:00:03.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:03.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0' [ 176.734596] systemd-udevd[384]: 0000:00:03.0: Device processed (SEQNUM=5918, ACTION=bind) [ 176.736673] systemd-udevd[384]: 0000:00:03.0: sd-device-monitor(worker): Passed 679 byte to netlink monitor. [ 176.738800] systemd-udevd[353]: 1-1: Device ready for processing (SEQNUM=5921, ACTION=add) [ 176.741198] systemd-udevd[384]: 1-1: Processing device (SEQNUM=5921, ACTION=add) [ 176.743080] systemd-udevd[384]: 1-1: Removing watch handle -1. [ 176.745390] systemd-udevd[353]: 1-1: sd-device-monitor(manager): Passed 329 byte to netlink monitor. [ 176.747117] systemd-udevd[353]: 1-1: SEQNUM=5922 blocked by SEQNUM=5921 [ 176.748960] systemd-udevd[353]: 1-1:1.0: SEQNUM=5923 blocked by SEQNUM=5921 [ 176.750746] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5924 blocked by SEQNUM=5921 [ 176.752731] systemd-udevd[353]: input1: SEQNUM=5925 blocked by SEQNUM=5921 [ 176.754379] systemd-udevd[353]: event1: SEQNUM=5926 blocked by SEQNUM=5921 [ 176.756264] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5927 blocked by SEQNUM=5921 [ 176.757962] systemd-udevd[353]: 1-1:1.0: SEQNUM=5928 blocked by SEQNUM=5921 [ 176.759621] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5921 [ 176.761919] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'usb_id' [ 176.767255] systemd-udevd[396]: vtcon0: Process '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' succeeded. [ 176.769708] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.771673] systemd-udevd[384]: 1-1: hwdb modalias key: "usb:v0627p0001:QEMU USB Tablet" [ 176.774260] systemd-udevd[396]: vtcon0: Device processed (SEQNUM=5880, ACTION=add) [ 176.776265] systemd-udevd[396]: vtcon0: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 176.778553] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.780736] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/50-udev-default.rules:69 MODE 0664 [ 176.782534] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/60-autosuspend.rules:12 ATTR '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-1/power/control' writing 'auto' [ 176.784955] systemd-udevd[384]: 1-1: Setting permissions /dev/bus/usb/001/002, uid=0, gid=0, mode=0664 [ 176.786757] systemd-udevd[384]: 1-1: Successfully created symlink '/dev/char/189:1' to '/dev/bus/usb/001/002' [ 176.788881] systemd-udevd[384]: 1-1: sd-device: Created db file '/run/udev/data/c189:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-1' [ 176.790836] systemd-udevd[384]: 1-1: Device processed (SEQNUM=5921, ACTION=add) [ 176.792864] systemd-udevd[384]: 1-1: sd-device-monitor(worker): Passed 1272 byte to netlink monitor. [ 176.795033] systemd-udevd[353]: 1-1: Device ready for processing (SEQNUM=5922, ACTION=change) [ 176.797060] systemd-udevd[353]: 1-1: sd-device-monitor(manager): Passed 332 byte to netlink monitor. [ 176.798771] systemd-udevd[353]: 1-1:1.0: SEQNUM=5923 blocked by SEQNUM=5922 [ 176.800832] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5924 blocked by SEQNUM=5922 [ 176.802525] systemd-udevd[353]: input1: SEQNUM=5925 blocked by SEQNUM=5922 [ 176.804365] systemd-udevd[353]: event1: SEQNUM=5926 blocked by SEQNUM=5922 [ 176.806018] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5927 blocked by SEQNUM=5922 [ 176.807712] systemd-udevd[353]: 1-1:1.0: SEQNUM=5928 blocked by SEQNUM=5922 [ 176.809674] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5922 [ 176.811889] systemd-udevd[384]: 1-1: Processing device (SEQNUM=5922, ACTION=change) [ 176.813796] systemd-udevd[384]: 1-1: Removing watch handle -1. [ 176.815495] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'usb_id' [ 176.817965] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.819932] systemd-udevd[384]: 1-1: hwdb modalias key: "usb:v0627p0001:QEMU USB Tablet" [ 176.821880] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.823791] systemd-udevd[384]: 1-1: Successfully created symlink '/dev/char/189:1' to '/dev/bus/usb/001/002' [ 176.825827] systemd-udevd[384]: 1-1: sd-device: Created db file '/run/udev/data/c189:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-1' [ 176.827781] systemd-udevd[384]: 1-1: Device processed (SEQNUM=5922, ACTION=change) [ 176.830055] systemd-udevd[384]: 1-1: sd-device-monitor(worker): Passed 1275 byte to netlink monitor. [ 176.832346] systemd-udevd[353]: 1-1:1.0: Device ready for processing (SEQNUM=5923, ACTION=add) [ 176.834717] systemd-udevd[384]: 1-1:1.0: Processing device (SEQNUM=5923, ACTION=add) [ 176.836788] systemd-udevd[384]: 1-1:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 176.838751] systemd-udevd[384]: 1-1:1.0: hwdb modalias key: "usb:v0627p0001d0000dc00dsc00dp00ic03isc00ip00in00" [ 176.840894] systemd-udevd[384]: 1-1:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 176.843194] systemd-udevd[353]: 1-1:1.0: sd-device-monitor(manager): Passed 349 byte to netlink monitor. [ 176.846442] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5924 blocked by SEQNUM=5923 [ 176.849731] systemd-udevd[353]: input1: SEQNUM=5925 blocked by SEQNUM=5923 [ 176.852431] systemd-udevd[353]: event1: SEQNUM=5926 blocked by SEQNUM=5923 [ 176.854836] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5927 blocked by SEQNUM=5923 [ 176.857004] systemd-udevd[353]: 1-1:1.0: SEQNUM=5928 blocked by SEQNUM=5923 [ 176.858672] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5923 [ 176.861188] systemd-udevd[384]: 1-1:1.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 176.863020] systemd-udevd[384]: 1-1:1.0: sd-device: Created db file '/run/udev/data/+usb:1-1:1.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-1/1-1:1.0' [ 176.865343] systemd-udevd[384]: 1-1:1.0: Running built-in command "kmod load" [ 176.867077] systemd-udevd[384]: Loading module: usb:v0627p0001d0000dc00dsc00dp00ic03isc00ip00in00 [ 176.869109] systemd-udevd[384]: Failed to find module 'usb:v0627p0001d0000dc00dsc00dp00ic03isc00ip00in00' [ 176.870913] systemd-udevd[384]: 1-1:1.0: Device processed (SEQNUM=5923, ACTION=add) [ 176.872949] systemd-udevd[384]: 1-1:1.0: sd-device-monitor(worker): Passed 645 byte to netlink monitor. [ 176.875157] systemd-udevd[353]: 0003:0627:0001.0001: Device ready for processing (SEQNUM=5924, ACTION=add) [ 176.877076] systemd-udevd[353]: 0003:0627:0001.0001: sd-device-monitor(manager): Passed 417 byte to netlink monitor. [ 176.878822] systemd-udevd[353]: input1: SEQNUM=5925 blocked by SEQNUM=5924 [ 176.880726] systemd-udevd[353]: event1: SEQNUM=5926 blocked by SEQNUM=5924 [ 176.882366] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5927 blocked by SEQNUM=5924 [ 176.884261] systemd-udevd[353]: 1-1:1.0: SEQNUM=5928 blocked by SEQNUM=5924 [ 176.885920] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5924 [ 176.888267] systemd-udevd[384]: 0003:0627:0001.0001: Processing device (SEQNUM=5924, ACTION=add) [ 176.890338] systemd-udevd[384]: 0003:0627:0001.0001: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=hid' [ 176.892810] systemd-udevd[384]: 0003:0627:0001.0001: hwdb modalias key: "hid:b0003g0001v00000627p00000001" [ 176.894629] systemd-udevd[384]: 0003:0627:0001.0001: No entry found from hwdb. [ 176.896677] systemd-udevd[384]: 0003:0627:0001.0001: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=hid': No data available [ 176.898640] systemd-udevd[384]: 0003:0627:0001.0001: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 176.900788] systemd-udevd[384]: 0003:0627:0001.0001: Running built-in command "kmod load" [ 176.902564] systemd-udevd[384]: Loading module: hid:b0003g0001v00000627p00000001 [ 176.904495] systemd-udevd[384]: Failed to find module 'hid:b0003g0001v00000627p00000001' [ 176.906256] systemd-udevd[384]: 0003:0627:0001.0001: Device processed (SEQNUM=5924, ACTION=add) [ 176.908272] systemd-udevd[384]: 0003:0627:0001.0001: sd-device-monitor(worker): Passed 417 byte to netlink monitor. [ 176.910782] systemd-udevd[353]: input1: Device ready for processing (SEQNUM=5925, ACTION=add) [ 176.913367] systemd-udevd[384]: input1: Processing device (SEQNUM=5925, ACTION=add) [ 176.915138] systemd-udevd[384]: input1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=input' [ 176.917320] systemd-udevd[384]: input1: hwdb modalias key: "input:b0003v0627p0001e0001-e0,1,2,3,4,k110,111,112,r8,B,a0,1,m4,lsfw" [ 176.919685] systemd-udevd[353]: input1: sd-device-monitor(manager): Passed 483 byte to netlink monitor. [ 176.921688] systemd-udevd[353]: event1: SEQNUM=5926 blocked by SEQNUM=5925 [ 176.923335] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5927 blocked by SEQNUM=5925 [ 176.925246] systemd-udevd[353]: 1-1:1.0: SEQNUM=5928 blocked by SEQNUM=5925 [ 176.926885] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5925 [ 176.929467] systemd-udevd[384]: input1: No entry found from hwdb. [ 176.931183] systemd-udevd[384]: input1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=input': No data available [ 176.933481] systemd-udevd[384]: input1: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id' [ 176.935390] systemd-udevd[384]: input1: capabilities/ev raw kernel attribute: 1f [ 176.937398] systemd-udevd[384]: input1: capabilities/abs raw kernel attribute: 3 [ 176.939152] systemd-udevd[384]: input1: capabilities/rel raw kernel attribute: 900 [ 176.941188] systemd-udevd[384]: input1: capabilities/key raw kernel attribute: 70000 0 0 0 0 [ 176.942954] systemd-udevd[384]: input1: properties raw kernel attribute: 0 [ 176.944940] systemd-udevd[384]: input1: test_key: checking bit block 0 for any keys; found=no [ 176.946868] systemd-udevd[384]: input1: test_key: checking bit block 64 for any keys; found=no [ 176.948918] systemd-udevd[384]: input1: test_key: checking bit block 128 for any keys; found=no [ 176.950705] systemd-udevd[384]: input1: test_key: checking bit block 192 for any keys; found=no [ 176.952786] systemd-udevd[384]: input1: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:' [ 176.954821] systemd-udevd[384]: input1: hwdb modalias key: "input:b0003v0627p0001e0001-e0,1,2,3,4,k110,111,112,r8,B,a0,1,m4,lsfw" [ 176.956924] systemd-udevd[384]: input1: No entry found from hwdb. [ 176.958645] systemd-udevd[384]: input1: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': No data available [ 176.960917] systemd-udevd[384]: input1: /usr/lib/udev/rules.d/60-persistent-input.rules:11 Importing properties from results of builtin command 'usb_id' [ 176.962841] systemd-udevd[384]: 1-1:1.0: if_class:3 protocol:0 [ 176.964796] systemd-udevd[384]: input1: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id' [ 176.966733] systemd-udevd[384]: input1: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 176.968801] systemd-udevd[384]: input1: sd-device: Created db file '/run/udev/data/+input:input1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1' [ 176.970876] systemd-udevd[384]: input1: Running built-in command "kmod load" [ 176.973050] systemd-udevd[384]: Loading module: input:b0003v0627p0001e0001-e0,1,2,3,4,k110,111,112,r8,B,a0,1,m4,lsfw [ 176.974890] systemd-udevd[384]: Failed to find module 'input:b0003v0627p0001e0001-e0,1,2,3,4,k110,111,112,r8,B,a0,1,m4,lsfw' [ 176.976944] systemd-udevd[384]: input1: Device processed (SEQNUM=5925, ACTION=add) [ 176.979048] systemd-udevd[384]: input1: sd-device-monitor(worker): Passed 1461 byte to netlink monitor. [ 176.981440] systemd-udevd[353]: event1: Device ready for processing (SEQNUM=5926, ACTION=add) [ 176.983135] systemd-udevd[353]: event1: sd-device-monitor(manager): Passed 297 byte to netlink monitor. [ 176.985087] systemd-udevd[353]: 0003:0627:0001.0001: SEQNUM=5927 blocked by SEQNUM=5926 [ 176.986760] systemd-udevd[353]: 1-1:1.0: SEQNUM=5928 blocked by SEQNUM=5926 [ 176.989898] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5926 [ 176.994726] systemd-udevd[384]: event1: Processing device (SEQNUM=5926, ACTION=add) [ 176.997793] systemd-udevd[384]: event1: Removing watch handle -1. [ 177.000506] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/50-udev-default.rules:46 GROUP 19 [ 177.002319] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-evdev.rules:10 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=evdev:' [ 177.004574] systemd-udevd[384]: event1: hwdb modalias key: "input:b0003v0627p0001e0001-e0,1,2,3,4,k110,111,112,r8,B,a0,1,m4,lsfw" [ 177.006619] systemd-udevd[384]: event1: No entry found from hwdb. [ 177.008575] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-evdev.rules:10 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=evdev:': No data available [ 177.010577] systemd-udevd[384]: value '[dmi/id]modalias' is 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' [ 177.012758] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-evdev.rules:20 Importing properties from results of builtin command 'hwdb 'evdev:name:QEMU QEMU USB Tablet:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'' [ 177.014944] systemd-udevd[384]: event1: No entry found from hwdb. [ 177.016934] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-evdev.rules:20 Failed to run builtin 'hwdb 'evdev:name:QEMU QEMU USB Tablet:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'': No data available [ 177.019112] systemd-udevd[384]: value '[dmi/id]modalias' is 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' [ 177.021252] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-evdev.rules:25 Importing properties from results of builtin command 'hwdb 'evdev:name:QEMU QEMU USB Tablet:phys:usb-0000:00:03.0-1/input0:ev:1f:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'' [ 177.023542] systemd-udevd[384]: event1: No entry found from hwdb. [ 177.025509] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-evdev.rules:25 Failed to run builtin 'hwdb 'evdev:name:QEMU QEMU USB Tablet:phys:usb-0000:00:03.0-1/input0:ev:1f:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'': No data available [ 177.027800] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id' [ 177.029973] systemd-udevd[384]: input1: capabilities/ev raw kernel attribute: 1f [ 177.031880] systemd-udevd[384]: input1: capabilities/abs raw kernel attribute: 3 [ 177.033869] systemd-udevd[384]: input1: capabilities/rel raw kernel attribute: 900 [ 177.036508] systemd-udevd[384]: input1: capabilities/key raw kernel attribute: 70000 0 0 0 0 [ 177.038389] systemd-udevd[384]: input1: properties raw kernel attribute: 0 [ 177.040317] systemd-udevd[384]: event1: test_key: checking bit block 0 for any keys; found=no [ 177.042125] systemd-udevd[384]: event1: test_key: checking bit block 64 for any keys; found=no [ 177.043931] systemd-udevd[384]: event1: test_key: checking bit block 128 for any keys; found=no [ 177.045918] systemd-udevd[384]: event1: test_key: checking bit block 192 for any keys; found=no [ 177.047735] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:' [ 177.050030] systemd-udevd[384]: event1: hwdb modalias key: "input:b0003v0627p0001e0001-e0,1,2,3,4,k110,111,112,r8,B,a0,1,m4,lsfw" [ 177.051913] systemd-udevd[384]: event1: No entry found from hwdb. [ 177.053821] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': No data available [ 177.055866] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-persistent-input.rules:11 Importing properties from results of builtin command 'usb_id' [ 177.058028] systemd-udevd[384]: 1-1:1.0: if_class:3 protocol:0 [ 177.059765] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-persistent-input.rules:28 Added SYMLINK 'input/by-id/usb-QEMU_QEMU_USB_Tablet_28754-0000:00:03.0-1-event-mouse' [ 177.062153] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id' [ 177.064361] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-persistent-input.rules:38 Added SYMLINK 'input/by-path/platform-4010000000.pcie-pci-0000:00:03.0-usb-0:1:1.0-event-mouse' [ 177.066428] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/60-persistent-input.rules:39 Added SYMLINK 'input/by-path/platform-4010000000.pcie-pci-0000:00:03.0-usbv2-0:1:1.0-event-mouse' [ 177.068747] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/70-mouse.rules:10 Importing properties from results of builtin command 'hwdb 'mouse:usb:v0627p0001:name:QEMU QEMU USB Tablet:'' [ 177.070793] systemd-udevd[384]: event1: No entry found from hwdb. [ 177.072778] systemd-udevd[384]: event1: /usr/lib/udev/rules.d/70-mouse.rules:10 Failed to run builtin 'hwdb 'mouse:usb:v0627p0001:name:QEMU QEMU USB Tablet:'': No data available [ 177.074793] systemd-udevd[384]: event1: Setting permissions /dev/input/event1, uid=0, gid=19, mode=0660 [ 177.077366] systemd-udevd[384]: event1: Successfully created symlink '/dev/input/by-id/usb-QEMU_QEMU_USB_Tablet_28754-0000:00:03.0-1-event-mouse' to '/dev/input/event1' [ 177.079383] systemd-udevd[384]: event1: Successfully created symlink '/dev/input/by-path/platform-4010000000.pcie-pci-0000:00:03.0-usb-0:1:1.0-event-mouse' to '/dev/input/event1' [ 177.081662] systemd-udevd[384]: event1: Successfully created symlink '/dev/input/by-path/platform-4010000000.pcie-pci-0000:00:03.0-usbv2-0:1:1.0-event-mouse' to '/dev/input/event1' [ 177.083698] systemd-udevd[384]: event1: Successfully created symlink '/dev/char/13:65' to '/dev/input/event1' [ 177.085824] systemd-udevd[384]: event1: sd-device: Created db file '/run/udev/data/c13:65' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1/event1' [ 177.088272] systemd-udevd[384]: event1: Device processed (SEQNUM=5926, ACTION=add) [ 177.090068] systemd-udevd[384]: event1: sd-device-monitor(worker): Passed 1427 byte to netlink monitor. [ 177.098957] systemd-udevd[353]: 0003:0627:0001.0001: Device ready for processing (SEQNUM=5927, ACTION=bind) [ 177.100921] systemd-udevd[353]: 0003:0627:0001.0001: sd-device-monitor(manager): Passed 418 byte to netlink monitor. [ 177.102684] systemd-udevd[353]: 1-1:1.0: SEQNUM=5928 blocked by SEQNUM=5927 [ 177.104628] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5927 [ 177.106835] systemd-udevd[384]: 0003:0627:0001.0001: Processing device (SEQNUM=5927, ACTION=bind) [ 177.108950] systemd-udevd[384]: 0003:0627:0001.0001: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=hid' [ 177.110952] systemd-udevd[384]: 0003:0627:0001.0001: hwdb modalias key: "hid:b0003g0001v00000627p00000001" [ 177.112982] systemd-udevd[384]: 0003:0627:0001.0001: No entry found from hwdb. [ 177.114737] systemd-udevd[384]: 0003:0627:0001.0001: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=hid': No data available [ 177.116937] systemd-udevd[384]: 0003:0627:0001.0001: Device processed (SEQNUM=5927, ACTION=bind) [ 177.118745] systemd-udevd[384]: 0003:0627:0001.0001: sd-device-monitor(worker): Passed 418 byte to netlink monitor. [ 177.123629] systemd-udevd[353]: 1-1:1.0: Device ready for processing (SEQNUM=5928, ACTION=bind) [ 177.129791] systemd-udevd[353]: 1-1:1.0: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 177.133288] systemd-udevd[353]: 1-1: SEQNUM=5929 blocked by SEQNUM=5928 [ 177.135475] systemd-udevd[384]: 1-1:1.0: Processing device (SEQNUM=5928, ACTION=bind) [ 177.137534] systemd-udevd[384]: 1-1:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 177.139490] systemd-udevd[384]: 1-1:1.0: hwdb modalias key: "usb:v0627p0001d0000dc00dsc00dp00ic03isc00ip00in00" [ 177.141742] systemd-udevd[384]: 1-1:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 177.143674] systemd-udevd[384]: 1-1:1.0: sd-device: Created db file '/run/udev/data/+usb:1-1:1.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-1/1-1:1.0' [ 177.145961] systemd-udevd[384]: 1-1:1.0: Device processed (SEQNUM=5928, ACTION=bind) [ 177.147735] systemd-udevd[384]: 1-1:1.0: sd-device-monitor(worker): Passed 646 byte to netlink monitor. [ 177.154924] systemd-udevd[353]: 1-1: Device ready for processing (SEQNUM=5929, ACTION=bind) [ 177.158432] systemd-udevd[384]: 1-1: Processing device (SEQNUM=5929, ACTION=bind) [ 177.160484] systemd-udevd[384]: 1-1: Removing watch handle -1. [ 177.162871] systemd-udevd[353]: 1-1: sd-device-monitor(manager): Passed 330 byte to netlink monitor. [ 177.165523] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'usb_id' [ 177.167444] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/50-udev-default.rules:19 Importing properties from results of builtin command 'hwdb --subsystem=usb' [ 177.169787] systemd-udevd[384]: 1-1: hwdb modalias key: "usb:v0627p0001:QEMU USB Tablet" [ 177.171550] systemd-udevd[384]: 1-1: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 177.175206] systemd-udevd[384]: 1-1: Successfully created symlink '/dev/char/189:1' to '/dev/bus/usb/001/002' [ 177.182009] systemd-udevd[384]: 1-1: sd-device: Created db file '/run/udev/data/c189:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0/usb1/1-1' [ 177.185237] systemd-udevd[384]: 1-1: Device processed (SEQNUM=5929, ACTION=bind) [ 177.187144] systemd-udevd[384]: 1-1: sd-device-monitor(worker): Passed 1273 byte to netlink monitor. [ 177.189740] systemd-udevd[353]: No events are queued, removing /run/udev/queue. [ 177.191428] systemd-udevd[353]: Cleanup idle workers [ 177.193246] systemd-udevd[353]: Worker [395] exited. [ 177.194839] systemd-udevd[353]: Worker [393] exited. [ 177.196709] systemd-udevd[353]: Worker [381] exited. [ 177.198303] systemd-udevd[353]: Worker [391] exited. [ 177.199922] systemd-udevd[353]: Worker [380] exited. [ 177.201725] systemd-udevd[353]: Worker [379] exited. [ 177.203345] systemd-udevd[353]: Worker [388] exited. [ 177.205146] systemd-udevd[353]: Worker [392] exited. [ 177.206743] systemd-udevd[353]: Worker [384] exited. [ 177.208625] systemd-udevd[353]: Worker [386] exited. [ 177.210224] systemd-udevd[353]: Worker [382] exited. [ 177.211844] systemd-udevd[353]: Worker [383] exited. [ 177.213800] systemd-udevd[353]: Worker [389] exited. [ 177.215419] systemd-udevd[353]: Worker [396] exited. [ 177.217252] systemd-udevd[353]: Cleanup idle workers systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) [ 179.731592] systemd-timesyncd[373]: Sent NTP request to 216.239.35.0:123 (time1.google.com). [ 179.734575] systemd-timesyncd[373]: NTP response: [ 179.737049] systemd-timesyncd[373]: leap : 0 [ 179.738729] systemd-timesyncd[373]: version : 4 [ 179.740793] systemd-timesyncd[373]: mode : 4 [ 179.742508] systemd-timesyncd[373]: stratum : 1 [ 179.744713] systemd-timesyncd[373]: precision : 0.000001 sec (-20) [ 179.747061] systemd-timesyncd[373]: root distance: 0.000061 sec [ 179.748922] systemd-timesyncd[373]: reference : GOOG [ 179.750591] systemd-timesyncd[373]: origin : 1713275442.422 [ 179.752504] systemd-timesyncd[373]: receive : 1713275442.430 [ 179.754182] systemd-timesyncd[373]: transmit : 1713275442.430 [ 179.755882] systemd-timesyncd[373]: dest : 1713275442.439 [ 179.757854] systemd-timesyncd[373]: offset : -0.000 sec [ 179.759762] systemd-timesyncd[373]: delay : +0.017 sec [ 179.761640] systemd-timesyncd[373]: packet count : 2 [ 179.763294] systemd-timesyncd[373]: jitter : 0.000 [ 179.765213] systemd-timesyncd[373]: poll interval: 64 [ 179.766868] systemd-timesyncd[373]: adjust (slew): -0.000 sec [ 179.768821] systemd-timesyncd[373]: status : 8193 sync [ 179.770504] systemd-timesyncd[373]: time now : 1713275442.449 [ 179.772592] systemd-timesyncd[373]: constant : 2 [ 179.774259] systemd-timesyncd[373]: offset : -0.000 sec [ 179.775927] systemd-timesyncd[373]: freq offset : -233764 (-3 ppm) [ 179.777809] systemd-timesyncd[373]: interval/delta/delay/jitter/drift 64s/-0.000s/0.017s/0.000s/-3ppm [ 179.779614] systemd-timesyncd[373]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/timesync1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=4 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) systemd-journald.service: Got notification message from PID 304 (WATCHDOG=1) [ 202.916011] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER Successfully forked off '(sd-expire)' as PID 498. Received SIGCHLD from PID 498 ((sd-expire)). Child 498 ((sd-expire)) died (code=exited, status=0/SUCCESS) init.scope: Child 498 belongs to init.scope. systemd-resolved.service: Got notification message from PID 372 (WATCHDOG=1) systemd-userdbd.service: Got notification message from PID 341 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) [ 243.980644] systemd-timesyncd[373]: Sent NTP request to 216.239.35.0:123 (time1.google.com). [ 243.985051] systemd-timesyncd[373]: NTP response: [ 243.986786] systemd-timesyncd[373]: leap : 0 [ 243.988800] systemd-timesyncd[373]: version : 4 [ 243.990499] systemd-timesyncd[373]: mode : 4 [ 243.992474] systemd-timesyncd[373]: stratum : 1 [ 243.994710] systemd-timesyncd[373]: precision : 0.000001 sec (-20) [ 243.996764] systemd-timesyncd[373]: root distance: 0.000061 sec [ 243.998462] systemd-timesyncd[373]: reference : GOOG [ 244.000459] systemd-timesyncd[373]: origin : 1713275506.672 [ 244.002169] systemd-timesyncd[373]: receive : 1713275506.680 [ 244.003849] systemd-timesyncd[373]: transmit : 1713275506.680 [ 244.005838] systemd-timesyncd[373]: dest : 1713275506.688 [ 244.007532] systemd-timesyncd[373]: offset : +0.000 sec [ 244.009779] systemd-timesyncd[373]: delay : +0.017 sec [ 244.011437] systemd-timesyncd[373]: packet count : 3 [ 244.013456] systemd-timesyncd[373]: jitter : 0.000 [ 244.015260] systemd-timesyncd[373]: poll interval: 128 [ 244.017232] systemd-timesyncd[373]: adjust (slew): +0.000 sec [ 244.018907] systemd-timesyncd[373]: status : 8193 sync [ 244.020873] systemd-timesyncd[373]: time now : 1713275506.696 [ 244.022561] systemd-timesyncd[373]: constant : 3 [ 244.024610] systemd-timesyncd[373]: offset : +0.000 sec [ 244.026280] systemd-timesyncd[373]: freq offset : -196166 (-2 ppm) [ 244.027961] systemd-timesyncd[373]: interval/delta/delay/jitter/drift 128s/+0.000s/0.017s/0.000s/-2ppm [ 244.029971] systemd-timesyncd[373]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/timesync1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Successfully forked off '(sd-expire)' as PID 499. Received SIGCHLD from PID 499 ((sd-expire)). Child 499 ((sd-expire)) died (code=exited, status=0/SUCCESS) init.scope: Child 499 belongs to init.scope. systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 266.737165] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER systemd-logind.service: Got notification message from PID 421 (WATCHDOG=1) systemd-udevd.service: Got notification message from PID 353 (WATCHDOG=1) systemd-journald.service: Got notification message from PID 304 (WATCHDOG=1) Successfully forked off '(sd-expire)' as PID 500. boot.automount: Got direct umount request on /boot boot.mount: Trying to enqueue job boot.mount/stop/replace boot.mount: Installed new job boot.mount/stop as 767 boot.mount: Enqueued job boot.mount/stop as 767 Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=236 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=237 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=238 reply_cookie=0 signature=uos error-name=n/a error-message=n/a system.slice: Thawing unit. boot.mount: Thawing unit. boot.mount: About to execute: /usr/bin/umount /boot -c Serializing sd-executor-state to memfd. boot.mount: Forked /usr/bin/umount as 501 [ 291.540891] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=236 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 291.545398] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=237 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Closing set fd 120 (socket:[1370]) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=239 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=240 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a boot.mount: Changed mounted -> unmounting Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=241 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 291.571593] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=239 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=242 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/767 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=243 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 291.578109] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=240 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 291.581570] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=241 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 291.584576] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=242 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 291.587102] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/767 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=243 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4862 systemd-journald.service: Added fd 121 (stored) to fd store. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=244 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=245 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Received SIGCHLD from PID 501 (umount). Child 501 (umount) died (code=exited, status=0/SUCCESS) boot.mount: Child 501 belongs to boot.mount. boot.mount: Mount process exited, code=exited, status=0/SUCCESS (success) boot.mount: Deactivated successfully. [ 292.019325] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=244 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a boot.mount: Changed unmounting -> dead boot.mount: Job 767 boot.mount/stop finished, result=done [ 292.027219] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=245 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=246 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=247 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=248 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a boot.automount: Sending success. boot.automount: Changed running -> waiting [ 292.036845] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=246 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a boot.mount: Consumed 716ms CPU time. [ 292.040877] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=247 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a blockdev@dev-vda1.target: Collecting. [ 292.046651] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=248 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=249 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 292.051311] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=249 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/umount_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=250 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/local_2dfs_2dpre_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=251 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/local_2dfs_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=252 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 292.065183] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/umount_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=250 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/blockdev_40dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=253 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=254 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 292.071515] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/local_2dfs_2dpre_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=251 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=255 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2eautomount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=256 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 292.075342] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/local_2dfs_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=252 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2eautomount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=257 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 292.079105] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/blockdev_40dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=253 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=258 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=259 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 292.082874] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=254 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Child 500 ((sd-expire)) died (code=exited, status=0/SUCCESS) [ 292.086564] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=255 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a init.scope: Child 500 belongs to init.scope. [ 292.089692] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2eautomount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=256 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Received SIGCHLD from PID 500 (n/a). systemd-journald.service: Received EPOLLHUP on stored fd 121 (stored), closing. [ 292.093323] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2eautomount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=257 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 292.096378] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=258 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 292.098896] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/boot_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=259 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Received SIGCHLD from PID 503 ((sd-close)). Child 503 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 503 belongs to init.scope. systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 330.139234] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER systemd-userdbd.service: Got notification message from PID 341 (WATCHDOG=1) systemd-resolved.service: Got notification message from PID 372 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) [ 372.225458] systemd-timesyncd[373]: Sent NTP request to 216.239.35.0:123 (time1.google.com). [ 372.230075] systemd-timesyncd[373]: NTP response: [ 372.231758] systemd-timesyncd[373]: leap : 0 [ 372.233907] systemd-timesyncd[373]: version : 4 [ 372.235579] systemd-timesyncd[373]: mode : 4 [ 372.237640] systemd-timesyncd[373]: stratum : 1 [ 372.239274] systemd-timesyncd[373]: precision : 0.000001 sec (-20) [ 372.241942] systemd-timesyncd[373]: root distance: 0.000076 sec [ 372.243631] systemd-timesyncd[373]: reference : GOOG [ 372.245668] systemd-timesyncd[373]: origin : 1713275634.915 [ 372.247356] systemd-timesyncd[373]: receive : 1713275634.924 [ 372.249376] systemd-timesyncd[373]: transmit : 1713275634.924 [ 372.251053] systemd-timesyncd[373]: dest : 1713275634.932 [ 372.253086] systemd-timesyncd[373]: offset : +0.001 sec [ 372.254761] systemd-timesyncd[373]: delay : +0.017 sec [ 372.256742] systemd-timesyncd[373]: packet count : 4 [ 372.258419] systemd-timesyncd[373]: jitter : 0.000 [ 372.260331] systemd-timesyncd[373]: poll interval: 256 [ 372.261999] systemd-timesyncd[373]: adjust (slew): +0.001 sec [ 372.263658] systemd-timesyncd[373]: status : 8193 sync [ 372.265620] systemd-timesyncd[373]: time now : 1713275634.945 [ 372.267301] systemd-timesyncd[373]: constant : 4 [ 372.269276] systemd-timesyncd[373]: offset : +0.001 sec [ 372.270936] systemd-timesyncd[373]: freq offset : -112121 (-1 ppm) [ 372.273257] systemd-timesyncd[373]: interval/delta/delay/jitter/drift 256s/+0.001s/0.017s/0.000s/-1ppm [ 372.275233] systemd-timesyncd[373]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/timesync1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-journald.service: Got notification message from PID 304 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 393.641713] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER trs-qemuarm64 login: systemd-logind.service: Got notification message from PID 421 (WATCHDOG=1) root varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-18: Setting state idle-server varlink-18: New incoming message: {"method":"io.systemd.UserDatabase.GetUserRecord","parameters":{"userName":"root","service":"io.systemd.DynamicUser"}} varlink-18: Changing state idle-server → processing-method varlink-18: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-18: Changing state processing-method → processed-method varlink-18: Changing state processed-method → idle-server varlink-18: Got POLLHUP from socket. varlink-18: Changing state idle-server → pending-disconnect varlink-18: Changing state pending-disconnect → processing-disconnect varlink-18: Changing state processing-disconnect → disconnected [ 398.570219] systemd-logind[421]: Got message type=method_call sender=:1.6 destination=org.freedesktop.login1 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSessionWithPIDFD cookie=2 reply_cookie=0 signature=uhsssssussbssta(sv) error-name=n/a error-message=n/a [ 398.573671] systemd-logind[421]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=10 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 398.575981] systemd-logind[421]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=9 reply_cookie=10 signature=u error-name=n/a error-message=n/a [ 398.578325] systemd-logind[421]: varlink: Setting state idle-client [ 398.580773] systemd-logind[421]: /run/systemd/userdb/io.systemd.Multiplexer: Sending message: {"method":"io.systemd.UserDatabase.GetUserRecord","parameters":{"uid":0,"service":"io.systemd.Multiplexer"}} [ 398.582853] systemd-logind[421]: /run/systemd/userdb/io.systemd.Multiplexer: Changing state idle-client -> awaiting-reply varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-18: Setting state idle-server varlink-18: New incoming message: {"method":"io.systemd.UserDatabase.GetUserRecord","parameters":{"uid":0,"service":"io.systemd.DynamicUser"}} varlink-18: Changing state idle-server → processing-method varlink-18: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-18: Changing state processing-method → processed-method varlink-18: Changing state processed-method → idle-server varlink-18: Got POLLHUP from socket. varlink-18: Changing state idle-server → pending-disconnect varlink-18: Changing state pending-disconnect → processing-disconnect varlink-18: Changing state processing-disconnect → disconnected [ 398.685941] systemd-logind[421]: /run/systemd/userdb/io.systemd.Multiplexer: New incoming message: {"parameters":{"record":{"userName":"root","uid":0,"gid":0,"homeDirectory":"/root","shell":"/bin/sh","privileged":{"hashedPassword":[""]},"passwordChangeNow":false,"lastPasswordChangeUSec":1301961600000000,"passwordChangeMaxUSec":8639913600000000,"passwordChangeWarnUSec":604800000000,"status":{"3c9cbeb911584dcdbeda36401d7fe6f6":{"service":"io.systemd.NameServiceSwitch"}}},"incomplete":false}} [ 398.693270] systemd-logind[421]: /run/systemd/userdb/io.systemd.Multiplexer: Changing state awaiting-reply -> processing-reply [ 398.698978] systemd-logind[421]: /run/systemd/userdb/io.systemd.Multiplexer: Changing state processing-reply -> idle-client [ 398.706434] systemd-logind[421]: Starting services for new user root. [ 398.710483] systemd-logind[421]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=11 reply_cookie=0 signature=ss error-name=n/a error-message=n/a Got message type=method_call sender=:1.4 destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=11 reply_cookie=0 signature=ss error-name=n/a error-message=n/a Unit user@0.service has alias user@.service. Skipping overridden file '/usr/lib/systemd/system/user@.service.d/10-login-barrier.conf'. systemd-oomd.service: Failed to load configuration: No such file or directory Unit user-runtime-dir@0.service has alias user-runtime-dir@.service. Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=260 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=20 reply_cookie=260 signature=u error-name=n/a error-message=n/a user@0.service: Trying to enqueue job user@0.service/start/replace run-postinsts.service: Cannot add dependency job, ignoring: Unit run-postinsts.service not found. user@0.service: Installed new job user@0.service/start as 768 user-0.slice: Installed new job user-0.slice/start as 769 user-runtime-dir@0.service: Installed new job user-runtime-dir@0.service/start as 775 user@0.service: Enqueued job user@0.service/start as 768 Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=261 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=262 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=22 reply_cookie=262 signature=s error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=263 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=264 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=method_return sender=n/a destination=:1.4 path=n/a interface=n/a member=n/a cookie=265 reply_cookie=11 signature=o error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=266 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=267 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=268 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=269 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 398.853584] systemd-logind[421]: Got message type=method_return sender=:1.3 destination=:1.4 path=n/a interface=n/a member=n/a cookie=265 reply_cookie=11 signature=o error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/shutdown_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=270 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.858346] systemd-logind[421]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=UserNew cookie=12 reply_cookie=0 signature=uo error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/basic_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=271 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.861678] systemd-logind[421]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartTransientUnit cookie=13 reply_cookie=0 signature=ssa(sv)a(sa(sv)) error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/sysinit_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=272 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=273 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=274 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=275 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=276 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=277 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=278 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=21 reply_cookie=261 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.4' successfully installed. Got message type=method_call sender=:1.4 destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartTransientUnit cookie=13 reply_cookie=0 signature=ssa(sv)a(sa(sv)) error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=279 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=23 reply_cookie=279 signature=u error-name=n/a error-message=n/a session-c1.scope: Failed to load configuration: No such file or directory root.mount: Failed to load configuration: No such file or directory session-c1.scope: Trying to enqueue job session-c1.scope/start/fail run-postinsts.service: Cannot add dependency job, ignoring: Unit run-postinsts.service not found. user@0.service: Merged user@0.service/start into installed job user@0.service/start as 768 session-c1.scope: Installed new job session-c1.scope/start as 868 user-runtime-dir@0.service: Merged user-runtime-dir@0.service/start into installed job user-runtime-dir@0.service/start as 775 user-0.slice: Merged user-0.slice/start into installed job user-0.slice/start as 769 session-c1.scope: Enqueued job session-c1.scope/start as 868 Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=280 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=281 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=25 reply_cookie=281 signature=s error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=282 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=283 reply_cookie=0 signature=uos error-name=n/a error-message=n/a Sent message type=method_return sender=n/a destination=:1.4 path=n/a interface=n/a member=n/a cookie=284 reply_cookie=13 signature=o error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=285 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=286 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.951332] systemd-logind[421]: Got message type=method_return sender=:1.3 destination=:1.4 path=n/a interface=n/a member=n/a cookie=284 reply_cookie=13 signature=o error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=287 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/shutdown_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=288 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.958299] systemd-logind[421]: New session c1 of user root. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=289 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.961259] systemd-logind[421]: Electing new display for user root Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=290 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.964978] systemd-logind[421]: Choosing session c1 in preference to - Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=291 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.967545] systemd-logind[421]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=SessionNew cookie=14 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=292 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.971064] systemd-logind[421]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1/user/_0 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=15 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=293 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=294 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.975051] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=268 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2d0_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=295 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/769 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=296 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.979819] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/shutdown_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=270 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/775 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=297 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/768 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=298 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a root.mount: Collecting. [ 398.983423] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/basic_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=271 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=299 reply_cookie=0 signature=so error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=24 reply_cookie=280 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.4' successfully installed. [ 398.988525] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/sysinit_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=272 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a session-c1.scope: starting held back, waiting for: user@0.service [ 398.992774] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=273 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.995435] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=274 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 398.998561] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=275 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.001394] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=276 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user.slice: Failed to set 'io.weight' attribute on '/user.slice' to 'default 100': No such file or directory [ 399.003693] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=286 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.006458] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=287 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user.slice: Failed to set 'memory.zswap.max' attribute on '/user.slice' to 'max': No such file or directory [ 399.008970] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/shutdown_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=288 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.011738] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=289 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.014381] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=290 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.016913] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=291 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.019219] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=292 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.022198] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=293 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.025081] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=294 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.027446] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2d0_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=295 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user-0.slice: Failed to set 'memory.zswap.max' attribute on '/user.slice/user-0.slice' to 'max': No such file or directory [ 399.030437] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/769 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=296 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.033370] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/775 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=297 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.035840] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/768 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=298 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.038450] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=299 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2d0_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=300 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user-0.slice changed dead -> active user-0.slice: Job 769 user-0.slice/start finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2d0_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=301 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=302 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a session-c1.scope: starting held back, waiting for: user@0.service [ 399.047603] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2d0_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=300 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user-runtime-dir@0.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-user-runtime-dir [ 399.053821] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2d0_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=301 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.057959] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=302 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a user-runtime-dir@0.service: Failed to set 'memory.zswap.max' attribute on '/user.slice/user-0.slice/user-runtime-dir@0.service' to 'max': No such file or directory user-runtime-dir@0.service: Passing 0 fds to service user-runtime-dir@0.service: About to execute: /usr/lib/systemd/systemd-user-runtime-dir start 0 Serializing sd-executor-state to memfd. user-runtime-dir@0.service: Forked /usr/lib/systemd/systemd-user-runtime-dir as 504 Closing set fd 120 (socket:[1370]) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=303 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=304 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user-runtime-dir@0.service: Changed dead -> start user@0.service: starting held back, waiting for: user-runtime-dir@0.service Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=305 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=306 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2d0_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=307 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/775 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=308 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.144006] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=303 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.147712] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=304 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.150624] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=305 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.153377] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=306 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.156415] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2d0_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=307 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.159287] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/775 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=308 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4871 systemd-journald.service: Added fd 121 (stored) to fd store. [ 399.554482] systemd-user-runtime-dir[504]: Bus n/a: changing state UNSET -> OPENING [ 399.557488] systemd-user-runtime-dir[504]: sd-bus: starting bus by connecting to /run/dbus/system_bus_socket... [ 399.559350] systemd-user-runtime-dir[504]: Bus n/a: changing state OPENING -> AUTHENTICATING [ 399.561774] systemd-user-runtime-dir[504]: Bus n/a: changing state AUTHENTICATING -> HELLO [ 399.563531] systemd-user-runtime-dir[504]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 399.589974] systemd-user-runtime-dir[504]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.7 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a [ 399.595213] systemd-user-runtime-dir[504]: Bus n/a: changing state HELLO -> RUNNING [ 399.598021] systemd-user-runtime-dir[504]: Sent message type=method_call sender=n/a destination=org.freedesktop.login1 path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=Get cookie=2 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 399.611874] systemd-logind[421]: Got message type=method_call sender=:1.7 destination=org.freedesktop.login1 path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=Get cookie=2 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 399.615123] systemd-logind[421]: Sent message type=method_return sender=n/a destination=:1.7 path=n/a interface=n/a member=n/a cookie=16 reply_cookie=2 signature=v error-name=n/a error-message=n/a [ 399.617728] systemd-logind[421]: Got message type=method_call sender=:1.7 destination=org.freedesktop.login1 path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 399.620658] systemd-user-runtime-dir[504]: Got message type=method_return sender=:1.4 destination=:1.7 path=n/a interface=n/a member=n/a cookie=16 reply_cookie=2 signature=v error-name=n/a error-message=n/a [ 399.622742] systemd-user-runtime-dir[504]: Sent message type=method_call sender=n/a destination=org.freedesktop.login1 path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 399.625205] systemd-user-runtime-dir[504]: Got message type=method_return sender=:1.4 destination=:1.7 path=n/a interface=n/a member=n/a cookie=17 reply_cookie=3 signature=v error-name=n/a error-message=n/a [ 399.627239] systemd-user-runtime-dir[504]: Bus n/a: changing state RUNNING -> CLOSED [ 399.629651] systemd-logind[421]: Sent message type=method_return sender=n/a destination=:1.7 path=n/a interface=n/a member=n/a cookie=17 reply_cookie=3 signature=v error-name=n/a error-message=n/a [ 399.632333] systemd-user-runtime-dir[504]: Will mount /run/user/0 owned by 0:0 [ 399.634635] systemd-user-runtime-dir[504]: Mounting tmpfs (tmpfs) on /run/user/0 (MS_NOSUID|MS_NODEV "mode=0700,uid=0,gid=0,size=198615040,nr_inodes=48490")... run.mount: Failed to load configuration: No such file or directory run-user.mount: Failed to load configuration: No such file or directory run-user-0.mount: Changed dead -> mounted Failed to communicate with plymouth: Connection refused Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=309 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=310 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=311 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=312 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/system_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=313 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=314 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=315 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=316 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 399.688797] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=311 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/swap_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=317 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.695426] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/_2d_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=312 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/umount_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=318 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/local_2dfs_2dpre_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=319 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.699949] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/system_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=313 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/local_2dfs_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=320 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a run.mount: Collecting. run-user.mount: Collecting. [ 399.703842] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=314 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=321 reply_cookie=0 signature=so error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=322 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 399.707254] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=315 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.710580] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/swap_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=317 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.714075] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/umount_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=318 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Received SIGCHLD from PID 504 (systemd-user-ru). [ 399.717054] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/local_2dfs_2dpre_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=319 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Child 504 (systemd-user-ru) died (code=exited, status=0/SUCCESS) [ 399.719717] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/local_2dfs_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=320 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user-runtime-dir@0.service: Child 504 belongs to user-runtime-dir@0.service. user-runtime-dir@0.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 399.722319] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=321 reply_cookie=0 signature=so error-name=n/a error-message=n/a [ 399.725395] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=322 reply_cookie=0 signature=so error-name=n/a error-message=n/a user-runtime-dir@0.service: Changed start -> exited user-runtime-dir@0.service: Job 775 user-runtime-dir@0.service/start finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=323 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=324 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=325 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Failed to communicate with plymouth: Connection refused [ 399.739859] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=323 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=326 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=327 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user-runtime-dir@0.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 121 (stored), closing. [ 399.757320] kernel[415]: [ 399.974314] audit: type=1130 audit(1713275662.443:175): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 399.760678] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=324 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.763151] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=325 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a session-c1.scope: starting held back, waiting for: user@0.service [ 399.766534] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=326 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.770004] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_2druntime_2ddir_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=327 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user@0.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd user@0.service: Failed to set 'memory.zswap.max' attribute on '/user.slice/user-0.slice/user@0.service' to 'max': No such file or directory user@0.service: Passing 0 fds to service user@0.service: About to execute: /usr/lib/systemd/systemd --user Serializing sd-executor-state to memfd. user@0.service: Forked /usr/lib/systemd/systemd as 506 Closing set fd 120 (socket:[1370]) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=328 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=329 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user@0.service: Changed dead -> start Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=330 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=331 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/768 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=332 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.857859] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=328 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Received SIGCHLD from PID 505 ((sd-close)). Child 505 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 399.866233] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=329 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a init.scope: Child 505 belongs to init.scope. [ 399.870557] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=330 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.873586] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=331 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 399.876734] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/768 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=332 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user@0.service: User lookup succeeded: uid=0 gid=0 Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=333 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=334 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 400.039401] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=333 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 400.045007] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=334 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4880 systemd-journald.service: Added fd 121 (stored) to fd store. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy pam_setcred() failed, ignoring: Failure setting user credentials [ 400.219376] kernel[415]: [ 400.443902] audit: type=1006 audit(1713275662.911:176): pid=506 uid=0 subj=kernel old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1 [ 400.223114] kernel[415]: [ 400.444502] audit: type=1300 audit(1713275662.911:176): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffc8ffd6e0 a2=1 a3=1 items=0 ppid=1 pid=506 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel key=(null) [ 400.226659] kernel[415]: [ 400.444698] audit: type=1327 audit(1713275662.911:176): proctitle="(systemd)" varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-123: Setting state idle-server varlink-123: New incoming message: {"method":"io.systemd.UserDatabase.GetUserRecord","parameters":{"userName":"root","service":"io.systemd.DynamicUser"}} varlink-123: Changing state idle-server → processing-method varlink-123: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-123: Changing state processing-method → processed-method varlink-123: Changing state processed-method → idle-server varlink-123: Got POLLHUP from socket. varlink-123: Changing state idle-server → pending-disconnect varlink-123: Changing state pending-disconnect → processing-disconnect varlink-123: Changing state processing-disconnect → disconnected Successfully forked off '(sd-pam)' as PID 507. systemd 255.4^ running in user mode for user 0/root. (+PAM +AUDIT +SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE +TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Unified cgroup hierarchy is located at /sys/fs/cgroup/user.slice/user-0.slice/user@0.service. bpf-firewall: Got EBADF when using BPF_F_ALLOW_MULTI, which indicates it is supported. Yay! Controller 'cpu' supported: yes Controller 'cpuacct' supported: no Controller 'cpuset' supported: no Controller 'io' supported: no Controller 'blkio' supported: no Controller 'memory' supported: yes Controller 'devices' supported: no Controller 'pids' supported: yes Controller 'bpf-firewall' supported: yes Controller 'bpf-devices' supported: yes Controller 'bpf-foreign' supported: yes Controller 'bpf-socket-bind' supported: no Controller 'bpf-restrict-network-interfaces' supported: no Set up TFD_TIMER_CANCEL_ON_SET timerfd. Failed to stat /etc/localtime, ignoring: No such file or directory /etc/localtime doesn't exist yet, watching /etc instead. Failed to establish memory pressure event source, ignoring: Operation not supported [ 400.764649] kernel[415]: [ 400.971615] audit: type=1334 audit(1713275663.439:177): prog-id=36 op=LOAD [ 400.767003] kernel[415]: [ 400.971872] audit: type=1300 audit(1713275663.439:177): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffef58c278 a2=90 a3=0 items=0 ppid=1 pid=506 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" subj=kernel key=(null) [ 400.770735] kernel[415]: [ 400.972561] audit: type=1327 audit(1713275663.439:177): proctitle="(systemd)" [ 400.773309] kernel[415]: [ 400.973843] audit: type=1334 audit(1713275663.443:178): prog-id=36 op=UNLOAD [ 400.775667] kernel[415]: [ 400.974567] audit: type=1300 audit(1713275663.443:178): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=1 a2=0 a3=0 items=0 ppid=1 pid=506 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" subj=kernel key=(null) [ 400.779028] kernel[415]: [ 400.974722] audit: type=1327 audit(1713275663.443:178): proctitle="(systemd)" Serializing user-environment-generators to memfd. Successfully forked off '(sd-exec-strv)' as PID 508. Serializing 30-systemd-environment-d-generator to memfd. About to execute /usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator Successfully forked off '(direxec)' as PID 509. [ 401.030435] systemd[509]: Looking for environment.d files in (higher priority first): [ 401.033066] systemd[509]: /root/.config/environment.d [ 401.034866] systemd[509]: /etc/environment.d [ 401.036803] systemd[509]: /run/environment.d [ 401.038510] systemd[509]: /usr/local/lib/environment.d [ 401.040453] systemd[509]: /usr/lib/environment.d [ 401.042874] systemd[509]: Reading /usr/lib/environment.d/99-environment.conf... /usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator succeeded. (sd-exec-strv) succeeded. Virtualization QEMU Virtual Machine found in DMI (/sys/class/dmi/id/product_name) UML virtualization not found in /proc/cpuinfo. Virtualization XEN not found, /proc/xen does not exist No virtualization found in CPUID Found VM virtualization qemu No confidential virtualization detection on this architecture No executables found. Looking for unit files in (higher priority first): /root/.config/systemd/user.control /run/user/0/systemd/user.control /run/user/0/systemd/transient /run/user/0/systemd/generator.early /root/.config/systemd/user /etc/xdg/systemd/user /etc/systemd/user /run/user/0/systemd/user /run/systemd/user /run/user/0/systemd/generator /root/.local/share/systemd/user /usr/local/share/systemd/user /usr/share/systemd/user /usr/local/lib/systemd/user /usr/lib/systemd/user /run/user/0/systemd/generator.late Modification times have changed, need to update cache. unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/default.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/exit.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/timers.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/sound.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/graphical-session.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/paths.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/session.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/shutdown.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/systemd-tmpfiles-clean.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/background.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/systemd-tmpfiles-clean.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/basic.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/smartcard.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/systemd-tmpfiles-setup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/graphical-session-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/dbus.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/dbus.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/sockets.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/app.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/systemd-exit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/bluetooth.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/user/printer.target blockdev@dev-mapper-usr.target: Failed to load configuration: No such file or directory loop1: Device busy: SYSTEMD_READY property from device is false loop1: Device busy: SYSTEMD_READY property from device is false loop1: Device busy: SYSTEMD_READY property from device is false loop2: Device busy: SYSTEMD_READY property from device is false loop2: Device busy: SYSTEMD_READY property from device is false loop2: Device busy: SYSTEMD_READY property from device is false loop3: Device busy: SYSTEMD_READY property from device is false loop3: Device busy: SYSTEMD_READY property from device is false loop3: Device busy: SYSTEMD_READY property from device is false loop4: Device busy: SYSTEMD_READY property from device is false loop4: Device busy: SYSTEMD_READY property from device is false loop4: Device busy: SYSTEMD_READY property from device is false loop5: Device busy: SYSTEMD_READY property from device is false loop5: Device busy: SYSTEMD_READY property from device is false loop5: Device busy: SYSTEMD_READY property from device is false loop6: Device busy: SYSTEMD_READY property from device is false loop6: Device busy: SYSTEMD_READY property from device is false loop6: Device busy: SYSTEMD_READY property from device is false loop7: Device busy: SYSTEMD_READY property from device is false loop7: Device busy: SYSTEMD_READY property from device is false loop7: Device busy: SYSTEMD_READY property from device is false dm-0: Device busy: SYSTEMD_READY property from device is false dm-0: Device busy: SYSTEMD_READY property from device is false dm-0: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false run.mount: Failed to load configuration: No such file or directory run-user.mount: Failed to load configuration: No such file or directory var.mount: Failed to load configuration: No such file or directory sys.mount: Failed to load configuration: No such file or directory sys-fs.mount: Failed to load configuration: No such file or directory sys-fs-fuse.mount: Failed to load configuration: No such file or directory sys-kernel.mount: Failed to load configuration: No such file or directory dev.mount: Failed to load configuration: No such file or directory Using notification socket /run/user/0/systemd/notify Successfully created private D-Bus server. Bus bus-system: changing state UNSET -> OPENING sd-bus: starting bus bus-system by connecting to /run/dbus/system_bus_socket... Bus bus-system: changing state OPENING -> AUTHENTICATING Successfully connected to system bus. Failed to connect to /run/systemd/oom/io.systemd.ManagedOOM: No such file or directory systemd-oomd varlink unix socket not found, skipping user manager varlink setup Invoking unit coldplug() handlers... -.slice changed dead -> active init.scope changed dead -> running -.mount: Changed dead -> mounted Invoking unit catchup() handlers... dev-ram4.device: Changed dead -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Changed dead -> plugged dev-ttyS2.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25.device: Changed dead -> plugged sys-devices-platform-platform\x2dbus\x40c000000-c000000.tpm_tis-tpmrm-tpmrm0.device: Changed dead -> plugged sys-fs-fuse-connections.mount: Changed dead -> mounted sys-devices-virtual-block-ram5.device: Changed dead -> plugged dev-vda2.device: Changed dead -> plugged dev-ram14.device: Changed dead -> plugged dev-mqueue.mount: Changed dead -> mounted dev-disk-by\x2dpartuuid-5b68dce6\x2d1451\x2d49a5\x2db2bb\x2dfdde91530b44.device: Changed dead -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Changed dead -> plugged sys-subsystem-net-devices-enp0s1.device: Changed dead -> plugged dev-tpmrm0.device: Changed dead -> plugged sys-module-fuse.device: Changed dead -> plugged dev-hugepages.mount: Changed dead -> mounted dev-disk-by\x2dpartuuid-5e33239e\x2d4857\x2d7203\x2dda1a\x2d3bd4515cc68c.device: Changed dead -> plugged dev-disk-by\x2duuid-7819\x2d74F8.device: Changed dead -> plugged usr.mount: Changed dead -> mounted dev-ram5.device: Changed dead -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Changed dead -> plugged tmp.mount: Changed dead -> mounted sys-devices-platform-serial8250-tty-ttyS2.device: Changed dead -> plugged dev-vda.device: Changed dead -> plugged dev-disk-by\x2dpartlabel-verityroot.device: Changed dead -> plugged sys-devices-virtual-block-ram0.device: Changed dead -> plugged sys-devices-virtual-block-ram11.device: Changed dead -> plugged dev-zram0.device: Changed dead -> plugged sys-devices-platform-platform\x2dbus\x40c000000-c000000.tpm_tis-tpm-tpm0.device: Changed dead -> plugged sys-devices-virtual-net-xenbr0.device: Changed dead -> plugged sys-devices-virtual-block-ram7.device: Changed dead -> plugged dev-ram13.device: Changed dead -> plugged sys-subsystem-net-devices-sit0.device: Changed dead -> plugged sys-devices-virtual-block-ram6.device: Changed dead -> plugged sys-devices-platform-serial8250-tty-ttyS0.device: Changed dead -> plugged dev-ram15.device: Changed dead -> plugged dev-tee0.device: Changed dead -> plugged sys-subsystem-net-devices-xenbr0.device: Changed dead -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Changed dead -> plugged dev-ram2.device: Changed dead -> plugged sys-devices-virtual-block-ram12.device: Changed dead -> plugged dev-disk-by\x2duuid-a3446dad\x2df774\x2d4e8a\x2d93ef\x2dba9d43e6c5f9.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25\x2dpart1.device: Changed dead -> plugged dev-tpm0.device: Changed dead -> plugged sys-devices-virtual-block-ram8.device: Changed dead -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Changed dead -> plugged sys-module-configfs.device: Changed dead -> plugged dev-ram12.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25\x2dpart4.device: Changed dead -> plugged dev-ram6.device: Changed dead -> plugged sys-devices-virtual-block-ram4.device: Changed dead -> plugged dev-vda4.device: Changed dead -> plugged sys-devices-virtual-block-zram0.device: Changed dead -> plugged dev-rfkill.device: Changed dead -> plugged dev-ram11.device: Changed dead -> plugged dev-ram10.device: Changed dead -> plugged dev-mapper-usr.device: Changed dead -> tentative sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25\x2dpart3.device: Changed dead -> plugged run-user-0.mount: Changed dead -> mounted var-volatile.mount: Changed dead -> mounted dev-disk-by\x2dpartlabel-ESP.device: Changed dead -> plugged dev-disk-by\x2duuid-4299b6a4\x2d62e3\x2d4679\x2d930d\x2df4bf566cc84c.device: Changed dead -> plugged dev-ram1.device: Changed dead -> plugged sys-devices-virtual-block-ram3.device: Changed dead -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Changed dead -> plugged dev-disk-by\x2dlabel-bootfs.device: Changed dead -> plugged sys-devices-platform-serial8250-tty-ttyS1.device: Changed dead -> plugged dev-ttyS1.device: Changed dead -> plugged dev-ram0.device: Changed dead -> plugged dev-ttyAMA0.device: Changed dead -> plugged sys-devices-platform-9000000.pl011-tty-ttyAMA0.device: Changed dead -> plugged sys-kernel-tracing.mount: Changed dead -> mounted dev-gpt\x2dauto\x2droot\x2dluks.device: Changed dead -> plugged dev-disk-by\x2dpartlabel-root\x2darm64.device: Changed dead -> plugged dev-disk-by\x2dlabel-root\x2darm64.device: Changed dead -> plugged dev-ttyS0.device: Changed dead -> plugged dev-disk-by\x2dpartuuid-d6a92dae\x2d5821\x2d03c2\x2d4128\x2d747339331f7f.device: Changed dead -> plugged dev-disk-by\x2duuid-e432bcfa\x2ddc3c\x2d4557\x2d8a62\x2de018f14ba4df.device: Changed dead -> plugged dev-vda3.device: Changed dead -> plugged sys-devices-platform-4000000.flash-mtd-mtd0-mtdblock0.device: Changed dead -> plugged sys-devices-virtual-tee-teepriv0.device: Changed dead -> plugged dev-mtdblock0.device: Changed dead -> plugged dev-ram8.device: Changed dead -> plugged dev-disk-by\x2dpartlabel-verityhash.device: Changed dead -> plugged dev-ram7.device: Changed dead -> plugged sys-devices-virtual-net-sit0.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25\x2dpart2.device: Changed dead -> plugged sys-devices-virtual-block-ram14.device: Changed dead -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Changed dead -> plugged sys-devices-platform-serial8250-tty-ttyS3.device: Changed dead -> plugged dev-vda1.device: Changed dead -> plugged dev-teepriv0.device: Changed dead -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Changed dead -> plugged dev-ttyS3.device: Changed dead -> plugged dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Changed dead -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:01.0-virtio0-net-enp0s1.device: Changed dead -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Changed dead -> plugged sys-devices-virtual-block-ram13.device: Changed dead -> plugged sys-devices-virtual-block-ram15.device: Changed dead -> plugged dev-mapper-root.device: Changed dead -> tentative dev-ram9.device: Changed dead -> plugged sys-devices-virtual-block-ram1.device: Changed dead -> plugged sys-kernel-debug.mount: Changed dead -> mounted sys-devices-virtual-misc-rfkill.device: Changed dead -> plugged sys-kernel-config.mount: Changed dead -> mounted sys-devices-virtual-tee-tee0.device: Changed dead -> plugged sys-devices-virtual-block-ram10.device: Changed dead -> plugged sys-devices-virtual-block-ram9.device: Changed dead -> plugged dev-ram3.device: Changed dead -> plugged sys-devices-virtual-block-ram2.device: Changed dead -> plugged Activating default unit: default.target run-user-0-bus.mount: Failed to load configuration: No such file or directory default.target: Trying to enqueue job default.target/start/isolate paths.target: Installed new job paths.target/start as 9 default.target: Installed new job default.target/start as 1 dbus.socket: Installed new job dbus.socket/start as 4 timers.target: Installed new job timers.target/start as 8 basic.target: Installed new job basic.target/start as 2 app.slice: Installed new job app.slice/start as 5 sockets.target: Installed new job sockets.target/start as 3 default.target: Enqueued job default.target/start as 1 Queued start job for default target Main User Target. Loaded units and determined initial transaction in 3.2s. run-user-0-bus.mount: Collecting. dev.mount: Collecting. sys-kernel.mount: Collecting. sys.mount: Collecting. sys-fs.mount: Collecting. sys-fs-fuse.mount: Collecting. var.mount: Collecting. run.mount: Collecting. run-user.mount: Collecting. init.scope: Failed to set 'memory.zswap.max' attribute on '/user.slice/user-0.slice/user@0.service/init.scope' to 'max': No such file or directory Failed to establish memory pressure event source, ignoring: Operation not supported Received SIGCHLD from PID 508 (n/a). Bus bus-system: changing state AUTHENTICATING -> HELLO Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a app.slice: Failed to set 'memory.zswap.max' attribute on '/user.slice/user-0.slice/user@0.service/app.slice' to 'max': No such file or directory app.slice changed dead -> active Failed to connect to /run/systemd/oom/io.systemd.ManagedOOM: No such file or directory systemd-oomd varlink unix socket not found, skipping user manager varlink setup app.slice: Job 5 app.slice/start finished, result=done basic.target: starting held back, waiting for: sockets.target default.target: starting held back, waiting for: basic.target paths.target changed dead -> active paths.target: Job 9 paths.target/start finished, result=done basic.target: starting held back, waiting for: sockets.target sockets.target: starting held back, waiting for: dbus.socket timers.target changed dead -> active timers.target: Job 8 timers.target/start finished, result=done basic.target: starting held back, waiting for: sockets.target dbus.socket: Failed to set 'memory.zswap.max' attribute on '/user.slice/user-0.slice/user@0.service/app.slice/dbus.socket' to 'max': No such file or directory dbus.socket: About to execute: /usr/bin/systemctl --user set-environment DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/bus Serializing sd-executor-state to memfd. dbus.socket: Forked /usr/bin/systemctl as 510 Closing set fd 28 (socket:[5510]) dbus.socket: Changed dead -> start-post Got message type=method_return sender=org.freedesktop.DBus destination=:1.8 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a Bus bus-system: changing state HELLO -> RUNNING Got message type=signal sender=org.freedesktop.DBus destination=:1.8 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.8 path=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 signature=n/a error-name=n/a error-message=n/a Match type='signal',path='/org/freedesktop/systemd1/agent',interface='org.freedesktop.systemd1.Agent',member='Released' successfully installed. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4895 systemd-journald.service: Added fd 123 (stored) to fd store. Bus private-bus-connection: changing state UNSET -> OPENING sd-bus: starting bus private-bus-connection on fds 29/29 (socket:[5521], socket:[5521])... [ 404.591097] systemctl[510]: Bus n/a: changing state UNSET -> OPENING Bus private-bus-connection: changing state OPENING -> AUTHENTICATING [ 404.594683] systemctl[510]: sd-bus: starting bus by connecting to /run/user/0/systemd/private... Accepting direct incoming connection from 510 (systemctl) [n/a] [ 404.597032] systemctl[510]: Bus n/a: changing state OPENING -> AUTHENTICATING Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 Accepted new private connection. Bus private-bus-connection: changing state AUTHENTICATING -> RUNNING [ 404.662556] systemctl[510]: Bus n/a: changing state AUTHENTICATING -> RUNNING Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=1 reply_cookie=0 signature=as error-name=n/a error-message=n/a [ 404.667824] systemctl[510]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=1 reply_cookie=0 signature=as error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=n/a error-name=n/a error-message=n/a [ 404.678990] systemctl[510]: Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=n/a error-name=n/a error-message=n/a Bus private-bus-connection: changing state RUNNING -> CLOSING Bus private-bus-connection: changing state CLOSING -> CLOSED [ 404.682767] systemctl[510]: Bus n/a: changing state RUNNING -> CLOSED Got disconnect on private connection. systemd-journald.service: Received EPOLLHUP on stored fd 123 (stored), closing. Received SIGCHLD from PID 510 (systemctl). Child 510 (systemctl) died (code=exited, status=0/SUCCESS) dbus.socket: Child 510 belongs to dbus.socket. dbus.socket: Control process exited, code=exited, status=0/SUCCESS (success) dbus.socket: Got final SIGCHLD for state start-post dbus.socket: Changed start-post -> listening dbus.socket: Job 4 dbus.socket/start finished, result=done Received SIGCHLD from PID 511 ((sd-close)). sockets.target changed dead -> active sockets.target: Job 3 sockets.target/start finished, result=done basic.target changed dead -> active basic.target: Job 2 basic.target/start finished, result=done Child 511 ((sd-close)) died (code=exited, status=0/SUCCESS) default.target changed dead -> active default.target: Job 1 default.target/start finished, result=done init.scope: Child 511 belongs to init.scope. Startup finished in 4.153s. user@0.service: Got notification message from PID 506 (READY=1, STATUS=Reached basic.target.) user@0.service: Changed start -> running user@0.service: Job 768 user@0.service/start finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=335 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=336 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=337 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=338 reply_cookie=0 signature=s error-name=n/a error-message=n/a Failed to communicate with plymouth: Connection refused Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=339 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=340 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a user@0.service: Got notification message from PID 506 (READY=1, STATUS=Ready.) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=341 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=342 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.761159] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=335 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a session-c1.scope: Failed to set 'memory.zswap.max' attribute on '/user.slice/user-0.slice/session-c1.scope' to 'max': No such file or directory [ 404.773447] kernel[415]: [ 404.984658] kauditd_printk_skb: 6 callbacks suppressed [ 404.775882] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=336 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.778684] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=337 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 404.781366] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=339 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.783638] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=340 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.786474] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=341 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.789023] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/user_400_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=342 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.791705] kernel[415]: [ 404.984699] audit: type=1130 audit(1713275667.447:181): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' session-c1.scope: 1 process added to scope's control group. Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=343 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=344 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a session-c1.scope changed dead -> running session-c1.scope: Job 868 session-c1.scope/start finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=345 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=346 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=347 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 404.820905] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=343 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=348 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=349 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=350 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.830308] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=344 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.835609] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=345 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a serial-getty@ttyAMA0.service: Control group is empty. [ 404.840876] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=346 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=351 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=352 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.846014] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=347 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 404.850744] systemd-logind[421]: Sending reply about created session: id=c1 object_path=/org/freedesktop/login1/session/c1 uid=0 runtime_path=/run/user/0 session_fd=19 seat= vtnr=0 [ 404.853921] systemd-logind[421]: Sent message type=method_return sender=n/a destination=:1.6 path=n/a interface=n/a member=n/a cookie=18 reply_cookie=2 signature=soshusub error-name=n/a error-message=n/a [ 404.861226] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=349 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.865649] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=350 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.870011] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=351 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.873686] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/serial_2dgetty_40ttyAMA0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=352 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 404.895836] kernel[415]: [ 405.124663] audit: type=1112 audit(1713275667.591:182): pid=449 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=login acct="root" exe="/usr/bin/login.shadow" hostname=trs-qemuarm64 addr=? terminal=/dev/ttyAMA0 res=success' 78root@trs-qemuarm64:~# systemd-udevd.service: Got notification message from PID 353 (WATCHDOG=1) systemd-userdbd.service: Got notification message from PID 341 (WATCHDOG=1) [ 424.985631] systemd-userdbd[341]: Worker 347 exited successfully. [ 424.988996] systemd-userdbd[341]: Successfully forked off '(sd-worker)' as PID 518. [ 424.991010] systemd-userdbd[341]: Worker 345 exited successfully. [ 424.993103] systemd-userdbd[341]: Successfully forked off '(sd-worker)' as PID 519. [ 427.011931] systemd-userdbd[341]: Worker 346 exited successfully. [ 427.014835] systemd-userdbd[341]: Successfully forked off '(sd-worker)' as PID 520. systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 457.826866] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER systemd-journald.service: Got notification message from PID 304 (WATCHDOG=1) systemd-resolved.service: Got notification message from PID 372 (WATCHDOG=1) root@trs-qemuarm64:~# lsmod Module Size Used by crct10dif_ce 12288 1 xhci_pci 20480 0 xhci_pci_renesas 12288 1 xhci_pci cfg80211 978944 0 sch_fq_codel 16384 2 fuse 143360 1 openvswitch 172032 0 nsh 12288 1 openvswitch nf_conncount 24576 1 openvswitch nf_nat 53248 1 openvswitch nf_conntrack 151552 3 nf_nat,openvswitch,nf_conncount nf_defrag_ipv6 20480 1 nf_conntrack nf_defrag_ipv4 12288 1 nf_conntrack nfnetlink 20480 2 root@trs-qemuarm64:~# systemctl status systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 520.919307] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER systemd-udevd.service: Got notification message from PID 353 (WATCHDOG=1) systemd-userdbd.service: Got notification message from PID 341 (WATCHDOG=1) systemd-logind.service: Got notification message from PID 421 (WATCHDOG=1) Bus private-bus-connection: changing state UNSET → OPENING sd-bus: starting bus private-bus-connection on fds 18/18 (socket:[5538], socket:[5538])... Bus private-bus-connection: changing state OPENING → AUTHENTICATING Accepting direct incoming connection from 522 (systemctl) [n/a] Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 Accepted new private connection. Bus private-bus-connection: changing state AUTHENTICATING → RUNNING Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=1 reply_cookie=0 signature=s error-name=n/a error-message=n/a No confidential virtualization detection on this architecture Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=a{sv} error-name=n/a error-message=n/a * trs-qemuarm64 State: running Units: 334 loaded (incl. loaded aliases) Jobs: 0 queued Failed: 0 units Since: Tue 2024-04-16 13:48:49 UTC; 7min ago systemd: 255.4^ CGroup: / Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnitProcesses cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=2 reply_cookie=2 signature=a(sus) error-name=n/a error-message=n/a |-init.scope | `-1 /usr/lib/systemd/systemd --switched-root --system --deserialize=36 |-system.slice | |-avahi-daemon.service | | |-414 "avahi-daemon: running [trs-qemuarm64.local]" | | `-426 "avahi-daemon: chroot helper" | |-busybox-klogd.service | | `-415 /usr/sbin/klogd -n | |-busybox-syslog.service | | `-416 /usr/sbin/syslogd -n | |-containerd.service | | `-445 /usr/bin/containerd | |-crond.service | | `-417 /usr/sbin/crond -n | |-dbus.service | | `-418 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only | |-rpcbind.service | | `-303 /usr/sbin/rpcbind -w -f | |-system-getty.slice | | `-getty@tty1.service | | `-448 /sbin/agetty -o "-p -- \\u" --noclear - linux | |-system-tee\x2dsupplicant.slice | | `-tee-supplicant@teepriv0.service | | `-484 /usr/sbin/tee-supplicant | |-systemd-journald.service | | `-304 /usr/lib/systemd/systemd-journald | |-systemd-logind.service | | `-421 /usr/lib/systemd/systemd-logind | |-systemd-networkd.service | | `-427 /usr/lib/systemd/systemd-networkd | |-systemd-resolved.service | | `-372 /usr/lib/systemd/systemd-resolved | |-systemd-timesyncd.service | | `-373 /usr/lib/systemd/systemd-timesyncd | |-systemd-udevd.service | | `-udev | | `-353 /usr/lib/systemd/systemd-udevd | `-systemd-userdbd.service | |-341 /usr/lib/systemd/systemd-userdbd | |-518 "systemd-userwork: waiting..." | |-519 "systemd-userwork: waiting..." | `-520 "systemd-userwork: waiting..." `-user.slice `-user-0.slice |-session-c1.scope | |-449 /bin/login -p -- | |-512 -sh | `-522 systemctl status `-user@0.service `-init.scope |-506 /usr/lib/systemd/systemd --user `-507 "(sd-pam)" Bus private-bus-connection: changing state RUNNING → CLOSING Bus private-bus-connection: changing state CLOSING → CLOSED Got disconnect on private connection. root@trs-qemuarm64:~# systemd-journald.service: Got notification message from PID 304 (WATCHDOG=1) systemd-resolved.service: Got notification message from PID 372 (WATCHDOG=1) [ 556.804920] systemd-networkd[427]: xenbr0: NDISC: Received Router Advertisement: flags none preference medium lifetime 30min [ 556.807969] systemd-networkd[427]: xenbr0: NDISC: Invoking callback for 'router' event. [ 556.810082] systemd-networkd[427]: xenbr0: Requesting NDisc route (configured): dst: n/a, src: n/a, gw: fe80::2, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 556.812490] systemd-networkd[427]: xenbr0: Requesting NDisc route (configured): dst: fec0::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 556.814977] systemd-networkd[427]: xenbr0: Requesting NDisc address (configured): fec0::5054:ff:fe12:3502/64 (valid for 23h 59min 59s, preferred for 3h 59min 59s), flags: manage-temporary-address,no-prefixroute, scope: global [ 556.818512] systemd-networkd[427]: xenbr0: Setting SLAAC addresses and router. [ 556.820458] systemd-networkd[427]: xenbr0: Configuring NDisc route (requesting,configured): dst: n/a, src: n/a, gw: fe80::2, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 556.822618] systemd-networkd[427]: xenbr0: Configuring NDisc route (requesting,configured): dst: fec0::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024, flags: n/a [ 556.825005] systemd-networkd[427]: xenbr0: Configuring NDisc address (requesting,configured): fec0::5054:ff:fe12:3502/64 (valid for 23h 59min 59s, preferred for 3h 59min 59s), flags: manage-temporary-address,no-prefixroute, scope: global [ 556.827150] systemd-networkd[427]: xenbr0: ndisc_check_ready(): SLAAC addresses and routes are not set. [ 556.829265] systemd-networkd[427]: xenbr0: ndisc_check_ready(): SLAAC addresses and routes are not set. [ 556.831064] systemd-networkd[427]: xenbr0: Received updated NDisc address (configured): fec0::5054:ff:fe12:3502/64 (valid for 23h 59min 59s, preferred for 3h 59min 59s), flags: manage-temporary-address,no-prefixroute, scope: site [ 556.833864] systemd-networkd[427]: xenbr0: SLAAC addresses and routes set. systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 585.566701] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) [ 628.479497] systemd-timesyncd[373]: Sent NTP request to 216.239.35.0:123 (time1.google.com). [ 628.484432] systemd-timesyncd[373]: NTP response: [ 628.486136] systemd-timesyncd[373]: leap : 0 [ 628.487803] systemd-timesyncd[373]: version : 4 [ 628.489763] systemd-timesyncd[373]: mode : 4 [ 628.491446] systemd-timesyncd[373]: stratum : 1 [ 628.493431] systemd-timesyncd[373]: precision : 0.000001 sec (-20) [ 628.495122] systemd-timesyncd[373]: root distance: 0.000061 sec [ 628.497081] systemd-timesyncd[373]: reference : GOOG [ 628.498752] systemd-timesyncd[373]: origin : 1713275891.170 [ 628.500734] systemd-timesyncd[373]: receive : 1713275891.178 [ 628.502770] systemd-timesyncd[373]: transmit : 1713275891.178 [ 628.504858] systemd-timesyncd[373]: dest : 1713275891.187 [ 628.506570] systemd-timesyncd[373]: offset : +0.000 sec [ 628.508445] systemd-timesyncd[373]: delay : +0.017 sec [ 628.510596] systemd-timesyncd[373]: packet count : 5 [ 628.512507] systemd-timesyncd[373]: jitter : 0.000 [ 628.514193] systemd-timesyncd[373]: poll interval: 512 [ 628.516418] systemd-timesyncd[373]: adjust (slew): +0.000 sec [ 628.518122] systemd-timesyncd[373]: status : 8193 sync [ 628.519784] systemd-timesyncd[373]: time now : 1713275891.194 [ 628.521778] systemd-timesyncd[373]: constant : 5 [ 628.523450] systemd-timesyncd[373]: offset : +0.000 sec [ 628.525384] systemd-timesyncd[373]: freq offset : -102157 (-1 ppm) [ 628.527081] systemd-timesyncd[373]: interval/delta/delay/jitter/drift 512s/+0.000s/0.017s/0.000s/-1ppm [ 628.529180] systemd-timesyncd[373]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/timesync1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-userdbd.service: Got notification message from PID 341 (WATCHDOG=1) systemd-resolved.service: Got notification message from PID 372 (WATCHDOG=1) systemd-udevd.service: Got notification message from PID 353 (WATCHDOG=1) systemd-logind.service: Got notification message from PID 421 (WATCHDOG=1) systemd-journald.service: Got notification message from PID 304 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 649.209394] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 712.740333] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER systemd-userdbd.service: Got notification message from PID 341 (WATCHDOG=1) systemd-journald.service: Got notification message from PID 304 (WATCHDOG=1) [ 744.459944] systemd-userdbd[341]: Worker 519 exited successfully. [ 744.464952] systemd-userdbd[341]: Successfully forked off '(sd-worker)' as PID 523. [ 744.466885] systemd-userdbd[341]: Worker 518 exited successfully. [ 744.468955] systemd-userdbd[341]: Successfully forked off '(sd-worker)' as PID 524. [ 746.502497] systemd-userdbd[341]: Worker 520 exited successfully. [ 746.505975] systemd-userdbd[341]: Successfully forked off '(sd-worker)' as PID 525. systemd-udevd.service: Got notification message from PID 353 (WATCHDOG=1) systemd-logind.service: Got notification message from PID 421 (WATCHDOG=1) systemd-resolved.service: Got notification message from PID 372 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 776.152370] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER root@trs-qemuarm64:~# systemd-journald.service: Got notification message from PID 304 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) [ 840.974758] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER systemd-userdbd.service: Got notification message from PID 341 (WATCHDOG=1) systemd-logind.service: Got notification message from PID 421 (WATCHDOG=1) systemd-resolved.service: Got notification message from PID 372 (WATCHDOG=1) systemd-udevd.service: Got notification message from PID 353 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 427 (WATCHDOG=1) systemd-tmpfiles-clean.timer: Timer elapsed. systemd-tmpfiles-clean.service: Trying to enqueue job systemd-tmpfiles-clean.service/start/replace systemd-tmpfiles-clean.service: Installed new job systemd-tmpfiles-clean.service/start as 969 systemd-tmpfiles-clean.service: Enqueued job systemd-tmpfiles-clean.service/start as 969 systemd-tmpfiles-clean.timer: Changed waiting -> running Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=353 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=354 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 904.977075] systemd-networkd[427]: enp0s1: DHCPv4 client: DISCOVER Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=355 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=356 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=357 reply_cookie=0 signature=uos error-name=n/a error-message=n/a systemd-tmpfiles-clean.service: Will spawn child (service_enter_start): systemd-tmpfiles [ 904.992588] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=353 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 904.995359] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=354 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 904.998238] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=355 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-tmpfiles-clean.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-tmpfiles-clean.service' to 'default 100': No such file or directory [ 905.001114] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=356 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-tmpfiles-clean.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tmpfiles-clean.service' to 'max': No such file or directory systemd-tmpfiles-clean.service: Passing 0 fds to service systemd-tmpfiles-clean.service: About to execute: systemd-tmpfiles --clean Serializing sd-executor-state to memfd. systemd-tmpfiles-clean.service: Forked systemd-tmpfiles as 526 Closing set fd 123 (socket:[1370]) Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=358 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=359 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-tmpfiles-clean.service: Changed dead -> start Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=360 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=361 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 905.065525] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=358 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/job/969 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=362 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 905.074366] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=359 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 905.077389] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=360 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 905.079989] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=361 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 905.082872] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/job/969 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=362 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Successfully forked off '(sd-mkdcreds)' as PID 527. systemd-journald.service: Got notification message from PID 304 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=6587 systemd-journald.service: Added fd 124 (stored) to fd store. Changing mount propagation /dev (MS_REC|MS_SLAVE "") Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Umounting /dev/shm... (sd-mkdcreds) succeeded. [ 905.537148] systemd-tmpfiles[526]: Looking for configuration files in (higher priority first): [ 905.539329] systemd-tmpfiles[526]: /etc/tmpfiles.d [ 905.541277] systemd-tmpfiles[526]: /run/tmpfiles.d [ 905.542930] systemd-tmpfiles[526]: /usr/local/lib/tmpfiles.d [ 905.544866] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d [ 905.547029] systemd-tmpfiles[526]: Skipping overridden file '/usr/lib/tmpfiles.d/home.conf'. [ 905.548982] systemd-tmpfiles[526]: Skipping overridden file '/usr/lib/tmpfiles.d/etc.conf'. [ 905.553930] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/00-create-volatile.conf"... [ 905.561139] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/credstore.conf"... [ 905.565811] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf"... [ 905.590583] systemd-tmpfiles[526]: Reading config file "/etc/tmpfiles.d/etc.conf"... [ 905.596640] systemd-tmpfiles[526]: Reading config file "/etc/tmpfiles.d/home.conf"... [ 905.598626] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf"... [ 905.601037] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf"... [ 905.603149] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. [ 905.605559] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/legacy.conf:25: Ignoring entry r! "/forcefsck" because --boot is not specified. [ 905.607399] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/legacy.conf:26: Ignoring entry r! "/fastboot" because --boot is not specified. [ 905.609597] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/legacy.conf:27: Ignoring entry r! "/forcequotacheck" because --boot is not specified. [ 905.611802] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/pam.conf"... [ 905.613813] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/parsec-tmpfiles.conf"... [ 905.616464] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/provision.conf"... [ 905.619899] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/provision.conf:13: Credential 'login.motd' not specified, skipping line. [ 905.622344] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/provision.conf:14: Credential 'login.issue' not specified, skipping line. [ 905.624592] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/provision.conf:17: Credential 'network.hosts' not specified, skipping line. [ 905.627111] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/provision.conf:22: Credential 'ssh.authorized_keys.root' not specified, skipping line. [ 905.629393] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/static-nodes-permissions.conf"... [ 905.634312] systemd-tmpfiles[526]: Reading config file "/run/tmpfiles.d/static-nodes.conf"... [ 905.636683] systemd-tmpfiles[526]: /run/tmpfiles.d/static-nodes.conf:1: Ignoring entry c! "/dev/fuse" because --boot is not specified. [ 905.638603] systemd-tmpfiles[526]: /run/tmpfiles.d/static-nodes.conf:2: Ignoring entry c! "/dev/cuse" because --boot is not specified. [ 905.640963] systemd-tmpfiles[526]: /run/tmpfiles.d/static-nodes.conf:4: Ignoring entry c! "/dev/net/tun" because --boot is not specified. [ 905.643201] systemd-tmpfiles[526]: /run/tmpfiles.d/static-nodes.conf:5: Ignoring entry c! "/dev/ppp" because --boot is not specified. [ 905.646180] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/sudo.conf"... [ 905.648479] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/systemd-network.conf"... [ 905.650746] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf"... [ 905.653334] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/systemd-nologin.conf:10: Ignoring entry f+! "/run/nologin" because --boot is not specified. [ 905.655209] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/systemd-resolve.conf"... [ 905.657570] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/systemd-resolve.conf:10: Ignoring entry L! "/etc/resolv.conf" because --boot is not specified. [ 905.659800] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/systemd-tmp.conf"... [ 905.662482] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/systemd-tmp.conf:17: Ignoring entry R! "/tmp/systemd-private-*" because --boot is not specified. [ 905.664911] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/systemd-tmp.conf:18: Ignoring entry R! "/var/tmp/systemd-private-*" because --boot is not specified. [ 905.667270] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/systemd-tmp.conf:23: Ignoring entry r! "/var/lib/systemd/coredump/.#*" because --boot is not specified. [ 905.669849] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf"... [ 905.672451] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/systemd.conf:11: Ignoring entry F! "/run/utmp" because --boot is not specified. [ 905.698815] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/systemd.conf:47: Copy source path '/.extra/tpm2-pcr-signature.json' does not exist, skipping line. [ 905.705651] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/systemd.conf:48: Copy source path '/.extra/tpm2-pcr-public-key.pem' does not exist, skipping line. [ 905.708315] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf"... [ 905.710129] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/var.conf"... [ 905.712493] systemd-tmpfiles[526]: Reading config file "/usr/lib/tmpfiles.d/x11.conf"... [ 905.714598] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/x11.conf:12: Ignoring entry D! "/tmp/.X11-unix" because --boot is not specified. [ 905.716775] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/x11.conf:13: Ignoring entry D! "/tmp/.ICE-unix" because --boot is not specified. [ 905.718804] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/x11.conf:14: Ignoring entry D! "/tmp/.XIM-unix" because --boot is not specified. [ 905.720863] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/x11.conf:15: Ignoring entry D! "/tmp/.font-unix" because --boot is not specified. [ 905.723104] systemd-tmpfiles[526]: /usr/lib/tmpfiles.d/x11.conf:18: Ignoring entry r! "/tmp/.X[0-9]*-lock" because --boot is not specified. [ 905.725200] systemd-tmpfiles[526]: Reading config file "/etc/tmpfiles.d/xen.conf"... [ 905.726998] systemd-tmpfiles[526]: Failed to open "/run/credentials/systemd-tmpfiles-clean.service/tmpfiles.extra", ignoring: No such file or directory [ 905.729480] systemd-tmpfiles[526]: Running clean action for entry d /run/lock/subsys [ 905.731544] systemd-tmpfiles[526]: Running clean action for entry d /run/lock [ 905.733968] systemd-tmpfiles[526]: Running clean action for entry d /var/volatile/log [ 905.737596] systemd-tmpfiles[526]: Running clean action for entry d /var/volatile/tmp [ 905.740474] systemd-tmpfiles[526]: Running clean action for entry d /etc/credstore [ 905.743068] systemd-tmpfiles[526]: Running clean action for entry d /etc/credstore.encrypted [ 905.750081] systemd-tmpfiles[526]: Running clean action for entry L /var/lib/dbus/machine-id [ 905.753599] systemd-tmpfiles[526]: Running clean action for entry d /var/lib/dbus [ 905.757283] systemd-tmpfiles[526]: Running clean action for entry d /run/dbus/containers [ 905.762995] systemd-tmpfiles[526]: Running clean action for entry d /var/lock/subsys [ 905.769067] systemd-tmpfiles[526]: Running clean action for entry d /var/lock/xen [ 905.773501] systemd-tmpfiles[526]: Running clean action for entry L /var/lock [ 905.777442] systemd-tmpfiles[526]: Running clean action for entry d /run/sepermit [ 905.779722] systemd-tmpfiles[526]: Running clean action for entry d /run/parsec [ 905.782161] systemd-tmpfiles[526]: Running clean action for entry d /var/lib/parsec [ 905.784690] systemd-tmpfiles[526]: Running clean action for entry d /root/.ssh [ 905.786795] systemd-tmpfiles[526]: Running clean action for entry d /root [ 905.789838] systemd-tmpfiles[526]: Running clean action for entry z /dev/net/tun [ 905.792653] systemd-tmpfiles[526]: Running clean action for entry d /dev/net [ 905.795873] systemd-tmpfiles[526]: Running clean action for entry D /run/sudo/ts [ 905.798619] systemd-tmpfiles[526]: Running clean action for entry d /run/sudo [ 905.803063] systemd-tmpfiles[526]: Running clean action for entry d /run/systemd/netif/lldp [ 905.807194] systemd-tmpfiles[526]: Running clean action for entry d /run/systemd/netif/leases [ 905.811361] systemd-tmpfiles[526]: Running clean action for entry d /run/systemd/netif/links [ 905.814854] systemd-tmpfiles[526]: Running clean action for entry d /run/systemd/netif [ 905.817565] systemd-tmpfiles[526]: Running clean action for entry d /run/user [ 905.820841] systemd-tmpfiles[526]: Running clean action for entry d /run/systemd/ask-password [ 905.824785] systemd-tmpfiles[526]: Running clean action for entry d /run/systemd/seats [ 905.828556] systemd-tmpfiles[526]: Running clean action for entry d /run/systemd/sessions [ 905.831664] systemd-tmpfiles[526]: Running clean action for entry d /run/systemd/users [ 905.835147] systemd-tmpfiles[526]: Running clean action for entry d /run/systemd/machines [ 905.838621] systemd-tmpfiles[526]: Running clean action for entry d /run/systemd/shutdown [ 905.843223] systemd-tmpfiles[526]: Running clean action for entry a /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/*.journal* [ 905.847519] systemd-tmpfiles[526]: Running clean action for entry Z /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 905.851605] systemd-tmpfiles[526]: Running clean action for entry a /run/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 905.855109] systemd-tmpfiles[526]: Running clean action for entry a /run/log/journal [ 905.858481] systemd-tmpfiles[526]: Running clean action for entry z /run/log/journal [ 905.861176] systemd-tmpfiles[526]: Running clean action for entry d /run/log [ 905.865609] systemd-tmpfiles[526]: Running clean action for entry x /var/lib/systemd/coredump/.#core*.3f6b92a47e7548c6beb53a1a07cab566* [ 905.870045] systemd-tmpfiles[526]: Running clean action for entry d /var/lib/systemd/coredump [ 905.874620] systemd-tmpfiles[526]: Cleanup threshold for directory "/var/lib/systemd/coredump" is Tue 2024-04-02 14:02:48.578976 UTC; age-by: abcmABM [ 905.879420] systemd-tmpfiles[526]: Running clean action for entry d /var/lib/systemd/ephemeral-trees [ 905.882650] systemd-tmpfiles[526]: Cleanup threshold for directory "/var/lib/systemd/ephemeral-trees" is Tue 2024-04-16 14:02:48.588033 UTC; age-by: abcmABM [ 905.886060] systemd-tmpfiles[526]: Running clean action for entry d /var/lib/systemd [ 905.888993] systemd-tmpfiles[526]: Running clean action for entry d /var/lib/private [ 905.891089] systemd-tmpfiles[526]: Running clean action for entry d /var/log/private [ 905.894039] systemd-tmpfiles[526]: Running clean action for entry d /var/cache/private [ 905.896636] systemd-tmpfiles[526]: Running clean action for entry X /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp [ 905.900452] systemd-tmpfiles[526]: Cleanup threshold for directory "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-resolved.service-RTTGBH/tmp" is Sat 2024-04-06 14:02:48.608246 UTC; age-by: abcmABM [ 905.903199] systemd-tmpfiles[526]: Cleanup threshold for directory "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-timesyncd.service-j6WCtO/tmp" is Sat 2024-04-06 14:02:48.609247 UTC; age-by: abcmABM [ 905.905805] systemd-tmpfiles[526]: Cleanup threshold for directory "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-logind.service-5kW6wj/tmp" is Sat 2024-04-06 14:02:48.611069 UTC; age-by: abcmABM [ 905.908918] systemd-tmpfiles[526]: Running clean action for entry x /tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-* [ 905.910884] systemd-tmpfiles[526]: Running clean action for entry q /tmp [ 905.912924] systemd-tmpfiles[526]: Cleanup threshold for mount point "/tmp" is Sat 2024-04-06 14:02:48.616737 UTC; age-by: abcmABM [ 905.915301] systemd-tmpfiles[526]: Directory "/tmp/.X11-unix": modify time Tue 2024-04-16 13:49:35.584000 UTC is too new. [ 905.917512] systemd-tmpfiles[526]: Directory "/tmp/.ICE-unix": modify time Tue 2024-04-16 13:49:35.592000 UTC is too new. [ 905.919344] systemd-tmpfiles[526]: Directory "/tmp/.XIM-unix": modify time Tue 2024-04-16 13:49:35.596000 UTC is too new. [ 905.921429] systemd-tmpfiles[526]: Directory "/tmp/.font-unix": modify time Tue 2024-04-16 13:49:35.608000 UTC is too new. [ 905.923716] systemd-tmpfiles[526]: Ignoring "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-resolved.service-RTTGBH": a separate glob exists. [ 905.926276] systemd-tmpfiles[526]: Ignoring "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-timesyncd.service-j6WCtO": a separate glob exists. [ 905.928664] systemd-tmpfiles[526]: Ignoring "/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-logind.service-5kW6wj": a separate glob exists. [ 905.930700] systemd-tmpfiles[526]: Running clean action for entry X /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-*/tmp [ 905.932862] systemd-tmpfiles[526]: Cleanup threshold for directory "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-logind.service-XOfEKE/tmp" is Sun 2024-03-17 14:02:48.630281 UTC; age-by: abcmABM [ 905.935451] systemd-tmpfiles[526]: Cleanup threshold for directory "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-timesyncd.service-lfHoZ7/tmp" is Sun 2024-03-17 14:02:48.631291 UTC; age-by: abcmABM [ 905.938416] systemd-tmpfiles[526]: Cleanup threshold for directory "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-resolved.service-PiBgXf/tmp" is Sun 2024-03-17 14:02:48.632317 UTC; age-by: abcmABM [ 905.940881] systemd-tmpfiles[526]: Running clean action for entry x /var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-* [ 905.942788] systemd-tmpfiles[526]: Running clean action for entry q /var/tmp [ 905.944918] systemd-tmpfiles[526]: Cleanup threshold for directory "/var/tmp" is Sun 2024-03-17 14:02:48.639962 UTC; age-by: abcmABM [ 905.946851] systemd-tmpfiles[526]: Ignoring "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-logind.service-XOfEKE": a separate glob exists. [ 905.949133] systemd-tmpfiles[526]: Ignoring "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-timesyncd.service-lfHoZ7": a separate glob exists. [ 905.951087] systemd-tmpfiles[526]: Ignoring "/var/tmp/systemd-private-3f6b92a47e7548c6beb53a1a07cab566-systemd-resolved.service-PiBgXf": a separate glob exists. [ 905.953412] systemd-tmpfiles[526]: Running clean action for entry d /var/cache [ 905.955620] systemd-tmpfiles[526]: Running clean action for entry L /var/run [ 905.957692] systemd-tmpfiles[526]: Running clean action for entry d /var/lib/xen [ 905.959414] systemd-tmpfiles[526]: Running clean action for entry d /var/lib [ 905.961333] systemd-tmpfiles[526]: Running clean action for entry f /var/log/lastlog [ 905.963094] systemd-tmpfiles[526]: Running clean action for entry f /var/log/btmp [ 905.965567] systemd-tmpfiles[526]: Running clean action for entry d /var/log/xen [ 905.967352] systemd-tmpfiles[526]: Running clean action for entry a /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal [ 905.969540] systemd-tmpfiles[526]: Running clean action for entry z /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6/system.journal [ 905.971892] systemd-tmpfiles[526]: Running clean action for entry a /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 905.973927] systemd-tmpfiles[526]: Running clean action for entry h /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 905.976588] systemd-tmpfiles[526]: Running clean action for entry z /var/log/journal/3c9cbeb911584dcdbeda36401d7fe6f6 [ 905.978775] systemd-tmpfiles[526]: Running clean action for entry h /var/log/journal/remote [ 905.981260] systemd-tmpfiles[526]: Running clean action for entry a /var/log/journal [ 905.983646] systemd-tmpfiles[526]: Running clean action for entry h /var/log/journal [ 905.986874] systemd-tmpfiles[526]: Running clean action for entry z /var/log/journal [ 905.990172] systemd-tmpfiles[526]: Running clean action for entry f /var/log/wtmp [ 905.993453] systemd-tmpfiles[526]: Running clean action for entry d /var/log [ 905.995877] systemd-tmpfiles[526]: Running clean action for entry d /var/spool [ 905.998621] systemd-tmpfiles[526]: Running clean action for entry q /var [ 906.001402] systemd-tmpfiles[526]: Running clean action for entry d /run/xenstored [ 906.003464] systemd-tmpfiles[526]: Running clean action for entry d /run/xend/boot [ 906.006370] systemd-tmpfiles[526]: Running clean action for entry d /run/xend [ 906.009042] systemd-tmpfiles[526]: Running clean action for entry d /run/xen [ 906.011126] systemd-tmpfiles[526]: Running clean action for entry z /run/credstore [ 906.013668] systemd-tmpfiles[526]: Running clean action for entry z /run/credstore.encrypted [ 906.016659] systemd-tmpfiles[526]: Running clean action for entry z /dev/snd/seq [ 906.019683] systemd-tmpfiles[526]: Running clean action for entry z /dev/snd/timer [ 906.022723] systemd-tmpfiles[526]: Running clean action for entry z /dev/loop-control [ 906.025376] systemd-tmpfiles[526]: Running clean action for entry z /dev/fuse [ 906.029539] systemd-tmpfiles[526]: Running clean action for entry z /dev/vfio/vfio [ 906.032347] systemd-tmpfiles[526]: Running clean action for entry z /dev/kvm [ 906.034654] systemd-tmpfiles[526]: Running clean action for entry z /dev/vhost-net [ 906.037359] systemd-tmpfiles[526]: Running clean action for entry z /dev/vhost-vsock Received SIGCHLD from PID 526 (systemd-tmpfile). Child 526 (systemd-tmpfile) died (code=exited, status=0/SUCCESS) systemd-tmpfiles-clean.service: Child 526 belongs to systemd-tmpfiles-clean.service. systemd-tmpfiles-clean.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-tmpfiles-clean.service: Deactivated successfully. systemd-tmpfiles-clean.service: Service will not restart (restart setting) systemd-tmpfiles-clean.service: Changed start -> dead systemd-tmpfiles-clean.service: Job 969 systemd-tmpfiles-clean.service/start finished, result=done Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=363 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=364 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=365 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a systemd-tmpfiles-clean.timer: Got notified about unit deactivation. systemd-tmpfiles-clean.timer: Monotonic timer elapses in 23h 59min 58.975287s. systemd-tmpfiles-clean.timer: Changed running -> waiting systemd-tmpfiles-clean.service: Consumed 937ms CPU time. systemd-tmpfiles-clean.timer: Monotonic timer elapses in 23h 59min 58.970229s. systemd-tmpfiles-clean.service: Releasing resources... Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=366 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=367 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 906.097966] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=363 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=368 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=369 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a systemd-journald.service: Received EPOLLHUP on stored fd 124 (stored), closing. [ 906.112715] kernel[415]: [ 906.324995] audit: type=1130 audit(1713276168.795:183): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 906.115728] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=364 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 906.118448] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=365 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 906.121503] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=366 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Received SIGCHLD from PID 528 ((sd-close)). [ 906.123926] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=367 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Child 528 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 906.126557] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=368 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 906.129623] systemd-logind[421]: Got message type=signal sender=:1.3 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=369 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a init.scope: Child 528 belongs to init.scope. [ 906.133119] kernel[415]: [ 906.325595] audit: type=1131 audit(1713276168.795:184): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' systemd-timesyncd.service: Got notification message from PID 373 (WATCHDOG=1)