Development qube becomes unreachable after a while

I’ve had this problem several times and everytime I’ve “solved” it by reinstalling the entire qube. My development qube is usually a standalone which is based on the arch template. However without fail it always comes to a point that I can no longer reach it.

When I run qvm-run dev-qube xterm it just prints Running 'xterm' on dev and then never progresses.
When I run Run command in qube from the GUI and run xterm it claims Command 'xterm' returned non-zero exit status 1

When I check the logs in the end I find

[2022-10-24 19:41:21] [    5.125076] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[2022-10-24 19:41:21]          Starting .[0;1;39mRule-based Managefor Device Events and Files.[0m...
[2022-10-24 19:41:21] [    5.256766] systemd[1]: Started Qubes DB agent.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mQubes DB agent.[0m.
[2022-10-24 19:41:21] [    5.258089] systemd[1]: Starting Init Qubes Services settings...
[2022-10-24 19:41:21]          Starting .[0;1;39mInit Qubes Services settings.[0m...
[2022-10-24 19:41:21] [    5.258479] audit: type=1130 audit(1666633281.019:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:21] [    5.260563] systemd[1]: Starting Load/Save Random Seed...
[2022-10-24 19:41:21]          Starting .[0;1;39mLoad/Save Random Seed.[0m...
[2022-10-24 19:41:21] [    5.294332] systemd[1]: Started Journal Service.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mJournal Service.[0m.
[2022-10-24 19:41:21] [    5.296106] audit: type=1130 audit(1666633281.056:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:21]          Starting .[0;1;39mFlush Journal to Persistent Storage.[0m...
[2022-10-24 19:41:21] [    5.307249] systemd-journald[253]: Received client request to flush runtime journal.
[2022-10-24 19:41:21] [    5.311569] systemd-journald[253]: File /var/log/journal/1a4cb6333d77460baa6f9608353152cd/system.journal corrupted or uncleanly shut down, renaming and replacing.
[2022-10-24 19:41:21] [    5.422402] input: PC Speaker as /devices/platform/pcspkr/input/input0
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mRule-based Manager for Device Events and Files.[0m.
[2022-10-24 19:41:21] [    5.450256] audit: type=1130 audit(1666633281.212:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Finished .[0;1;39mInit Qubes Services settings.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Finished .[0;1;39mLoad/Save Random Seed.[0m.
[2022-10-24 19:41:21] [    5.472895] audit: type=1130 audit(1666633281.233:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-sysinit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:21] [    5.472945] audit: type=1130 audit(1666633281.233:6): 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'
[2022-10-24 19:41:21]          Starting .[0;1;39mInitialize and mount /rw and /home.[0m...
[2022-10-24 19:41:21]          Starting .[0;1;39mAdjust root filesystem size.[0m...
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Finished .[0;1;39mFlush Journal to Persistent Storage.[0m.
[2022-10-24 19:41:21] [    5.511897] audit: type=1130 audit(1666633281.272:7): 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'
[2022-10-24 19:41:21] [    5.518192] Error: Driver 'pcspkr' is already registered, aborting...
[2022-10-24 19:41:21] [    5.575989] xen_netfront: Initialising Xen virtual ethernet driver
[2022-10-24 19:41:21] [    5.577771] EXT4-fs (xvdb): VFS: Found ext4 filesystem with invalid superblock checksum.  Run e2fsck?
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Found device .[0;1;39m/dev/hvc0.[0m.
[2022-10-24 19:41:21] [.[0;1;31mFAILED.[0m] Failed to start .[0;1;39mInitialize and mount /rw and /home.[0m.
[2022-10-24 19:41:21] See 'systemctl status qubes-mount-dirs.service' for details.
[2022-10-24 19:41:21] [    5.624122] audit: type=1130 audit(1666633281.386:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-mount-dirs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Finished .[0;1;39mAdjust root filesystem size.[0m.
[2022-10-24 19:41:21] [    5.627021] audit: type=1130 audit(1666633281.389:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-rootfs-resize comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:21] [    5.703783] xen_netfront: backend supports XDP headroom
[2022-10-24 19:41:21] [    5.703804] vif vif-0: bouncing transmitted data to zeroed pages
[2022-10-24 19:41:21] [    5.731023] vif vif-0 enX0: renamed from eth0
[2022-10-24 19:41:21]          Mounting .[0;1;39m/etc/pacman.d/gnupg/private-keys-v1.d.[0m...
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Mounted .[0;1;39m/etc/pacman.d/gnupg/private-keys-v1.d.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Reached target .[0;1;39mLocal File Systems.[0m.
[2022-10-24 19:41:21]          Starting .[0;1;39mEarly Qubes VM settings.[0m...
[2022-10-24 19:41:21]          Starting .[0;1;39mCreate Volatile Files and Directories.[0m...
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Finished .[0;1;39mEarly Qubes VM settings.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Reached target .[0;1;39mPreparation for Network.[0m.
[2022-10-24 19:41:21] [    5.865504] audit: type=1130 audit(1666633281.627:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-early-vm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Finished .[0;1;39mCreate Volatile Files and Directories.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Reached target .[0;1;39mSystem Time Set.[0m.
[2022-10-24 19:41:21]          Starting .[0;1;39mRecord System Boot/Shutdown in UTMP.[0m...
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Finished .[0;1;39mRecord System Boot/Shutdown in UTMP.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Reached target .[0;1;39mSystem Initialization.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mDaily man-db regeneration.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mUpdate system time each 6h.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mPeriodically check for updates.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mDaily verification of password and group files.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mDaily Cleanup of Temporary Directories.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Reached target .[0;1;39mTimer Units.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Listening on .[0;1;39mD-Bus System Message Bus Socket.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Reached target .[0;1;39mSocket Units.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Reached target .[0;1;39mBasic System.[0m.
[2022-10-24 19:41:21]          Starting .[0;1;39mD-Bus System Message Bus.[0m...
[2022-10-24 19:41:21]          Starting .[0;1;39mQubes base firewall settings.[0m...
[2022-10-24 19:41:21]          Starting .[0;1;39mQubes memory information reporter.[0m...
[2022-10-24 19:41:21]          Starting .[0;1;39mQubes network uplink wait.[0m...
[2022-10-24 19:41:21]          Starting .[0;1;39mUser Login Management.[0m...
[2022-10-24 19:41:21]          Starting .[0;1;39mXen driver domain device daemon.[0m...
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mQubes memory information reporter.[0m.
[2022-10-24 19:41:21]          Starting .[0;1;39mPermit User Sessions.[0m...
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mVerify integrity of password and group files.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mD-Bus System Message Bus.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Finished .[0;1;39mPermit User Sessions.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mGetty on tty1.[0m.
[2022-10-24 19:41:21]          Starting .[0;1;39mQubes GUI Agent.[0m...
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mSerial Getty on hvc0.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Reached target .[0;1;39mLogin Prompts.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mXen driver domain device daemon.[0m.
[2022-10-24 19:41:21]          Starting .[0;1;39mQubes remote exec agent.[0m...
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mQubes GUI Agent.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Created slice .[0;1;39mSlice /system/qubes-network-uplink.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mQubes remote exec agent.[0m.
[2022-10-24 19:41:21] [.[0;32m  OK  .[0m] Started .[0;1;39mUser Login Management.[0m.
[2022-10-24 19:41:22] [.[0;32m  OK  .[0m] Finished .[0;1;39mQubes base firewall settings.[0m.
[2022-10-24 19:41:22]          Starting .[0;1;39mQubes network uplink (enX0) setup.[0m...
[2022-10-24 19:41:22]          Starting .[0;1;39mQubes misc post-boot actions.[0m...
[2022-10-24 19:41:22] [.[0;32m  OK  .[0m] Finished .[0;1;39mQubes misc post-boot actions.[0m.
[2022-10-24 19:41:22] [.[0;32m  OK  .[0m] Finished .[0;1;39mQubes network uplink (enX0) setup.[0m.
[2022-10-24 19:41:22] [.[0;32m  OK  .[0m] Finished .[0;1;39mQubes network uplink wait.[0m.
[2022-10-24 19:41:22] [.[0;32m  OK  .[0m] Reached target .[0;1;39mMulti-User System.[0m.
[2022-10-24 19:41:22] [.[0;32m  OK  .[0m] Reached target .[0;1;39mGraphical Interface.[0m.
[2022-10-24 19:41:22] [    6.167991] fbcon: Taking over console
[2022-10-24 19:41:23] 

[2022-10-24 19:41:23] Arch Linux 5.15.64-1.fc32.qubes.x86_64 (hvc0)
[2022-10-24 19:41:23] 
[2022-10-24 19:41:23] archlinux login: [    7.708961] kauditd_printk_skb: 63 callbacks suppressed
[2022-10-24 19:41:23] [    7.708964] audit: type=1100 audit(1666633283.470:46): pid=463 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:23] [    7.710468] audit: type=1103 audit(1666633283.471:47): pid=463 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:23] [    7.710516] audit: type=1006 audit(1666633283.471:48): pid=463 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[2022-10-24 19:41:23] [    7.710556] audit: type=1300 audit(1666633283.471:48): arch=c000003e syscall=1 success=yes exit=4 a0=3 a1=7fffff94e680 a2=4 a3=7fffff94e394 items=0 ppid=461 pid=463 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="qrexec-agent" exe="/usr/lib/qubes/qrexec-agent" key=(null)
[2022-10-24 19:41:23] [    7.710630] audit: type=1327 audit(1666633283.471:48): proctitle="/usr/lib/qubes/qrexec-agent"
[2022-10-24 19:41:23] [    7.751501] audit: type=1130 audit(1666633283.513:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:23] [    7.766647] audit: type=1101 audit(1666633283.528:50): pid=466 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:23] [    7.766705] audit: type=1103 audit(1666633283.528:51): pid=466 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[2022-10-24 19:41:23] [    7.766747] audit: type=1006 audit(1666633283.528:52): pid=466 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[2022-10-24 19:41:23] [    7.766789] audit: type=1300 audit(1666633283.528:52): arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffd7b798ce0 a2=4 a3=7ffd7b7989f4 items=0 ppid=1 pid=466 auid=1000 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" key=(null)
[2022-10-24 19:41:23] [    7.859936] EXT4-fs (xvdb): VFS: Found ext4 filesystem with invalid superblock checksum.  Run e2fsck?
[2022-10-24 19:41:24] [    8.507248] EXT4-fs (xvdb): VFS: Found ext4 filesystem with invalid superblock checksum.  Run e2fsck?
[2022-10-24 19:41:24] [    8.593590] EXT4-fs (xvdb): VFS: Found ext4 filesystem with invalid superblock checksum.  Run e2fsck?
[2022-10-24 19:41:34] [   18.845354] kauditd_printk_skb: 19 callbacks suppressed
[2022-10-24 19:41:34] [   18.845358] audit: type=1130 audit(1666633294.607:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-sync-time comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:34] [   18.864672] audit: type=1131 audit(1666633294.626:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:34] [   18.877361] audit: type=1131 audit(1666633294.639:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:41:35] [   19.218447] audit: type=1131 audit(1666633296.009:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-sync-time comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  304.844314] audit: type=1130 audit(1666633581.636:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-update-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:46:20] [  304.844353] audit: type=1131 audit(1666633581.636:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-update-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:56:20] [  904.914886] audit: type=1130 audit(1666634181.707:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 19:56:20] [  904.914926] audit: type=1131 audit(1666634181.707:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:18:43] [ 2246.641581] audit: type=1100 audit(1666635523.433:75): pid=65993 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:18:43] [ 2246.642635] audit: type=1103 audit(1666635523.435:76): pid=65993 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:18:43] [ 2246.642827] audit: type=1006 audit(1666635523.435:77): pid=65993 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=5 res=1
[2022-10-24 20:18:43] [ 2246.642876] audit: type=1300 audit(1666635523.435:77): arch=c000003e syscall=1 success=yes exit=4 a0=3 a1=7fffff94e680 a2=4 a3=7fffff94e394 items=0 ppid=65991 pid=65993 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=5 comm="qrexec-agent" exe="/usr/lib/qubes/qrexec-agent" key=(null)
[2022-10-24 20:18:43] [ 2246.642958] audit: type=1327 audit(1666635523.435:77): proctitle="/usr/lib/qubes/qrexec-agent"
[2022-10-24 20:18:43] [ 2246.661509] audit: type=1130 audit(1666635523.453:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:18:43] [ 2246.669943] audit: type=1101 audit(1666635523.462:79): pid=65997 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:18:43] [ 2246.670006] audit: type=1103 audit(1666635523.462:80): pid=65997 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[2022-10-24 20:18:43] [ 2246.670049] audit: type=1006 audit(1666635523.462:81): pid=65997 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=6 res=1
[2022-10-24 20:18:43] [ 2246.670088] audit: type=1300 audit(1666635523.462:81): arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffd7b798ce0 a2=4 a3=7ffd7b7989f4 items=0 ppid=1 pid=65997 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=6 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
[2022-10-24 20:18:43] [ 2246.679882] EXT4-fs (xvdb): VFS: Found ext4 filesystem with invalid superblock checksum.  Run e2fsck?
[2022-10-24 20:18:50] [ 2254.167034] kauditd_printk_skb: 4 callbacks suppressed
[2022-10-24 20:18:50] [ 2254.167037] audit: type=1100 audit(1666635530.959:85): pid=66312 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:18:50] [ 2254.167928] audit: type=1103 audit(1666635530.960:86): pid=66312 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:18:50] [ 2254.168047] audit: type=1006 audit(1666635530.960:87): pid=66312 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=7 res=1
[2022-10-24 20:18:50] [ 2254.168092] audit: type=1300 audit(1666635530.960:87): arch=c000003e syscall=1 success=yes exit=4 a0=3 a1=7fffff94e680 a2=4 a3=7fffff94e394 items=0 ppid=66308 pid=66312 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=7 comm="qrexec-agent" exe="/usr/lib/qubes/qrexec-agent" key=(null)
[2022-10-24 20:18:50] [ 2254.168159] audit: type=1327 audit(1666635530.960:87): proctitle="/usr/lib/qubes/qrexec-agent"
[2022-10-24 20:18:50] [ 2254.188350] EXT4-fs (xvdb): VFS: Found ext4 filesystem with invalid superblock checksum.  Run e2fsck?
[2022-10-24 20:18:50] [ 2254.191273] audit: type=1105 audit(1666635530.983:88): pid=66312 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_env acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:18:50] [ 2254.238211] audit: type=1106 audit(1666635531.029:89): pid=66312 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_env acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:18:50] [ 2254.238296] audit: type=1104 audit(1666635531.029:90): pid=66312 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:19:00] [ 2264.352468] audit: type=1131 audit(1666635541.143:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:19:00] [ 2264.359462] audit: type=1131 audit(1666635541.151:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:19:25] [ 2288.774886] audit: type=1100 audit(1666635565.567:93): pid=67681 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:19:25] [ 2288.776125] audit: type=1103 audit(1666635565.568:94): pid=67681 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:19:25] [ 2288.776179] audit: type=1006 audit(1666635565.568:95): pid=67681 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=8 res=1
[2022-10-24 20:19:25] [ 2288.776212] audit: type=1300 audit(1666635565.568:95): arch=c000003e syscall=1 success=yes exit=4 a0=3 a1=7fffff94e680 a2=4 a3=7fffff94e394 items=0 ppid=67679 pid=67681 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=8 comm="qrexec-agent" exe="/usr/lib/qubes/qrexec-agent" key=(null)
[2022-10-24 20:19:25] [ 2288.776286] audit: type=1327 audit(1666635565.568:95): proctitle="/usr/lib/qubes/qrexec-agent"
[2022-10-24 20:19:25] [ 2288.806969] audit: type=1130 audit(1666635565.598:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:19:25] [ 2288.817801] audit: type=1101 audit(1666635565.610:97): pid=67688 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:19:25] [ 2288.818240] audit: type=1103 audit(1666635565.610:98): pid=67688 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[2022-10-24 20:19:25] [ 2288.818520] audit: type=1006 audit(1666635565.610:99): pid=67688 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=9 res=1
[2022-10-24 20:19:25] [ 2288.819317] audit: type=1300 audit(1666635565.610:99): arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffd7b798ce0 a2=4 a3=7ffd7b7989f4 items=0 ppid=1 pid=67688 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=9 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
[2022-10-24 20:19:25] [ 2288.844869] EXT4-fs (xvdb): VFS: Found ext4 filesystem with invalid superblock checksum.  Run e2fsck?
[2022-10-24 20:19:35] [ 2299.098703] kauditd_printk_skb: 4 callbacks suppressed
[2022-10-24 20:19:35] [ 2299.098706] audit: type=1131 audit(1666635575.891:103): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:19:35] [ 2299.107328] audit: type=1131 audit(1666635575.899:104): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:04] [ 2328.601712] audit: type=1100 audit(1666635605.394:105): pid=69652 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:04] [ 2328.602519] audit: type=1103 audit(1666635605.394:106): pid=69652 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:04] [ 2328.602675] audit: type=1006 audit(1666635605.395:107): pid=69652 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=10 res=1
[2022-10-24 20:20:04] [ 2328.602726] audit: type=1300 audit(1666635605.395:107): arch=c000003e syscall=1 success=yes exit=4 a0=3 a1=7fffff94e680 a2=4 a3=7fffff94e394 items=0 ppid=69647 pid=69652 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=10 comm="qrexec-agent" exe="/usr/lib/qubes/qrexec-agent" key=(null)
[2022-10-24 20:20:04] [ 2328.602798] audit: type=1327 audit(1666635605.395:107): proctitle="/usr/lib/qubes/qrexec-agent"
[2022-10-24 20:20:04] [ 2328.620581] audit: type=1130 audit(1666635605.412:108): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:05] [ 2328.628408] audit: type=1101 audit(1666635605.420:109): pid=69657 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:05] [ 2328.628538] audit: type=1103 audit(1666635605.420:110): pid=69657 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[2022-10-24 20:20:05] [ 2328.628678] audit: type=1006 audit(1666635605.421:111): pid=69657 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=11 res=1
[2022-10-24 20:20:05] [ 2328.628722] audit: type=1300 audit(1666635605.421:111): arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffd7b798ce0 a2=4 a3=7ffd7b7989f4 items=0 ppid=1 pid=69657 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=11 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
[2022-10-24 20:20:05] [ 2328.634199] EXT4-fs (xvdb): VFS: Found ext4 filesystem with invalid superblock checksum.  Run e2fsck?
[2022-10-24 20:20:15] [ 2338.849766] kauditd_printk_skb: 4 callbacks suppressed
[2022-10-24 20:20:15] [ 2338.849770] audit: type=1131 audit(1666635615.641:115): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:15] [ 2338.858465] audit: type=1131 audit(1666635615.650:116): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:17] [ 2340.659980] audit: type=1100 audit(1666635617.452:117): pid=70384 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:17] [ 2340.660941] audit: type=1103 audit(1666635617.453:118): pid=70384 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:17] [ 2340.661093] audit: type=1006 audit(1666635617.453:119): pid=70384 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=12 res=1
[2022-10-24 20:20:17] [ 2340.661192] audit: type=1300 audit(1666635617.453:119): arch=c000003e syscall=1 success=yes exit=4 a0=3 a1=7fffff94e680 a2=4 a3=7fffff94e394 items=0 ppid=70382 pid=70384 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=12 comm="qrexec-agent" exe="/usr/lib/qubes/qrexec-agent" key=(null)
[2022-10-24 20:20:17] [ 2340.661269] audit: type=1327 audit(1666635617.453:119): proctitle="/usr/lib/qubes/qrexec-agent"
[2022-10-24 20:20:17] [ 2340.679098] audit: type=1130 audit(1666635617.471:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:17] [ 2340.687048] audit: type=1101 audit(1666635617.479:121): pid=70387 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-10-24 20:20:17] [ 2340.687111] audit: type=1103 audit(1666635617.479:122): pid=70387 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[2022-10-24 20:20:17] [ 2340.692978] EXT4-fs (xvdb): VFS: Found ext4 filesystem with invalid superblock checksum.  Run e2fsck?

Did you try it?

I’m not sure how, I have no way of running anything in that qube. qvm-run just runs forever.

Try run e2fsck once a day or so while using it?

Or before closing it or entering hibernation/sleep?

Were you able to resolve this? Currently encountering the same issue with an AppVM.