Updating VMs from Fedora 39 to 40 are non-bootable

After updating my default fedora template from 41 to 42, I discovered I had two other custom Fedora VMs that were still at version 39. So I tried to update them. Both failed with different results. I’ve retried each, restoring them from scratch and each time they each give me the same results.

First One [FIXED THIS - see below]

  • Standalone VM
  • /etc/fedora_release → 39
    I do:
sudo dnf clean all
sudo dnf --releasever=40 distro-sync --best --allowerasing

I get
At least 3065MB more space needed on the / filesystem.
So I shut down the VM, open its Qubes Settings, increase system size to 24 GB.

Boot up the VM and get:

Filesystem          Size  Used Avail Use% Mounted on
/dev/mapper/dmroot   19G   17G  805M  96% /
none                 19G   17G  805M  96% /usr/lib/modules

It’s not 24GB. I’ve tried deleting and restoring the VM and resizing it and it never seems to change. So I always get the “space needed” error when I try to upgrade.

Second One

  • template VM
  • fedora 39
    I do the same commands above and everything completes without error.
    I check the disk space, there is plenty
    I shut down the VM.
    Boot it back up and it never boots.
    /var/log/xen/console/guest-.log says:
[2025-08-14 21:35:43] [    0.000000] Linux version 6.12.39-1.qubes.fc37.x86_64 (mockbuild@94ca441b254845ddb3c4a039cbe3c554) (gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1), GNU ld version 2.38-27.fc37) #1 SMP PREEMPT_DYNAMIC Tue Jul 22 05:09:16 GMT 2025
[2025-08-14 21:35:43] [    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 clocksource=tsc xen_scrub_pages=0 swiotlb=2048
[2025-08-14 21:35:43] [    0.000000] BIOS-provided physical RAM map:
[2025-08-14 21:35:43] [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[2025-08-14 21:35:43] [    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[2025-08-14 21:35:43] [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000018ffffff] usable
[2025-08-14 21:35:43] [    0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000fc00803f] ACPI data
[2025-08-14 21:35:43] [    0.000000] BIOS-e820: [mem 0x00000000feff8000-0x00000000feffffff] reserved
[2025-08-14 21:35:43] [    0.000000] NX (Execute Disable) protection: active
[2025-08-14 21:35:43] [    0.000000] APIC: Static calls initialized
[2025-08-14 21:35:43] [    0.000000] DMI not present or invalid.
[2025-08-14 21:35:43] [    0.000000] Hypervisor detected: Xen HVM
[2025-08-14 21:35:43] [    0.000000] Xen version 4.17.
[2025-08-14 21:35:43] [    0.104931] tsc: Fast TSC calibration failed
[2025-08-14 21:35:43] [    0.104935] tsc: Detected 3494.390 MHz processor
[2025-08-14 21:35:43] [    0.104957] last_pfn = 0xfc008 max_arch_pfn = 0x400000000
[2025-08-14 21:35:43] [    0.104989] MTRR map: 0 entries (0 fixed + 0 variable; max 16), built from 8 variable MTRRs
[2025-08-14 21:35:43] [    0.104991] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[2025-08-14 21:35:43] [    0.108693] Using GB pages for direct mapping
[2025-08-14 21:35:43] [    0.108835] RAMDISK: [mem 0x03c01000-0x04f9cfff]
[2025-08-14 21:35:43] [    0.108903] ACPI: Early table checksum verification disabled
[2025-08-14 21:35:43] [    0.108906] ACPI: RSDP 0x00000000FC008000 000024 (v02 Xen   )
[2025-08-14 21:35:43] [    0.108910] ACPI: XSDT 0x00000000FC007F60 000034 (v01 Xen    HVM      00000000 HVML 00000000)
[2025-08-14 21:35:43] [    0.108914] ACPI: FACP 0x00000000FC007D60 00010C (v05 Xen    HVM      00000000 HVML 00000000)
[2025-08-14 21:35:43] [    0.108918] ACPI: DSDT 0x00000000FC001040 006C9B (v05 Xen    HVM      00000000 INTL 20220331)
[2025-08-14 21:35:43] [    0.108920] ACPI: FACS 0x00000000FC001000 000040
[2025-08-14 21:35:43] [    0.108921] ACPI: FACS 0x00000000FC001000 000040
[2025-08-14 21:35:43] [    0.108923] ACPI: APIC 0x00000000FC007E70 00003C (v02 Xen    HVM      00000000 HVML 00000000)
[2025-08-14 21:35:43] [    0.108924] ACPI: Reserving FACP table memory at [mem 0xfc007d60-0xfc007e6b]
[2025-08-14 21:35:43] [    0.108925] ACPI: Reserving DSDT table memory at [mem 0xfc001040-0xfc007cda]
[2025-08-14 21:35:43] [    0.108926] ACPI: Reserving FACS table memory at [mem 0xfc001000-0xfc00103f]
[2025-08-14 21:35:43] [    0.108927] ACPI: Reserving FACS table memory at [mem 0xfc001000-0xfc00103f]
[2025-08-14 21:35:43] [    0.108927] ACPI: Reserving APIC table memory at [mem 0xfc007e70-0xfc007eab]
[2025-08-14 21:35:43] [    0.109098] No NUMA configuration found
[2025-08-14 21:35:43] [    0.109099] Faking a node at [mem 0x0000000000000000-0x00000000fc007fff]
[2025-08-14 21:35:43] [    0.109107] NODE_DATA(0) allocated [mem 0x18fd52c0-0x18ffffff]
[2025-08-14 21:35:43] [    0.109270] Zone ranges:
[2025-08-14 21:35:43] [    0.109271]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[2025-08-14 21:35:43] [    0.109272]   DMA32    [mem 0x0000000001000000-0x00000000fc007fff]
[2025-08-14 21:35:43] [    0.109273]   Normal   empty
[2025-08-14 21:35:43] [    0.109274]   Device   empty
[2025-08-14 21:35:43] [    0.109275] Movable zone start for each node
[2025-08-14 21:35:43] [    0.109277] Early memory node ranges
[2025-08-14 21:35:43] [    0.109277]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[2025-08-14 21:35:43] [    0.109278]   node   0: [mem 0x0000000000100000-0x0000000018ffffff]
[2025-08-14 21:35:43] [    0.109280] Initmem setup node 0 [mem 0x0000000000001000-0x0000000018ffffff]
[2025-08-14 21:35:43] [    0.109285] On node 0, zone DMA: 1 pages in unavailable ranges
[2025-08-14 21:35:43] [    0.109317] On node 0, zone DMA: 96 pages in unavailable ranges
[2025-08-14 21:35:43] [    0.110315] On node 0, zone DMA32: 28672 pages in unavailable ranges
[2025-08-14 21:35:43] [    0.110396] ACPI: No IOAPIC entries present
[2025-08-14 21:35:43] [    0.110397] ACPI: Using ACPI for processor (LAPIC) configuration information
[2025-08-14 21:35:43] [    0.110398] TSC deadline timer available
[2025-08-14 21:35:43] [    0.110401] CPU topo: Max. logical packages:   1
[2025-08-14 21:35:43] [    0.110402] CPU topo: Max. logical dies:       1
[2025-08-14 21:35:43] [    0.110402] CPU topo: Max. dies per package:   1
[2025-08-14 21:35:43] [    0.110405] CPU topo: Max. threads per core:   1
[2025-08-14 21:35:43] [    0.110406] CPU topo: Num. cores per package:     2
[2025-08-14 21:35:43] [    0.110406] CPU topo: Num. threads per package:   2
[2025-08-14 21:35:43] [    0.110407] CPU topo: Allowing 2 present CPUs plus 0 hotplug CPUs
[2025-08-14 21:35:43] [    0.110413] [mem 0x19000000-0xfbffffff] available for PCI devices
[2025-08-14 21:35:43] [    0.110419] Booting kernel on Xen PVH
[2025-08-14 21:35:43] [    0.110420] Xen version: 4.17.5
[2025-08-14 21:35:43] [    0.110422] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[2025-08-14 21:35:43] [    0.115824] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[2025-08-14 21:35:43] [    0.116125] percpu: Embedded 88 pages/cpu s237568 r8192 d114688 u1048576
[2025-08-14 21:35:43] [    0.116147] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[2025-08-14 21:35:43] [    0.116149] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 clocksource=tsc xen_scrub_pages=0 swiotlb=2048
[2025-08-14 21:35:43] [    0.116176] Booted with the nomodeset parameter. Only the system framebuffer will be available
[2025-08-14 21:35:43] [    0.116233] Unknown kernel command line parameters "rd_NO_PLYMOUTH", will be passed to user space.
[2025-08-14 21:35:43] [    0.116244] random: crng init done
[2025-08-14 21:35:43] [    0.116311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[2025-08-14 21:35:43] [    0.116345] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[2025-08-14 21:35:43] [    0.116373] Fallback order for Node 0: 0 
[2025-08-14 21:35:43] [    0.116375] Built 1 zonelists, mobility grouping on.  Total pages: 102303
[2025-08-14 21:35:43] [    0.116376] Policy zone: DMA32
[2025-08-14 21:35:43] [    0.116674] mem auto-init: stack:all(zero), heap alloc:on, heap free:on
[2025-08-14 21:35:43] [    0.116675] mem auto-init: clearing system memory may take some time...
[2025-08-14 21:35:43] [    0.160750] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[2025-08-14 21:35:43] [    0.160776] ftrace: allocating 59483 entries in 233 pages
[2025-08-14 21:35:43] [    0.165702] ftrace: allocated 233 pages with 5 groups
[2025-08-14 21:35:43] [    0.165772] Dynamic Preempt: full
[2025-08-14 21:35:43] [    0.165806] rcu: Preemptible hierarchical RCU implementation.
[2025-08-14 21:35:43] [    0.165807] rcu: 	RCU event tracing is enabled.
[2025-08-14 21:35:43] [    0.165807] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[2025-08-14 21:35:43] [    0.165808] 	Trampoline variant of Tasks RCU enabled.
[2025-08-14 21:35:43] [    0.165809] 	Rude variant of Tasks RCU enabled.
[2025-08-14 21:35:43] [    0.165809] 	Tracing variant of Tasks RCU enabled.
[2025-08-14 21:35:43] [    0.165810] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[2025-08-14 21:35:43] [    0.165810] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[2025-08-14 21:35:43] [    0.165816] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[2025-08-14 21:35:43] [    0.165817] RCU Tasks Rude: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[2025-08-14 21:35:43] [    0.165818] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[2025-08-14 21:35:43] [    0.169017] NR_IRQS: 524544, nr_irqs: 48, preallocated irqs: 16
[2025-08-14 21:35:43] [    0.169058] xen:events: Using FIFO-based ABI
[2025-08-14 21:35:43] [    0.169069] xen:events: Xen HVM callback vector for event delivery is enabled
[2025-08-14 21:35:43] [    0.169230] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[2025-08-14 21:35:43] [    0.169292] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[2025-08-14 21:35:43] [    0.169322] Console: colour dummy device 80x25
[2025-08-14 21:35:43] [    0.169335] printk: legacy console [hvc0] enabled
[2025-08-14 21:35:43] [    0.170407] ACPI: Core revision 20240827
[2025-08-14 21:35:43] [    0.170473] ACPI: setting ELCR to 0200 (from ffff)
[2025-08-14 21:35:43] [    0.170524] APIC: Switch to symmetric I/O mode setup
[2025-08-14 21:35:43] [    0.170546] x2apic enabled
[2025-08-14 21:35:43] [    0.170587] APIC: Switched APIC routing to: physical x2apic
[2025-08-14 21:35:43] [    0.170611] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x325e9d60afa, max_idle_ns: 440795287625 ns
[2025-08-14 21:35:43] [    0.170635] Calibrating delay loop (skipped), value calculated using timer frequency.. 6988.78 BogoMIPS (lpj=3494390)
[2025-08-14 21:35:43] [    0.170742] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[2025-08-14 21:35:43] [    0.170800] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[2025-08-14 21:35:43] [    0.170812] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[2025-08-14 21:35:43] [    0.170828] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2025-08-14 21:35:43] [    0.170845] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[2025-08-14 21:35:43] [    0.170856] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[2025-08-14 21:35:43] [    0.170871] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2025-08-14 21:35:43] [    0.170887] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[2025-08-14 21:35:43] [    0.170902] Register File Data Sampling: Mitigation: Clear Register File
[2025-08-14 21:35:43] [    0.170928] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2025-08-14 21:35:43] [    0.170941] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2025-08-14 21:35:43] [    0.170953] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2025-08-14 21:35:43] [    0.170964] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[2025-08-14 21:35:43] [    0.170977] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[2025-08-14 21:35:43] [    0.170989] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[2025-08-14 21:35:43] [    0.171000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[2025-08-14 21:35:43] [    0.171634] Freeing SMP alternatives memory: 52K
[2025-08-14 21:35:43] [    0.171634] pid_max: default: 32768 minimum: 301
[2025-08-14 21:35:43] [    0.171634] LSM: initializing lsm=lockdown,capability,yama,ima,evm
[2025-08-14 21:35:43] [    0.171634] Yama: becoming mindful.
[2025-08-14 21:35:43] [    0.171634] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[2025-08-14 21:35:43] [    0.171634] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[2025-08-14 21:35:43] [    0.171634] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2025-08-14 21:35:43] [    0.171634] installing Xen timer for CPU 0
[2025-08-14 21:35:43] [    0.171634] smpboot: CPU0: Intel(R) Core(TM) i5-14600K (family: 0x6, model: 0xb7, stepping: 0x1)
[2025-08-14 21:35:43] [    0.171634] cpu 0 spinlock event irq 20
[2025-08-14 21:35:43] [    0.171634] Performance Events: unsupported p6 CPU model 183 no PMU driver, software events only.
[2025-08-14 21:35:43] [    0.171634] signal: max sigframe size: 3632
[2025-08-14 21:35:43] [    0.171702] rcu: Hierarchical SRCU implementation.
[2025-08-14 21:35:43] [    0.171716] rcu: 	Max phase no-delay instances is 400.
[2025-08-14 21:35:43] [    0.171761] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[2025-08-14 21:35:43] [    0.172018] NMI watchdog: Perf NMI watchdog permanently disabled
[2025-08-14 21:35:43] [    0.172063] smp: Bringing up secondary CPUs ...
[2025-08-14 21:35:43] [    0.172160] installing Xen timer for CPU 1
[2025-08-14 21:35:43] [    0.172228] smpboot: x86: Booting SMP configuration:
[2025-08-14 21:35:43] [    0.172239] .... node  #0, CPUs:      #1
[2025-08-14 21:35:43] [    0.172447] cpu 1 spinlock event irq 25
[2025-08-14 21:35:43] [    0.172736] smp: Brought up 1 node, 2 CPUs
[2025-08-14 21:35:43] [    0.172748] smpboot: Total of 2 processors activated (13977.56 BogoMIPS)
[2025-08-14 21:35:43] [    0.172893] Memory: 317188K/409212K available (20480K kernel code, 4360K rwdata, 10064K rodata, 5596K init, 5932K bss, 86224K reserved, 0K cma-reserved)
[2025-08-14 21:35:43] [    0.172893] devtmpfs: initialized
[2025-08-14 21:35:43] [    0.172893] x86/mm: Memory block size: 128MB
[2025-08-14 21:35:43] [    0.173890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[2025-08-14 21:35:43] [    0.173912] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[2025-08-14 21:35:43] [    0.173975] pinctrl core: initialized pinctrl subsystem
[2025-08-14 21:35:43] [    0.174505] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[2025-08-14 21:35:43] [    0.174539] xen:grant_table: Grant tables using version 1 layout
[2025-08-14 21:35:43] [    0.174570] Grant table initialized
[2025-08-14 21:35:43] [    0.174665] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[2025-08-14 21:35:43] [    0.174684] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[2025-08-14 21:35:43] [    0.174699] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[2025-08-14 21:35:43] [    0.174723] audit: initializing netlink subsys (disabled)
[2025-08-14 21:35:43] [    0.174755] audit: type=2000 audit(1755232543.376:1): state=initialized audit_enabled=0 res=1
[2025-08-14 21:35:43] [    0.174755] thermal_sys: Registered thermal governor 'fair_share'
[2025-08-14 21:35:43] [    0.174755] thermal_sys: Registered thermal governor 'bang_bang'
[2025-08-14 21:35:43] [    0.174755] thermal_sys: Registered thermal governor 'step_wise'
[2025-08-14 21:35:43] [    0.174755] thermal_sys: Registered thermal governor 'user_space'
[2025-08-14 21:35:43] [    0.174775] cpuidle: using governor menu
[2025-08-14 21:35:43] [    0.174886] PCI: Fatal: No config space access function found
[2025-08-14 21:35:43] [    0.174982] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[2025-08-14 21:35:43] [    0.177697] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[2025-08-14 21:35:43] [    0.177710] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[2025-08-14 21:35:43] [    0.177723] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[2025-08-14 21:35:43] [    0.177734] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[2025-08-14 21:35:43] [    0.177931] cryptd: max_cpu_qlen set to 1000
[2025-08-14 21:35:43] [    0.182533] raid6: skipped pq benchmark and selected avx2x4
[2025-08-14 21:35:43] [    0.182545] raid6: using avx2x2 recovery algorithm
[2025-08-14 21:35:43] [    0.182597] ACPI: Added _OSI(Module Device)
[2025-08-14 21:35:43] [    0.182606] ACPI: Added _OSI(Processor Device)
[2025-08-14 21:35:43] [    0.182616] ACPI: Added _OSI(Processor Aggregator Device)
[2025-08-14 21:35:43] [    0.184916] ACPI: 1 ACPI AML tables successfully acquired and loaded
[2025-08-14 21:35:43] [    0.185062] ACPI: OSL: SCI (ACPI GSI 9) not registered
[2025-08-14 21:35:43] [    0.186161] ACPI: Interpreter enabled
[2025-08-14 21:35:43] [    0.186173] ACPI: PM: (supports S0)
[2025-08-14 21:35:43] [    0.186181] ACPI: Using platform specific model for interrupt routing
[2025-08-14 21:35:43] [    0.186388] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[2025-08-14 21:35:43] [    0.186405] PCI: Using E820 reservations for host bridge windows
[2025-08-14 21:35:43] [    0.186513] ACPI: Enabled 1 GPEs in block 00 to 0F
[2025-08-14 21:35:43] [    0.186531] ACPI Error: No handler or method for GPE 00, disabling event (20240827/evgpe-839)
[2025-08-14 21:35:43] [    0.186555] ACPI Error: No handler or method for GPE 01, disabling event (20240827/evgpe-839)
[2025-08-14 21:35:43] [    0.187928] ACPI Error: No handler or method for GPE 03, disabling event (20240827/evgpe-839)
[2025-08-14 21:35:43] [    0.187952] ACPI Error: No handler or method for GPE 04, disabling event (20240827/evgpe-839)
[2025-08-14 21:35:43] [    0.187975] ACPI Error: No handler or method for GPE 05, disabling event (20240827/evgpe-839)
[2025-08-14 21:35:43] [    0.188648] ACPI Error: No handler or method for GPE 06, disabling event (20240827/evgpe-839)
[2025-08-14 21:35:43] [    0.188672] ACPI Error: No handler or method for GPE 07, disabling event (20240827/evgpe-839)
[2025-08-14 21:35:43] [    0.191529] xen:balloon: Initialising balloon driver
[2025-08-14 21:35:43] [    0.191666] iommu: Default domain type: Translated
[2025-08-14 21:35:43] [    0.191666] iommu: DMA domain TLB invalidation policy: lazy mode
[2025-08-14 21:35:43] [    0.191726] SCSI subsystem initialized
[2025-08-14 21:35:43] [    0.191754] ACPI: bus type USB registered
[2025-08-14 21:35:43] [    0.191754] usbcore: registered new interface driver usbfs
[2025-08-14 21:35:43] [    0.191754] usbcore: registered new interface driver hub
[2025-08-14 21:35:43] [    0.191754] usbcore: registered new device driver usb
[2025-08-14 21:35:43] [    0.191754] pps_core: LinuxPPS API ver. 1 registered
[2025-08-14 21:35:43] [    0.191760] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[2025-08-14 21:35:43] [    0.191784] PTP clock support registered
[2025-08-14 21:35:43] [    0.191816] EDAC MC: Ver: 3.0.0
[2025-08-14 21:35:43] [    0.191848] NetLabel: Initializing
[2025-08-14 21:35:43] [    0.191857] NetLabel:  domain hash size = 128
[2025-08-14 21:35:43] [    0.191867] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[2025-08-14 21:35:43] [    0.191894] NetLabel:  unlabeled traffic allowed by default
[2025-08-14 21:35:43] [    0.191908] mctp: management component transport protocol core
[2025-08-14 21:35:43] [    0.191920] NET: Registered PF_MCTP protocol family
[2025-08-14 21:35:43] [    0.191933] PCI: Using ACPI for IRQ routing
[2025-08-14 21:35:43] [    0.191940] PCI: System does not support PCI
[2025-08-14 21:35:43] [    0.191963] vgaarb: loaded
[2025-08-14 21:35:43] [    0.192667] clocksource: Switched to clocksource tsc-early
[2025-08-14 21:35:43] [    0.192779] VFS: Disk quotas dquot_6.6.0
[2025-08-14 21:35:43] [    0.192793] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[2025-08-14 21:35:43] [    0.192839] pnp: PnP ACPI init
[2025-08-14 21:35:43] [    0.192859] pnp: PnP ACPI: found 0 devices
[2025-08-14 21:35:43] [    0.195964] NET: Registered PF_INET protocol family
[2025-08-14 21:35:43] [    0.195996] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[2025-08-14 21:35:43] [    0.196181] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[2025-08-14 21:35:43] [    0.196201] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[2025-08-14 21:35:43] [    0.196219] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[2025-08-14 21:35:43] [    0.196247] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[2025-08-14 21:35:43] [    0.196280] TCP: Hash tables configured (established 4096 bind 4096)
[2025-08-14 21:35:43] [    0.196314] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear)
[2025-08-14 21:35:43] [    0.196336] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[2025-08-14 21:35:43] [    0.196350] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[2025-08-14 21:35:43] [    0.196380] NET: Registered PF_UNIX/PF_LOCAL protocol family
[2025-08-14 21:35:43] [    0.196397] NET: Registered PF_XDP protocol family
[2025-08-14 21:35:43] [    0.196421] PCI: CLS 0 bytes, default 64
[2025-08-14 21:35:43] [    0.196476] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325e9d60afa, max_idle_ns: 440795287625 ns
[2025-08-14 21:35:43] [    0.196581] Trying to unpack rootfs image as initramfs...
[2025-08-14 21:35:43] [    0.197520] clocksource: Switched to clocksource tsc
[2025-08-14 21:35:43] [    0.197882] Initialise system trusted keyrings
[2025-08-14 21:35:43] [    0.197894] Key type blacklist registered
[2025-08-14 21:35:43] [    0.197925] workingset: timestamp_bits=36 max_order=17 bucket_order=0
[2025-08-14 21:35:43] [    0.197940] zbud: loaded
[2025-08-14 21:35:43] [    0.198065] integrity: Platform Keyring initialized
[2025-08-14 21:35:43] [    0.198072] integrity: Machine keyring initialized
[2025-08-14 21:35:43] [    0.204523] NET: Registered PF_ALG protocol family
[2025-08-14 21:35:43] [    0.204536] xor: automatically using best checksumming function   avx       
[2025-08-14 21:35:43] [    0.204545] Key type asymmetric registered
[2025-08-14 21:35:43] [    0.204549] Asymmetric key parser 'x509' registered
[2025-08-14 21:35:43] [    0.206370] Freeing initrd memory: 20080K
[2025-08-14 21:35:43] [    0.207678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[2025-08-14 21:35:43] [    0.207722] io scheduler mq-deadline registered
[2025-08-14 21:35:43] [    0.207728] io scheduler kyber registered
[2025-08-14 21:35:43] [    0.207735] io scheduler bfq registered
[2025-08-14 21:35:43] [    0.208697] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[2025-08-14 21:35:43] [    0.211045] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[2025-08-14 21:35:43] [    0.211626] Non-volatile memory driver v1.3
[2025-08-14 21:35:43] [    0.211632] Linux agpgart interface v0.103
[2025-08-14 21:35:43] [    0.211661] ACPI: bus type drm_connector registered
[2025-08-14 21:35:43] [    0.211858] usbcore: registered new interface driver usbserial_generic
[2025-08-14 21:35:43] [    0.211867] usbserial: USB Serial support registered for generic
[2025-08-14 21:35:43] [    0.211879] i8042: PNP: No PS/2 controller found.
[2025-08-14 21:35:43] [    0.211896] mousedev: PS/2 mouse device common for all mice
[2025-08-14 21:35:43] [    0.388696] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[2025-08-14 21:35:43] [    0.388714] device-mapper: uevent: version 1.0.3
[2025-08-14 21:35:43] [    0.388854] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[2025-08-14 21:35:43] [    0.388937] intel_pstate: CPU model not supported
[2025-08-14 21:35:43] [    0.388960] hid: raw HID events driver (C) Jiri Kosina
[2025-08-14 21:35:43] [    0.388982] usbcore: registered new interface driver usbhid
[2025-08-14 21:35:43] [    0.388987] usbhid: USB HID core driver
[2025-08-14 21:35:43] [    0.389034] drop_monitor: Initializing network drop monitor service
[2025-08-14 21:35:43] [    0.389085] Initializing XFRM netlink socket
[2025-08-14 21:35:43] [    0.389098] NET: Registered PF_INET6 protocol family
[2025-08-14 21:35:43] [    0.390229] Segment Routing with IPv6
[2025-08-14 21:35:43] [    0.390234] RPL Segment Routing with IPv6
[2025-08-14 21:35:43] [    0.390241] In-situ OAM (IOAM) with IPv6
[2025-08-14 21:35:43] [    0.390254] mip6: Mobile IPv6
[2025-08-14 21:35:43] [    0.390259] NET: Registered PF_PACKET protocol family
[2025-08-14 21:35:43] [    0.390415] IPI shorthand broadcast: enabled
[2025-08-14 21:35:43] [    0.390467] AES CTR mode by8 optimization enabled
[2025-08-14 21:35:43] [    0.391281] sched_clock: Marking stable (389002652, 1401444)->(772448385, -382044289)
[2025-08-14 21:35:43] [    0.391370] registered taskstats version 1
[2025-08-14 21:35:43] [    0.391446] Loading compiled-in X.509 certificates
[2025-08-14 21:35:43] [    0.398235] Loaded X.509 cert 'Build time autogenerated kernel key: e9fbb89ade297c268467639ac7fd7d678a80f6aa'
[2025-08-14 21:35:43] [    0.401061] Demotion targets for Node 0: null
[2025-08-14 21:35:43] [    0.401077] page_owner is disabled
[2025-08-14 21:35:43] [    0.401176] Key type .fscrypt registered
[2025-08-14 21:35:43] [    0.401186] Key type fscrypt-provisioning registered
[2025-08-14 21:35:43] [    0.401442] Btrfs loaded, zoned=yes, fsverity=yes
[2025-08-14 21:35:44] [    0.401468] Key type big_key registered
[2025-08-14 21:35:44] [    0.404351] Key type encrypted registered
[2025-08-14 21:35:44] [    0.404369] ima: No TPM chip found, activating TPM-bypass!
[2025-08-14 21:35:44] [    0.404380] Loading compiled-in module X.509 certificates
[2025-08-14 21:35:44] [    0.404797] Loaded X.509 cert 'Build time autogenerated kernel key: e9fbb89ade297c268467639ac7fd7d678a80f6aa'
[2025-08-14 21:35:44] [    0.404818] ima: Allocated hash algorithm: sha256
[2025-08-14 21:35:44] [    0.404837] ima: No architecture policies found
[2025-08-14 21:35:44] [    0.404857] evm: Initialising EVM extended attributes:
[2025-08-14 21:35:44] [    0.404867] evm: security.selinux
[2025-08-14 21:35:44] [    0.404874] evm: security.SMACK64 (disabled)
[2025-08-14 21:35:44] [    0.404884] evm: security.SMACK64EXEC (disabled)
[2025-08-14 21:35:44] [    0.404893] evm: security.SMACK64TRANSMUTE (disabled)
[2025-08-14 21:35:44] [    0.404903] evm: security.SMACK64MMAP (disabled)
[2025-08-14 21:35:44] [    0.404912] evm: security.apparmor
[2025-08-14 21:35:44] [    0.404919] evm: security.ima
[2025-08-14 21:35:44] [    0.404926] evm: security.capability
[2025-08-14 21:35:44] [    0.404933] evm: HMAC attrs: 0x1
[2025-08-14 21:35:44] [    0.408106] alg: No test for 842 (842-scomp)
[2025-08-14 21:35:44] [    0.408118] alg: No test for 842 (842-generic)
[2025-08-14 21:35:44] [    0.409235] xenbus_probe_frontend: Device with no driver: device/vbd/51712
[2025-08-14 21:35:44] [    0.409249] xenbus_probe_frontend: Device with no driver: device/vbd/51728
[2025-08-14 21:35:44] [    0.409261] xenbus_probe_frontend: Device with no driver: device/vbd/51744
[2025-08-14 21:35:44] [    0.409273] xenbus_probe_frontend: Device with no driver: device/vbd/51760
[2025-08-14 21:35:44] [    0.409308] RAS: Correctable Errors collector initialized.
[2025-08-14 21:35:44] [    0.409341] clk: Disabling unused clocks
[2025-08-14 21:35:44] [    0.409351] PM: genpd: Disabling unused power domains
[2025-08-14 21:35:44] [    0.412857] Freeing unused decrypted memory: 2028K
[2025-08-14 21:35:44] [    0.414903] Freeing unused kernel image (initmem) memory: 5596K
[2025-08-14 21:35:44] [    0.414945] Write protecting the kernel read-only data: 30720k
[2025-08-14 21:35:44] [    0.415131] Freeing unused kernel image (rodata/data gap) memory: 176K
[2025-08-14 21:35:44] [    0.415146] Run /init as init process
[2025-08-14 21:35:44] Qubes initramfs script here:
[2025-08-14 21:35:44] [    0.466328] Invalid max_queues (4), will use default max: 2.
[2025-08-14 21:35:44] [    0.478116] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-08-14 21:35:44] [    0.481828]  xvda: xvda1 xvda2 xvda3
[2025-08-14 21:35:44] [    0.590247] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-08-14 21:35:44] [    0.594582] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-08-14 21:35:44] [    0.595754] blkfront: xvdd: barrier or flush: disabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-08-14 21:35:44] Waiting for /dev/xvda* devices...
[2025-08-14 21:35:44] Qubes: Doing R/W setup for TemplateVM...
[2025-08-14 21:35:44] [    0.965963]  xvdc: xvdc1 xvdc3
[2025-08-14 21:35:44] Setting up swapspace version 1, size = 1073737728 bytes
[2025-08-14 21:35:44] UUID=2e794f15-5750-4915-852d-9e0526fceeee
[2025-08-14 21:35:44] Qubes: done.
[2025-08-14 21:35:44] [    0.977959] EXT4-fs (xvda3): mounted filesystem 90603801-b847-4034-a87c-a341333f0b25 r/w with ordered data mode. Quota mode: none.
[2025-08-14 21:35:44] Waiting for /dev/xvdd device...
[2025-08-14 21:35:44] [    0.980927] EXT4-fs (xvdd): mounting ext3 file system using the ext4 subsystem
[2025-08-14 21:35:44] [    0.982126] EXT4-fs (xvdd): mounted filesystem 963fd1f1-6669-410a-87d6-240324c66469 ro with ordered data mode. Quota mode: none.
[2025-08-14 21:35:44] mount: can't read '/proc/mounts': No such file or directory
[2025-08-14 21:35:44] [    1.133451] systemd[1]: systemd 255.18-1.fc40 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[2025-08-14 21:35:44] [    1.133614] systemd[1]: Detected virtualization xen.
[2025-08-14 21:35:44] [    1.133668] systemd[1]: Detected architecture x86-64.
[2025-08-14 21:35:44] 
[2025-08-14 21:35:44] Welcome to .[0;38;2;60;110;180mFedora Linux 40 (Forty).[0m!
[2025-08-14 21:35:44] 
[2025-08-14 21:35:44] [.[0;1;31m  !!  .[0m] This OS version (Fedora Linux 40 (Forty)) is past its end-of-support date (2025-05-13)

[2025-08-14 21:35:44] [    1.138203] systemd[1]: No hostname configured, using default hostname.
[2025-08-14 21:35:44] [    1.138349] systemd[1]: Hostname set to <fedora>.
[2025-08-14 21:35:44] [    1.190615] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
[2025-08-14 21:35:44] [    1.350441] systemd[1]: Queued start job for default target multi-user.target.
[2025-08-14 21:35:44] [    1.359109] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Created slice .[0;1;39msystem-getty.slice.[0m - Slice /system/getty.

[2025-08-14 21:35:44] [    1.359468] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Created slice .[0;1;39msystem-modprobe.slice.[0m - Slice /system/modprobe.

[2025-08-14 21:35:44] [    1.359727] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Created slice .[0;1;39msystem-serial\x2dget…slice.[0m - Slice /system/serial-getty.

[2025-08-14 21:35:44] [    1.359940] systemd[1]: Created slice user.slice - User and Session Slice.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Created slice .[0;1;39muser.slice.[0m - User and Session Slice.

[2025-08-14 21:35:44] [    1.360044] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-ask-password-conso….[0mequests to Console Directory Watch.

[2025-08-14 21:35:44] [    1.360136] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-ask-password-wall.….[0md Requests to Wall Directory Watch.

[2025-08-14 21:35:44] [    1.360310] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Set up automount .[0;1;39mproc-sys-fs-binfm….[0mormats File System Automount Point.

[2025-08-14 21:35:44] [    1.360390] systemd[1]: Expecting device dev-hvc0.device - /dev/hvc0...
[2025-08-14 21:35:44]          Expecting device .[0;1;39mdev-hvc0.device.[0m - /dev/hvc0...

[2025-08-14 21:35:44] [    1.360479] systemd[1]: Expecting device dev-xvdc1.device - /dev/xvdc1...
[2025-08-14 21:35:44]          Expecting device .[0;1;39mdev-xvdc1.device.[0m - /dev/xvdc1...

[2025-08-14 21:35:44] [    1.360542] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Reached target .[0;1;39mcryptsetup.target.[0m - Local Encrypted Volumes.

[2025-08-14 21:35:44] [    1.360606] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Reached target .[0;1;39mintegritysetup.targ….[0m Local Integrity Protected Volumes.

[2025-08-14 21:35:44] [    1.360679] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Reached target .[0;1;39mremote-fs.target.[0m - Remote File Systems.

[2025-08-14 21:35:44] [    1.360748] systemd[1]: Reached target slices.target - Slice Units.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Reached target .[0;1;39mslices.target.[0m - Slice Units.

[2025-08-14 21:35:44] [    1.360816] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Reached target .[0;1;39mveritysetup.target.[0m - Local Verity Protected Volumes.

[2025-08-14 21:35:44] [    1.362026] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-coredump.socket.[0m - Process Core Dump Socket.

[2025-08-14 21:35:44] [    1.362135] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-initctl.socke….[0m- initctl Compatibility Named Pipe.

[2025-08-14 21:35:44] [    1.362349] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-journald-audit.socket.[0m - Journal Audit Socket.

[2025-08-14 21:35:44] [    1.362494] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-journald-dev-…socket.[0m - Journal Socket (/dev/log).

[2025-08-14 21:35:44] [    1.362627] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-journald.socket.[0m - Journal Socket.

[2025-08-14 21:35:44] [    1.362777] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-oomd.socket.[0m -… Out-Of-Memory (OOM) Killer Socket.

[2025-08-14 21:35:44] [    1.390744] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[2025-08-14 21:35:44] [    1.391123] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-udevd-control.socket.[0m - udev Control Socket.

[2025-08-14 21:35:44] [    1.391250] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-udevd-kernel.socket.[0m - udev Kernel Socket.

[2025-08-14 21:35:44] [    1.391378] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[2025-08-14 21:35:44] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-userdbd.socket.[0m - User Database Manager Socket.

[2025-08-14 21:35:44] [    1.392465] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[2025-08-14 21:35:44]          Mounting .[0;1;39mdev-hugepages.mount.[0m - Huge Pages File System...

[2025-08-14 21:35:44] [    1.392978] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[2025-08-14 21:35:44]          Mounting .[0;1;39mdev-mqueue.mount.[0m - POSIX Message Queue File System...

[2025-08-14 21:35:44] [    1.393393] systemd[1]: Mounting proc-xen.mount - Mount /proc/xen files...
[2025-08-14 21:35:44]          Mounting .[0;1;39mproc-xen.mount.[0m - Mount /proc/xen files...

[2025-08-14 21:35:44] [    1.394982] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[2025-08-14 21:35:44]          Mounting .[0;1;39msys-kernel-debug.mount.[0m - Kernel Debug File System...

[2025-08-14 21:35:44] [    1.396630] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[2025-08-14 21:35:44]          Mounting .[0;1;39msys-kernel-tracing.mount.[0m - Kernel Trace File System...

[2025-08-14 21:35:45] [    1.399304] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[2025-08-14 21:35:45]          Starting .[0;1;39mkmod-static-nodes.service.[0m…eate List of Static Device Nodes...

[2025-08-14 21:35:45] [    1.399874] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[2025-08-14 21:35:45]          Starting .[0;1;39mmodprobe@configfs.service.[0m - Load Kernel Module configfs...

[2025-08-14 21:35:45] [    1.400555] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[2025-08-14 21:35:45]          Starting .[0;1;39mmodprobe@dm_mod.service.[0m - Load Kernel Module dm_mod...

[2025-08-14 21:35:45] [    1.403343] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[2025-08-14 21:35:45]          Starting .[0;1;39mmodprobe@drm.service.[0m - Load Kernel Module drm...

[2025-08-14 21:35:45] [    1.406474] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[2025-08-14 21:35:45]          Starting .[0;1;39mmodprobe@fuse.service.[0m - Load Kernel Module fuse...

[2025-08-14 21:35:45] [    1.407441] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[2025-08-14 21:35:45]          Starting .[0;1;39mmodprobe@loop.service.[0m - Load Kernel Module loop...

[2025-08-14 21:35:45] [    1.407547] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[2025-08-14 21:35:45] [    1.409222] systemd[1]: Starting systemd-journald.service - Journal Service...
[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-journald.service.[0m - Journal Service...

[2025-08-14 21:35:45] [    1.410134] loop: module loaded
[2025-08-14 21:35:45] [    1.411008] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-modules-load.service.[0m - Load Kernel Modules...

[2025-08-14 21:35:45] [    1.411475] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[2025-08-14 21:35:45] [    1.411751] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-remount-fs.servic….[0munt Root and Kernel File Systems...

[2025-08-14 21:35:45] [    1.413155] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[2025-08-14 21:35:45] [    1.592355] fuse: init (API version 7.41)
[2025-08-14 21:35:45] [    1.594728] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-udev-trigger.service.[0m - Coldplug All udev Devices...

[2025-08-14 21:35:45] [    1.595964] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Mounted .[0;1;39mdev-hugepages.mount.[0m - Huge Pages File System.

[2025-08-14 21:35:45] [    1.596040] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Mounted .[0;1;39mdev-mqueue.mount.[0m - POSIX Message Queue File System.

[2025-08-14 21:35:45] [    1.596092] systemd[1]: Mounted proc-xen.mount - Mount /proc/xen files.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Mounted .[0;1;39mproc-xen.mount.[0m - Mount /proc/xen files.

[2025-08-14 21:35:45] [    1.596143] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Mounted .[0;1;39msys-kernel-debug.mount.[0m - Kernel Debug File System.

[2025-08-14 21:35:45] [    1.596195] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Mounted .[0;1;39msys-kernel-tracing.mount.[0m - Kernel Trace File System.

[2025-08-14 21:35:45] [    1.597412] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39mkmod-static-nodes.service.[0m…Create List of Static Device Nodes.

[2025-08-14 21:35:45] [    1.597552] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[2025-08-14 21:35:45] [    1.597608] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39mmodprobe@configfs.service.[0m - Load Kernel Module configfs.

[2025-08-14 21:35:45] [    1.597712] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[2025-08-14 21:35:45] [    1.597761] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39mmodprobe@dm_mod.service.[0m - Load Kernel Module dm_mod.

[2025-08-14 21:35:45] [    1.597857] systemd[1]: modprobe@drm.service: Deactivated successfully.
[2025-08-14 21:35:45] [    1.597903] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39mmodprobe@drm.service.[0m - Load Kernel Module drm.

[2025-08-14 21:35:45] [    1.597996] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[2025-08-14 21:35:45] [    1.598041] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39mmodprobe@fuse.service.[0m - Load Kernel Module fuse.

[2025-08-14 21:35:45] [    1.598130] systemd[1]: modprobe@loop.service: Deactivated successfully.
[2025-08-14 21:35:45] [    1.598173] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39mmodprobe@loop.service.[0m - Load Kernel Module loop.

[2025-08-14 21:35:45] [    1.598524] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[2025-08-14 21:35:45]          Mounting .[0;1;39msys-fs-fuse-connections.mount.[0m - FUSE Control File System...

[2025-08-14 21:35:45] [    1.599714] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[2025-08-14 21:35:45]          Mounting .[0;1;39msys-kernel-config.mount.[0m - Kernel Configuration File System...

[2025-08-14 21:35:45] [    1.600468] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[2025-08-14 21:35:45] [    1.600753] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-tmpfiles-setup-de….[0m Device Nodes in /dev gracefully...

[2025-08-14 21:35:45] [    1.603458] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Mounted .[0;1;39msys-fs-fuse-connections.mount.[0m - FUSE Control File System.

[2025-08-14 21:35:45] [    1.604611] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Mounted .[0;1;39msys-kernel-config.mount.[0m - Kernel Configuration File System.

[2025-08-14 21:35:45] [    1.608543] EXT4-fs (xvda3): re-mounted 90603801-b847-4034-a87c-a341333f0b25.
[2025-08-14 21:35:45] [    1.610956] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-remount-fs.servic….[0mmount Root and Kernel File Systems.

[2025-08-14 21:35:45] [    1.611040] systemd[1]: ostree-remount.service - OSTree Remount OS/ Bind Mounts was skipped because of an unmet condition check (ConditionKernelCommandLine=ostree).
[2025-08-14 21:35:45] [    1.612427] xen:xen_evtchn: Event-channel device installed
[2025-08-14 21:35:45] [    1.792706] systemd[1]: Starting systemd-hwdb-update.service - Rebuild Hardware Database...
[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-hwdb-update.service.[0m - Rebuild Hardware Database...

[2025-08-14 21:35:45] [    1.793436] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-random-seed.service.[0m - Load/Save OS Random Seed...

[2025-08-14 21:35:45] [    1.793484] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[2025-08-14 21:35:45] [    1.794308] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-udev-trigger.service.[0m - Coldplug All udev Devices.

[2025-08-14 21:35:45] [    1.794748] systemd-journald[280]: Collecting audit messages is enabled.
[2025-08-14 21:35:45] [    1.800592] systemd[1]: Started systemd-journald.service - Journal Service.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-journald.service.[0m - Journal Service.

[2025-08-14 21:35:45] [    1.802652] audit: type=1130 audit(1755232545.001:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-tmpfiles-setup-de….[0mic Device Nodes in /dev gracefully.

[2025-08-14 21:35:45] [    1.808308] audit: type=1130 audit(1755232545.008:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-journal-flush.ser….[0msh Journal to Persistent Storage...

[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-sysusers.service.[0m - Create System Users...

[2025-08-14 21:35:45] [    1.821800] systemd-journald[280]: Received client request to flush runtime journal.
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-random-seed.service.[0m - Load/Save OS Random Seed.

[2025-08-14 21:35:45] [    1.824695] audit: type=1130 audit(1755232545.025:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-14 21:35:45] [    1.834468] Rounding down aligned max_sectors from 4294967295 to 4294967288
[2025-08-14 21:35:45] [    1.834619] db_root: cannot open: /etc/target
[2025-08-14 21:35:45] [    1.837709] systemd-journald[280]: /var/log/journal/0b14c28aa3434508837ed406abc83ae1/system.journal: Journal file uses a different sequence number ID, rotating.
[2025-08-14 21:35:45] [    1.837741] systemd-journald[280]: Rotating system journal.
[2025-08-14 21:35:45] [    1.840088] audit: type=1334 audit(1755232545.040:5): prog-id=20 op=LOAD
[2025-08-14 21:35:45] [    1.840472] audit: type=1334 audit(1755232545.041:6): prog-id=21 op=LOAD
[2025-08-14 21:35:45] [    1.840490] audit: type=1334 audit(1755232545.041:7): prog-id=22 op=LOAD
[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-userdbd.service.[0m - User Database Manager...

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-modules-load.service.[0m - Load Kernel Modules.

[2025-08-14 21:35:45] [    1.850198] audit: type=1130 audit(1755232545.050:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-sysctl.service.[0m - Apply Kernel Variables...

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-sysctl.service.[0m - Apply Kernel Variables.

[2025-08-14 21:35:45] [    1.863059] audit: type=1130 audit(1755232545.063:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-userdbd.service.[0m - User Database Manager.

[2025-08-14 21:35:45] [    1.868667] audit: type=1130 audit(1755232545.069:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-sysusers.service.[0m - Create System Users.

[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-tmpfiles-setup-de….[0meate Static Device Nodes in /dev...

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-tmpfiles-setup-de….[0mCreate Static Device Nodes in /dev.

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Reached target .[0;1;39mlocal-fs-pre.target.[0m…Preparation for Local File Systems.

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Set up automount .[0;1;39mefi.automount.[0m - EFI System Partition Automount.

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-journal-flush.ser….[0mlush Journal to Persistent Storage.

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-hwdb-update.service.[0m - Rebuild Hardware Database.

[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-udevd.service.[0m - R…ager for Device Events and Files...

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-udevd.service.[0m - Ru…anager for Device Events and Files.

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Found device .[0;1;39mdev-hvc0.device.[0m - /dev/hvc0.

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Found device .[0;1;39mdev-xvdc1.device.[0m - /dev/xvdc1.

[2025-08-14 21:35:45]          Activating swap .[0;1;39mdev-xvdc1.swap.[0m - /dev/xvdc1...

[2025-08-14 21:35:45] [    2.199936] Adding 1048572k swap on /dev/xvdc1.  Priority:-2 extents:1 across:1048572k SS
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Activated swap .[0;1;39mdev-xvdc1.swap.[0m - /dev/xvdc1.

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Reached target .[0;1;39mswap.target.[0m - Swaps.

[2025-08-14 21:35:45] [    2.245203] input: PC Speaker as /devices/platform/pcspkr/input/input0
[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Started .[0;1;39mhaveged.service.[0m - Entropy …emon based on the HAVEGE algorithm.

[2025-08-14 21:35:45]          Starting .[0;1;39msystemd-vconsole-setup.service.[0m - Virtual Console Setup...

[2025-08-14 21:35:45] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-vconsole-setup.service.[0m - Virtual Console Setup.

[2025-08-14 21:35:46] [    2.463527] intel_rapl_msr: PL4 support detected.
[2025-08-14 21:35:46]          Mounting .[0;1;39mtmp.mount.[0m - Temporary Directory /tmp...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Mounted .[0;1;39mtmp.mount.[0m - Temporary Directory /tmp.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39mlocal-fs.target.[0m - Local File Systems.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-sysext.socket.[0m…tension Image Management (Varlink).

[2025-08-14 21:35:46]          Starting .[0;1;39mldconfig.service.[0m - Rebuild Dynamic Linker Cache...

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-tmpfiles-setup.se….[0mate System Files and Directories...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-tmpfiles-setup.se….[0mreate System Files and Directories.

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-journal-catalog-u…ervice.[0m - Rebuild Journal Catalog...

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-oomd.service.[0m - Us…space Out-Of-Memory (OOM) Killer...

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-resolved.service.[0m - Network Name Resolution...

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-update-utmp.servi….[0mord System Boot/Shutdown in UTMP...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39mldconfig.service.[0m - Rebuild Dynamic Linker Cache.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-update-utmp.servi….[0mecord System Boot/Shutdown in UTMP.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-oomd.service.[0m - Userspace Out-Of-Memory (OOM) Killer.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-journal-catalog-u….service.[0m - Rebuild Journal Catalog.

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-update-done.service.[0m - Update is Completed...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-update-done.service.[0m - Update is Completed.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-resolved.service.[0m - Network Name Resolution.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39mnss-lookup.target.[0m - Host and Network Name Lookups.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39msysinit.target.[0m - System Initialization.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mcups.path.[0m - CUPS Scheduler.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Created slice .[0;1;39msystem-cups.slice.[0m - CUPS Slice.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mdnf-makecache.timer.[0m - dnf makecache --timer.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mfstrim.timer.[0m - Discard unused filesystem blocks once a week.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mlogrotate.timer.[0m - Daily rotation of log files.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mraid-check.timer.[0m - Weekly RAID setup health check.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-tmpfiles-clean.tim….[0my Cleanup of Temporary Directories.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39munbound-anchor.timer.[0m - dai…f the root trust anchor for DNSSEC.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39mpaths.target.[0m - Path Units.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39mtimers.target.[0m - Timer Units.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Listening on .[0;1;39mavahi-daemon.socket.[0m -…DNS/DNS-SD Stack Activation Socket.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Listening on .[0;1;39mcups.socket.[0m - CUPS Scheduler.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Listening on .[0;1;39mdbus.socket.[0m - D-Bus System Message Bus Socket.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Listening on .[0;1;39mpcscd.socket.[0m - PC/SC Smart Card Daemon Activation Socket.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39msockets.target.[0m - Socket Units.

[2025-08-14 21:35:46]          Starting .[0;1;39mdbus-broker.service.[0m - D-Bus System Message Bus...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mdbus-broker.service.[0m - D-Bus System Message Bus.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39mbasic.target.[0m - Basic System.

[2025-08-14 21:35:46]          Starting .[0;1;39mNetworkManager.service.[0m - Network Manager...

[2025-08-14 21:35:46]          Starting .[0;1;39mavahi-daemon.service.[0m - Avahi mDNS/DNS-SD Stack...

[2025-08-14 21:35:46]          Starting .[0;1;39mdracut-shutdown.service.[0m -…store /run/initramfs on shutdown...

[2025-08-14 21:35:46]          Starting .[0;1;39mpolkit.service.[0m - Authorization Manager...

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-homed.service.[0m - Home Area Manager...

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-logind.service.[0m - User Login Management...

[2025-08-14 21:35:46]          Starting .[0;1;39mxenstored.service.[0m - The Xen xenstore...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39mdracut-shutdown.service.[0m - Restore /run/initramfs on shutdown.

[2025-08-14 21:35:46] [.[0;1;31mFAILED.[0m] Failed to start .[0;1;39mxenstored.service.[0m - The Xen xenstore.

[2025-08-14 21:35:46] See 'systemctl status xenstored.service' for details.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mavahi-daemon.service.[0m - Avahi mDNS/DNS-SD Stack.

[2025-08-14 21:35:46]          Starting .[0;1;39mxenconsoled.service.[0m - Xen…om guest consoles and hypervisor...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-homed.service.[0m - Home Area Manager.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-homed-activate.service.[0m - Home Area Activation.

[2025-08-14 21:35:46] [.[0;1;31mFAILED.[0m] Failed to start .[0;1;39mxenconsoled.servic….[0mfrom guest consoles and hypervisor.

[2025-08-14 21:35:46] See 'systemctl status xenconsoled.service' for details.

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-hostnamed.service.[0m - Hostname Service...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-logind.service.[0m - User Login Management.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mpolkit.service.[0m - Authorization Manager.

[2025-08-14 21:35:46]          Starting .[0;1;39mModemManager.service.[0m - Modem Manager...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Created slice .[0;1;39msystem-systemd\x2dfs…slice.[0m - Slice /system/systemd-fsck.

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-fsck@dev-disk-by\….[0m on /dev/disk/by-diskseq/1-part1...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-hostnamed.service.[0m - Hostname Service.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-rfkill.socket.[0m…ll Switch Status /dev/rfkill Watch.

[2025-08-14 21:35:46]          Starting .[0;1;39mNetworkManager-dispatcher….[0manager Script Dispatcher Service...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-fsck@dev-disk-by\….[0mck on /dev/disk/by-diskseq/1-part1.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mNetworkManager.service.[0m - Network Manager.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39mnetwork.target.[0m - Network.

[2025-08-14 21:35:46]          Mounting .[0;1;39mefi.mount.[0m - EFI System Partition Automount...

[2025-08-14 21:35:46]          Starting .[0;1;39mNetworkManager-wait-onlin…ce.[0m - Network Manager Wait Online...

[2025-08-14 21:35:46]          Starting .[0;1;39mcups.service.[0m - CUPS Scheduler...

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-user-sessions.service.[0m - Permit User Sessions...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mNetworkManager-dispatcher.….[0m Manager Script Dispatcher Service.

[2025-08-14 21:35:46] [    2.894645] FAT-fs (xvda1): bogus number of reserved sectors
[2025-08-14 21:35:46] [    2.894656] FAT-fs (xvda1): Can't find a valid FAT filesystem
[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-user-sessions.service.[0m - Permit User Sessions.

[2025-08-14 21:35:46] [.[0;1;31mFAILED.[0m] Failed to mount .[0;1;39mefi.mount.[0m - EFI System Partition Automount.

[2025-08-14 21:35:46] See 'systemctl status efi.mount' for details.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mgetty@tty1.service.[0m - Getty on tty1.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mserial-getty@hvc0.service.[0m - Serial Getty on hvc0.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39mgetty.target.[0m - Login Prompts.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mcups.service.[0m - CUPS Scheduler.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39mNetworkManager-wait-onlin…vice.[0m - Network Manager Wait Online.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39mnetwork-online.target.[0m - Network is Online.

[2025-08-14 21:35:46] [    2.934949] NET: Registered PF_QIPCRTR protocol family
[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Started .[0;1;39mModemManager.service.[0m - Modem Manager.

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Reached target .[0;1;39mmulti-user.target.[0m - Multi-User System.

[2025-08-14 21:35:46]          Starting .[0;1;39msystemd-update-utmp-runle….[0m- Record Runlevel Change in UTMP...

[2025-08-14 21:35:46] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-update-utmp-runle…e.[0m - Record Runlevel Change in UTMP.

[2025-08-14 21:35:46] [    2.954446] fbcon: Taking over console
[2025-08-14 21:35:47] 

[2025-08-14 21:35:47] Fedora Linux 40 (Forty)
[2025-08-14 21:35:47] Kernel 6.12.39-1.qubes.fc37.x86_64 on an x86_64 (hvc0)
[2025-08-14 21:35:47] 
[2025-08-14 21:35:47] fedora login: [   12.917797] kauditd_printk_skb: 53 callbacks suppressed
[2025-08-14 21:35:56] [   12.917803] audit: type=1131 audit(1755232556.118:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-14 21:36:16] [   32.846861] audit: type=1131 audit(1755232576.047:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-14 21:36:16] [   32.867661] audit: type=1334 audit(1755232576.068:66): prog-id=38 op=UNLOAD
[2025-08-14 21:36:16] [   32.867705] audit: type=1334 audit(1755232576.068:67): prog-id=37 op=UNLOAD
[2025-08-14 21:36:16] [   32.867730] audit: type=1334 audit(1755232576.068:68): prog-id=36 op=UNLOAD
1 Like

Step 0: Assure you have backups.
Step 1: man resize2fs
Step 2; sudo resize2fs / inside the qube.

For the 2nd one, I am not certain.

The man pages indicate that this should work on a mounted ext4 filesystem. But when I run it I get:

open: Is a directory while opening /

Got same results trying the force flag (-f)

Not sure if this makes sense, but I also tried running:
sudo resize2fs /dev/mapper/dmroot

Which gave me:

Filesystem at /dev/mapper/dmroot is mounted on /; on-line resizing required
old_desc_blocks = 3, new_desc_blocks = 3
resize2fs: Permission denied to resize filesystem```

Ok. There is a problem. Could you follow this guide and see if helps:

That guide is only applicable for /rw please let me see if there is a guide for root alread.

The most straight solution comes to mind would be attaching the (root) disk image of the template to a running one, checking for errors on via fsck and then running resize2fs on it.

How would I do that?

I’m reading this: How to mount a Qubes partition from another OS | Qubes OS

But not getting me there.

  1. Step zero is backup as usual.
  2. Reading the guide on How to use block storage devices. But be aware that only some parts of it is applicable to your specific scenario.
  3. Identifying the root volume you want to attach to another qube. They are usually at /var/lib/qubes
  4. Using losetup to turn the root volume of problematic qube to a loopback device. It is in the Attaching a file section.
  5. Finally you are able to attach it to a working qube
  6. Do the fsck and resize2fs
1 Like

I found the root volume in /dev/qubes_dom0/

dom0] sudo losetup -f --show /dev/qubes_dom0/vm-<VMNAME>-root
dom0] qvm-block
dom0] qvm-block a sys-usb dom0:loop18

sys-usb] sudo fdisk -l

(see it is /dev/xvdj)
sys-usb] sudo fsck /dev/xvdj
returns

Bad magic number in super-block while trying to open
....Found a gpt partition table in

Partition table indicates I need to look at the partitions.
sys-usb] sudo fsck /dev/xvdj1
sys-usb] sudo fsck /dev/xvdj2
both return the same Bad magic number in super-block

sys-usb] sudo fsck /dev/xvdj3
went through and fixed a bunch of stuff, which I had to say “y” to, then returned
FILE SYSTEM WAS MODIFIED

sys-usb] sudo resize2fs /dev/xvdj3

was successful now

dom0] qvm-block d sys-usb dom0:loop18
dom0]  sudo losetup -d /dev/loop18

boot VM, run df -h and it shows that root is now bigger

I am now updating and assuming it will work.

1 Like

Update completed successfully, but now this VM also will not boot.

contents of /var/log/xen/console/guest-[VMNAME].log

[2025-08-15 09:14:40] Logfile Opened
[2025-08-15 09:14:40] [    0.000000] Linux version 6.12.39-1.qubes.fc37.x86_64 (mockbuild@94ca441b254845ddb3c4a039cbe3c554) (gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1), GNU ld version 2.38-27.fc37) #1 SMP PREEMPT_DYNAMIC Tue Jul 22 05:09:16 GMT 2025
[2025-08-15 09:14:40] [    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 clocksource=tsc xen_scrub_pages=0 swiotlb=2048
[2025-08-15 09:14:40] [    0.000000] BIOS-provided physical RAM map:
[2025-08-15 09:14:40] [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[2025-08-15 09:14:40] [    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[2025-08-15 09:14:40] [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000031ffffff] usable
[2025-08-15 09:14:40] [    0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000fc00803f] ACPI data
[2025-08-15 09:14:40] [    0.000000] BIOS-e820: [mem 0x00000000feff8000-0x00000000feffffff] reserved
[2025-08-15 09:14:40] [    0.000000] NX (Execute Disable) protection: active
[2025-08-15 09:14:40] [    0.000000] APIC: Static calls initialized
[2025-08-15 09:14:40] [    0.000000] DMI not present or invalid.
[2025-08-15 09:14:40] [    0.000000] Hypervisor detected: Xen HVM
[2025-08-15 09:14:40] [    0.000000] Xen version 4.17.
[2025-08-15 09:14:40] [    0.062605] tsc: Fast TSC calibration failed
[2025-08-15 09:14:40] [    0.062608] tsc: Detected 3494.390 MHz processor
[2025-08-15 09:14:40] [    0.062625] last_pfn = 0xfc008 max_arch_pfn = 0x400000000
[2025-08-15 09:14:40] [    0.062642] MTRR map: 0 entries (0 fixed + 0 variable; max 16), built from 8 variable MTRRs
[2025-08-15 09:14:40] [    0.062644] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[2025-08-15 09:14:40] [    0.067132] Using GB pages for direct mapping
[2025-08-15 09:14:40] [    0.067221] RAMDISK: [mem 0x03c01000-0x04f9cfff]
[2025-08-15 09:14:40] [    0.067273] ACPI: Early table checksum verification disabled
[2025-08-15 09:14:40] [    0.067275] ACPI: RSDP 0x00000000FC008000 000024 (v02 Xen   )
[2025-08-15 09:14:40] [    0.067278] ACPI: XSDT 0x00000000FC007F80 000034 (v01 Xen    HVM      00000000 HVML 00000000)
[2025-08-15 09:14:40] [    0.067286] ACPI: FACP 0x00000000FC007D60 00010C (v05 Xen    HVM      00000000 HVML 00000000)
[2025-08-15 09:14:40] [    0.067290] ACPI: DSDT 0x00000000FC001040 006C9B (v05 Xen    HVM      00000000 INTL 20220331)
[2025-08-15 09:14:40] [    0.067291] ACPI: FACS 0x00000000FC001000 000040
[2025-08-15 09:14:40] [    0.067293] ACPI: FACS 0x00000000FC001000 000040
[2025-08-15 09:14:40] [    0.067294] ACPI: APIC 0x00000000FC007E70 00005C (v02 Xen    HVM      00000000 HVML 00000000)
[2025-08-15 09:14:40] [    0.067295] ACPI: Reserving FACP table memory at [mem 0xfc007d60-0xfc007e6b]
[2025-08-15 09:14:40] [    0.067296] ACPI: Reserving DSDT table memory at [mem 0xfc001040-0xfc007cda]
[2025-08-15 09:14:40] [    0.067297] ACPI: Reserving FACS table memory at [mem 0xfc001000-0xfc00103f]
[2025-08-15 09:14:40] [    0.067297] ACPI: Reserving FACS table memory at [mem 0xfc001000-0xfc00103f]
[2025-08-15 09:14:40] [    0.067298] ACPI: Reserving APIC table memory at [mem 0xfc007e70-0xfc007ecb]
[2025-08-15 09:14:40] [    0.067428] No NUMA configuration found
[2025-08-15 09:14:40] [    0.067429] Faking a node at [mem 0x0000000000000000-0x00000000fc007fff]
[2025-08-15 09:14:40] [    0.067435] NODE_DATA(0) allocated [mem 0x31fd52c0-0x31ffffff]
[2025-08-15 09:14:40] [    0.067552] Zone ranges:
[2025-08-15 09:14:40] [    0.067552]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[2025-08-15 09:14:40] [    0.067553]   DMA32    [mem 0x0000000001000000-0x00000000fc007fff]
[2025-08-15 09:14:40] [    0.067554]   Normal   empty
[2025-08-15 09:14:40] [    0.067555]   Device   empty
[2025-08-15 09:14:40] [    0.067555] Movable zone start for each node
[2025-08-15 09:14:40] [    0.067556] Early memory node ranges
[2025-08-15 09:14:40] [    0.067557]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[2025-08-15 09:14:40] [    0.067558]   node   0: [mem 0x0000000000100000-0x0000000031ffffff]
[2025-08-15 09:14:40] [    0.067558] Initmem setup node 0 [mem 0x0000000000001000-0x0000000031ffffff]
[2025-08-15 09:14:40] [    0.067562] On node 0, zone DMA: 1 pages in unavailable ranges
[2025-08-15 09:14:40] [    0.067576] On node 0, zone DMA: 96 pages in unavailable ranges
[2025-08-15 09:14:40] [    0.068446] On node 0, zone DMA32: 24576 pages in unavailable ranges
[2025-08-15 09:14:40] [    0.068494] ACPI: No IOAPIC entries present
[2025-08-15 09:14:40] [    0.068495] ACPI: Using ACPI for processor (LAPIC) configuration information
[2025-08-15 09:14:40] [    0.068496] TSC deadline timer available
[2025-08-15 09:14:40] [    0.068498] CPU topo: Max. logical packages:   1
[2025-08-15 09:14:40] [    0.068499] CPU topo: Max. logical dies:       1
[2025-08-15 09:14:40] [    0.068499] CPU topo: Max. dies per package:   1
[2025-08-15 09:14:40] [    0.068501] CPU topo: Max. threads per core:   1
[2025-08-15 09:14:40] [    0.068502] CPU topo: Num. cores per package:     6
[2025-08-15 09:14:40] [    0.068502] CPU topo: Num. threads per package:   6
[2025-08-15 09:14:40] [    0.068502] CPU topo: Allowing 6 present CPUs plus 0 hotplug CPUs
[2025-08-15 09:14:40] [    0.068507] [mem 0x32000000-0xfbffffff] available for PCI devices
[2025-08-15 09:14:40] [    0.068512] Booting kernel on Xen PVH
[2025-08-15 09:14:40] [    0.068512] Xen version: 4.17.5
[2025-08-15 09:14:40] [    0.068514] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[2025-08-15 09:14:40] [    0.072735] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:6 nr_cpu_ids:6 nr_node_ids:1
[2025-08-15 09:14:40] [    0.073023] percpu: Embedded 88 pages/cpu s237568 r8192 d114688 u524288
[2025-08-15 09:14:40] [    0.073041] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[2025-08-15 09:14:40] [    0.073043] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 clocksource=tsc xen_scrub_pages=0 swiotlb=2048
[2025-08-15 09:14:40] [    0.073062] Booted with the nomodeset parameter. Only the system framebuffer will be available
[2025-08-15 09:14:40] [    0.073107] Unknown kernel command line parameters "rd_NO_PLYMOUTH", will be passed to user space.
[2025-08-15 09:14:40] [    0.073119] random: crng init done
[2025-08-15 09:14:40] [    0.073180] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[2025-08-15 09:14:40] [    0.073209] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[2025-08-15 09:14:40] [    0.073246] Fallback order for Node 0: 0 
[2025-08-15 09:14:40] [    0.073248] Built 1 zonelists, mobility grouping on.  Total pages: 204703
[2025-08-15 09:14:40] [    0.073248] Policy zone: DMA32
[2025-08-15 09:14:40] [    0.073384] mem auto-init: stack:all(zero), heap alloc:on, heap free:on
[2025-08-15 09:14:40] [    0.073385] mem auto-init: clearing system memory may take some time...
[2025-08-15 09:14:40] [    0.119560] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[2025-08-15 09:14:40] [    0.119581] ftrace: allocating 59483 entries in 233 pages
[2025-08-15 09:14:40] [    0.125461] ftrace: allocated 233 pages with 5 groups
[2025-08-15 09:14:40] [    0.125514] Dynamic Preempt: full
[2025-08-15 09:14:40] [    0.125553] rcu: Preemptible hierarchical RCU implementation.
[2025-08-15 09:14:40] [    0.125553] rcu: 	RCU event tracing is enabled.
[2025-08-15 09:14:40] [    0.125553] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=6.
[2025-08-15 09:14:40] [    0.125554] 	Trampoline variant of Tasks RCU enabled.
[2025-08-15 09:14:40] [    0.125554] 	Rude variant of Tasks RCU enabled.
[2025-08-15 09:14:40] [    0.125555] 	Tracing variant of Tasks RCU enabled.
[2025-08-15 09:14:40] [    0.125555] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[2025-08-15 09:14:40] [    0.125556] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[2025-08-15 09:14:40] [    0.125560] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=6.
[2025-08-15 09:14:40] [    0.125561] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=6.
[2025-08-15 09:14:40] [    0.125562] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=6.
[2025-08-15 09:14:40] [    0.127613] NR_IRQS: 524544, nr_irqs: 112, preallocated irqs: 16
[2025-08-15 09:14:40] [    0.127651] xen:events: Using FIFO-based ABI
[2025-08-15 09:14:40] [    0.127659] xen:events: Xen HVM callback vector for event delivery is enabled
[2025-08-15 09:14:40] [    0.127805] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[2025-08-15 09:14:40] [    0.127876] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[2025-08-15 09:14:40] [    0.127901] Console: colour dummy device 80x25
[2025-08-15 09:14:40] [    0.127912] printk: legacy console [hvc0] enabled
[2025-08-15 09:14:40] [    0.128491] ACPI: Core revision 20240827
[2025-08-15 09:14:40] [    0.128527] ACPI: setting ELCR to 0200 (from ffff)
[2025-08-15 09:14:40] [    0.128567] APIC: Switch to symmetric I/O mode setup
[2025-08-15 09:14:40] [    0.128580] x2apic enabled
[2025-08-15 09:14:40] [    0.128624] APIC: Switched APIC routing to: physical x2apic
[2025-08-15 09:14:40] [    0.128639] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x325e9d60afa, max_idle_ns: 440795287625 ns
[2025-08-15 09:14:40] [    0.128651] Calibrating delay loop (skipped), value calculated using timer frequency.. 6988.78 BogoMIPS (lpj=3494390)
[2025-08-15 09:14:40] [    0.128713] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[2025-08-15 09:14:40] [    0.128739] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[2025-08-15 09:14:40] [    0.128744] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[2025-08-15 09:14:40] [    0.128754] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2025-08-15 09:14:40] [    0.128764] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[2025-08-15 09:14:40] [    0.128770] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[2025-08-15 09:14:40] [    0.128778] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2025-08-15 09:14:40] [    0.128787] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[2025-08-15 09:14:40] [    0.128796] Register File Data Sampling: Mitigation: Clear Register File
[2025-08-15 09:14:40] [    0.128814] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2025-08-15 09:14:40] [    0.128821] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2025-08-15 09:14:40] [    0.128828] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2025-08-15 09:14:40] [    0.128834] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[2025-08-15 09:14:40] [    0.128841] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[2025-08-15 09:14:40] [    0.128848] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[2025-08-15 09:14:40] [    0.128858] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[2025-08-15 09:14:40] [    0.129650] Freeing SMP alternatives memory: 52K
[2025-08-15 09:14:40] [    0.129650] pid_max: default: 32768 minimum: 301
[2025-08-15 09:14:40] [    0.129650] LSM: initializing lsm=lockdown,capability,yama,ima,evm
[2025-08-15 09:14:40] [    0.129650] Yama: becoming mindful.
[2025-08-15 09:14:40] [    0.129650] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2025-08-15 09:14:40] [    0.129650] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2025-08-15 09:14:40] [    0.129650] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2025-08-15 09:14:40] [    0.129650] installing Xen timer for CPU 0
[2025-08-15 09:14:40] [    0.129650] smpboot: CPU0: Intel(R) Core(TM) i5-14600K (family: 0x6, model: 0xb7, stepping: 0x1)
[2025-08-15 09:14:40] [    0.129650] cpu 0 spinlock event irq 20
[2025-08-15 09:14:40] [    0.129650] Performance Events: unsupported p6 CPU model 183 no PMU driver, software events only.
[2025-08-15 09:14:40] [    0.129650] signal: max sigframe size: 3632
[2025-08-15 09:14:40] [    0.129650] rcu: Hierarchical SRCU implementation.
[2025-08-15 09:14:40] [    0.129650] rcu: 	Max phase no-delay instances is 400.
[2025-08-15 09:14:40] [    0.129650] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[2025-08-15 09:14:40] [    0.129650] NMI watchdog: Perf NMI watchdog permanently disabled
[2025-08-15 09:14:40] [    0.129650] smp: Bringing up secondary CPUs ...
[2025-08-15 09:14:40] [    0.129650] installing Xen timer for CPU 1
[2025-08-15 09:14:40] [    0.129650] smpboot: x86: Booting SMP configuration:
[2025-08-15 09:14:41] [    0.129650] .... node  #0, CPUs:      #1
[2025-08-15 09:14:41] [    0.129650] installing Xen timer for CPU 2
[2025-08-15 09:14:41] [    0.129650]  #2
[2025-08-15 09:14:41] [    0.129777] installing Xen timer for CPU 3
[2025-08-15 09:14:41] [    0.129844]  #3
[2025-08-15 09:14:41] [    0.130045] installing Xen timer for CPU 4
[2025-08-15 09:14:41] [    0.130080]  #4
[2025-08-15 09:14:41] [    0.130234] installing Xen timer for CPU 5
[2025-08-15 09:14:41] [    0.130273]  #5
[2025-08-15 09:14:41] [    0.130375] cpu 1 spinlock event irq 41
[2025-08-15 09:14:41] [    0.130690] cpu 2 spinlock event irq 42
[2025-08-15 09:14:41] [    0.130701] cpu 3 spinlock event irq 43
[2025-08-15 09:14:41] [    0.130701] cpu 4 spinlock event irq 44
[2025-08-15 09:14:41] [    0.130702] cpu 5 spinlock event irq 45
[2025-08-15 09:14:41] [    0.130710] smp: Brought up 1 node, 6 CPUs
[2025-08-15 09:14:41] [    0.130710] smpboot: Total of 6 processors activated (41932.68 BogoMIPS)
[2025-08-15 09:14:41] [    0.131661] Memory: 714748K/818812K available (20480K kernel code, 4360K rwdata, 10064K rodata, 5596K init, 5932K bss, 94544K reserved, 0K cma-reserved)
[2025-08-15 09:14:41] [    0.131710] devtmpfs: initialized
[2025-08-15 09:14:41] [    0.131710] x86/mm: Memory block size: 128MB
[2025-08-15 09:14:41] [    0.131932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[2025-08-15 09:14:41] [    0.131944] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[2025-08-15 09:14:41] [    0.131987] pinctrl core: initialized pinctrl subsystem
[2025-08-15 09:14:41] [    0.132667] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[2025-08-15 09:14:41] [    0.132684] xen:grant_table: Grant tables using version 1 layout
[2025-08-15 09:14:41] [    0.132702] Grant table initialized
[2025-08-15 09:14:41] [    0.132773] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[2025-08-15 09:14:41] [    0.132782] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[2025-08-15 09:14:41] [    0.132790] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[2025-08-15 09:14:41] [    0.132804] audit: initializing netlink subsys (disabled)
[2025-08-15 09:14:41] [    0.132821] audit: type=2000 audit(1755274480.933:1): state=initialized audit_enabled=0 res=1
[2025-08-15 09:14:41] [    0.132821] thermal_sys: Registered thermal governor 'fair_share'
[2025-08-15 09:14:41] [    0.132821] thermal_sys: Registered thermal governor 'bang_bang'
[2025-08-15 09:14:41] [    0.132821] thermal_sys: Registered thermal governor 'step_wise'
[2025-08-15 09:14:41] [    0.132821] thermal_sys: Registered thermal governor 'user_space'
[2025-08-15 09:14:41] [    0.132821] cpuidle: using governor menu
[2025-08-15 09:14:41] [    0.133766] PCI: Fatal: No config space access function found
[2025-08-15 09:14:41] [    0.133976] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[2025-08-15 09:14:41] [    0.136772] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[2025-08-15 09:14:41] [    0.136785] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[2025-08-15 09:14:41] [    0.136795] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[2025-08-15 09:14:41] [    0.136804] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[2025-08-15 09:14:41] [    0.137008] cryptd: max_cpu_qlen set to 1000
[2025-08-15 09:14:41] [    0.137008] raid6: skipped pq benchmark and selected avx2x4
[2025-08-15 09:14:41] [    0.137008] raid6: using avx2x2 recovery algorithm
[2025-08-15 09:14:41] [    0.137008] ACPI: Added _OSI(Module Device)
[2025-08-15 09:14:41] [    0.137008] ACPI: Added _OSI(Processor Device)
[2025-08-15 09:14:41] [    0.137008] ACPI: Added _OSI(Processor Aggregator Device)
[2025-08-15 09:14:41] [    0.137650] ACPI: 1 ACPI AML tables successfully acquired and loaded
[2025-08-15 09:14:41] [    0.137650] ACPI: OSL: SCI (ACPI GSI 9) not registered
[2025-08-15 09:14:41] [    0.141650] ACPI: Interpreter enabled
[2025-08-15 09:14:41] [    0.141650] ACPI: PM: (supports S0)
[2025-08-15 09:14:41] [    0.141650] ACPI: Using platform specific model for interrupt routing
[2025-08-15 09:14:41] [    0.141859] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[2025-08-15 09:14:41] [    0.141877] PCI: Using E820 reservations for host bridge windows
[2025-08-15 09:14:41] [    0.141995] ACPI: Enabled 1 GPEs in block 00 to 0F
[2025-08-15 09:14:41] [    0.142013] ACPI Error: No handler or method for GPE 00, disabling event (20240827/evgpe-839)
[2025-08-15 09:14:41] [    0.142036] ACPI Error: No handler or method for GPE 01, disabling event (20240827/evgpe-839)
[2025-08-15 09:14:41] [    0.142068] ACPI Error: No handler or method for GPE 03, disabling event (20240827/evgpe-839)
[2025-08-15 09:14:41] [    0.142090] ACPI Error: No handler or method for GPE 04, disabling event (20240827/evgpe-839)
[2025-08-15 09:14:41] [    0.142112] ACPI Error: No handler or method for GPE 05, disabling event (20240827/evgpe-839)
[2025-08-15 09:14:41] [    0.142136] ACPI Error: No handler or method for GPE 06, disabling event (20240827/evgpe-839)
[2025-08-15 09:14:41] [    0.142157] ACPI Error: No handler or method for GPE 07, disabling event (20240827/evgpe-839)
[2025-08-15 09:14:41] [    0.146650] xen:balloon: Initialising balloon driver
[2025-08-15 09:14:41] [    0.147680] iommu: Default domain type: Translated
[2025-08-15 09:14:41] [    0.147680] iommu: DMA domain TLB invalidation policy: lazy mode
[2025-08-15 09:14:41] [    0.147703] SCSI subsystem initialized
[2025-08-15 09:14:41] [    0.147712] ACPI: bus type USB registered
[2025-08-15 09:14:41] [    0.147712] usbcore: registered new interface driver usbfs
[2025-08-15 09:14:41] [    0.147712] usbcore: registered new interface driver hub
[2025-08-15 09:14:41] [    0.147712] usbcore: registered new device driver usb
[2025-08-15 09:14:41] [    0.147712] pps_core: LinuxPPS API ver. 1 registered
[2025-08-15 09:14:41] [    0.147714] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[2025-08-15 09:14:41] [    0.147723] PTP clock support registered
[2025-08-15 09:14:41] [    0.147734] EDAC MC: Ver: 3.0.0
[2025-08-15 09:14:41] [    0.147799] NetLabel: Initializing
[2025-08-15 09:14:41] [    0.147804] NetLabel:  domain hash size = 128
[2025-08-15 09:14:41] [    0.147809] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[2025-08-15 09:14:41] [    0.147824] NetLabel:  unlabeled traffic allowed by default
[2025-08-15 09:14:41] [    0.147831] mctp: management component transport protocol core
[2025-08-15 09:14:41] [    0.147838] NET: Registered PF_MCTP protocol family
[2025-08-15 09:14:41] [    0.147846] PCI: Using ACPI for IRQ routing
[2025-08-15 09:14:41] [    0.147851] PCI: System does not support PCI
[2025-08-15 09:14:41] [    0.147877] vgaarb: loaded
[2025-08-15 09:14:41] [    0.148375] clocksource: Switched to clocksource tsc-early
[2025-08-15 09:14:41] [    0.148375] VFS: Disk quotas dquot_6.6.0
[2025-08-15 09:14:41] [    0.148375] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[2025-08-15 09:14:41] [    0.148375] pnp: PnP ACPI init
[2025-08-15 09:14:41] [    0.148375] pnp: PnP ACPI: found 0 devices
[2025-08-15 09:14:41] [    0.148650] NET: Registered PF_INET protocol family
[2025-08-15 09:14:41] [    0.148650] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[2025-08-15 09:14:41] [    0.148650] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[2025-08-15 09:14:41] [    0.148650] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[2025-08-15 09:14:41] [    0.148650] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[2025-08-15 09:14:41] [    0.148650] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[2025-08-15 09:14:41] [    0.148650] TCP: Hash tables configured (established 8192 bind 8192)
[2025-08-15 09:14:41] [    0.148650] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)
[2025-08-15 09:14:41] [    0.148650] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[2025-08-15 09:14:41] [    0.148650] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[2025-08-15 09:14:41] [    0.148650] NET: Registered PF_UNIX/PF_LOCAL protocol family
[2025-08-15 09:14:41] [    0.149853] NET: Registered PF_XDP protocol family
[2025-08-15 09:14:41] [    0.149856] PCI: CLS 0 bytes, default 64
[2025-08-15 09:14:41] [    0.149856] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325e9d60afa, max_idle_ns: 440795287625 ns
[2025-08-15 09:14:41] [    0.149949] clocksource: Switched to clocksource tsc
[2025-08-15 09:14:41] [    0.149976] Trying to unpack rootfs image as initramfs...
[2025-08-15 09:14:41] [    0.155175] Freeing initrd memory: 20080K
[2025-08-15 09:14:41] [    0.157399] Initialise system trusted keyrings
[2025-08-15 09:14:41] [    0.157411] Key type blacklist registered
[2025-08-15 09:14:41] [    0.157467] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[2025-08-15 09:14:41] [    0.157482] zbud: loaded
[2025-08-15 09:14:41] [    0.157597] integrity: Platform Keyring initialized
[2025-08-15 09:14:41] [    0.157603] integrity: Machine keyring initialized
[2025-08-15 09:14:41] [    0.161719] NET: Registered PF_ALG protocol family
[2025-08-15 09:14:41] [    0.161730] xor: automatically using best checksumming function   avx       
[2025-08-15 09:14:41] [    0.161739] Key type asymmetric registered
[2025-08-15 09:14:41] [    0.332971] Asymmetric key parser 'x509' registered
[2025-08-15 09:14:41] [    0.335237] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[2025-08-15 09:14:41] [    0.335318] io scheduler mq-deadline registered
[2025-08-15 09:14:41] [    0.335328] io scheduler kyber registered
[2025-08-15 09:14:41] [    0.335338] io scheduler bfq registered
[2025-08-15 09:14:41] [    0.337129] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[2025-08-15 09:14:41] [    0.341063] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[2025-08-15 09:14:41] [    0.342066] Non-volatile memory driver v1.3
[2025-08-15 09:14:41] [    0.342079] Linux agpgart interface v0.103
[2025-08-15 09:14:41] [    0.342128] ACPI: bus type drm_connector registered
[2025-08-15 09:14:41] [    0.342782] usbcore: registered new interface driver usbserial_generic
[2025-08-15 09:14:41] [    0.342799] usbserial: USB Serial support registered for generic
[2025-08-15 09:14:41] [    0.342820] i8042: PNP: No PS/2 controller found.
[2025-08-15 09:14:41] [    0.342842] mousedev: PS/2 mouse device common for all mice
[2025-08-15 09:14:41] [    0.342895] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[2025-08-15 09:14:41] [    0.342918] device-mapper: uevent: version 1.0.3
[2025-08-15 09:14:41] [    0.342944] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[2025-08-15 09:14:41] [    0.343051] intel_pstate: CPU model not supported
[2025-08-15 09:14:41] [    0.343076] hid: raw HID events driver (C) Jiri Kosina
[2025-08-15 09:14:41] [    0.343106] usbcore: registered new interface driver usbhid
[2025-08-15 09:14:41] [    0.343115] usbhid: USB HID core driver
[2025-08-15 09:14:41] [    0.343168] drop_monitor: Initializing network drop monitor service
[2025-08-15 09:14:41] [    0.343244] Initializing XFRM netlink socket
[2025-08-15 09:14:41] [    0.343267] NET: Registered PF_INET6 protocol family
[2025-08-15 09:14:41] [    0.345005] Segment Routing with IPv6
[2025-08-15 09:14:41] [    0.345016] RPL Segment Routing with IPv6
[2025-08-15 09:14:41] [    0.345034] In-situ OAM (IOAM) with IPv6
[2025-08-15 09:14:41] [    0.345060] mip6: Mobile IPv6
[2025-08-15 09:14:41] [    0.345070] NET: Registered PF_PACKET protocol family
[2025-08-15 09:14:41] [    0.345544] IPI shorthand broadcast: enabled
[2025-08-15 09:14:41] [    0.345711] AES CTR mode by8 optimization enabled
[2025-08-15 09:14:41] [    0.347196] sched_clock: Marking stable (346004757, 843756)->(543029482, -196180969)
[2025-08-15 09:14:41] [    0.347396] registered taskstats version 1
[2025-08-15 09:14:41] [    0.347898] Loading compiled-in X.509 certificates
[2025-08-15 09:14:41] [    0.363062] Loaded X.509 cert 'Build time autogenerated kernel key: e9fbb89ade297c268467639ac7fd7d678a80f6aa'
[2025-08-15 09:14:41] [    0.365266] Demotion targets for Node 0: null
[2025-08-15 09:14:41] [    0.365277] page_owner is disabled
[2025-08-15 09:14:41] [    0.365741] Key type .fscrypt registered
[2025-08-15 09:14:41] [    0.365748] Key type fscrypt-provisioning registered
[2025-08-15 09:14:41] [    0.365970] Btrfs loaded, zoned=yes, fsverity=yes
[2025-08-15 09:14:41] [    0.365991] Key type big_key registered
[2025-08-15 09:14:41] [    0.372882] Key type encrypted registered
[2025-08-15 09:14:41] [    0.372907] ima: No TPM chip found, activating TPM-bypass!
[2025-08-15 09:14:41] [    0.372924] Loading compiled-in module X.509 certificates
[2025-08-15 09:14:41] [    0.373511] Loaded X.509 cert 'Build time autogenerated kernel key: e9fbb89ade297c268467639ac7fd7d678a80f6aa'
[2025-08-15 09:14:41] [    0.373546] ima: Allocated hash algorithm: sha256
[2025-08-15 09:14:41] [    0.373580] ima: No architecture policies found
[2025-08-15 09:14:41] [    0.373614] evm: Initialising EVM extended attributes:
[2025-08-15 09:14:41] [    0.373630] evm: security.selinux
[2025-08-15 09:14:41] [    0.373642] evm: security.SMACK64 (disabled)
[2025-08-15 09:14:41] [    0.373657] evm: security.SMACK64EXEC (disabled)
[2025-08-15 09:14:41] [    0.373672] evm: security.SMACK64TRANSMUTE (disabled)
[2025-08-15 09:14:41] [    0.373688] evm: security.SMACK64MMAP (disabled)
[2025-08-15 09:14:41] [    0.373703] evm: security.apparmor
[2025-08-15 09:14:41] [    0.373715] evm: security.ima
[2025-08-15 09:14:41] [    0.373726] evm: security.capability
[2025-08-15 09:14:41] [    0.373738] evm: HMAC attrs: 0x1
[2025-08-15 09:14:41] [    0.380726] alg: No test for 842 (842-scomp)
[2025-08-15 09:14:41] [    0.380872] alg: No test for 842 (842-generic)
[2025-08-15 09:14:41] [    0.418890] xenbus_probe_frontend: Device with no driver: device/vbd/51712
[2025-08-15 09:14:41] [    0.418908] xenbus_probe_frontend: Device with no driver: device/vbd/51728
[2025-08-15 09:14:41] [    0.418917] xenbus_probe_frontend: Device with no driver: device/vbd/51744
[2025-08-15 09:14:41] [    0.418926] xenbus_probe_frontend: Device with no driver: device/vbd/51760
[2025-08-15 09:14:41] [    0.418936] xenbus_probe_frontend: Device with no driver: device/vif/0
[2025-08-15 09:14:41] [    0.419082] RAS: Correctable Errors collector initialized.
[2025-08-15 09:14:41] [    0.419127] clk: Disabling unused clocks
[2025-08-15 09:14:41] [    0.419134] PM: genpd: Disabling unused power domains
[2025-08-15 09:14:41] [    0.428901] Freeing unused decrypted memory: 2028K
[2025-08-15 09:14:41] [    0.429710] Freeing unused kernel image (initmem) memory: 5596K
[2025-08-15 09:14:41] [    0.533919] Write protecting the kernel read-only data: 30720k
[2025-08-15 09:14:41] [    0.534134] Freeing unused kernel image (rodata/data gap) memory: 176K
[2025-08-15 09:14:41] [    0.534152] Run /init as init process
[2025-08-15 09:14:41] Qubes initramfs script here:
[2025-08-15 09:14:41] [    0.548106] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-08-15 09:14:41] [    0.552097]  xvda: xvda1 xvda2 xvda3
[2025-08-15 09:14:41] [    0.555741] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-08-15 09:14:41] [    0.559602] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-08-15 09:14:41] [    0.563207] blkfront: xvdd: barrier or flush: disabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-08-15 09:14:41] Waiting for /dev/xvda* devices...
[2025-08-15 09:14:41] Qubes: Doing R/W setup for TemplateVM...
[2025-08-15 09:14:41] [    0.926890]  xvdc: xvdc1 xvdc3
[2025-08-15 09:14:41] Setting up swapspace version 1, size = 1073737728 bytes
[2025-08-15 09:14:41] UUID=4e83cc4a-2cd0-4d9d-80bd-4a554af22742
[2025-08-15 09:14:41] Qubes: done.
[2025-08-15 09:14:41] [    1.010945] EXT4-fs (xvda3): recovery complete
[2025-08-15 09:14:41] [    1.012468] EXT4-fs (xvda3): mounted filesystem 31dae1fa-fb50-4b5d-9c10-dae268579d2c r/w with ordered data mode. Quota mode: none.
[2025-08-15 09:14:41] Waiting for /dev/xvdd device...
[2025-08-15 09:14:42] [    1.016622] EXT4-fs (xvdd): mounting ext3 file system using the ext4 subsystem
[2025-08-15 09:14:42] [    1.018298] EXT4-fs (xvdd): mounted filesystem 963fd1f1-6669-410a-87d6-240324c66469 ro with ordered data mode. Quota mode: none.
[2025-08-15 09:14:42] mount: can't read '/proc/mounts': No such file or directory
[2025-08-15 09:14:42] [    1.180707] systemd[1]: systemd 255.18-1.fc40 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[2025-08-15 09:14:42] [    1.180898] systemd[1]: Detected virtualization xen.
[2025-08-15 09:14:42] [    1.180952] systemd[1]: Detected architecture x86-64.
[2025-08-15 09:14:42] 
[2025-08-15 09:14:42] Welcome to .[0;38;2;60;110;180mFedora Linux 40 (Forty).[0m!
[2025-08-15 09:14:42] 
[2025-08-15 09:14:42] [.[0;1;31m  !!  .[0m] This OS version (Fedora Linux 40 (Forty)) is past its end-of-support date (2025-05-13)

[2025-08-15 09:14:42] [    1.184212] systemd[1]: No hostname configured, using default hostname.
[2025-08-15 09:14:42] [    1.184370] systemd[1]: Hostname set to <fedora>.
[2025-08-15 09:14:42] [    1.241125] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
[2025-08-15 09:14:42] [    1.461042] systemd[1]: Queued start job for default target multi-user.target.
[2025-08-15 09:14:42] [    1.484284] systemd[1]: Created slice system-cups.slice - CUPS Slice.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Created slice .[0;1;39msystem-cups.slice.[0m - CUPS Slice.

[2025-08-15 09:14:42] [    1.484921] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Created slice .[0;1;39msystem-getty.slice.[0m - Slice /system/getty.

[2025-08-15 09:14:42] [    1.485382] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Created slice .[0;1;39msystem-modprobe.slice.[0m - Slice /system/modprobe.

[2025-08-15 09:14:42] [    1.485833] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Created slice .[0;1;39msystem-serial\x2dget…slice.[0m - Slice /system/serial-getty.

[2025-08-15 09:14:42] [    1.486220] systemd[1]: Created slice user.slice - User and Session Slice.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Created slice .[0;1;39muser.slice.[0m - User and Session Slice.

[2025-08-15 09:14:42] [    1.486391] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-ask-password-conso….[0mequests to Console Directory Watch.

[2025-08-15 09:14:42] [    1.486544] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-ask-password-wall.….[0md Requests to Wall Directory Watch.

[2025-08-15 09:14:42] [    1.486876] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Set up automount .[0;1;39mproc-sys-fs-binfm….[0mormats File System Automount Point.

[2025-08-15 09:14:42] [    1.487011] systemd[1]: Expecting device dev-hvc0.device - /dev/hvc0...
[2025-08-15 09:14:42]          Expecting device .[0;1;39mdev-hvc0.device.[0m - /dev/hvc0...

[2025-08-15 09:14:42] [    1.487108] systemd[1]: Expecting device dev-xvdc1.device - /dev/xvdc1...
[2025-08-15 09:14:42]          Expecting device .[0;1;39mdev-xvdc1.device.[0m - /dev/xvdc1...

[2025-08-15 09:14:42] [    1.487211] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Reached target .[0;1;39mcryptsetup.target.[0m - Local Encrypted Volumes.

[2025-08-15 09:14:42] [    1.487326] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Reached target .[0;1;39mintegritysetup.targ….[0m Local Integrity Protected Volumes.

[2025-08-15 09:14:42] [    1.487469] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Reached target .[0;1;39mremote-fs.target.[0m - Remote File Systems.

[2025-08-15 09:14:42] [    1.487579] systemd[1]: Reached target slices.target - Slice Units.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Reached target .[0;1;39mslices.target.[0m - Slice Units.

[2025-08-15 09:14:42] [    1.487703] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Reached target .[0;1;39mveritysetup.target.[0m - Local Verity Protected Volumes.

[2025-08-15 09:14:42] [    1.487917] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39mdm-event.socket.[0m - Device-mapper event daemon FIFOs.

[2025-08-15 09:14:42] [    1.489033] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39mlvm2-lvmpolld.socket.[0m - LVM2 poll daemon socket.

[2025-08-15 09:14:42] [    1.491389] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-coredump.socket.[0m - Process Core Dump Socket.

[2025-08-15 09:14:42] [    1.491589] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-initctl.socke….[0m- initctl Compatibility Named Pipe.

[2025-08-15 09:14:42] [    1.492152] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-journald-audit.socket.[0m - Journal Audit Socket.

[2025-08-15 09:14:42] [    1.492367] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-journald-dev-…socket.[0m - Journal Socket (/dev/log).

[2025-08-15 09:14:42] [    1.492577] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-journald.socket.[0m - Journal Socket.

[2025-08-15 09:14:42] [    1.492819] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-oomd.socket.[0m -… Out-Of-Memory (OOM) Killer Socket.

[2025-08-15 09:14:42] [    1.492956] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[2025-08-15 09:14:42] [    1.493442] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-udevd-control.socket.[0m - udev Control Socket.

[2025-08-15 09:14:42] [    1.493624] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-udevd-kernel.socket.[0m - udev Kernel Socket.

[2025-08-15 09:14:42] [    1.494283] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-userdbd.socket.[0m - User Database Manager Socket.

[2025-08-15 09:14:42] [    1.664188] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[2025-08-15 09:14:42]          Mounting .[0;1;39mdev-hugepages.mount.[0m - Huge Pages File System...

[2025-08-15 09:14:42] [    1.664571] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[2025-08-15 09:14:42]          Mounting .[0;1;39mdev-mqueue.mount.[0m - POSIX Message Queue File System...

[2025-08-15 09:14:42] [    1.664872] systemd[1]: Mounting proc-xen.mount - Mount /proc/xen files...
[2025-08-15 09:14:42]          Mounting .[0;1;39mproc-xen.mount.[0m - Mount /proc/xen files...

[2025-08-15 09:14:42] [    1.665151] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[2025-08-15 09:14:42]          Mounting .[0;1;39msys-kernel-debug.mount.[0m - Kernel Debug File System...

[2025-08-15 09:14:42] [    1.665433] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[2025-08-15 09:14:42]          Mounting .[0;1;39msys-kernel-tracing.mount.[0m - Kernel Trace File System...

[2025-08-15 09:14:42] [    1.666404] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[2025-08-15 09:14:42]          Starting .[0;1;39mkmod-static-nodes.service.[0m…eate List of Static Device Nodes...

[2025-08-15 09:14:42] [    1.666827] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[2025-08-15 09:14:42]          Starting .[0;1;39mlvm2-monitor.service.[0m - Mo…ing dmeventd or progress polling...

[2025-08-15 09:14:42] [    1.667781] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[2025-08-15 09:14:42]          Starting .[0;1;39mmodprobe@configfs.service.[0m - Load Kernel Module configfs...

[2025-08-15 09:14:42] [    1.668773] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[2025-08-15 09:14:42]          Starting .[0;1;39mmodprobe@dm_mod.service.[0m - Load Kernel Module dm_mod...

[2025-08-15 09:14:42] [    1.669777] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[2025-08-15 09:14:42]          Starting .[0;1;39mmodprobe@drm.service.[0m - Load Kernel Module drm...

[2025-08-15 09:14:42] [    1.670548] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[2025-08-15 09:14:42]          Starting .[0;1;39mmodprobe@fuse.service.[0m - Load Kernel Module fuse...

[2025-08-15 09:14:42] [    1.672044] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[2025-08-15 09:14:42]          Starting .[0;1;39mmodprobe@loop.service.[0m - Load Kernel Module loop...

[2025-08-15 09:14:42] [    1.672191] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[2025-08-15 09:14:42] [    1.673984] systemd[1]: Starting systemd-journald.service - Journal Service...
[2025-08-15 09:14:42]          Starting .[0;1;39msystemd-journald.service.[0m - Journal Service...

[2025-08-15 09:14:42] [    1.678896] loop: module loaded
[2025-08-15 09:14:42] [    1.679143] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[2025-08-15 09:14:42]          Starting .[0;1;39msystemd-modules-load.service.[0m - Load Kernel Modules...

[2025-08-15 09:14:42] [    1.679318] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[2025-08-15 09:14:42] [    1.680683] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[2025-08-15 09:14:42]          Starting .[0;1;39msystemd-remount-fs.servic….[0munt Root and Kernel File Systems...

[2025-08-15 09:14:42] [    1.680948] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[2025-08-15 09:14:42] [    1.681796] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[2025-08-15 09:14:42]          Starting .[0;1;39msystemd-udev-trigger.service.[0m - Coldplug All udev Devices...

[2025-08-15 09:14:42] [    1.684124] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Mounted .[0;1;39mdev-hugepages.mount.[0m - Huge Pages File System.

[2025-08-15 09:14:42] [    1.684492] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Mounted .[0;1;39mdev-mqueue.mount.[0m - POSIX Message Queue File System.

[2025-08-15 09:14:42] [    1.684817] systemd[1]: Mounted proc-xen.mount - Mount /proc/xen files.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Mounted .[0;1;39mproc-xen.mount.[0m - Mount /proc/xen files.

[2025-08-15 09:14:42] [    1.687311] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Mounted .[0;1;39msys-kernel-debug.mount.[0m - Kernel Debug File System.

[2025-08-15 09:14:42] [    1.687616] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Mounted .[0;1;39msys-kernel-tracing.mount.[0m - Kernel Trace File System.

[2025-08-15 09:14:42] [    1.688316] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Finished .[0;1;39mkmod-static-nodes.service.[0m…Create List of Static Device Nodes.

[2025-08-15 09:14:42] [    1.689170] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[2025-08-15 09:14:42] [    1.693278] systemd-journald[343]: Collecting audit messages is enabled.
[2025-08-15 09:14:42] [    1.862916] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[2025-08-15 09:14:42] [    1.862965] xen:xen_evtchn: Event-channel device installed
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Finished .[0;1;39mmodprobe@configfs.service.[0m - Load Kernel Module configfs.

[2025-08-15 09:14:42] [    1.863064] audit: type=1130 audit(1755274482.662:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:14:42] [    1.863102] audit: type=1131 audit(1755274482.662:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:14:42] [    1.863155] fuse: init (API version 7.41)
[2025-08-15 09:14:42] [    1.863560] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[2025-08-15 09:14:42] [    1.863672] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Finished .[0;1;39mmodprobe@dm_mod.service.[0m - Load Kernel Module dm_mod.

[2025-08-15 09:14:42] [    1.863761] audit: type=1130 audit(1755274482.662:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:14:42] [    1.863798] audit: type=1131 audit(1755274482.662:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:14:42] [    1.864042] systemd[1]: modprobe@drm.service: Deactivated successfully.
[2025-08-15 09:14:42] [    1.864169] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[2025-08-15 09:14:42] [.[0;32m  OK  .[0m] Finished .[0;1;39mmodprobe@drm.service.[0m - Load Kernel Module drm.

[2025-08-15 09:14:42] [    1.864261] audit: type=1130 audit(1755274482.663:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:14:42] [    1.864281] audit: type=1131 audit(1755274482.663:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:14:42] [    1.864428] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[2025-08-15 09:14:42] [    1.864538] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39mmodprobe@fuse.service.[0m - Load Kernel Module fuse.

[2025-08-15 09:14:43] [    1.864625] audit: type=1130 audit(1755274482.663:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:14:43] [    1.864643] audit: type=1131 audit(1755274482.663:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:14:43] [    1.864775] systemd[1]: modprobe@loop.service: Deactivated successfully.
[2025-08-15 09:14:43] [    1.864896] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39mmodprobe@loop.service.[0m - Load Kernel Module loop.

[2025-08-15 09:14:43] [    1.864971] audit: type=1130 audit(1755274482.664:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:14:43] [    1.865894] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[2025-08-15 09:14:43]          Mounting .[0;1;39msys-fs-fuse-connections.mount.[0m - FUSE Control File System...

[2025-08-15 09:14:43] [    1.866383] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[2025-08-15 09:14:43]          Mounting .[0;1;39msys-kernel-config.mount.[0m - Kernel Configuration File System...

[2025-08-15 09:14:43] [    1.866490] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[2025-08-15 09:14:43] [    1.867207] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-tmpfiles-setup-de….[0m Device Nodes in /dev gracefully...

[2025-08-15 09:14:43] [    1.867345] systemd[1]: Started systemd-journald.service - Journal Service.
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-journald.service.[0m - Journal Service.

[2025-08-15 09:14:43] [    1.869024] EXT4-fs (xvda3): re-mounted 31dae1fa-fb50-4b5d-9c10-dae268579d2c.
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Mounted .[0;1;39msys-kernel-config.mount.[0m - Kernel Configuration File System.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-remount-fs.servic….[0mmount Root and Kernel File Systems.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-udev-trigger.service.[0m - Coldplug All udev Devices.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Mounted .[0;1;39msys-fs-fuse-connections.mount.[0m - FUSE Control File System.

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-journal-flush.ser….[0msh Journal to Persistent Storage...

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-random-seed.service.[0m - Load/Save OS Random Seed...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39mlvm2-monitor.service.[0m - Mo…using dmeventd or progress polling.

[2025-08-15 09:14:43] [    2.069826] systemd-journald[343]: Received client request to flush runtime journal.
[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-userdbd.service.[0m - User Database Manager...

[2025-08-15 09:14:43] [    2.074490] systemd-journald[343]: File /var/log/journal/1100ddd878874d428588a5d7b8854a95/system.journal corrupted or uncleanly shut down, renaming and replacing.
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-userdbd.service.[0m - User Database Manager.

[2025-08-15 09:14:43] [    2.092544] Rounding down aligned max_sectors from 4294967295 to 4294967288
[2025-08-15 09:14:43] [    2.092595] db_root: cannot open: /etc/target
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-random-seed.service.[0m - Load/Save OS Random Seed.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-modules-load.service.[0m - Load Kernel Modules.

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-sysctl.service.[0m - Apply Kernel Variables...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-journal-flush.ser….[0mlush Journal to Persistent Storage.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-tmpfiles-setup-de….[0mic Device Nodes in /dev gracefully.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-sysctl.service.[0m - Apply Kernel Variables.

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-tmpfiles-setup-de….[0meate Static Device Nodes in /dev...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-tmpfiles-setup-de….[0mCreate Static Device Nodes in /dev.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39mlocal-fs-pre.target.[0m…Preparation for Local File Systems.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Set up automount .[0;1;39mefi.automount.[0m - EFI System Partition Automount.

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-udevd.service.[0m - R…ager for Device Events and Files...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-udevd.service.[0m - Ru…anager for Device Events and Files.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Found device .[0;1;39mdev-hvc0.device.[0m - /dev/hvc0.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Found device .[0;1;39mdev-xvdc1.device.[0m - /dev/xvdc1.

[2025-08-15 09:14:43] [    2.251750] input: PC Speaker as /devices/platform/pcspkr/input/input0
[2025-08-15 09:14:43]          Activating swap .[0;1;39mdev-xvdc1.swap.[0m - /dev/xvdc1...

[2025-08-15 09:14:43] [    2.257082] Adding 1048572k swap on /dev/xvdc1.  Priority:-2 extents:1 across:1048572k SS
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Activated swap .[0;1;39mdev-xvdc1.swap.[0m - /dev/xvdc1.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39mswap.target.[0m - Swaps.

[2025-08-15 09:14:43]          Mounting .[0;1;39mtmp.mount.[0m - Temporary Directory /tmp...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Mounted .[0;1;39mtmp.mount.[0m - Temporary Directory /tmp.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39mlocal-fs.target.[0m - Local File Systems.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-sysext.socket.[0m…tension Image Management (Varlink).

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-tmpfiles-setup.se….[0mate System Files and Directories...

[2025-08-15 09:14:43] [    2.269201] xen_netfront: Initialising Xen virtual ethernet driver
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mhaveged.service.[0m - Entropy …emon based on the HAVEGE algorithm.

[2025-08-15 09:14:43] [    2.272515] xen_netfront: backend supports XDP headroom
[2025-08-15 09:14:43] [    2.272530] vif vif-0: bouncing transmitted data to zeroed pages
[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-vconsole-setup.service.[0m - Virtual Console Setup...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-tmpfiles-setup.se….[0mreate System Files and Directories.

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-oomd.service.[0m - Us…space Out-Of-Memory (OOM) Killer...

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-resolved.service.[0m - Network Name Resolution...

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-update-utmp.servi….[0mord System Boot/Shutdown in UTMP...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-update-utmp.servi….[0mecord System Boot/Shutdown in UTMP.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-oomd.service.[0m - Userspace Out-Of-Memory (OOM) Killer.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-vconsole-setup.service.[0m - Virtual Console Setup.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-resolved.service.[0m - Network Name Resolution.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39mnss-lookup.target.[0m - Host and Network Name Lookups.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39msysinit.target.[0m - System Initialization.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mcups.path.[0m - CUPS Scheduler.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mdnf-makecache.timer.[0m - dnf makecache --timer.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mfstrim.timer.[0m - Discard unused filesystem blocks once a week.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mlogrotate.timer.[0m - Daily rotation of log files.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mraid-check.timer.[0m - Weekly RAID setup health check.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-tmpfiles-clean.tim….[0my Cleanup of Temporary Directories.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39munbound-anchor.timer.[0m - dai…f the root trust anchor for DNSSEC.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39mpaths.target.[0m - Path Units.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39mtimers.target.[0m - Timer Units.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Listening on .[0;1;39mavahi-daemon.socket.[0m -…DNS/DNS-SD Stack Activation Socket.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Listening on .[0;1;39mcups.socket.[0m - CUPS Scheduler.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Listening on .[0;1;39mdbus.socket.[0m - D-Bus System Message Bus Socket.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Listening on .[0;1;39mpcscd.socket.[0m - PC/SC Smart Card Daemon Activation Socket.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39msockets.target.[0m - Socket Units.

[2025-08-15 09:14:43]          Starting .[0;1;39mdbus-broker.service.[0m - D-Bus System Message Bus...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mdbus-broker.service.[0m - D-Bus System Message Bus.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39mbasic.target.[0m - Basic System.

[2025-08-15 09:14:43]          Starting .[0;1;39mNetworkManager.service.[0m - Network Manager...

[2025-08-15 09:14:43]          Starting .[0;1;39mavahi-daemon.service.[0m - Avahi mDNS/DNS-SD Stack...

[2025-08-15 09:14:43]          Starting .[0;1;39mdkms.service.[0m - Builds and… new kernel modules through DKMS...

[2025-08-15 09:14:43]          Starting .[0;1;39mdracut-shutdown.service.[0m -…store /run/initramfs on shutdown...

[2025-08-15 09:14:43]          Starting .[0;1;39mpolkit.service.[0m - Authorization Manager...

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-homed.service.[0m - Home Area Manager...

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-logind.service.[0m - User Login Management...

[2025-08-15 09:14:43]          Starting .[0;1;39mxenstored.service.[0m - The Xen xenstore...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39mdracut-shutdown.service.[0m - Restore /run/initramfs on shutdown.

[2025-08-15 09:14:43] [.[0;1;31mFAILED.[0m] Failed to start .[0;1;39mxenstored.service.[0m - The Xen xenstore.

[2025-08-15 09:14:43] See 'systemctl status xenstored.service' for details.

[2025-08-15 09:14:43]          Starting .[0;1;39mxenconsoled.service.[0m - Xen…om guest consoles and hypervisor...

[2025-08-15 09:14:43] [    2.387380] vif vif-0 enX0: renamed from eth0
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-homed.service.[0m - Home Area Manager.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mavahi-daemon.service.[0m - Avahi mDNS/DNS-SD Stack.

[2025-08-15 09:14:43] [.[0;1;31mFAILED.[0m] Failed to start .[0;1;39mxenconsoled.servic….[0mfrom guest consoles and hypervisor.

[2025-08-15 09:14:43] See 'systemctl status xenconsoled.service' for details.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-logind.service.[0m - User Login Management.

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-hostnamed.service.[0m - Hostname Service...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mpolkit.service.[0m - Authorization Manager.

[2025-08-15 09:14:43]          Starting .[0;1;39mModemManager.service.[0m - Modem Manager...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Created slice .[0;1;39msystem-systemd\x2dfs…slice.[0m - Slice /system/systemd-fsck.

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-fsck@dev-disk-by\….[0m on /dev/disk/by-diskseq/1-part1...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-fsck@dev-disk-by\….[0mck on /dev/disk/by-diskseq/1-part1.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39msystemd-hostnamed.service.[0m - Hostname Service.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Listening on .[0;1;39msystemd-rfkill.socket.[0m…ll Switch Status /dev/rfkill Watch.

[2025-08-15 09:14:43]          Starting .[0;1;39mNetworkManager-dispatcher….[0manager Script Dispatcher Service...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mNetworkManager.service.[0m - Network Manager.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39mnetwork.target.[0m - Network.

[2025-08-15 09:14:43]          Starting .[0;1;39mNetworkManager-wait-onlin…ce.[0m - Network Manager Wait Online...

[2025-08-15 09:14:43]          Starting .[0;1;39mcups.service.[0m - CUPS Scheduler...

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-user-sessions.service.[0m - Permit User Sessions...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-user-sessions.service.[0m - Permit User Sessions.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39mdkms.service.[0m - Builds and…ll new kernel modules through DKMS.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mgetty@tty1.service.[0m - Getty on tty1.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mserial-getty@hvc0.service.[0m - Serial Getty on hvc0.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39mgetty.target.[0m - Login Prompts.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mNetworkManager-dispatcher.….[0m Manager Script Dispatcher Service.

[2025-08-15 09:14:43]          Starting .[0;1;39mcolord.service.[0m - Manage, …tall and Generate Color Profiles...

[2025-08-15 09:14:43] [    2.595806] intel_rapl_msr: PL4 support detected.
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mcolord.service.[0m - Manage, Install and Generate Color Profiles.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mcups.service.[0m - CUPS Scheduler.

[2025-08-15 09:14:43]          Mounting .[0;1;39mefi.mount.[0m - EFI System Partition Automount...

[2025-08-15 09:14:43] [    2.708323] FAT-fs (xvda1): bogus number of reserved sectors
[2025-08-15 09:14:43] [    2.708348] FAT-fs (xvda1): Can't find a valid FAT filesystem
[2025-08-15 09:14:43] [.[0;1;31mFAILED.[0m] Failed to mount .[0;1;39mefi.mount.[0m - EFI System Partition Automount.

[2025-08-15 09:14:43] See 'systemctl status efi.mount' for details.

[2025-08-15 09:14:43] [    2.761080] NET: Registered PF_QIPCRTR protocol family
[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Started .[0;1;39mModemManager.service.[0m - Modem Manager.

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Reached target .[0;1;39mmulti-user.target.[0m - Multi-User System.

[2025-08-15 09:14:43]          Starting .[0;1;39msystemd-update-utmp-runle….[0m- Record Runlevel Change in UTMP...

[2025-08-15 09:14:43] [.[0;32m  OK  .[0m] Finished .[0;1;39msystemd-update-utmp-runle…e.[0m - Record Runlevel Change in UTMP.

[2025-08-15 09:14:48] [    7.573688] fbcon: Taking over console
[2025-08-15 09:14:49] 

[2025-08-15 09:14:49] Fedora Linux 40 (Forty)
[2025-08-15 09:14:49] Kernel 6.12.39-1.qubes.fc37.x86_64 on an x86_64 (hvc0)
[2025-08-15 09:14:49] 
[2025-08-15 09:14:49] fedora login: [   12.565264] kauditd_printk_skb: 62 callbacks suppressed
[2025-08-15 09:14:53] [   12.565267] audit: type=1131 audit(1755274493.364:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:15:13] [   32.536935] audit: type=1131 audit(1755274513.336:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2025-08-15 09:15:13] [   32.567939] audit: type=1334 audit(1755274513.367:75): prog-id=38 op=UNLOAD
[2025-08-15 09:15:13] [   32.567975] audit: type=1334 audit(1755274513.367:76): prog-id=37 op=UNLOAD
[2025-08-15 09:15:13] [   32.568000] audit: type=1334 audit(1755274513.367:77): prog-id=36 op=UNLOAD
[2025-08-15 09:15:43] [   62.553888] audit: type=1130 audit(1755274543.353:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'