lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2f681f48-00f5-4e09-8431-2b3dbfaa881e@heusel.eu>
Date: Thu, 6 Feb 2025 11:53:53 +0100
From: Christian Heusel <christian@...sel.eu>
To: Josef Bacik <josef@...icpanda.com>, 
	Miklos Szeredi <mszeredi@...hat.com>
Cc: regressions@...ts.linux.dev, linux-kernel@...r.kernel.org, 
	linux-fsdevel@...r.kernel.org
Subject: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak
 related applications since v6.13

Hello everyone,

we have recently received [a report][0] on the Arch Linux Gitlab about
multiple users having system crashes when using Flatpak programs and
related FUSE errors in their dmesg logs.

We have subsequently bisected the issue within the mainline kernel tree
to the following commit:

    3eab9d7bc2f4 ("fuse: convert readahead to use folios")

The error is still present in the latest mainline release 6.14-rc1 and
sadly testing a revert is not trivially possible due to conflicts.

I have attached a dmesg output from a boot where the failure occurs and
I'm happy to test any debug patches with the help of the other reporters
on our GitLab.

We also noticed that there already was [a discussion][1] about a related
commit but the fix for the issue back then 7a4f54187373 ("fuse: fix
direct io folio offset and length calculation") was already included in
the revisions we have tested.

Cheers,
Christian

[0]: https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/110
[1]: https://lore.kernel.org/all/p3iss6hssbvtdutnwmuddvdadubrhfkdoosgmbewvo674f7f3y@cwnwffjqltzw/

---

#regzbot link: https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/110
#regzbot introduced: 3eab9d7bc2f4
#regzbot title: fuse: Crashes with Bad page state when using Flatpaks

---

Feb 06 08:53:45 archvm kernel: Linux version 6.14.0-rc1-1-mainline (linux-mainline@...hlinux) (gcc (GCC) 14.2.1 20250128, GNU ld (GNU Binutils) 2.43.1) #1 SMP PREEMPT_DYNAMIC Mon, 03 Feb 2025 12:52:24 +0000
Feb 06 08:53:45 archvm kernel: Command line: initrd=\initramfs-linux-mainline.img root="LABEL=ARCH" rw net.ifnames=0
Feb 06 08:53:45 archvm kernel: [Firmware Bug]: TSC doesn't count with P0 frequency!
Feb 06 08:53:45 archvm kernel: BIOS-provided physical RAM map:
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000002ffff] usable
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x0000000000030000-0x000000000004ffff] reserved
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x0000000000050000-0x000000000009efff] usable
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007e8ebfff] usable
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x000000007e8ec000-0x000000007eb6bfff] reserved
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x000000007eb6c000-0x000000007eb7dfff] ACPI data
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x000000007eb7e000-0x000000007ebfdfff] ACPI NVS
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x000000007ebfe000-0x000000007ef99fff] usable
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x000000007ef9a000-0x000000007ef9bfff] ACPI NVS
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x000000007ef9c000-0x000000007effffff] usable
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x000000007f000000-0x000000007fffffff] reserved
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
Feb 06 08:53:45 archvm kernel: BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Feb 06 08:53:45 archvm kernel: NX (Execute Disable) protection: active
Feb 06 08:53:45 archvm kernel: APIC: Static calls initialized
Feb 06 08:53:45 archvm kernel: e820: update [mem 0x7bc2a018-0x7bc51457] usable ==> usable
Feb 06 08:53:45 archvm kernel: e820: update [mem 0x7bc09018-0x7bc29457] usable ==> usable
Feb 06 08:53:45 archvm kernel: extended physical RAM map:
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000002ffff] usable
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x0000000000030000-0x000000000004ffff] reserved
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x0000000000050000-0x000000000009efff] usable
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x0000000000100000-0x000000007bc09017] usable
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007bc09018-0x000000007bc29457] usable
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007bc29458-0x000000007bc2a017] usable
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007bc2a018-0x000000007bc51457] usable
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007bc51458-0x000000007e8ebfff] usable
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007e8ec000-0x000000007eb6bfff] reserved
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007eb6c000-0x000000007eb7dfff] ACPI data
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007eb7e000-0x000000007ebfdfff] ACPI NVS
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007ebfe000-0x000000007ef99fff] usable
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007ef9a000-0x000000007ef9bfff] ACPI NVS
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007ef9c000-0x000000007effffff] usable
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000007f000000-0x000000007fffffff] reserved
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved
Feb 06 08:53:45 archvm kernel: reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Feb 06 08:53:45 archvm kernel: efi: EFI v2.7 by EDK II
Feb 06 08:53:45 archvm kernel: efi: SMBIOS=0x7e9d4000 ACPI=0x7eb7d000 ACPI 2.0=0x7eb7d014 MEMATTR=0x7d632018 RNG=0x7eb73f18 INITRD=0x7d633d18
Feb 06 08:53:45 archvm kernel: random: crng init done
Feb 06 08:53:45 archvm kernel: SMBIOS 2.8 present.
Feb 06 08:53:45 archvm kernel: DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022
Feb 06 08:53:45 archvm kernel: DMI: Memory slots populated: 1/1
Feb 06 08:53:45 archvm kernel: Hypervisor detected: KVM
Feb 06 08:53:45 archvm kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00
Feb 06 08:53:45 archvm kernel: kvm-clock: using sched offset of 17158487143 cycles
Feb 06 08:53:45 archvm kernel: clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
Feb 06 08:53:45 archvm kernel: tsc: Detected 3700.034 MHz processor
Feb 06 08:53:45 archvm kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Feb 06 08:53:45 archvm kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 06 08:53:45 archvm kernel: last_pfn = 0x7f000 max_arch_pfn = 0x400000000
Feb 06 08:53:45 archvm kernel: MTRR map: 4 entries (2 fixed + 2 variable; max 18), built from 8 variable MTRRs
Feb 06 08:53:45 archvm kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
Feb 06 08:53:45 archvm kernel: Using GB pages for direct mapping
Feb 06 08:53:45 archvm kernel: Secure boot disabled
Feb 06 08:53:45 archvm kernel: RAMDISK: [mem 0x7bc52000-0x7c6b9fff]
Feb 06 08:53:45 archvm kernel: ACPI: Early table checksum verification disabled
Feb 06 08:53:45 archvm kernel: ACPI: RSDP 0x000000007EB7D014 000024 (v02 BOCHS )
Feb 06 08:53:45 archvm kernel: ACPI: XSDT 0x000000007EB7C0E8 00004C (v01 BOCHS  BXPC     00000001      01000013)
Feb 06 08:53:45 archvm kernel: ACPI: FACP 0x000000007EB78000 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
Feb 06 08:53:45 archvm kernel: ACPI: DSDT 0x000000007EB79000 002A44 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
Feb 06 08:53:45 archvm kernel: ACPI: FACS 0x000000007EBDC000 000040
Feb 06 08:53:45 archvm kernel: ACPI: APIC 0x000000007EB77000 0000B0 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
Feb 06 08:53:45 archvm kernel: ACPI: MCFG 0x000000007EB76000 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
Feb 06 08:53:45 archvm kernel: ACPI: WAET 0x000000007EB75000 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
Feb 06 08:53:45 archvm kernel: ACPI: BGRT 0x000000007EB74000 000038 (v01 INTEL  EDK2     00000002      01000013)
Feb 06 08:53:45 archvm kernel: ACPI: Reserving FACP table memory at [mem 0x7eb78000-0x7eb780f3]
Feb 06 08:53:45 archvm kernel: ACPI: Reserving DSDT table memory at [mem 0x7eb79000-0x7eb7ba43]
Feb 06 08:53:45 archvm kernel: ACPI: Reserving FACS table memory at [mem 0x7ebdc000-0x7ebdc03f]
Feb 06 08:53:45 archvm kernel: ACPI: Reserving APIC table memory at [mem 0x7eb77000-0x7eb770af]
Feb 06 08:53:45 archvm kernel: ACPI: Reserving MCFG table memory at [mem 0x7eb76000-0x7eb7603b]
Feb 06 08:53:45 archvm kernel: ACPI: Reserving WAET table memory at [mem 0x7eb75000-0x7eb75027]
Feb 06 08:53:45 archvm kernel: ACPI: Reserving BGRT table memory at [mem 0x7eb74000-0x7eb74037]
Feb 06 08:53:45 archvm kernel: No NUMA configuration found
Feb 06 08:53:45 archvm kernel: Faking a node at [mem 0x0000000000000000-0x000000007effffff]
Feb 06 08:53:45 archvm kernel: NODE_DATA(0) allocated [mem 0x7ef212c0-0x7ef4bfff]
Feb 06 08:53:45 archvm kernel: Zone ranges:
Feb 06 08:53:45 archvm kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Feb 06 08:53:45 archvm kernel:   DMA32    [mem 0x0000000001000000-0x000000007effffff]
Feb 06 08:53:45 archvm kernel:   Normal   empty
Feb 06 08:53:45 archvm kernel:   Device   empty
Feb 06 08:53:45 archvm kernel: Movable zone start for each node
Feb 06 08:53:45 archvm kernel: Early memory node ranges
Feb 06 08:53:45 archvm kernel:   node   0: [mem 0x0000000000001000-0x000000000002ffff]
Feb 06 08:53:45 archvm kernel:   node   0: [mem 0x0000000000050000-0x000000000009efff]
Feb 06 08:53:45 archvm kernel:   node   0: [mem 0x0000000000100000-0x000000007e8ebfff]
Feb 06 08:53:45 archvm kernel:   node   0: [mem 0x000000007ebfe000-0x000000007ef99fff]
Feb 06 08:53:45 archvm kernel:   node   0: [mem 0x000000007ef9c000-0x000000007effffff]
Feb 06 08:53:45 archvm kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000007effffff]
Feb 06 08:53:45 archvm kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Feb 06 08:53:45 archvm kernel: On node 0, zone DMA: 32 pages in unavailable ranges
Feb 06 08:53:45 archvm kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Feb 06 08:53:45 archvm kernel: On node 0, zone DMA32: 786 pages in unavailable ranges
Feb 06 08:53:45 archvm kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Feb 06 08:53:45 archvm kernel: On node 0, zone DMA32: 4096 pages in unavailable ranges
Feb 06 08:53:45 archvm kernel: ACPI: PM-Timer IO Port: 0x608
Feb 06 08:53:45 archvm kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
Feb 06 08:53:45 archvm kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
Feb 06 08:53:45 archvm kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 06 08:53:45 archvm kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
Feb 06 08:53:45 archvm kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Feb 06 08:53:45 archvm kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
Feb 06 08:53:45 archvm kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
Feb 06 08:53:45 archvm kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Feb 06 08:53:45 archvm kernel: e820: update [mem 0x7d16f000-0x7d177fff] usable ==> reserved
Feb 06 08:53:45 archvm kernel: TSC deadline timer available
Feb 06 08:53:45 archvm kernel: CPU topo: Max. logical packages:   1
Feb 06 08:53:45 archvm kernel: CPU topo: Max. logical dies:       1
Feb 06 08:53:45 archvm kernel: CPU topo: Max. dies per package:   1
Feb 06 08:53:45 archvm kernel: CPU topo: Max. threads per core:   2
Feb 06 08:53:45 archvm kernel: CPU topo: Num. cores per package:     4
Feb 06 08:53:45 archvm kernel: CPU topo: Num. threads per package:   8
Feb 06 08:53:45 archvm kernel: CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
Feb 06 08:53:45 archvm kernel: kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
Feb 06 08:53:45 archvm kernel: kvm-guest: KVM setup pv remote TLB flush
Feb 06 08:53:45 archvm kernel: kvm-guest: setup PV sched yield
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x00030000-0x0004ffff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc09000-0x7bc09fff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc29000-0x7bc29fff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc2a000-0x7bc2afff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc51000-0x7bc51fff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x7d16f000-0x7d177fff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x7e8ec000-0x7eb6bfff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x7eb6c000-0x7eb7dfff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x7eb7e000-0x7ebfdfff]
Feb 06 08:53:45 archvm kernel: PM: hibernation: Registered nosave memory: [mem 0x7ef9a000-0x7ef9bfff]
Feb 06 08:53:45 archvm kernel: [mem 0x80000000-0xdfffffff] available for PCI devices
Feb 06 08:53:45 archvm kernel: Booting paravirtualized kernel on KVM
Feb 06 08:53:45 archvm kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Feb 06 08:53:45 archvm kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Feb 06 08:53:45 archvm kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Feb 06 08:53:45 archvm kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Feb 06 08:53:45 archvm kernel: pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7
Feb 06 08:53:45 archvm kernel: kvm-guest: PV spinlocks enabled
Feb 06 08:53:45 archvm kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
Feb 06 08:53:45 archvm kernel: Kernel command line: initrd=\initramfs-linux-mainline.img root="LABEL=ARCH" rw net.ifnames=0
Feb 06 08:53:45 archvm kernel: printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
Feb 06 08:53:45 archvm kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Feb 06 08:53:45 archvm kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Feb 06 08:53:45 archvm kernel: Fallback order for Node 0: 0
Feb 06 08:53:45 archvm kernel: Built 1 zonelists, mobility grouping on.  Total pages: 519274
Feb 06 08:53:45 archvm kernel: Policy zone: DMA32
Feb 06 08:53:45 archvm kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Feb 06 08:53:45 archvm kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Feb 06 08:53:45 archvm kernel: ftrace: allocating 51829 entries in 203 pages
Feb 06 08:53:45 archvm kernel: ftrace: allocated 203 pages with 5 groups
Feb 06 08:53:45 archvm kernel: Dynamic Preempt: full
Feb 06 08:53:45 archvm kernel: rcu: Preemptible hierarchical RCU implementation.
Feb 06 08:53:45 archvm kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
Feb 06 08:53:45 archvm kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Feb 06 08:53:45 archvm kernel:         Trampoline variant of Tasks RCU enabled.
Feb 06 08:53:45 archvm kernel:         Rude variant of Tasks RCU enabled.
Feb 06 08:53:45 archvm kernel:         Tracing variant of Tasks RCU enabled.
Feb 06 08:53:45 archvm kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Feb 06 08:53:45 archvm kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Feb 06 08:53:45 archvm kernel: RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
Feb 06 08:53:45 archvm kernel: RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
Feb 06 08:53:45 archvm kernel: RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
Feb 06 08:53:45 archvm kernel: NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
Feb 06 08:53:45 archvm kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Feb 06 08:53:45 archvm kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Feb 06 08:53:45 archvm kernel: Console: colour dummy device 80x25
Feb 06 08:53:45 archvm kernel: printk: legacy console [tty0] enabled
Feb 06 08:53:45 archvm kernel: ACPI: Core revision 20240827
Feb 06 08:53:45 archvm kernel: APIC: Switch to symmetric I/O mode setup
Feb 06 08:53:45 archvm kernel: x2apic enabled
Feb 06 08:53:45 archvm kernel: APIC: Switched APIC routing to: physical x2apic
Feb 06 08:53:45 archvm kernel: kvm-guest: APIC: send_IPI_mask() replaced with kvm_send_ipi_mask()
Feb 06 08:53:45 archvm kernel: kvm-guest: APIC: send_IPI_mask_allbutself() replaced with kvm_send_ipi_mask_allbutself()
Feb 06 08:53:45 archvm kernel: kvm-guest: setup PV IPIs
Feb 06 08:53:45 archvm kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aaaebaad24, max_idle_ns: 881591041906 ns
Feb 06 08:53:45 archvm kernel: Calibrating delay loop (skipped) preset value.. 7400.06 BogoMIPS (lpj=3700034)
Feb 06 08:53:45 archvm kernel: AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
Feb 06 08:53:45 archvm kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Feb 06 08:53:45 archvm kernel: Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
Feb 06 08:53:45 archvm kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Feb 06 08:53:45 archvm kernel: Spectre V2 : Mitigation: Retpolines
Feb 06 08:53:45 archvm kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Feb 06 08:53:45 archvm kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Feb 06 08:53:45 archvm kernel: Spectre V2 : Enabling Speculation Barrier for firmware calls
Feb 06 08:53:45 archvm kernel: RETBleed: Mitigation: untrained return thunk
Feb 06 08:53:45 archvm kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Feb 06 08:53:45 archvm kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Feb 06 08:53:45 archvm kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Feb 06 08:53:45 archvm kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Feb 06 08:53:45 archvm kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Feb 06 08:53:45 archvm kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Feb 06 08:53:45 archvm kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Feb 06 08:53:45 archvm kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Feb 06 08:53:45 archvm kernel: Freeing SMP alternatives memory: 44K
Feb 06 08:53:45 archvm kernel: pid_max: default: 32768 minimum: 301
Feb 06 08:53:45 archvm kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Feb 06 08:53:45 archvm kernel: landlock: Up and running.
Feb 06 08:53:45 archvm kernel: Yama: becoming mindful.
Feb 06 08:53:45 archvm kernel: LSM support for eBPF active
Feb 06 08:53:45 archvm kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
Feb 06 08:53:45 archvm kernel: Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
Feb 06 08:53:45 archvm kernel: smpboot: CPU0: AMD Ryzen 7 2700X Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
Feb 06 08:53:45 archvm kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Feb 06 08:53:45 archvm kernel: ... version:                0
Feb 06 08:53:45 archvm kernel: ... bit width:              48
Feb 06 08:53:45 archvm kernel: ... generic registers:      6
Feb 06 08:53:45 archvm kernel: ... value mask:             0000ffffffffffff
Feb 06 08:53:45 archvm kernel: ... max period:             00007fffffffffff
Feb 06 08:53:45 archvm kernel: ... fixed-purpose events:   0
Feb 06 08:53:45 archvm kernel: ... event mask:             000000000000003f
Feb 06 08:53:45 archvm kernel: signal: max sigframe size: 1776
Feb 06 08:53:45 archvm kernel: rcu: Hierarchical SRCU implementation.
Feb 06 08:53:45 archvm kernel: rcu:         Max phase no-delay instances is 400.
Feb 06 08:53:45 archvm kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Feb 06 08:53:45 archvm kernel: smp: Bringing up secondary CPUs ...
Feb 06 08:53:45 archvm kernel: smpboot: x86: Booting SMP configuration:
Feb 06 08:53:45 archvm kernel: .... node  #0, CPUs:      #2 #4 #6 #1 #3 #5 #7
Feb 06 08:53:45 archvm kernel: smp: Brought up 1 node, 8 CPUs
Feb 06 08:53:45 archvm kernel: smpboot: Total of 8 processors activated (59200.54 BogoMIPS)
Feb 06 08:53:45 archvm kernel: Memory: 1965392K/2077096K available (17367K kernel code, 2681K rwdata, 14500K rodata, 4308K init, 3932K bss, 103332K reserved, 0K cma-reserved)
Feb 06 08:53:45 archvm kernel: devtmpfs: initialized
Feb 06 08:53:45 archvm kernel: x86/mm: Memory block size: 128MB
Feb 06 08:53:45 archvm kernel: ACPI: PM: Registering ACPI NVS region [mem 0x7eb7e000-0x7ebfdfff] (524288 bytes)
Feb 06 08:53:45 archvm kernel: ACPI: PM: Registering ACPI NVS region [mem 0x7ef9a000-0x7ef9bfff] (8192 bytes)
Feb 06 08:53:45 archvm kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Feb 06 08:53:45 archvm kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Feb 06 08:53:45 archvm kernel: pinctrl core: initialized pinctrl subsystem
Feb 06 08:53:45 archvm kernel: PM: RTC time: 21:53:41, date: 2025-02-05
Feb 06 08:53:45 archvm kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Feb 06 08:53:45 archvm kernel: DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
Feb 06 08:53:45 archvm kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Feb 06 08:53:45 archvm kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Feb 06 08:53:45 archvm kernel: audit: initializing netlink subsys (disabled)
Feb 06 08:53:45 archvm kernel: audit: type=2000 audit(1738792422.728:1): state=initialized audit_enabled=0 res=1
Feb 06 08:53:45 archvm kernel: thermal_sys: Registered thermal governor 'fair_share'
Feb 06 08:53:45 archvm kernel: thermal_sys: Registered thermal governor 'bang_bang'
Feb 06 08:53:45 archvm kernel: thermal_sys: Registered thermal governor 'step_wise'
Feb 06 08:53:45 archvm kernel: thermal_sys: Registered thermal governor 'user_space'
Feb 06 08:53:45 archvm kernel: thermal_sys: Registered thermal governor 'power_allocator'
Feb 06 08:53:45 archvm kernel: cpuidle: using governor ladder
Feb 06 08:53:45 archvm kernel: cpuidle: using governor menu
Feb 06 08:53:45 archvm kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Feb 06 08:53:45 archvm kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Feb 06 08:53:45 archvm kernel: PCI: Using configuration type 1 for base access
Feb 06 08:53:45 archvm kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Feb 06 08:53:45 archvm kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Feb 06 08:53:45 archvm kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Feb 06 08:53:45 archvm kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Feb 06 08:53:45 archvm kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Feb 06 08:53:45 archvm kernel: ACPI: Added _OSI(Module Device)
Feb 06 08:53:45 archvm kernel: ACPI: Added _OSI(Processor Device)
Feb 06 08:53:45 archvm kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Feb 06 08:53:45 archvm kernel: ACPI: Added _OSI(Processor Aggregator Device)
Feb 06 08:53:45 archvm kernel: ACPI: 1 ACPI AML tables successfully acquired and loaded
Feb 06 08:53:45 archvm kernel: ACPI: Interpreter enabled
Feb 06 08:53:45 archvm kernel: ACPI: PM: (supports S0 S5)
Feb 06 08:53:45 archvm kernel: ACPI: Using IOAPIC for interrupt routing
Feb 06 08:53:45 archvm kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 06 08:53:45 archvm kernel: PCI: Using E820 reservations for host bridge windows
Feb 06 08:53:45 archvm kernel: ACPI: Enabled 2 GPEs in block 00 to 3F
Feb 06 08:53:45 archvm kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Feb 06 08:53:45 archvm kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Feb 06 08:53:45 archvm kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC]
Feb 06 08:53:45 archvm kernel: acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability]
Feb 06 08:53:45 archvm kernel: PCI host bridge to bus 0000:00
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: root bus resource [mem 0x380000000000-0x384fffffffff window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0: BAR 0 [mem 0x8248e000-0x8248efff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0:   bridge window [mem 0x82200000-0x823fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0:   bridge window [mem 0x380000000000-0x3807ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1: BAR 0 [mem 0x8248d000-0x8248dfff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1: PCI bridge to [bus 02]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1:   bridge window [mem 0x82000000-0x821fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1:   bridge window [mem 0x380800000000-0x380fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2: BAR 0 [mem 0x8248c000-0x8248cfff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2: PCI bridge to [bus 03]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2:   bridge window [mem 0x81e00000-0x81ffffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2:   bridge window [mem 0x381000000000-0x3817ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3: BAR 0 [mem 0x8248b000-0x8248bfff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3: PCI bridge to [bus 04]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3:   bridge window [mem 0x81c00000-0x81dfffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3:   bridge window [mem 0x381800000000-0x381fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4: BAR 0 [mem 0x8248a000-0x8248afff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4: PCI bridge to [bus 05]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4:   bridge window [mem 0x81a00000-0x81bfffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4:   bridge window [mem 0x382000000000-0x3827ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5: BAR 0 [mem 0x82489000-0x82489fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5: PCI bridge to [bus 06]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5:   bridge window [mem 0x81800000-0x819fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5:   bridge window [mem 0x382800000000-0x382fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6: BAR 0 [mem 0x82488000-0x82488fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6: PCI bridge to [bus 07]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6:   bridge window [mem 0x81600000-0x817fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6:   bridge window [mem 0x383000000000-0x3837ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7: BAR 0 [mem 0x82487000-0x82487fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7: PCI bridge to [bus 08]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7:   bridge window [mem 0x81400000-0x815fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7:   bridge window [mem 0x383800000000-0x383fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0: BAR 0 [mem 0x82486000-0x82486fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0: PCI bridge to [bus 09]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0:   bridge window [io  0x6000-0x6fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0:   bridge window [mem 0x80000000-0x810fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0:   bridge window [mem 0x384000000000-0x3847ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1: BAR 0 [mem 0x82485000-0x82485fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1: PCI bridge to [bus 0a]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1:   bridge window [mem 0x81200000-0x813fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1:   bridge window [mem 0x384800000000-0x384fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 conventional PCI endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:00:1b.0: BAR 0 [mem 0x82480000-0x82483fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
Feb 06 08:53:45 archvm kernel: pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:00:1f.2: BAR 4 [io  0x7040-0x705f]
Feb 06 08:53:45 archvm kernel: pci 0000:00:1f.2: BAR 5 [mem 0x82484000-0x82484fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:00:1f.3: BAR 4 [io  0x7000-0x703f]
Feb 06 08:53:45 archvm kernel: acpiphp: Slot [0] registered
Feb 06 08:53:45 archvm kernel: pci 0000:01:00.0: [1af4:105a] type 00 class 0x018000 PCIe Endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:01:00.0: BAR 1 [mem 0x82200000-0x82200fff]
Feb 06 08:53:45 archvm kernel: pci 0000:01:00.0: BAR 4 [mem 0x380000000000-0x380000003fff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Feb 06 08:53:45 archvm kernel: acpiphp: Slot [0-2] registered
Feb 06 08:53:45 archvm kernel: pci 0000:02:00.0: [1af4:1041] type 00 class 0x020000 PCIe Endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:02:00.0: BAR 1 [mem 0x82000000-0x82000fff]
Feb 06 08:53:45 archvm kernel: pci 0000:02:00.0: BAR 4 [mem 0x380800000000-0x380800003fff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:02:00.0: ROM [mem 0xfffc0000-0xffffffff pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1: PCI bridge to [bus 02]
Feb 06 08:53:45 archvm kernel: acpiphp: Slot [0-3] registered
Feb 06 08:53:45 archvm kernel: pci 0000:03:00.0: [1b36:000d] type 00 class 0x0c0330 PCIe Endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:03:00.0: BAR 0 [mem 0x81e00000-0x81e03fff 64bit]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2: PCI bridge to [bus 03]
Feb 06 08:53:45 archvm kernel: acpiphp: Slot [0-4] registered
Feb 06 08:53:45 archvm kernel: pci 0000:04:00.0: [1af4:1043] type 00 class 0x078000 PCIe Endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:04:00.0: BAR 1 [mem 0x81c00000-0x81c00fff]
Feb 06 08:53:45 archvm kernel: pci 0000:04:00.0: BAR 4 [mem 0x381800000000-0x381800003fff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3: PCI bridge to [bus 04]
Feb 06 08:53:45 archvm kernel: acpiphp: Slot [0-5] registered
Feb 06 08:53:45 archvm kernel: pci 0000:05:00.0: [1af4:1042] type 00 class 0x010000 PCIe Endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:05:00.0: BAR 1 [mem 0x81a00000-0x81a00fff]
Feb 06 08:53:45 archvm kernel: pci 0000:05:00.0: BAR 4 [mem 0x382000000000-0x382000003fff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4: PCI bridge to [bus 05]
Feb 06 08:53:45 archvm kernel: acpiphp: Slot [0-6] registered
Feb 06 08:53:45 archvm kernel: pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 PCIe Endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:06:00.0: BAR 1 [mem 0x81800000-0x81800fff]
Feb 06 08:53:45 archvm kernel: pci 0000:06:00.0: BAR 4 [mem 0x382800000000-0x382800003fff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5: PCI bridge to [bus 06]
Feb 06 08:53:45 archvm kernel: acpiphp: Slot [0-7] registered
Feb 06 08:53:45 archvm kernel: pci 0000:07:00.0: [1af4:1052] type 00 class 0x090000 PCIe Endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:07:00.0: BAR 1 [mem 0x81600000-0x81600fff]
Feb 06 08:53:45 archvm kernel: pci 0000:07:00.0: BAR 4 [mem 0x383000000000-0x383000003fff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6: PCI bridge to [bus 07]
Feb 06 08:53:45 archvm kernel: acpiphp: Slot [0-8] registered
Feb 06 08:53:45 archvm kernel: pci 0000:08:00.0: [1af4:1052] type 00 class 0x090200 PCIe Endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:08:00.0: BAR 1 [mem 0x81400000-0x81400fff]
Feb 06 08:53:45 archvm kernel: pci 0000:08:00.0: BAR 4 [mem 0x383800000000-0x383800003fff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7: PCI bridge to [bus 08]
Feb 06 08:53:45 archvm kernel: acpiphp: Slot [0-9] registered
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: [10de:1380] type 00 class 0x030000 PCIe Legacy Endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: BAR 0 [mem 0x80000000-0x80ffffff]
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: BAR 1 [mem 0x384000000000-0x38400fffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: BAR 3 [mem 0x384010000000-0x384011ffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: BAR 5 [io  0x6000-0x607f]
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: ROM [mem 0xfff80000-0xffffffff pref]
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: Max Payload Size set to 128 (was 256, max 256)
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:02.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.1: [10de:0fbc] type 00 class 0x040300 PCIe Endpoint
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.1: BAR 0 [mem 0x81000000-0x81003fff]
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.1: Max Payload Size set to 128 (was 256, max 256)
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0: PCI bridge to [bus 09]
Feb 06 08:53:45 archvm kernel: acpiphp: Slot [0-10] registered
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1: PCI bridge to [bus 0a]
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 10
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 10
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 10
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link GSIA configured for IRQ 16
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link GSIB configured for IRQ 17
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link GSIC configured for IRQ 18
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link GSID configured for IRQ 19
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link GSIE configured for IRQ 20
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link GSIF configured for IRQ 21
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link GSIG configured for IRQ 22
Feb 06 08:53:45 archvm kernel: ACPI: PCI: Interrupt link GSIH configured for IRQ 23
Feb 06 08:53:45 archvm kernel: iommu: Default domain type: Translated
Feb 06 08:53:45 archvm kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Feb 06 08:53:45 archvm kernel: SCSI subsystem initialized
Feb 06 08:53:45 archvm kernel: libata version 3.00 loaded.
Feb 06 08:53:45 archvm kernel: ACPI: bus type USB registered
Feb 06 08:53:45 archvm kernel: usbcore: registered new interface driver usbfs
Feb 06 08:53:45 archvm kernel: usbcore: registered new interface driver hub
Feb 06 08:53:45 archvm kernel: usbcore: registered new device driver usb
Feb 06 08:53:45 archvm kernel: EDAC MC: Ver: 3.0.0
Feb 06 08:53:45 archvm kernel: efivars: Registered efivars operations
Feb 06 08:53:45 archvm kernel: NetLabel: Initializing
Feb 06 08:53:45 archvm kernel: NetLabel:  domain hash size = 128
Feb 06 08:53:45 archvm kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Feb 06 08:53:45 archvm kernel: NetLabel:  unlabeled traffic allowed by default
Feb 06 08:53:45 archvm kernel: mctp: management component transport protocol core
Feb 06 08:53:45 archvm kernel: NET: Registered PF_MCTP protocol family
Feb 06 08:53:45 archvm kernel: PCI: Using ACPI for IRQ routing
Feb 06 08:53:45 archvm kernel: PCI: pci_cache_line_size set to 64 bytes
Feb 06 08:53:45 archvm kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Feb 06 08:53:45 archvm kernel: e820: reserve RAM buffer [mem 0x7bc09018-0x7bffffff]
Feb 06 08:53:45 archvm kernel: e820: reserve RAM buffer [mem 0x7bc2a018-0x7bffffff]
Feb 06 08:53:45 archvm kernel: e820: reserve RAM buffer [mem 0x7d16f000-0x7fffffff]
Feb 06 08:53:45 archvm kernel: e820: reserve RAM buffer [mem 0x7e8ec000-0x7fffffff]
Feb 06 08:53:45 archvm kernel: e820: reserve RAM buffer [mem 0x7ef9a000-0x7fffffff]
Feb 06 08:53:45 archvm kernel: e820: reserve RAM buffer [mem 0x7f000000-0x7fffffff]
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: vgaarb: setting as boot VGA device
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: vgaarb: bridge control possible
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Feb 06 08:53:45 archvm kernel: vgaarb: loaded
Feb 06 08:53:45 archvm kernel: clocksource: Switched to clocksource kvm-clock
Feb 06 08:53:45 archvm kernel: VFS: Disk quotas dquot_6.6.0
Feb 06 08:53:45 archvm kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Feb 06 08:53:45 archvm kernel: pnp: PnP ACPI init
Feb 06 08:53:45 archvm kernel: system 00:03: [mem 0xe0000000-0xefffffff window] has been reserved
Feb 06 08:53:45 archvm kernel: pnp: PnP ACPI: found 4 devices
Feb 06 08:53:45 archvm kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 06 08:53:45 archvm kernel: NET: Registered PF_INET protocol family
Feb 06 08:53:45 archvm kernel: IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
Feb 06 08:53:45 archvm kernel: tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
Feb 06 08:53:45 archvm kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Feb 06 08:53:45 archvm kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
Feb 06 08:53:45 archvm kernel: TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
Feb 06 08:53:45 archvm kernel: TCP: Hash tables configured (established 16384 bind 16384)
Feb 06 08:53:45 archvm kernel: MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
Feb 06 08:53:45 archvm kernel: UDP hash table entries: 1024 (order: 4, 65536 bytes, linear)
Feb 06 08:53:45 archvm kernel: UDP-Lite hash table entries: 1024 (order: 4, 65536 bytes, linear)
Feb 06 08:53:45 archvm kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Feb 06 08:53:45 archvm kernel: NET: Registered PF_XDP protocol family
Feb 06 08:53:45 archvm kernel: pci 0000:02:00.0: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: ROM [mem 0xfff80000-0xffffffff pref]: can't claim; no compatible bridge window
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0: bridge window [io  0x1000-0x1fff]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1: bridge window [io  0x2000-0x2fff]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2: bridge window [io  0x3000-0x3fff]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3: bridge window [io  0x4000-0x4fff]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4: bridge window [io  0x5000-0x5fff]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5: bridge window [io  0x8000-0x8fff]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6: bridge window [io  0x9000-0x9fff]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7: bridge window [io  0xa000-0xafff]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1: bridge window [io  0xb000-0xbfff]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0:   bridge window [io  0x1000-0x1fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0:   bridge window [mem 0x82200000-0x823fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.0:   bridge window [mem 0x380000000000-0x3807ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:02:00.0: ROM [mem 0x82040000-0x8207ffff pref]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1: PCI bridge to [bus 02]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1:   bridge window [io  0x2000-0x2fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1:   bridge window [mem 0x82000000-0x821fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.1:   bridge window [mem 0x380800000000-0x380fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2: PCI bridge to [bus 03]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2:   bridge window [io  0x3000-0x3fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2:   bridge window [mem 0x81e00000-0x81ffffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.2:   bridge window [mem 0x381000000000-0x3817ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3: PCI bridge to [bus 04]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3:   bridge window [io  0x4000-0x4fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3:   bridge window [mem 0x81c00000-0x81dfffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.3:   bridge window [mem 0x381800000000-0x381fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4: PCI bridge to [bus 05]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4:   bridge window [io  0x5000-0x5fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4:   bridge window [mem 0x81a00000-0x81bfffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.4:   bridge window [mem 0x382000000000-0x3827ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5: PCI bridge to [bus 06]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5:   bridge window [io  0x8000-0x8fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5:   bridge window [mem 0x81800000-0x819fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.5:   bridge window [mem 0x382800000000-0x382fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6: PCI bridge to [bus 07]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6:   bridge window [io  0x9000-0x9fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6:   bridge window [mem 0x81600000-0x817fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.6:   bridge window [mem 0x383000000000-0x3837ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7: PCI bridge to [bus 08]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7:   bridge window [io  0xa000-0xafff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7:   bridge window [mem 0x81400000-0x815fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:01.7:   bridge window [mem 0x383800000000-0x383fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.0: ROM [mem 0x81080000-0x810fffff pref]: assigned
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0: PCI bridge to [bus 09]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0:   bridge window [io  0x6000-0x6fff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0:   bridge window [mem 0x80000000-0x810fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.0:   bridge window [mem 0x384000000000-0x3847ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1: PCI bridge to [bus 0a]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1:   bridge window [io  0xb000-0xbfff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1:   bridge window [mem 0x81200000-0x813fffff]
Feb 06 08:53:45 archvm kernel: pci 0000:00:02.1:   bridge window [mem 0x384800000000-0x384fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfebfffff window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:00: resource 9 [mem 0x380000000000-0x384fffffffff window]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:01: resource 1 [mem 0x82200000-0x823fffff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:01: resource 2 [mem 0x380000000000-0x3807ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:02: resource 1 [mem 0x82000000-0x821fffff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:02: resource 2 [mem 0x380800000000-0x380fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:03: resource 1 [mem 0x81e00000-0x81ffffff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:03: resource 2 [mem 0x381000000000-0x3817ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:04: resource 1 [mem 0x81c00000-0x81dfffff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:04: resource 2 [mem 0x381800000000-0x381fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:05: resource 1 [mem 0x81a00000-0x81bfffff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:05: resource 2 [mem 0x382000000000-0x3827ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:06: resource 0 [io  0x8000-0x8fff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:06: resource 1 [mem 0x81800000-0x819fffff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:06: resource 2 [mem 0x382800000000-0x382fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:07: resource 0 [io  0x9000-0x9fff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:07: resource 1 [mem 0x81600000-0x817fffff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:07: resource 2 [mem 0x383000000000-0x3837ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:08: resource 0 [io  0xa000-0xafff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:08: resource 1 [mem 0x81400000-0x815fffff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:08: resource 2 [mem 0x383800000000-0x383fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:09: resource 0 [io  0x6000-0x6fff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:09: resource 1 [mem 0x80000000-0x810fffff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:09: resource 2 [mem 0x384000000000-0x3847ffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:0a: resource 1 [mem 0x81200000-0x813fffff]
Feb 06 08:53:45 archvm kernel: pci_bus 0000:0a: resource 2 [mem 0x384800000000-0x384fffffffff 64bit pref]
Feb 06 08:53:45 archvm kernel: ACPI: \_SB_.GSIF: Enabled at IRQ 21
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.1: extending delay after power-on from D3hot to 20 msec
Feb 06 08:53:45 archvm kernel: pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
Feb 06 08:53:45 archvm kernel: PCI: CLS 64 bytes, default 64
Feb 06 08:53:45 archvm kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6aaaebaad24, max_idle_ns: 881591041906 ns
Feb 06 08:53:45 archvm kernel: clocksource: Switched to clocksource tsc
Feb 06 08:53:45 archvm kernel: Trying to unpack rootfs image as initramfs...
Feb 06 08:53:45 archvm kernel: Initialise system trusted keyrings
Feb 06 08:53:45 archvm kernel: Key type blacklist registered
Feb 06 08:53:45 archvm kernel: workingset: timestamp_bits=36 max_order=19 bucket_order=0
Feb 06 08:53:45 archvm kernel: fuse: init (API version 7.42)
Feb 06 08:53:45 archvm kernel: integrity: Platform Keyring initialized
Feb 06 08:53:45 archvm kernel: integrity: Machine keyring initialized
Feb 06 08:53:45 archvm kernel: Key type asymmetric registered
Feb 06 08:53:45 archvm kernel: Asymmetric key parser 'x509' registered
Feb 06 08:53:45 archvm kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Feb 06 08:53:45 archvm kernel: io scheduler mq-deadline registered
Feb 06 08:53:45 archvm kernel: io scheduler kyber registered
Feb 06 08:53:45 archvm kernel: io scheduler bfq registered
Feb 06 08:53:45 archvm kernel: ledtrig-cpu: registered to indicate activity on CPUs
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 24
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.0: AER: enabled with IRQ 24
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 25
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 25
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 26
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 26
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.3: PME: Signaling with IRQ 27
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.3: AER: enabled with IRQ 27
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.4: PME: Signaling with IRQ 28
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.4: AER: enabled with IRQ 28
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.5: PME: Signaling with IRQ 29
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.5: AER: enabled with IRQ 29
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.6: PME: Signaling with IRQ 30
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.6: AER: enabled with IRQ 30
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.7: PME: Signaling with IRQ 31
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:01.7: AER: enabled with IRQ 31
Feb 06 08:53:45 archvm kernel: ACPI: \_SB_.GSIG: Enabled at IRQ 22
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:02.0: PME: Signaling with IRQ 32
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:02.0: AER: enabled with IRQ 32
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 33
Feb 06 08:53:45 archvm kernel: pcieport 0000:00:02.1: AER: enabled with IRQ 33
Feb 06 08:53:45 archvm kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Feb 06 08:53:45 archvm kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Feb 06 08:53:45 archvm kernel: ACPI: button: Power Button [PWRF]
Feb 06 08:53:45 archvm kernel: virtiofs virtio0: discovered new tag: host
Feb 06 08:53:45 archvm kernel: virtiofs virtio0: virtio_fs_setup_dax: No cache capability
Feb 06 08:53:45 archvm kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Feb 06 08:53:45 archvm kernel: Non-volatile memory driver v1.3
Feb 06 08:53:45 archvm kernel: Linux agpgart interface v0.103
Feb 06 08:53:45 archvm kernel: ACPI: bus type drm_connector registered
Feb 06 08:53:45 archvm kernel: Freeing initrd memory: 10656K
Feb 06 08:53:45 archvm kernel: ahci 0000:00:1f.2: version 3.0
Feb 06 08:53:45 archvm kernel: ACPI: \_SB_.GSIA: Enabled at IRQ 16
Feb 06 08:53:45 archvm kernel: ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode
Feb 06 08:53:45 archvm kernel: ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)
Feb 06 08:53:45 archvm kernel: ahci 0000:00:1f.2: flags: 64bit ncq only
Feb 06 08:53:45 archvm kernel: scsi host0: ahci
Feb 06 08:53:45 archvm kernel: scsi host1: ahci
Feb 06 08:53:45 archvm kernel: scsi host2: ahci
Feb 06 08:53:45 archvm kernel: scsi host3: ahci
Feb 06 08:53:45 archvm kernel: scsi host4: ahci
Feb 06 08:53:45 archvm kernel: scsi host5: ahci
Feb 06 08:53:45 archvm kernel: ata1: SATA max UDMA/133 abar m4096@...2484000 port 0x82484100 irq 37 lpm-pol 0
Feb 06 08:53:45 archvm kernel: ata2: SATA max UDMA/133 abar m4096@...2484000 port 0x82484180 irq 37 lpm-pol 0
Feb 06 08:53:45 archvm kernel: ata3: SATA max UDMA/133 abar m4096@...2484000 port 0x82484200 irq 37 lpm-pol 0
Feb 06 08:53:45 archvm kernel: ata4: SATA max UDMA/133 abar m4096@...2484000 port 0x82484280 irq 37 lpm-pol 0
Feb 06 08:53:45 archvm kernel: ata5: SATA max UDMA/133 abar m4096@...2484000 port 0x82484300 irq 37 lpm-pol 0
Feb 06 08:53:45 archvm kernel: ata6: SATA max UDMA/133 abar m4096@...2484000 port 0x82484380 irq 37 lpm-pol 0
Feb 06 08:53:45 archvm kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Feb 06 08:53:45 archvm kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
Feb 06 08:53:45 archvm kernel: xhci_hcd 0000:03:00.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
Feb 06 08:53:45 archvm kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Feb 06 08:53:45 archvm kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
Feb 06 08:53:45 archvm kernel: xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
Feb 06 08:53:45 archvm kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
Feb 06 08:53:45 archvm kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 06 08:53:45 archvm kernel: usb usb1: Product: xHCI Host Controller
Feb 06 08:53:45 archvm kernel: usb usb1: Manufacturer: Linux 6.14.0-rc1-1-mainline xhci-hcd
Feb 06 08:53:45 archvm kernel: usb usb1: SerialNumber: 0000:03:00.0
Feb 06 08:53:45 archvm kernel: hub 1-0:1.0: USB hub found
Feb 06 08:53:45 archvm kernel: hub 1-0:1.0: 15 ports detected
Feb 06 08:53:45 archvm kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Feb 06 08:53:45 archvm kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
Feb 06 08:53:45 archvm kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 06 08:53:45 archvm kernel: usb usb2: Product: xHCI Host Controller
Feb 06 08:53:45 archvm kernel: usb usb2: Manufacturer: Linux 6.14.0-rc1-1-mainline xhci-hcd
Feb 06 08:53:45 archvm kernel: usb usb2: SerialNumber: 0000:03:00.0
Feb 06 08:53:45 archvm kernel: hub 2-0:1.0: USB hub found
Feb 06 08:53:45 archvm kernel: hub 2-0:1.0: 15 ports detected
Feb 06 08:53:45 archvm kernel: usbcore: registered new interface driver usbserial_generic
Feb 06 08:53:45 archvm kernel: usbserial: USB Serial support registered for generic
Feb 06 08:53:45 archvm kernel: rtc_cmos 00:02: RTC can wake from S4
Feb 06 08:53:45 archvm kernel: rtc_cmos 00:02: registered as rtc0
Feb 06 08:53:45 archvm kernel: rtc_cmos 00:02: setting system clock to 2025-02-05T21:53:42 UTC (1738792422)
Feb 06 08:53:45 archvm kernel: rtc_cmos 00:02: alarms up to one day, y3k, 242 bytes nvram
Feb 06 08:53:45 archvm kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Feb 06 08:53:45 archvm kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Feb 06 08:53:45 archvm kernel: fbcon: Deferring console take-over
Feb 06 08:53:45 archvm kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Feb 06 08:53:45 archvm kernel: hid: raw HID events driver (C) Jiri Kosina
Feb 06 08:53:45 archvm kernel: drop_monitor: Initializing network drop monitor service
Feb 06 08:53:45 archvm kernel: NET: Registered PF_INET6 protocol family
Feb 06 08:53:45 archvm kernel: Segment Routing with IPv6
Feb 06 08:53:45 archvm kernel: RPL Segment Routing with IPv6
Feb 06 08:53:45 archvm kernel: In-situ OAM (IOAM) with IPv6
Feb 06 08:53:45 archvm kernel: NET: Registered PF_PACKET protocol family
Feb 06 08:53:45 archvm kernel: IPI shorthand broadcast: enabled
Feb 06 08:53:45 archvm kernel: sched_clock: Marking stable (881003097, 1295698)->(922058577, -39759782)
Feb 06 08:53:45 archvm kernel: registered taskstats version 1
Feb 06 08:53:45 archvm kernel: Loading compiled-in X.509 certificates
Feb 06 08:53:45 archvm kernel: Loaded X.509 cert 'Build time autogenerated kernel key: d6666ab7e7b98485ae8647dd9e2d15e353fd1113'
Feb 06 08:53:45 archvm kernel: Demotion targets for Node 0: null
Feb 06 08:53:45 archvm kernel: Key type .fscrypt registered
Feb 06 08:53:45 archvm kernel: Key type fscrypt-provisioning registered
Feb 06 08:53:45 archvm kernel: PM:   Magic number: 13:916:903
Feb 06 08:53:45 archvm kernel: usb usb2-port4: hash matches
Feb 06 08:53:45 archvm kernel: RAS: Correctable Errors collector initialized.
Feb 06 08:53:45 archvm kernel: clk: Disabling unused clocks
Feb 06 08:53:45 archvm kernel: PM: genpd: Disabling unused power domains
Feb 06 08:53:45 archvm kernel: ata1: SATA link down (SStatus 0 SControl 300)
Feb 06 08:53:45 archvm kernel: ata3: SATA link down (SStatus 0 SControl 300)
Feb 06 08:53:45 archvm kernel: ata5: SATA link down (SStatus 0 SControl 300)
Feb 06 08:53:45 archvm kernel: ata2: SATA link down (SStatus 0 SControl 300)
Feb 06 08:53:45 archvm kernel: ata6: SATA link down (SStatus 0 SControl 300)
Feb 06 08:53:45 archvm kernel: ata4: SATA link down (SStatus 0 SControl 300)
Feb 06 08:53:45 archvm kernel: Freeing unused decrypted memory: 2028K
Feb 06 08:53:45 archvm kernel: Freeing unused kernel image (initmem) memory: 4308K
Feb 06 08:53:45 archvm kernel: Write protecting the kernel read-only data: 34816k
Feb 06 08:53:45 archvm kernel: Freeing unused kernel image (text/rodata gap) memory: 1064K
Feb 06 08:53:45 archvm kernel: Freeing unused kernel image (rodata/data gap) memory: 1884K
Feb 06 08:53:45 archvm kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 06 08:53:45 archvm kernel: rodata_test: all tests were successful
Feb 06 08:53:45 archvm kernel: Run /init as init process
Feb 06 08:53:45 archvm kernel:   with arguments:
Feb 06 08:53:45 archvm kernel:     /init
Feb 06 08:53:45 archvm kernel:   with environment:
Feb 06 08:53:45 archvm kernel:     HOME=/
Feb 06 08:53:45 archvm kernel:     TERM=linux
Feb 06 08:53:45 archvm kernel: fbcon: Taking over console
Feb 06 08:53:45 archvm kernel: Console: switching to colour frame buffer device 160x50
Feb 06 08:53:45 archvm kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Feb 06 08:53:45 archvm kernel: virtio_blk virtio3: 8/0/0 default/read/poll queues
Feb 06 08:53:45 archvm kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Feb 06 08:53:45 archvm kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Feb 06 08:53:45 archvm kernel: virtio_blk virtio3: [vda] 62914560 512-byte logical blocks (32.2 GB/30.0 GiB)
Feb 06 08:53:45 archvm kernel: input: QEMU Virtio Keyboard as /devices/pci0000:00/0000:00:01.6/0000:07:00.0/virtio5/input/input1
Feb 06 08:53:45 archvm kernel:  vda: vda1 vda2
Feb 06 08:53:45 archvm kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Feb 06 08:53:45 archvm kernel: input: QEMU Virtio Mouse as /devices/pci0000:00/0000:00:01.7/0000:08:00.0/virtio6/input/input3
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: NVIDIA GM107 (117000a2)
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: bios: version 82.07.32.00.6d
Feb 06 08:53:45 archvm kernel: Console: switching to colour dummy device 80x25
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: vgaarb: deactivate vga console
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: fb: 2048 MiB GDDR5
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: bus: MMIO read of 00000000 FAULT at 3e6684 [ PRIVRING ]
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: drm: VRAM: 2048 MiB
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: drm: GART: 1048576 MiB
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: drm: TMDS table version 2.0
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: drm: MM: using COPY for buffer copies
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: [drm] Registered 4 planes with drm panic
Feb 06 08:53:45 archvm kernel: [drm] Initialized nouveau 1.4.0 for 0000:09:00.0 on minor 0
Feb 06 08:53:45 archvm kernel: fbcon: nouveaudrmfb (fb0) is primary device
Feb 06 08:53:45 archvm kernel: Console: switching to colour frame buffer device 240x67
Feb 06 08:53:45 archvm kernel: nouveau 0000:09:00.0: [drm] fb0: nouveaudrmfb frame buffer device
Feb 06 08:53:45 archvm kernel: EXT4-fs (vda2): mounted filesystem 52298256-d09b-4e26-86ee-d93193a072ad r/w with ordered data mode. Quota mode: none.
Feb 06 08:53:45 archvm systemd[1]: systemd 257.2-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Feb 06 08:53:45 archvm systemd[1]: Detected virtualization kvm.
Feb 06 08:53:45 archvm systemd[1]: Detected architecture x86-64.
Feb 06 08:53:45 archvm systemd[1]: Hostname set to .
Feb 06 08:53:45 archvm systemd[1]: bpf-restrict-fs: LSM BPF program attached
Feb 06 08:53:45 archvm kernel: Guest personality initialized and is inactive
Feb 06 08:53:45 archvm kernel: VMCI host device registered (name=vmci, major=10, minor=123)
Feb 06 08:53:45 archvm kernel: Initialized host personality
Feb 06 08:53:45 archvm kernel: NET: Registered PF_VSOCK protocol family
Feb 06 08:53:45 archvm systemd[1]: Queued start job for default target Graphical Interface.
Feb 06 08:53:45 archvm systemd[1]: Created slice Slice /system/dirmngr.
Feb 06 08:53:45 archvm systemd[1]: Created slice Slice /system/getty.
Feb 06 08:53:45 archvm systemd[1]: Created slice Slice /system/gpg-agent.
Feb 06 08:53:45 archvm systemd[1]: Created slice Slice /system/gpg-agent-browser.
Feb 06 08:53:45 archvm systemd[1]: Created slice Slice /system/gpg-agent-extra.
Feb 06 08:53:45 archvm systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Feb 06 08:53:45 archvm systemd[1]: Created slice Slice /system/keyboxd.
Feb 06 08:53:45 archvm systemd[1]: Created slice Slice /system/modprobe.
Feb 06 08:53:45 archvm systemd[1]: Created slice User and Session Slice.
Feb 06 08:53:45 archvm systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Feb 06 08:53:45 archvm systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Feb 06 08:53:45 archvm systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Feb 06 08:53:45 archvm systemd[1]: Reached target Local Encrypted Volumes.
Feb 06 08:53:45 archvm systemd[1]: Reached target Login Prompts.
Feb 06 08:53:45 archvm systemd[1]: Reached target Local Integrity Protected Volumes.
Feb 06 08:53:45 archvm systemd[1]: Reached target Path Units.
Feb 06 08:53:45 archvm systemd[1]: Reached target Remote Encrypted Volumes.
Feb 06 08:53:45 archvm systemd[1]: Reached target Remote File Systems.
Feb 06 08:53:45 archvm systemd[1]: Reached target Slice Units.
Feb 06 08:53:45 archvm systemd[1]: Reached target Local Verity Protected Volumes.
Feb 06 08:53:45 archvm systemd[1]: Listening on Device-mapper event daemon FIFOs.
Feb 06 08:53:45 archvm systemd[1]: Listening on Process Core Dump Socket.
Feb 06 08:53:45 archvm systemd[1]: Listening on Credential Encryption/Decryption.
Feb 06 08:53:45 archvm systemd[1]: Listening on Journal Audit Socket.
Feb 06 08:53:45 archvm systemd[1]: Listening on Journal Socket (/dev/log).
Feb 06 08:53:45 archvm systemd[1]: Listening on Journal Sockets.
Feb 06 08:53:45 archvm systemd[1]: Listening on DDI File System Mounter Socket.
Feb 06 08:53:45 archvm systemd[1]: Listening on Namespace Resource Manager Socket.
Feb 06 08:53:45 archvm systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 06 08:53:45 archvm systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 06 08:53:45 archvm systemd[1]: Listening on udev Control Socket.
Feb 06 08:53:45 archvm systemd[1]: Listening on udev Kernel Socket.
Feb 06 08:53:45 archvm systemd[1]: Listening on User Database Manager Socket.
Feb 06 08:53:45 archvm systemd[1]: Mounting Huge Pages File System...
Feb 06 08:53:45 archvm systemd[1]: Mounting POSIX Message Queue File System...
Feb 06 08:53:45 archvm systemd[1]: Mounting Kernel Debug File System...
Feb 06 08:53:45 archvm systemd[1]: Mounting Kernel Trace File System...
Feb 06 08:53:45 archvm systemd[1]: Starting Create List of Static Device Nodes...
Feb 06 08:53:45 archvm systemd[1]: Starting Load Kernel Module configfs...
Feb 06 08:53:45 archvm systemd[1]: Starting Load Kernel Module dm_mod...
Feb 06 08:53:45 archvm systemd[1]: Starting Load Kernel Module drm...
Feb 06 08:53:45 archvm systemd[1]: Starting Load Kernel Module efi_pstore...
Feb 06 08:53:45 archvm systemd[1]: Starting Load Kernel Module fuse...
Feb 06 08:53:45 archvm systemd[1]: Starting Load Kernel Module loop...
Feb 06 08:53:45 archvm systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Feb 06 08:53:45 archvm systemd[1]: Starting Journal Service...
Feb 06 08:53:45 archvm kernel: device-mapper: uevent: version 1.0.3
Feb 06 08:53:45 archvm kernel: device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@...ts.linux.dev
Feb 06 08:53:45 archvm kernel: loop: module loaded
Feb 06 08:53:45 archvm systemd[1]: Starting Load Kernel Modules...
Feb 06 08:53:45 archvm systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 06 08:53:45 archvm systemd[1]: Starting Remount Root and Kernel File Systems...
Feb 06 08:53:45 archvm systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 06 08:53:45 archvm systemd[1]: Starting Load udev Rules from Credentials...
Feb 06 08:53:45 archvm systemd[1]: Starting Coldplug All udev Devices...
Feb 06 08:53:45 archvm systemd[1]: Mounted Huge Pages File System.
Feb 06 08:53:45 archvm systemd[1]: Mounted POSIX Message Queue File System.
Feb 06 08:53:45 archvm systemd[1]: Mounted Kernel Debug File System.
Feb 06 08:53:45 archvm systemd[1]: Mounted Kernel Trace File System.
Feb 06 08:53:45 archvm systemd[1]: Finished Create List of Static Device Nodes.
Feb 06 08:53:45 archvm systemd[1]: modprobe@...figfs.service: Deactivated successfully.
Feb 06 08:53:45 archvm systemd[1]: Finished Load Kernel Module configfs.
Feb 06 08:53:45 archvm systemd[1]: modprobe@...mod.service: Deactivated successfully.
Feb 06 08:53:45 archvm systemd[1]: Finished Load Kernel Module dm_mod.
Feb 06 08:53:45 archvm systemd-journald[314]: Collecting audit messages is enabled.
Feb 06 08:53:45 archvm kernel: audit: type=1130 audit(1738792425.612:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm kernel: audit: type=1131 audit(1738792425.612:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: modprobe@....service: Deactivated successfully.
Feb 06 08:53:45 archvm systemd[1]: Finished Load Kernel Module drm.
Feb 06 08:53:45 archvm kernel: audit: type=1130 audit(1738792425.613:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm kernel: audit: type=1131 audit(1738792425.613:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: modprobe@..._pstore.service: Deactivated successfully.
Feb 06 08:53:45 archvm systemd[1]: Finished Load Kernel Module efi_pstore.
Feb 06 08:53:45 archvm kernel: audit: type=1130 audit(1738792425.615:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@..._pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm kernel: audit: type=1131 audit(1738792425.615:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@..._pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: modprobe@...e.service: Deactivated successfully.
Feb 06 08:53:45 archvm systemd[1]: Finished Load Kernel Module fuse.
Feb 06 08:53:45 archvm kernel: audit: type=1130 audit(1738792425.616:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...e comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm kernel: audit: type=1131 audit(1738792425.616:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...e comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: modprobe@...p.service: Deactivated successfully.
Feb 06 08:53:45 archvm systemd[1]: Finished Load Kernel Module loop.
Feb 06 08:53:45 archvm kernel: audit: type=1130 audit(1738792425.617:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...p comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: Finished Remount Root and Kernel File Systems.
Feb 06 08:53:45 archvm systemd[1]: Finished Load udev Rules from Credentials.
Feb 06 08:53:45 archvm systemd[1]: Activating swap /swap/swapfile...
Feb 06 08:53:45 archvm systemd[1]: Mounting FUSE Control File System...
Feb 06 08:53:45 archvm systemd[1]: Mounting Kernel Configuration File System...
Feb 06 08:53:45 archvm systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Feb 06 08:53:45 archvm systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Feb 06 08:53:45 archvm systemd[1]: Starting Load/Save OS Random Seed...
Feb 06 08:53:45 archvm systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Feb 06 08:53:45 archvm systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Feb 06 08:53:45 archvm systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 06 08:53:45 archvm systemd[1]: Finished Load Kernel Modules.
Feb 06 08:53:45 archvm kernel: Adding 524284k swap on /swap/swapfile.  Priority:-2 extents:3 across:548860k
Feb 06 08:53:45 archvm systemd[1]: Activated swap /swap/swapfile.
Feb 06 08:53:45 archvm systemd[1]: Mounted FUSE Control File System.
Feb 06 08:53:45 archvm systemd[1]: Mounted Kernel Configuration File System.
Feb 06 08:53:45 archvm systemd[1]: Reached target Swaps.
Feb 06 08:53:45 archvm systemd[1]: Mounting Temporary Directory /tmp...
Feb 06 08:53:45 archvm systemd[1]: Starting Apply Kernel Variables...
Feb 06 08:53:45 archvm systemd[1]: Finished Load/Save OS Random Seed.
Feb 06 08:53:45 archvm systemd[1]: Starting Namespace Resource Manager...
Feb 06 08:53:45 archvm systemd[1]: Starting User Database Manager...
Feb 06 08:53:45 archvm systemd[1]: Mounted Temporary Directory /tmp.
Feb 06 08:53:45 archvm systemd-journald[314]: Journal started
Feb 06 08:53:45 archvm systemd-journald[314]: Runtime Journal (/run/log/journal/8f1b161d188e41219ae9cfb088b4379d) is 8M, max 97.3M, 89.3M free.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@..._pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@..._pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...e comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...e comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...p comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...p comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-load-credentials comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_START 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'
Feb 06 08:53:45 archvm audit[1]: SERVICE_START 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'
Feb 06 08:53:45 archvm audit: BPF prog-id=25 op=LOAD
Feb 06 08:53:45 archvm audit: BPF prog-id=26 op=LOAD
Feb 06 08:53:45 archvm audit: BPF prog-id=27 op=LOAD
Feb 06 08:53:45 archvm audit: BPF prog-id=28 op=LOAD
Feb 06 08:53:45 archvm audit: BPF prog-id=29 op=LOAD
Feb 06 08:53:45 archvm audit: BPF prog-id=30 op=LOAD
Feb 06 08:53:45 archvm systemd-modules-load[315]: Inserted module 'crypto_user'
Feb 06 08:53:45 archvm systemd[1]: Finished Apply Kernel Variables.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: Started Journal Service.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: Starting Flush Journal to Persistent Storage...
Feb 06 08:53:45 archvm audit: BPF prog-id=31 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=13 a0=5 a1=7ffebd1b7bb0 a2=94 a3=1000 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=31 op=UNLOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=3 success=yes exit=0 a0=d a1=0 a2=0 a3=0 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=32 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=11 a0=5 a1=7ffebd1b7ab0 a2=94 a3=2 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=32 op=UNLOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=3 success=yes exit=0 a0=b a1=0 a2=0 a3=0 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm systemd[1]: Finished Coldplug All udev Devices.
Feb 06 08:53:45 archvm systemd-journald[314]: Time spent on flushing to /var/log/journal/8f1b161d188e41219ae9cfb088b4379d is 7.609ms for 876 entries.
Feb 06 08:53:45 archvm systemd-journald[314]: System Journal (/var/log/journal/8f1b161d188e41219ae9cfb088b4379d) is 40M, max 2.9G, 2.8G free.
Feb 06 08:53:45 archvm systemd-journald[314]: Received client request to flush runtime journal.
Feb 06 08:53:45 archvm systemd-journald[314]: File /var/log/journal/8f1b161d188e41219ae9cfb088b4379d/system.journal corrupted or uncleanly shut down, renaming and replacing.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit: BPF prog-id=33 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=14 a0=5 a1=7ffebd1b7810 a2=94 a3=4 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=33 op=UNLOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=3 success=yes exit=0 a0=e a1=0 a2=0 a3=0 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=34 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=14 a0=5 a1=7ffebd1b7940 a2=94 a3=0 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=34 op=UNLOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=3 success=yes exit=0 a0=e a1=0 a2=0 a3=0 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=35 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=14 a0=5 a1=7ffebd1b70e0 a2=94 a3=35 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=36 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=15 a0=5 a1=7ffebd1b70e0 a2=94 a3=35 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=37 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=16 a0=5 a1=7ffebd1b70e0 a2=94 a3=35 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=38 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=17 a0=5 a1=7ffebd1b70e0 a2=94 a3=35 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=39 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=18 a0=5 a1=7ffebd1b70e0 a2=94 a3=35 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=40 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=19 a0=5 a1=7ffebd1b70e0 a2=94 a3=16 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm systemd[1]: Started User Database Manager.
Feb 06 08:53:45 archvm systemd[1]: Finished Flush Journal to Persistent Storage.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd-nsresourced[331]: userns-restrict BPF-LSM program userns_restrict_path_chown now attached.
Feb 06 08:53:45 archvm systemd-nsresourced[331]: userns-restrict BPF-LSM program userns_restrict_path_mkdir now attached.
Feb 06 08:53:45 archvm systemd-nsresourced[331]: userns-restrict BPF-LSM program userns_restrict_path_mknod now attached.
Feb 06 08:53:45 archvm systemd-nsresourced[331]: userns-restrict BPF-LSM program userns_restrict_path_symlink now attached.
Feb 06 08:53:45 archvm systemd-nsresourced[331]: userns-restrict BPF-LSM program userns_restrict_path_link now attached.
Feb 06 08:53:45 archvm audit: BPF prog-id=41 op=LOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=321 success=yes exit=26 a0=5 a1=7ffebd1b7680 a2=94 a3=2 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm audit: BPF prog-id=41 op=UNLOAD
Feb 06 08:53:45 archvm audit[331]: SYSCALL arch=c000003e syscall=3 success=yes exit=0 a0=1a a1=0 a2=0 a3=0 items=0 ppid=1 pid=331 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-nsresou" exe="/usr/lib/systemd/systemd-nsresourced" key=(null)
Feb 06 08:53:45 archvm audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-nsresourced"
Feb 06 08:53:45 archvm systemd-nsresourced[331]: userns-restrict BPF-LSM program userns_restrict_free_user_ns now attached.
Feb 06 08:53:45 archvm systemd[1]: Started Namespace Resource Manager.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-nsresourced comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START 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'
Feb 06 08:53:45 archvm systemd[1]: Starting Create System Users...
Feb 06 08:53:45 archvm systemd[1]: Finished Create System Users.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm audit: BPF prog-id=42 op=LOAD
Feb 06 08:53:45 archvm systemd[1]: Starting Network Name Resolution...
Feb 06 08:53:45 archvm audit: BPF prog-id=43 op=LOAD
Feb 06 08:53:45 archvm systemd[1]: Starting Network Time Synchronization...
Feb 06 08:53:45 archvm systemd[1]: Starting Create Static Device Nodes in /dev...
Feb 06 08:53:45 archvm systemd[1]: Finished Create Static Device Nodes in /dev.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: Started Network Time Synchronization.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: Reached target Preparation for Local File Systems.
Feb 06 08:53:45 archvm systemd[1]: Set up automount EFI System Partition Automount.
Feb 06 08:53:45 archvm systemd[1]: Reached target System Time Set.
Feb 06 08:53:45 archvm audit: BPF prog-id=44 op=LOAD
Feb 06 08:53:45 archvm audit: BPF prog-id=45 op=LOAD
Feb 06 08:53:45 archvm systemd[1]: Starting Rule-based Manager for Device Events and Files...
Feb 06 08:53:45 archvm systemd-resolved[373]: Positive Trust Anchors:
Feb 06 08:53:45 archvm systemd-resolved[373]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Feb 06 08:53:45 archvm systemd-resolved[373]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test
Feb 06 08:53:45 archvm systemd-resolved[373]: Using system hostname 'archvm'.
Feb 06 08:53:45 archvm systemd[1]: Started Network Name Resolution.
Feb 06 08:53:45 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:45 archvm systemd[1]: Reached target Host and Network Name Lookups.
Feb 06 08:53:45 archvm systemd-udevd[383]: Using default interface naming scheme 'v257'.
Feb 06 08:53:46 archvm systemd[1]: Started Rule-based Manager for Device Events and Files.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm (udev-worker)[398]: Network interface NamePolicy= disabled on kernel command line.
Feb 06 08:53:46 archvm kernel: mousedev: PS/2 mouse device common for all mice
Feb 06 08:53:46 archvm systemd[1]: Starting Load Kernel Module dm_mod...
Feb 06 08:53:46 archvm kernel: lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
Feb 06 08:53:46 archvm systemd[1]: Starting Load Kernel Module efi_pstore...
Feb 06 08:53:46 archvm systemd[1]: Starting Load Kernel Module loop...
Feb 06 08:53:46 archvm systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Feb 06 08:53:46 archvm systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Feb 06 08:53:46 archvm systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 06 08:53:46 archvm systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 06 08:53:46 archvm systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 06 08:53:46 archvm kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
Feb 06 08:53:46 archvm kernel: cryptd: max_cpu_qlen set to 1000
Feb 06 08:53:46 archvm systemd[1]: modprobe@...mod.service: Deactivated successfully.
Feb 06 08:53:46 archvm systemd[1]: Finished Load Kernel Module dm_mod.
Feb 06 08:53:46 archvm systemd[1]: modprobe@...p.service: Deactivated successfully.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm systemd[1]: Finished Load Kernel Module loop.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...p comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@...p comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm systemd[1]: modprobe@..._pstore.service: Deactivated successfully.
Feb 06 08:53:46 archvm systemd[1]: Finished Load Kernel Module efi_pstore.
Feb 06 08:53:46 archvm kernel: input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input7
Feb 06 08:53:46 archvm kernel: input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input6
Feb 06 08:53:46 archvm kernel: i801_smbus 0000:00:1f.3: Enabling SMBus device
Feb 06 08:53:46 archvm kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Feb 06 08:53:46 archvm kernel: i2c i2c-13: Memory type 0x07 not supported yet, not instantiating SPD
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@..._pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@..._pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Feb 06 08:53:46 archvm systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Feb 06 08:53:46 archvm kernel: AES CTR mode by8 optimization enabled
Feb 06 08:53:46 archvm kernel: iTCO_vendor_support: vendor-support=0
Feb 06 08:53:46 archvm systemd[1]: Starting Virtual Console Setup...
Feb 06 08:53:46 archvm kernel: iTCO_wdt iTCO_wdt.1.auto: Found a ICH9 TCO device (Version=2, TCOBASE=0x0660)
Feb 06 08:53:46 archvm kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
Feb 06 08:53:46 archvm systemd[1]: Finished Virtual Console Setup.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm kernel: ACPI: \_SB_.GSIH: Enabled at IRQ 23
Feb 06 08:53:46 archvm kernel: snd_hda_intel 0000:09:00.1: Disabling MSI
Feb 06 08:53:46 archvm kernel: snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
Feb 06 08:53:46 archvm kernel: snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:speaker
Feb 06 08:53:46 archvm kernel: snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 06 08:53:46 archvm kernel: snd_hda_codec_generic hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 06 08:53:46 archvm kernel: snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
Feb 06 08:53:46 archvm kernel: snd_hda_codec_generic hdaudioC0D0:    inputs:
Feb 06 08:53:46 archvm kernel: snd_hda_codec_generic hdaudioC0D0:      Mic=0x5
Feb 06 08:53:46 archvm systemd[1]: Reached target Sound Card.
Feb 06 08:53:46 archvm kernel: snd_hda_intel 0000:09:00.1: bound 0000:09:00.0 (ops nv50_audio_component_bind_ops [nouveau])
Feb 06 08:53:46 archvm kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:09:00.1/sound/card1/input8
Feb 06 08:53:46 archvm kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:09:00.1/sound/card1/input9
Feb 06 08:53:46 archvm kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:09:00.1/sound/card1/input10
Feb 06 08:53:46 archvm kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:09:00.1/sound/card1/input11
Feb 06 08:53:46 archvm kernel: kvm_amd: TSC scaling supported
Feb 06 08:53:46 archvm kernel: kvm_amd: Nested Virtualization enabled
Feb 06 08:53:46 archvm kernel: kvm_amd: Nested Paging enabled
Feb 06 08:53:46 archvm kernel: kvm_amd: LBR virtualization supported
Feb 06 08:53:46 archvm kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Feb 06 08:53:46 archvm kernel: kvm_amd: Virtual GIF supported
Feb 06 08:53:46 archvm systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Feb 06 08:53:46 archvm systemd[1]: Reached target Local File Systems.
Feb 06 08:53:46 archvm systemd[1]: Reached target Containers.
Feb 06 08:53:46 archvm systemd[1]: Listening on Boot Entries Service Socket.
Feb 06 08:53:46 archvm systemd-timesyncd[374]: Network configuration changed, trying to establish connection.
Feb 06 08:53:46 archvm systemd[1]: Listening on Disk Image Download Service Socket.
Feb 06 08:53:46 archvm systemd-timesyncd[374]: Network configuration changed, trying to establish connection.
Feb 06 08:53:46 archvm systemd[1]: Listening on System Extension Image Management.
Feb 06 08:53:46 archvm systemd-timesyncd[374]: Network configuration changed, trying to establish connection.
Feb 06 08:53:46 archvm systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Feb 06 08:53:46 archvm systemd[1]: Starting Update Boot Loader Random Seed...
Feb 06 08:53:46 archvm systemd[1]: Starting Automatic Boot Loader Update...
Feb 06 08:53:46 archvm systemd[1]: Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met.
Feb 06 08:53:46 archvm systemd[1]: Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met.
Feb 06 08:53:46 archvm systemd[1]: Starting Create System Files and Directories...
Feb 06 08:53:46 archvm systemd[1]: boot.automount: Got automount request for /boot, triggered by 439 (bootctl)
Feb 06 08:53:46 archvm systemd[1]: Mounting EFI System Partition Automount...
Feb 06 08:53:46 archvm kernel: FAT-fs (vda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Feb 06 08:53:46 archvm systemd[1]: Mounted EFI System Partition Automount.
Feb 06 08:53:46 archvm bootctl[438]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
Feb 06 08:53:46 archvm systemd[1]: Finished Update Boot Loader Random Seed.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-boot-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm bootctl[439]: Skipping "/boot/EFI/systemd/systemd-bootx64.efi", same boot loader version in place already.
Feb 06 08:53:46 archvm bootctl[439]: Skipping "/boot/EFI/BOOT/BOOTX64.EFI", same boot loader version in place already.
Feb 06 08:53:46 archvm bootctl[439]: Skipping "/boot/EFI/BOOT/BOOTX64.EFI", same boot loader version in place already.
Feb 06 08:53:46 archvm systemd[1]: Finished Automatic Boot Loader Update.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-boot-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm kernel: kauditd_printk_skb: 83 callbacks suppressed
Feb 06 08:53:46 archvm kernel: audit: type=1130 audit(1738792426.713:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-boot-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm systemd-timesyncd[374]: Network configuration changed, trying to establish connection.
Feb 06 08:53:46 archvm systemd-timesyncd[374]: Network configuration changed, trying to establish connection.
Feb 06 08:53:46 archvm systemd-timesyncd[374]: Network configuration changed, trying to establish connection.
Feb 06 08:53:46 archvm systemd[1]: Finished Create System Files and Directories.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm kernel: audit: type=1130 audit(1738792426.764:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm systemd[1]: Starting Rebuild Dynamic Linker Cache...
Feb 06 08:53:46 archvm systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 06 08:53:46 archvm systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 06 08:53:46 archvm systemd[1]: Starting Rebuild Journal Catalog...
Feb 06 08:53:46 archvm systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Feb 06 08:53:46 archvm systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Feb 06 08:53:46 archvm audit[453]: SYSTEM_BOOT pid=453 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm kernel: audit: type=1127 audit(1738792426.787:64): pid=453 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm kernel: audit: type=1130 audit(1738792426.792:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm systemd[1]: Finished Rebuild Journal Catalog.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm kernel: audit: type=1130 audit(1738792426.813:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm systemd[1]: Finished Rebuild Dynamic Linker Cache.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm kernel: audit: type=1130 audit(1738792426.871:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm systemd[1]: Starting Update is Completed...
Feb 06 08:53:46 archvm systemd[1]: Finished Update is Completed.
Feb 06 08:53:46 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm kernel: audit: type=1130 audit(1738792426.900:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:46 archvm systemd[1]: Reached target System Initialization.
Feb 06 08:53:46 archvm systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Feb 06 08:53:46 archvm systemd[1]: Started Daily verification of password and group files.
Feb 06 08:53:46 archvm systemd[1]: Started Daily Cleanup of Temporary Directories.
Feb 06 08:53:46 archvm systemd[1]: Reached target Timer Units.
Feb 06 08:53:46 archvm systemd[1]: Listening on D-Bus System Message Bus Socket.
Feb 06 08:53:46 archvm systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Feb 06 08:53:46 archvm systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Feb 06 08:53:46 archvm systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Feb 06 08:53:46 archvm systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Feb 06 08:53:46 archvm systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Feb 06 08:53:46 archvm systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Feb 06 08:53:46 archvm systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Feb 06 08:53:46 archvm systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_VSOCK).
Feb 06 08:53:46 archvm systemd[1]: Reached target SSH Access Available.
Feb 06 08:53:46 archvm systemd[1]: Listening on Hostname Service Socket.
Feb 06 08:53:46 archvm systemd[1]: Reached target Socket Units.
Feb 06 08:53:46 archvm audit: BPF prog-id=46 op=LOAD
Feb 06 08:53:46 archvm kernel: audit: type=1334 audit(1738792426.940:69): prog-id=46 op=LOAD
Feb 06 08:53:46 archvm systemd[1]: Starting D-Bus System Message Bus...
Feb 06 08:53:46 archvm systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 06 08:53:46 archvm systemd[1]: Started D-Bus System Message Bus.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: Reached target Basic System.
Feb 06 08:53:47 archvm kernel: audit: type=1130 audit(1738792427.002:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: Starting Network Manager...
Feb 06 08:53:47 archvm systemd[1]: Initializes Pacman keyring was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 06 08:53:47 archvm systemd[1]: Started QEMU Guest Agent.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qemu-guest-agent comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Feb 06 08:53:47 archvm kernel: audit: type=1130 audit(1738792427.013:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qemu-guest-agent comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm dbus-broker-launch[460]: Ready
Feb 06 08:53:47 archvm audit: BPF prog-id=47 op=LOAD
Feb 06 08:53:47 archvm systemd[1]: Starting Home Area Manager...
Feb 06 08:53:47 archvm audit: BPF prog-id=48 op=LOAD
Feb 06 08:53:47 archvm audit: BPF prog-id=49 op=LOAD
Feb 06 08:53:47 archvm audit: BPF prog-id=50 op=LOAD
Feb 06 08:53:47 archvm systemd[1]: Starting User Login Management...
Feb 06 08:53:47 archvm systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 06 08:53:47 archvm systemd-homed[464]: Watching /home.
Feb 06 08:53:47 archvm systemd[1]: Started Home Area Manager.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-homed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: Finished Home Area Activation.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-homed-activate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.0658] NetworkManager (version 1.50.2-1) is starting... (boot:f574cc39-9154-46f6-b97c-f093dc24e6a4)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.0658] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Feb 06 08:53:47 archvm systemd-logind[468]: New seat seat0.
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.0793] manager[0x5603a773f030]: monitoring kernel firmware directory '/lib/firmware'.
Feb 06 08:53:47 archvm systemd-logind[468]: Watching system buttons on /dev/input/event0 (Power Button)
Feb 06 08:53:47 archvm systemd-logind[468]: Watching system buttons on /dev/input/event1 (QEMU Virtio Keyboard)
Feb 06 08:53:47 archvm audit: BPF prog-id=51 op=LOAD
Feb 06 08:53:47 archvm audit: BPF prog-id=52 op=LOAD
Feb 06 08:53:47 archvm audit: BPF prog-id=53 op=LOAD
Feb 06 08:53:47 archvm systemd[1]: Starting Hostname Service...
Feb 06 08:53:47 archvm systemd-logind[468]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Feb 06 08:53:47 archvm systemd[1]: Started User Login Management.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: Started Hostname Service.
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1453] hostname: hostname: using hostnamed
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1453] hostname: static hostname changed from (none) to "archvm"
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1458] dns-mgr: init: dns=systemd-resolved rc-manager=symlink, plugin=systemd-resolved
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1542] manager[0x5603a773f030]: rfkill: Wi-Fi hardware radio set enabled
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1543] manager[0x5603a773f030]: rfkill: WWAN hardware radio set enabled
Feb 06 08:53:47 archvm systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1647] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-bluetooth.so)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1667] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-wifi.so)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1688] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-ovs.so)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1697] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-wwan.so)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1706] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-adsl.so)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.1996] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-team.so)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2001] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2001] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2002] manager: Networking is enabled by state file
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2012] settings: Loaded settings plugin: keyfile (internal)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2030] dhcp: init: Using DHCP client 'internal'
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2033] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2053] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2062] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Feb 06 08:53:47 archvm systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2071] device (lo): Activation: starting connection 'lo' (691b2b06-87b5-4c39-99af-ad3a5e7fee73)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2084] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2097] settings: (eth0): created default wired connection 'Wired connection 1'
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2098] device (eth0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Feb 06 08:53:47 archvm systemd[1]: Started Network Manager.
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2215] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: Reached target Network.
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2236] ovsdb: disconnected from ovsdb
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2237] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2239] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2241] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2243] device (eth0): carrier: link connected
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2248] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2255] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2259] policy: auto-activating connection 'Wired connection 1' (bc9e607e-500f-3431-b611-9802a9fb982f)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2265] device (eth0): Activation: starting connection 'Wired connection 1' (bc9e607e-500f-3431-b611-9802a9fb982f)
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2266] device (eth0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2268] manager: NetworkManager state is now CONNECTING
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2269] device (eth0): state change: prepare -> config (reason 'none', managed-type: 'full')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2277] device (eth0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2281] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
Feb 06 08:53:47 archvm systemd[1]: Starting OpenSSH Daemon...
Feb 06 08:53:47 archvm systemd[1]: Starting Permit User Sessions...
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2338] dhcp4 (eth0): state changed new lease, address=192.168.122.116, acd pending
Feb 06 08:53:47 archvm systemd[1]: Finished Permit User Sessions.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2491] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2493] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.2497] device (lo): Activation: successful, device activated.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: Starting GNOME Display Manager...
Feb 06 08:53:47 archvm sshd[491]: Server listening on 0.0.0.0 port 22.
Feb 06 08:53:47 archvm sshd[491]: Server listening on :: port 22.
Feb 06 08:53:47 archvm systemd[1]: Started OpenSSH Daemon.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: Reached target Multi-User System.
Feb 06 08:53:47 archvm systemd[1]: Started GNOME Display Manager.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: Reached target Graphical Interface.
Feb 06 08:53:47 archvm systemd[1]: Startup finished in 3.185s (kernel) + 2.451s (userspace) = 5.636s.
Feb 06 08:53:47 archvm systemd[1]: Reached target User and Group Name Lookups.
Feb 06 08:53:47 archvm audit: BPF prog-id=54 op=LOAD
Feb 06 08:53:47 archvm systemd[1]: Starting Accounts Service...
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.3563] dhcp4 (eth0): state changed new lease, address=192.168.122.116
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.3567] policy: set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS
Feb 06 08:53:47 archvm systemd-resolved[373]: eth0: Bus client set default route setting: yes
Feb 06 08:53:47 archvm systemd-resolved[373]: eth0: Bus client set DNS server list to: 192.168.122.1
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.3612] device (eth0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.3623] device (eth0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.3624] device (eth0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.3626] manager: NetworkManager state is now CONNECTED_SITE
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.3628] device (eth0): Activation: successful, device activated.
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.3631] manager: startup complete
Feb 06 08:53:47 archvm audit: BPF prog-id=55 op=LOAD
Feb 06 08:53:47 archvm systemd[1]: Starting Authorization Manager...
Feb 06 08:53:47 archvm polkitd[509]: Started polkitd version 126
Feb 06 08:53:47 archvm polkitd[509]: Loading rules from directory /etc/polkit-1/rules.d
Feb 06 08:53:47 archvm polkitd[509]: Loading rules from directory /run/polkit-1/rules.d
Feb 06 08:53:47 archvm polkitd[509]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Feb 06 08:53:47 archvm polkitd[509]: Loading rules from directory /usr/local/share/polkit-1/rules.d
Feb 06 08:53:47 archvm polkitd[509]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Feb 06 08:53:47 archvm polkitd[509]: Loading rules from directory /usr/share/polkit-1/rules.d
Feb 06 08:53:47 archvm polkitd[509]: Finished loading, compiling and executing 10 rules
Feb 06 08:53:47 archvm systemd[1]: Started Authorization Manager.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm polkitd[509]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Feb 06 08:53:47 archvm accounts-daemon[503]: started daemon version 23.13.0
Feb 06 08:53:47 archvm systemd[1]: Started Accounts Service.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm audit[525]: USER_AUTH pid=525 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:53:47 archvm audit[525]: USER_ACCT pid=525 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:53:47 archvm audit[525]: CRED_ACQ pid=525 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:53:47 archvm audit[525]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffd94f5daa0 a2=3 a3=0 items=0 ppid=498 pid=525 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Feb 06 08:53:47 archvm audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Feb 06 08:53:47 archvm systemd-logind[468]: New session 1 of user gdm.
Feb 06 08:53:47 archvm systemd[1]: Created slice User Slice of UID 120.
Feb 06 08:53:47 archvm systemd[1]: Starting User Runtime Directory /run/user/120...
Feb 06 08:53:47 archvm systemd[1]: Finished User Runtime Directory /run/user/120.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[1]: Starting User Manager for UID 120...
Feb 06 08:53:47 archvm audit[533]: USER_ACCT pid=533 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm audit[533]: CRED_ACQ pid=533 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=failed'
Feb 06 08:53:47 archvm audit[533]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=a a1=7ffd1a3c3760 a2=3 a3=0 items=0 ppid=1 pid=533 auid=120 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
Feb 06 08:53:47 archvm audit: PROCTITLE proctitle="(systemd)"
Feb 06 08:53:47 archvm (systemd)[533]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[] rhost=[]
Feb 06 08:53:47 archvm (systemd)[533]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by gdm(uid=0)
Feb 06 08:53:47 archvm systemd-logind[468]: New session 2 of user gdm.
Feb 06 08:53:47 archvm audit[533]: USER_START pid=533 uid=0 auid=120 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_umask,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[533]: Queued start job for default target Main User Target.
Feb 06 08:53:47 archvm systemd[533]: Created slice User Application Slice.
Feb 06 08:53:47 archvm systemd[533]: Reached target Paths.
Feb 06 08:53:47 archvm systemd[533]: Reached target Timers.
Feb 06 08:53:47 archvm systemd[533]: Starting D-Bus User Message Bus Socket...
Feb 06 08:53:47 archvm systemd[533]: Listening on GnuPG network certificate management daemon.
Feb 06 08:53:47 archvm systemd[533]: Listening on GNOME Keyring daemon.
Feb 06 08:53:47 archvm systemd[533]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 06 08:53:47 archvm systemd[533]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 06 08:53:47 archvm systemd[533]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 06 08:53:47 archvm systemd[533]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 06 08:53:47 archvm systemd[533]: Listening on GnuPG public key management service.
Feb 06 08:53:47 archvm systemd[533]: Listening on p11-kit server.
Feb 06 08:53:47 archvm systemd[533]: Listening on PipeWire PulseAudio.
Feb 06 08:53:47 archvm systemd[533]: Listening on PipeWire Multimedia System Sockets.
Feb 06 08:53:47 archvm systemd[533]: Listening on D-Bus User Message Bus Socket.
Feb 06 08:53:47 archvm systemd[533]: Reached target Sockets.
Feb 06 08:53:47 archvm systemd[533]: Reached target Basic System.
Feb 06 08:53:47 archvm systemd[1]: Started User Manager for UID 120.
Feb 06 08:53:47 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:47 archvm systemd[533]: Starting Update XDG user dir configuration...
Feb 06 08:53:47 archvm systemd[1]: Started Session 1 of User gdm.
Feb 06 08:53:47 archvm audit[525]: USER_START pid=525 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:53:47 archvm systemd[533]: Finished Update XDG user dir configuration.
Feb 06 08:53:47 archvm systemd[533]: Reached target Main User Target.
Feb 06 08:53:47 archvm systemd[533]: Startup finished in 219ms.
Feb 06 08:53:47 archvm systemd[533]: Created slice User Core Session Slice.
Feb 06 08:53:47 archvm systemd[533]: Starting D-Bus User Message Bus...
Feb 06 08:53:47 archvm dbus-broker-launch[548]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Feb 06 08:53:47 archvm dbus-broker-launch[548]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Feb 06 08:53:47 archvm systemd[533]: Started D-Bus User Message Bus.
Feb 06 08:53:47 archvm dbus-broker-launch[548]: Ready
Feb 06 08:53:47 archvm NetworkManager[462]:   [1738792427.9220] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 06 08:53:47 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=553 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
Feb 06 08:53:47 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Feb 06 08:53:47 archvm gnome-session[553]: gnome-session-binary[553]: WARNING: Could not check if unit gnome-session-wayland@...me-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Feb 06 08:53:47 archvm gnome-session-binary[553]: WARNING: Could not check if unit gnome-session-wayland@...me-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Feb 06 08:53:48 archvm gnome-shell[565]: Running GNOME Shell (using mutter 47.5) as a Wayland display server
Feb 06 08:53:48 archvm systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Feb 06 08:53:48 archvm systemd[1]: Started RealtimeKit Scheduling Policy Service.
Feb 06 08:53:48 archvm rtkit-daemon[584]: Successfully called chroot.
Feb 06 08:53:48 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:48 archvm rtkit-daemon[584]: Successfully dropped privileges.
Feb 06 08:53:48 archvm rtkit-daemon[584]: Successfully limited resources.
Feb 06 08:53:48 archvm rtkit-daemon[584]: Running.
Feb 06 08:53:48 archvm rtkit-daemon[584]: Watchdog thread running.
Feb 06 08:53:48 archvm rtkit-daemon[584]: Canary thread running.
Feb 06 08:53:48 archvm rtkit-daemon[584]: Supervising 0 threads of 0 processes of 0 users.
Feb 06 08:53:48 archvm rtkit-daemon[584]: Successfully made thread 583 of process 565 owned by '120' high priority at nice level -15.
Feb 06 08:53:48 archvm rtkit-daemon[584]: Supervising 1 threads of 1 processes of 1 users.
Feb 06 08:53:48 archvm gnome-shell[565]: Thread 'KMS thread' will be using high priority scheduling
Feb 06 08:53:48 archvm gnome-shell[565]: Device '/dev/dri/card0' prefers shadow buffer
Feb 06 08:53:48 archvm gnome-shell[565]: Added device '/dev/dri/card0' (nouveau) using non-atomic mode setting.
Feb 06 08:53:48 archvm gnome-shell[565]: Created gbm renderer for '/dev/dri/card0'
Feb 06 08:53:48 archvm gnome-shell[565]: Boot VGA GPU /dev/dri/card0 selected as primary
Feb 06 08:53:48 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=565 comm="/usr/bin/gnome-shell")
Feb 06 08:53:48 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Successfully activated service 'org.a11y.Bus'
Feb 06 08:53:48 archvm gnome-shell[565]: Using public X11 display :1024, (using :1025 for managed services)
Feb 06 08:53:48 archvm gnome-shell[565]: Using Wayland display name 'wayland-0'
Feb 06 08:53:48 archvm /usr/lib/gdm-wayland-session[603]: dbus-daemon[603]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=565 comm="/usr/bin/gnome-shell")
Feb 06 08:53:48 archvm systemd[1]: Starting Manage, Install and Generate Color Profiles...
Feb 06 08:53:48 archvm /usr/lib/gdm-wayland-session[603]: dbus-daemon[603]: Successfully activated service 'org.a11y.atspi.Registry'
Feb 06 08:53:48 archvm /usr/lib/gdm-wayland-session[606]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Feb 06 08:53:48 archvm systemd[1]: Started Manage, Install and Generate Color Profiles.
Feb 06 08:53:48 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:49 archvm gnome-shell[565]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Feb 06 08:53:49 archvm gnome-shell[565]: Will monitor session 1
Feb 06 08:53:49 archvm audit: BPF prog-id=56 op=LOAD
Feb 06 08:53:49 archvm audit: BPF prog-id=57 op=LOAD
Feb 06 08:53:49 archvm audit: BPF prog-id=58 op=LOAD
Feb 06 08:53:49 archvm systemd[1]: Starting Locale Service...
Feb 06 08:53:49 archvm dbus-broker-launch[460]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=565 comm="/usr/bin/gnome-shell")
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=565 comm="/usr/bin/gnome-shell")
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Feb 06 08:53:49 archvm systemd[1]: Started Locale Service.
Feb 06 08:53:49 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=565 comm="/usr/bin/gnome-shell")
Feb 06 08:53:49 archvm audit: BPF prog-id=59 op=LOAD
Feb 06 08:53:49 archvm audit: BPF prog-id=60 op=LOAD
Feb 06 08:53:49 archvm systemd[1]: Starting Daemon for power management...
Feb 06 08:53:49 archvm gnome-shell[565]: Extension apps-menu@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension auto-move-windows@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension drive-menu@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension launch-new-instance@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension light-style@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/light-style@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/light-style@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension native-window-placement@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension places-menu@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension screenshot-window-sizer@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension status-icons@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/status-icons@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/status-icons@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension system-monitor@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/system-monitor@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/system-monitor@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension user-theme@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension window-list@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension windowsNavigator@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm gnome-shell[565]: Extension workspace-indicator@...me-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@...me-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@...me-shell-extensions.gcampax.github.com will not be loaded
Feb 06 08:53:49 archvm org.gnome.Shell.desktop[565]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/1011029c3265d9c4af173879242797409500000005530000.ms”: No such file or directory
Feb 06 08:53:49 archvm gnome-shell[565]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Successfully activated service 'org.gnome.Shell.Notifications'
Feb 06 08:53:49 archvm polkitd[509]: Registered Authentication Agent for unix-session:1 (system bus name :1.19 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_AU.UTF-8)
Feb 06 08:53:49 archvm gnome-shell[565]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Feb 06 08:53:49 archvm kernel: rfkill: input handler disabled
Feb 06 08:53:49 archvm NetworkManager[462]:   [1738792429.4317] agent-manager: agent[4a2a1c97cbef3c0f,:1.19/org.gnome.Shell.NetworkAgent/120]: agent registered
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=664 comm="/usr/lib/gsd-sharing")
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Feb 06 08:53:49 archvm gsd-sharing[664]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Feb 06 08:53:49 archvm gsd-sharing[664]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Feb 06 08:53:49 archvm systemd[1]: Started Daemon for power management.
Feb 06 08:53:49 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:49 archvm systemd[533]: Started PipeWire Multimedia Service.
Feb 06 08:53:49 archvm systemd[533]: Started Multimedia Service Session Manager.
Feb 06 08:53:49 archvm systemd[533]: Started PipeWire PulseAudio.
Feb 06 08:53:49 archvm systemd[1]: Starting Location Lookup Service...
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 1 threads of 1 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 1 threads of 1 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 1 threads of 1 processes of 1 users.
Feb 06 08:53:49 archvm wireplumber[833]: wp-internal-comp-loader: Loading profile 'main'
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Successfully activated service 'org.gnome.Shell.Screencast'
Feb 06 08:53:49 archvm rtkit-daemon[584]: Successfully made thread 831 of process 831 owned by '120' high priority at nice level -11.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 2 threads of 2 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Successfully made thread 847 of process 831 owned by '120' RT at priority 20.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 3 threads of 2 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 3 threads of 2 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 3 threads of 2 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 3 threads of 2 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 3 threads of 2 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 3 threads of 2 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 3 threads of 2 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Successfully made thread 839 of process 839 owned by '120' high priority at nice level -11.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 4 threads of 3 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Successfully made thread 857 of process 839 owned by '120' RT at priority 20.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 5 threads of 3 processes of 1 users.
Feb 06 08:53:49 archvm gnome-shell[565]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Feb 06 08:53:49 archvm rtkit-daemon[584]: Successfully made thread 833 of process 833 owned by '120' high priority at nice level -11.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 6 threads of 4 processes of 1 users.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Successfully made thread 863 of process 833 owned by '120' RT at priority 20.
Feb 06 08:53:49 archvm rtkit-daemon[584]: Supervising 7 threads of 4 processes of 1 users.
Feb 06 08:53:49 archvm systemd[1]: Starting WPA supplicant...
Feb 06 08:53:49 archvm org.gnome.Shell.desktop[881]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Feb 06 08:53:49 archvm org.gnome.Shell.desktop[881]: > Warning:          Unsupported maximum keycode 708, clipping.
Feb 06 08:53:49 archvm org.gnome.Shell.desktop[881]: >                   X11 cannot support keycodes above 255.
Feb 06 08:53:49 archvm org.gnome.Shell.desktop[881]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Feb 06 08:53:49 archvm org.gnome.Shell.desktop[881]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Feb 06 08:53:49 archvm org.gnome.Shell.desktop[881]: Errors from xkbcomp are not fatal to the X server
Feb 06 08:53:49 archvm systemd[1]: Started WPA supplicant.
Feb 06 08:53:49 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:49 archvm wpa_supplicant[882]: Successfully initialized wpa_supplicant
Feb 06 08:53:49 archvm geoclue[844]: Failed to connect to avahi service: Daemon not running
Feb 06 08:53:49 archvm systemd[1]: Started Location Lookup Service.
Feb 06 08:53:49 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.32' (uid=120 pid=864 comm="/usr/lib/mutter-x11-frames")
Feb 06 08:53:49 archvm gnome-session-binary[553]: Entering running state
Feb 06 08:53:49 archvm xbrlapi.desktop[898]: openConnection: connect: No such file or directory
Feb 06 08:53:49 archvm xbrlapi.desktop[898]: cannot connect to braille devices daemon brltty at :0
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.freedesktop.portal.Documents' requested by ':1.33' (uid=120 pid=896 comm="/usr/lib/xdg-desktop-portal")
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Successfully activated service 'org.freedesktop.portal.Documents'
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gnome' requested by ':1.33' (uid=120 pid=896 comm="/usr/lib/xdg-desktop-portal")
Feb 06 08:53:49 archvm wireplumber[833]: spa.bluez5: BlueZ system service is not available
Feb 06 08:53:49 archvm wireplumber[833]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Feb 06 08:53:49 archvm wireplumber[833]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Feb 06 08:53:49 archvm gsd-media-keys[706]: Unable to get default sink
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.gnome.ScreenSaver' requested by ':1.23' (uid=120 pid=751 comm="/usr/lib/gsd-power")
Feb 06 08:53:49 archvm gsd-media-keys[706]: Failed to grab accelerator for keybinding settings:playback-repeat
Feb 06 08:53:49 archvm gsd-media-keys[706]: Failed to grab accelerator for keybinding settings:hibernate
Feb 06 08:53:49 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Successfully activated service 'org.gnome.ScreenSaver'
Feb 06 08:53:50 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
Feb 06 08:53:50 archvm rtkit-daemon[584]: Supervising 7 threads of 4 processes of 1 users.
Feb 06 08:53:50 archvm rtkit-daemon[584]: Supervising 7 threads of 4 processes of 1 users.
Feb 06 08:53:50 archvm rtkit-daemon[584]: Supervising 7 threads of 4 processes of 1 users.
Feb 06 08:53:50 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.33' (uid=120 pid=896 comm="/usr/lib/xdg-desktop-portal")
Feb 06 08:53:50 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Feb 06 08:53:50 archvm /usr/lib/gdm-wayland-session[552]: dbus-daemon[552]: [session uid=120 pid=552 pidfd=5] Activating service name='org.freedesktop.secrets' requested by ':1.33' (uid=120 pid=896 comm="/usr/lib/xdg-desktop-portal")
Feb 06 08:53:50 archvm systemd[533]: Started GNOME Keyring daemon.
Feb 06 08:53:50 archvm gnome-shell[565]: Registering session with GDM
Feb 06 08:53:50 archvm gnome-keyring-daemon[969]: GNOME_KEYRING_CONTROL=/run/user/120/keyring
Feb 06 08:53:50 archvm gnome-keyring-daemon[969]: The Secret Service was already initialized
Feb 06 08:53:50 archvm gnome-keyring-d[969]: The Secret Service was already initialized
Feb 06 08:53:50 archvm /usr/lib/gdm-wayland-session[968]: GNOME_KEYRING_CONTROL=/run/user/120/keyring
Feb 06 08:53:50 archvm gnome-keyring-daemon[968]: discover_other_daemon: 1
Feb 06 08:53:57 archvm systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Feb 06 08:53:57 archvm kernel: kauditd_printk_skb: 46 callbacks suppressed
Feb 06 08:53:57 archvm kernel: audit: type=1131 audit(1738792437.258:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:57 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:58 archvm gdm-password][978]: gkr-pam: unable to locate daemon control file
Feb 06 08:53:58 archvm audit[978]: USER_AUTH pid=978 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:53:58 archvm gdm-password][978]: gkr-pam: stashed password to try later in open session
Feb 06 08:53:58 archvm kernel: audit: type=1100 audit(1738792438.847:115): pid=978 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:53:58 archvm audit[978]: USER_ACCT pid=978 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:53:58 archvm kernel: audit: type=1101 audit(1738792438.850:116): pid=978 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:53:58 archvm audit[978]: CRED_ACQ pid=978 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:53:58 archvm kernel: audit: type=1103 audit(1738792438.852:117): pid=978 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:53:58 archvm audit[978]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=b a1=7ffd3b980060 a2=4 a3=0 items=0 ppid=498 pid=978 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Feb 06 08:53:58 archvm audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
Feb 06 08:53:58 archvm gdm-password][978]: pam_unix(gdm-password:session): session opened for user arch(uid=1000) by arch(uid=0)
Feb 06 08:53:58 archvm kernel: audit: type=1006 audit(1738792438.853:118): pid=978 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Feb 06 08:53:58 archvm kernel: audit: type=1300 audit(1738792438.853:118): arch=c000003e syscall=1 success=yes exit=4 a0=b a1=7ffd3b980060 a2=4 a3=0 items=0 ppid=498 pid=978 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Feb 06 08:53:58 archvm kernel: audit: type=1327 audit(1738792438.853:118): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
Feb 06 08:53:58 archvm systemd-logind[468]: New session 3 of user arch.
Feb 06 08:53:58 archvm systemd[1]: Created slice User Slice of UID 1000.
Feb 06 08:53:58 archvm systemd[1]: Starting User Runtime Directory /run/user/1000...
Feb 06 08:53:58 archvm systemd[1]: Finished User Runtime Directory /run/user/1000.
Feb 06 08:53:58 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@...0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:58 archvm kernel: audit: type=1130 audit(1738792438.886:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@...0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:58 archvm systemd[1]: Starting User Manager for UID 1000...
Feb 06 08:53:58 archvm audit[990]: USER_ACCT pid=990 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="arch" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:58 archvm kernel: audit: type=1101 audit(1738792438.912:120): pid=990 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="arch" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:58 archvm kernel: audit: type=1103 audit(1738792438.912:121): pid=990 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="arch" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=failed'
Feb 06 08:53:58 archvm audit[990]: CRED_ACQ pid=990 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="arch" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=failed'
Feb 06 08:53:58 archvm audit[990]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffc4c3222c0 a2=4 a3=0 items=0 ppid=1 pid=990 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
Feb 06 08:53:58 archvm audit: PROCTITLE proctitle="(systemd)"
Feb 06 08:53:58 archvm (systemd)[990]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[arch] ruser=[] rhost=[]
Feb 06 08:53:58 archvm (systemd)[990]: pam_unix(systemd-user:session): session opened for user arch(uid=1000) by arch(uid=0)
Feb 06 08:53:58 archvm systemd-logind[468]: New session 4 of user arch.
Feb 06 08:53:58 archvm audit[990]: USER_START pid=990 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_umask,pam_systemd,pam_env acct="arch" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:59 archvm systemd[990]: Queued start job for default target Main User Target.
Feb 06 08:53:59 archvm systemd-journald[314]: File /var/log/journal/8f1b161d188e41219ae9cfb088b4379d/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Feb 06 08:53:59 archvm systemd[990]: Created slice User Application Slice.
Feb 06 08:53:59 archvm systemd[990]: Reached target Paths.
Feb 06 08:53:59 archvm systemd[990]: Reached target Timers.
Feb 06 08:53:59 archvm systemd[990]: Starting D-Bus User Message Bus Socket...
Feb 06 08:53:59 archvm systemd[990]: Listening on GnuPG network certificate management daemon.
Feb 06 08:53:59 archvm systemd[990]: Listening on GNOME Keyring daemon.
Feb 06 08:53:59 archvm systemd[990]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 06 08:53:59 archvm systemd[990]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 06 08:53:59 archvm systemd[990]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 06 08:53:59 archvm systemd[990]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 06 08:53:59 archvm systemd[990]: Listening on GnuPG public key management service.
Feb 06 08:53:59 archvm systemd[990]: Listening on p11-kit server.
Feb 06 08:53:59 archvm systemd[990]: Listening on PipeWire PulseAudio.
Feb 06 08:53:59 archvm systemd[990]: Listening on PipeWire Multimedia System Sockets.
Feb 06 08:53:59 archvm systemd[990]: Listening on D-Bus User Message Bus Socket.
Feb 06 08:53:59 archvm systemd[990]: Reached target Sockets.
Feb 06 08:53:59 archvm systemd[990]: Reached target Basic System.
Feb 06 08:53:59 archvm systemd[1]: Started User Manager for UID 1000.
Feb 06 08:53:59 archvm systemd[990]: Starting Update XDG user dir configuration...
Feb 06 08:53:59 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@...0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:53:59 archvm systemd[1]: Started Session 3 of User arch.
Feb 06 08:53:59 archvm systemd[990]: Started GNOME Keyring daemon.
Feb 06 08:53:59 archvm systemd[990]: Finished Update XDG user dir configuration.
Feb 06 08:53:59 archvm systemd[990]: Reached target Main User Target.
Feb 06 08:53:59 archvm systemd[990]: Startup finished in 169ms.
Feb 06 08:53:59 archvm gnome-keyring-daemon[1002]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Feb 06 08:53:59 archvm systemd[990]: Created slice User Core Session Slice.
Feb 06 08:53:59 archvm systemd[990]: Starting D-Bus User Message Bus...
Feb 06 08:53:59 archvm dbus-broker-launch[1008]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Feb 06 08:53:59 archvm dbus-broker-launch[1008]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Feb 06 08:53:59 archvm systemd[990]: Started D-Bus User Message Bus.
Feb 06 08:53:59 archvm dbus-broker-launch[1008]: Ready
Feb 06 08:53:59 archvm gdm-password][978]: gkr-pam: unlocked login keyring
Feb 06 08:53:59 archvm audit[978]: USER_START pid=978 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_umask,pam_systemd,pam_env,pam_gnome_keyring acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty2 res=success'
Feb 06 08:53:59 archvm kernel: rfkill: input handler enabled
Feb 06 08:53:59 archvm gsd-media-keys[706]: Unable to get default source
Feb 06 08:53:59 archvm gsd-media-keys[706]: Unable to get default sink
Feb 06 08:53:59 archvm systemd[990]: Created slice Slice /app/gnome-session-manager.
Feb 06 08:53:59 archvm systemd[990]: Reached target GNOME Wayland Session.
Feb 06 08:53:59 archvm systemd[990]: Reached target Session services which should run early before the graphical session is brought up.
Feb 06 08:53:59 archvm systemd[990]: Reached target GNOME Shell.
Feb 06 08:53:59 archvm systemd[990]: Starting Monitor Session leader for GNOME Session...
Feb 06 08:53:59 archvm systemd[990]: Started Monitor Session leader for GNOME Session.
Feb 06 08:53:59 archvm systemd[990]: Reached target Tasks to be run before GNOME Session starts.
Feb 06 08:53:59 archvm systemd[990]: Starting GNOME Session Manager (session: gnome)...
Feb 06 08:53:59 archvm gnome-keyring-daemon[1080]: discover_other_daemon: 1
Feb 06 08:53:59 archvm gnome-keyring-ssh.desktop[1080]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Feb 06 08:53:59 archvm gnome-keyring-daemon[1002]: The Secret Service was already initialized
Feb 06 08:53:59 archvm gnome-keyring-d[1002]: The Secret Service was already initialized
Feb 06 08:53:59 archvm gnome-keyring-daemon[1082]: discover_other_daemon: 1
Feb 06 08:53:59 archvm gnome-keyring-secrets.desktop[1082]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Feb 06 08:53:59 archvm gnome-keyring-daemon[1002]: The PKCS#11 component was already initialized
Feb 06 08:53:59 archvm gnome-keyring-d[1002]: The PKCS#11 component was already initialized
Feb 06 08:53:59 archvm gnome-keyring-daemon[1083]: discover_other_daemon: 1
Feb 06 08:53:59 archvm gnome-keyring-pkcs11.desktop[1083]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Feb 06 08:53:59 archvm gnome-session[1063]: gnome-session-binary[1063]: GnomeDesktop-WARNING: Could not create transient scope for PID 1076: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
Feb 06 08:53:59 archvm gnome-session-binary[1063]: GnomeDesktop-WARNING: Could not create transient scope for PID 1076: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
Feb 06 08:53:59 archvm systemd[990]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1072.scope: PID 1072 vanished before we could move it to target cgroup '/user.slice/user-1000.slice/user@...0.service/app.slice/app-gnome-gnome\x2dkeyring\x2dpkcs11-1072.scope', skipping: No such process
Feb 06 08:53:59 archvm systemd[990]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1072.scope: No PIDs left to attach to the scope's control group, refusing.
Feb 06 08:53:59 archvm systemd[990]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1072.scope: Failed with result 'resources'.
Feb 06 08:53:59 archvm systemd[990]: Failed to start Application launched by gnome-session-binary.
Feb 06 08:53:59 archvm systemd[990]: app-gnome-gnome\x2dkeyring\x2dssh-1070.scope: PID 1070 vanished before we could move it to target cgroup '/user.slice/user-1000.slice/user@...0.service/app.slice/app-gnome-gnome\x2dkeyring\x2dssh-1070.scope', skipping: No such process
Feb 06 08:53:59 archvm systemd[990]: app-gnome-gnome\x2dkeyring\x2dssh-1070.scope: No PIDs left to attach to the scope's control group, refusing.
Feb 06 08:53:59 archvm systemd[990]: app-gnome-gnome\x2dkeyring\x2dssh-1070.scope: Failed with result 'resources'.
Feb 06 08:53:59 archvm systemd[990]: Failed to start Application launched by gnome-session-binary.
Feb 06 08:53:59 archvm systemd[990]: Started GNOME Session Manager (session: gnome).
Feb 06 08:53:59 archvm systemd[990]: Reached target GNOME Session Manager is ready.
Feb 06 08:53:59 archvm systemd[990]: Starting GNOME Shell on Wayland...
Feb 06 08:53:59 archvm systemd[990]: GNOME Shell on X11 was skipped because of an unmet condition check (ConditionEnvironment=XDG_SESSION_TYPE=x11).
Feb 06 08:53:59 archvm systemd[990]: Starting Virtual filesystem service...
Feb 06 08:53:59 archvm systemd[990]: Started Virtual filesystem service.
Feb 06 08:53:59 archvm gnome-shell[1087]: Running GNOME Shell (using mutter 47.5) as a Wayland display server
Feb 06 08:53:59 archvm rtkit-daemon[584]: Supervising 7 threads of 4 processes of 1 users.
Feb 06 08:53:59 archvm rtkit-daemon[584]: Successfully made thread 1117 of process 1087 owned by '1000' high priority at nice level -15.
Feb 06 08:53:59 archvm rtkit-daemon[584]: Supervising 8 threads of 5 processes of 2 users.
Feb 06 08:53:59 archvm gnome-shell[1087]: Thread 'KMS thread' will be using high priority scheduling
Feb 06 08:53:59 archvm gnome-shell[1087]: Device '/dev/dri/card0' prefers shadow buffer
Feb 06 08:54:00 archvm gnome-shell[1087]: Added device '/dev/dri/card0' (nouveau) using non-atomic mode setting.
Feb 06 08:54:00 archvm gnome-shell[1087]: Created gbm renderer for '/dev/dri/card0'
Feb 06 08:54:00 archvm gnome-shell[1087]: Boot VGA GPU /dev/dri/card0 selected as primary
Feb 06 08:54:00 archvm systemd[990]: Starting Accessibility services bus...
Feb 06 08:54:00 archvm systemd[990]: Started Accessibility services bus.
Feb 06 08:54:00 archvm dbus-broker-launch[1132]: Ready
Feb 06 08:54:00 archvm gnome-shell[1087]: Using public X11 display :0, (using :1 for managed services)
Feb 06 08:54:00 archvm gnome-shell[1087]: Using Wayland display name 'wayland-0'
Feb 06 08:54:00 archvm systemd[990]: Created slice Slice /app/dbus-:1.17-org.a11y.atspi.Registry.
Feb 06 08:54:00 archvm systemd[990]: Started dbus-:1.17-org.a11y.atspi.Registry@...ervice.
Feb 06 08:54:00 archvm at-spi2-registryd[1134]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Feb 06 08:54:00 archvm gnome-shell[1087]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Feb 06 08:54:00 archvm gnome-shell[1087]: Will monitor session 3
Feb 06 08:54:00 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
Feb 06 08:54:00 archvm systemd[990]: Started dbus-:1.2-org.gnome.Shell.Screencast@...ervice.
Feb 06 08:54:00 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.CalendarServer.
Feb 06 08:54:00 archvm systemd[990]: Started dbus-:1.2-org.gnome.Shell.CalendarServer@...ervice.
Feb 06 08:54:00 archvm systemd[990]: Starting sandboxed app permission store...
Feb 06 08:54:00 archvm systemd[990]: Started sandboxed app permission store.
Feb 06 08:54:00 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications.
Feb 06 08:54:00 archvm systemd[990]: Started dbus-:1.2-org.gnome.Shell.Notifications@...ervice.
Feb 06 08:54:00 archvm gnome-shell[1087]: Could not issue 'GetUnit' systemd call
Feb 06 08:54:00 archvm systemd[990]: Starting Evolution source registry...
Feb 06 08:54:00 archvm systemd[990]: Started GNOME Shell on Wayland.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME Session is initialized.
Feb 06 08:54:00 archvm systemd[990]: GNOME session X11 services is inactive.
Feb 06 08:54:00 archvm systemd[990]: Dependency failed for GNOME XSettings service.
Feb 06 08:54:00 archvm systemd[990]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.
Feb 06 08:54:00 archvm systemd[990]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME Session (session: gnome).
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME XSettings target.
Feb 06 08:54:00 archvm systemd[990]: Starting Signal initialization done to GNOME Session Manager...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME accessibility service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME color management service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME date & time service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME maintenance of expirable data service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME keyboard configuration service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME keyboard shortcuts service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME power management service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME printer notifications service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME RFKill support service...
Feb 06 08:54:00 archvm gnome-shell[1087]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME FreeDesktop screensaver service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME file sharing service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME smartcard service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME sound sample caching service...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME USB protection service...
Feb 06 08:54:00 archvm gnome-session-binary[1063]: Entering running state
Feb 06 08:54:00 archvm systemd[1]: Starting Disk Manager...
Feb 06 08:54:00 archvm systemd[990]: Starting GNOME Wacom tablet support service...
Feb 06 08:54:00 archvm udisksd[1255]: udisks daemon version 2.10.1 starting
Feb 06 08:54:00 archvm systemd[990]: Finished Signal initialization done to GNOME Session Manager.
Feb 06 08:54:00 archvm gnome-session[1063]: gnome-session-binary[1063]: GnomeDesktop-WARNING: Could not create transient scope for PID 1222: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1222 does not exist.
Feb 06 08:54:00 archvm gnome-session-binary[1063]: GnomeDesktop-WARNING: Could not create transient scope for PID 1222: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1222 does not exist.
Feb 06 08:54:00 archvm systemd[990]: Started GNOME FreeDesktop screensaver service.
Feb 06 08:54:00 archvm systemd[990]: Started GNOME accessibility service.
Feb 06 08:54:00 archvm systemd[990]: Started Application launched by gnome-session-binary.
Feb 06 08:54:00 archvm systemd[990]: Started Application launched by gnome-session-binary.
Feb 06 08:54:00 archvm systemd[990]: Started Application launched by gnome-session-binary.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME accessibility target.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME FreeDesktop screensaver target.
Feb 06 08:54:00 archvm systemd[990]: Started GNOME maintenance of expirable data service.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME maintenance of expirable data target.
Feb 06 08:54:00 archvm systemd[990]: Started GNOME smartcard service.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME smartcard target.
Feb 06 08:54:00 archvm systemd[990]: Started GNOME USB protection service.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME USB protection target.
Feb 06 08:54:00 archvm kernel: rfkill: input handler disabled
Feb 06 08:54:00 archvm systemd[990]: Started GNOME RFKill support service.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME RFKill support target.
Feb 06 08:54:00 archvm systemd[990]: Started GNOME date & time service.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME date & time target.
Feb 06 08:54:00 archvm systemd[1]: Started Disk Manager.
Feb 06 08:54:00 archvm udisksd[1255]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Feb 06 08:54:00 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:00 archvm systemd[990]: Started GNOME file sharing service.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME file sharing target.
Feb 06 08:54:00 archvm systemd[990]: Started GNOME printer notifications service.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME printer notifications target.
Feb 06 08:54:00 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Feb 06 08:54:00 archvm systemd[990]: Started dbus-:1.2-org.gnome.ScreenSaver@...ervice.
Feb 06 08:54:00 archvm systemd[990]: Started GNOME sound sample caching service.
Feb 06 08:54:00 archvm systemd[990]: Reached target GNOME sound sample caching target.
Feb 06 08:54:00 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.OnlineAccounts.
Feb 06 08:54:00 archvm systemd[990]: Started dbus-:1.2-org.gnome.OnlineAccounts@...ervice.
Feb 06 08:54:00 archvm systemd[990]: Started Evolution source registry.
Feb 06 08:54:00 archvm systemd[990]: Starting Virtual filesystem service - disk device monitor...
Feb 06 08:54:01 archvm systemd[990]: Starting Evolution calendar service...
Feb 06 08:54:01 archvm systemd[990]: Started Virtual filesystem service - disk device monitor.
Feb 06 08:54:01 archvm goa-daemon[1375]: goa-daemon version 3.52.3.1 starting
Feb 06 08:54:01 archvm systemd[990]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Feb 06 08:54:01 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Identity.
Feb 06 08:54:01 archvm systemd[990]: Started dbus-:1.2-org.gnome.Identity@...ervice.
Feb 06 08:54:01 archvm systemd[990]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Feb 06 08:54:01 archvm systemd[990]: Starting Virtual filesystem service - digital camera monitor...
Feb 06 08:54:01 archvm systemd[990]: Started Evolution calendar service.
Feb 06 08:54:01 archvm systemd[990]: Starting Evolution address book service...
Feb 06 08:54:01 archvm systemd[990]: Started Virtual filesystem service - digital camera monitor.
Feb 06 08:54:01 archvm systemd[990]: Starting Virtual filesystem service - Apple File Conduit monitor...
Feb 06 08:54:01 archvm systemd[990]: Started Virtual filesystem service - Apple File Conduit monitor.
Feb 06 08:54:01 archvm systemd[990]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Feb 06 08:54:01 archvm systemd[990]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Feb 06 08:54:01 archvm gsd-usb-protect[1246]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Feb 06 08:54:01 archvm systemd[990]: Started Evolution address book service.
Feb 06 08:54:01 archvm gnome-shell[1087]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Feb 06 08:54:01 archvm polkitd[509]: Registered Authentication Agent for unix-session:3 (system bus name :1.59 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_AU.UTF-8)
Feb 06 08:54:01 archvm NetworkManager[462]:   [1738792441.3911] agent-manager: agent[86227efc33d4e0aa,:1.59/org.gnome.Shell.NetworkAgent/1000]: agent registered
Feb 06 08:54:01 archvm systemd[990]: Started PipeWire Multimedia Service.
Feb 06 08:54:01 archvm systemd[990]: Started Multimedia Service Session Manager.
Feb 06 08:54:01 archvm systemd[990]: Started PipeWire PulseAudio.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 8 threads of 5 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 8 threads of 5 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 8 threads of 5 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 8 threads of 5 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 8 threads of 5 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 8 threads of 5 processes of 2 users.
Feb 06 08:54:01 archvm wireplumber[1465]: wp-internal-comp-loader: Loading profile 'main'
Feb 06 08:54:01 archvm rtkit-daemon[584]: Successfully made thread 1463 of process 1463 owned by '1000' high priority at nice level -11.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 9 threads of 6 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Successfully made thread 1479 of process 1463 owned by '1000' RT at priority 20.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 10 threads of 6 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 10 threads of 6 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 10 threads of 6 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 10 threads of 6 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Successfully made thread 1467 of process 1467 owned by '1000' high priority at nice level -11.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 11 threads of 7 processes of 2 users.
Feb 06 08:54:01 archvm systemd[990]: Started GNOME keyboard configuration service.
Feb 06 08:54:01 archvm systemd[990]: Reached target GNOME keyboard configuration target.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Successfully made thread 1481 of process 1467 owned by '1000' RT at priority 20.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 12 threads of 7 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Successfully made thread 1465 of process 1465 owned by '1000' high priority at nice level -11.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 13 threads of 8 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Successfully made thread 1490 of process 1465 owned by '1000' RT at priority 20.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 14 threads of 8 processes of 2 users.
Feb 06 08:54:01 archvm systemd[990]: Started GNOME color management service.
Feb 06 08:54:01 archvm systemd[990]: Reached target GNOME color management target.
Feb 06 08:54:01 archvm systemd[990]: Starting Portal service...
Feb 06 08:54:01 archvm systemd[990]: Started GNOME keyboard shortcuts service.
Feb 06 08:54:01 archvm systemd[990]: Reached target GNOME keyboard shortcuts target.
Feb 06 08:54:01 archvm systemd[990]: Started GNOME Wacom tablet support service.
Feb 06 08:54:01 archvm systemd[990]: Reached target GNOME Wacom tablet support target.
Feb 06 08:54:01 archvm systemd[990]: Starting flatpak document portal service...
Feb 06 08:54:01 archvm systemd[990]: Started flatpak document portal service.
Feb 06 08:54:01 archvm wireplumber[1465]: spa.bluez5: BlueZ system service is not available
Feb 06 08:54:01 archvm wireplumber[1465]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Feb 06 08:54:01 archvm wireplumber[1465]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Feb 06 08:54:01 archvm gsd-media-keys[1187]: Unable to get default sink
Feb 06 08:54:01 archvm systemd[990]: Started GNOME power management service.
Feb 06 08:54:01 archvm systemd[990]: Reached target GNOME power management target.
Feb 06 08:54:01 archvm systemd[990]: Reached target GNOME Session.
Feb 06 08:54:01 archvm systemd[990]: Reached target GNOME Wayland Session (session: gnome).
Feb 06 08:54:01 archvm systemd[990]: Reached target Current graphical user session.
Feb 06 08:54:01 archvm systemd[990]: Starting Portal service (GNOME implementation)...
Feb 06 08:54:01 archvm gsd-media-keys[1187]: Failed to grab accelerator for keybinding settings:playback-repeat
Feb 06 08:54:01 archvm gsd-media-keys[1187]: Failed to grab accelerator for keybinding settings:hibernate
Feb 06 08:54:01 archvm systemd[990]: Started Portal service (GNOME implementation).
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 14 threads of 8 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 14 threads of 8 processes of 2 users.
Feb 06 08:54:01 archvm rtkit-daemon[584]: Supervising 14 threads of 8 processes of 2 users.
Feb 06 08:54:02 archvm systemd[990]: Starting Portal service (GTK/GNOME implementation)...
Feb 06 08:54:02 archvm systemd[990]: Started Portal service (GTK/GNOME implementation).
Feb 06 08:54:02 archvm gnome-shell[1087]: GNOME Shell started at Thu Feb 06 2025 08:54:00 GMT+1100 (Australian Eastern Daylight Time)
Feb 06 08:54:02 archvm gnome-shell[1087]: Registering session with GDM
Feb 06 08:54:02 archvm gnome-shell[565]: Shutting down GNOME Shell
Feb 06 08:54:02 archvm systemd[1]: run-user-120-doc.mount: Deactivated successfully.
Feb 06 08:54:02 archvm audit[525]: USER_END pid=525 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:54:02 archvm systemd[990]: Started Portal service.
Feb 06 08:54:02 archvm audit[525]: CRED_DISP pid=525 uid=0 auid=120 ses=1 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:54:02 archvm xdg-document-po[908]: Error releasing name org.freedesktop.portal.Documents: The connection is closed
Feb 06 08:54:02 archvm /usr/lib/gdm-wayland-session[968]: discover_other_daemon: 1
Feb 06 08:54:02 archvm systemd-logind[468]: Session 1 logged out. Waiting for processes to exit.
Feb 06 08:54:02 archvm polkitd[509]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.19, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_AU.UTF-8) (disconnected from bus)
Feb 06 08:54:02 archvm systemd[1]: session-1.scope: Deactivated successfully.
Feb 06 08:54:02 archvm systemd[1]: session-1.scope: Consumed 3.907s CPU time, 347.3M memory peak.
Feb 06 08:54:02 archvm systemd-logind[468]: Removed session 1.
Feb 06 08:54:02 archvm gdm[498]: Gdm: Child process -544 was already dead.
Feb 06 08:54:02 archvm gnome-software[1253]: Failed to load /usr/lib/gnome-software/plugins-21/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gnome-software/plugins-21/libgs_plugin_fwupd.so: libfwupd.so.3: cannot open shared object file: No such file or directory
Feb 06 08:54:02 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Epiphany.WebAppProvider.
Feb 06 08:54:02 archvm systemd[990]: Started dbus-:1.2-org.gnome.Epiphany.WebAppProvider@...ervice.
Feb 06 08:54:09 archvm gnome-shell[1087]: Received error from D-Bus search provider firefox.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Feb 06 08:54:09 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Calculator.SearchProvider.
Feb 06 08:54:09 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Calendar.
Feb 06 08:54:09 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Characters.
Feb 06 08:54:09 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Contacts.SearchProvider.
Feb 06 08:54:09 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Epiphany.SearchProvider.
Feb 06 08:54:09 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Nautilus.
Feb 06 08:54:09 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Settings.SearchProvider.
Feb 06 08:54:09 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.clocks.
Feb 06 08:54:09 archvm systemd[990]: Started dbus-:1.2-org.gnome.Calculator.SearchProvider@...ervice.
Feb 06 08:54:09 archvm systemd[990]: Started dbus-:1.2-org.gnome.Calendar@...ervice.
Feb 06 08:54:09 archvm systemd[990]: Started dbus-:1.2-org.gnome.Characters@...ervice.
Feb 06 08:54:09 archvm systemd[990]: Started dbus-:1.2-org.gnome.Contacts.SearchProvider@...ervice.
Feb 06 08:54:09 archvm systemd[990]: Started dbus-:1.2-org.gnome.Epiphany.SearchProvider@...ervice.
Feb 06 08:54:09 archvm systemd[990]: Started dbus-:1.2-org.gnome.Nautilus@...ervice.
Feb 06 08:54:09 archvm systemd[990]: Started dbus-:1.2-org.gnome.Settings.SearchProvider@...ervice.
Feb 06 08:54:09 archvm systemd[990]: Started dbus-:1.2-org.gnome.clocks@...ervice.
Feb 06 08:54:09 archvm nautilus[1619]: Connecting to org.freedesktop.Tracker3.Miner.Files
Feb 06 08:54:09 archvm audit: BPF prog-id=61 op=LOAD
Feb 06 08:54:09 archvm audit: BPF prog-id=62 op=LOAD
Feb 06 08:54:09 archvm audit: BPF prog-id=63 op=LOAD
Feb 06 08:54:09 archvm kernel: kauditd_printk_skb: 9 callbacks suppressed
Feb 06 08:54:09 archvm kernel: audit: type=1334 audit(1738792449.671:129): prog-id=61 op=LOAD
Feb 06 08:54:09 archvm kernel: audit: type=1334 audit(1738792449.671:130): prog-id=62 op=LOAD
Feb 06 08:54:09 archvm kernel: audit: type=1334 audit(1738792449.671:131): prog-id=63 op=LOAD
Feb 06 08:54:09 archvm systemd[1]: Starting Time & Date Service...
Feb 06 08:54:09 archvm dbus-broker-launch[460]: Activation request for 'org.bluez' failed: The systemd unit 'dbus-org.bluez.service' could not be found.
Feb 06 08:54:09 archvm systemd[990]: Starting User preferences database...
Feb 06 08:54:09 archvm systemd[1]: Started Time & Date Service.
Feb 06 08:54:09 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:09 archvm kernel: audit: type=1130 audit(1738792449.748:132): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:09 archvm systemd[990]: Started User preferences database.
Feb 06 08:54:09 archvm gnome-shell[1087]: Received error from D-Bus search provider firefox.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Feb 06 08:54:09 archvm gnome-character[1616]: JS LOG: Characters Application started
Feb 06 08:54:09 archvm systemd[990]: Created slice User Background Tasks Slice.
Feb 06 08:54:09 archvm systemd[990]: Starting Tracker file system data miner...
Feb 06 08:54:09 archvm gnome-calendar[1615]: Running Calendar as a service
Feb 06 08:54:09 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.NautilusPreviewer.
Feb 06 08:54:09 archvm systemd[990]: Started dbus-:1.2-org.gnome.NautilusPreviewer@...ervice.
Feb 06 08:54:09 archvm epiphany-search[1618]: Failed to canonicalize path /home/arch/.config/epiphany: No such file or directory
Feb 06 08:54:09 archvm epiphany-search[1618]: Attempted to add disallowed path to sandbox: /home/arch/.config/epiphany
Feb 06 08:54:09 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1ceea90), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b9610 b   resource:///org/gnome/shell/ui/search.js:320 (856259ad1f0 @ 22)
                                          #1   7ffef28b96d0 b   resource:///org/gnome/shell/ui/search.js:251 (856259a6f60 @ 92)
                                          #2   7ffef28b97b0 b   resource:///org/gnome/shell/ui/search.js:839 (856259ae1f0 @ 79)
                                          #3   7ffef28b9880 b   resource:///org/gnome/shell/ui/search.js:691 (856259adce0 @ 313)
                                          #4   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #5   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:09 archvm gnome-shell[1087]: Object .Gjs_ui_search_ListSearchResults (0x55a6f080d3a0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b96d0 b   resource:///org/gnome/shell/ui/search.js:252 (856259a6f60 @ 108)
                                          #1   7ffef28b97b0 b   resource:///org/gnome/shell/ui/search.js:839 (856259ae1f0 @ 79)
                                          #2   7ffef28b9880 b   resource:///org/gnome/shell/ui/search.js:691 (856259adce0 @ 313)
                                          #3   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #4   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:09 archvm rtkit-daemon[584]: Supervising 13 threads of 7 processes of 2 users.
Feb 06 08:54:09 archvm rtkit-daemon[584]: Failed to look up client: No such file or directory
Feb 06 08:54:09 archvm gnome-shell[1087]: Object .Gjs_ui_search_ListSearchResults (0x55a6f1d76a50), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:267 (856259a6f60 @ 349)
                                          #1   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #2   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:09 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d84e10), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b97b0 b   resource:///org/gnome/shell/ui/search.js:320 (856259ad1f0 @ 22)
                                          #1   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:268 (856259a6f60 @ 365)
                                          #2   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #3   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:09 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d84e10), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db588 i   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   7ffef28b9730 b   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b97a0 I   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #5   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:09 archvm gnome-shell[1087]: Object St.Label (0x55a6f1d823c0), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db618 i   resource:///org/gnome/shell/ui/search.js:962 (856259ae5b0 @ 50)
                                          #1   55a6ee6db588 i   resource:///org/gnome/shell/ui/search.js:312 (856259ad150 @ 25)
                                          #2   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:271 (856259a6f60 @ 446)
                                          #3   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #4   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:09 archvm gnome-shell[1087]: clutter_text_get_editable: assertion 'CLUTTER_IS_TEXT (self)' failed
Feb 06 08:54:09 archvm gnome-shell[1087]: clutter_text_get_text: assertion 'CLUTTER_IS_TEXT (self)' failed
Feb 06 08:54:09 archvm gnome-shell[1087]: clutter_text_set_text: assertion 'CLUTTER_IS_TEXT (self)' failed
Feb 06 08:54:09 archvm gnome-shell[1087]: Object St.Label (0x55a6f1d823c0), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db618 i   resource:///org/gnome/shell/ui/search.js:963 (856259ae5b0 @ 70)
                                          #1   55a6ee6db588 i   resource:///org/gnome/shell/ui/search.js:312 (856259ad150 @ 25)
                                          #2   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:271 (856259a6f60 @ 446)
                                          #3   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #4   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:09 archvm gnome-shell[1087]: Object .Gjs_ui_search_ListSearchResults (0x55a6f1d76a50), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:272 (856259a6f60 @ 462)
                                          #1   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #2   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm systemd[990]: Started Tracker file system data miner.
Feb 06 08:54:10 archvm gnome-shell[1087]: Object .Gjs_ui_search_ListSearchResults (0x55a6f07c8e00), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:267 (856259a6f60 @ 349)
                                          #1   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #2   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d45dc0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b97b0 b   resource:///org/gnome/shell/ui/search.js:320 (856259ad1f0 @ 22)
                                          #1   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:268 (856259a6f60 @ 365)
                                          #2   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #3   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d45dc0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db588 i   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   7ffef28b9730 b   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b97a0 I   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #5   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d45dc0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db588 i   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   7ffef28b9730 b   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b97a0 I   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #5   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d45dc0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db588 i   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   7ffef28b9730 b   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b97a0 I   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #5   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d45dc0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db588 i   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   7ffef28b9730 b   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b97a0 I   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #5   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d45dc0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db588 i   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   7ffef28b9730 b   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b97a0 I   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #5   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.Label (0x55a6f1d43370), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db618 i   resource:///org/gnome/shell/ui/search.js:962 (856259ae5b0 @ 50)
                                          #1   55a6ee6db588 i   resource:///org/gnome/shell/ui/search.js:312 (856259ad150 @ 25)
                                          #2   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:271 (856259a6f60 @ 446)
                                          #3   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #4   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: clutter_text_get_editable: assertion 'CLUTTER_IS_TEXT (self)' failed
Feb 06 08:54:10 archvm gnome-shell[1087]: clutter_text_get_text: assertion 'CLUTTER_IS_TEXT (self)' failed
Feb 06 08:54:10 archvm gnome-shell[1087]: clutter_text_set_text: assertion 'CLUTTER_IS_TEXT (self)' failed
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.Label (0x55a6f1d43370), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db618 i   resource:///org/gnome/shell/ui/search.js:963 (856259ae5b0 @ 70)
                                          #1   55a6ee6db588 i   resource:///org/gnome/shell/ui/search.js:312 (856259ad150 @ 25)
                                          #2   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:271 (856259a6f60 @ 446)
                                          #3   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #4   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object .Gjs_ui_search_ListSearchResults (0x55a6f07c8e00), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b9870 b   resource:///org/gnome/shell/ui/search.js:272 (856259a6f60 @ 462)
                                          #1   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #2   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object .Gjs_ui_search_ListSearchResults (0x55a6f1d67030), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db638 i   resource:///org/gnome/shell/ui/search.js:267 (856259a6f60 @ 349)
                                          #1   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #2   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #3   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d75480), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db6e8 i   resource:///org/gnome/shell/ui/search.js:320 (856259ad1f0 @ 22)
                                          #1   55a6ee6db638 i   resource:///org/gnome/shell/ui/search.js:268 (856259a6f60 @ 365)
                                          #2   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #3   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #4   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d75480), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b8570 b   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   55a6ee6db6e8 i   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b9060 b   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   55a6ee6db638 i   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #5   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #6   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d75480), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b8510 b   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   55a6ee6db6e8 i   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b9060 b   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   55a6ee6db638 i   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #5   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #6   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d75480), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b8510 b   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   55a6ee6db6e8 i   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b9060 b   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   55a6ee6db638 i   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #5   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #6   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d75480), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b8510 b   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   55a6ee6db6e8 i   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b9060 b   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   55a6ee6db638 i   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #5   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #6   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f1d75480), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b8510 b   resource:///org/gnome/shell/ui/search.js:329 (856259ad290 @ 25)
                                          #1   55a6ee6db6e8 i   resource:///org/gnome/shell/ui/search.js:270 (856259a6fb0 @ 26)
                                          #2   7ffef28b9060 b   self-hosted:160 (2e0112397f60 @ 245)
                                          #3   55a6ee6db638 i   resource:///org/gnome/shell/ui/search.js:269 (856259a6f60 @ 385)
                                          #4   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #5   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #6   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.Label (0x55a6f1d72a30), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db778 i   resource:///org/gnome/shell/ui/search.js:962 (856259ae5b0 @ 50)
                                          #1   55a6ee6db6e8 i   resource:///org/gnome/shell/ui/search.js:312 (856259ad150 @ 25)
                                          #2   55a6ee6db638 i   resource:///org/gnome/shell/ui/search.js:271 (856259a6f60 @ 446)
                                          #3   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #4   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #5   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: clutter_text_get_editable: assertion 'CLUTTER_IS_TEXT (self)' failed
Feb 06 08:54:10 archvm gnome-shell[1087]: clutter_text_get_text: assertion 'CLUTTER_IS_TEXT (self)' failed
Feb 06 08:54:10 archvm gnome-shell[1087]: clutter_text_set_text: assertion 'CLUTTER_IS_TEXT (self)' failed
Feb 06 08:54:10 archvm gnome-shell[1087]: Object St.Label (0x55a6f1d72a30), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db778 i   resource:///org/gnome/shell/ui/search.js:963 (856259ae5b0 @ 70)
                                          #1   55a6ee6db6e8 i   resource:///org/gnome/shell/ui/search.js:312 (856259ad150 @ 25)
                                          #2   55a6ee6db638 i   resource:///org/gnome/shell/ui/search.js:271 (856259a6f60 @ 446)
                                          #3   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #4   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #5   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm gnome-shell[1087]: Object .Gjs_ui_search_ListSearchResults (0x55a6f1d67030), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db638 i   resource:///org/gnome/shell/ui/search.js:272 (856259a6f60 @ 462)
                                          #1   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #2   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #3   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:10 archvm systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Console.
Feb 06 08:54:10 archvm systemd[990]: Started dbus-:1.2-org.gnome.Console@...ervice.
Feb 06 08:54:11 archvm systemd[990]: Started VTE child process 1793 launched by kgx process 1785.
Feb 06 08:54:11 archvm gnome-shell[1087]: Object St.BoxLayout (0x55a6f07d82b0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   7ffef28b9060 b   resource:///org/gnome/shell/ui/search.js:320 (856259ad1f0 @ 22)
                                          #1   55a6ee6db780 i   resource:///org/gnome/shell/ui/search.js:251 (856259a6f60 @ 92)
                                          #2   55a6ee6db6d8 i   resource:///org/gnome/shell/ui/search.js:839 (856259ae1f0 @ 79)
                                          #3   55a6ee6db630 i   resource:///org/gnome/shell/ui/search.js:691 (856259adce0 @ 313)
                                          #4   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #5   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #6   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:11 archvm gnome-shell[1087]: Object .Gjs_ui_search_ListSearchResults (0x55a6f07cb0e0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55a6ee5e6500 ==
                                          #0   55a6ee6db780 i   resource:///org/gnome/shell/ui/search.js:252 (856259a6f60 @ 108)
                                          #1   55a6ee6db6d8 i   resource:///org/gnome/shell/ui/search.js:839 (856259ae1f0 @ 79)
                                          #2   55a6ee6db630 i   resource:///org/gnome/shell/ui/search.js:691 (856259adce0 @ 313)
                                          #3   55a6ee6db588 i   self-hosted:1417 (3fdca097c380 @ 30)
                                          #4   7ffef28b9920 b   self-hosted:804 (2d86cd6a3fb0 @ 15)
                                          #5   55a6ee6db4f8 i   resource:///org/gnome/shell/ui/init.js:21 (2e0112370c90 @ 48)
Feb 06 08:54:12 archvm systemd[1]: Stopping User Manager for UID 120...
Feb 06 08:54:12 archvm systemd[533]: Activating special unit Exit the Session...
Feb 06 08:54:12 archvm systemd[533]: Stopped target Main User Target.
Feb 06 08:54:12 archvm systemd[533]: Stopping GNOME Keyring daemon...
Feb 06 08:54:12 archvm systemd[533]: Stopping PipeWire PulseAudio...
Feb 06 08:54:12 archvm systemd[533]: Stopped GNOME Keyring daemon.
Feb 06 08:54:12 archvm systemd[533]: Stopped PipeWire PulseAudio.
Feb 06 08:54:12 archvm systemd[533]: Stopping Multimedia Service Session Manager...
Feb 06 08:54:12 archvm wireplumber[833]: wireplumber: stopped by signal: Terminated
Feb 06 08:54:12 archvm wireplumber[833]: wireplumber: disconnected from pipewire
Feb 06 08:54:12 archvm systemd[533]: Stopped Multimedia Service Session Manager.
Feb 06 08:54:12 archvm systemd[533]: Stopping PipeWire Multimedia Service...
Feb 06 08:54:12 archvm systemd[533]: Stopped PipeWire Multimedia Service.
Feb 06 08:54:12 archvm systemd[533]: Stopped target Basic System.
Feb 06 08:54:12 archvm systemd[533]: Stopped target Paths.
Feb 06 08:54:12 archvm systemd[533]: Stopped target Sockets.
Feb 06 08:54:12 archvm systemd[533]: Stopped target Timers.
Feb 06 08:54:12 archvm systemd[533]: Closed GnuPG network certificate management daemon.
Feb 06 08:54:12 archvm systemd[533]: Closed GNOME Keyring daemon.
Feb 06 08:54:12 archvm systemd[533]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 06 08:54:12 archvm systemd[533]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Feb 06 08:54:12 archvm systemd[533]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Feb 06 08:54:12 archvm systemd[533]: Closed GnuPG cryptographic agent and passphrase cache.
Feb 06 08:54:12 archvm systemd[533]: Closed GnuPG public key management service.
Feb 06 08:54:12 archvm systemd[533]: Closed p11-kit server.
Feb 06 08:54:12 archvm systemd[533]: Closed PipeWire PulseAudio.
Feb 06 08:54:12 archvm systemd[533]: Closed PipeWire Multimedia System Sockets.
Feb 06 08:54:12 archvm dbus-broker[549]: Dispatched 369 messages @ 3(±6)μs / message.
Feb 06 08:54:12 archvm systemd[533]: Stopping D-Bus User Message Bus...
Feb 06 08:54:12 archvm systemd[533]: Stopped D-Bus User Message Bus.
Feb 06 08:54:12 archvm systemd[533]: Removed slice User Core Session Slice.
Feb 06 08:54:12 archvm systemd[533]: Closed D-Bus User Message Bus Socket.
Feb 06 08:54:12 archvm systemd[533]: Removed slice User Application Slice.
Feb 06 08:54:12 archvm systemd[533]: Reached target Shutdown.
Feb 06 08:54:12 archvm systemd[533]: Finished Exit the Session.
Feb 06 08:54:12 archvm systemd[533]: Reached target Exit the Session.
Feb 06 08:54:12 archvm (sd-pam)[535]: pam_unix(systemd-user:session): session closed for user gdm
Feb 06 08:54:12 archvm systemd[1]: user@....service: Deactivated successfully.
Feb 06 08:54:12 archvm systemd[1]: Stopped User Manager for UID 120.
Feb 06 08:54:12 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:12 archvm kernel: audit: type=1131 audit(1738792452.495:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:12 archvm systemd[1]: Stopping User Runtime Directory /run/user/120...
Feb 06 08:54:12 archvm systemd[1]: run-user-120.mount: Deactivated successfully.
Feb 06 08:54:12 archvm systemd[1]: user-runtime-dir@....service: Deactivated successfully.
Feb 06 08:54:12 archvm systemd[1]: Stopped User Runtime Directory /run/user/120.
Feb 06 08:54:12 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:12 archvm kernel: audit: type=1131 audit(1738792452.522:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:12 archvm systemd[1]: Removed slice User Slice of UID 120.
Feb 06 08:54:12 archvm systemd[1]: user-120.slice: Consumed 4.546s CPU time, 377.2M memory peak.
Feb 06 08:54:12 archvm systemd-logind[468]: Removed session 2.
Feb 06 08:54:18 archvm systemd-resolved[373]: Clock change detected. Flushing caches.
Feb 06 08:54:18 archvm systemd-timesyncd[374]: Contacted time server 159.196.3.239:123 (2.arch.pool.ntp.org).
Feb 06 08:54:18 archvm systemd-timesyncd[374]: Initial clock synchronization to Thu 2025-02-06 08:54:18.371109 AEDT.
Feb 06 08:54:21 archvm gnome-character[1616]: JS LOG: Characters Application exiting
Feb 06 08:54:30 archvm gnome-shell[1087]: Received error from D-Bus search provider firefox.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Feb 06 08:54:30 archvm systemd[990]: Started dbus-:1.2-org.gnome.Calculator.SearchProvider@...ervice.
Feb 06 08:54:30 archvm systemd[990]: Started dbus-:1.2-org.gnome.Characters@...ervice.
Feb 06 08:54:30 archvm systemd[990]: Started dbus-:1.2-org.gnome.Contacts.SearchProvider@...ervice.
Feb 06 08:54:30 archvm systemd[990]: Started dbus-:1.2-org.gnome.Nautilus@...ervice.
Feb 06 08:54:30 archvm systemd[990]: Started dbus-:1.2-org.gnome.clocks@...ervice.
Feb 06 08:54:30 archvm nautilus[1851]: Connecting to org.freedesktop.Tracker3.Miner.Files
Feb 06 08:54:30 archvm gnome-character[1849]: JS LOG: Characters Application started
Feb 06 08:54:30 archvm systemd[990]: Started dbus-:1.2-org.gnome.NautilusPreviewer@...ervice.
Feb 06 08:54:32 archvm systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Feb 06 08:54:32 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:32 archvm kernel: audit: type=1131 audit(1738792472.650:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:32 archvm systemd[990]: Started Application launched by gnome-shell.
Feb 06 08:54:32 archvm systemd[990]: Starting flatpak session helper...
Feb 06 08:54:32 archvm systemd[990]: Started flatpak session helper.
Feb 06 08:54:32 archvm systemd[990]: Started app-flatpak-com.github.flxzt.rnote-1941.scope.
Feb 06 08:54:37 archvm systemd[1]: systemd-localed.service: Deactivated successfully.
Feb 06 08:54:37 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:37 archvm kernel: audit: type=1131 audit(1738792477.170:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:40 archvm gnome-character[1849]: JS LOG: Characters Application exiting
Feb 06 08:54:40 archvm systemd[1]: systemd-timedated.service: Deactivated successfully.
Feb 06 08:54:40 archvm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:40 archvm kernel: audit: type=1131 audit(1738792480.824:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:40 archvm audit: BPF prog-id=63 op=UNLOAD
Feb 06 08:54:40 archvm audit: BPF prog-id=62 op=UNLOAD
Feb 06 08:54:40 archvm audit: BPF prog-id=61 op=UNLOAD
Feb 06 08:54:40 archvm kernel: audit: type=1334 audit(1738792480.836:138): prog-id=63 op=UNLOAD
Feb 06 08:54:40 archvm kernel: audit: type=1334 audit(1738792480.836:139): prog-id=62 op=UNLOAD
Feb 06 08:54:40 archvm kernel: audit: type=1334 audit(1738792480.836:140): prog-id=61 op=UNLOAD
Feb 06 08:54:43 archvm systemd[990]: Started dbus-:1.2-org.gnome.Nautilus@...ervice.
Feb 06 08:54:43 archvm nautilus[2000]: Connecting to org.freedesktop.Tracker3.Miner.Files
Feb 06 08:54:43 archvm systemd[990]: Started dbus-:1.2-org.gnome.NautilusPreviewer@...ervice.
Feb 06 08:54:43 archvm audit: BPF prog-id=64 op=LOAD
Feb 06 08:54:43 archvm audit: BPF prog-id=65 op=LOAD
Feb 06 08:54:43 archvm audit: BPF prog-id=66 op=LOAD
Feb 06 08:54:43 archvm kernel: audit: type=1334 audit(1738792483.699:141): prog-id=64 op=LOAD
Feb 06 08:54:43 archvm kernel: audit: type=1334 audit(1738792483.699:142): prog-id=65 op=LOAD
Feb 06 08:54:43 archvm kernel: audit: type=1334 audit(1738792483.699:143): prog-id=66 op=LOAD
Feb 06 08:54:43 archvm systemd[1]: Starting Hostname Service...
Feb 06 08:54:43 archvm gvfsd[2031]: 2025-02-06 08:54:43,776:wsdd WARNING(pid 2031): no interface given, using all interfaces
Feb 06 08:54:43 archvm systemd[1]: Started Hostname Service.
Feb 06 08:54:43 archvm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:43 archvm kernel: audit: type=1130 audit(1738792483.794:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 06 08:54:47 archvm kernel: BUG: Bad page state in process rnote  pfn:67587
Feb 06 08:54:47 archvm kernel: page: refcount:-1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x67587
Feb 06 08:54:47 archvm kernel: flags: 0xfffffc8000020(lru|node=0|zone=1|lastcpupid=0x1fffff)
Feb 06 08:54:47 archvm kernel: raw: 000fffffc8000020 dead000000000100 dead000000000122 0000000000000000
Feb 06 08:54:47 archvm kernel: raw: 0000000000000000 0000000000000000 ffffffffffffffff 0000000000000000
Feb 06 08:54:47 archvm kernel: page dumped because: PAGE_FLAGS_CHECK_AT_PREP flag(s) set
Feb 06 08:54:47 archvm kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfkill vfat fat intel_rapl_msr intel_rapl_common kvm_amd ccp snd_hda_codec_hdmi snd_hda_codec_generic snd_hda_intel snd_intel_dspcfg kvm snd_intel_sdw_acpi snd_hda_codec polyval_clmulni snd_hda_core polyval_generic ghash_clmulni_intel snd_hwdep iTCO_wdt sha512_ssse3 intel_pmc_bxt sha256_ssse3 snd_pcm joydev iTCO_vendor_support sha1_ssse3 snd_timer aesni_intel snd crypto_simd i2c_i801 psmouse cryptd pcspkr i2c_smbus soundcore lpc_ich i2c_mux mousedev mac_hid crypto_user loop dm_mod nfnetlink vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vsock vmw_vmci qemu_fw_cfg ip_tables x_tables ext4 crc16 mbcache jbd2 nouveau drm_ttm_helper ttm video gpu_sched i2c_algo_bit drm_gpuvm serio_raw drm_exec atkbd mxm_wmi wmi libps2 vivaldi_fmap drm_display_helper virtio_net net_failover cec intel_agp virtio_input virtio_rng virtio_console failover virtio_blk i8042 intel_gtt serio
Feb 06 08:54:47 archvm kernel: CPU: 0 UID: 1000 PID: 1962 Comm: rnote Not tainted 6.14.0-rc1-1-mainline #1 715c0460cf5d3cc18e3178ef3209cee42e97ae1c
Feb 06 08:54:47 archvm kernel: Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022
Feb 06 08:54:47 archvm kernel: Call Trace:
Feb 06 08:54:47 archvm kernel:
Feb 06 08:54:47 archvm kernel:  dump_stack_lvl+0x5d/0x80
Feb 06 08:54:47 archvm kernel:  bad_page.cold+0x7a/0x91
Feb 06 08:54:47 archvm kernel:  __rmqueue_pcplist+0x200/0xc50
Feb 06 08:54:47 archvm kernel:  get_page_from_freelist+0x2ae/0x1740
Feb 06 08:54:47 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:54:47 archvm kernel:  ? __pm_runtime_suspend+0x69/0xc0
Feb 06 08:54:47 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:54:47 archvm kernel:  ? __seccomp_filter+0x303/0x520
Feb 06 08:54:47 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:54:47 archvm kernel:  __alloc_frozen_pages_noprof+0x184/0x330
Feb 06 08:54:47 archvm kernel:  alloc_pages_mpol+0x7d/0x160
Feb 06 08:54:47 archvm kernel:  folio_alloc_mpol_noprof+0x14/0x40
Feb 06 08:54:47 archvm kernel:  vma_alloc_folio_noprof+0x69/0xb0
Feb 06 08:54:47 archvm kernel:  do_anonymous_page+0x32a/0x8b0
Feb 06 08:54:47 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:54:47 archvm kernel:  ? ___pte_offset_map+0x1b/0x180
Feb 06 08:54:47 archvm kernel:  __handle_mm_fault+0xb5e/0xfe0
Feb 06 08:54:47 archvm kernel:  handle_mm_fault+0xe2/0x2c0
Feb 06 08:54:47 archvm kernel:  do_user_addr_fault+0x217/0x620
Feb 06 08:54:47 archvm kernel:  exc_page_fault+0x81/0x1b0
Feb 06 08:54:47 archvm kernel:  asm_exc_page_fault+0x26/0x30
Feb 06 08:54:47 archvm kernel: RIP: 0033:0x7fcfc31c8cf9
Feb 06 08:54:47 archvm kernel: Code: 34 19 49 39 d4 49 89 74 24 60 0f 95 c2 48 29 d8 48 83 c1 10 0f b6 d2 48 83 c8 01 48 c1 e2 02 48 09 da 48 83 ca 01 48 89 51 f8 <48> 89 46 08 e9 22 ff ff ff 48 8d 3d 07 ed 10 00 e8 62 c3 ff ff 48
Feb 06 08:54:47 archvm kernel: RSP: 002b:00007fff1f931850 EFLAGS: 00010206
Feb 06 08:54:47 archvm kernel: RAX: 000000000000bee1 RBX: 0000000000000140 RCX: 000056541d491ff0
Feb 06 08:54:47 archvm kernel: RDX: 0000000000000141 RSI: 000056541d492120 RDI: 0000000000000000
Feb 06 08:54:47 archvm kernel: RBP: 00007fff1f9318a0 R08: 0000000000000140 R09: 0000000000000001
Feb 06 08:54:47 archvm kernel: R10: 0000000000000004 R11: 0000565419567488 R12: 00007fcfc3308ac0
Feb 06 08:54:47 archvm kernel: R13: 0000000000000130 R14: 00007fcfc3308b20 R15: 0000000000000140
Feb 06 08:54:47 archvm kernel:
Feb 06 08:54:47 archvm kernel: Disabling lock debugging due to kernel taint
Feb 06 08:54:47 archvm kernel: Oops: general protection fault, probably for non-canonical address 0xdead000000000122: 0000 [#1] PREEMPT SMP NOPTI
Feb 06 08:54:47 archvm kernel: CPU: 0 UID: 1000 PID: 1962 Comm: rnote Tainted: G    B              6.14.0-rc1-1-mainline #1 715c0460cf5d3cc18e3178ef3209cee42e97ae1c
Feb 06 08:54:47 archvm kernel: Tainted: [B]=BAD_PAGE
Feb 06 08:54:47 archvm kernel: Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022
Feb 06 08:54:47 archvm kernel: RIP: 0010:__rmqueue_pcplist+0xb0/0xc50
Feb 06 08:54:47 archvm kernel: Code: 00 4c 01 f0 48 89 7c 24 30 48 89 44 24 20 49 8b 04 24 49 39 c4 0f 84 6c 01 00 00 49 8b 14 24 48 8b 42 08 48 8b 0a 48 8d 5a f8 <48> 3b 10 0f 85 8d 0b 00 00 48 3b 51 08 0f 85 d5 0f be ff 48 89 41
Feb 06 08:54:47 archvm kernel: RSP: 0000:ffffab3b84a2faa0 EFLAGS: 00010297
Feb 06 08:54:47 archvm kernel: RAX: dead000000000122 RBX: ffffdd38819d61c0 RCX: dead000000000100
Feb 06 08:54:47 archvm kernel: RDX: ffffdd38819d61c8 RSI: ffff9b31fd2218c0 RDI: ffff9b31fd2218c0
Feb 06 08:54:47 archvm kernel: RBP: 0000000000000010 R08: 0000000000000000 R09: ffffab3b84a2f920
Feb 06 08:54:47 archvm kernel: R10: ffffffffbdeb44a8 R11: 0000000000000003 R12: ffff9b31fd23d4b0
Feb 06 08:54:47 archvm kernel: R13: 0000000000000000 R14: ffff9b31fef21980 R15: ffff9b31fd23d480
Feb 06 08:54:47 archvm kernel: FS:  00007fcfbead5140(0000) GS:ffff9b31fd200000(0000) knlGS:0000000000000000
Feb 06 08:54:47 archvm kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 06 08:54:47 archvm kernel: CR2: 000056541d492128 CR3: 000000001ed94000 CR4: 00000000003506f0
Feb 06 08:54:47 archvm kernel: Call Trace:
Feb 06 08:54:47 archvm kernel:
Feb 06 08:54:47 archvm kernel:  ? __die_body.cold+0x19/0x27
Feb 06 08:54:47 archvm kernel:  ? die_addr+0x3c/0x60
Feb 06 08:54:47 archvm kernel:  ? exc_general_protection+0x17d/0x400
Feb 06 08:54:47 archvm kernel:  ? asm_exc_general_protection+0x26/0x30
Feb 06 08:54:47 archvm kernel:  ? __rmqueue_pcplist+0xb0/0xc50
Feb 06 08:54:47 archvm kernel:  get_page_from_freelist+0x2ae/0x1740
Feb 06 08:54:47 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:54:47 archvm kernel:  ? __pm_runtime_suspend+0x69/0xc0
Feb 06 08:54:47 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:54:47 archvm kernel:  ? __seccomp_filter+0x303/0x520
Feb 06 08:54:47 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:54:47 archvm kernel:  __alloc_frozen_pages_noprof+0x184/0x330
Feb 06 08:54:47 archvm kernel:  alloc_pages_mpol+0x7d/0x160
Feb 06 08:54:47 archvm kernel:  folio_alloc_mpol_noprof+0x14/0x40
Feb 06 08:54:47 archvm kernel:  vma_alloc_folio_noprof+0x69/0xb0
Feb 06 08:54:47 archvm kernel:  do_anonymous_page+0x32a/0x8b0
Feb 06 08:54:47 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:54:47 archvm kernel:  ? ___pte_offset_map+0x1b/0x180
Feb 06 08:54:47 archvm kernel:  __handle_mm_fault+0xb5e/0xfe0
Feb 06 08:54:47 archvm kernel:  handle_mm_fault+0xe2/0x2c0
Feb 06 08:54:47 archvm kernel:  do_user_addr_fault+0x217/0x620
Feb 06 08:54:47 archvm kernel:  exc_page_fault+0x81/0x1b0
Feb 06 08:54:47 archvm kernel:  asm_exc_page_fault+0x26/0x30
Feb 06 08:54:47 archvm kernel: RIP: 0033:0x7fcfc31c8cf9
Feb 06 08:54:47 archvm kernel: Code: 34 19 49 39 d4 49 89 74 24 60 0f 95 c2 48 29 d8 48 83 c1 10 0f b6 d2 48 83 c8 01 48 c1 e2 02 48 09 da 48 83 ca 01 48 89 51 f8 <48> 89 46 08 e9 22 ff ff ff 48 8d 3d 07 ed 10 00 e8 62 c3 ff ff 48
Feb 06 08:54:47 archvm kernel: RSP: 002b:00007fff1f931850 EFLAGS: 00010206
Feb 06 08:54:47 archvm kernel: RAX: 000000000000bee1 RBX: 0000000000000140 RCX: 000056541d491ff0
Feb 06 08:54:47 archvm kernel: RDX: 0000000000000141 RSI: 000056541d492120 RDI: 0000000000000000
Feb 06 08:54:47 archvm kernel: RBP: 00007fff1f9318a0 R08: 0000000000000140 R09: 0000000000000001
Feb 06 08:54:47 archvm kernel: R10: 0000000000000004 R11: 0000565419567488 R12: 00007fcfc3308ac0
Feb 06 08:54:47 archvm kernel: R13: 0000000000000130 R14: 00007fcfc3308b20 R15: 0000000000000140
Feb 06 08:54:47 archvm kernel:
Feb 06 08:54:47 archvm kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfkill vfat fat intel_rapl_msr intel_rapl_common kvm_amd ccp snd_hda_codec_hdmi snd_hda_codec_generic snd_hda_intel snd_intel_dspcfg kvm snd_intel_sdw_acpi snd_hda_codec polyval_clmulni snd_hda_core polyval_generic ghash_clmulni_intel snd_hwdep iTCO_wdt sha512_ssse3 intel_pmc_bxt sha256_ssse3 snd_pcm joydev iTCO_vendor_support sha1_ssse3 snd_timer aesni_intel snd crypto_simd i2c_i801 psmouse cryptd pcspkr i2c_smbus soundcore lpc_ich i2c_mux mousedev mac_hid crypto_user loop dm_mod nfnetlink vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vsock vmw_vmci qemu_fw_cfg ip_tables x_tables ext4 crc16 mbcache jbd2 nouveau drm_ttm_helper ttm video gpu_sched i2c_algo_bit drm_gpuvm serio_raw drm_exec atkbd mxm_wmi wmi libps2 vivaldi_fmap drm_display_helper virtio_net net_failover cec intel_agp virtio_input virtio_rng virtio_console failover virtio_blk i8042 intel_gtt serio
Feb 06 08:54:47 archvm kernel: ---[ end trace 0000000000000000 ]---
Feb 06 08:54:47 archvm kernel: RIP: 0010:__rmqueue_pcplist+0xb0/0xc50
Feb 06 08:54:47 archvm kernel: Code: 00 4c 01 f0 48 89 7c 24 30 48 89 44 24 20 49 8b 04 24 49 39 c4 0f 84 6c 01 00 00 49 8b 14 24 48 8b 42 08 48 8b 0a 48 8d 5a f8 <48> 3b 10 0f 85 8d 0b 00 00 48 3b 51 08 0f 85 d5 0f be ff 48 89 41
Feb 06 08:54:47 archvm kernel: RSP: 0000:ffffab3b84a2faa0 EFLAGS: 00010297
Feb 06 08:54:47 archvm kernel: RAX: dead000000000122 RBX: ffffdd38819d61c0 RCX: dead000000000100
Feb 06 08:54:47 archvm kernel: RDX: ffffdd38819d61c8 RSI: ffff9b31fd2218c0 RDI: ffff9b31fd2218c0
Feb 06 08:54:47 archvm kernel: RBP: 0000000000000010 R08: 0000000000000000 R09: ffffab3b84a2f920
Feb 06 08:54:47 archvm kernel: R10: ffffffffbdeb44a8 R11: 0000000000000003 R12: ffff9b31fd23d4b0
Feb 06 08:54:47 archvm kernel: R13: 0000000000000000 R14: ffff9b31fef21980 R15: ffff9b31fd23d480
Feb 06 08:54:47 archvm kernel: FS:  00007fcfbead5140(0000) GS:ffff9b31fd200000(0000) knlGS:0000000000000000
Feb 06 08:54:47 archvm kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 06 08:54:47 archvm kernel: CR2: 000056541d492128 CR3: 000000001ed94000 CR4: 00000000003506f0
Feb 06 08:54:47 archvm kernel: note: rnote[1962] exited with preempt_count 2
Feb 06 08:54:50 archvm geoclue[844]: Service not used for 60 seconds. Shutting down..
Feb 06 08:55:01 archvm systemd[990]: Starting Virtual filesystem metadata service...
Feb 06 08:55:14 archvm kernel: watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [kworker/0:3:370]
Feb 06 08:55:14 archvm kernel: CPU#0 Utilization every 4s during lockup:
Feb 06 08:55:14 archvm kernel:         #1: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:55:14 archvm kernel:         #2: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:55:14 archvm kernel:         #3: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:55:14 archvm kernel:         #4: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:55:14 archvm kernel:         #5: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:55:14 archvm kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfkill vfat fat intel_rapl_msr intel_rapl_common kvm_amd ccp snd_hda_codec_hdmi snd_hda_codec_generic snd_hda_intel snd_intel_dspcfg kvm snd_intel_sdw_acpi snd_hda_codec polyval_clmulni snd_hda_core polyval_generic ghash_clmulni_intel snd_hwdep iTCO_wdt sha512_ssse3 intel_pmc_bxt sha256_ssse3 snd_pcm joydev iTCO_vendor_support sha1_ssse3 snd_timer aesni_intel snd crypto_simd i2c_i801 psmouse cryptd pcspkr i2c_smbus soundcore lpc_ich i2c_mux mousedev mac_hid crypto_user loop dm_mod nfnetlink vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vsock vmw_vmci qemu_fw_cfg ip_tables x_tables ext4 crc16 mbcache jbd2 nouveau drm_ttm_helper ttm video gpu_sched i2c_algo_bit drm_gpuvm serio_raw drm_exec atkbd mxm_wmi wmi libps2 vivaldi_fmap drm_display_helper virtio_net net_failover cec intel_agp virtio_input virtio_rng virtio_console failover virtio_blk i8042 intel_gtt serio
Feb 06 08:55:14 archvm kernel: CPU: 0 UID: 0 PID: 370 Comm: kworker/0:3 Tainted: G    B D            6.14.0-rc1-1-mainline #1 715c0460cf5d3cc18e3178ef3209cee42e97ae1c
Feb 06 08:55:14 archvm kernel: Tainted: [B]=BAD_PAGE, [D]=DIE
Feb 06 08:55:14 archvm kernel: Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022
Feb 06 08:55:14 archvm kernel: Workqueue: mm_percpu_wq vmstat_update
Feb 06 08:55:14 archvm kernel: RIP: 0010:__pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:14 archvm kernel: Code: 14 0f 85 5c fe ff ff 41 c6 45 00 03 4c 89 fe 4c 89 ef e8 8c 2d 2e ff e9 47 fe ff ff f3 90 4d 8b 3e 4d 85 ff 74 f6 eb c1 f3 90 <83> ea 01 75 8a 48 83 3c 24 00 41 c6 45 01 00 0f 84 de 01 00 00 41
Feb 06 08:55:14 archvm kernel: RSP: 0018:ffffab3b80907c98 EFLAGS: 00000206
Feb 06 08:55:14 archvm kernel: RAX: 0000000000000003 RBX: 0000000000040000 RCX: 0000000000000008
Feb 06 08:55:14 archvm kernel: RDX: 00000000000053b7 RSI: 0000000000000003 RDI: ffff9b31fd23d480
Feb 06 08:55:14 archvm kernel: RBP: 0000000000000001 R08: ffff9b31fd237bc0 R09: 0000000000000000
Feb 06 08:55:14 archvm kernel: R10: 0000000000000000 R11: fefefefefefefeff R12: 0000000000000100
Feb 06 08:55:14 archvm kernel: R13: ffff9b31fd23d480 R14: ffff9b31fd237bc0 R15: 0000000000000000
Feb 06 08:55:14 archvm kernel: FS:  0000000000000000(0000) GS:ffff9b31fd200000(0000) knlGS:0000000000000000
Feb 06 08:55:14 archvm kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 06 08:55:14 archvm kernel: CR2: 00007fa8ba718100 CR3: 0000000016022000 CR4: 00000000003506f0
Feb 06 08:55:14 archvm kernel: Call Trace:
Feb 06 08:55:14 archvm kernel:
Feb 06 08:55:14 archvm kernel:  ? watchdog_timer_fn.cold+0x226/0x22b
Feb 06 08:55:14 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:55:14 archvm kernel:  ? __pfx_watchdog_timer_fn+0x10/0x10
Feb 06 08:55:14 archvm kernel:  ? __hrtimer_run_queues+0x132/0x2a0
Feb 06 08:55:14 archvm kernel:  ? hrtimer_interrupt+0xff/0x230
Feb 06 08:55:14 archvm kernel:  ? __sysvec_apic_timer_interrupt+0x55/0x100
Feb 06 08:55:14 archvm kernel:  ? sysvec_apic_timer_interrupt+0x6c/0x90
Feb 06 08:55:14 archvm kernel:
Feb 06 08:55:14 archvm kernel:
Feb 06 08:55:14 archvm kernel:  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
Feb 06 08:55:14 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:14 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x2be/0x490
Feb 06 08:55:14 archvm kernel:  _raw_spin_lock+0x29/0x30
Feb 06 08:55:14 archvm kernel:  decay_pcp_high+0x63/0x90
Feb 06 08:55:14 archvm kernel:  refresh_cpu_vm_stats+0xf7/0x240
Feb 06 08:55:14 archvm kernel:  vmstat_update+0x13/0x50
Feb 06 08:55:14 archvm kernel:  process_one_work+0x17e/0x330
Feb 06 08:55:14 archvm kernel:  worker_thread+0x2ce/0x3f0
Feb 06 08:55:14 archvm kernel:  ? __pfx_worker_thread+0x10/0x10
Feb 06 08:55:14 archvm kernel:  kthread+0xef/0x230
Feb 06 08:55:14 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:55:14 archvm kernel:  ret_from_fork+0x34/0x50
Feb 06 08:55:14 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:55:14 archvm kernel:  ret_from_fork_asm+0x1a/0x30
Feb 06 08:55:14 archvm kernel:
Feb 06 08:55:26 archvm gnome-shell[1087]: Error: Error calling StartServiceByName for org.gtk.vfs.Metadata: Timeout was reached
Feb 06 08:55:30 archvm epiphany-search[1618]: broker.vala:159: Error loading plugin: libhunspell-1.7.so.0: cannot open shared object file: No such file or directory
Feb 06 08:55:30 archvm epiphany-search[1618]: broker.vala:159: Error loading plugin: libhspell.so.0: cannot open shared object file: No such file or directory
Feb 06 08:55:30 archvm epiphany-search[1618]: broker.vala:159: Error loading plugin: libaspell.so.15: cannot open shared object file: No such file or directory
Feb 06 08:55:30 archvm epiphany-search[1618]: broker.vala:159: Error loading plugin: libvoikko.so.1: cannot open shared object file: No such file or directory
Feb 06 08:55:30 archvm epiphany-search[1618]: broker.vala:159: Error loading plugin: libnuspell.so.5: cannot open shared object file: No such file or directory
Feb 06 08:55:42 archvm kernel: watchdog: BUG: soft lockup - CPU#0 stuck for 52s! [kworker/0:3:370]
Feb 06 08:55:42 archvm kernel: CPU#0 Utilization every 4s during lockup:
Feb 06 08:55:42 archvm kernel:         #1: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:55:42 archvm kernel:         #2: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:55:42 archvm kernel:         #3: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:55:42 archvm kernel:         #4: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:55:42 archvm kernel:         #5: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:55:42 archvm kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfkill vfat fat intel_rapl_msr intel_rapl_common kvm_amd ccp snd_hda_codec_hdmi snd_hda_codec_generic snd_hda_intel snd_intel_dspcfg kvm snd_intel_sdw_acpi snd_hda_codec polyval_clmulni snd_hda_core polyval_generic ghash_clmulni_intel snd_hwdep iTCO_wdt sha512_ssse3 intel_pmc_bxt sha256_ssse3 snd_pcm joydev iTCO_vendor_support sha1_ssse3 snd_timer aesni_intel snd crypto_simd i2c_i801 psmouse cryptd pcspkr i2c_smbus soundcore lpc_ich i2c_mux mousedev mac_hid crypto_user loop dm_mod nfnetlink vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vsock vmw_vmci qemu_fw_cfg ip_tables x_tables ext4 crc16 mbcache jbd2 nouveau drm_ttm_helper ttm video gpu_sched i2c_algo_bit drm_gpuvm serio_raw drm_exec atkbd mxm_wmi wmi libps2 vivaldi_fmap drm_display_helper virtio_net net_failover cec intel_agp virtio_input virtio_rng virtio_console failover virtio_blk i8042 intel_gtt serio
Feb 06 08:55:42 archvm kernel: CPU: 0 UID: 0 PID: 370 Comm: kworker/0:3 Tainted: G    B D      L     6.14.0-rc1-1-mainline #1 715c0460cf5d3cc18e3178ef3209cee42e97ae1c
Feb 06 08:55:42 archvm kernel: Tainted: [B]=BAD_PAGE, [D]=DIE, [L]=SOFTLOCKUP
Feb 06 08:55:42 archvm kernel: Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022
Feb 06 08:55:42 archvm kernel: Workqueue: mm_percpu_wq vmstat_update
Feb 06 08:55:42 archvm kernel: RIP: 0010:__pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:42 archvm kernel: Code: 14 0f 85 5c fe ff ff 41 c6 45 00 03 4c 89 fe 4c 89 ef e8 8c 2d 2e ff e9 47 fe ff ff f3 90 4d 8b 3e 4d 85 ff 74 f6 eb c1 f3 90 <83> ea 01 75 8a 48 83 3c 24 00 41 c6 45 01 00 0f 84 de 01 00 00 41
Feb 06 08:55:42 archvm kernel: RSP: 0018:ffffab3b80907c98 EFLAGS: 00000206
Feb 06 08:55:42 archvm kernel: RAX: 0000000000000003 RBX: 0000000000040000 RCX: 0000000000000008
Feb 06 08:55:42 archvm kernel: RDX: 00000000000024c1 RSI: 0000000000000003 RDI: ffff9b31fd23d480
Feb 06 08:55:42 archvm kernel: RBP: 0000000000000001 R08: ffff9b31fd237bc0 R09: 0000000000000000
Feb 06 08:55:42 archvm kernel: R10: 0000000000000000 R11: fefefefefefefeff R12: 0000000000000100
Feb 06 08:55:42 archvm kernel: R13: ffff9b31fd23d480 R14: ffff9b31fd237bc0 R15: 0000000000000000
Feb 06 08:55:42 archvm kernel: FS:  0000000000000000(0000) GS:ffff9b31fd200000(0000) knlGS:0000000000000000
Feb 06 08:55:42 archvm kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 06 08:55:42 archvm kernel: CR2: 00007fa8ba718100 CR3: 0000000016022000 CR4: 00000000003506f0
Feb 06 08:55:42 archvm kernel: Call Trace:
Feb 06 08:55:42 archvm kernel:
Feb 06 08:55:42 archvm kernel:  ? watchdog_timer_fn.cold+0x226/0x22b
Feb 06 08:55:42 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:55:42 archvm kernel:  ? __pfx_watchdog_timer_fn+0x10/0x10
Feb 06 08:55:42 archvm kernel:  ? __hrtimer_run_queues+0x132/0x2a0
Feb 06 08:55:42 archvm kernel:  ? hrtimer_interrupt+0xff/0x230
Feb 06 08:55:42 archvm kernel:  ? __sysvec_apic_timer_interrupt+0x55/0x100
Feb 06 08:55:42 archvm kernel:  ? sysvec_apic_timer_interrupt+0x6c/0x90
Feb 06 08:55:42 archvm kernel:
Feb 06 08:55:42 archvm kernel:
Feb 06 08:55:42 archvm kernel:  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
Feb 06 08:55:42 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:42 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x2be/0x490
Feb 06 08:55:42 archvm kernel:  _raw_spin_lock+0x29/0x30
Feb 06 08:55:42 archvm kernel:  decay_pcp_high+0x63/0x90
Feb 06 08:55:42 archvm kernel:  refresh_cpu_vm_stats+0xf7/0x240
Feb 06 08:55:42 archvm kernel:  vmstat_update+0x13/0x50
Feb 06 08:55:42 archvm kernel:  process_one_work+0x17e/0x330
Feb 06 08:55:42 archvm kernel:  worker_thread+0x2ce/0x3f0
Feb 06 08:55:42 archvm kernel:  ? __pfx_worker_thread+0x10/0x10
Feb 06 08:55:42 archvm kernel:  kthread+0xef/0x230
Feb 06 08:55:42 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:55:42 archvm kernel:  ret_from_fork+0x34/0x50
Feb 06 08:55:42 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:55:42 archvm kernel:  ret_from_fork_asm+0x1a/0x30
Feb 06 08:55:42 archvm kernel:
Feb 06 08:55:50 archvm kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
Feb 06 08:55:50 archvm kernel: rcu:         (detected by 7, t=60002 jiffies, g=13761, q=4009 ncpus=8)
Feb 06 08:55:50 archvm kernel: rcu: All QSes seen, last rcu_preempt kthread activity 60002 (4294795144-4294735142), jiffies_till_next_fqs=3, root ->qsmask 0x0
Feb 06 08:55:50 archvm kernel: rcu: rcu_preempt kthread starved for 60002 jiffies! g13761 f0x2 RCU_GP_WAIT_FQS(5) ->state=0x0 ->cpu=0
Feb 06 08:55:50 archvm kernel: rcu:         Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
Feb 06 08:55:50 archvm kernel: rcu: RCU grace-period kthread stack dump:
Feb 06 08:55:50 archvm kernel: task:rcu_preempt     state:R  running task     stack:0     pid:18    tgid:18    ppid:2      task_flags:0x208040 flags:0x00004000
Feb 06 08:55:50 archvm kernel: Call Trace:
Feb 06 08:55:50 archvm kernel:
Feb 06 08:55:50 archvm kernel:  ? __pfx_rcu_gp_kthread+0x10/0x10
Feb 06 08:55:50 archvm kernel:  __schedule+0x45f/0x1310
Feb 06 08:55:50 archvm kernel:  ? psi_group_change+0x13b/0x310
Feb 06 08:55:50 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:55:50 archvm kernel:  ? lock_timer_base+0x6d/0x90
Feb 06 08:55:50 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:55:50 archvm kernel:  ? __pfx_rcu_gp_kthread+0x10/0x10
Feb 06 08:55:50 archvm kernel:  schedule+0x27/0xf0
Feb 06 08:55:50 archvm kernel:  schedule_timeout+0x84/0x100
Feb 06 08:55:50 archvm kernel:  ? __pfx_process_timeout+0x10/0x10
Feb 06 08:55:50 archvm kernel:  rcu_gp_fqs_loop+0x10b/0x530
Feb 06 08:55:50 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:55:50 archvm kernel:  rcu_gp_kthread+0xdc/0x1a0
Feb 06 08:55:50 archvm kernel:  kthread+0xef/0x230
Feb 06 08:55:50 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:55:50 archvm kernel:  ret_from_fork+0x34/0x50
Feb 06 08:55:50 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:55:50 archvm kernel:  ret_from_fork_asm+0x1a/0x30
Feb 06 08:55:50 archvm kernel:
Feb 06 08:55:50 archvm kernel: rcu: Stack dump where RCU GP kthread last ran:
Feb 06 08:55:50 archvm kernel: Sending NMI from CPU 7 to CPUs 0:
Feb 06 08:55:50 archvm kernel: NMI backtrace for cpu 0
Feb 06 08:55:50 archvm kernel: CPU: 0 UID: 0 PID: 370 Comm: kworker/0:3 Tainted: G    B D      L     6.14.0-rc1-1-mainline #1 715c0460cf5d3cc18e3178ef3209cee42e97ae1c
Feb 06 08:55:50 archvm kernel: Tainted: [B]=BAD_PAGE, [D]=DIE, [L]=SOFTLOCKUP
Feb 06 08:55:50 archvm kernel: Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022
Feb 06 08:55:50 archvm kernel: Workqueue: mm_percpu_wq vmstat_update
Feb 06 08:55:50 archvm kernel: RIP: 0010:__pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:50 archvm kernel: Code: 14 0f 85 5c fe ff ff 41 c6 45 00 03 4c 89 fe 4c 89 ef e8 8c 2d 2e ff e9 47 fe ff ff f3 90 4d 8b 3e 4d 85 ff 74 f6 eb c1 f3 90 <83> ea 01 75 8a 48 83 3c 24 00 41 c6 45 01 00 0f 84 de 01 00 00 41
Feb 06 08:55:50 archvm kernel: RSP: 0018:ffffab3b80907c98 EFLAGS: 00000206
Feb 06 08:55:50 archvm kernel: RAX: 0000000000000003 RBX: 0000000000040000 RCX: 0000000000000008
Feb 06 08:55:50 archvm kernel: RDX: 0000000000005a57 RSI: 0000000000000003 RDI: ffff9b31fd23d480
Feb 06 08:55:50 archvm kernel: RBP: 0000000000000001 R08: ffff9b31fd237bc0 R09: 0000000000000000
Feb 06 08:55:50 archvm kernel: R10: 0000000000000000 R11: fefefefefefefeff R12: 0000000000000100
Feb 06 08:55:50 archvm kernel: R13: ffff9b31fd23d480 R14: ffff9b31fd237bc0 R15: 0000000000000000
Feb 06 08:55:50 archvm kernel: FS:  0000000000000000(0000) GS:ffff9b31fd200000(0000) knlGS:0000000000000000
Feb 06 08:55:50 archvm kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 06 08:55:50 archvm kernel: CR2: 00007fa8ba718100 CR3: 0000000016022000 CR4: 00000000003506f0
Feb 06 08:55:50 archvm kernel: Call Trace:
Feb 06 08:55:50 archvm kernel:
Feb 06 08:55:50 archvm kernel:  ? nmi_cpu_backtrace.cold+0x32/0x68
Feb 06 08:55:50 archvm kernel:  ? nmi_cpu_backtrace_handler+0x11/0x20
Feb 06 08:55:50 archvm kernel:  ? nmi_handle+0x61/0x120
Feb 06 08:55:50 archvm kernel:  ? default_do_nmi+0x40/0x130
Feb 06 08:55:50 archvm kernel:  ? exc_nmi+0x122/0x1a0
Feb 06 08:55:50 archvm kernel:  ? end_repeat_nmi+0xf/0x53
Feb 06 08:55:50 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:50 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:50 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:50 archvm kernel:
Feb 06 08:55:50 archvm kernel:
Feb 06 08:55:50 archvm kernel:  _raw_spin_lock+0x29/0x30
Feb 06 08:55:50 archvm kernel:  decay_pcp_high+0x63/0x90
Feb 06 08:55:50 archvm kernel:  refresh_cpu_vm_stats+0xf7/0x240
Feb 06 08:55:50 archvm kernel:  vmstat_update+0x13/0x50
Feb 06 08:55:50 archvm kernel:  process_one_work+0x17e/0x330
Feb 06 08:55:50 archvm kernel:  worker_thread+0x2ce/0x3f0
Feb 06 08:55:50 archvm kernel:  ? __pfx_worker_thread+0x10/0x10
Feb 06 08:55:50 archvm kernel:  kthread+0xef/0x230
Feb 06 08:55:50 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:55:50 archvm kernel:  ret_from_fork+0x34/0x50
Feb 06 08:55:50 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:55:50 archvm kernel:  ret_from_fork_asm+0x1a/0x30
Feb 06 08:55:50 archvm kernel:
Feb 06 08:55:50 archvm kernel: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 60017 jiffies s: 1033 root: 0x1/.
Feb 06 08:55:50 archvm kernel: rcu: blocking rcu_node structures (internal RCU debug):
Feb 06 08:55:50 archvm kernel: Sending NMI from CPU 3 to CPUs 0:
Feb 06 08:55:50 archvm kernel: NMI backtrace for cpu 0
Feb 06 08:55:50 archvm kernel: CPU: 0 UID: 0 PID: 370 Comm: kworker/0:3 Tainted: G    B D      L     6.14.0-rc1-1-mainline #1 715c0460cf5d3cc18e3178ef3209cee42e97ae1c
Feb 06 08:55:50 archvm kernel: Tainted: [B]=BAD_PAGE, [D]=DIE, [L]=SOFTLOCKUP
Feb 06 08:55:50 archvm kernel: Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022
Feb 06 08:55:50 archvm kernel: Workqueue: mm_percpu_wq vmstat_update
Feb 06 08:55:50 archvm kernel: RIP: 0010:__pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:50 archvm kernel: Code: 14 0f 85 5c fe ff ff 41 c6 45 00 03 4c 89 fe 4c 89 ef e8 8c 2d 2e ff e9 47 fe ff ff f3 90 4d 8b 3e 4d 85 ff 74 f6 eb c1 f3 90 <83> ea 01 75 8a 48 83 3c 24 00 41 c6 45 01 00 0f 84 de 01 00 00 41
Feb 06 08:55:50 archvm kernel: RSP: 0018:ffffab3b80907c98 EFLAGS: 00000206
Feb 06 08:55:50 archvm kernel: RAX: 0000000000000003 RBX: 0000000000040000 RCX: 0000000000000008
Feb 06 08:55:50 archvm kernel: RDX: 0000000000006f78 RSI: 0000000000000003 RDI: ffff9b31fd23d480
Feb 06 08:55:50 archvm kernel: RBP: 0000000000000001 R08: ffff9b31fd237bc0 R09: 0000000000000000
Feb 06 08:55:50 archvm kernel: R10: 0000000000000000 R11: fefefefefefefeff R12: 0000000000000100
Feb 06 08:55:50 archvm kernel: R13: ffff9b31fd23d480 R14: ffff9b31fd237bc0 R15: 0000000000000000
Feb 06 08:55:50 archvm kernel: FS:  0000000000000000(0000) GS:ffff9b31fd200000(0000) knlGS:0000000000000000
Feb 06 08:55:50 archvm kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 06 08:55:50 archvm kernel: CR2: 00007fa8ba718100 CR3: 0000000016022000 CR4: 00000000003506f0
Feb 06 08:55:50 archvm kernel: Call Trace:
Feb 06 08:55:50 archvm kernel:
Feb 06 08:55:50 archvm kernel:  ? nmi_cpu_backtrace.cold+0x32/0x68
Feb 06 08:55:50 archvm kernel:  ? nmi_cpu_backtrace_handler+0x11/0x20
Feb 06 08:55:50 archvm kernel:  ? nmi_handle+0x61/0x120
Feb 06 08:55:50 archvm kernel:  ? default_do_nmi+0x40/0x130
Feb 06 08:55:50 archvm kernel:  ? exc_nmi+0x122/0x1a0
Feb 06 08:55:50 archvm kernel:  ? end_repeat_nmi+0xf/0x53
Feb 06 08:55:50 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:50 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:50 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:55:50 archvm kernel:
Feb 06 08:55:50 archvm kernel:
Feb 06 08:55:50 archvm kernel:  _raw_spin_lock+0x29/0x30
Feb 06 08:55:50 archvm kernel:  decay_pcp_high+0x63/0x90
Feb 06 08:55:50 archvm kernel:  refresh_cpu_vm_stats+0xf7/0x240
Feb 06 08:55:50 archvm kernel:  vmstat_update+0x13/0x50
Feb 06 08:55:50 archvm kernel:  process_one_work+0x17e/0x330
Feb 06 08:55:50 archvm kernel:  worker_thread+0x2ce/0x3f0
Feb 06 08:55:50 archvm kernel:  ? __pfx_worker_thread+0x10/0x10
Feb 06 08:55:50 archvm kernel:  kthread+0xef/0x230
Feb 06 08:55:50 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:55:50 archvm kernel:  ret_from_fork+0x34/0x50
Feb 06 08:55:50 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:55:50 archvm kernel:  ret_from_fork_asm+0x1a/0x30
Feb 06 08:55:50 archvm kernel:
Feb 06 08:56:11 archvm gnome-shell[1087]: Received error from D-Bus search provider firefox.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Feb 06 08:56:11 archvm gnome-shell[1087]: Received error from D-Bus search provider firefox.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Feb 06 08:56:11 archvm gnome-shell[1087]: Received error from D-Bus search provider firefox.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Feb 06 08:56:11 archvm gnome-shell[1087]: Received error from D-Bus search provider firefox.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Feb 06 08:56:12 archvm gnome-shell[1087]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
Feb 06 08:56:12 archvm gnome-shell[1087]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
Feb 06 08:56:12 archvm gnome-shell[1087]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
Feb 06 08:56:14 archvm kernel: watchdog: BUG: soft lockup - CPU#0 stuck for 82s! [kworker/0:3:370]
Feb 06 08:56:14 archvm kernel: CPU#0 Utilization every 4s during lockup:
Feb 06 08:56:14 archvm kernel:         #1: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:56:14 archvm kernel:         #2: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:56:14 archvm kernel:         #3: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:56:14 archvm kernel:         #4: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:56:14 archvm kernel:         #5: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:56:14 archvm kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfkill vfat fat intel_rapl_msr intel_rapl_common kvm_amd ccp snd_hda_codec_hdmi snd_hda_codec_generic snd_hda_intel snd_intel_dspcfg kvm snd_intel_sdw_acpi snd_hda_codec polyval_clmulni snd_hda_core polyval_generic ghash_clmulni_intel snd_hwdep iTCO_wdt sha512_ssse3 intel_pmc_bxt sha256_ssse3 snd_pcm joydev iTCO_vendor_support sha1_ssse3 snd_timer aesni_intel snd crypto_simd i2c_i801 psmouse cryptd pcspkr i2c_smbus soundcore lpc_ich i2c_mux mousedev mac_hid crypto_user loop dm_mod nfnetlink vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vsock vmw_vmci qemu_fw_cfg ip_tables x_tables ext4 crc16 mbcache jbd2 nouveau drm_ttm_helper ttm video gpu_sched i2c_algo_bit drm_gpuvm serio_raw drm_exec atkbd mxm_wmi wmi libps2 vivaldi_fmap drm_display_helper virtio_net net_failover cec intel_agp virtio_input virtio_rng virtio_console failover virtio_blk i8042 intel_gtt serio
Feb 06 08:56:14 archvm kernel: CPU: 0 UID: 0 PID: 370 Comm: kworker/0:3 Tainted: G    B D      L     6.14.0-rc1-1-mainline #1 715c0460cf5d3cc18e3178ef3209cee42e97ae1c
Feb 06 08:56:14 archvm kernel: Tainted: [B]=BAD_PAGE, [D]=DIE, [L]=SOFTLOCKUP
Feb 06 08:56:14 archvm kernel: Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022
Feb 06 08:56:14 archvm kernel: Workqueue: mm_percpu_wq vmstat_update
Feb 06 08:56:14 archvm kernel: RIP: 0010:__pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:56:14 archvm kernel: Code: 14 0f 85 5c fe ff ff 41 c6 45 00 03 4c 89 fe 4c 89 ef e8 8c 2d 2e ff e9 47 fe ff ff f3 90 4d 8b 3e 4d 85 ff 74 f6 eb c1 f3 90 <83> ea 01 75 8a 48 83 3c 24 00 41 c6 45 01 00 0f 84 de 01 00 00 41
Feb 06 08:56:14 archvm kernel: RSP: 0018:ffffab3b80907c98 EFLAGS: 00000206
Feb 06 08:56:14 archvm kernel: RAX: 0000000000000003 RBX: 0000000000040000 RCX: 0000000000000008
Feb 06 08:56:14 archvm kernel: RDX: 00000000000024a2 RSI: 0000000000000003 RDI: ffff9b31fd23d480
Feb 06 08:56:14 archvm kernel: RBP: 0000000000000001 R08: ffff9b31fd237bc0 R09: 0000000000000000
Feb 06 08:56:14 archvm kernel: R10: 0000000000000000 R11: fefefefefefefeff R12: 0000000000000100
Feb 06 08:56:14 archvm kernel: R13: ffff9b31fd23d480 R14: ffff9b31fd237bc0 R15: 0000000000000000
Feb 06 08:56:14 archvm kernel: FS:  0000000000000000(0000) GS:ffff9b31fd200000(0000) knlGS:0000000000000000
Feb 06 08:56:14 archvm kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 06 08:56:14 archvm kernel: CR2: 00007fa8ba718100 CR3: 0000000016022000 CR4: 00000000003506f0
Feb 06 08:56:14 archvm kernel: Call Trace:
Feb 06 08:56:14 archvm kernel:
Feb 06 08:56:14 archvm kernel:  ? watchdog_timer_fn.cold+0x226/0x22b
Feb 06 08:56:14 archvm kernel:  ? srso_return_thunk+0x5/0x5f
Feb 06 08:56:14 archvm kernel:  ? __pfx_watchdog_timer_fn+0x10/0x10
Feb 06 08:56:14 archvm kernel:  ? __hrtimer_run_queues+0x132/0x2a0
Feb 06 08:56:14 archvm kernel:  ? hrtimer_interrupt+0xff/0x230
Feb 06 08:56:14 archvm kernel:  ? __sysvec_apic_timer_interrupt+0x55/0x100
Feb 06 08:56:14 archvm kernel:  ? sysvec_apic_timer_interrupt+0x6c/0x90
Feb 06 08:56:14 archvm kernel:
Feb 06 08:56:14 archvm kernel:
Feb 06 08:56:14 archvm kernel:  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
Feb 06 08:56:14 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x267/0x490
Feb 06 08:56:14 archvm kernel:  ? __pv_queued_spin_lock_slowpath+0x2be/0x490
Feb 06 08:56:14 archvm kernel:  _raw_spin_lock+0x29/0x30
Feb 06 08:56:14 archvm kernel:  decay_pcp_high+0x63/0x90
Feb 06 08:56:14 archvm kernel:  refresh_cpu_vm_stats+0xf7/0x240
Feb 06 08:56:14 archvm kernel:  vmstat_update+0x13/0x50
Feb 06 08:56:14 archvm kernel:  process_one_work+0x17e/0x330
Feb 06 08:56:14 archvm kernel:  worker_thread+0x2ce/0x3f0
Feb 06 08:56:14 archvm kernel:  ? __pfx_worker_thread+0x10/0x10
Feb 06 08:56:14 archvm kernel:  kthread+0xef/0x230
Feb 06 08:56:14 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:56:14 archvm kernel:  ret_from_fork+0x34/0x50
Feb 06 08:56:14 archvm kernel:  ? __pfx_kthread+0x10/0x10
Feb 06 08:56:14 archvm kernel:  ret_from_fork_asm+0x1a/0x30
Feb 06 08:56:14 archvm kernel:
Feb 06 08:56:20 archvm systemd[1]: geoclue.service: State 'stop-sigterm' timed out. Killing.
Feb 06 08:56:20 archvm systemd[1]: geoclue.service: Killing process 844 (geoclue) with signal SIGKILL.
Feb 06 08:56:20 archvm systemd[1]: geoclue.service: Killing process 871 (gmain) with signal SIGKILL.
Feb 06 08:56:38 archvm qemu-ga[463]: info: guest-shutdown called, mode: powerdown
Feb 06 08:56:38 archvm systemd-logind[468]: Creating /run/nologin, blocking further logins...
Feb 06 08:56:38 archvm systemd-logind[468]: System is powering down (hypervisor initiated shutdown).
Feb 06 08:56:38 archvm systemd[1]: Stopping Session 3 of User arch...
Feb 06 08:56:38 archvm gdm-password][978]: pam_unix(gdm-password:session): session closed for user arch
Feb 06 08:56:38 archvm audit[978]: USER_END pid=978 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_umask,pam_systemd,pam_env,pam_gnome_keyring acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty2 res=success'
Feb 06 08:56:38 archvm kernel: audit: type=1106 audit(1738792598.200:145): pid=978 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_umask,pam_systemd,pam_env,pam_gnome_keyring acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty2 res=success'
Feb 06 08:56:38 archvm kernel: audit: type=1104 audit(1738792598.200:146): pid=978 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty2 res=success'
Feb 06 08:56:38 archvm audit[978]: CRED_DISP pid=978 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="arch" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty2 res=success'
Feb 06 08:56:38 archvm audit[2140]: USER_AUTH pid=2140 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:56:38 archvm kernel: audit: type=1100 audit(1738792598.217:147): pid=2140 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:56:38 archvm audit[2140]: USER_ACCT pid=2140 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:56:38 archvm kernel: audit: type=1101 audit(1738792598.218:148): pid=2140 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=archvm addr=? terminal=/dev/tty1 res=success'
Feb 06 08:56:38 archvm gdm[498]: Gdm: Freeing conversation 'gdm-password' with active job
Feb 06 08:56:38 archvm kernel: rfkill: input handler enabled
Feb 06 08:56:38 archvm gsd-media-keys[1187]: Unable to get default source
Feb 06 08:56:38 archvm gsd-media-keys[1187]: Unable to get default sink
Feb 06 08:56:42 archvm kernel: watchdog: BUG: soft lockup - CPU#0 stuck for 108s! [kworker/0:3:370]
Feb 06 08:56:42 archvm kernel: CPU#0 Utilization every 4s during lockup:
Feb 06 08:56:42 archvm kernel:         #1: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:56:42 archvm kernel:         #2: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:56:42 archvm kernel:         #3: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:56:42 archvm kernel:         #4: 100% system,          0% softirq,          1% hardirq,          0% idle
Feb 06 08:56:42 archvm kernel:         #5: 100% system,          0% softirq,          1% hardirq,          0% idle

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ