vm-test-run-flakelet-transfer
checks.aarch64-linux.vm-transfer
· build #36
· raw
1tribuchet: building on eliza2Machine state will be reset. To keep it, pass --keep-machine-state3start all VLans4(finished: start all VLans, in 0.00 seconds)5Test will time out and terminate in 3600 seconds6run the VM test script7start all VMs8a: starting vm9b: starting vm10a # Disk image does not exist, creating the virtualisation disk image...11a: QEMU running (pid 48)12a # Formatting '/build/vm-state-a/tmp.vdc9eaKKIY', fmt=raw size=107374182413a # mke2fs 1.47.4 (6-Mar-2025)14a # Discarding device blocks: 0/262144 done15a # Creating filesystem with 262144 4k blocks and 65536 inodes16a # Filesystem UUID: 7fd07ccb-d59a-4cac-8cd1-99c6c3449c9117a # Superblock backups stored on blocks:18a # 32768, 98304, 163840, 22937619a # 20a # Allocating group tables: 0/8 done21a # Writing inode tables: 0/8 done22a # Creating journal (8192 blocks): done23a # Writing superblocks and filesystem accounting information: 0/8 done24a # 25a # Virtualisation disk image created.26b # Disk image does not exist, creating the virtualisation disk image...27b: QEMU running (pid 47)28b # Formatting '/build/vm-state-b/tmp.y4NcAY51lG', fmt=raw size=107374182429b # mke2fs 1.47.4 (6-Mar-2025)30b # Discarding device blocks: 0/262144 done31b # Creating filesystem with 262144 4k blocks and 65536 inodes32b # Filesystem UUID: 5c1b6438-3b74-40ef-885e-3f3001084f9233b # Superblock backups stored on blocks:34(finished: start all VMs, in 0.52 seconds)35b # 32768, 98304, 163840, 22937636a: must succeed: mkdir -p /srv/kv && echo bucket-data > /srv/kv/web37b # 38a: waiting for the VM to finish booting39b # Allocating group tables: 0/8 done40b # Writing inode tables: 0/8 done41b # Creating journal (8192 blocks): done42b # Writing superblocks and filesystem accounting information: 0/8 done43b # 44b # Virtualisation disk image created.45a # [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0xc00fac40]46a # [ 0.000000] Linux version 6.18.40 (nixbld@localhost) (gcc (GCC) 15.3.0, GNU ld (GNU Binutils) 2.46) #1-NixOS SMP PREEMPT Fri Jul 24 14:17:26 UTC 202647a # [ 0.000000] KASLR enabled48a # [ 0.000000] random: crng init done49a # [ 0.000000] Machine model: linux,dummy-virt50a # [ 0.000000] efi: UEFI not found.51a # [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT52a # [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff]53a # [ 0.000000] NODE_DATA(0) allocated [mem 0x13fdeb740-0x13fdeeebf]54a # [ 0.000000] Zone ranges:55a # [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]56a # [ 0.000000] DMA32 empty57a # [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]58a # [ 0.000000] Device empty59a # [ 0.000000] Movable zone start for each node60a # [ 0.000000] Early memory node ranges61a # [ 0.000000] node 0: [mem 0x0000000040000000-0x000000013fffffff]62a # [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff]63a # [ 0.000000] cma: Reserved 32 MiB at 0x00000000fe00000064a # [ 0.000000] psci: probing for conduit method from DT.65a # [ 0.000000] psci: PSCIv1.3 detected in firmware.66a # [ 0.000000] psci: Using standard PSCI v0.2 function IDs67a # [ 0.000000] psci: Trusted OS migration not required68a # [ 0.000000] psci: SMC Calling Convention v1.169a # [ 0.000000] smccc: KVM: hypervisor services detected (0x00000000 0x00000000 0x00000000 0x00000003)70a # [ 0.000000] percpu: Embedded 76 pages/cpu s186392 r8192 d116712 u31129671a # [ 0.000000] Detected PIPT I-cache on CPU072a # [ 0.000000] CPU features: detected: Address authentication (architected QARMA5 algorithm)73a # [ 0.000000] CPU features: detected: GICv3 CPU interface74a # [ 0.000000] CPU features: detected: Spectre-v475a # [ 0.000000] CPU features: detected: Spectre-BHB76a # [ 0.000000] CPU features: detected: AmpereOne erratum AC03_CPU_3877a # [ 0.000000] CPU features: detected: AmpereOne erratum AC04_CPU_2378a # [ 0.000000] alternatives: applying boot alternatives79a # [ 0.000000] Kernel command line: console=ttyAMA0 console=tty0 panic=1 boot.panic_on_fail clocksource=acpi_pm root=fstab loglevel=7 net.ifnames=0 lsm=landlock,yama,bpf init=/nix/store/7f9h5bqd768g1kaa30wbwmr2csa5s2bv-nixos-system-a-test/init regInfo=/nix/store/c6xqbb7fq2dwx6253clpb895yshyxx9m-closure-info/registration console=ttyAMA0,115200n8 console=tty080a # [ 0.000000] Unknown kernel command line parameters "regInfo=/nix/store/c6xqbb7fq2dwx6253clpb895yshyxx9m-closure-info/registration", will be passed to user space.81b # [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0xc00fac40]82a # [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes83a # [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)84a # [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)85a # [ 0.000000] software IO TLB: area num 4.86b # [ 0.000000] Linux version 6.18.40 (nixbld@localhost) (gcc (GCC) 15.3.0, GNU ld (GNU Binutils) 2.46) #1-NixOS SMP PREEMPT Fri Jul 24 14:17:26 UTC 202687b # [ 0.000000] KASLR enabled88a # [ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)89a # [ 0.000000] Fallback order for Node 0: 090b # [ 0.000000] random: crng init done91a # [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 104857692b # [ 0.000000] Machine model: linux,dummy-virt93a # [ 0.000000] Policy zone: Normal94b # [ 0.000000] efi: UEFI not found.95a # [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off96a # [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=197a # [ 0.000000] allocated 8388608 bytes of page_ext98b # [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT99a # [ 0.000000] ftrace: allocating 74754 entries in 294 pages100a # [ 0.000000] ftrace: allocated 294 pages with 4 groups101a # [ 0.000000] rcu: Hierarchical RCU implementation.102b # [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff]103a # [ 0.000000] rcu: RCU event tracing is enabled.104a # [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=4.105a # [ 0.000000] Trampoline variant of Tasks RCU enabled.106b # [ 0.000000] NODE_DATA(0) allocated [mem 0x13fdeb740-0x13fdeeebf]107a # [ 0.000000] Rude variant of Tasks RCU enabled.108b # [ 0.000000] Zone ranges:109a # [ 0.000000] Tracing variant of Tasks RCU enabled.110a # [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.111b # [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]112a # [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4113b # [ 0.000000] DMA32 empty114a # [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.115a # [ 0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.116b # [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]117b # [ 0.000000] Device empty118a # [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.119a # [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0120b # [ 0.000000] Movable zone start for each node121a # [ 0.000000] GICv3: 256 SPIs implemented122a # [ 0.000000] GICv3: 0 Extended SPIs implemented123b # [ 0.000000] Early memory node ranges124a # [ 0.000000] Root IRQ handler: gic_handle_irq125a # [ 0.000000] GICv3: GICv3 features: 16 PPIs, DirectLPI126a # [ 0.000000] GICv3: GICD_CTLR.DS=1, SCR_EL3.FIQ=0127b # [ 0.000000] node 0: [mem 0x0000000040000000-0x000000013fffffff]128a # [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000129a # [ 0.000000] ITS [mem 0x08080000-0x0809ffff]130a # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Devices @100b10000 (indirect, esz 8, psz 64K, shr 1)131b # [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff]132a # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @100b20000 (flat, esz 8, psz 64K, shr 1)133b # [ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000134a # [ 0.000000] GICv3: using LPI property table @0x0000000100b30000135a # [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000100b50000136b # [ 0.000000] psci: probing for conduit method from DT.137a # [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.138b # [ 0.000000] psci: PSCIv1.3 detected in firmware.139a # [ 0.000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns140a # [ 0.000000] arch_timer: cp15 timer running at 1000.00MHz (virt).141b # [ 0.000000] psci: Using standard PSCI v0.2 function IDs142a # [ 0.000000] clocksource: arch_sys_counter: mask: 0x1fffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns143a # [ 0.000000] sched_clock: 61 bits at 1000MHz, resolution 1ns, wraps every 4398046511103ns144b # [ 0.000000] psci: Trusted OS migration not required145a # [ 0.000034] arm-pv: using stolen time PV146b # [ 0.000000] psci: SMC Calling Convention v1.1147a # [ 0.000529] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)148a # [ 0.000753] Console: colour dummy device 80x25149a # [ 0.000760] printk: legacy console [tty0] enabled150b # [ 0.000000] smccc: KVM: hypervisor services detected (0x00000000 0x00000000 0x00000000 0x00000003)151a # [ 0.000969] Calibrating delay loop (skipped), value calculated using timer frequency.. 2000.00 BogoMIPS (lpj=4000000)152a # [ 0.000976] pid_max: default: 32768 minimum: 301153a # [ 0.001072] LSM: initializing lsm=capability,landlock,yama,bpf,ima154b # [ 0.000000] percpu: Embedded 76 pages/cpu s186392 r8192 d116712 u311296155a # [ 0.001218] landlock: Up and running.156a # [ 0.001221] Yama: becoming mindful.157a # [ 0.001769] LSM support for eBPF active158b # [ 0.000000] Detected PIPT I-cache on CPU0159a # [ 0.001937] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)160a # [ 0.001995] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)161b # [ 0.000000] CPU features: detected: Address authentication (architected QARMA5 algorithm)162a # [ 0.003154] cacheinfo: Unable to detect cache hierarchy for CPU 0163a # [ 0.003863] rcu: Hierarchical SRCU implementation.164a # [ 0.003867] rcu: Max phase no-delay instances is 1000.165b # [ 0.000000] CPU features: detected: GICv3 CPU interface166a # [ 0.004046] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level167b # [ 0.000000] CPU features: detected: Spectre-v4168a # [ 0.005120] fsl-mc MSI: its@8080000 domain created169a # [ 0.005225] EFI services will not be available.170b # [ 0.000000] CPU features: detected: Spectre-BHB171a # [ 0.005390] smp: Bringing up secondary CPUs ...172a # [ 0.006279] Detected PIPT I-cache on CPU1173a # [ 0.006388] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000174b # [ 0.000000] CPU features: detected: AmpereOne erratum AC03_CPU_38175a # [ 0.006528] GICv3: CPU1: using allocated LPI pending table @0x0000000100b60000176b # [ 0.000000] CPU features: detected: AmpereOne erratum AC04_CPU_23177a # [ 0.006668] CPU1: Booted secondary processor 0x0000000001 [0xc00fac40]178a # [ 0.007878] Detected PIPT I-cache on CPU2179b # [ 0.000000] alternatives: applying boot alternatives180a # [ 0.007998] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000181a # [ 0.008138] GICv3: CPU2: using allocated LPI pending table @0x0000000100b70000182a # [ 0.008291] CPU2: Booted secondary processor 0x0000000002 [0xc00fac40]183a # [ 0.009432] Detected PIPT I-cache on CPU3184a # [ 0.009561] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000185a # [ 0.009704] GICv3: CPU3: using allocated LPI pending table @0x0000000100b80000186a # [ 0.009845] CPU3: Booted secondary processor 0x0000000003 [0xc00fac40]187a # [ 0.010406] smp: Brought up 1 node, 4 CPUs188a # [ 0.010432] SMP: Total of 4 processors activated.189a # [ 0.010435] CPU: All CPU(s) started at EL1190a # [ 0.010443] CPU features: detected: Branch Target Identification191b # [ 0.000000] Kernel command line: console=ttyAMA0 console=tty0 panic=1 boot.panic_on_fail clocksource=acpi_pm root=fstab loglevel=7 net.ifnames=0 lsm=landlock,yama,bpf init=/nix/store/v2hw3djxhpk1s1hdvbp8zar4zyngbbin-nixos-system-b-test/init regInfo=/nix/store/5p4jprq3rgracf40mqmgwklp9bfv2dal-closure-info/registration console=ttyAMA0,115200n8 console=tty0192a # [ 0.010447] CPU features: detected: ARMv8.4 Translation Table Level193a # [ 0.010450] CPU features: detected: Instruction cache invalidation not required for I/D coherence194a # [ 0.010454] CPU features: detected: Data cache clean to the PoU not required for I/D coherence195b # [ 0.000000] Unknown kernel command line parameters "regInfo=/nix/store/5p4jprq3rgracf40mqmgwklp9bfv2dal-closure-info/registration", will be passed to user space.196a # [ 0.010457] CPU features: detected: Common not Private translations197a # [ 0.010460] CPU features: detected: CRC32 instructions198b # [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes199a # [ 0.010462] CPU features: detected: Data cache clean to Point of Deep Persistence200a # [ 0.010466] CPU features: detected: Data cache clean to Point of Persistence201b # [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)202a # [ 0.010469] CPU features: detected: Data independent timing control (DIT)203a # [ 0.010472] CPU features: detected: E0PD204b # [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)205a # [ 0.010474] CPU features: detected: Enhanced Counter Virtualization206b # [ 0.000000] software IO TLB: area num 4.207a # [ 0.010477] CPU features: detected: Enhanced Counter Virtualization (CNTPOFF)208a # [ 0.010480] CPU features: detected: Enhanced Virtualization Traps209b # [ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)210a # [ 0.010483] CPU features: detected: Fine Grained Traps211b # [ 0.000000] Fallback order for Node 0: 0212a # [ 0.010486] CPU features: detected: Generic authentication (architected QARMA5 algorithm)213a # [ 0.010490] CPU features: detected: RCpc load-acquire (LDAPR)214b # [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576215a # [ 0.010493] CPU features: detected: LSE atomic instructions216b # [ 0.000000] Policy zone: Normal217a # [ 0.010495] CPU features: detected: Privileged Access Never218a # [ 0.010498] CPU features: detected: PMUv3219b # [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off220a # [ 0.010500] CPU features: detected: RAS Extension Support221a # [ 0.010503] CPU features: detected: RASv1p1 Extension Support222b # [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1223a # [ 0.010505] CPU features: detected: Random Number Generator224b # [ 0.000000] allocated 8388608 bytes of page_ext225a # [ 0.010508] CPU features: detected: Speculation barrier (SB)226a # [ 0.010510] CPU features: detected: Stage-2 Force Write-Back227b # [ 0.000000] ftrace: allocating 74754 entries in 294 pages228a # [ 0.010513] CPU features: detected: TLB range maintenance instructions229b # [ 0.000000] ftrace: allocated 294 pages with 4 groups230a # [ 0.010517] CPU features: detected: Speculative Store Bypassing Safe (SSBS)231b # [ 0.000000] rcu: Hierarchical RCU implementation.232a # [ 0.010731] alternatives: applying system-wide alternatives233b # [ 0.000000] rcu: RCU event tracing is enabled.234a # [ 0.013748] CPU features: detected: BBM Level 2 without TLB conflict abort235b # [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=4.236a # [ 0.014009] Memory: 3909976K/4194304K available (24384K kernel code, 7086K rwdata, 26316K rodata, 4736K init, 1102K bss, 233732K reserved, 32768K cma-reserved)237b # [ 0.000000] Trampoline variant of Tasks RCU enabled.238a # [ 0.015530] devtmpfs: initialized239b # [ 0.000000] Rude variant of Tasks RCU enabled.240a # [ 0.019358] posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)241b # [ 0.000000] Tracing variant of Tasks RCU enabled.242a # [ 0.019426] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).243b # [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.244a # [ 0.019619] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL245a # [ 0.019623] 0 pages in range for non-PLT usage246b # [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4247a # [ 0.019624] 508320 pages in range for PLT usage248a # [ 0.019754] pinctrl core: initialized pinctrl subsystem249a # [ 0.020609] DMI not present or invalid.250b # [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.251a # [ 0.024244] NET: Registered PF_NETLINK/PF_ROUTE protocol family252b # [ 0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.253a # [ 0.026726] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations254a # [ 0.026924] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations255b # [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.256a # [ 0.027135] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations257b # [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0258a # [ 0.027156] audit: initializing netlink subsys (disabled)259b # [ 0.000000] GICv3: 256 SPIs implemented260a # [ 0.027516] audit: type=2000 audit(0.024:1): state=initialized audit_enabled=0 res=1261b # [ 0.000000] GICv3: 0 Extended SPIs implemented262a # [ 0.027947] thermal_sys: Registered thermal governor 'fair_share'263b # [ 0.000000] Root IRQ handler: gic_handle_irq264a # [ 0.027950] thermal_sys: Registered thermal governor 'bang_bang'265b # [ 0.000000] GICv3: GICv3 features: 16 PPIs, DirectLPI266a # [ 0.027954] thermal_sys: Registered thermal governor 'step_wise'267b # [ 0.000000] GICv3: GICD_CTLR.DS=1, SCR_EL3.FIQ=0268a # [ 0.027957] thermal_sys: Registered thermal governor 'user_space'269b # [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000270a # [ 0.027960] thermal_sys: Registered thermal governor 'power_allocator'271b # [ 0.000000] ITS [mem 0x08080000-0x0809ffff]272a # [ 0.028059] cpuidle: using governor ladder273a # [ 0.028083] cpuidle: using governor menu274b # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Devices @100b10000 (indirect, esz 8, psz 64K, shr 1)275a # [ 0.028290] hw-breakpoint: found 16 breakpoint and 4 watchpoint registers.276a # [ 0.028534] ASID allocator initialised with 65536 entries277a # [ 0.029755] Serial: AMBA PL011 UART driver278b # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @100b20000 (flat, esz 8, psz 64K, shr 1)279b # [ 0.000000] GICv3: using LPI property table @0x0000000100b30000280a # [ 0.035219] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1281a # [ 0.035547] printk: console [ttyAMA0] enabled282b # [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000100b40000283a # [ 0.041207] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages284b # [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.285a # [ 0.041232] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page286a # [ 0.041242] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages287b # [ 0.000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns288a # [ 0.041250] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page289b # [ 0.000000] arch_timer: cp15 timer running at 1000.00MHz (virt).290a # [ 0.041259] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages291a # [ 0.041267] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page292b # [ 0.000000] clocksource: arch_sys_counter: mask: 0x1fffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns293a # [ 0.041275] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages294b # [ 0.000000] sched_clock: 61 bits at 1000MHz, resolution 1ns, wraps every 4398046511103ns295a # [ 0.041283] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page296a # [ 0.052156] fbcon: Taking over console297b # [ 0.000031] arm-pv: using stolen time PV298a # [ 0.052167] ACPI: Interpreter disabled.299a # [ 0.053251] iommu: Default domain type: Translated300b # [ 0.000412] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)301a # [ 0.053271] iommu: DMA domain TLB invalidation policy: strict mode302b # [ 0.000613] Console: colour dummy device 80x25303a # [ 0.062922] SCSI subsystem initialized304b # [ 0.000621] printk: legacy console [tty0] enabled305a # [ 0.063323] usbcore: registered new interface driver usbfs306a # [ 0.063347] usbcore: registered new interface driver hub307b # [ 0.000812] Calibrating delay loop (skipped), value calculated using timer frequency.. 2000.00 BogoMIPS (lpj=4000000)308a # [ 0.063363] usbcore: registered new device driver usb309b # [ 0.000819] pid_max: default: 32768 minimum: 301310a # [ 0.063677] pps_core: LinuxPPS API ver. 1 registered311b # [ 0.000906] LSM: initializing lsm=capability,landlock,yama,bpf,ima312a # [ 0.063681] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>313b # [ 0.001052] landlock: Up and running.314a # [ 0.063690] PTP clock support registered315b # [ 0.001055] Yama: becoming mindful.316a # [ 0.063728] EDAC MC: Ver: 3.0.0317b # [ 0.001501] LSM support for eBPF active318a # [ 0.064306] scmi_core: SCMI protocol bus registered319a # [ 0.065446] FPGA manager framework320b # [ 0.001670] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)321a # [ 0.066327] vgaarb: loaded322a # [ 0.066875] clocksource: Switched to clocksource arch_sys_counter323b # [ 0.001728] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)324a # [ 0.067329] VFS: Disk quotas dquot_6.6.0325b # [ 0.002955] cacheinfo: Unable to detect cache hierarchy for CPU 0326a # [ 0.067354] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)327b # [ 0.003629] rcu: Hierarchical SRCU implementation.328a # [ 0.067694] netfs: FS-Cache loaded329a # [ 0.067791] pnp: PnP ACPI: disabled330b # [ 0.003633] rcu: Max phase no-delay instances is 1000.331a # [ 0.080001] NET: Registered PF_INET protocol family332b # [ 0.003835] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level333a # [ 0.080561] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)334b # [ 0.004918] fsl-mc MSI: its@8080000 domain created335b # [ 0.005020] EFI services will not be available.336a # [ 0.108263] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)337b # [ 0.005226] smp: Bringing up secondary CPUs ...338b # [ 0.005875] Detected PIPT I-cache on CPU1339a # [ 0.108329] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)340b # [ 0.005977] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000341a # [ 0.108366] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)342b # [ 0.006111] GICv3: CPU1: using allocated LPI pending table @0x0000000100b50000343a # [ 0.108501] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)344b # [ 0.006241] CPU1: Booted secondary processor 0x0000000001 [0xc00fac40]345b # [ 0.007382] Detected PIPT I-cache on CPU2346a # [ 0.108778] TCP: Hash tables configured (established 32768 bind 32768)347b # [ 0.007493] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000348a # [ 0.108884] MPTCP token hash table entries: 4096 (order: 5, 98304 bytes, linear)349b # [ 0.007626] GICv3: CPU2: using allocated LPI pending table @0x0000000100b60000350a # [ 0.109039] UDP hash table entries: 2048 (order: 5, 131072 bytes, linear)351b # [ 0.007759] CPU2: Booted secondary processor 0x0000000002 [0xc00fac40]352a # [ 0.109206] UDP-Lite hash table entries: 2048 (order: 5, 131072 bytes, linear)353b # [ 0.008891] Detected PIPT I-cache on CPU3354a # [ 0.109337] NET: Registered PF_UNIX/PF_LOCAL protocol family355b # [ 0.009013] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000356a # [ 0.109391] NET: Registered PF_XDP protocol family357a # [ 0.109414] PCI: CLS 0 bytes, default 64358b # [ 0.009148] GICv3: CPU3: using allocated LPI pending table @0x0000000100b70000359a # [ 0.109711] Trying to unpack rootfs image as initramfs...360b # [ 0.009282] CPU3: Booted secondary processor 0x0000000003 [0xc00fac40]361a # [ 0.122972] kvm [1]: HYP mode not available362b # [ 0.009849] smp: Brought up 1 node, 4 CPUs363a # [ 0.168414] Initialise system trusted keyrings364b # [ 0.009875] SMP: Total of 4 processors activated.365b # [ 0.009878] CPU: All CPU(s) started at EL1366a # [ 0.168931] workingset: timestamp_bits=42 max_order=20 bucket_order=0367b # [ 0.009888] CPU features: detected: Branch Target Identification368a # [ 0.171272] squashfs: version 4.0 (2009/01/31) Phillip Lougher369a # [ 0.171508] 9p: Installing v9fs 9p2000 file system support370b # [ 0.009891] CPU features: detected: ARMv8.4 Translation Table Level371a # [ 0.210190] Key type asymmetric registered372b # [ 0.009894] CPU features: detected: Instruction cache invalidation not required for I/D coherence373a # [ 0.210202] Asymmetric key parser 'x509' registered374a # [ 0.210506] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)375b # [ 0.009898] CPU features: detected: Data cache clean to the PoU not required for I/D coherence376a # [ 0.210863] io scheduler mq-deadline registered377b # [ 0.009902] CPU features: detected: Common not Private translations378a # [ 0.210874] io scheduler kyber registered379b # [ 0.009905] CPU features: detected: CRC32 instructions380a # [ 0.230552] pl061_gpio 9030000.pl061: PL061 GPIO chip registered381b # [ 0.009908] CPU features: detected: Data cache clean to Point of Deep Persistence382a # [ 0.238956] ledtrig-cpu: registered to indicate activity on CPUs383b # [ 0.009911] CPU features: detected: Data cache clean to Point of Persistence384a # [ 0.240110] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:385b # [ 0.009914] CPU features: detected: Data independent timing control (DIT)386b # [ 0.009917] CPU features: detected: E0PD387a # [ 0.240145] pci-host-generic 4010000000.pcie: IO 0x003eff0000..0x003effffff -> 0x0000000000388b # [ 0.009920] CPU features: detected: Enhanced Counter Virtualization389a # [ 0.240171] pci-host-generic 4010000000.pcie: MEM 0x0010000000..0x003efeffff -> 0x0010000000390b # [ 0.009923] CPU features: detected: Enhanced Counter Virtualization (CNTPOFF)391b # [ 0.009926] CPU features: detected: Enhanced Virtualization Traps392a # [ 0.240188] pci-host-generic 4010000000.pcie: MEM 0x8000000000..0xffffffffff -> 0x8000000000393b # [ 0.009929] CPU features: detected: Fine Grained Traps394a # [ 0.240269] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits395b # [ 0.009932] CPU features: detected: Generic authentication (architected QARMA5 algorithm)396b # [ 0.009937] CPU features: detected: RCpc load-acquire (LDAPR)397a # [ 0.240332] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]398b # [ 0.009939] CPU features: detected: LSE atomic instructions399a # [ 0.240656] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00400b # [ 0.009942] CPU features: detected: Privileged Access Never401a # [ 0.240676] pci_bus 0000:00: root bus resource [bus 00-ff]402b # [ 0.009945] CPU features: detected: PMUv3403b # [ 0.009947] CPU features: detected: RAS Extension Support404a # [ 0.240687] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]405b # [ 0.009950] CPU features: detected: RASv1p1 Extension Support406a # [ 0.240696] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]407b # [ 0.009953] CPU features: detected: Random Number Generator408a # [ 0.240705] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]409b # [ 0.009956] CPU features: detected: Speculation barrier (SB)410b # [ 0.009958] CPU features: detected: Stage-2 Force Write-Back411a # [ 0.240868] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 conventional PCI endpoint412b # [ 0.009961] CPU features: detected: TLB range maintenance instructions413a # [ 0.242315] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint414b # [ 0.009965] CPU features: detected: Speculative Store Bypassing Safe (SSBS)415a # [ 0.242971] pci 0000:00:01.0: BAR 0 [io 0x0000-0x001f]416b # [ 0.010097] alternatives: applying system-wide alternatives417a # [ 0.243009] pci 0000:00:01.0: BAR 1 [mem 0x00000000-0x00000fff]418b # [ 0.013127] CPU features: detected: BBM Level 2 without TLB conflict abort419a # [ 0.243104] pci 0000:00:01.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]420a # [ 0.243142] pci 0000:00:01.0: ROM [mem 0x00000000-0x0003ffff pref]421b # [ 0.013333] Memory: 3910052K/4194304K available (24384K kernel code, 7086K rwdata, 26316K rodata, 4736K init, 1102K bss, 233736K reserved, 32768K cma-reserved)422b # [ 0.014734] devtmpfs: initialized423b # [ 0.018335] posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)424a # [ 0.244723] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint425a # [ 0.245367] pci 0000:00:02.0: BAR 0 [io 0x0000-0x001f]426b # [ 0.018447] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).427a # [ 0.245404] pci 0000:00:02.0: BAR 1 [mem 0x00000000-0x00000fff]428b # [ 0.018637] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL429b # [ 0.018641] 0 pages in range for non-PLT usage430a # [ 0.245507] pci 0000:00:02.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]431b # [ 0.018643] 508320 pages in range for PLT usage432a # [ 0.247045] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint433b # [ 0.018767] pinctrl core: initialized pinctrl subsystem434b # [ 0.019521] DMI not present or invalid.435a # [ 0.247669] pci 0000:00:03.0: BAR 0 [io 0x0000-0x003f]436b # [ 0.023292] NET: Registered PF_NETLINK/PF_ROUTE protocol family437a # [ 0.247704] pci 0000:00:03.0: BAR 1 [mem 0x00000000-0x00000fff]438b # [ 0.025722] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations439a # [ 0.247785] pci 0000:00:03.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]440b # [ 0.025907] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations441a # [ 0.249347] pci 0000:00:04.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint442a # [ 0.249991] pci 0000:00:04.0: BAR 0 [io 0x0000-0x001f]443b # [ 0.026133] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations444a # [ 0.250026] pci 0000:00:04.0: BAR 1 [mem 0x00000000-0x00000fff]445b # [ 0.026154] audit: initializing netlink subsys (disabled)446a # [ 0.250105] pci 0000:00:04.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]447b # [ 0.026448] audit: type=2000 audit(0.024:1): state=initialized audit_enabled=0 res=1448b # [ 0.026931] thermal_sys: Registered thermal governor 'fair_share'449a # [ 0.251672] pci 0000:00:05.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint450b # [ 0.026934] thermal_sys: Registered thermal governor 'bang_bang'451a # [ 0.252290] pci 0000:00:05.0: BAR 0 [io 0x0000-0x001f]452b # [ 0.026939] thermal_sys: Registered thermal governor 'step_wise'453a # [ 0.252326] pci 0000:00:05.0: BAR 1 [mem 0x00000000-0x00000fff]454b # [ 0.026942] thermal_sys: Registered thermal governor 'user_space'455a # [ 0.252407] pci 0000:00:05.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]456b # [ 0.026944] thermal_sys: Registered thermal governor 'power_allocator'457a # [ 0.253994] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint458b # [ 0.027032] cpuidle: using governor ladder459b # [ 0.027056] cpuidle: using governor menu460a # [ 0.254599] pci 0000:00:06.0: BAR 0 [io 0x0000-0x007f]461b # [ 0.027243] hw-breakpoint: found 16 breakpoint and 4 watchpoint registers.462a # [ 0.254634] pci 0000:00:06.0: BAR 1 [mem 0x00000000-0x00000fff]463b # [ 0.027453] ASID allocator initialised with 65536 entries464a # [ 0.254714] pci 0000:00:06.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]465b # [ 0.028547] Serial: AMBA PL011 UART driver466a # [ 0.256272] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint467b # [ 0.033869] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1468a # [ 0.256920] pci 0000:00:07.0: BAR 0 [io 0x0000-0x001f]469b # [ 0.034191] printk: console [ttyAMA0] enabled470a # [ 0.256955] pci 0000:00:07.0: BAR 1 [mem 0x00000000-0x00000fff]471b # [ 0.044267] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages472a # [ 0.257048] pci 0000:00:07.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]473b # [ 0.044290] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page474a # [ 0.257085] pci 0000:00:07.0: ROM [mem 0x00000000-0x0003ffff pref]475b # [ 0.044299] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages476a # [ 0.258730] pci 0000:00:08.0: [1af4:1050] type 00 class 0x038000 conventional PCI endpoint477b # [ 0.044308] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page478a # [ 0.259433] pci 0000:00:08.0: BAR 1 [mem 0x00000000-0x00000fff]479b # [ 0.044316] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages480a # [ 0.259524] pci 0000:00:08.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]481b # [ 0.044324] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page482b # [ 0.044332] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages483a # [ 0.261122] pci 0000:00:09.0: [1af4:1052] type 00 class 0x090000 conventional PCI endpoint484b # [ 0.044340] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page485a # [ 0.261784] pci 0000:00:09.0: BAR 1 [mem 0x00000000-0x00000fff]486b # [ 0.058074] fbcon: Taking over console487a # [ 0.261865] pci 0000:00:09.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]488b # [ 0.058086] ACPI: Interpreter disabled.489b # [ 0.059110] iommu: Default domain type: Translated490a # [ 0.263272] pci 0000:00:0a.0: [8086:24cd] type 00 class 0x0c0320 conventional PCI endpoint491b # [ 0.059127] iommu: DMA domain TLB invalidation policy: strict mode492b # [ 0.073328] SCSI subsystem initialized493a # [ 0.263941] pci 0000:00:0a.0: BAR 0 [mem 0x00000000-0x00000fff]494b # [ 0.073722] usbcore: registered new interface driver usbfs495a # [ 0.264756] pci 0000:00:0b.0: [1af4:1003] type 00 class 0x078000 conventional PCI endpoint496b # [ 0.073756] usbcore: registered new interface driver hub497a # [ 0.265487] pci 0000:00:0b.0: BAR 0 [io 0x0000-0x003f]498b # [ 0.073773] usbcore: registered new device driver usb499b # [ 0.074045] pps_core: LinuxPPS API ver. 1 registered500a # [ 0.265525] pci 0000:00:0b.0: BAR 1 [mem 0x00000000-0x00000fff]501b # [ 0.074050] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>502b # [ 0.074059] PTP clock support registered503b # [ 0.074094] EDAC MC: Ver: 3.0.0504b # [ 0.074678] scmi_core: SCMI protocol bus registered505a # [ 0.265618] pci 0000:00:0b.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]506b # [ 0.075780] FPGA manager framework507b # [ 0.076690] vgaarb: loaded508b # [ 0.079276] clocksource: Switched to clocksource arch_sys_counter509b # [ 0.091216] VFS: Disk quotas dquot_6.6.0510b # [ 0.091306] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)511b # [ 0.092193] netfs: FS-Cache loaded512b # [ 0.092481] pnp: PnP ACPI: disabled513a # [ 0.267245] pci 0000:00:0c.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint514b # [ 0.103363] NET: Registered PF_INET protocol family515a # [ 0.267866] pci 0000:00:0c.0: BAR 0 [io 0x0000-0x001f]516b # [ 0.104881] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)517b # [ 0.166160] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)518a # [ 0.267901] pci 0000:00:0c.0: BAR 1 [mem 0x00000000-0x00000fff]519b # [ 0.166224] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)520b # [ 0.166274] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)521b # [ 0.166524] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)522a # [ 0.267980] pci 0000:00:0c.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]523b # [ 0.166971] TCP: Hash tables configured (established 32768 bind 32768)524b # [ 0.167150] MPTCP token hash table entries: 4096 (order: 5, 98304 bytes, linear)525b # [ 0.167221] UDP hash table entries: 2048 (order: 5, 131072 bytes, linear)526b # [ 0.167378] UDP-Lite hash table entries: 2048 (order: 5, 131072 bytes, linear)527b # [ 0.167633] NET: Registered PF_UNIX/PF_LOCAL protocol family528b # [ 0.167719] NET: Registered PF_XDP protocol family529b # [ 0.167741] PCI: CLS 0 bytes, default 64530a # [ 0.269958] pci 0000:00:01.0: ROM [mem 0x10000000-0x1003ffff pref]: assigned531b # [ 0.168148] Trying to unpack rootfs image as initramfs...532b # [ 0.179600] kvm [1]: HYP mode not available533a # [ 0.269977] pci 0000:00:07.0: ROM [mem 0x10040000-0x1007ffff pref]: assigned534b # [ 0.251130] Initialise system trusted keyrings535b # [ 0.251532] workingset: timestamp_bits=42 max_order=20 bucket_order=0536b # [ 0.252381] squashfs: version 4.0 (2009/01/31) Phillip Lougher537b # [ 0.252523] 9p: Installing v9fs 9p2000 file system support538a # [ 0.269989] pci 0000:00:01.0: BAR 4 [mem 0x8000000000-0x8000003fff 64bit pref]: assigned539a # [ 0.270151] pci 0000:00:02.0: BAR 4 [mem 0x8000004000-0x8000007fff 64bit pref]: assigned540a # [ 0.270304] pci 0000:00:03.0: BAR 4 [mem 0x8000008000-0x800000bfff 64bit pref]: assigned541a # [ 0.270449] pci 0000:00:04.0: BAR 4 [mem 0x800000c000-0x800000ffff 64bit pref]: assigned542b # [ 0.267913] Key type asymmetric registered543b # [ 0.267927] Asymmetric key parser 'x509' registered544a # [ 0.270599] pci 0000:00:05.0: BAR 4 [mem 0x8000010000-0x8000013fff 64bit pref]: assigned545b # [ 0.267995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)546b # [ 0.268270] io scheduler mq-deadline registered547b # [ 0.268286] io scheduler kyber registered548a # [ 0.270748] pci 0000:00:06.0: BAR 4 [mem 0x8000014000-0x8000017fff 64bit pref]: assigned549a # [ 0.270922] pci 0000:00:07.0: BAR 4 [mem 0x8000018000-0x800001bfff 64bit pref]: assigned550b # [ 0.277127] pl061_gpio 9030000.pl061: PL061 GPIO chip registered551b # [ 0.279362] ledtrig-cpu: registered to indicate activity on CPUs552a # [ 0.271062] pci 0000:00:08.0: BAR 4 [mem 0x800001c000-0x800001ffff 64bit pref]: assigned553b # [ 0.279890] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:554b # [ 0.279909] pci-host-generic 4010000000.pcie: IO 0x003eff0000..0x003effffff -> 0x0000000000555a # [ 0.271205] pci 0000:00:09.0: BAR 4 [mem 0x8000020000-0x8000023fff 64bit pref]: assigned556b # [ 0.279943] pci-host-generic 4010000000.pcie: MEM 0x0010000000..0x003efeffff -> 0x0010000000557a # [ 0.271347] pci 0000:00:0b.0: BAR 4 [mem 0x8000024000-0x8000027fff 64bit pref]: assigned558b # [ 0.279952] pci-host-generic 4010000000.pcie: MEM 0x8000000000..0xffffffffff -> 0x8000000000559a # [ 0.271527] pci 0000:00:0c.0: BAR 4 [mem 0x8000028000-0x800002bfff 64bit pref]: assigned560a # [ 0.271662] pci 0000:00:01.0: BAR 1 [mem 0x10080000-0x10080fff]: assigned561a # [ 0.271716] pci 0000:00:02.0: BAR 1 [mem 0x10081000-0x10081fff]: assigned562b # [ 0.279987] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits563a # [ 0.271770] pci 0000:00:03.0: BAR 1 [mem 0x10082000-0x10082fff]: assigned564b # [ 0.280023] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]565a # [ 0.271842] pci 0000:00:04.0: BAR 1 [mem 0x10083000-0x10083fff]: assigned566a # [ 0.271895] pci 0000:00:05.0: BAR 1 [mem 0x10084000-0x10084fff]: assigned567a # [ 0.271954] pci 0000:00:06.0: BAR 1 [mem 0x10085000-0x10085fff]: assigned568b # [ 0.280182] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00569a # [ 0.272011] pci 0000:00:07.0: BAR 1 [mem 0x10086000-0x10086fff]: assigned570b # [ 0.280192] pci_bus 0000:00: root bus resource [bus 00-ff]571a # [ 0.272068] pci 0000:00:08.0: BAR 1 [mem 0x10087000-0x10087fff]: assigned572b # [ 0.280198] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]573a # [ 0.272122] pci 0000:00:09.0: BAR 1 [mem 0x10088000-0x10088fff]: assigned574b # [ 0.280203] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]575a # [ 0.272179] pci 0000:00:0a.0: BAR 0 [mem 0x10089000-0x10089fff]: assigned576a # [ 0.272241] pci 0000:00:0b.0: BAR 1 [mem 0x1008a000-0x1008afff]: assigned577b # [ 0.280207] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]578a # [ 0.272321] pci 0000:00:0c.0: BAR 1 [mem 0x1008b000-0x1008bfff]: assigned579b # [ 0.280359] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 conventional PCI endpoint580a # [ 0.272376] pci 0000:00:06.0: BAR 0 [io 0x1000-0x107f]: assigned581a # [ 0.272429] pci 0000:00:03.0: BAR 0 [io 0x1080-0x10bf]: assigned582b # [ 0.281108] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint583a # [ 0.272494] pci 0000:00:0b.0: BAR 0 [io 0x10c0-0x10ff]: assigned584b # [ 0.281442] pci 0000:00:01.0: BAR 0 [io 0x0000-0x001f]585a # [ 0.272549] pci 0000:00:01.0: BAR 0 [io 0x1100-0x111f]: assigned586b # [ 0.281460] pci 0000:00:01.0: BAR 1 [mem 0x00000000-0x00000fff]587a # [ 0.272600] pci 0000:00:02.0: BAR 0 [io 0x1120-0x113f]: assigned588a # [ 0.272653] pci 0000:00:04.0: BAR 0 [io 0x1140-0x115f]: assigned589b # [ 0.281499] pci 0000:00:01.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]590a # [ 0.272708] pci 0000:00:05.0: BAR 0 [io 0x1160-0x117f]: assigned591b # [ 0.281516] pci 0000:00:01.0: ROM [mem 0x00000000-0x0003ffff pref]592a # [ 0.272761] pci 0000:00:07.0: BAR 0 [io 0x1180-0x119f]: assigned593a # [ 0.272814] pci 0000:00:0c.0: BAR 0 [io 0x11a0-0x11bf]: assigned594b # [ 0.282280] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint595a # [ 0.272879] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]596a # [ 0.272894] pci_bus 0000:00: resource 5 [mem 0x10000000-0x3efeffff]597a # [ 0.272903] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff]598b # [ 0.282590] pci 0000:00:02.0: BAR 0 [io 0x0000-0x001f]599a # [ 0.277093] pci 0000:00:0a.0: enabling device (0000 -> 0002)600a # [ 0.307456] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)601a # [ 0.311797] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)602a # [ 0.316133] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)603b # [ 0.282607] pci 0000:00:02.0: BAR 1 [mem 0x00000000-0x00000fff]604a # [ 0.322717] virtio-pci 0000:00:04.0: enabling device (0000 -> 0003)605a # [ 0.327212] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)606a # [ 0.332547] virtio-pci 0000:00:06.0: enabling device (0000 -> 0003)607a # [ 0.338688] virtio-pci 0000:00:07.0: enabling device (0000 -> 0003)608a # [ 0.343192] virtio-pci 0000:00:08.0: enabling device (0000 -> 0002)609a # [ 0.349413] virtio-pci 0000:00:09.0: enabling device (0000 -> 0002)610a # [ 0.353415] virtio-pci 0000:00:0b.0: enabling device (0000 -> 0003)611b # [ 0.282650] pci 0000:00:02.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]612a # [ 0.359086] virtio-pci 0000:00:0c.0: enabling device (0000 -> 0003)613a # [ 0.372401] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled614a # [ 0.377133] msm_serial: driver initialized615a # [ 0.377459] SuperH (H)SCI(F) driver initialized616a # [ 0.377562] STM32 USART driver initialized617a # [ 0.416717] loop: module loaded618a # [ 0.417399] virtio_blk virtio5: 4/0/0 default/read/poll queues619b # [ 0.283482] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint620b # [ 0.283821] pci 0000:00:03.0: BAR 0 [io 0x0000-0x003f]621a # [ 0.422669] virtio_blk virtio5: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)622a # [ 0.429164] megasas: 07.734.00.00-rc1623b # [ 0.283839] pci 0000:00:03.0: BAR 1 [mem 0x00000000-0x00000fff]624b # [ 0.283877] pci 0000:00:03.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]625b # [ 0.284787] pci 0000:00:04.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint626b # [ 0.285128] pci 0000:00:04.0: BAR 0 [io 0x0000-0x001f]627a # [ 0.431322] physmap-flash 0.flash: physmap platform flash device: [mem 0x00000000-0x03ffffff]628b # [ 0.285144] pci 0000:00:04.0: BAR 1 [mem 0x00000000-0x00000fff]629b # [ 0.285181] pci 0000:00:04.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]630b # [ 0.285992] pci 0000:00:05.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint631b # [ 0.286304] pci 0000:00:05.0: BAR 0 [io 0x0000-0x001f]632a # [ 0.437564] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000633b # [ 0.286321] pci 0000:00:05.0: BAR 1 [mem 0x00000000-0x00000fff]634a # [ 0.437735] Intel/Sharp Extended Query Table at 0x0031635a # [ 0.443186] Using buffer write method636a # [ 0.443280] physmap-flash 0.flash: physmap platform flash device: [mem 0x04000000-0x07ffffff]637b # [ 0.286358] pci 0000:00:05.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]638a # [ 0.447860] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000639a # [ 0.447904] Intel/Sharp Extended Query Table at 0x0031640b # [ 0.287127] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint641a # [ 0.453136] Using buffer write method642b # [ 0.287455] pci 0000:00:06.0: BAR 0 [io 0x0000-0x007f]643a # [ 0.453187] Concatenating MTD devices:644a # [ 0.453195] (0): "0.flash"645a # [ 0.453203] (1): "0.flash"646b # [ 0.287472] pci 0000:00:06.0: BAR 1 [mem 0x00000000-0x00000fff]647a # [ 0.453208] into device "0.flash"648b # [ 0.287515] pci 0000:00:06.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]649b # [ 0.288338] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint650b # [ 0.288697] pci 0000:00:07.0: BAR 0 [io 0x0000-0x001f]651b # [ 0.288714] pci 0000:00:07.0: BAR 1 [mem 0x00000000-0x00000fff]652b # [ 0.288757] pci 0000:00:07.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]653b # [ 0.288775] pci 0000:00:07.0: ROM [mem 0x00000000-0x0003ffff pref]654b # [ 0.289591] pci 0000:00:08.0: [1af4:1050] type 00 class 0x038000 conventional PCI endpoint655b # [ 0.289933] pci 0000:00:08.0: BAR 1 [mem 0x00000000-0x00000fff]656b # [ 0.289978] pci 0000:00:08.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]657b # [ 0.290743] pci 0000:00:09.0: [1af4:1052] type 00 class 0x090000 conventional PCI endpoint658b # [ 0.291090] pci 0000:00:09.0: BAR 1 [mem 0x00000000-0x00000fff]659b # [ 0.291127] pci 0000:00:09.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]660b # [ 0.291835] pci 0000:00:0a.0: [8086:24cd] type 00 class 0x0c0320 conventional PCI endpoint661b # [ 0.292158] pci 0000:00:0a.0: BAR 0 [mem 0x00000000-0x00000fff]662b # [ 0.292582] pci 0000:00:0b.0: [1af4:1003] type 00 class 0x078000 conventional PCI endpoint663b # [ 0.293031] pci 0000:00:0b.0: BAR 0 [io 0x0000-0x003f]664b # [ 0.293057] pci 0000:00:0b.0: BAR 1 [mem 0x00000000-0x00000fff]665b # [ 0.293094] pci 0000:00:0b.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]666b # [ 0.293905] pci 0000:00:0c.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint667b # [ 0.294231] pci 0000:00:0c.0: BAR 0 [io 0x0000-0x001f]668b # [ 0.294248] pci 0000:00:0c.0: BAR 1 [mem 0x00000000-0x00000fff]669b # [ 0.294294] pci 0000:00:0c.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]670b # [ 0.295219] pci 0000:00:01.0: ROM [mem 0x10000000-0x1003ffff pref]: assigned671b # [ 0.295228] pci 0000:00:07.0: ROM [mem 0x10040000-0x1007ffff pref]: assigned672b # [ 0.295234] pci 0000:00:01.0: BAR 4 [mem 0x8000000000-0x8000003fff 64bit pref]: assigned673b # [ 0.295322] pci 0000:00:02.0: BAR 4 [mem 0x8000004000-0x8000007fff 64bit pref]: assigned674b # [ 0.295399] pci 0000:00:03.0: BAR 4 [mem 0x8000008000-0x800000bfff 64bit pref]: assigned675b # [ 0.295468] pci 0000:00:04.0: BAR 4 [mem 0x800000c000-0x800000ffff 64bit pref]: assigned676b # [ 0.295545] pci 0000:00:05.0: BAR 4 [mem 0x8000010000-0x8000013fff 64bit pref]: assigned677b # [ 0.295610] pci 0000:00:06.0: BAR 4 [mem 0x8000014000-0x8000017fff 64bit pref]: assigned678b # [ 0.295687] pci 0000:00:07.0: BAR 4 [mem 0x8000018000-0x800001bfff 64bit pref]: assigned679b # [ 0.295762] pci 0000:00:08.0: BAR 4 [mem 0x800001c000-0x800001ffff 64bit pref]: assigned680b # [ 0.295837] pci 0000:00:09.0: BAR 4 [mem 0x8000020000-0x8000023fff 64bit pref]: assigned681b # [ 0.295922] pci 0000:00:0b.0: BAR 4 [mem 0x8000024000-0x8000027fff 64bit pref]: assigned682b # [ 0.296016] pci 0000:00:0c.0: BAR 4 [mem 0x8000028000-0x800002bfff 64bit pref]: assigned683b # [ 0.296081] pci 0000:00:01.0: BAR 1 [mem 0x10080000-0x10080fff]: assigned684b # [ 0.296106] pci 0000:00:02.0: BAR 1 [mem 0x10081000-0x10081fff]: assigned685b # [ 0.296130] pci 0000:00:03.0: BAR 1 [mem 0x10082000-0x10082fff]: assigned686b # [ 0.296156] pci 0000:00:04.0: BAR 1 [mem 0x10083000-0x10083fff]: assigned687b # [ 0.296187] pci 0000:00:05.0: BAR 1 [mem 0x10084000-0x10084fff]: assigned688b # [ 0.296212] pci 0000:00:06.0: BAR 1 [mem 0x10085000-0x10085fff]: assigned689b # [ 0.296237] pci 0000:00:07.0: BAR 1 [mem 0x10086000-0x10086fff]: assigned690b # [ 0.296263] pci 0000:00:08.0: BAR 1 [mem 0x10087000-0x10087fff]: assigned691b # [ 0.296288] pci 0000:00:09.0: BAR 1 [mem 0x10088000-0x10088fff]: assigned692b # [ 0.296314] pci 0000:00:0a.0: BAR 0 [mem 0x10089000-0x10089fff]: assigned693b # [ 0.296340] pci 0000:00:0b.0: BAR 1 [mem 0x1008a000-0x1008afff]: assigned694a # [ 0.593297] Freeing initrd memory: 27052K695b # [ 0.296365] pci 0000:00:0c.0: BAR 1 [mem 0x1008b000-0x1008bfff]: assigned696b # [ 0.296390] pci 0000:00:06.0: BAR 0 [io 0x1000-0x107f]: assigned697b # [ 0.296423] pci 0000:00:03.0: BAR 0 [io 0x1080-0x10bf]: assigned698b # [ 0.296449] pci 0000:00:0b.0: BAR 0 [io 0x10c0-0x10ff]: assigned699b # [ 0.296474] pci 0000:00:01.0: BAR 0 [io 0x1100-0x111f]: assigned700b # [ 0.296503] pci 0000:00:02.0: BAR 0 [io 0x1120-0x113f]: assigned701b # [ 0.296537] pci 0000:00:04.0: BAR 0 [io 0x1140-0x115f]: assigned702b # [ 0.296563] pci 0000:00:05.0: BAR 0 [io 0x1160-0x117f]: assigned703b # [ 0.296591] pci 0000:00:07.0: BAR 0 [io 0x1180-0x119f]: assigned704b # [ 0.296620] pci 0000:00:0c.0: BAR 0 [io 0x11a0-0x11bf]: assigned705b # [ 0.296659] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]706a # [ 0.606522] tun: Universal TUN/TAP device driver, 1.6707b # [ 0.296666] pci_bus 0000:00: resource 5 [mem 0x10000000-0x3efeffff]708b # [ 0.296670] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff]709b # [ 0.298710] pci 0000:00:0a.0: enabling device (0000 -> 0002)710b # [ 0.319266] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)711a # [ 0.611047] thunder_xcv, ver 1.0712b # [ 0.322657] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)713a # [ 0.611095] thunder_bgx, ver 1.0714b # [ 0.325569] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)715b # [ 0.328639] virtio-pci 0000:00:04.0: enabling device (0000 -> 0003)716a # [ 0.611122] nicpf, ver 1.0717b # [ 0.334694] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)718b # [ 0.337826] virtio-pci 0000:00:06.0: enabling device (0000 -> 0003)719a # [ 0.611738] e1000: Intel(R) PRO/1000 Network Driver720b # [ 0.341119] virtio-pci 0000:00:07.0: enabling device (0000 -> 0003)721b # [ 0.345764] virtio-pci 0000:00:08.0: enabling device (0000 -> 0002)722a # [ 0.611743] e1000: Copyright (c) 1999-2006 Intel Corporation.723b # [ 0.349954] virtio-pci 0000:00:09.0: enabling device (0000 -> 0002)724a # [ 0.611772] e1000e: Intel(R) PRO/1000 Network Driver725b # [ 0.352704] virtio-pci 0000:00:0b.0: enabling device (0000 -> 0003)726b # [ 0.356017] virtio-pci 0000:00:0c.0: enabling device (0000 -> 0003)727b # [ 0.367723] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled728a # [ 0.611777] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.729b # [ 0.370482] msm_serial: driver initialized730b # [ 0.370707] SuperH (H)SCI(F) driver initialized731b # [ 0.370781] STM32 USART driver initialized732a # [ 0.611802] igb: Intel(R) Gigabit Ethernet Network Driver733b # [ 0.422270] loop: module loaded734b # [ 0.422838] virtio_blk virtio5: 4/0/0 default/read/poll queues735a # [ 0.611806] igb: Copyright (c) 2007-2014 Intel Corporation.736b # [ 0.427109] virtio_blk virtio5: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)737b # [ 0.431606] megasas: 07.734.00.00-rc1738b # [ 0.433186] physmap-flash 0.flash: physmap platform flash device: [mem 0x00000000-0x03ffffff]739a # [ 0.611842] igbvf: Intel(R) Gigabit Virtual Function Network Driver740b # [ 0.440208] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000741b # [ 0.440278] Intel/Sharp Extended Query Table at 0x0031742a # [ 0.611846] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.743b # [ 0.443964] Using buffer write method744b # [ 0.444028] physmap-flash 0.flash: physmap platform flash device: [mem 0x04000000-0x07ffffff]745a # [ 0.611988] sky2: driver version 1.30746b # [ 0.449451] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000747b # [ 0.449486] Intel/Sharp Extended Query Table at 0x0031748a # [ 0.613728] usbcore: registered new interface driver usb-storage749b # [ 0.452341] Using buffer write method750b # [ 0.452377] Concatenating MTD devices:751b # [ 0.452382] (0): "0.flash"752b # [ 0.452387] (1): "0.flash"753b # [ 0.452391] into device "0.flash"754a # [ 0.613861] usbcore: registered new interface driver usbserial_generic755a # [ 0.613874] usbserial: USB Serial support registered for generic756a # [ 0.614520] hv_vmbus: registering driver hyperv_keyboard757a # [ 0.614804] ehci-pci 0000:00:0a.0: EHCI Host Controller758a # [ 0.614867] ehci-pci 0000:00:0a.0: new USB bus registered, assigned bus number 1759a # [ 0.615522] ehci-pci 0000:00:0a.0: irq 15, io mem 0x10089000760a # [ 0.615656] rtc-pl031 9010000.pl031: registered as rtc0761a # [ 0.615685] rtc-pl031 9010000.pl031: setting system clock to 2026-08-31T09:03:47 UTC (1788167027)762a # [ 0.616021] i2c_dev: i2c /dev entries driver763a # [ 0.619178] sdhci: Secure Digital Host Controller Interface driver764a # [ 0.619185] sdhci: Copyright(c) Pierre Ossman765a # [ 0.619476] Synopsys Designware Multimedia Card Interface Driver766a # [ 0.619870] sdhci-pltfm: SDHCI platform and OF driver helper767a # [ 0.621758] hid: raw HID events driver (C) Jiri Kosina768a # [ 0.622027] usbcore: registered new interface driver usbhid769a # [ 0.622032] usbhid: USB HID core driver770a # [ 0.648531] ehci-pci 0000:00:0a.0: USB 2.0 started, EHCI 1.00771a # [ 0.649954] hub 1-0:1.0: USB hub found772a # [ 0.650208] hub 1-0:1.0: 6 ports detected773a # [ 0.656011] hw perfevents: enabled with armv8_pmuv3 PMU driver, 11 (0,800003ff) counters available774a # [ 0.661216] drop_monitor: Initializing network drop monitor service775a # [ 0.661666] NET: Registered PF_INET6 protocol family776a # [ 0.663891] Segment Routing with IPv6777a # [ 0.663929] In-situ OAM (IOAM) with IPv6778a # [ 0.664051] NET: Registered PF_PACKET protocol family779a # [ 0.664321] 9pnet: Installing 9P2000 support780a # [ 0.670994] Key type dns_resolver registered781a # [ 0.691090] registered taskstats version 1782a # [ 0.691636] Loading compiled-in X.509 certificates783b # [ 0.623824] Freeing initrd memory: 27056K784a # [ 0.715906] Demotion targets for Node 0: null785a # [ 0.716149] Key type .fscrypt registered786b # [ 0.641379] tun: Universal TUN/TAP device driver, 1.6787a # [ 0.716157] Key type fscrypt-provisioning registered788a # [ 0.716403] ima: No TPM chip found, activating TPM-bypass!789a # [ 0.716428] ima: Allocated hash algorithm: sha1790a # [ 0.716481] ima: No architecture policies found791b # [ 0.651130] thunder_xcv, ver 1.0792a # [ 0.718002] input: gpio-keys as /devices/platform/gpio-keys/input/input0793b # [ 0.651254] thunder_bgx, ver 1.0794b # [ 0.651354] nicpf, ver 1.0795b # [ 0.653274] e1000: Intel(R) PRO/1000 Network Driver796b # [ 0.653290] e1000: Copyright (c) 1999-2006 Intel Corporation.797b # [ 0.653411] e1000e: Intel(R) PRO/1000 Network Driver798b # [ 0.653425] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.799b # [ 0.653499] igb: Intel(R) Gigabit Ethernet Network Driver800b # [ 0.653508] igb: Copyright (c) 2007-2014 Intel Corporation.801b # [ 0.653573] igbvf: Intel(R) Gigabit Virtual Function Network Driver802b # [ 0.653582] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.803b # [ 0.654026] sky2: driver version 1.30804b # [ 0.659111] usbcore: registered new interface driver usb-storage805b # [ 0.659488] usbcore: registered new interface driver usbserial_generic806b # [ 0.659529] usbserial: USB Serial support registered for generic807b # [ 0.659580] ehci-pci 0000:00:0a.0: EHCI Host Controller808b # [ 0.659637] ehci-pci 0000:00:0a.0: new USB bus registered, assigned bus number 1809b # [ 0.660184] ehci-pci 0000:00:0a.0: irq 15, io mem 0x10089000810a # [ 0.762488] clk: Disabling unused clocks811b # [ 0.661518] hv_vmbus: registering driver hyperv_keyboard812a # [ 0.762557] PM: genpd: Disabling unused power domains813b # [ 0.664381] rtc-pl031 9010000.pl031: registered as rtc0814b # [ 0.664447] rtc-pl031 9010000.pl031: setting system clock to 2026-08-31T09:03:47 UTC (1788167027)815b # [ 0.665445] i2c_dev: i2c /dev entries driver816a # [ 0.771567] Freeing unused kernel memory: 4736K817a # [ 0.771963] Run /init as init process818b # [ 0.671405] ehci-pci 0000:00:0a.0: USB 2.0 started, EHCI 1.00819b # [ 0.672275] hub 1-0:1.0: USB hub found820b # [ 0.672353] hub 1-0:1.0: 6 ports detected821b # [ 0.674160] sdhci: Secure Digital Host Controller Interface driver822b # [ 0.674174] sdhci: Copyright(c) Pierre Ossman823b # [ 0.675012] Synopsys Designware Multimedia Card Interface Driver824b # [ 0.676186] sdhci-pltfm: SDHCI platform and OF driver helper825b # [ 0.681277] hid: raw HID events driver (C) Jiri Kosina826b # [ 0.682252] usbcore: registered new interface driver usbhid827b # [ 0.682263] usbhid: USB HID core driver828b # [ 0.686712] hw perfevents: enabled with armv8_pmuv3 PMU driver, 11 (0,800003ff) counters available829b # [ 0.691178] drop_monitor: Initializing network drop monitor service830b # [ 0.691590] NET: Registered PF_INET6 protocol family831b # [ 0.693945] Segment Routing with IPv6832b # [ 0.693980] In-situ OAM (IOAM) with IPv6833b # [ 0.694165] NET: Registered PF_PACKET protocol family834b # [ 0.694454] 9pnet: Installing 9P2000 support835b # [ 0.700731] Key type dns_resolver registered836b # [ 0.718277] registered taskstats version 1837b # [ 0.718706] Loading compiled-in X.509 certificates838b # [ 0.737825] Demotion targets for Node 0: null839b # [ 0.738081] Key type .fscrypt registered840b # [ 0.738087] Key type fscrypt-provisioning registered841b # [ 0.738364] ima: No TPM chip found, activating TPM-bypass!842b # [ 0.738386] ima: Allocated hash algorithm: sha1843a # [ 0.818210] systemd[1]: Successfully made /usr/ read-only.844b # [ 0.738415] ima: No architecture policies found845b # [ 0.739711] input: gpio-keys as /devices/platform/gpio-keys/input/input0846b # [ 0.764481] clk: Disabling unused clocks847b # [ 0.764518] PM: genpd: Disabling unused power domains848b # [ 0.769107] Freeing unused kernel memory: 4736K849b # [ 0.769352] Run /init as init process850b # [ 0.801550] systemd[1]: Successfully made /usr/ read-only.851a # [ 0.902957] usb 1-1: new high-speed USB device number 2 using ehci-pci852b # [ 0.927368] usb 1-1: new high-speed USB device number 2 using ehci-pci853a # [ 1.057539] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1854a # [ 1.147671] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:0a.0-1/input0855b # [ 1.082205] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1856a # [ 1.153292] systemd[1]: systemd 261 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)857a # [ 1.153373] systemd[1]: Detected virtualization qemu.858a # [ 1.153463] systemd[1]: Detected architecture arm64.859a # [ 1.153480] systemd[1]: Running in initrd.860a # [ 1.154496] systemd[1]: Initializing machine ID from random generator.861a # [ 1.155036] systemd[1]: Hostname set to <a>.862b # [ 1.136343] systemd[1]: systemd 261 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)863b # [ 1.136424] systemd[1]: Detected virtualization qemu.864b # [ 1.136528] systemd[1]: Detected architecture arm64.865b # [ 1.136542] systemd[1]: Running in initrd.866b # [ 1.137659] systemd[1]: Initializing machine ID from random generator.867b # [ 1.137973] systemd[1]: Hostname set to <b>.868a # [ 1.266950] usb 1-2: new high-speed USB device number 3 using ehci-pci869b # [ 1.223409] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:0a.0-1/input0870a # [ 1.403294] systemd[1]: bpf-restrict-fs: LSM BPF program attached871b # [ 1.343419] usb 1-2: new high-speed USB device number 3 using ehci-pci872a # [ 1.431595] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2873a # [ 1.435390] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:0a.0-2/input0874a # [ 1.508918] systemd[1]: Queued start job for default target Initrd Default Target.875b # [ 1.449670] systemd[1]: bpf-restrict-fs: LSM BPF program attached876a # [ 1.531804] systemd[1]: Created slice Slice /system/modprobe.877a # [ 1.532205] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.878a # [ 1.532313] systemd[1]: Expecting device /dev/disk/by-label/nixos...879a # [ 1.532361] systemd[1]: Reached target Path Units.880a # [ 1.532387] systemd[1]: Reached target Slice Units.881a # [ 1.532415] systemd[1]: Reached target Swaps.882a # [ 1.532442] systemd[1]: Reached target Timer Units.883a # [ 1.532724] systemd[1]: Listening on D-Bus System Message Bus Socket.884a # [ 1.533041] systemd[1]: Listening on Journal Socket (/dev/log).885a # [ 1.533288] systemd[1]: Listening on Journal Sockets.886a # [ 1.533519] systemd[1]: Listening on udev Control Socket.887a # [ 1.533653] systemd[1]: Listening on udev Kernel Socket.888a # [ 1.533683] systemd[1]: Reached target Socket Units.889a # [ 1.536555] systemd[1]: Starting Create List of Static Device Nodes...890a # [ 1.539256] systemd[1]: Starting Load Kernel Module 9pnet_virtio...891a # [ 1.539376] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs892a # [ 1.547164] systemd[1]: Mounting Kernel Configuration File System...893a # [ 1.573339] systemd[1]: Starting Journal Service...894b # [ 1.497751] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2895a # [ 1.578236] systemd[1]: Starting Load Kernel Modules...896b # [ 1.498251] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:0a.0-2/input0897a # [ 1.578577] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os898a # [ 1.582328] systemd[1]: Starting Coldplug All udev Devices...899a # [ 1.587221] systemd[1]: Finished Create List of Static Device Nodes.900a # [ 1.589818] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.901a # [ 1.590855] systemd[1]: Finished Load Kernel Module 9pnet_virtio.902a # [ 1.592138] systemd[1]: Mounted Kernel Configuration File System.903a # [ 1.596542] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...904a # [ 1.627761] systemd-journald[95]: Collecting audit messages is disabled.905a # [ 1.628214] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.906a # [ 1.628738] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev907a # [ 1.630648] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.908a # [ 1.633385] systemd[1]: Starting Create Static Device Nodes in /dev...909b # [ 1.561229] systemd[1]: Queued start job for default target Initrd Default Target.910a # [ 1.643057] [drm] pci: virtio-gpu-pci detected at 0000:00:08.0911a # [ 1.643266] [drm] features: -virgl +edid -resource_blob -host_visible912a # [ 1.643270] [drm] features: -context_init913a # [ 1.644275] [drm] number of scanouts: 1914a # [ 1.644305] [drm] number of cap sets: 0915a # [ 1.647416] virtio-pci 0000:00:08.0: [drm] Registered 1 planes with drm panic916b # [ 1.584730] systemd[1]: Created slice Slice /system/modprobe.917a # [ 1.647426] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:08.0 on minor 0918b # [ 1.585246] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.919a # [ 1.653016] Console: switching to colour frame buffer device 160x50920b # [ 1.585312] systemd[1]: Expecting device /dev/disk/by-label/nixos...921b # [ 1.585356] systemd[1]: Reached target Path Units.922a # [ 1.667730] virtio-pci 0000:00:08.0: [drm] fb0: virtio_gpudrmfb frame buffer device923b # [ 1.585385] systemd[1]: Reached target Slice Units.924b # [ 1.585413] systemd[1]: Reached target Swaps.925b # [ 1.585445] systemd[1]: Reached target Timer Units.926a # [ 1.671152] systemd[1]: Finished Create Static Device Nodes in /dev.927b # [ 1.585755] systemd[1]: Listening on D-Bus System Message Bus Socket.928a # [ 1.671496] systemd[1]: Reached target Preparation for Local File Systems.929b # [ 1.586051] systemd[1]: Listening on Journal Socket (/dev/log).930a # [ 1.671539] systemd[1]: Reached target Local File Systems.931b # [ 1.586350] systemd[1]: Listening on Journal Sockets.932b # [ 1.586608] systemd[1]: Listening on udev Control Socket.933b # [ 1.586758] systemd[1]: Listening on udev Kernel Socket.934b # [ 1.586788] systemd[1]: Reached target Socket Units.935a # [ 1.683768] systemd[1]: Starting Rule-based Manager for Device Events and Files...936b # [ 1.590020] systemd[1]: Starting Create List of Static Device Nodes...937b # [ 1.593254] systemd[1]: Starting Load Kernel Module 9pnet_virtio...938a # [ 1.689883] systemd[1]: Finished Load Kernel Modules.939b # [ 1.593399] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs940a # [ 1.695118] systemd[1]: Starting Apply Kernel Variables...941b # [ 1.597102] systemd[1]: Mounting Kernel Configuration File System...942b # [ 1.625610] systemd[1]: Starting Journal Service...943a # [ 1.708281] systemd-modules-load[96]: Using 4 probe threads944b # [ 1.630221] systemd[1]: Starting Load Kernel Modules...945a # [ 1.711395] systemd[1]: Started Journal Service.946b # [ 1.630506] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os947a # [ 1.711706] systemd-modules-load[96]: Module 'virtio_balloon' is built in948a # [ 1.714030] systemd-modules-load[96]: Module 'virtio_console' is built in949b # [ 1.634282] systemd[1]: Starting Coldplug All udev Devices...950a # [ 1.715341] systemd-modules-load[96]: Module 'virtio_rng' is built in951a # [ 1.716510] systemd-modules-load[96]: Inserted module 'dm_mod'952a # [ 1.717572] systemd-modules-load[96]: Inserted module 'virtio_gpu'953b # [ 1.643855] systemd[1]: Finished Create List of Static Device Nodes.954b # [ 1.650083] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.955a # [ 1.725860] systemd[1]: Starting Create System Files and Directories...956b # [ 1.654223] systemd[1]: Finished Load Kernel Module 9pnet_virtio.957b # [ 1.657714] systemd[1]: Mounted Kernel Configuration File System.958a # [ 1.732531] systemd[1]: Finished Apply Kernel Variables.959a # [ 1.740501] systemd-udevd[104]: Using default interface naming scheme 'v261'.960a # [ 1.744851] systemd[1]: Finished Create System Files and Directories.961b # [ 1.672015] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...962b # [ 1.673290] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.963b # [ 1.681140] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev964a # [ 1.759185] systemd[1]: Started Rule-based Manager for Device Events and Files.965b # [ 1.681310] [drm] pci: virtio-gpu-pci detected at 0000:00:08.0966b # [ 1.681493] [drm] features: -virgl +edid -resource_blob -host_visible967b # [ 1.681498] [drm] features: -context_init968b # [ 1.682648] [drm] number of scanouts: 1969b # [ 1.682665] [drm] number of cap sets: 0970b # [ 1.683729] virtio-pci 0000:00:08.0: [drm] Registered 1 planes with drm panic971b # [ 1.683742] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:08.0 on minor 0972a # [ 1.779854] systemd[1]: Starting Virtual Console Setup...973b # [ 1.686950] Console: switching to colour frame buffer device 160x50974b # [ 1.688052] systemd-journald[95]: Collecting audit messages is disabled.975b # [ 1.694062] virtio-pci 0000:00:08.0: [drm] fb0: virtio_gpudrmfb frame buffer device976b # [ 1.713415] systemd[1]: Finished Load Kernel Modules.977b # [ 1.718114] systemd[1]: Starting Apply Kernel Variables...978b # [ 1.722545] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.979b # [ 1.725149] systemd[1]: Starting Create Static Device Nodes in /dev...980b # [ 1.740989] systemd[1]: Finished Apply Kernel Variables.981b # [ 1.744412] systemd[1]: Finished Create Static Device Nodes in /dev.982b # [ 1.744901] systemd[1]: Reached target Preparation for Local File Systems.983b # [ 1.745827] systemd[1]: Reached target Local File Systems.984b # [ 1.753659] systemd[1]: Starting Rule-based Manager for Device Events and Files...985a # [ 1.842345] systemd-vconsole-setup[130]: Configuration of first virtual console was skipped, ignoring remaining ones.986b # [ 1.775835] systemd[1]: Started Journal Service.987a # [ 1.847946] systemd[1]: Finished Virtual Console Setup.988b # [ 1.775267] systemd-modules-load[96]: Using 4 probe threads989b # [ 1.779702] systemd-modules-load[96]: Module 'virtio_balloon' is built in990b # [ 1.783447] systemd-modules-load[96]: Module 'virtio_console' is built in991b # [ 1.788140] systemd-modules-load[96]: Module 'virtio_rng' is built in992b # [ 1.791428] systemd-modules-load[96]: Inserted module 'dm_mod'993b # [ 1.796619] systemd-modules-load[96]: Inserted module 'virtio_gpu'994b # [ 1.799664] systemd[1]: Starting Create System Files and Directories...995b # [ 1.805818] systemd[1]: Finished Create System Files and Directories.996b # [ 1.811591] systemd-udevd[105]: Using default interface naming scheme 'v261'.997b # [ 1.827914] systemd[1]: Started Rule-based Manager for Device Events and Files.998b # [ 1.864147] systemd[1]: Starting Virtual Console Setup...999b # [ 1.937377] systemd-vconsole-setup[128]: Configuration of first virtual console was skipped, ignoring remaining ones.1000b # [ 1.942465] systemd[1]: Finished Virtual Console Setup.1001a # [ 2.239351] systemd[1]: Finished Coldplug All udev Devices.1002a # [ 2.242278] systemd[1]: Reached target System Initialization.1003a # [ 2.244929] systemd[1]: Reached target Basic System.1004b # [ 2.324923] systemd[1]: Finished Coldplug All udev Devices.1005b # [ 2.327578] systemd[1]: Reached target System Initialization.1006b # [ 2.330152] systemd[1]: Reached target Basic System.1007a # [ 2.452214] (udev-worker)[139]: Network interface NamePolicy= disabled on kernel command line.1008a # [ 2.456758] (udev-worker)[124]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.1009a # [ 2.460557] (udev-worker)[124]: Network interface NamePolicy= disabled on kernel command line.1010a # [ 2.480108] systemd[1]: Found device /dev/disk/by-label/nixos.1011a # [ 2.482575] systemd[1]: Reached target Initrd Root Device.1012a # [ 2.485134] systemd[1]: Starting File System Check on /dev/disk/by-label/nixos...1013a # [ 2.530919] systemd-fsck[152]: nixos: clean, 12/65536 files, 13019/262144 blocks1014a # [ 2.537819] systemd[1]: Finished File System Check on /dev/disk/by-label/nixos.1015a # [ 2.583587] systemd[1]: Mounting /sysroot...1016b # [ 2.525744] (udev-worker)[140]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.1017b # [ 2.530360] (udev-worker)[140]: Network interface NamePolicy= disabled on kernel command line.1018b # [ 2.536651] (udev-worker)[125]: Network interface NamePolicy= disabled on kernel command line.1019a # [ 2.623412] EXT4-fs (vda): mounted filesystem 7fd07ccb-d59a-4cac-8cd1-99c6c3449c91 r/w with ordered data mode. Quota mode: none.1020a # [ 2.624423] systemd[1]: Mounted /sysroot.1021a # [ 2.625838] systemd[1]: Reached target Initrd Root File System.1022a # [ 2.633966] systemd[1]: Mounting /sysroot/nix/.ro-store...1023a # [ 2.635621] systemd[1]: Mounting /sysroot/nix/.rw-store...1024b # [ 2.559611] systemd[1]: Found device /dev/disk/by-label/nixos.1025b # [ 2.562033] systemd[1]: Reached target Initrd Root Device.1026b # [ 2.563245] systemd[1]: Starting File System Check on /dev/disk/by-label/nixos...1027a # [ 2.648335] systemd[1]: Mounting /sysroot/run...1028a # [ 2.656693] systemd[1]: Mounting /sysroot/tmp/shared...1029a # [ 2.666173] systemd[1]: Mounting /sysroot/tmp/xchg...1030a # [ 2.667311] systemd[1]: Starting Mountpoints Configured in the Real Root...1031a # [ 2.668546] systemd[1]: Mounted /sysroot/nix/.ro-store.1032a # [ 2.670664] systemd[1]: Mounted /sysroot/nix/.rw-store.1033a # [ 2.680384] systemd[1]: Starting rw-sysroot-nix-store.service...1034b # [ 2.609245] systemd-fsck[150]: nixos: clean, 12/65536 files, 13019/262144 blocks1035b # [ 2.616979] systemd[1]: Finished File System Check on /dev/disk/by-label/nixos.1036a # [ 2.700971] systemd-sysroot-fstab-check[165]: /sysroot should be mounted in the initrd, will request daemon-reload.1037a # [ 2.706616] systemd[1]: Mounted /sysroot/run.1038b # [ 2.635469] systemd[1]: Mounting /sysroot...1039a # [ 2.716488] systemd[1]: Mounted /sysroot/tmp/xchg.1040a # [ 2.725230] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1041a # [ 2.728569] systemd[1]: Finished rw-sysroot-nix-store.service.1042a # [ 2.741155] systemd[1]: Reload requested from client PID 165 ('systemd-sysroot') (unit initrd-parse-etc.service)...1043a # [ 2.743897] systemd[1]: Reloading...1044b # [ 2.678799] EXT4-fs (vda): mounted filesystem 5c1b6438-3b74-40ef-885e-3f3001084f92 r/w with ordered data mode. Quota mode: none.1045b # [ 2.677982] systemd[1]: Mounted /sysroot.1046b # [ 2.680845] systemd[1]: Reached target Initrd Root File System.1047b # [ 2.685744] systemd[1]: Mounting /sysroot/nix/.ro-store...1048b # [ 2.688573] systemd[1]: Mounting /sysroot/nix/.rw-store...1049b # [ 2.692267] systemd[1]: Mounting /sysroot/run...1050b # [ 2.693155] systemd[1]: Mounting /sysroot/tmp/shared...1051b # [ 2.713208] systemd[1]: Mounting /sysroot/tmp/xchg...1052b # [ 2.715998] systemd[1]: Starting Mountpoints Configured in the Real Root...1053b # [ 2.734537] systemd[1]: Mounted /sysroot/run.1054b # [ 2.742497] systemd-sysroot-fstab-check[164]: /sysroot should be mounted in the initrd, will request daemon-reload.1055b # [ 2.755634] systemd[1]: Mounted /sysroot/nix/.ro-store.1056b # [ 2.759256] systemd[1]: Mounted /sysroot/nix/.rw-store.1057b # [ 2.768157] systemd[1]: Reload requested from client PID 164 ('systemd-sysroot') (unit initrd-parse-etc.service)...1058b # [ 2.771612] systemd[1]: Reloading...1059a # [ 2.860343] systemd[1]: Reloading finished in 118 ms.1060a # [ 2.922076] systemd-sysroot-fstab-check[165]: Requesting initrd-fs.target/start/replace...1061a # [ 2.923619] systemd[1]: Mounted /sysroot/tmp/shared.1062a # [ 2.925208] systemd-sysroot-fstab-check[165]: Requesting swap.target/start/replace...1063a # [ 2.928775] systemd[1]: initrd-parse-etc.service: Deactivated successfully.1064a # [ 2.930799] systemd[1]: Finished Mountpoints Configured in the Real Root.1065a # [ 2.932402] systemd[1]: initrd-parse-etc.service: Triggering OnSuccess= dependencies.1066a # [ 2.934693] systemd[1]: Starting rw-sysroot-nix-store.service...1067a # [ 2.957467] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1068a # [ 2.959678] systemd[1]: Finished rw-sysroot-nix-store.service.1069b # [ 2.920367] systemd[1]: Reloading finished in 149 ms.1070b # [ 2.971754] systemd-sysroot-fstab-check[164]: Requesting initrd-fs.target/start/replace...1071b # [ 2.974059] systemd[1]: Mounted /sysroot/tmp/shared.1072b # [ 2.975293] systemd[1]: Mounted /sysroot/tmp/xchg.1073b # [ 2.977174] systemd-sysroot-fstab-check[164]: Requesting swap.target/start/replace...1074b # [ 2.980451] systemd[1]: initrd-parse-etc.service: Deactivated successfully.1075b # [ 2.983874] systemd[1]: Finished Mountpoints Configured in the Real Root.1076b # [ 2.985073] systemd[1]: initrd-parse-etc.service: Triggering OnSuccess= dependencies.1077b # [ 2.986423] systemd[1]: Starting rw-sysroot-nix-store.service...1078b # [ 3.014503] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1079b # [ 3.016852] systemd[1]: Finished rw-sysroot-nix-store.service.1080a # [ 3.120856] (udev-worker)[122]: mtd0ro: Failed to find and pin callout binary "/nix/store/z2nxjmk4666nbka3hgyxlg13prrnvx38-systemd-261/lib/udev/mtd_probe": No such file or directory1081a # [ 3.124339] (udev-worker)[122]: mtd0ro: /nix/store/z2nxjmk4666nbka3hgyxlg13prrnvx38-systemd-261/lib/udev/rules.d/75-probe_mtd.rules:5 IMPORT{program}="mtd_probe $devnode": Failed to execute "mtd_probe /dev/mtd0ro", ignoring: No such file or directory1082a # [ 3.136563] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1083a # [ 3.137842] systemd[1]: Stopped Virtual Console Setup.1084a # [ 3.138626] systemd[1]: Stopping Virtual Console Setup...1085a # [ 3.139401] systemd[1]: Starting Virtual Console Setup...1086a # [ 3.161061] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1087a # [ 3.162143] systemd[1]: Stopped Virtual Console Setup.1088a # [ 3.163139] systemd[1]: Starting Virtual Console Setup...1089a # [ 3.190050] systemd-vconsole-setup[196]: Configuration of first virtual console was skipped, ignoring remaining ones.1090a # [ 3.192549] systemd[1]: Finished Virtual Console Setup.1091b # [ 3.182189] (udev-worker)[122]: mtd0ro: Failed to find and pin callout binary "/nix/store/z2nxjmk4666nbka3hgyxlg13prrnvx38-systemd-261/lib/udev/mtd_probe": No such file or directory1092b # [ 3.184653] (udev-worker)[122]: mtd0ro: /nix/store/z2nxjmk4666nbka3hgyxlg13prrnvx38-systemd-261/lib/udev/rules.d/75-probe_mtd.rules:5 IMPORT{program}="mtd_probe $devnode": Failed to execute "mtd_probe /dev/mtd0ro", ignoring: No such file or directory1093b # [ 3.192243] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1094b # [ 3.193854] systemd[1]: Stopped Virtual Console Setup.1095b # [ 3.194767] systemd[1]: Stopping Virtual Console Setup...1096b # [ 3.195571] systemd[1]: Starting Virtual Console Setup...1097b # [ 3.217121] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1098b # [ 3.218280] systemd[1]: Stopped Virtual Console Setup.1099b # [ 3.219436] systemd[1]: Starting Virtual Console Setup...1100b # [ 3.245120] systemd-vconsole-setup[194]: Configuration of first virtual console was skipped, ignoring remaining ones.1101b # [ 3.247469] systemd[1]: Finished Virtual Console Setup.1102a # [ 3.588385] systemd[1]: Mounting /sysroot/nix/store...1103a # [ 3.660388] systemd[1]: Mounted /sysroot/nix/store.1104a # [ 3.662770] systemd[1]: Reached target Initrd File Systems.1105a # [ 3.665263] systemd[1]: Starting Find NixOS closure...1106a # [ 3.668539] systemd[1]: Starting Create Volatile Files and Directories in the Real Root...1107a # [ 3.710985] systemd[1]: Finished Create Volatile Files and Directories in the Real Root.1108b # [ 3.639836] systemd[1]: Mounting /sysroot/nix/store...1109a # [ 3.714982] systemd[1]: sysroot-run-credentials-systemd\x2dtmpfiles\x2dsetup\x2dsysroot.service.mount: Deactivated successfully.1110a # [ 3.732700] systemd[1]: Finished Find NixOS closure.1111a # [ 3.735116] systemd[1]: Reached target Initrd Default Target.1112a # [ 3.737779] systemd[1]: Starting Cleaning Up and Shutting Down Daemons...1113b # [ 3.712693] systemd[1]: Mounted /sysroot/nix/store.1114b # [ 3.715070] systemd[1]: Reached target Initrd File Systems.1115b # [ 3.717940] systemd[1]: Starting Find NixOS closure...1116a # [ 3.794253] systemd[1]: Stopped target Initrd Default Target.1117a # [ 3.796925] systemd[1]: Stopped target Basic System.1118b # [ 3.722036] systemd[1]: Starting Create Volatile Files and Directories in the Real Root...1119a # [ 3.799178] systemd[1]: Stopped target Initrd Root Device.1120a # [ 3.801942] systemd[1]: Stopped target Path Units.1121a # [ 3.804182] systemd[1]: systemd-ask-password-console.path: Deactivated successfully.1122a # [ 3.807472] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.1123a # [ 3.810988] systemd[1]: Stopped target Slice Units.1124a # [ 3.813293] systemd[1]: Stopped target Socket Units.1125a # [ 3.817166] systemd[1]: Stopped target System Initialization.1126a # [ 3.819658] systemd[1]: Stopped target Swaps.1127a # [ 3.823417] systemd[1]: Stopped target Timer Units.1128a # [ 3.825694] systemd[1]: dbus.socket: Deactivated successfully.1129a # [ 3.828185] systemd[1]: Closed D-Bus System Message Bus Socket.1130a # [ 3.830669] systemd[1]: initrd-find-nixos-closure.service: Deactivated successfully.1131a # [ 3.834035] systemd[1]: Stopped Find NixOS closure.1132a # [ 3.836354] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1133a # [ 3.839079] systemd[1]: Starting rw-sysroot-nix-store.service...1134a # [ 3.841437] systemd[1]: systemd-sysctl.service: Deactivated successfully.1135a # [ 3.843619] systemd[1]: Stopped Apply Kernel Variables.1136a # [ 3.845488] systemd[1]: systemd-modules-load.service: Deactivated successfully.1137a # [ 3.847640] systemd[1]: Stopped Load Kernel Modules.1138a # [ 3.849321] systemd[1]: systemd-tmpfiles-setup-sysroot.service: Deactivated successfully.1139b # [ 3.774021] systemd[1]: Finished Create Volatile Files and Directories in the Real Root.1140a # [ 3.851580] systemd[1]: Stopped Create Volatile Files and Directories in the Real Root.1141a # [ 3.853868] systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.1142a # [ 3.855863] systemd[1]: Stopped Create System Files and Directories.1143b # [ 3.777896] systemd[1]: sysroot-run-credentials-systemd\x2dtmpfiles\x2dsetup\x2dsysroot.service.mount: Deactivated successfully.1144a # [ 3.857653] systemd[1]: Stopped target Local File Systems.1145a # [ 3.859036] systemd[1]: Stopped target Preparation for Local File Systems.1146a # [ 3.860844] systemd[1]: systemd-udev-trigger.service: Deactivated successfully.1147a # [ 3.862629] systemd[1]: Stopped Coldplug All udev Devices.1148a # [ 3.863981] systemd[1]: Stopping Rule-based Manager for Device Events and Files...1149a # [ 3.865957] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1150a # [ 3.867707] systemd[1]: Stopped Virtual Console Setup.1151a # [ 3.868971] systemd[1]: initrd-cleanup.service: Deactivated successfully.1152a # [ 3.870473] systemd[1]: Finished Cleaning Up and Shutting Down Daemons.1153a # [ 3.871935] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1154b # [ 3.796085] systemd[1]: Finished Find NixOS closure.1155a # [ 3.873676] systemd[1]: Finished rw-sysroot-nix-store.service.1156a # [ 3.874993] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1157b # [ 3.798489] systemd[1]: Reached target Initrd Default Target.1158a # [ 3.876665] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1159a # [ 3.878058] systemd[1]: systemd-udevd.service: Deactivated successfully.1160b # [ 3.801112] systemd[1]: Starting Cleaning Up and Shutting Down Daemons...1161a # [ 3.879538] systemd[1]: Stopped Rule-based Manager for Device Events and Files.1162a # [ 3.881253] systemd[1]: systemd-udevd.service: Consumed 2.477s CPU time over 2.185s wall clock time, 31.1M memory peak.1163a # [ 3.883528] systemd[1]: systemd-udevd-control.socket: Deactivated successfully.1164a # [ 3.885196] systemd[1]: Closed udev Control Socket.1165a # [ 3.886351] systemd[1]: Starting Cleanup udev Database...1166a # [ 3.887592] systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.1167a # [ 3.889394] systemd[1]: Stopped Create Static Device Nodes in /dev.1168a # [ 3.890808] systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.1169a # [ 3.893882] systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.1170a # [ 3.895732] systemd[1]: kmod-static-nodes.service: Deactivated successfully.1171a # [ 3.897687] systemd[1]: Stopped Create List of Static Device Nodes.1172b # [ 3.850141] systemd[1]: Stopped target Initrd Default Target.1173b # [ 3.852743] systemd[1]: Stopped target Basic System.1174b # [ 3.854907] systemd[1]: Stopped target Initrd Root Device.1175b # [ 3.857396] systemd[1]: Stopped target Path Units.1176b # [ 3.859608] systemd[1]: systemd-ask-password-console.path: Deactivated successfully.1177b # [ 3.862933] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.1178b # [ 3.866289] systemd[1]: Stopped target Slice Units.1179b # [ 3.868549] systemd[1]: Stopped target Socket Units.1180b # [ 3.871067] systemd[1]: Stopped target System Initialization.1181b # [ 3.875503] systemd[1]: Stopped target Swaps.1182b # [ 3.879546] systemd[1]: Stopped target Timer Units.1183b # [ 3.884396] systemd[1]: dbus.socket: Deactivated successfully.1184b # [ 3.888528] systemd[1]: Closed D-Bus System Message Bus Socket.1185b # [ 3.891297] systemd[1]: initrd-find-nixos-closure.service: Deactivated successfully.1186b # [ 3.894685] systemd[1]: Stopped Find NixOS closure.1187b # [ 3.896772] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1188a # [ 3.975121] systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.1189b # [ 3.900404] systemd[1]: Starting rw-sysroot-nix-store.service...1190a # [ 3.978531] systemd[1]: Finished Cleanup udev Database.1191b # [ 3.902945] systemd[1]: systemd-sysctl.service: Deactivated successfully.1192a # [ 3.980873] systemd[1]: Reached target Switch Root.1193b # [ 3.905421] systemd[1]: Stopped Apply Kernel Variables.1194a # [ 3.983040] systemd[1]: Starting NixOS Activation...1195b # [ 3.907200] systemd[1]: systemd-modules-load.service: Deactivated successfully.1196b # [ 3.909741] systemd[1]: Stopped Load Kernel Modules.1197b # [ 3.911308] systemd[1]: systemd-tmpfiles-setup-sysroot.service: Deactivated successfully.1198b # [ 3.913926] systemd[1]: Stopped Create Volatile Files and Directories in the Real Root.1199b # [ 3.916179] systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.1200b # [ 3.918283] systemd[1]: Stopped Create System Files and Directories.1201b # [ 3.919999] systemd[1]: Stopped target Local File Systems.1202b # [ 3.921674] systemd[1]: Stopped target Preparation for Local File Systems.1203b # [ 3.923369] systemd[1]: systemd-udev-trigger.service: Deactivated successfully.1204b # [ 3.925217] systemd[1]: Stopped Coldplug All udev Devices.1205b # [ 3.926559] systemd[1]: Stopping Rule-based Manager for Device Events and Files...1206b # [ 3.928397] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1207b # [ 3.931109] systemd[1]: Stopped Virtual Console Setup.1208b # [ 3.932354] systemd[1]: initrd-cleanup.service: Deactivated successfully.1209b # [ 3.933862] systemd[1]: Finished Cleaning Up and Shutting Down Daemons.1210b # [ 3.935504] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1211b # [ 3.937198] systemd[1]: Finished rw-sysroot-nix-store.service.1212b # [ 3.938519] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1213b # [ 3.940132] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1214b # [ 3.941486] systemd[1]: systemd-udevd.service: Deactivated successfully.1215b # [ 3.942961] systemd[1]: Stopped Rule-based Manager for Device Events and Files.1216b # [ 3.944578] systemd[1]: systemd-udevd.service: Consumed 2.478s CPU time over 2.170s wall clock time, 30.8M memory peak.1217b # [ 3.946842] systemd[1]: systemd-udevd-control.socket: Deactivated successfully.1218b # [ 3.948466] systemd[1]: Closed udev Control Socket.1219b # [ 3.949636] systemd[1]: Starting Cleanup udev Database...1220b # [ 3.950867] systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.1221b # [ 3.952591] systemd[1]: Stopped Create Static Device Nodes in /dev.1222b # [ 3.954003] systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.1223b # [ 3.955778] systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.1224b # [ 3.957430] systemd[1]: kmod-static-nodes.service: Deactivated successfully.1225b # [ 3.958994] systemd[1]: Stopped Create List of Static Device Nodes.1226b # [ 4.038675] systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.1227b # [ 4.042049] systemd[1]: Finished Cleanup udev Database.1228b # [ 4.044323] systemd[1]: Reached target Switch Root.1229b # [ 4.046445] systemd[1]: Starting NixOS Activation...1230a # [ 4.282850] initrd-nixos-activation-start[223]: booting system configuration /nix/store/7f9h5bqd768g1kaa30wbwmr2csa5s2bv-nixos-system-a-test1231b # [ 4.323778] initrd-nixos-activation-start[219]: booting system configuration /nix/store/v2hw3djxhpk1s1hdvbp8zar4zyngbbin-nixos-system-b-test1232a # [ 4.406789] initrd-nixos-activation-start[223]: running activation script...1233b # [ 4.433582] initrd-nixos-activation-start[219]: running activation script...1234a # [ 4.971290] initrd-nixos-activation-start[246]: setting up /etc...1235b # [ 5.033141] initrd-nixos-activation-start[242]: setting up /etc...1236a # [ 5.306850] systemd[1]: initrd-nixos-activation.service: Deactivated successfully.1237a # [ 5.308174] systemd[1]: Finished NixOS Activation.1238a # [ 5.311709] systemd[1]: Starting Switch Root...1239a # [ 5.357217] systemd[1]: Switching root.1240b # [ 5.332532] systemd[1]: initrd-nixos-activation.service: Deactivated successfully.1241b # [ 5.335826] systemd[1]: Finished NixOS Activation.1242b # [ 5.338199] systemd[1]: Starting Switch Root...1243b # [ 5.375065] systemd[1]: Switching root.1244a # [ 5.481335] systemd-journald[95]: Received SIGTERM from PID 1 (systemd).1245b # [ 5.517301] systemd-journald[95]: Received SIGTERM from PID 1 (systemd).1246a # [ 6.197702] systemd[1]: systemd 261 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)1247a # [ 6.197847] systemd[1]: Detected virtualization qemu.1248a # [ 6.197955] systemd[1]: Detected architecture arm64.1249a # [ 6.198156] systemd[1]: Detected first boot.1250a # [ 6.205363] systemd[1]: Initializing machine ID from random generator.1251b # [ 6.261935] systemd[1]: systemd 261 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)1252b # [ 6.262086] systemd[1]: Detected virtualization qemu.1253b # [ 6.262187] systemd[1]: Detected architecture arm64.1254b # [ 6.262381] systemd[1]: Detected first boot.1255b # [ 6.270053] systemd[1]: Initializing machine ID from random generator.1256a # [ 6.467641] systemd[1]: bpf-restrict-fs: LSM BPF program attached1257b # [ 6.558600] systemd[1]: bpf-restrict-fs: LSM BPF program attached1258a # [ 6.636972] systemd[1]: Applying preset policy.1259b # [ 6.728032] systemd[1]: Applying preset policy.1260a # [ 7.163210] systemd[1]: Populated /etc with preset unit settings.1261b # [ 7.235700] systemd[1]: Populated /etc with preset unit settings.1262a # [ 7.708067] systemd[1]: initrd-switch-root.service: Deactivated successfully.1263a # [ 7.708404] systemd[1]: Stopped initrd-switch-root.service.1264a # [ 7.710007] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.1265a # [ 7.718922] systemd[1]: Created slice Slice /system/getty.1266a # [ 7.721754] systemd[1]: Created slice User and Session Slice.1267a # [ 7.723431] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.1268a # [ 7.724882] systemd[1]: Started Forward Password Requests to Wall Directory Watch.1269a # [ 7.726055] systemd[1]: Expecting device /dev/hvc0...1270a # [ 7.727201] systemd[1]: Expecting device /dev/ttyAMA0...1271a # [ 7.728348] systemd[1]: Reached target Local Encrypted Volumes.1272a # [ 7.729476] systemd[1]: Reached target flakelet contract providers ready.1273a # [ 7.730625] systemd[1]: Stopped target initrd-fs.target.1274a # [ 7.731767] systemd[1]: Stopped target initrd-root-fs.target.1275a # [ 7.732900] systemd[1]: Stopped target initrd-switch-root.target.1276a # [ 7.734044] systemd[1]: Reached target Virtual Machines and Containers.1277a # [ 7.735238] systemd[1]: Reached target Path Units.1278a # [ 7.736374] systemd[1]: Reached target Remote File Systems.1279a # [ 7.737385] systemd[1]: Reached target Slice Units.1280a # [ 7.738400] systemd[1]: Reached target Swaps.1281a # [ 7.743095] systemd[1]: Listening on Query the User Interactively for a Password.1282a # [ 7.750488] systemd[1]: Listening on Process Core Dump Socket.1283a # [ 7.756621] systemd[1]: Listening on Credential Encryption/Decryption.1284a # [ 7.762665] systemd[1]: Listening on Factory Reset Management.1285a # [ 7.764171] systemd[1]: Listening on Hostname Service Socket.1286a # [ 7.776866] systemd[1]: Starting Journal Log Access Socket...1287a # [ 7.779464] systemd[1]: Listening on Journal Audit Socket.1288a # [ 7.785485] systemd[1]: Listening on Console Output Muting Service Socket.1289a # [ 7.787257] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.1290a # [ 7.788442] systemd[1]: TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-os1291a # [ 7.789461] systemd[1]: Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki1292a # [ 7.805020] systemd[1]: Listening on Disk Repartitioning Service Socket.1293a # [ 7.806400] systemd[1]: Listening on udev Control Socket.1294a # [ 7.807723] systemd[1]: Listening on udev Varlink Socket.1295a # [ 7.820232] systemd[1]: Mounting Huge Pages File System...1296a # [ 7.831594] systemd[1]: Mounting POSIX Message Queue File System...1297a # [ 7.840357] systemd[1]: Mounting Kernel Debug File System...1298a # [ 7.848657] systemd[1]: Mounting Kernel Trace File System...1299a # [ 7.858062] systemd[1]: Starting Create List of Static Device Nodes...1300a # [ 7.867859] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1301a # [ 7.868893] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1302b # [ 7.832037] systemd[1]: initrd-switch-root.service: Deactivated successfully.1303b # [ 7.832761] systemd[1]: Stopped initrd-switch-root.service.1304b # [ 7.835011] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.1305b # [ 7.842269] systemd[1]: Created slice Slice /system/getty.1306b # [ 7.845725] systemd[1]: Created slice User and Session Slice.1307b # [ 7.846399] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.1308a # [ 7.930682] systemd[1]: Mounting Kernel Configuration File System...1309b # [ 7.849791] systemd[1]: Started Forward Password Requests to Wall Directory Watch.1310b # [ 7.850291] systemd[1]: Expecting device /dev/hvc0...1311b # [ 7.851171] systemd[1]: Expecting device /dev/ttyAMA0...1312a # [ 7.932092] systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm1313b # [ 7.852102] systemd[1]: Reached target Local Encrypted Volumes.1314b # [ 7.853244] systemd[1]: Reached target flakelet contract providers ready.1315a # [ 7.933431] systemd[1]: Load Kernel Module efi_pstore skipped, unmet condition check ConditionKernelModuleLoaded=!efi_pstore1316b # [ 7.854251] systemd[1]: Stopped target initrd-fs.target.1317b # [ 7.854952] systemd[1]: Stopped target initrd-root-fs.target.1318b # [ 7.856012] systemd[1]: Stopped target initrd-switch-root.target.1319a # [ 7.955413] systemd[1]: Starting Load Kernel Module fuse...1320b # [ 7.857220] systemd[1]: Reached target Virtual Machines and Containers.1321b # [ 7.858396] systemd[1]: Reached target Path Units.1322b # [ 7.859540] systemd[1]: Reached target Remote File Systems.1323b # [ 7.860632] systemd[1]: Reached target Slice Units.1324b # [ 7.861747] systemd[1]: Reached target Swaps.1325b # [ 7.868254] systemd[1]: Listening on Query the User Interactively for a Password.1326a # [ 7.956673] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc671327b # [ 7.874642] systemd[1]: Listening on Process Core Dump Socket.1328b # [ 7.880442] systemd[1]: Listening on Credential Encryption/Decryption.1329b # [ 7.885995] systemd[1]: Listening on Factory Reset Management.1330a # [ 7.989363] systemd[1]: Starting Journal Service...1331b # [ 7.887461] systemd[1]: Listening on Hostname Service Socket.1332b # [ 7.897164] systemd[1]: Starting Journal Log Access Socket...1333b # [ 7.899151] systemd[1]: Listening on Journal Audit Socket.1334a # [ 7.997722] systemd[1]: Starting Load Kernel Modules...1335b # [ 7.904720] systemd[1]: Listening on Console Output Muting Service Socket.1336b # [ 7.906052] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.1337a # [ 8.008924] systemd[1]: Starting Userspace Out-Of-Memory (OOM) Killer...1338b # [ 7.906920] systemd[1]: TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-os1339b # [ 7.907789] systemd[1]: Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki1340b # [ 7.920585] systemd[1]: Listening on Disk Repartitioning Service Socket.1341a # [ 8.018818] systemd[1]: Starting Remount Root and Kernel File Systems...1342b # [ 7.921648] systemd[1]: Listening on udev Control Socket.1343a # [ 8.020255] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1344b # [ 7.922606] systemd[1]: Listening on udev Varlink Socket.1345b # [ 7.930477] systemd[1]: Mounting Huge Pages File System...1346a # [ 8.034555] systemd[1]: Starting Coldplug All udev Devices...1347b # [ 7.942228] systemd[1]: Mounting POSIX Message Queue File System...1348a # [ 8.041622] systemd[1]: Listening on Journal Log Access Socket.1349b # [ 7.953532] systemd[1]: Mounting Kernel Debug File System...1350a # [ 8.043152] systemd[1]: Mounted Huge Pages File System.1351b # [ 7.966816] systemd[1]: Mounting Kernel Trace File System...1352a # [ 8.044596] systemd[1]: Mounted POSIX Message Queue File System.1353a # [ 8.046397] systemd[1]: Mounted Kernel Debug File System.1354a # [ 8.047910] systemd[1]: Mounted Kernel Trace File System.1355b # [ 7.981162] systemd[1]: Starting Create List of Static Device Nodes...1356a # [ 8.050382] systemd[1]: Finished Create List of Static Device Nodes.1357a # [ 8.057366] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1358b # [ 7.989934] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1359a # [ 8.058875] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1360b # [ 7.990650] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1361a # [ 8.073920] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...1362a # [ 8.076670] systemd[1]: Mounted Kernel Configuration File System.1363b # [ 8.004476] systemd[1]: Mounting Kernel Configuration File System...1364b # [ 8.005238] systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm1365a # [ 8.102688] fuse: init (API version 7.45)1366b # [ 8.006383] systemd[1]: Load Kernel Module efi_pstore skipped, unmet condition check ConditionKernelModuleLoaded=!efi_pstore1367b # [ 8.031835] systemd[1]: Starting Load Kernel Module fuse...1368a # [ 8.109087] systemd[1]: modprobe@fuse.service: Deactivated successfully.1369a # [ 8.111766] systemd[1]: Finished Load Kernel Module fuse.1370a # [ 8.127808] systemd[1]: Mounting FUSE Control File System...1371a # [ 8.131855] systemd-journald[318]: Collecting audit messages is enabled.1372a # [ 8.132858] systemd[1]: Finished Load Kernel Modules.1373b # [ 8.032885] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc671374a # [ 8.142539] systemd[1]: Starting Firewall...1375b # [ 8.068634] systemd[1]: Starting Journal Service...1376a # [ 8.147143] EXT4-fs (vda): re-mounted 7fd07ccb-d59a-4cac-8cd1-99c6c3449c91.1377b # [ 8.076570] systemd[1]: Starting Load Kernel Modules...1378b # [ 8.083811] systemd[1]: Starting Userspace Out-Of-Memory (OOM) Killer...1379b # [ 8.088930] systemd[1]: Starting Remount Root and Kernel File Systems...1380a # [ 8.157050] systemd[1]: Queued start job for default target Multi-User System.1381b # [ 8.089380] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1382b # [ 8.094313] systemd[1]: Starting Coldplug All udev Devices...1383a # [ 8.171947] systemd[1]: Starting Apply Kernel Variables...1384a # [ 8.174784] systemd[1]: Started Journal Service.1385b # [ 8.098564] systemd[1]: Listening on Journal Log Access Socket.1386b # [ 8.099406] systemd[1]: Mounted Huge Pages File System.1387b # [ 8.100329] systemd[1]: Mounted POSIX Message Queue File System.1388b # [ 8.101304] systemd[1]: Mounted Kernel Debug File System.1389b # [ 8.102320] systemd[1]: Mounted Kernel Trace File System.1390b # [ 8.103762] systemd[1]: Finished Create List of Static Device Nodes.1391b # [ 8.104795] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1392b # [ 8.105719] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1393b # [ 8.106617] systemd[1]: Mounted Kernel Configuration File System.1394b # [ 8.116046] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...1395b # [ 8.123732] fuse: init (API version 7.45)1396b # [ 8.129393] systemd[1]: modprobe@fuse.service: Deactivated successfully.1397b # [ 8.130661] systemd[1]: Finished Load Kernel Module fuse.1398b # [ 8.138467] systemd[1]: Mounting FUSE Control File System...1399b # [ 8.205717] systemd-journald[314]: Collecting audit messages is enabled.1400b # [ 8.224821] systemd[1]: Finished Load Kernel Modules.1401b # [ 8.224562] systemd[1]: Queued start job for default target Multi-User System.1402b # [ 8.227235] systemd[1]: systemd-journald.service: Deactivated successfully.1403b # [ 8.232956] EXT4-fs (vda): re-mounted 5c1b6438-3b74-40ef-885e-3f3001084f92.1404b # [ 8.231180] systemd-modules-load[315]: Using 2 probe threads1405b # [ 8.236723] systemd[1]: Starting Firewall...1406b # [ 8.234324] systemd-modules-load[315]: Module 'atkbd' is built in1407b # [ 8.236343] systemd-modules-load[315]: Module 'loop' is built in1408b # [ 8.244609] systemd[1]: Starting Apply Kernel Variables...1409b # [ 8.252234] systemd[1]: Started Journal Service.1410b # [ 8.255105] systemd[1]: Finished Remount Root and Kernel File Systems.1411b # [ 8.261022] systemd[1]: Mounted FUSE Control File System.1412b # [ 8.269821] systemd-oomd[317]: No swap; memory pressure usage will be degraded1413b # [ 8.274898] systemd[1]: Listening on Disk Image Download Service Socket.1414b # [ 8.284362] systemd[1]: Starting Flush Journal to Persistent Storage...1415b # [ 8.289278] systemd[1]: Platform Persistent Storage Archival skipped, unmet condition check ConditionDirectoryNotEmpty=/sys/fs/pstore1416b # [ 8.293327] systemd[1]: Starting Load/Save OS Random Seed...1417b # [ 8.295513] systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1418b # [ 8.298653] systemd[1]: Started Userspace Out-Of-Memory (OOM) Killer.1419b # [ 8.324217] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.1420b # [ 8.330945] systemd[1]: Starting Create Static Device Nodes in /dev...1421b # [ 8.345097] systemd-journald[314]: Received client request to flush runtime journal.1422b # [ 8.377351] systemd[1]: Finished Load/Save OS Random Seed.1423b # [ 8.378855] systemd[1]: Reached target First Boot Complete.1424b # [ 8.379853] systemd[1]: Finished Apply Kernel Variables.1425b # [ 8.381502] systemd[1]: Finished Flush Journal to Persistent Storage.1426b # [ 8.408713] systemd[1]: Finished Create Static Device Nodes in /dev.1427b # [ 8.413142] systemd[1]: Reached target Preparation for Local File Systems.1428b # [ 8.416084] systemd[1]: Starting Rule-based Manager for Device Events and Files...1429b # [ 8.503782] systemd-udevd[352]: Using default interface naming scheme 'v261'.1430b # [ 8.613702] systemd[1]: Started Rule-based Manager for Device Events and Files.1431a # [ 8.164565] systemd[1]: systemd-journald.service: Deactivated successfully.1432a # [ 8.793444] systemd-journald[318]: Received client request to flush runtime journal.1433a # [ 8.814459] systemd-modules-load[319]: Using 2 probe threads1434a # [ 8.822986] systemd-modules-load[319]: Module 'atkbd' is built in1435a # [ 8.827521] systemd-modules-load[319]: Module 'loop' is built in1436a # [ 8.831214] systemd-oomd[321]: No swap; memory pressure usage will be degraded1437a # [ 8.837567] systemd[1]: Started Userspace Out-Of-Memory (OOM) Killer.1438a # [ 8.839120] systemd[1]: Finished Remount Root and Kernel File Systems.1439a # [ 8.840773] systemd[1]: Listening on Disk Image Download Service Socket.1440a # [ 8.843200] systemd[1]: Starting Flush Journal to Persistent Storage...1441a # [ 8.845557] systemd[1]: Platform Persistent Storage Archival skipped, unmet condition check ConditionDirectoryNotEmpty=/sys/fs/pstore1442a # [ 8.848148] systemd[1]: Starting Load/Save OS Random Seed...1443a # [ 8.849763] systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1444a # [ 8.851422] systemd[1]: Mounted FUSE Control File System.1445a # [ 8.852818] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.1446a # [ 8.854358] systemd[1]: Starting Create Static Device Nodes in /dev...1447a # [ 8.856543] systemd[1]: Finished Load/Save OS Random Seed.1448a # [ 8.858582] systemd[1]: Reached target First Boot Complete.1449a # [ 8.859890] systemd[1]: Finished Apply Kernel Variables.1450a # [ 8.861305] systemd[1]: Finished Create Static Device Nodes in /dev.1451a # [ 8.862755] systemd[1]: Reached target Preparation for Local File Systems.1452a # [ 8.865589] systemd[1]: Starting Rule-based Manager for Device Events and Files...1453a # [ 8.871449] systemd-udevd[340]: Using default interface naming scheme 'v261'.1454a # [ 8.874601] systemd[1]: Started Rule-based Manager for Device Events and Files.1455a # [ 8.878753] systemd[1]: Mounting /run/wrappers...1456a # [ 8.882055] systemd[1]: Mounted /run/wrappers.1457a # [ 8.884508] systemd[1]: Reached target Local File Systems.1458a # [ 8.887649] systemd[1]: Listening on Boot Loader Control Service Socket.1459a # [ 8.892114] systemd[1]: Starting register-nix-paths.service...1460a # [ 8.895330] systemd[1]: Starting Create SUID/SGID Wrappers...1461a # [ 8.898433] systemd[1]: Update Boot Loader Random Seed skipped, no trigger condition checks were met.1462a # [ 8.902876] systemd[1]: Starting Save Transient machine-id to Disk...1463a # [ 8.905516] systemd[1]: Finished Coldplug All udev Devices.1464a # [ 8.907690] systemd[1]: Finished Flush Journal to Persistent Storage.1465a # [ 8.910095] systemd[1]: Starting Create System Files and Directories...1466a # [ 8.912916] systemd[1]: etc-machine\x2did.mount: Deactivated successfully.1467b # [ 8.840203] systemd[1]: Mounting /run/wrappers...1468a # [ 8.917691] systemd[1]: Finished Save Transient machine-id to Disk.1469b # [ 8.872895] systemd[1]: Finished Coldplug All udev Devices.1470a # [ 8.944734] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1471a # [ 8.957027] systemd[1]: Condition check resulted in /dev/hvc0 being skipped.1472a # [ 8.972126] systemd[1]: Finished Create System Files and Directories.1473b # [ 8.899322] systemd[1]: Mounted /run/wrappers.1474b # [ 8.901182] systemd[1]: Reached target Local File Systems.1475b # [ 8.905671] systemd[1]: Listening on Boot Loader Control Service Socket.1476b # [ 8.911161] systemd[1]: Starting register-nix-paths.service...1477a # [ 8.985534] systemd[1]: Starting Rebuild Journal Catalog...1478a # [ 8.995436] systemd[1]: Starting Record System Boot/Shutdown in UTMP...1479b # [ 8.937368] systemd[1]: Starting Create SUID/SGID Wrappers...1480b # [ 8.939226] systemd[1]: Update Boot Loader Random Seed skipped, no trigger condition checks were met.1481a # [ 9.015366] systemd[1]: Condition check resulted in /dev/ttyAMA0 being skipped.1482b # [ 8.947602] systemd[1]: Starting Save Transient machine-id to Disk...1483b # [ 8.959429] systemd[1]: Starting Create System Files and Directories...1484b # [ 8.962502] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1485a # [ 9.059189] systemd[1]: Finished Record System Boot/Shutdown in UTMP.1486a # [ 9.083743] systemd[1]: Finished Rebuild Journal Catalog.1487a # [ 9.089836] systemd[1]: Starting Update is Completed...1488b # [ 9.016767] systemd[1]: etc-machine\x2did.mount: Deactivated successfully.1489b # [ 9.024092] systemd[1]: Finished Save Transient machine-id to Disk.1490a # [ 9.102004] (udev-worker)[369]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.1491a # [ 9.107327] (udev-worker)[369]: Network interface NamePolicy= disabled on kernel command line.1492a # [ 9.113365] (udev-worker)[406]: Network interface NamePolicy= disabled on kernel command line.1493b # [ 9.043984] systemd[1]: Condition check resulted in /dev/hvc0 being skipped.1494a # [ 9.141851] systemd[1]: Finished Update is Completed.1495b # [ 9.080141] systemd[1]: Finished Create System Files and Directories.1496a # [ 9.158367] systemd[1]: Condition check resulted in Virtio network device being skipped.1497a # [ 9.162586] systemd[1]: Load Kernel Module efi_pstore skipped, unmet condition check ConditionKernelModuleLoaded=!efi_pstore1498a # [ 9.166076] systemd[1]: Update Boot Loader Random Seed skipped, no trigger condition checks were met.1499b # [ 9.095251] systemd[1]: Starting Rebuild Journal Catalog...1500a # [ 9.170069] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc671501a # [ 9.175320] systemd[1]: Platform Persistent Storage Archival skipped, unmet condition check ConditionDirectoryNotEmpty=/sys/fs/pstore1502a # [ 9.178672] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1503b # [ 9.105299] systemd[1]: Starting Record System Boot/Shutdown in UTMP...1504a # [ 9.181444] systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1505b # [ 9.108283] systemd[1]: Condition check resulted in /dev/ttyAMA0 being skipped.1506b # [ 9.183510] systemd[1]: Finished Record System Boot/Shutdown in UTMP.1507b # [ 9.200848] (udev-worker)[381]: Network interface NamePolicy= disabled on kernel command line.1508b # [ 9.212290] systemd[1]: Finished Rebuild Journal Catalog.1509b # [ 9.223803] systemd[1]: Starting Update is Completed...1510a # [ 9.319706] mousedev: PS/2 mouse device common for all mice1511b # [ 9.275948] (udev-worker)[429]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.1512b # [ 9.282226] (udev-worker)[429]: Network interface NamePolicy= disabled on kernel command line.1513b # [ 9.285414] systemd[1]: Finished Update is Completed.1514b # [ 9.323004] systemd[1]: Condition check resulted in Virtio network device being skipped.1515b # [ 9.329069] systemd[1]: Load Kernel Module efi_pstore skipped, unmet condition check ConditionKernelModuleLoaded=!efi_pstore1516b # [ 9.333009] systemd[1]: Update Boot Loader Random Seed skipped, no trigger condition checks were met.1517b # [ 9.336235] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc671518b # [ 9.341476] systemd[1]: Platform Persistent Storage Archival skipped, unmet condition check ConditionDirectoryNotEmpty=/sys/fs/pstore1519b # [ 9.344425] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1520b # [ 9.347424] systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1521a # [ 9.445246] systemd[1]: suid-sgid-wrappers.service: Deactivated successfully.1522b # [ 9.371079] mousedev: PS/2 mouse device common for all mice1523a # [ 9.447737] systemd[1]: Finished Create SUID/SGID Wrappers.1524a # [ 9.650549] systemd[1]: Finished register-nix-paths.service.1525a # [ 9.652554] systemd[1]: Reached target System Initialization.1526a # [ 9.654181] systemd[1]: Started Discard unused filesystem blocks once a week.1527a # [ 9.656164] systemd[1]: Started Daily Cleanup of Temporary Directories.1528a # [ 9.658545] systemd[1]: Reached target Timer Units.1529a # [ 9.660732] systemd[1]: Listening on D-Bus System Message Bus Socket.1530a # [ 9.661910] systemd[1]: Listening on Nix Daemon Socket.1531a # [ 9.662881] systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.1532a # [ 9.665908] systemd[1]: Reached target Socket Units.1533b # [ 9.590463] systemd[1]: suid-sgid-wrappers.service: Deactivated successfully.1534b # [ 9.592041] systemd[1]: Finished Create SUID/SGID Wrappers.1535a # [ 9.670601] systemd[1]: Reached target Basic System.1536a # [ 9.672331] systemd[1]: Started backdoor.service.1537a # [ 9.676623] systemd[1]: Starting Re-link flakelet services at boot...1538a # [ 9.680675] systemd[1]: Starting Import lastlog data into lastlog2 database...1539a # [ 9.682362] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1540a # [ 9.697891] systemd[1]: Starting Post-Boot Actions...1541a # [ 9.704116] systemd[1]: Started Reset console on configuration changes.1542a # [ 9.718125] systemd[1]: Starting resolvconf update...1543a # [ 9.721311] systemd[1]: Finished Firewall.1544a # [ 9.738055] systemd[1]: Starting D-Bus System Message Bus...1545b # [ 9.683138] systemd[1]: Finished Firewall.1546a # [ 9.771175] systemd[1]: Finished Post-Boot Actions.1547a # [ 9.786117] input: QEMU Virtio Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:09.0/virtio8/input/input31548a # [ 9.789097] systemd[1]: Finished Re-link flakelet services at boot.1549a # [ 9.797260] systemd[1]: Started Name Service Cache Daemon (nsncd).1550a # connecting to host...1551a # [ 9.805539] nsncd[559]: Aug 31 09:03:56.676 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1552a # [ 9.813427] systemd[1]: Reached target Host and Network Name Lookups.1553a # [ 9.814628] systemd[1]: Reached target User and Group Name Lookups.1554a # [ 9.818518] systemd[1]: Starting Reconcile flakelet services with the host configuration...1555a: Guest shell says: b'Spawning backdoor root shell...\n'1556a # [ 9.870881] systemd[1]: Starting User Login Management...1557a # [ 9.871769] systemd[1]: Finished Import lastlog data into lastlog2 database.1558b # [ 9.821877] input: QEMU Virtio Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:09.0/virtio8/input/input31559b # [ 9.828640] systemd[1]: Finished register-nix-paths.service.1560a: connected to guest root shell1561b # [ 9.829754] systemd[1]: Reached target System Initialization.1562a: (connecting took 10.29 seconds)1563b # [ 9.830566] systemd[1]: Started Discard unused filesystem blocks once a week.1564a: (finished: waiting for the VM to finish booting, in 10.29 seconds)1565b # [ 9.831503] systemd[1]: Started Daily Cleanup of Temporary Directories.1566a # [ 9.910290] dbus-broker-launch[565]: Looking up NSS user entry for 'systemd-timesync'...1567b # [ 9.834077] systemd[1]: Reached target Timer Units.1568a # [ 9.920856] systemd[1]: Finished Reconcile flakelet services with the host configuration.1569b # [ 9.845583] systemd[1]: Listening on D-Bus System Message Bus Socket.1570b # [ 9.846750] systemd[1]: Listening on Nix Daemon Socket.1571b # [ 9.847637] systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.1572b # [ 9.849376] systemd[1]: Reached target Socket Units.1573b # [ 9.850309] systemd[1]: Reached target Basic System.1574b # [ 9.851628] systemd[1]: Started backdoor.service.1575a # [ 9.930105] dbus-broker-launch[565]: NSS returned no entry for 'systemd-timesync'1576a # [ 9.932584] dbus-broker-launch[565]: Invalid user-name in /nix/store/2z2b152d2dzsjwzh5qpg34k5gk90i02z-system-path/share/dbus-1/system.d/org.freedesktop.timesync1.conf +16: user="systemd-timesync"1577b # [ 9.882059] systemd[1]: Starting Re-link flakelet services at boot...1578a # [ 9.961807] systemd[1]: Stopped target Host and Network Name Lookups.1579a # [ 9.963303] systemd[1]: Stopping Host and Network Name Lookups...1580a # [ 9.965515] systemd[1]: Stopped target User and Group Name Lookups.1581a # [ 9.967784] systemd[1]: Stopping User and Group Name Lookups...1582a # [ 9.971731] systemd[1]: Stopping Name Service Cache Daemon (nsncd)...1583a # [ 9.974493] systemd[1]: nscd.service: Deactivated successfully.1584a # [ 9.975963] systemd[1]: Stopped Name Service Cache Daemon (nsncd).1585a: (finished: must succeed: mkdir -p /srv/kv && echo bucket-data > /srv/kv/web, in 10.36 seconds)1586a: must succeed: systemctl start flakelet-web.service1587a # [ 9.990248] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1588a # [ 9.992577] systemd[1]: Started D-Bus System Message Bus.1589b # connecting to host...1590a # [ 10.018901] dbus-broker-launch[565]: Ready1591b # [ 9.943206] systemd[1]: Starting Import lastlog data into lastlog2 database...1592b # [ 9.949540] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1593a # [ 10.033162] systemd-logind[591]: New seat seat0.1594a # [ 10.041156] systemd-logind[591]: Watching system buttons on /dev/input/event1 (QEMU QEMU USB Keyboard)1595a # [ 10.046587] systemd-logind[591]: Watching system buttons on /dev/input/event0 (gpio-keys)1596a # [ 10.047927] systemd[1]: Starting Virtual Console Setup...1597a # [ 10.054463] systemd[1]: Started User Login Management.1598b # [ 9.984947] systemd[1]: Starting Post-Boot Actions...1599a # [ 10.067185] nsncd[642]: Aug 31 09:03:56.953 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1600b # [ 9.991925] systemd[1]: Started Reset console on configuration changes.1601a # [ 10.071148] systemd[1]: Started Name Service Cache Daemon (nsncd).1602b # [ 9.996558] systemd[1]: Starting resolvconf update...1603a # [ 10.075931] systemd[1]: Reached target Host and Network Name Lookups.1604b # [ 10.000232] systemd[1]: Finished Re-link flakelet services at boot.1605a # [ 10.077686] systemd[1]: Reached target User and Group Name Lookups.1606a # [ 10.082012] systemd[1]: Starting linger-users.service...1607a # [ 10.086664] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1608a # [ 10.087798] systemd[1]: Stopped Virtual Console Setup.1609a # [ 10.107016] systemd-logind[591]: Watching system buttons on /dev/input/event3 (QEMU Virtio Keyboard)1610a # [ 10.109991] systemd[1]: Starting Virtual Console Setup...1611b # [ 10.047728] systemd[1]: Starting D-Bus System Message Bus...1612b # [ 10.052635] nsncd[564]: Aug 31 09:03:56.889 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1613a # [ 10.131712] systemd[1]: Finished resolvconf update.1614b # [ 10.057154] systemd[1]: Starting Reconcile flakelet services with the host configuration...1615a # [ 10.133622] systemd[1]: Reached target Preparation for Network.1616b # [ 10.060056] systemd[1]: Starting Virtual Console Setup...1617b # [ 10.061812] systemd[1]: Started Name Service Cache Daemon (nsncd).1618a # [ 10.139509] systemd[1]: Starting DHCP Client...1619a # [ 10.144650] systemd[1]: Starting Address configuration of eth1...1620a # [ 10.149113] systemd[1]: Starting Extra networking commands....1621b # [ 10.076782] systemd[1]: Finished Post-Boot Actions.1622a # [ 10.152514] systemd[1]: linger-users.service: Deactivated successfully.1623b # [ 10.079093] systemd[1]: Finished Import lastlog data into lastlog2 database.1624b # [ 10.082174] systemd[1]: Reached target Host and Network Name Lookups.1625a # [ 10.160701] systemd[1]: Finished linger-users.service.1626b # [ 10.085918] systemd[1]: Reached target User and Group Name Lookups.1627b # [ 10.091853] systemd[1]: Starting User Login Management...1628b # [ 10.129275] systemd[1]: Finished Reconcile flakelet services with the host configuration.1629b # [ 10.159163] systemd[1]: Stopped target Host and Network Name Lookups.1630b # [ 10.161171] systemd[1]: Stopping Host and Network Name Lookups...1631b # [ 10.165098] systemd[1]: Stopped target User and Group Name Lookups.1632b # [ 10.166973] systemd[1]: Stopping User and Group Name Lookups...1633a # [ 10.246138] network-addresses-eth1-start[679]: adding address 192.168.1.1/24... done1634b # [ 10.170118] systemd[1]: Stopping Name Service Cache Daemon (nsncd)...1635b # [ 10.172711] systemd[1]: nscd.service: Deactivated successfully.1636b # [ 10.175070] systemd[1]: Stopped Name Service Cache Daemon (nsncd).1637b # [ 10.177913] systemd-logind[594]: New seat seat0.1638b # [ 10.178858] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1639b # [ 10.180593] systemd-logind[594]: Watching system buttons on /dev/input/event3 (QEMU Virtio Keyboard)1640b # [ 10.181955] systemd-logind[594]: Watching system buttons on /dev/input/event1 (QEMU QEMU USB Keyboard)1641a # [ 10.259020] network-addresses-eth1-start[679]: adding address 2001:db8:1::1/64... done1642b # [ 10.183257] systemd-logind[594]: Watching system buttons on /dev/input/event0 (gpio-keys)1643b # [ 10.187506] systemd[1]: Started User Login Management.1644b # [ 10.189913] systemd[1]: Starting linger-users.service...1645b # [ 10.196373] dbus-broker-launch[575]: Looking up NSS user entry for 'systemd-timesync'...1646a # [ 10.275487] systemd[1]: Finished Address configuration of eth1.1647b # [ 10.207219] dbus-broker-launch[575]: NSS returned no entry for 'systemd-timesync'1648a # [ 10.288627] dhcpcd[688]: dhcpcd-10.3.2 starting1649b # [ 10.212230] dbus-broker-launch[575]: Invalid user-name in /nix/store/2z2b152d2dzsjwzh5qpg34k5gk90i02z-system-path/share/dbus-1/system.d/org.freedesktop.timesync1.conf +16: user="systemd-timesync"1650a # [ 10.298467] dhcpcd[738]: dev: loaded udev1651b # [ 10.237113] nsncd[639]: Aug 31 09:03:57.075 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1652a # [ 10.321106] systemd[1]: Finished Extra networking commands..1653b # [ 10.244618] systemd[1]: Started Name Service Cache Daemon (nsncd).1654a # [ 10.322804] systemd[1]: Reached target Network.1655b # [ 10.248329] systemd[1]: linger-users.service: Deactivated successfully.1656a # [ 10.326216] systemd[1]: Starting Permit User Sessions...1657b # [ 10.251294] systemd[1]: Finished linger-users.service.1658b # [ 10.253077] systemd[1]: Reached target Host and Network Name Lookups.1659b # [ 10.254505] systemd[1]: Reached target User and Group Name Lookups.1660a # [ 10.330415] systemd[1]: Starting Update flakelet service web...[ 10.333031] 8021q: 802.1Q VLAN Support v1.81661a # 1662b # [ 10.255496] systemd[1]: Started D-Bus System Message Bus.1663a # [ 10.333465] 8021q: adding VLAN 0 to HW filter on device eth11664b # [ 10.258249] dbus-broker-launch[575]: Ready1665b # [ 10.280306] systemd[1]: Finished resolvconf update.1666b # [ 10.282042] systemd[1]: Reached target Preparation for Network.1667a # [ 10.361666] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.1668b # [ 10.287160] systemd[1]: Starting DHCP Client...1669b # [ 10.290460] systemd[1]: Starting Address configuration of eth1...1670b # [ 10.296211] systemd[1]: Starting Extra networking commands....1671a # [ 10.376482] systemd[1]: Finished Permit User Sessions.1672a # [ 10.381703] systemd[1]: Started Getty on tty1.1673a # [ 10.383043] systemd[1]: Reached target Login Prompts.1674a # [ 10.386048] flakelet[749]: web: resolving path:/nix/store/6g0nzblvm1vmgi1ccz2abp1miiqh5sn8-flake.nix1675a # [ 10.391436] cfg80211: Loading compiled-in X.509 certificates for regulatory database1676a # [ 10.419826] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'1677a # [ 10.420432] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'1678a # [ 10.423874] faux_driver regulatory: Direct firmware load for regulatory.db failed with error -21679a # [ 10.424254] cfg80211: failed to load regulatory.db1680b # [ 10.394491] network-addresses-eth1-start[668]: adding address 192.168.1.2/24... done1681b # [ 10.409051] network-addresses-eth1-start[668]: adding address 2001:db8:1::2/64... done1682a # [ 10.486376] 8021q: adding VLAN 0 to HW filter on device eth01683a # [ 10.486746] dhcpcd[738]: eth0: waiting for carrier1684a # [ 10.489416] dhcpcd[738]: eth0: carrier acquired1685a # [ 10.490487] systemd[1]: Started Nix Daemon.1686a # [ 10.498794] dhcpcd[738]: DUID 00:01:00:01:32:27:ff:fd:52:54:00:12:34:561687a # [ 10.500085] dhcpcd[738]: eth0: IAID 00:12:34:561688a # [ 10.501304] dhcpcd[738]: eth0: adding address fe80::5054:ff:fe12:34561689b # [ 10.426443] systemd[1]: Finished Address configuration of eth1.1690b # [ 10.432753] dhcpcd[675]: dhcpcd-10.3.2 starting1691b # [ 10.442187] dhcpcd[723]: dev: loaded udev1692b # [ 10.463473] systemd[1]: Finished Extra networking commands..1693b # [ 10.464595] systemd[1]: Reached target Network.1694b # [ 10.467796] systemd[1]: Starting Permit User Sessions...1695b # [ 10.472134] systemd[1]: Starting Update flakelet service web...1696b # [ 10.478457] 8021q: 802.1Q VLAN Support v1.81697b # [ 10.478911] 8021q: adding VLAN 0 to HW filter on device eth11698a # [ 10.571027] systemd-vconsole-setup[674]: Configuration of first virtual console was skipped, ignoring remaining ones.1699a # [ 10.574478] systemd[1]: Finished Virtual Console Setup.1700b # [ 10.505325] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.1701b # [ 10.508801] systemd[1]: Finished Permit User Sessions.1702b # [ 10.513339] systemd[1]: Started Getty on tty1.1703b # [ 10.514264] systemd[1]: Reached target Login Prompts.1704b # [ 10.516589] flakelet[736]: web: resolving path:/nix/store/6g0nzblvm1vmgi1ccz2abp1miiqh5sn8-flake.nix1705b # [ 10.544772] cfg80211: Loading compiled-in X.509 certificates for regulatory database1706a # [ 10.629343] nix-daemon[769]: accepted connection from pid 753, user flakelet1707b # [ 10.564659] systemd-vconsole-setup[588]: Configuration of first virtual console was skipped, ignoring remaining ones.1708b # [ 10.570772] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'1709b # [ 10.571596] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'1710b # [ 10.574911] faux_driver regulatory: Direct firmware load for regulatory.db failed with error -21711b # [ 10.575306] cfg80211: failed to load regulatory.db1712b # [ 10.574907] systemd[1]: Finished Virtual Console Setup.1713b # [ 10.613752] systemd[1]: Started Nix Daemon.1714b # [ 10.640180] 8021q: adding VLAN 0 to HW filter on device eth01715b # [ 10.637930] dhcpcd[723]: eth0: waiting for carrier1716b # [ 10.640063] dhcpcd[723]: eth0: carrier acquired1717b # [ 10.651924] dhcpcd[723]: DUID 00:01:00:01:32:27:ff:fd:52:54:00:12:34:561718b # [ 10.653095] dhcpcd[723]: eth0: IAID 00:12:34:561719b # [ 10.653786] dhcpcd[723]: eth0: adding address fe80::5054:ff:fe12:34561720a # [ 10.798486] flakelet[749]: web: evaluating /nix/store/xi0p7752w83bw16cqy7337w2qf5vss1f-flakelet-driver.nix1721b # [ 10.740782] nix-daemon[755]: accepted connection from pid 740, user flakelet1722a # [ 10.935148] nix-daemon[769]: accepted connection from pid 790, user flakelet1723b # [ 10.868777] flakelet[736]: web: evaluating /nix/store/xi0p7752w83bw16cqy7337w2qf5vss1f-flakelet-driver.nix1724b # [ 10.974584] nix-daemon[755]: accepted connection from pid 777, user flakelet1725a # [ 11.224322] dhcpcd[738]: eth0: soliciting a DHCP lease1726a # [ 11.241082] dhcpcd[738]: eth0: offered 10.0.2.15 from 10.0.2.21727a # [ 11.264538] dhcpcd[738]: eth0: probing address 10.0.2.15/241728a # [ 11.657169] dhcpcd[738]: eth0: soliciting an IPv6 router1729a # [ 11.662132] dhcpcd[738]: eth0: Router Advertisement from fe80::21730a # [ 11.667300] dhcpcd[738]: eth0: adding address fec0::5054:ff:fe12:3456/641731a # [ 11.673685] dhcpcd[738]: eth0: adding route to fec0::/641732a # [ 11.677065] dhcpcd[738]: eth0: adding default route via fe80::21733b # [ 12.014831] dhcpcd[723]: eth0: soliciting an IPv6 router1734b # [ 12.015155] dhcpcd[723]: eth0: Router Advertisement from fe80::21735b # [ 12.015293] dhcpcd[723]: eth0: adding address fec0::5054:ff:fe12:3456/641736b # [ 12.015420] dhcpcd[723]: eth0: adding route to fec0::/641737b # [ 12.015542] dhcpcd[723]: eth0: adding default route via fe80::21738b # [ 12.209922] dhcpcd[723]: eth0: soliciting a DHCP lease1739b # [ 12.224999] dhcpcd[723]: eth0: offered 10.0.2.15 from 10.0.2.21740b # [ 12.244514] dhcpcd[723]: eth0: probing address 10.0.2.15/241741a # [ 16.360647] dhcpcd[738]: eth0: leased 10.0.2.15 for 86400 seconds1742a # [ 16.360973] dhcpcd[738]: eth0: adding route to 10.0.2.0/241743a # [ 16.361112] dhcpcd[738]: eth0: adding default route via 10.0.2.21744a # [ 16.611558] systemd[1]: Started DHCP Client.1745b # [ 16.959569] dhcpcd[723]: eth0: leased 10.0.2.15 for 86400 seconds1746b # [ 16.959945] dhcpcd[723]: eth0: adding route to 10.0.2.0/241747b # [ 16.960176] dhcpcd[723]: eth0: adding default route via 10.0.2.21748b # [ 17.180850] systemd[1]: Started DHCP Client.1749a # [ 19.466462] flakelet[749]: web: building /nix/store/rz5pn1xgng6xsvcl1n654a015wn1xz7d-flakelet-web.drv1750b # [ 19.499354] flakelet[736]: web: building /nix/store/rz5pn1xgng6xsvcl1n654a015wn1xz7d-flakelet-web.drv1751a # [ 20.944319] nix-daemon[769]: accepted connection from pid 979, user flakelet1752a # [ 20.983543] flakelet[749]: web: activating generation 11753a # [ 21.003692] systemd[1]: Reload requested from client PID 987 ('systemctl') (unit flakelet-web.service)...1754a # [ 21.009163] systemd[1]: Reloading...1755b # [ 20.947031] nix-daemon[755]: accepted connection from pid 964, user flakelet1756b # [ 20.986508] flakelet[736]: web: activating generation 11757b # [ 21.004884] systemd[1]: Reload requested from client PID 972 ('systemctl') (unit flakelet-web.service)...1758b # [ 21.010211] systemd[1]: Reloading...1759a # [ 21.636490] systemd[1]: Reloading finished in 630 ms.1760b # [ 21.663931] systemd[1]: Reloading finished in 655 ms.1761a # [ 21.742540] systemd[1]: Reload requested from client PID 1021 ('systemctl') (unit flakelet-web.service)...1762a # [ 21.745006] systemd[1]: Reloading...1763b # [ 21.802734] systemd[1]: Reload requested from client PID 1006 ('systemctl') (unit flakelet-web.service)...1764b # [ 21.808322] systemd[1]: Reloading...1765a # [ 22.406713] systemd[1]: Reloading finished in 658 ms.1766a # [ 22.486796] systemd[1]: Starting web.service...1767b # [ 22.455949] systemd[1]: Reloading finished in 649 ms.1768a # [ 22.581768] systemd[1]: Started web.service.1769b # [ 22.557091] systemd[1]: Starting web.service...1770b # [ 22.648629] systemd[1]: Started web.service.1771a # [ 22.828384] flakelet[749]: web: updated to generation 11772a # [ 22.831015] systemd[1]: Finished Update flakelet service web.1773a # [ 22.833961] systemd[1]: Reached target flakelet managed services.1774a # [ 22.837963] systemd[1]: Reached target Multi-User System.1775a # [ 22.840546] systemd[1]: Startup finished in 781ms (kernel) + 4.846s (initrd) + 17.205s (userspace) = 22.833s.1776a: (finished: must succeed: systemctl start flakelet-web.service, in 12.87 seconds)1777a: must succeed: systemctl is-active web.service1778a: (finished: must succeed: systemctl is-active web.service, in 0.04 seconds)1779a: must succeed: echo payload > /var/lib/private/web/file1780a: (finished: must succeed: echo payload > /var/lib/private/web/file, in 0.03 seconds)1781a: must succeed: flakelet export web --dry-run | grep -q /var/lib/web1782a: (finished: must succeed: flakelet export web --dry-run | grep -q /var/lib/web, in 0.05 seconds)1783a: must succeed: flakelet export web --copy > /tmp/shared/web.tar.zst1784b # [ 22.907504] flakelet[736]: web: updated to generation 11785b # [ 22.911977] systemd[1]: Finished Update flakelet service web.1786b # [ 22.913452] systemd[1]: Reached target flakelet managed services.1787b # [ 22.914729] systemd[1]: Reached target Multi-User System.1788b # [ 22.916297] systemd[1]: Startup finished in 772ms (kernel) + 4.898s (initrd) + 17.245s (userspace) = 22.916s.1789a # web: stopping units1790a # [ 23.236973] systemd[1]: Stopping web.service...1791a # [ 23.242813] systemd[1]: web.service: Deactivated successfully.1792a # [ 23.245421] systemd[1]: Stopped web.service.1793a # web: running web-dump.service1794a # [ 23.289694] systemd[1]: Starting dump for web...1795a # [ 23.386693] systemd[1]: web-dump.service: Deactivated successfully.1796a # [ 23.389587] systemd[1]: Finished dump for web.1797a # requires.kv: running /nix/store/fdbbpmpys08nxfk8np7rg50f571vpb9w-kv-dump1798a # web: archiving /var/lib/web1799a # web: starting units1800a # [ 23.559462] systemd[1]: Reload requested from client PID 1094 ('systemctl') (unit backdoor.service)...1801a # [ 23.564609] systemd[1]: Reloading...1802a # [ 24.245035] systemd[1]: Reloading finished in 682 ms.1803a # [ 24.344114] systemd[1]: Reload requested from client PID 1127 ('systemctl') (unit backdoor.service)...1804a # [ 24.352429] systemd[1]: Reloading...1805a # [ 24.996808] systemd[1]: Reloading finished in 649 ms.1806a # [ 25.123294] systemd[1]: Starting web.service...1807a # [ 25.204766] systemd[1]: Started web.service.1808a: (finished: must succeed: flakelet export web --copy > /tmp/shared/web.tar.zst, in 2.25 seconds)1809a: must succeed: systemctl is-active web.service1810a: (finished: must succeed: systemctl is-active web.service, in 0.05 seconds)1811a: must succeed: test -f /var/lib/private/web/dump1812a: (finished: must succeed: test -f /var/lib/private/web/dump, in 0.03 seconds)1813a: must succeed: flakelet export web --to b > /tmp/shared/web.tar.zst1814a # web: stopping units1815a # [ 25.614763] systemd[1]: Stopping web.service...1816a # [ 25.619015] systemd[1]: web.service: Deactivated successfully.1817a # [ 25.620560] systemd[1]: Stopped web.service.1818a # web: running web-dump.service1819a # [ 25.656057] systemd[1]: Starting dump for web...1820a # [ 25.764651] systemd[1]: web-dump.service: Deactivated successfully.1821a # [ 25.767443] systemd[1]: Finished dump for web.1822a # requires.kv: running /nix/store/fdbbpmpys08nxfk8np7rg50f571vpb9w-kv-dump1823a # web: archiving /var/lib/web1824a # [ 26.316081] systemd[1]: Reload requested from client PID 1198 ('systemctl') (unit backdoor.service)...1825a # [ 26.319458] systemd[1]: Reloading...1826a # [ 26.959068] systemd[1]: Reloading finished in 637 ms.1827a # [ 27.052402] systemd[1]: Reload requested from client PID 1231 ('systemctl') (unit backdoor.service)...1828a # [ 27.057695] systemd[1]: Reloading...1829a # [ 27.698919] systemd[1]: Reloading finished in 643 ms.1830a # web: disabled here, 'flakelet enable web' undoes that1831a: (finished: must succeed: flakelet export web --to b > /tmp/shared/web.tar.zst, in 2.47 seconds)1832a: must succeed: tar --zstd -tf /tmp/shared/web.tar.zst1833a: (finished: must succeed: tar --zstd -tf /tmp/shared/web.tar.zst, in 0.04 seconds)1834a: must fail: systemctl is-active web.service1835a: (finished: must fail: systemctl is-active web.service, in 0.03 seconds)1836a: must succeed: flakelet update web --no-refresh | grep disabled1837a: (finished: must succeed: flakelet update web --no-refresh | grep disabled, in 0.05 seconds)1838a: must succeed: systemctl restart flakelet-web.service1839a # [ 27.920663] systemd[1]: flakelet-web.service: Deactivated successfully.1840a # [ 27.921806] systemd[1]: Stopped Update flakelet service web.1841a # [ 27.922693] systemd[1]: flakelet-web.service: Consumed 4.381s CPU time over 17.590s wall clock time, 125.6M memory peak, 4K written to disk.1842a # [ 27.924610] systemd[1]: Stopping Update flakelet service web...1843a # [ 27.928694] systemd[1]: Starting Update flakelet service web...1844a # [ 28.016617] flakelet[1282]: web: disabled, left alone: exported to b1845a # [ 28.019495] systemd[1]: Finished Update flakelet service web.1846a: (finished: must succeed: systemctl restart flakelet-web.service, in 0.14 seconds)1847a: must succeed: flakelet boot1848a: (finished: must succeed: flakelet boot, in 0.04 seconds)1849a: must fail: systemctl is-active web.service1850a: (finished: must fail: systemctl is-active web.service, in 0.04 seconds)1851a: must succeed: flakelet status web | grep 'exported to b'1852a: (finished: must succeed: flakelet status web | grep 'exported to b', in 0.11 seconds)1853a: must fail: flakelet rollback web1854a # error: service 'web' is disabled (exported to b), run 'flakelet enable web' first1855a: (finished: must fail: flakelet rollback web, in 0.05 seconds)1856a: must succeed: flakelet enable web1857a # [ 28.324615] systemd[1]: Reload requested from client PID 1302 ('systemctl') (unit backdoor.service)...1858a # [ 28.329778] systemd[1]: Reloading...1859a # [ 28.976448] systemd[1]: Reloading finished in 647 ms.1860a # [ 29.066429] systemd[1]: Reload requested from client PID 1335 ('systemctl') (unit backdoor.service)...1861a # [ 29.071570] systemd[1]: Reloading...1862a # [ 29.684941] systemd[1]: Reloading finished in 616 ms.1863a # [ 29.772469] systemd[1]: Starting web.service...1864a # [ 29.862342] systemd[1]: Started web.service.1865a: (finished: must succeed: flakelet enable web, in 1.85 seconds)1866a: must succeed: systemctl is-active web.service1867a: (finished: must succeed: systemctl is-active web.service, in 0.04 seconds)1868a: must succeed: grep -q payload /var/lib/private/web/file1869a: (finished: must succeed: grep -q payload /var/lib/private/web/file, in 0.04 seconds)1870a: must succeed: flakelet disable web -m done1871a # [ 30.415226] systemd[1]: Stopping web.service...1872a # [ 30.420372] systemd[1]: web.service: Deactivated successfully.1873a # [ 30.422363] systemd[1]: Stopped web.service.1874a # [ 30.632378] systemd[1]: Reload requested from client PID 1387 ('systemctl') (unit backdoor.service)...1875a # [ 30.634168] systemd[1]: Reloading...1876a # [ 31.265951] systemd[1]: Reloading finished in 629 ms.1877a # [ 31.363462] systemd[1]: Reload requested from client PID 1420 ('systemctl') (unit backdoor.service)...1878a # [ 31.365376] systemd[1]: Reloading...1879a # [ 32.052990] systemd[1]: Reloading finished in 683 ms.1880a: (finished: must succeed: flakelet disable web -m done, in 1.95 seconds)1881b: must succeed: systemd-run -p DynamicUser=yes -u squat sleep infinity1882b: waiting for the VM to finish booting1883b: Guest shell says: b'Spawning backdoor root shell...\n'1884b: connected to guest root shell1885b: (connecting took 0.00 seconds)1886b: (finished: waiting for the VM to finish booting, in 0.00 seconds)1887b # [ 32.132340] systemd[1]: Started [systemd-run] /run/current-system/sw/bin/sleep infinity.1888b # Running as unit: squat.service; invocation ID: 420a21357e00471b9c7155d2112e26a01889b: (finished: must succeed: systemd-run -p DynamicUser=yes -u squat sleep infinity, in 0.08 seconds)1890b: must succeed: systemctl start flakelet-web.service1891b: (finished: must succeed: systemctl start flakelet-web.service, in 0.07 seconds)1892b: must succeed: systemctl is-active web.service1893b: (finished: must succeed: systemctl is-active web.service, in 0.04 seconds)1894b: must succeed: mkdir -p /srv/kv && echo stale > /srv/kv/web1895b: (finished: must succeed: mkdir -p /srv/kv && echo stale > /srv/kv/web, in 0.04 seconds)1896b: must fail: flakelet import - --no-refresh < /tmp/shared/web.tar.zst1897b # web: resolving path:/nix/store/6g0nzblvm1vmgi1ccz2abp1miiqh5sn8-flake.nix?lastModified=1&narHash=sha256-3lFMMxkSeEnEQossoJzcvROghChAoOIsHlzlQ9O6yf4%3D1898b # [ 32.468389] nix-daemon[755]: accepted connection from pid 1074, user flakelet1899b # web: evaluating /nix/store/xi0p7752w83bw16cqy7337w2qf5vss1f-flakelet-driver.nix1900b # [ 32.745042] nix-daemon[755]: accepted connection from pid 1094, user flakelet1901b # web: building /nix/store/rz5pn1xgng6xsvcl1n654a015wn1xz7d-flakelet-web.drv1902b # [ 37.853445] nix-daemon[755]: accepted connection from pid 1105, user flakelet1903b # [ 38.099293] systemd[1]: Stopping web.service...1904b # [ 38.104990] systemd[1]: web.service: Deactivated successfully.1905b # [ 38.107548] systemd[1]: Stopped web.service.1906b # [ 38.320374] systemd[1]: Reload requested from client PID 1118 ('systemctl') (unit backdoor.service)...1907b # [ 38.325488] systemd[1]: Reloading...1908b # [ 38.943263] systemd[1]: Reloading finished in 619 ms.1909b # [ 39.039529] systemd[1]: Reload requested from client PID 1152 ('systemctl') (unit backdoor.service)...1910b # [ 39.045026] systemd[1]: Reloading...1911b # [ 39.681526] systemd[1]: Reloading finished in 637 ms.1912b # web: restoring /var/lib/web1913b # requires.kv: running /nix/store/089xgxdlw5j0rrj8zkvgsap1kfp9pws9-kv-restore1914b # error: /nix/store/089xgxdlw5j0rrj8zkvgsap1kfp9pws9-kv-restore /var/cache/flakelet/.tmpjhmw4L/requires/kv/claim.json /var/cache/flakelet/.tmpjhmw4L/requires/kv failed:1915b # 1916b: (finished: must fail: flakelet import - --no-refresh < /tmp/shared/web.tar.zst, in 7.61 seconds)1917b: must fail: systemctl is-active web.service1918b: (finished: must fail: systemctl is-active web.service, in 0.05 seconds)1919b: must succeed: flakelet status web | grep 'did not finish'1920b: (finished: must succeed: flakelet status web | grep 'did not finish', in 0.11 seconds)1921b: must succeed: test -z "$(ls -A /var/lib/private/web)"1922b: (finished: must succeed: test -z "$(ls -A /var/lib/private/web)", in 0.04 seconds)1923b: must succeed: echo junk > /var/lib/private/web/junk1924b: (finished: must succeed: echo junk > /var/lib/private/web/junk, in 0.02 seconds)1925b: must fail: flakelet import /tmp/shared/web.tar.zst --no-refresh1926b # error: service 'web' cannot be imported:1927b # /var/lib/private/web is not empty (see --replace)1928b: (finished: must fail: flakelet import /tmp/shared/web.tar.zst --no-refresh, in 0.08 seconds)1929b: must succeed: flakelet import /tmp/shared/web.tar.zst --no-refresh --replace1930b # web: resolving path:/nix/store/6g0nzblvm1vmgi1ccz2abp1miiqh5sn8-flake.nix?lastModified=1&narHash=sha256-3lFMMxkSeEnEQossoJzcvROghChAoOIsHlzlQ9O6yf4%3D1931b # [ 40.378362] nix-daemon[755]: accepted connection from pid 1220, user flakelet1932b # web: evaluating /nix/store/xi0p7752w83bw16cqy7337w2qf5vss1f-flakelet-driver.nix1933b # [ 40.629770] nix-daemon[755]: accepted connection from pid 1241, user flakelet1934b # web: building /nix/store/rz5pn1xgng6xsvcl1n654a015wn1xz7d-flakelet-web.drv1935b # [ 45.416915] nix-daemon[755]: accepted connection from pid 1251, user flakelet1936b # [ 45.566989] systemd[1]: Reload requested from client PID 1261 ('systemctl') (unit backdoor.service)...1937b # [ 45.572345] systemd[1]: Reloading...1938b # [ 46.191844] systemd[1]: Reloading finished in 622 ms.1939b # web: restoring /var/lib/web1940b # requires.kv: running /nix/store/089xgxdlw5j0rrj8zkvgsap1kfp9pws9-kv-restore1941b # web: running web-restore.service1942b # [ 46.364893] systemd[1]: Reload requested from client PID 1299 ('systemctl') (unit backdoor.service)...1943b # [ 46.370277] systemd[1]: Reloading...1944b # [ 47.016802] systemd[1]: Reloading finished in 647 ms.1945b # [ 47.089161] systemd[1]: Starting restore for web...1946b # [ 47.195654] systemd[1]: web-restore.service: Deactivated successfully.1947b # [ 47.198640] systemd[1]: Finished restore for web.1948b # web: activating generation 21949b # [ 47.220316] systemd[1]: Reload requested from client PID 1338 ('systemctl') (unit backdoor.service)...1950b # [ 47.225339] systemd[1]: Reloading...1951b # [ 47.868300] systemd[1]: Reloading finished in 645 ms.1952b # [ 47.974235] systemd[1]: Reload requested from client PID 1372 ('systemctl') (unit backdoor.service)...1953b # [ 47.979543] systemd[1]: Reloading...1954b # [ 48.613621] systemd[1]: Reloading finished in 636 ms.1955b # [ 48.693592] systemd[1]: Starting web.service...1956b # [ 48.784531] systemd[1]: Started web.service.1957b: (finished: must succeed: flakelet import /tmp/shared/web.tar.zst --no-refresh --replace, in 8.84 seconds)1958b: must succeed: test ! -e /var/lib/private/web/junk1959b: (finished: must succeed: test ! -e /var/lib/private/web/junk, in 0.03 seconds)1960b: must succeed: systemctl is-active web.service1961b: (finished: must succeed: systemctl is-active web.service, in 0.04 seconds)1962b: must succeed: flakelet status web | grep ok | grep pinned1963b: (finished: must succeed: flakelet status web | grep ok | grep pinned, in 0.23 seconds)1964b: must succeed: grep -q payload /var/lib/private/web/file1965b: (finished: must succeed: grep -q payload /var/lib/private/web/file, in 0.04 seconds)1966b: must succeed: test -f /var/lib/private/web/restored1967b: (finished: must succeed: test -f /var/lib/private/web/restored, in 0.02 seconds)1968b: must succeed: grep -q bucket-data /srv/kv/web1969b: (finished: must succeed: grep -q bucket-data /srv/kv/web, in 0.03 seconds)1970b: must succeed: systemd-run --wait --pipe -p DynamicUser=yes -p User=web -p StateDirectory=web sh -c 'test -O /var/lib/web/file && echo more >> /var/lib/web/file'1971b # Running as unit: run-p1433-i1434.service1972b # [ 49.491613] systemd[1]: Started [systemd-run] /run/current-system/sw/bin/sh -c "test -O /var/lib/web/file && echo more >> /var/lib/web/file".1973b # [ 49.586527] systemd[1]: run-p1433-i1434.service: Deactivated successfully.1974b # Finished with result: success1975b # Main processes terminated with: code=exited, status=0/SUCCESS1976b # Service runtime: 95ms1977b # CPU time consumed: 52ms1978b # Memory peak: 2.4M (swap: 0B)1979b: (finished: must succeed: systemd-run --wait --pipe -p DynamicUser=yes -p User=web -p StateDirectory=web sh -c 'test -O /var/lib/web/file && echo more >> /var/lib/web/file', in 0.18 seconds)1980b: must fail: flakelet import /tmp/shared/web.tar.zst --no-refresh1981b # error: service 'web' cannot be imported:1982b # /var/lib/private/web is not empty (see --replace)1983b: (finished: must fail: flakelet import /tmp/shared/web.tar.zst --no-refresh, in 0.08 seconds)1984(finished: run the VM test script, in 50.68 seconds)1985test script finished in 50.81s1986cleanup1987kill QemuMachine (pid 48)1988a # qemu-system-aarch64: terminating on signal 15 from pid 39 (/nix/store/ymm5c1kb7p2r6331bgcdxijayqhcbvqy-python3-3.14.6/bin/python3.14)1989kill QemuMachine (pid 47)1990b # qemu-system-aarch64: terminating on signal 15 from pid 39 (/nix/store/ymm5c1kb7p2r6331bgcdxijayqhcbvqy-python3-3.14.6/bin/python3.14)1991(finished: cleanup, in 0.61 seconds)1992additionally exposed symbols:1993 a, b,1994 vlan1,1995 start_all, test_script, machines, machines_qemu, machines_nspawn, vlans, driver, log, os, create_machine, subtest, run_tests, join_all, retry, serial_stdout_off, serial_stdout_on, polling_condition, BaseMachine, QemuMachine, NspawnMachine, t, debug, dump_machine_ssh1996meta.json1997state/1998state/0.tar1999requires/2000requires/kv/2001requires/kv/data2002requires/kv/claim.json2003