You are not logged in.
Pages: 1
I created a Samba share on Arch at /home/share
I've connected to it via Windows 10 and can see the files.
However, when I try to copy files from the Linux share to Windows I get the stuid "Discovered" dialog box that says preparing to copy, calculating, etc.
I want to copy only 56 MB. The speeds are like 30KB/s. Sometimes even less. What the hell?
I feel like I went back two decades.
Last edited by dramatis.persona (2021-10-26 19:23:24)
Offline
only 56 MB. The speeds are
One 56MB file or 56.000 1kB files?
Do you get decent transfer rates via http or ftp?
https://wiki.archlinux.org/title/Very_Secure_FTP_Daemon
https://wiki.archlinux.org/title/Lighttpd
Offline
only 56 MB. The speeds are
One 56MB file or 56.000 1kB files?
Do you get decent transfer rates via http or ftp?
https://wiki.archlinux.org/title/Very_Secure_FTP_Daemon
https://wiki.archlinux.org/title/Lighttpd
Several files, not just one 56MB file.
I have not tried the latter two. I'm not even sure what to do with them.
Last edited by dramatis.persona (2021-10-26 21:01:43)
Offline
You want to be a bit more specific here.
SMB has quite an overhead per file and if a virusscanner on windows wants to inspect it on top of that, the throughput is gonna drop hard.
Try transmitting one large-ish file and then other protocols (ie. ftp or http)
Offline
You want to be a bit more specific here.
SMB has quite an overhead per file and if a virusscanner on windows wants to inspect it on top of that, the throughput is gonna drop hard.
Try transmitting one large-ish file and then other protocols (ie. ftp or http)
Installed vsftpd, allowed anonymous, local connections but getting the following error when I connect to my Arch machine using FileZilla from my Windows one: Transfer connection interrupted: ECONNABORTED - Connection aborted
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is the current directory
Command: TYPE I
Response: 200 Switching to Binary mode.
Command: PASV
Response: 227 Entering Passive Mode (192,168,1,17,96,244).
Command: LIST
Error: Transfer connection interrupted: ECONNABORTED - Connection aborted
Error: Connection closed by server
Error: Failed to retrieve directory listingLast edited by dramatis.persona (2021-10-26 21:34:42)
Offline
Post the output of
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -fand
sudo journalctl -b | curl -F 'f:1=<-' ix.ioOffline
Post the output of
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -fand
sudo journalctl -b | curl -F 'f:1=<-' ix.io
To the first:
avahi-daemon.service | multi-user.target.wants
avahi-daemon.socket | sockets.target.wants
cups.path | multi-user.target.wants
cups.service | printer.target.wants
cups.socket | sockets.target.wants
dbus-org.freedesktop.Avahi.service | system
dbus-org.freedesktop.nm-dispatcher.service | system
dbus-org.freedesktop.timesync1.service | system
dirmngr.socket | sockets.target.wants
display-manager.service | system
docker.service | multi-user.target.wants
getty@tty1.service | getty.target.wants
gpg-agent-browser.socket | sockets.target.wants
gpg-agent-extra.socket | sockets.target.wants
gpg-agent.socket | sockets.target.wants
gpg-agent-ssh.socket | sockets.target.wants
NetworkManager.service | multi-user.target.wants
NetworkManager-wait-online.service | network-online.target.wants
nmb.service | multi-user.target.wants
p11-kit-server.socket | sockets.target.wants
pulseaudio.socket | sockets.target.wants
remote-fs.target | multi-user.target.wants
smb.service | multi-user.target.wants
systemd-timesyncd.service | sysinit.target.wants
vsftpd.service | multi-user.target.wantsTo the second:
-- Journal begins at Thu 2021-10-21 13:50:49 EDT, ends at Wed 2021-10-27 07:49:58 EDT. --
Oct 26 22:39:29 archanon kernel: Linux version 5.14.14-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 20 Oct 2021 21:35:18 +0000
Oct 26 22:39:29 archanon kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/MyVolGroup-root rw cryptdevice=UUID=52051bce-a54d-4210-b9dc-3ab8c26b1d3f:cryptlvm root=/dev/MyVolGroup/root loglevel=3
Oct 26 22:39:29 archanon kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Oct 26 22:39:29 archanon kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 26 22:39:29 archanon kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 26 22:39:29 archanon kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 26 22:39:29 archanon kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Oct 26 22:39:29 archanon kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Oct 26 22:39:29 archanon kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Oct 26 22:39:29 archanon kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Oct 26 22:39:29 archanon kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Oct 26 22:39:29 archanon kernel: x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
Oct 26 22:39:29 archanon kernel: x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
Oct 26 22:39:29 archanon kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Oct 26 22:39:29 archanon kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
Oct 26 22:39:29 archanon kernel: x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
Oct 26 22:39:29 archanon kernel: signal: max sigframe size: 3632
Oct 26 22:39:29 archanon kernel: BIOS-provided physical RAM map:
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000000100000-0x000000004c020fff] usable
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000004c021000-0x000000004c021fff] ACPI NVS
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000004c022000-0x000000004c022fff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000004c023000-0x0000000061fb8fff] usable
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061fb9000-0x0000000061fdcfff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061fdd000-0x0000000061fdefff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061fdf000-0x0000000061fe2fff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061fe3000-0x0000000061fe3fff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061fe4000-0x0000000061fe7fff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061fe8000-0x0000000061fe8fff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061fe9000-0x0000000061fedfff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061fee000-0x0000000061feefff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061fef000-0x0000000061ff3fff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061ff4000-0x0000000061ff5fff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061ff6000-0x0000000061ff9fff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061ffa000-0x0000000061ffbfff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000061ffc000-0x0000000061ffffff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062000000-0x0000000062001fff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062002000-0x0000000062006fff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062007000-0x0000000062008fff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062009000-0x000000006200dfff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000006200e000-0x0000000062010fff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062011000-0x0000000062015fff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062016000-0x0000000062016fff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062017000-0x000000006201afff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000006201b000-0x000000006202cfff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000006202d000-0x000000006204afff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000006204b000-0x000000006204bfff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000006204c000-0x000000006204ffff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062050000-0x0000000062050fff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062051000-0x0000000062055fff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062056000-0x0000000062057fff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062058000-0x000000006205cfff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000006205d000-0x000000006205dfff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000006205e000-0x0000000062062fff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062063000-0x0000000062064fff] type 20
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000062065000-0x000000006379bfff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x000000006379c000-0x0000000063f5ffff] ACPI NVS
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000063f60000-0x0000000063ffefff] ACPI data
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000063fff000-0x0000000063ffffff] usable
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000064000000-0x0000000067ffffff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000068600000-0x00000000687fffff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000069000000-0x00000000707fffff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 26 22:39:29 archanon kernel: BIOS-e820: [mem 0x0000000100000000-0x000000038f7fffff] usable
Oct 26 22:39:29 archanon kernel: NX (Execute Disable) protection: active
Oct 26 22:39:29 archanon kernel: efi: EFI v2.70 by Dell
Oct 26 22:39:29 archanon kernel: efi: SMBIOS=0x62634000 TPMFinalLog=0x63f57000 ACPI=0x63ffe000 ACPI 2.0=0x63ffe014 ESRT=0x62575698 MEMATTR=0x5f87b018 PROP=0x4a803170
Oct 26 22:39:29 archanon kernel: SMBIOS 3.1 present.
Oct 26 22:39:29 archanon kernel: DMI: Dell Inc. Inspiron 3593/04N9HV, BIOS 1.13.0 11/13/2020
Oct 26 22:39:29 archanon kernel: tsc: Detected 1200.000 MHz processor
Oct 26 22:39:29 archanon kernel: tsc: Detected 1190.400 MHz TSC
Oct 26 22:39:29 archanon kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 26 22:39:29 archanon kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 26 22:39:29 archanon kernel: last_pfn = 0x38f800 max_arch_pfn = 0x400000000
Oct 26 22:39:29 archanon kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Oct 26 22:39:29 archanon kernel: last_pfn = 0x64000 max_arch_pfn = 0x400000000
Oct 26 22:39:29 archanon kernel: esrt: Reserving ESRT space from 0x0000000062575698 to 0x00000000625756d0.
Oct 26 22:39:29 archanon kernel: Using GB pages for direct mapping
Oct 26 22:39:29 archanon kernel: Secure boot could not be determined
Oct 26 22:39:29 archanon kernel: RAMDISK: [mem 0x32e2d000-0x345f1fff]
Oct 26 22:39:29 archanon kernel: ACPI: Early table checksum verification disabled
Oct 26 22:39:29 archanon kernel: ACPI: RSDP 0x0000000063FFE014 000024 (v02 DELL )
Oct 26 22:39:29 archanon kernel: ACPI: XSDT 0x0000000063F9A188 0000F4 (v01 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: FACP 0x0000000063FF3000 000114 (v06 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: DSDT 0x0000000063FB1000 03E979 (v02 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: FACS 0x0000000063EFF000 000040
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0x0000000063FFB000 001B61 (v02 CpuRef CpuSsdt 00003000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0x0000000063FF4000 006EDE (v02 INTEL DptfTabl 00001000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: HPET 0x0000000063FF2000 000038 (v01 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: APIC 0x0000000063FF1000 00012C (v03 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: MCFG 0x0000000063FF0000 00003C (v01 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0x0000000063FB0000 000E74 (v02 DELL Ther_Rvp 00001000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: NHLT 0x0000000063FAF000 00002D (v00 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0x0000000063FAE000 000612 (v02 DELL Tpm2Tabl 00001000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: TPM2 0x0000000063FAD000 000034 (v04 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: LPIT 0x0000000063FAC000 000094 (v01 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: WSMT 0x0000000063FAB000 000028 (v01 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0x0000000063FAA000 000B75 (v02 DELL PtidDevc 00001000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0x0000000063FA9000 000FBB (v02 DELL TbtTypeC 00000000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: DBGP 0x0000000063FA8000 000034 (v01 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: DBG2 0x0000000063FA7000 000054 (v00 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: SLIC 0x0000000063FA6000 000176 (v03 DELL CBX3 06222004 MSFT 00010013)
Oct 26 22:39:29 archanon kernel: ACPI: BOOT 0x0000000063FA5000 000028 (v01 DELL CBX3 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: MSDM 0x0000000063FA4000 000055 (v03 DELL CBX3 06222004 AMI 00010013)
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0x0000000063FA2000 001554 (v02 SaSsdt SaSsdt 00003000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0x0000000063F9B000 0066EF (v02 INTEL TcssSsdt 00001000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: DMAR 0x0000000063FFD000 0000A8 (v01 INTEL Dell Inc 00000002 01000013)
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0x0000000063F99000 000B15 (v02 DELL xh_Dell_ 00000000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0x0000000063F98000 000156 (v02 Dell ADebTabl 00001000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: BGRT 0x0000000063F97000 000038 (v01 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: FPDT 0x0000000063F96000 000034 (v01 DELL Dell Inc 20170001 ??LL 20160422)
Oct 26 22:39:29 archanon kernel: ACPI: Reserving FACP table memory at [mem 0x63ff3000-0x63ff3113]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving DSDT table memory at [mem 0x63fb1000-0x63fef978]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving FACS table memory at [mem 0x63eff000-0x63eff03f]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SSDT table memory at [mem 0x63ffb000-0x63ffcb60]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff4000-0x63ffaedd]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving HPET table memory at [mem 0x63ff2000-0x63ff2037]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving APIC table memory at [mem 0x63ff1000-0x63ff112b]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving MCFG table memory at [mem 0x63ff0000-0x63ff003b]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SSDT table memory at [mem 0x63fb0000-0x63fb0e73]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving NHLT table memory at [mem 0x63faf000-0x63faf02c]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SSDT table memory at [mem 0x63fae000-0x63fae611]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving TPM2 table memory at [mem 0x63fad000-0x63fad033]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving LPIT table memory at [mem 0x63fac000-0x63fac093]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving WSMT table memory at [mem 0x63fab000-0x63fab027]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SSDT table memory at [mem 0x63faa000-0x63faab74]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SSDT table memory at [mem 0x63fa9000-0x63fa9fba]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving DBGP table memory at [mem 0x63fa8000-0x63fa8033]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving DBG2 table memory at [mem 0x63fa7000-0x63fa7053]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SLIC table memory at [mem 0x63fa6000-0x63fa6175]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving BOOT table memory at [mem 0x63fa5000-0x63fa5027]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving MSDM table memory at [mem 0x63fa4000-0x63fa4054]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SSDT table memory at [mem 0x63fa2000-0x63fa3553]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SSDT table memory at [mem 0x63f9b000-0x63fa16ee]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving DMAR table memory at [mem 0x63ffd000-0x63ffd0a7]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SSDT table memory at [mem 0x63f99000-0x63f99b14]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving SSDT table memory at [mem 0x63f98000-0x63f98155]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving BGRT table memory at [mem 0x63f97000-0x63f97037]
Oct 26 22:39:29 archanon kernel: ACPI: Reserving FPDT table memory at [mem 0x63f96000-0x63f96033]
Oct 26 22:39:29 archanon kernel: No NUMA configuration found
Oct 26 22:39:29 archanon kernel: Faking a node at [mem 0x0000000000000000-0x000000038f7fffff]
Oct 26 22:39:29 archanon kernel: NODE_DATA(0) allocated [mem 0x38f7fc000-0x38f7fffff]
Oct 26 22:39:29 archanon kernel: Zone ranges:
Oct 26 22:39:29 archanon kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Oct 26 22:39:29 archanon kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Oct 26 22:39:29 archanon kernel: Normal [mem 0x0000000100000000-0x000000038f7fffff]
Oct 26 22:39:29 archanon kernel: Device empty
Oct 26 22:39:29 archanon kernel: Movable zone start for each node
Oct 26 22:39:29 archanon kernel: Early memory node ranges
Oct 26 22:39:29 archanon kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff]
Oct 26 22:39:29 archanon kernel: node 0: [mem 0x0000000000100000-0x000000004c020fff]
Oct 26 22:39:29 archanon kernel: node 0: [mem 0x000000004c023000-0x0000000061fb8fff]
Oct 26 22:39:29 archanon kernel: node 0: [mem 0x0000000063fff000-0x0000000063ffffff]
Oct 26 22:39:29 archanon kernel: node 0: [mem 0x0000000100000000-0x000000038f7fffff]
Oct 26 22:39:29 archanon kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000038f7fffff]
Oct 26 22:39:29 archanon kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 26 22:39:29 archanon kernel: On node 0, zone DMA: 98 pages in unavailable ranges
Oct 26 22:39:29 archanon kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Oct 26 22:39:29 archanon kernel: On node 0, zone DMA32: 8262 pages in unavailable ranges
Oct 26 22:39:29 archanon kernel: On node 0, zone Normal: 16384 pages in unavailable ranges
Oct 26 22:39:29 archanon kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
Oct 26 22:39:29 archanon kernel: Reserving Intel graphics memory at [mem 0x6c800000-0x707fffff]
Oct 26 22:39:29 archanon kernel: ACPI: PM-Timer IO Port: 0x1808
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Oct 26 22:39:29 archanon kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Oct 26 22:39:29 archanon kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 26 22:39:29 archanon kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 26 22:39:29 archanon kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 26 22:39:29 archanon kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Oct 26 22:39:29 archanon kernel: e820: update [mem 0x5f87e000-0x5f8fffff] usable ==> reserved
Oct 26 22:39:29 archanon kernel: TSC deadline timer available
Oct 26 22:39:29 archanon kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x4c021000-0x4c021fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x4c022000-0x4c022fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x5f87e000-0x5f8fffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61fb9000-0x61fdcfff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61fdd000-0x61fdefff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61fdf000-0x61fe2fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61fe3000-0x61fe3fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61fe4000-0x61fe7fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61fe8000-0x61fe8fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61fe9000-0x61fedfff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61fee000-0x61feefff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61fef000-0x61ff3fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61ff4000-0x61ff5fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61ff6000-0x61ff9fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61ffa000-0x61ffbfff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x61ffc000-0x61ffffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62000000-0x62001fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62002000-0x62006fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62007000-0x62008fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62009000-0x6200dfff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x6200e000-0x62010fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62011000-0x62015fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62016000-0x62016fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62017000-0x6201afff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x6201b000-0x6202cfff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x6202d000-0x6204afff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x6204b000-0x6204bfff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x6204c000-0x6204ffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62050000-0x62050fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62051000-0x62055fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62056000-0x62057fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62058000-0x6205cfff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x6205d000-0x6205dfff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x6205e000-0x62062fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62063000-0x62064fff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x62065000-0x6379bfff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x6379c000-0x63f5ffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x63f60000-0x63ffefff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x64000000-0x67ffffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x68000000-0x685fffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x68600000-0x687fffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x68800000-0x68ffffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x69000000-0x707fffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0x70800000-0xfed1ffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfeffffff]
Oct 26 22:39:29 archanon kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Oct 26 22:39:29 archanon kernel: [mem 0x70800000-0xfed1ffff] available for PCI devices
Oct 26 22:39:29 archanon kernel: Booting paravirtualized kernel on bare hardware
Oct 26 22:39:29 archanon kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 26 22:39:29 archanon kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Oct 26 22:39:29 archanon kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
Oct 26 22:39:29 archanon kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
Oct 26 22:39:29 archanon kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
Oct 26 22:39:29 archanon kernel: Built 1 zonelists, mobility grouping on. Total pages: 3037785
Oct 26 22:39:29 archanon kernel: Policy zone: Normal
Oct 26 22:39:29 archanon kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/MyVolGroup-root rw cryptdevice=UUID=52051bce-a54d-4210-b9dc-3ab8c26b1d3f:cryptlvm root=/dev/MyVolGroup/root loglevel=3
Oct 26 22:39:29 archanon kernel: Unknown command line parameters: BOOT_IMAGE=/boot/vmlinuz-linux cryptdevice=UUID=52051bce-a54d-4210-b9dc-3ab8c26b1d3f:cryptlvm
Oct 26 22:39:29 archanon kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 26 22:39:29 archanon kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Oct 26 22:39:29 archanon kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Oct 26 22:39:29 archanon kernel: Memory: 11948504K/12344660K available (14344K kernel code, 2064K rwdata, 9356K rodata, 1804K init, 4076K bss, 395896K reserved, 0K cma-reserved)
Oct 26 22:39:29 archanon kernel: random: get_random_u64 called from __kmem_cache_create+0x2a/0x5a0 with crng_init=0
Oct 26 22:39:29 archanon kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Oct 26 22:39:29 archanon kernel: ftrace: allocating 42549 entries in 167 pages
Oct 26 22:39:29 archanon kernel: ftrace: allocated 167 pages with 5 groups
Oct 26 22:39:29 archanon kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 26 22:39:29 archanon kernel: rcu: RCU dyntick-idle grace-period acceleration is enabled.
Oct 26 22:39:29 archanon kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Oct 26 22:39:29 archanon kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Oct 26 22:39:29 archanon kernel: Trampoline variant of Tasks RCU enabled.
Oct 26 22:39:29 archanon kernel: Rude variant of Tasks RCU enabled.
Oct 26 22:39:29 archanon kernel: Tracing variant of Tasks RCU enabled.
Oct 26 22:39:29 archanon kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 26 22:39:29 archanon kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Oct 26 22:39:29 archanon kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Oct 26 22:39:29 archanon kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 26 22:39:29 archanon kernel: Console: colour dummy device 80x25
Oct 26 22:39:29 archanon kernel: printk: console [tty0] enabled
Oct 26 22:39:29 archanon kernel: ACPI: Core revision 20210604
Oct 26 22:39:29 archanon kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
Oct 26 22:39:29 archanon kernel: APIC: Switch to symmetric I/O mode setup
Oct 26 22:39:29 archanon kernel: DMAR: Host address width 39
Oct 26 22:39:29 archanon kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Oct 26 22:39:29 archanon kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 49e2ff0505e
Oct 26 22:39:29 archanon kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Oct 26 22:39:29 archanon kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Oct 26 22:39:29 archanon kernel: DMAR: RMRR base: 0x000000632f8000 end: 0x00000063317fff
Oct 26 22:39:29 archanon kernel: DMAR: RMRR base: 0x0000006c000000 end: 0x000000707fffff
Oct 26 22:39:29 archanon kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Oct 26 22:39:29 archanon kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Oct 26 22:39:29 archanon kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Oct 26 22:39:29 archanon kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Oct 26 22:39:29 archanon kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
Oct 26 22:39:29 archanon kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Oct 26 22:39:29 archanon kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 26 22:39:29 archanon kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1128af0325d, max_idle_ns: 440795261011 ns
Oct 26 22:39:29 archanon kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 2381.00 BogoMIPS (lpj=3968000)
Oct 26 22:39:29 archanon kernel: pid_max: default: 32768 minimum: 301
Oct 26 22:39:29 archanon kernel: LSM: Security Framework initializing
Oct 26 22:39:29 archanon kernel: landlock: Up and running.
Oct 26 22:39:29 archanon kernel: Yama: becoming mindful.
Oct 26 22:39:29 archanon kernel: LSM support for eBPF active
Oct 26 22:39:29 archanon kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 26 22:39:29 archanon kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 26 22:39:29 archanon kernel: x86/cpu: SGX disabled by BIOS.
Oct 26 22:39:29 archanon kernel: CPU0: Thermal monitoring enabled (TM1)
Oct 26 22:39:29 archanon kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 26 22:39:29 archanon kernel: process: using mwait in idle threads
Oct 26 22:39:29 archanon kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Oct 26 22:39:29 archanon kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Oct 26 22:39:29 archanon kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 26 22:39:29 archanon kernel: Spectre V2 : Mitigation: Enhanced IBRS
Oct 26 22:39:29 archanon kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 26 22:39:29 archanon kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 26 22:39:29 archanon kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Oct 26 22:39:29 archanon kernel: Freeing SMP alternatives memory: 36K
Oct 26 22:39:29 archanon kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2816
Oct 26 22:39:29 archanon kernel: smpboot: CPU0: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz (family: 0x6, model: 0x7e, stepping: 0x5)
Oct 26 22:39:29 archanon kernel: Performance Events: PEBS fmt4+-baseline, AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
Oct 26 22:39:29 archanon kernel: ... version: 5
Oct 26 22:39:29 archanon kernel: ... bit width: 48
Oct 26 22:39:29 archanon kernel: ... generic registers: 8
Oct 26 22:39:29 archanon kernel: ... value mask: 0000ffffffffffff
Oct 26 22:39:29 archanon kernel: ... max period: 00007fffffffffff
Oct 26 22:39:29 archanon kernel: ... fixed-purpose events: 4
Oct 26 22:39:29 archanon kernel: ... event mask: 0001000f000000ff
Oct 26 22:39:29 archanon kernel: rcu: Hierarchical SRCU implementation.
Oct 26 22:39:29 archanon kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 26 22:39:29 archanon kernel: smp: Bringing up secondary CPUs ...
Oct 26 22:39:29 archanon kernel: x86: Booting SMP configuration:
Oct 26 22:39:29 archanon kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
Oct 26 22:39:29 archanon kernel: smp: Brought up 1 node, 8 CPUs
Oct 26 22:39:29 archanon kernel: smpboot: Max logical packages: 1
Oct 26 22:39:29 archanon kernel: smpboot: Total of 8 processors activated (19054.00 BogoMIPS)
Oct 26 22:39:29 archanon kernel: devtmpfs: initialized
Oct 26 22:39:29 archanon kernel: x86/mm: Memory block size: 128MB
Oct 26 22:39:29 archanon kernel: ACPI: PM: Registering ACPI NVS region [mem 0x4c021000-0x4c021fff] (4096 bytes)
Oct 26 22:39:29 archanon kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6379c000-0x63f5ffff] (8142848 bytes)
Oct 26 22:39:29 archanon kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 26 22:39:29 archanon kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Oct 26 22:39:29 archanon kernel: pinctrl core: initialized pinctrl subsystem
Oct 26 22:39:29 archanon kernel: PM: RTC time: 02:39:24, date: 2021-10-27
Oct 26 22:39:29 archanon kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 26 22:39:29 archanon kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Oct 26 22:39:29 archanon kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 26 22:39:29 archanon kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 26 22:39:29 archanon kernel: audit: initializing netlink subsys (disabled)
Oct 26 22:39:29 archanon kernel: audit: type=2000 audit(1635302364.029:1): state=initialized audit_enabled=0 res=1
Oct 26 22:39:29 archanon kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 26 22:39:29 archanon kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 26 22:39:29 archanon kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 26 22:39:29 archanon kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 26 22:39:29 archanon kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 26 22:39:29 archanon kernel: cpuidle: using governor ladder
Oct 26 22:39:29 archanon kernel: cpuidle: using governor menu
Oct 26 22:39:29 archanon kernel: Simple Boot Flag at 0x47 set to 0x80
Oct 26 22:39:29 archanon kernel: HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
Oct 26 22:39:29 archanon kernel: ACPI: bus type PCI registered
Oct 26 22:39:29 archanon kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 26 22:39:29 archanon kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Oct 26 22:39:29 archanon kernel: PCI: not using MMCONFIG
Oct 26 22:39:29 archanon kernel: PCI: Using configuration type 1 for base access
Oct 26 22:39:29 archanon kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Oct 26 22:39:29 archanon kernel: Kprobes globally optimized
Oct 26 22:39:29 archanon kernel: HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
Oct 26 22:39:29 archanon kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Oct 26 22:39:29 archanon kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Oct 26 22:39:29 archanon kernel: ACPI: Added _OSI(Module Device)
Oct 26 22:39:29 archanon kernel: ACPI: Added _OSI(Processor Device)
Oct 26 22:39:29 archanon kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 26 22:39:29 archanon kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 26 22:39:29 archanon kernel: ACPI: Added _OSI(Linux-Dell-Video)
Oct 26 22:39:29 archanon kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Oct 26 22:39:29 archanon kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Oct 26 22:39:29 archanon kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
Oct 26 22:39:29 archanon kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 26 22:39:29 archanon kernel: ACPI: Dynamic OEM Table Load:
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0xFFFF8F64C0213800 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Oct 26 22:39:29 archanon kernel: ACPI: Dynamic OEM Table Load:
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0xFFFF8F64C1338C00 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: Dynamic OEM Table Load:
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0xFFFF8F64C133A000 000371 (v02 PmRef Cpu0Ist 00003000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: Dynamic OEM Table Load:
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0xFFFF8F64C0B1AE00 00012C (v02 PmRef Cpu0Hwp 00003000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: Dynamic OEM Table Load:
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0xFFFF8F64C1357800 000724 (v02 PmRef HwpLvt 00003000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: Dynamic OEM Table Load:
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0xFFFF8F64C1354000 0005FC (v02 PmRef ApIst 00003000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: Dynamic OEM Table Load:
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0xFFFF8F64C1339C00 000317 (v02 PmRef ApHwp 00003000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: Dynamic OEM Table Load:
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0xFFFF8F64C0122000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: Dynamic OEM Table Load:
Oct 26 22:39:29 archanon kernel: ACPI: SSDT 0xFFFF8F64C133D800 00030A (v02 PmRef ApCst 00003000 INTL 20180927)
Oct 26 22:39:29 archanon kernel: ACPI: EC: EC started
Oct 26 22:39:29 archanon kernel: ACPI: EC: interrupt blocked
Oct 26 22:39:29 archanon kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Oct 26 22:39:29 archanon kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
Oct 26 22:39:29 archanon kernel: ACPI: Interpreter enabled
Oct 26 22:39:29 archanon kernel: ACPI: PM: (supports S0 S3 S4 S5)
Oct 26 22:39:29 archanon kernel: ACPI: Using IOAPIC for interrupt routing
Oct 26 22:39:29 archanon kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Oct 26 22:39:29 archanon kernel: PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in ACPI motherboard resources
Oct 26 22:39:29 archanon kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 26 22:39:29 archanon kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [V0PR]
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [V1PR]
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [V2PR]
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [WRST]
Oct 26 22:39:29 archanon kernel: acpi ABCD0000:00: ACPI dock station (docks/bays count: 1)
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [TBT0]
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [TBT1]
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [FN00]
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [FN01]
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [FN02]
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [FN03]
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [FN04]
Oct 26 22:39:29 archanon kernel: ACPI: PM: Power Resource [PIN]
Oct 26 22:39:29 archanon kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Oct 26 22:39:29 archanon kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 26 22:39:29 archanon kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Oct 26 22:39:29 archanon kernel: PCI host bridge to bus 0000:00
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [mem 0x70800000-0xbfffffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Oct 26 22:39:29 archanon kernel: pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000
Oct 26 22:39:29 archanon kernel: pci 0000:00:02.0: [8086:8a56] type 00 class 0x030000
Oct 26 22:39:29 archanon kernel: pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
Oct 26 22:39:29 archanon kernel: pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
Oct 26 22:39:29 archanon kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Oct 26 22:39:29 archanon kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Oct 26 22:39:29 archanon kernel: pci 0000:00:04.0: [8086:8a03] type 00 class 0x118000
Oct 26 22:39:29 archanon kernel: pci 0000:00:04.0: reg 0x10: [mem 0x91600000-0x9160ffff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330
Oct 26 22:39:29 archanon kernel: pci 0000:00:14.0: reg 0x10: [mem 0x91610000-0x9161ffff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Oct 26 22:39:29 archanon kernel: pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000
Oct 26 22:39:29 archanon kernel: pci 0000:00:14.2: reg 0x10: [mem 0x91624000-0x91625fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:14.2: reg 0x18: [mem 0x91628000-0x91628fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000
Oct 26 22:39:29 archanon kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:15.1: [8086:34e9] type 00 class 0x0c8000
Oct 26 22:39:29 archanon kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000
Oct 26 22:39:29 archanon kernel: pci 0000:00:16.0: reg 0x10: [mem 0x9162b000-0x9162bfff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:16.0: PME# supported from D3hot
Oct 26 22:39:29 archanon kernel: pci 0000:00:17.0: [8086:34d3] type 00 class 0x010601
Oct 26 22:39:29 archanon kernel: pci 0000:00:17.0: reg 0x10: [mem 0x91626000-0x91627fff]
Oct 26 22:39:29 archanon kernel: pci 0000:00:17.0: reg 0x14: [mem 0x91630000-0x916300ff]
Oct 26 22:39:29 archanon kernel: pci 0000:00:17.0: reg 0x18: [io 0x4080-0x4087]
Oct 26 22:39:29 archanon kernel: pci 0000:00:17.0: reg 0x1c: [io 0x4088-0x408b]
Oct 26 22:39:29 archanon kernel: pci 0000:00:17.0: reg 0x20: [io 0x4060-0x407f]
Oct 26 22:39:29 archanon kernel: pci 0000:00:17.0: reg 0x24: [mem 0x9162f000-0x9162f7ff]
Oct 26 22:39:29 archanon kernel: pci 0000:00:17.0: PME# supported from D3hot
Oct 26 22:39:29 archanon kernel: pci 0000:00:19.0: [8086:34c5] type 00 class 0x0c8000
Oct 26 22:39:29 archanon kernel: pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: [8086:34b0] type 01 class 0x060400
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.1: [8086:34b1] type 01 class 0x060400
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.1: PME# supported from D0 D3hot D3cold
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.1: PTM enabled (root), 4ns granularity
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.4: [8086:34b4] type 01 class 0x060400
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040380
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x91620000-0x91623fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x91300000-0x913fffff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.4: [8086:34a3] type 00 class 0x0c0500
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x9162d000-0x9162d0ff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Oct 26 22:39:29 archanon kernel: pci 0000:01:00.0: [10ec:8136] type 00 class 0x020000
Oct 26 22:39:29 archanon kernel: pci 0000:01:00.0: reg 0x10: [io 0x3000-0x30ff]
Oct 26 22:39:29 archanon kernel: pci 0000:01:00.0: reg 0x18: [mem 0x91500000-0x91500fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:01:00.0: reg 0x20: [mem 0x91200000-0x91203fff 64bit pref]
Oct 26 22:39:29 archanon kernel: pci 0000:01:00.0: supports D1 D2
Oct 26 22:39:29 archanon kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: PCI bridge to [bus 01]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: bridge window [mem 0x91500000-0x915fffff]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: bridge window [mem 0x91200000-0x912fffff 64bit pref]
Oct 26 22:39:29 archanon kernel: pci 0000:02:00.0: [168c:0042] type 00 class 0x028000
Oct 26 22:39:29 archanon kernel: pci 0000:02:00.0: reg 0x10: [mem 0x91000000-0x911fffff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.1: PCI bridge to [bus 02]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.1: bridge window [mem 0x91000000-0x911fffff]
Oct 26 22:39:29 archanon kernel: pci 0000:03:00.0: [1e0f:0001] type 00 class 0x010802
Oct 26 22:39:29 archanon kernel: pci 0000:03:00.0: reg 0x10: [mem 0x91400000-0x91403fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:03:00.0: PME# supported from D0 D3hot
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.4: PCI bridge to [bus 03]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.4: bridge window [mem 0x91400000-0x914fffff]
Oct 26 22:39:29 archanon kernel: ACPI: EC: interrupt unblocked
Oct 26 22:39:29 archanon kernel: ACPI: EC: event unblocked
Oct 26 22:39:29 archanon kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Oct 26 22:39:29 archanon kernel: ACPI: EC: GPE=0x6e
Oct 26 22:39:29 archanon kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
Oct 26 22:39:29 archanon kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
Oct 26 22:39:29 archanon kernel: iommu: Default domain type: Translated
Oct 26 22:39:29 archanon kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Oct 26 22:39:29 archanon kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Oct 26 22:39:29 archanon kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Oct 26 22:39:29 archanon kernel: vgaarb: loaded
Oct 26 22:39:29 archanon kernel: SCSI subsystem initialized
Oct 26 22:39:29 archanon kernel: libata version 3.00 loaded.
Oct 26 22:39:29 archanon kernel: ACPI: bus type USB registered
Oct 26 22:39:29 archanon kernel: usbcore: registered new interface driver usbfs
Oct 26 22:39:29 archanon kernel: usbcore: registered new interface driver hub
Oct 26 22:39:29 archanon kernel: usbcore: registered new device driver usb
Oct 26 22:39:29 archanon kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 26 22:39:29 archanon kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 26 22:39:29 archanon kernel: PTP clock support registered
Oct 26 22:39:29 archanon kernel: EDAC MC: Ver: 3.0.0
Oct 26 22:39:29 archanon kernel: Registered efivars operations
Oct 26 22:39:29 archanon kernel: NetLabel: Initializing
Oct 26 22:39:29 archanon kernel: NetLabel: domain hash size = 128
Oct 26 22:39:29 archanon kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Oct 26 22:39:29 archanon kernel: NetLabel: unlabeled traffic allowed by default
Oct 26 22:39:29 archanon kernel: PCI: Using ACPI for IRQ routing
Oct 26 22:39:29 archanon kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Oct 26 22:39:29 archanon kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Oct 26 22:39:29 archanon kernel: e820: reserve RAM buffer [mem 0x4c021000-0x4fffffff]
Oct 26 22:39:29 archanon kernel: e820: reserve RAM buffer [mem 0x5f87e000-0x5fffffff]
Oct 26 22:39:29 archanon kernel: e820: reserve RAM buffer [mem 0x61fb9000-0x63ffffff]
Oct 26 22:39:29 archanon kernel: e820: reserve RAM buffer [mem 0x38f800000-0x38fffffff]
Oct 26 22:39:29 archanon kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Oct 26 22:39:29 archanon kernel: hpet0: 8 comparators, 64-bit 19.200000 MHz counter
Oct 26 22:39:29 archanon kernel: clocksource: Switched to clocksource tsc-early
Oct 26 22:39:29 archanon kernel: VFS: Disk quotas dquot_6.6.0
Oct 26 22:39:29 archanon kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 26 22:39:29 archanon kernel: pnp: PnP ACPI init
Oct 26 22:39:29 archanon kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:05: [mem 0xfeda0000-0xfeda0fff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:05: [mem 0xfeda1000-0xfeda1fff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:05: [mem 0xc0000000-0xcfffffff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:05: [mem 0xfed20000-0xfed7ffff] could not be reserved
Oct 26 22:39:29 archanon kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
Oct 26 22:39:29 archanon kernel: system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:06: [io 0x1800-0x18fe] could not be reserved
Oct 26 22:39:29 archanon kernel: system 00:06: [mem 0xfd000000-0xfd68ffff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:06: [mem 0xfd6b0000-0xfd6cffff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:07: [io 0x2000-0x20fe] has been reserved
Oct 26 22:39:29 archanon kernel: system 00:08: [mem 0xfe038000-0xfe038fff] has been reserved
Oct 26 22:39:29 archanon kernel: pnp: PnP ACPI: found 9 devices
Oct 26 22:39:29 archanon kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 26 22:39:29 archanon kernel: NET: Registered PF_INET protocol family
Oct 26 22:39:29 archanon kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 26 22:39:29 archanon kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Oct 26 22:39:29 archanon kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Oct 26 22:39:29 archanon kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Oct 26 22:39:29 archanon kernel: TCP: Hash tables configured (established 131072 bind 65536)
Oct 26 22:39:29 archanon kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Oct 26 22:39:29 archanon kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 26 22:39:29 archanon kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 26 22:39:29 archanon kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 26 22:39:29 archanon kernel: NET: Registered PF_XDP protocol family
Oct 26 22:39:29 archanon kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x70800000-0x70800fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x70801000-0x70801fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:19.0: BAR 0: assigned [mem 0x70802000-0x70802fff 64bit]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x70803000-0x70803fff]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: PCI bridge to [bus 01]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: bridge window [mem 0x91500000-0x915fffff]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.0: bridge window [mem 0x91200000-0x912fffff 64bit pref]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.1: PCI bridge to [bus 02]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.1: bridge window [mem 0x91000000-0x911fffff]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.4: PCI bridge to [bus 03]
Oct 26 22:39:29 archanon kernel: pci 0000:00:1d.4: bridge window [mem 0x91400000-0x914fffff]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:00: resource 20 [mem 0x70800000-0xbfffffff window]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:01: resource 1 [mem 0x91500000-0x915fffff]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:01: resource 2 [mem 0x91200000-0x912fffff 64bit pref]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:02: resource 1 [mem 0x91000000-0x911fffff]
Oct 26 22:39:29 archanon kernel: pci_bus 0000:03: resource 1 [mem 0x91400000-0x914fffff]
Oct 26 22:39:29 archanon kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Oct 26 22:39:29 archanon kernel: PCI: CLS 0 bytes, default 64
Oct 26 22:39:29 archanon kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 26 22:39:29 archanon kernel: software IO TLB: mapped [mem 0x000000005b87b000-0x000000005f87b000] (64MB)
Oct 26 22:39:29 archanon kernel: Trying to unpack rootfs image as initramfs...
Oct 26 22:39:29 archanon kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1128af0325d, max_idle_ns: 440795261011 ns
Oct 26 22:39:29 archanon kernel: clocksource: Switched to clocksource tsc
Oct 26 22:39:29 archanon kernel: Initialise system trusted keyrings
Oct 26 22:39:29 archanon kernel: Key type blacklist registered
Oct 26 22:39:29 archanon kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Oct 26 22:39:29 archanon kernel: zbud: loaded
Oct 26 22:39:29 archanon kernel: Key type asymmetric registered
Oct 26 22:39:29 archanon kernel: Asymmetric key parser 'x509' registered
Oct 26 22:39:29 archanon kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Oct 26 22:39:29 archanon kernel: io scheduler mq-deadline registered
Oct 26 22:39:29 archanon kernel: io scheduler kyber registered
Oct 26 22:39:29 archanon kernel: io scheduler bfq registered
Oct 26 22:39:29 archanon kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 122
Oct 26 22:39:29 archanon kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 122
Oct 26 22:39:29 archanon kernel: pcieport 0000:00:1d.0: DPC: enabled with IRQ 122
Oct 26 22:39:29 archanon kernel: pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Oct 26 22:39:29 archanon kernel: pcieport 0000:00:1d.1: PME: Signaling with IRQ 123
Oct 26 22:39:29 archanon kernel: pcieport 0000:00:1d.4: PME: Signaling with IRQ 124
Oct 26 22:39:29 archanon kernel: pcieport 0000:00:1d.4: AER: enabled with IRQ 124
Oct 26 22:39:29 archanon kernel: pcieport 0000:00:1d.4: DPC: enabled with IRQ 124
Oct 26 22:39:29 archanon kernel: pcieport 0000:00:1d.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Oct 26 22:39:29 archanon kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 26 22:39:29 archanon kernel: efifb: probing for efifb
Oct 26 22:39:29 archanon kernel: efifb: framebuffer at 0x80000000, using 8128k, total 8128k
Oct 26 22:39:29 archanon kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Oct 26 22:39:29 archanon kernel: efifb: scrolling: redraw
Oct 26 22:39:29 archanon kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 26 22:39:29 archanon kernel: fbcon: Deferring console take-over
Oct 26 22:39:29 archanon kernel: fb0: EFI VGA frame buffer device
Oct 26 22:39:29 archanon kernel: Monitor-Mwait will be used to enter C-1 state
Oct 26 22:39:29 archanon kernel: Monitor-Mwait will be used to enter C-2 state
Oct 26 22:39:29 archanon kernel: Monitor-Mwait will be used to enter C-3 state
Oct 26 22:39:29 archanon kernel: ACPI: \_SB_.PR00: Found 3 idle states
Oct 26 22:39:29 archanon kernel: ACPI: AC: AC Adapter [AC] (on-line)
Oct 26 22:39:29 archanon kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Oct 26 22:39:29 archanon kernel: ACPI: button: Lid Switch [LID0]
Oct 26 22:39:29 archanon kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Oct 26 22:39:29 archanon kernel: ACPI: button: Power Button [PBTN]
Oct 26 22:39:29 archanon kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Oct 26 22:39:29 archanon kernel: ACPI: button: Sleep Button [SBTN]
Oct 26 22:39:29 archanon kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Oct 26 22:39:29 archanon kernel: ACPI: button: Power Button [PWRF]
Oct 26 22:39:29 archanon kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2816
Oct 26 22:39:29 archanon kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 26 22:39:29 archanon kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Oct 26 22:39:29 archanon kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 26 22:39:29 archanon kernel: Non-volatile memory driver v1.3
Oct 26 22:39:29 archanon kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Oct 26 22:39:29 archanon kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Oct 26 22:39:29 archanon kernel: nvme nvme0: pci function 0000:03:00.0
Oct 26 22:39:29 archanon kernel: ahci 0000:00:17.0: version 3.0
Oct 26 22:39:29 archanon kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Oct 26 22:39:29 archanon kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part deso sadm sds apst
Oct 26 22:39:29 archanon kernel: scsi host0: ahci
Oct 26 22:39:29 archanon kernel: scsi host1: ahci
Oct 26 22:39:29 archanon kernel: ata1: SATA max UDMA/133 abar m2048@0x9162f000 port 0x9162f100 irq 126
Oct 26 22:39:29 archanon kernel: ata2: SATA max UDMA/133 abar m2048@0x9162f000 port 0x9162f180 irq 126
Oct 26 22:39:29 archanon kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 26 22:39:29 archanon kernel: ehci-pci: EHCI PCI platform driver
Oct 26 22:39:29 archanon kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Oct 26 22:39:29 archanon kernel: ohci-pci: OHCI PCI platform driver
Oct 26 22:39:29 archanon kernel: uhci_hcd: USB Universal Host Controller Interface driver
Oct 26 22:39:29 archanon kernel: usbcore: registered new interface driver usbserial_generic
Oct 26 22:39:29 archanon kernel: usbserial: USB Serial support registered for generic
Oct 26 22:39:29 archanon kernel: rtc_cmos 00:01: RTC can wake from S4
Oct 26 22:39:29 archanon kernel: rtc_cmos 00:01: registered as rtc0
Oct 26 22:39:29 archanon kernel: rtc_cmos 00:01: setting system clock to 2021-10-27T02:39:24 UTC (1635302364)
Oct 26 22:39:29 archanon kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Oct 26 22:39:29 archanon kernel: intel_pstate: Intel P-state driver initializing
Oct 26 22:39:29 archanon kernel: intel_pstate: HWP enabled
Oct 26 22:39:29 archanon kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 26 22:39:29 archanon kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 26 22:39:29 archanon kernel: intel_pmc_core INT33A1:00: initialized
Oct 26 22:39:29 archanon kernel: drop_monitor: Initializing network drop monitor service
Oct 26 22:39:29 archanon kernel: Initializing XFRM netlink socket
Oct 26 22:39:29 archanon kernel: NET: Registered PF_INET6 protocol family
Oct 26 22:39:29 archanon kernel: nvme nvme0: allocated 61 MiB host memory buffer.
Oct 26 22:39:29 archanon kernel: ACPI: battery: Slot [BAT0] (battery present)
Oct 26 22:39:29 archanon kernel: Freeing initrd memory: 24340K
Oct 26 22:39:29 archanon kernel: Segment Routing with IPv6
Oct 26 22:39:29 archanon kernel: RPL Segment Routing with IPv6
Oct 26 22:39:29 archanon kernel: NET: Registered PF_PACKET protocol family
Oct 26 22:39:29 archanon kernel: microcode: sig=0x706e5, pf=0x80, revision=0xa0
Oct 26 22:39:29 archanon kernel: microcode: Microcode Update Driver: v2.2.
Oct 26 22:39:29 archanon kernel: IPI shorthand broadcast: enabled
Oct 26 22:39:29 archanon kernel: sched_clock: Marking stable (387925240, 561257)->(396779309, -8292812)
Oct 26 22:39:29 archanon kernel: registered taskstats version 1
Oct 26 22:39:29 archanon kernel: Loading compiled-in X.509 certificates
Oct 26 22:39:29 archanon kernel: Loaded X.509 cert 'Build time autogenerated kernel key: e007a1e394630fb2d5bfa055820075a26da7ffa6'
Oct 26 22:39:29 archanon kernel: zswap: loaded using pool lz4/z3fold
Oct 26 22:39:29 archanon kernel: Key type ._fscrypt registered
Oct 26 22:39:29 archanon kernel: Key type .fscrypt registered
Oct 26 22:39:29 archanon kernel: Key type fscrypt-provisioning registered
Oct 26 22:39:29 archanon kernel: PM: Magic number: 9:396:663
Oct 26 22:39:29 archanon kernel: RAS: Correctable Errors collector initialized.
Oct 26 22:39:29 archanon kernel: nvme nvme0: 8/0/0 default/read/poll queues
Oct 26 22:39:29 archanon kernel: nvme0n1: p1 p2 p3 p4 p5 p6 p7
Oct 26 22:39:29 archanon kernel: ata1: SATA link down (SStatus 4 SControl 300)
Oct 26 22:39:29 archanon kernel: ata2: SATA link down (SStatus 4 SControl 300)
Oct 26 22:39:29 archanon kernel: Freeing unused decrypted memory: 2036K
Oct 26 22:39:29 archanon kernel: Freeing unused kernel image (initmem) memory: 1804K
Oct 26 22:39:29 archanon kernel: Write protecting the kernel read-only data: 26624k
Oct 26 22:39:29 archanon kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Oct 26 22:39:29 archanon kernel: Freeing unused kernel image (rodata/data gap) memory: 884K
Oct 26 22:39:29 archanon kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 26 22:39:29 archanon kernel: rodata_test: all tests were successful
Oct 26 22:39:29 archanon kernel: Run /init as init process
Oct 26 22:39:29 archanon kernel: with arguments:
Oct 26 22:39:29 archanon kernel: /init
Oct 26 22:39:29 archanon kernel: with environment:
Oct 26 22:39:29 archanon kernel: HOME=/
Oct 26 22:39:29 archanon kernel: TERM=linux
Oct 26 22:39:29 archanon kernel: BOOT_IMAGE=/boot/vmlinuz-linux
Oct 26 22:39:29 archanon kernel: cryptdevice=UUID=52051bce-a54d-4210-b9dc-3ab8c26b1d3f:cryptlvm
Oct 26 22:39:29 archanon kernel: fbcon: Taking over console
Oct 26 22:39:29 archanon kernel: Console: switching to colour frame buffer device 240x67
Oct 26 22:39:29 archanon kernel: Linux agpgart interface v0.103
Oct 26 22:39:29 archanon kernel: checking generic (80000000 7f0000) vs hw (90000000 1000000)
Oct 26 22:39:29 archanon kernel: checking generic (80000000 7f0000) vs hw (80000000 10000000)
Oct 26 22:39:29 archanon kernel: fb0: switching to inteldrmfb from EFI VGA
Oct 26 22:39:29 archanon kernel: Console: switching to colour dummy device 80x25
Oct 26 22:39:29 archanon kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Oct 26 22:39:29 archanon kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Oct 26 22:39:29 archanon kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/icl_dmc_ver1_09.bin (v1.9)
Oct 26 22:39:29 archanon kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Oct 26 22:39:29 archanon kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Oct 26 22:39:29 archanon kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
Oct 26 22:39:29 archanon kernel: random: fast init done
Oct 26 22:39:29 archanon kernel: fbcon: i915 (fb0) is primary device
Oct 26 22:39:29 archanon kernel: Console: switching to colour frame buffer device 240x67
Oct 26 22:39:29 archanon kernel: i915 0000:00:02.0: [drm] fb0: i915 frame buffer device
Oct 26 22:39:29 archanon kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Oct 26 22:39:29 archanon kernel: i8042: Warning: Keylock active
Oct 26 22:39:29 archanon kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 26 22:39:29 archanon kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 26 22:39:29 archanon kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 26 22:39:29 archanon kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Oct 26 22:39:29 archanon kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
Oct 26 22:39:29 archanon kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 26 22:39:29 archanon kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Oct 26 22:39:29 archanon kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 26 22:39:29 archanon kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14
Oct 26 22:39:29 archanon kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 26 22:39:29 archanon kernel: usb usb1: Product: xHCI Host Controller
Oct 26 22:39:29 archanon kernel: usb usb1: Manufacturer: Linux 5.14.14-arch1-1 xhci-hcd
Oct 26 22:39:29 archanon kernel: usb usb1: SerialNumber: 0000:00:14.0
Oct 26 22:39:29 archanon kernel: hub 1-0:1.0: USB hub found
Oct 26 22:39:29 archanon kernel: hub 1-0:1.0: 12 ports detected
Oct 26 22:39:29 archanon kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.14
Oct 26 22:39:29 archanon kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 26 22:39:29 archanon kernel: usb usb2: Product: xHCI Host Controller
Oct 26 22:39:29 archanon kernel: usb usb2: Manufacturer: Linux 5.14.14-arch1-1 xhci-hcd
Oct 26 22:39:29 archanon kernel: usb usb2: SerialNumber: 0000:00:14.0
Oct 26 22:39:29 archanon kernel: hub 2-0:1.0: USB hub found
Oct 26 22:39:29 archanon kernel: hub 2-0:1.0: 6 ports detected
Oct 26 22:39:29 archanon kernel: usb: port power management may be unreliable
Oct 26 22:39:29 archanon kernel: cryptd: max_cpu_qlen set to 1000
Oct 26 22:39:29 archanon kernel: AVX2 version of gcm_enc/dec engaged.
Oct 26 22:39:29 archanon kernel: AES CTR mode by8 optimization enabled
Oct 26 22:39:29 archanon kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
Oct 26 22:39:29 archanon kernel: device-mapper: uevent: version 1.0.3
Oct 26 22:39:29 archanon kernel: device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
Oct 26 22:39:29 archanon kernel: Key type encrypted registered
Oct 26 22:39:29 archanon kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Oct 26 22:39:29 archanon kernel: usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 26 22:39:29 archanon kernel: usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 26 22:39:29 archanon kernel: usb 1-1: Product: USB 2.0 Hub
Oct 26 22:39:29 archanon kernel: hub 1-1:1.0: USB hub found
Oct 26 22:39:29 archanon kernel: hub 1-1:1.0: 4 ports detected
Oct 26 22:39:29 archanon kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
Oct 26 22:39:29 archanon kernel: usb 1-4: New USB device found, idVendor=2386, idProduct=3119, bcdDevice= 0.00
Oct 26 22:39:29 archanon kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 22:39:29 archanon kernel: usb 1-4: Product: Raydium Touch System
Oct 26 22:39:29 archanon kernel: usb 1-4: Manufacturer: Raydium Corporation
Oct 26 22:39:29 archanon kernel: input: Raydium Corporation Raydium Touch System Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:2386:3119.0001/input/input8
Oct 26 22:39:29 archanon kernel: hid-generic 0003:2386:3119.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [Raydium Corporation Raydium Touch System] on usb-0000:00:14.0-4/input0
Oct 26 22:39:29 archanon kernel: usbcore: registered new interface driver usbhid
Oct 26 22:39:29 archanon kernel: usbhid: USB HID core driver
Oct 26 22:39:29 archanon kernel: input: Raydium Corporation Raydium Touch System as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:2386:3119.0001/input/input10
Oct 26 22:39:29 archanon kernel: hid-multitouch 0003:2386:3119.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [Raydium Corporation Raydium Touch System] on usb-0000:00:14.0-4/input0
Oct 26 22:39:29 archanon kernel: usb 1-1.1: new full-speed USB device number 4 using xhci_hcd
Oct 26 22:39:29 archanon kernel: usb 1-1.1: New USB device found, idVendor=1a86, idProduct=e050, bcdDevice= 0.01
Oct 26 22:39:29 archanon kernel: usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 22:39:29 archanon kernel: usb 1-1.1: Product: USB Keyboard-Mouse_V1.7
Oct 26 22:39:29 archanon kernel: usb 1-1.1: Manufacturer: USB Keyboard-Mouse
Oct 26 22:39:29 archanon kernel: input: USB Keyboard-Mouse USB Keyboard-Mouse_V1.7 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:1A86:E050.0002/input/input11
Oct 26 22:39:29 archanon kernel: hid-generic 0003:1A86:E050.0002: input,hidraw1: USB HID v1.10 Keyboard [USB Keyboard-Mouse USB Keyboard-Mouse_V1.7] on usb-0000:00:14.0-1.1/input0
Oct 26 22:39:29 archanon kernel: input: USB Keyboard-Mouse USB Keyboard-Mouse_V1.7 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:1A86:E050.0003/input/input12
Oct 26 22:39:29 archanon kernel: usb 1-6: new high-speed USB device number 5 using xhci_hcd
Oct 26 22:39:29 archanon kernel: input: USB Keyboard-Mouse USB Keyboard-Mouse_V1.7 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:1A86:E050.0003/input/input13
Oct 26 22:39:29 archanon kernel: hid-generic 0003:1A86:E050.0003: input,hidraw2: USB HID v1.10 Device [USB Keyboard-Mouse USB Keyboard-Mouse_V1.7] on usb-0000:00:14.0-1.1/input1
Oct 26 22:39:29 archanon kernel: input: USB Keyboard-Mouse USB Keyboard-Mouse_V1.7 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:1A86:E050.0004/input/input14
Oct 26 22:39:29 archanon kernel: hid-generic 0003:1A86:E050.0004: input,hidraw3: USB HID v1.10 Mouse [USB Keyboard-Mouse USB Keyboard-Mouse_V1.7] on usb-0000:00:14.0-1.1/input2
Oct 26 22:39:29 archanon kernel: hid-generic 0003:1A86:E050.0005: hiddev97,hidraw4: USB HID v1.10 Device [USB Keyboard-Mouse USB Keyboard-Mouse_V1.7] on usb-0000:00:14.0-1.1/input3
Oct 26 22:39:29 archanon kernel: usb 1-6: New USB device found, idVendor=0c45, idProduct=671e, bcdDevice=85.02
Oct 26 22:39:29 archanon kernel: usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Oct 26 22:39:29 archanon kernel: usb 1-6: Product: Integrated_Webcam_HD
Oct 26 22:39:29 archanon kernel: usb 1-6: Manufacturer: CN0G4JK98LG0097TDB7KA01
Oct 26 22:39:29 archanon kernel: usb 1-1.2: new high-speed USB device number 6 using xhci_hcd
Oct 26 22:39:29 archanon kernel: usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 26 22:39:29 archanon kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 26 22:39:29 archanon kernel: usb 1-1.2: Product: USB 2.0 Hub
Oct 26 22:39:29 archanon kernel: hub 1-1.2:1.0: USB hub found
Oct 26 22:39:29 archanon kernel: hub 1-1.2:1.0: 4 ports detected
Oct 26 22:39:29 archanon kernel: usb 1-10: new full-speed USB device number 7 using xhci_hcd
Oct 26 22:39:29 archanon kernel: usb 1-10: New USB device found, idVendor=0cf3, idProduct=e009, bcdDevice= 0.01
Oct 26 22:39:29 archanon kernel: usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 26 22:39:29 archanon kernel: usb 1-1.2.1: new full-speed USB device number 8 using xhci_hcd
Oct 26 22:39:29 archanon kernel: usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Oct 26 22:39:29 archanon kernel: usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 22:39:29 archanon kernel: usb 1-1.2.1: Product: USB Receiver
Oct 26 22:39:29 archanon kernel: usb 1-1.2.1: Manufacturer: Logitech
Oct 26 22:39:29 archanon kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/0003:046D:C52B.0006/input/input15
Oct 26 22:39:29 archanon kernel: hid-generic 0003:046D:C52B.0006: input,hidraw5: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input0
Oct 26 22:39:29 archanon kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:046D:C52B.0007/input/input16
Oct 26 22:39:29 archanon kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:046D:C52B.0007/input/input17
Oct 26 22:39:29 archanon kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:046D:C52B.0007/input/input18
Oct 26 22:39:29 archanon kernel: hid-generic 0003:046D:C52B.0007: input,hiddev98,hidraw6: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input1
Oct 26 22:39:29 archanon kernel: hid-generic 0003:046D:C52B.0008: hiddev99,hidraw7: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input2
Oct 26 22:39:29 archanon kernel: usb 1-1.2.2: new full-speed USB device number 9 using xhci_hcd
Oct 26 22:39:29 archanon kernel: logitech-djreceiver 0003:046D:C52B.0008: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input2
Oct 26 22:39:29 archanon kernel: input: Logitech Wireless Device PID:405e Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0008/0003:046D:405E.0009/input/input20
Oct 26 22:39:29 archanon kernel: input: Logitech Wireless Device PID:405e Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0008/0003:046D:405E.0009/input/input21
Oct 26 22:39:29 archanon kernel: hid-generic 0003:046D:405E.0009: input,hidraw6: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405e] on usb-0000:00:14.0-1.2.1/input2:1
Oct 26 22:39:29 archanon kernel: random: cryptsetup: uninitialized urandom read (2 bytes read)
Oct 26 22:39:29 archanon kernel: random: lvm: uninitialized urandom read (4 bytes read)
Oct 26 22:39:29 archanon kernel: random: lvm: uninitialized urandom read (2 bytes read)
Oct 26 22:39:29 archanon kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Oct 26 22:39:29 archanon systemd[1]: systemd 249.5-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Oct 26 22:39:29 archanon systemd[1]: Detected architecture x86-64.
Oct 26 22:39:29 archanon systemd[1]: Hostname set to <archanon>.
Oct 26 22:39:29 archanon systemd[1]: Queued start job for default target Graphical Interface.
Oct 26 22:39:29 archanon systemd[1]: Created slice Slice /system/getty.
Oct 26 22:39:29 archanon systemd[1]: Created slice Slice /system/modprobe.
Oct 26 22:39:29 archanon systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 26 22:39:29 archanon systemd[1]: Created slice User and Session Slice.
Oct 26 22:39:29 archanon systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 26 22:39:29 archanon systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 26 22:39:29 archanon systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 26 22:39:29 archanon systemd[1]: Reached target Local Encrypted Volumes.
Oct 26 22:39:29 archanon systemd[1]: Reached target Login Prompts.
Oct 26 22:39:29 archanon systemd[1]: Reached target Slice Units.
Oct 26 22:39:29 archanon systemd[1]: Reached target Local Verity Integrity Protected Volumes.
Oct 26 22:39:29 archanon systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 26 22:39:29 archanon systemd[1]: Listening on LVM2 poll daemon socket.
Oct 26 22:39:29 archanon systemd[1]: Listening on Process Core Dump Socket.
Oct 26 22:39:29 archanon systemd[1]: Listening on Journal Audit Socket.
Oct 26 22:39:29 archanon systemd[1]: Listening on Journal Socket (/dev/log).
Oct 26 22:39:29 archanon systemd[1]: Listening on Journal Socket.
Oct 26 22:39:29 archanon systemd[1]: Listening on udev Control Socket.
Oct 26 22:39:29 archanon systemd[1]: Listening on udev Kernel Socket.
Oct 26 22:39:29 archanon systemd[1]: Mounting Huge Pages File System...
Oct 26 22:39:29 archanon systemd[1]: Mounting POSIX Message Queue File System...
Oct 26 22:39:29 archanon systemd[1]: Mounting Kernel Debug File System...
Oct 26 22:39:29 archanon systemd[1]: Mounting Kernel Trace File System...
Oct 26 22:39:29 archanon systemd[1]: Starting Create List of Static Device Nodes...
Oct 26 22:39:29 archanon systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Oct 26 22:39:29 archanon systemd[1]: Starting Load Kernel Module configfs...
Oct 26 22:39:29 archanon systemd[1]: Starting Load Kernel Module drm...
Oct 26 22:39:29 archanon systemd[1]: Starting Load Kernel Module fuse...
Oct 26 22:39:29 archanon systemd[1]: Starting Set Up Additional Binary Formats...
Oct 26 22:39:29 archanon systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Oct 26 22:39:29 archanon systemd[1]: Starting Journal Service...
Oct 26 22:39:29 archanon systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
Oct 26 22:39:29 archanon systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 26 22:39:29 archanon systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Oct 26 22:39:29 archanon systemd[1]: Starting Apply Kernel Variables...
Oct 26 22:39:29 archanon systemd[1]: Starting Coldplug All udev Devices...
Oct 26 22:39:29 archanon systemd[1]: Mounted Huge Pages File System.
Oct 26 22:39:29 archanon systemd[1]: Mounted POSIX Message Queue File System.
Oct 26 22:39:29 archanon systemd[1]: Mounted Kernel Debug File System.
Oct 26 22:39:29 archanon kernel: fuse: init (API version 7.34)
Oct 26 22:39:29 archanon systemd[1]: Mounted Kernel Trace File System.
Oct 26 22:39:29 archanon systemd[1]: Finished Create List of Static Device Nodes.
Oct 26 22:39:29 archanon systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 26 22:39:29 archanon systemd[1]: Finished Load Kernel Module configfs.
Oct 26 22:39:29 archanon systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 26 22:39:29 archanon systemd[1]: Finished Load Kernel Module drm.
Oct 26 22:39:29 archanon systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 26 22:39:29 archanon systemd[1]: Finished Load Kernel Module fuse.
Oct 26 22:39:29 archanon systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 307 (systemd-binfmt)
Oct 26 22:39:29 archanon systemd[1]: Mounting Arbitrary Executable File Formats File System...
Oct 26 22:39:29 archanon systemd[1]: Mounting FUSE Control File System...
Oct 26 22:39:29 archanon systemd[1]: Mounting Kernel Configuration File System...
Oct 26 22:39:29 archanon systemd[1]: Mounted Arbitrary Executable File Formats File System.
Oct 26 22:39:29 archanon systemd[1]: Mounted FUSE Control File System.
Oct 26 22:39:29 archanon systemd[1]: Mounted Kernel Configuration File System.
Oct 26 22:39:29 archanon systemd[1]: Finished Set Up Additional Binary Formats.
Oct 26 22:39:29 archanon systemd[1]: Finished Apply Kernel Variables.
Oct 26 22:39:29 archanon kernel: audit: type=1130 audit(1635302369.743:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:29 archanon kernel: EXT4-fs (dm-2): re-mounted. Opts: (null). Quota mode: none.
Oct 26 22:39:29 archanon systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 26 22:39:29 archanon kernel: audit: type=1130 audit(1635302369.743:3): 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'
Oct 26 22:39:29 archanon systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Oct 26 22:39:29 archanon systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Oct 26 22:39:29 archanon systemd[1]: Starting Load/Save Random Seed...
Oct 26 22:39:29 archanon systemd[1]: Condition check resulted in Create System Users being skipped.
Oct 26 22:39:29 archanon systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 26 22:39:29 archanon systemd-journald[308]: Journal started
Oct 26 22:39:29 archanon systemd-journald[308]: Runtime Journal (/run/log/journal/a9dcbd36569741f99e23d03678d35f28) is 8.0M, max 587.0M, 579.0M free.
Oct 26 22:39:29 archanon 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'
Oct 26 22:39:29 archanon 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'
Oct 26 22:39:29 archanon systemd-random-seed[316]: Kernel entropy pool is not initialized yet, waiting until it is.
Oct 26 22:39:29 archanon lvm[303]: 3 logical volume(s) in volume group "MyVolGroup" monitored
Oct 26 22:39:29 archanon 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'
Oct 26 22:39:29 archanon systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 26 22:39:29 archanon systemd[1]: Started Journal Service.
Oct 26 22:39:29 archanon kernel: audit: type=1130 audit(1635302369.763:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:29 archanon 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'
Oct 26 22:39:29 archanon systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 26 22:39:29 archanon audit: BPF prog-id=14 op=LOAD
Oct 26 22:39:29 archanon audit: BPF prog-id=15 op=LOAD
Oct 26 22:39:29 archanon audit: BPF prog-id=16 op=LOAD
Oct 26 22:39:29 archanon kernel: audit: type=1130 audit(1635302369.766:5): 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'
Oct 26 22:39:29 archanon kernel: audit: type=1334 audit(1635302369.766:6): prog-id=14 op=LOAD
Oct 26 22:39:29 archanon kernel: audit: type=1334 audit(1635302369.766:7): prog-id=15 op=LOAD
Oct 26 22:39:29 archanon kernel: audit: type=1334 audit(1635302369.766:8): prog-id=16 op=LOAD
Oct 26 22:39:29 archanon systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 26 22:39:29 archanon systemd-journald[308]: Time spent on flushing to /var/log/journal/a9dcbd36569741f99e23d03678d35f28 is 94.934ms for 933 entries.
Oct 26 22:39:29 archanon systemd-journald[308]: System Journal (/var/log/journal/a9dcbd36569741f99e23d03678d35f28) is 3.9G, max 4.0G, 55.7M free.
Oct 26 22:39:29 archanon kernel: audit: type=1130 audit(1635302369.773:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:29 archanon kernel: audit: type=1130 audit(1635302369.800:10): 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'
Oct 26 22:39:29 archanon kernel: audit: type=1130 audit(1635302369.803:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:29 archanon kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input25
Oct 26 22:39:29 archanon kernel: logitech-hidpp-device 0003:046D:405E.0009: HID++ 4.5 device connected.
Oct 26 22:39:29 archanon kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Oct 26 22:39:29 archanon kernel: wmi_bus wmi_bus-PNP0C14:03: WQBC data block query control method not found
Oct 26 22:39:29 archanon kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Oct 26 22:39:29 archanon kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Oct 26 22:39:29 archanon kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Oct 26 22:39:29 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:29 archanon 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'
Oct 26 22:39:29 archanon 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'
Oct 26 22:39:29 archanon systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Oct 26 22:39:29 archanon systemd[1]: Reached target Preparation for Local File Systems.
Oct 26 22:39:29 archanon systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Oct 26 22:39:29 archanon systemd[1]: Finished Coldplug All udev Devices.
Oct 26 22:39:29 archanon systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 26 22:39:29 archanon systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 26 22:39:29 archanon 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'
Oct 26 22:39:29 archanon systemd[1]: Created slice Slice /system/systemd-backlight.
Oct 26 22:39:29 archanon systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Oct 26 22:39:29 archanon systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Oct 26 22:39:29 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon kernel: mc: Linux media interface: v0.10
Oct 26 22:39:30 archanon kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Oct 26 22:39:30 archanon kernel: mousedev: PS/2 mouse device common for all mice
Oct 26 22:39:30 archanon kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Oct 26 22:39:30 archanon kernel: intel_rapl_common: Found RAPL domain package
Oct 26 22:39:30 archanon kernel: videodev: Linux video capture interface: v2.00
Oct 26 22:39:30 archanon kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Oct 26 22:39:30 archanon kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Oct 26 22:39:30 archanon kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Oct 26 22:39:30 archanon kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Oct 26 22:39:30 archanon kernel: libphy: r8169: probed
Oct 26 22:39:30 archanon kernel: r8169 0000:01:00.0 eth0: RTL8106e, 98:e7:43:06:a3:d6, XID 449, IRQ 138
Oct 26 22:39:30 archanon kernel: intel-lpss 0000:00:19.0: enabling device (0000 -> 0002)
Oct 26 22:39:30 archanon systemd[1]: Found device KBG40ZNS512G NVMe TOSHIBA 512GB ESP.
Oct 26 22:39:30 archanon kernel: input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0008/0003:046D:405E.0009/input/input26
Oct 26 22:39:30 archanon kernel: logitech-hidpp-device 0003:046D:405E.0009: input,hidraw6: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-1.2.1/input2:1
Oct 26 22:39:30 archanon kernel: Bluetooth: Core ver 2.22
Oct 26 22:39:30 archanon kernel: NET: Registered PF_BLUETOOTH protocol family
Oct 26 22:39:30 archanon kernel: Bluetooth: HCI device and connection manager initialized
Oct 26 22:39:30 archanon kernel: Bluetooth: HCI socket layer initialized
Oct 26 22:39:30 archanon kernel: Bluetooth: L2CAP socket layer initialized
Oct 26 22:39:30 archanon kernel: Bluetooth: SCO socket layer initialized
Oct 26 22:39:30 archanon kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Oct 26 22:39:30 archanon kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Oct 26 22:39:30 archanon kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Oct 26 22:39:30 archanon systemd[1]: Starting File System Check on /dev/disk/by-uuid/3EA4-D599...
Oct 26 22:39:30 archanon kernel: input: DELL0979:00 04F3:30C4 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-10/i2c-DELL0979:00/0018:04F3:30C4.000A/input/input27
Oct 26 22:39:30 archanon kernel: input: DELL0979:00 04F3:30C4 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-10/i2c-DELL0979:00/0018:04F3:30C4.000A/input/input28
Oct 26 22:39:30 archanon kernel: hid-multitouch 0018:04F3:30C4.000A: input,hidraw7: I2C HID v1.00 Mouse [DELL0979:00 04F3:30C4] on i2c-DELL0979:00
Oct 26 22:39:30 archanon kernel: usb 1-6: Found UVC 1.00 device Integrated_Webcam_HD (0c45:671e)
Oct 26 22:39:30 archanon kernel: usbcore: registered new interface driver btusb
Oct 26 22:39:30 archanon kernel: i2c i2c-13: 2/2 memory slots populated (from DMI)
Oct 26 22:39:30 archanon kernel: i2c i2c-13: Successfully instantiated SPD at 0x50
Oct 26 22:39:30 archanon kernel: input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input30
Oct 26 22:39:30 archanon kernel: usbcore: registered new interface driver uvcvideo
Oct 26 22:39:30 archanon systemd-fsck[380]: fsck.fat 4.2 (2021-01-31)
Oct 26 22:39:30 archanon systemd-fsck[380]: /dev/nvme0n1p1: 368 files, 20855/190976 clusters
Oct 26 22:39:30 archanon systemd[1]: Finished File System Check on /dev/disk/by-uuid/3EA4-D599.
Oct 26 22:39:30 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-3EA4\x2dD599 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon systemd[1]: Mounting /efi...
Oct 26 22:39:30 archanon kernel: input: PC Speaker as /devices/platform/pcspkr/input/input31
Oct 26 22:39:30 archanon systemd[1]: Mounted /efi.
Oct 26 22:39:30 archanon kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 26 22:39:30 archanon kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 26 22:39:30 archanon kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 26 22:39:30 archanon kernel: cfg80211: failed to load regulatory.db
Oct 26 22:39:30 archanon kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Oct 26 22:39:30 archanon kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Oct 26 22:39:30 archanon kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Oct 26 22:39:30 archanon kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Oct 26 22:39:30 archanon kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Oct 26 22:39:30 archanon kernel: intel-spi 0000:00:1f.5: XM25QH64A (8192 Kbytes)
Oct 26 22:39:30 archanon kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Oct 26 22:39:30 archanon kernel: 0x000000000000-0x000001800000 : "BIOS"
Oct 26 22:39:30 archanon kernel: mtd: partition "BIOS" extends beyond the end of device "0000:00:1f.5" -- size truncated to 0x800000
Oct 26 22:39:30 archanon systemd[1]: Created slice Slice /system/lvm2-pvscan.
Oct 26 22:39:30 archanon systemd[1]: Starting LVM event activation on device 254:0...
Oct 26 22:39:30 archanon kernel: urandom_read: 2 callbacks suppressed
Oct 26 22:39:30 archanon kernel: random: lvm: uninitialized urandom read (4 bytes read)
Oct 26 22:39:30 archanon systemd[1]: Found device /dev/disk/by-uuid/812a7126-ec35-4771-b38d-8e2810d0781e.
Oct 26 22:39:30 archanon systemd[1]: Found device /dev/disk/by-uuid/2e0dac33-af58-45ab-b3ec-7b90564b5236.
Oct 26 22:39:30 archanon lvm[407]: pvscan[407] PV /dev/mapper/cryptlvm online, VG MyVolGroup is complete.
Oct 26 22:39:30 archanon lvm[407]: pvscan[407] VG MyVolGroup skip autoactivation.
Oct 26 22:39:30 archanon systemd[1]: Activating swap /dev/disk/by-uuid/812a7126-ec35-4771-b38d-8e2810d0781e...
Oct 26 22:39:30 archanon systemd[1]: Starting File System Check on /dev/disk/by-uuid/2e0dac33-af58-45ab-b3ec-7b90564b5236...
Oct 26 22:39:30 archanon kernel: Adding 12582908k swap on /dev/mapper/MyVolGroup-swap. Priority:-2 extents:1 across:12582908k SSFS
Oct 26 22:39:30 archanon systemd[1]: Activated swap /dev/disk/by-uuid/812a7126-ec35-4771-b38d-8e2810d0781e.
Oct 26 22:39:30 archanon systemd[1]: Reached target Swaps.
Oct 26 22:39:30 archanon systemd[1]: Mounting Temporary Directory /tmp...
Oct 26 22:39:30 archanon systemd[1]: Mounted Temporary Directory /tmp.
Oct 26 22:39:30 archanon kernel: intel_rapl_common: Found RAPL domain package
Oct 26 22:39:30 archanon kernel: intel_rapl_common: Found RAPL domain core
Oct 26 22:39:30 archanon kernel: intel_rapl_common: Found RAPL domain uncore
Oct 26 22:39:30 archanon kernel: intel_rapl_common: Found RAPL domain psys
Oct 26 22:39:30 archanon systemd-fsck[412]: /dev/mapper/MyVolGroup-home: clean, 498746/5931008 files, 7313203/23714816 blocks
Oct 26 22:39:30 archanon systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 26 22:39:30 archanon kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input33
Oct 26 22:39:30 archanon systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 26 22:39:30 archanon systemd[1]: Finished File System Check on /dev/disk/by-uuid/2e0dac33-af58-45ab-b3ec-7b90564b5236.
Oct 26 22:39:30 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-2e0dac33\x2daf58\x2d45ab\x2db3ec\x2d7b90564b5236 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon systemd[1]: Mounting /home...
Oct 26 22:39:30 archanon systemd[1]: Mounted /home.
Oct 26 22:39:30 archanon systemd[1]: Reached target Local File Systems.
Oct 26 22:39:30 archanon kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Oct 26 22:39:30 archanon systemd-udevd[340]: Using default interface naming scheme 'v249'.
Oct 26 22:39:30 archanon systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Oct 26 22:39:30 archanon systemd[1]: Starting Create Volatile Files and Directories...
Oct 26 22:39:30 archanon kernel: r8169 0000:01:00.0 enp1s0: renamed from eth0
Oct 26 22:39:30 archanon systemd[1]: Finished LVM event activation on device 254:0.
Oct 26 22:39:30 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@254:0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 26 22:39:30 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon systemd[1]: Reached target Bluetooth Support.
Oct 26 22:39:30 archanon systemd[1]: Finished Create Volatile Files and Directories.
Oct 26 22:39:30 archanon 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'
Oct 26 22:39:30 archanon systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Oct 26 22:39:30 archanon kernel: iTCO_vendor_support: vendor-support=0
Oct 26 22:39:30 archanon kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
Oct 26 22:39:30 archanon kernel: ee1004 13-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 26 22:39:30 archanon kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Oct 26 22:39:30 archanon kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Oct 26 22:39:30 archanon systemd-udevd[339]: Using default interface naming scheme 'v249'.
Oct 26 22:39:30 archanon audit: BPF prog-id=17 op=LOAD
Oct 26 22:39:30 archanon kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Oct 26 22:39:30 archanon kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Oct 26 22:39:30 archanon kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 26 22:39:30 archanon kernel: intel_tcc_cooling: Programmable TCC Offset detected
Oct 26 22:39:30 archanon audit[430]: SYSTEM_BOOT pid=430 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon systemd[1]: Starting Network Time Synchronization...
Oct 26 22:39:30 archanon systemd[1]: Condition check resulted in Update is Completed being skipped.
Oct 26 22:39:30 archanon systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 26 22:39:30 archanon systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight...
Oct 26 22:39:30 archanon systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 26 22:39:30 archanon 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'
Oct 26 22:39:30 archanon kernel: ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
Oct 26 22:39:30 archanon kernel: ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
Oct 26 22:39:30 archanon systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight.
Oct 26 22:39:30 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:dell::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon systemd[1]: Started Network Time Synchronization.
Oct 26 22:39:30 archanon 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'
Oct 26 22:39:30 archanon systemd[1]: Reached target System Initialization.
Oct 26 22:39:30 archanon systemd[1]: Started CUPS Scheduler.
Oct 26 22:39:30 archanon systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 26 22:39:30 archanon systemd[1]: Reached target Path Units.
Oct 26 22:39:30 archanon systemd[1]: Reached target System Time Set.
Oct 26 22:39:30 archanon systemd[1]: Started Daily man-db regeneration.
Oct 26 22:39:30 archanon systemd[1]: Started Daily verification of password and group files.
Oct 26 22:39:30 archanon systemd[1]: Reached target Timer Units.
Oct 26 22:39:30 archanon systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Oct 26 22:39:30 archanon systemd[1]: Listening on CUPS Scheduler.
Oct 26 22:39:30 archanon systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 26 22:39:30 archanon kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3204: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Oct 26 22:39:30 archanon kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 26 22:39:30 archanon kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Oct 26 22:39:30 archanon kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Oct 26 22:39:30 archanon kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Oct 26 22:39:30 archanon kernel: snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
Oct 26 22:39:30 archanon kernel: snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
Oct 26 22:39:30 archanon kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Oct 26 22:39:30 archanon systemd[1]: Starting Docker Socket for the API...
Oct 26 22:39:30 archanon systemd[1]: Listening on Docker Socket for the API.
Oct 26 22:39:30 archanon systemd[1]: Reached target Socket Units.
Oct 26 22:39:30 archanon systemd[1]: Reached target Basic System.
Oct 26 22:39:30 archanon systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Oct 26 22:39:30 archanon systemd[1]: Started D-Bus System Message Bus.
Oct 26 22:39:30 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon systemd[1]: Starting Network Manager...
Oct 26 22:39:30 archanon audit: BPF prog-id=18 op=LOAD
Oct 26 22:39:30 archanon audit: BPF prog-id=19 op=LOAD
Oct 26 22:39:30 archanon audit: BPF prog-id=20 op=LOAD
Oct 26 22:39:30 archanon systemd[1]: Starting User Login Management...
Oct 26 22:39:30 archanon kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Oct 26 22:39:30 archanon kernel: random: avahi-daemon: uninitialized urandom read (4 bytes read)
Oct 26 22:39:30 archanon kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4f1001)
Oct 26 22:39:30 archanon kernel: psmouse serio1: elantech: elantech_send_cmd query 0x02 failed.
Oct 26 22:39:30 archanon kernel: psmouse serio1: elantech: failed to query capabilities.
Oct 26 22:39:30 archanon avahi-daemon[443]: Found user 'avahi' (UID 977) and group 'avahi' (GID 977).
Oct 26 22:39:30 archanon avahi-daemon[443]: Successfully dropped root privileges.
Oct 26 22:39:30 archanon avahi-daemon[443]: avahi-daemon 0.8 starting up.
Oct 26 22:39:30 archanon systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Oct 26 22:39:30 archanon avahi-daemon[443]: Successfully called chroot().
Oct 26 22:39:30 archanon avahi-daemon[443]: Successfully dropped remaining capabilities.
Oct 26 22:39:30 archanon avahi-daemon[443]: No service file found in /etc/avahi/services.
Oct 26 22:39:30 archanon avahi-daemon[443]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Oct 26 22:39:30 archanon avahi-daemon[443]: New relevant interface lo.IPv6 for mDNS.
Oct 26 22:39:30 archanon avahi-daemon[443]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Oct 26 22:39:30 archanon avahi-daemon[443]: New relevant interface lo.IPv4 for mDNS.
Oct 26 22:39:30 archanon avahi-daemon[443]: Network interface enumeration completed.
Oct 26 22:39:30 archanon avahi-daemon[443]: Registering new address record for ::1 on lo.*.
Oct 26 22:39:30 archanon avahi-daemon[443]: Registering new address record for 127.0.0.1 on lo.IPv4.
Oct 26 22:39:30 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.8375] NetworkManager (version 1.32.12-1) is starting... (for the first time)
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.8376] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: dhcp-client.conf)
Oct 26 22:39:30 archanon systemd-logind[446]: New seat seat0.
Oct 26 22:39:30 archanon systemd[1]: Started Network Manager.
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.8409] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 26 22:39:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event3 (Power Button)
Oct 26 22:39:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 26 22:39:30 archanon 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'
Oct 26 22:39:30 archanon systemd[1]: Reached target Network.
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.8449] manager[0x555d792ba010]: monitoring kernel firmware directory '/lib/firmware'.
Oct 26 22:39:30 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=445 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 26 22:39:30 archanon kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input34
Oct 26 22:39:30 archanon kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input35
Oct 26 22:39:30 archanon kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input36
Oct 26 22:39:30 archanon kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input37
Oct 26 22:39:30 archanon kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input38
Oct 26 22:39:30 archanon kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input39
Oct 26 22:39:30 archanon kernel: input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input40
Oct 26 22:39:30 archanon kernel: input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input41
Oct 26 22:39:30 archanon systemd[1]: Starting Network Manager Wait Online...
Oct 26 22:39:30 archanon systemd[1]: Starting CUPS Scheduler...
Oct 26 22:39:30 archanon systemd[1]: Started vsftpd daemon.
Oct 26 22:39:30 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=vsftpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon audit: BPF prog-id=21 op=LOAD
Oct 26 22:39:30 archanon audit: BPF prog-id=22 op=LOAD
Oct 26 22:39:30 archanon audit: BPF prog-id=23 op=LOAD
Oct 26 22:39:30 archanon systemd[1]: Starting Hostname Service...
Oct 26 22:39:30 archanon systemd[1]: Started CUPS Scheduler.
Oct 26 22:39:30 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event0 (Lid Switch)
Oct 26 22:39:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event2 (Sleep Button)
Oct 26 22:39:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event7 (USB Keyboard-Mouse USB Keyboard-Mouse_V1.7)
Oct 26 22:39:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event8 (USB Keyboard-Mouse USB Keyboard-Mouse_V1.7 System Control)
Oct 26 22:39:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event11 (Intel HID events)
Oct 26 22:39:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
Oct 26 22:39:30 archanon systemd[1]: Started User Login Management.
Oct 26 22:39:30 archanon 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'
Oct 26 22:39:30 archanon dbus-daemon[444]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 26 22:39:30 archanon systemd[1]: Started Hostname Service.
Oct 26 22:39:30 archanon 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'
Oct 26 22:39:30 archanon kernel: ath10k_pci 0000:02:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 1028:1810
Oct 26 22:39:30 archanon kernel: ath10k_pci 0000:02:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
Oct 26 22:39:30 archanon kernel: ath10k_pci 0000:02:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9274] hostname: hostname: using hostnamed
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9274] hostname: hostname changed from (none) to "archanon"
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9277] dns-mgr[0x555d79270250]: init: dns=default,systemd-resolved rc-manager=symlink
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9281] manager[0x555d792ba010]: rfkill: Wi-Fi hardware radio set enabled
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9281] manager[0x555d792ba010]: rfkill: WWAN hardware radio set enabled
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9469] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-team.so)
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9476] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-ovs.so)
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9482] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-adsl.so)
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9491] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-wifi.so)
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9536] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-bluetooth.so)
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9542] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-wwan.so)
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9545] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9545] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9545] manager: Networking is enabled by state file
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9553] dhcp-init: Using DHCP client 'dhclient'
Oct 26 22:39:30 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=445 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9556] settings: Loaded settings plugin: keyfile (internal)
Oct 26 22:39:30 archanon systemd[1]: Starting Save/Restore Sound Card State...
Oct 26 22:39:30 archanon systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Oct 26 22:39:30 archanon alsactl[464]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA Intel PCH at 0x91620000 irq 139)
Oct 26 22:39:30 archanon alsactl[464]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -6
Oct 26 22:39:30 archanon systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 26 22:39:30 archanon systemd[1]: Finished Save/Restore Sound Card State.
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9640] device (lo): carrier: link connected
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9643] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Oct 26 22:39:30 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:30 archanon systemd[1]: Reached target Sound Card.
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9653] manager: (enp1s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 26 22:39:30 archanon dbus-daemon[444]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9667] settings: (enp1s0): created default wired connection 'Wired connection 1'
Oct 26 22:39:30 archanon systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 26 22:39:30 archanon NetworkManager[445]: <info> [1635302370.9671] device (enp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 26 22:39:30 archanon 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'
Oct 26 22:39:30 archanon kernel: RTL8208 Fast Ethernet r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
Oct 26 22:39:30 archanon kernel: ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
Oct 26 22:39:31 archanon kernel: r8169 0000:01:00.0 enp1s0: Link is Down
Oct 26 22:39:31 archanon NetworkManager[445]: <info> [1635302371.3095] ovsdb: Could not connect: No such file or directory
Oct 26 22:39:31 archanon NetworkManager[445]: <info> [1635302371.3095] ovsdb: disconnected from ovsdb
Oct 26 22:39:31 archanon kernel: ath10k_pci 0000:02:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Oct 26 22:39:31 archanon NetworkManager[445]: <info> [1635302371.3948] device (wlan0): driver supports Access Point (AP) mode
Oct 26 22:39:31 archanon systemd-udevd[329]: Using default interface naming scheme 'v249'.
Oct 26 22:39:31 archanon NetworkManager[445]: <info> [1635302371.3955] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Oct 26 22:39:31 archanon NetworkManager[445]: <info> [1635302371.3960] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.1/0000:02:00.0/ieee80211/phy0/rfkill1) (driver ath10k_pci)
Oct 26 22:39:31 archanon kernel: ath: EEPROM regdomain: 0x6c
Oct 26 22:39:31 archanon kernel: ath: EEPROM indicates we should expect a direct regpair map
Oct 26 22:39:31 archanon kernel: ath: Country alpha2 being used: 00
Oct 26 22:39:31 archanon kernel: ath: Regpair used: 0x6c
Oct 26 22:39:31 archanon kernel: ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
Oct 26 22:39:31 archanon kernel: random: crng init done
Oct 26 22:39:31 archanon kernel: random: 2 urandom warning(s) missed due to ratelimiting
Oct 26 22:39:31 archanon systemd[1]: Finished Load/Save Random Seed.
Oct 26 22:39:31 archanon 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'
Oct 26 22:39:31 archanon systemd[1]: Condition check resulted in First Boot Complete being skipped.
Oct 26 22:39:31 archanon systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Oct 26 22:39:31 archanon systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Oct 26 22:39:31 archanon NetworkManager[445]: <info> [1635302371.5136] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp2s0'
Oct 26 22:39:31 archanon NetworkManager[445]: <info> [1635302371.5174] device (wlp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 26 22:39:32 archanon avahi-daemon[443]: Server startup complete. Host name is archanon.local. Local service cookie is 666640087.
Oct 26 22:39:32 archanon NetworkManager[445]: <info> [1635302372.8792] device (wlp2s0): set-hw-addr: set MAC address to 02:64:8A:78:5C:63 (scanning)
Oct 26 22:39:32 archanon kernel: psmouse serio1: Failed to enable mouse on isa0060/serio1
Oct 26 22:39:33 archanon kernel: usb 1-1.2.2: New USB device found, idVendor=258a, idProduct=0016, bcdDevice= 0.02
Oct 26 22:39:33 archanon kernel: usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 22:39:33 archanon kernel: usb 1-1.2.2: Product: Usb Gaming Keyboard
Oct 26 22:39:33 archanon kernel: usb 1-1.2.2: Manufacturer: BY Tech
Oct 26 22:39:33 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:258A:0016.000B/input/input42
Oct 26 22:39:33 archanon kernel: input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input32
Oct 26 22:39:33 archanon kernel: hid-generic 0003:258A:0016.000B: input,hidraw8: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input0
Oct 26 22:39:33 archanon kernel: input: BY Tech Usb Gaming Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.000C/input/input43
Oct 26 22:39:33 archanon dbus-daemon[444]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=445 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 26 22:39:33 archanon kernel: input: BY Tech Usb Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.000C/input/input44
Oct 26 22:39:33 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.000C/input/input46
Oct 26 22:39:33 archanon kernel: input: BY Tech Usb Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.000C/input/input47
Oct 26 22:39:33 archanon kernel: hid-generic 0003:258A:0016.000C: input,hiddev99,hidraw9: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input1
Oct 26 22:39:33 archanon systemd[1]: Starting WPA supplicant...
Oct 26 22:39:33 archanon dbus-daemon[444]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Oct 26 22:39:33 archanon systemd[1]: Started WPA supplicant.
Oct 26 22:39:33 archanon wpa_supplicant[488]: Successfully initialized wpa_supplicant
Oct 26 22:39:33 archanon 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'
Oct 26 22:39:33 archanon NetworkManager[445]: <info> [1635302373.3110] device (wlp2s0): supplicant interface state: internal-starting -> disconnected
Oct 26 22:39:33 archanon NetworkManager[445]: <info> [1635302373.3111] Wi-Fi P2P device controlled by interface wlp2s0 created
Oct 26 22:39:33 archanon NetworkManager[445]: <info> [1635302373.3114] manager: (p2p-dev-wlp2s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Oct 26 22:39:33 archanon NetworkManager[445]: <info> [1635302373.3118] device (p2p-dev-wlp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 26 22:39:33 archanon NetworkManager[445]: <info> [1635302373.3127] device (wlp2s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Oct 26 22:39:33 archanon NetworkManager[445]: <info> [1635302373.3136] device (p2p-dev-wlp2s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Oct 26 22:39:33 archanon kernel: usb 1-1.2.3: new full-speed USB device number 10 using xhci_hcd
Oct 26 22:39:33 archanon kernel: usb 1-1.2.3: New USB device found, idVendor=05a7, idProduct=1020, bcdDevice= 1.00
Oct 26 22:39:33 archanon kernel: usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 22:39:33 archanon kernel: usb 1-1.2.3: Product: Bose USB Audio
Oct 26 22:39:33 archanon kernel: usb 1-1.2.3: Manufacturer: Bose Corporation
Oct 26 22:39:33 archanon kernel: hid-generic 0003:05A7:1020.000D: hiddev100,hidraw10: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:14.0-1.2.3/input2
Oct 26 22:39:33 archanon kernel: usbcore: registered new interface driver snd-usb-audio
Oct 26 22:39:33 archanon systemd-logind[446]: Watching system buttons on /dev/input/event28 (BY Tech Usb Gaming Keyboard System Control)
Oct 26 22:39:33 archanon systemd-logind[446]: Watching system buttons on /dev/input/event26 (BY Tech Usb Gaming Keyboard)
Oct 26 22:39:33 archanon systemd-logind[446]: Watching system buttons on /dev/input/event30 (BY Tech Usb Gaming Keyboard)
Oct 26 22:39:33 archanon systemd-logind[446]: Watching system buttons on /dev/input/event29 (BY Tech Usb Gaming Keyboard Consumer Control)
Oct 26 22:39:33 archanon systemd-logind[446]: Watching system buttons on /dev/input/event12 (Logitech M720 Triathlon)
Oct 26 22:39:36 archanon systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 26 22:39:36 archanon kernel: kauditd_printk_skb: 29 callbacks suppressed
Oct 26 22:39:36 archanon kernel: audit: type=1131 audit(1635302376.516:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:36 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:37 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1573] policy: auto-activating connection 'Auto TP-Link_2E16' (37a5e02f-0b3d-4e45-add7-8de011381878)
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1579] device (wlp2s0): Activation: starting connection 'Auto TP-Link_2E16' (37a5e02f-0b3d-4e45-add7-8de011381878)
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1580] device (wlp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1583] manager: NetworkManager state is now CONNECTING
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1590] device (wlp2s0): set-hw-addr: reset MAC address to AC:D5:64:56:ED:A7 (preserve)
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1653] device (wlp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1656] device (wlp2s0): Activation: (wifi) access point 'Auto TP-Link_2E16' has security, but secrets are required.
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1656] device (wlp2s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1658] sup-iface[509fbbb311e55c1c,0,wlp2s0]: wps: type pbc start...
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1673] device (wlp2s0): supplicant interface state: disconnected -> interface_disabled
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1674] device (p2p-dev-wlp2s0): supplicant management interface state: disconnected -> interface_disabled
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1684] device (wlp2s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1688] device (wlp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1690] device (wlp2s0): Activation: (wifi) connection 'Auto TP-Link_2E16' has security, and secrets exist. No new secrets needed.
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1690] Config: added 'ssid' value 'TP-Link_2E16'
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1691] Config: added 'scan_ssid' value '1'
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1691] Config: added 'bgscan' value 'simple:30:-70:86400'
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1691] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1691] Config: added 'auth_alg' value 'OPEN'
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.1691] Config: added 'psk' value '<hidden>'
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.2245] device (wlp2s0): supplicant interface state: interface_disabled -> inactive
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.2245] device (p2p-dev-wlp2s0): supplicant management interface state: interface_disabled -> inactive
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.2365] device (wlp2s0): supplicant interface state: inactive -> scanning
Oct 26 22:39:38 archanon NetworkManager[445]: <info> [1635302378.2365] device (p2p-dev-wlp2s0): supplicant management interface state: inactive -> scanning
Oct 26 22:39:41 archanon systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 26 22:39:41 archanon 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'
Oct 26 22:39:41 archanon kernel: audit: type=1131 audit(1635302381.190:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:42 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 26 22:39:43 archanon wpa_supplicant[488]: wlp2s0: SME: Trying to authenticate with d8:07:b6:a9:2e:16 (SSID='TP-Link_2E16' freq=2417 MHz)
Oct 26 22:39:43 archanon kernel: wlp2s0: authenticate with d8:07:b6:a9:2e:16
Oct 26 22:39:43 archanon kernel: wlp2s0: send auth to d8:07:b6:a9:2e:16 (try 1/3)
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.1074] device (wlp2s0): supplicant interface state: scanning -> authenticating
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.1074] device (p2p-dev-wlp2s0): supplicant management interface state: scanning -> authenticating
Oct 26 22:39:43 archanon wpa_supplicant[488]: wlp2s0: Trying to associate with d8:07:b6:a9:2e:16 (SSID='TP-Link_2E16' freq=2417 MHz)
Oct 26 22:39:43 archanon kernel: wlp2s0: authenticated
Oct 26 22:39:43 archanon kernel: wlp2s0: associate with d8:07:b6:a9:2e:16 (try 1/3)
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.1114] device (wlp2s0): supplicant interface state: authenticating -> associating
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.1114] device (p2p-dev-wlp2s0): supplicant management interface state: authenticating -> associating
Oct 26 22:39:43 archanon kernel: wlp2s0: RX AssocResp from d8:07:b6:a9:2e:16 (capab=0x811 status=0 aid=7)
Oct 26 22:39:43 archanon wpa_supplicant[488]: wlp2s0: Associated with d8:07:b6:a9:2e:16
Oct 26 22:39:43 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Oct 26 22:39:43 archanon kernel: wlp2s0: associated
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.1249] device (wlp2s0): supplicant interface state: associating -> associated
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.1249] device (p2p-dev-wlp2s0): supplicant management interface state: associating -> associated
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.2190] device (wlp2s0): supplicant interface state: associated -> 4way_handshake
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.2191] device (p2p-dev-wlp2s0): supplicant management interface state: associated -> 4way_handshake
Oct 26 22:39:43 archanon wpa_supplicant[488]: wlp2s0: WPA: Key negotiation completed with d8:07:b6:a9:2e:16 [PTK=CCMP GTK=TKIP]
Oct 26 22:39:43 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-CONNECTED - Connection to d8:07:b6:a9:2e:16 completed [id=0 id_str=]
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.3182] device (wlp2s0): supplicant interface state: 4way_handshake -> completed
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.3183] device (wlp2s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_2E16"
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.3183] device (p2p-dev-wlp2s0): supplicant management interface state: 4way_handshake -> completed
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.3185] device (wlp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 26 22:39:43 archanon kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.3224] dhcp4 (wlp2s0): activation: beginning transaction (timeout in 45 seconds)
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.3252] dhcp4 (wlp2s0): dhclient started with pid 518
Oct 26 22:39:43 archanon avahi-daemon[443]: Joining mDNS multicast group on interface wlp2s0.IPv6 with address fe80::8efb:c4bd:6099:7c70.
Oct 26 22:39:43 archanon avahi-daemon[443]: New relevant interface wlp2s0.IPv6 for mDNS.
Oct 26 22:39:43 archanon avahi-daemon[443]: Registering new address record for fe80::8efb:c4bd:6099:7c70 on wlp2s0.*.
Oct 26 22:39:43 archanon dhclient[518]: DHCPREQUEST for 192.168.1.17 on wlp2s0 to 255.255.255.255 port 67
Oct 26 22:39:43 archanon dhclient[518]: DHCPACK of 192.168.1.17 from 192.168.1.1
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5144] dhcp4 (wlp2s0): address 192.168.1.17
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5144] dhcp4 (wlp2s0): plen 24 (255.255.255.0)
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5145] dhcp4 (wlp2s0): gateway 192.168.1.1
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5145] dhcp4 (wlp2s0): lease time 86400
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5145] dhcp4 (wlp2s0): hostname 'archanon'
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5145] dhcp4 (wlp2s0): nameserver '192.168.1.1'
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5145] dhcp4 (wlp2s0): domain name 'home'
Oct 26 22:39:43 archanon avahi-daemon[443]: Joining mDNS multicast group on interface wlp2s0.IPv4 with address 192.168.1.17.
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5145] dhcp4 (wlp2s0): state changed unknown -> extended, address=192.168.1.17
Oct 26 22:39:43 archanon avahi-daemon[443]: New relevant interface wlp2s0.IPv4 for mDNS.
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5156] device (wlp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 26 22:39:43 archanon avahi-daemon[443]: Registering new address record for 192.168.1.17 on wlp2s0.IPv4.
Oct 26 22:39:43 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=445 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 26 22:39:43 archanon dhclient[518]: bound to 192.168.1.17 -- renewal in 42208 seconds.
Oct 26 22:39:43 archanon systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 26 22:39:43 archanon dbus-daemon[444]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 26 22:39:43 archanon systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 26 22:39:43 archanon 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'
Oct 26 22:39:43 archanon kernel: audit: type=1130 audit(1635302383.546:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5562] device (wlp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5565] device (wlp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5570] manager: NetworkManager state is now CONNECTED_LOCAL
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5578] manager: NetworkManager state is now CONNECTED_SITE
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5579] policy: set 'Auto TP-Link_2E16' (wlp2s0) as default for IPv4 routing and DNS
Oct 26 22:39:43 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=445 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 26 22:39:43 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5631] device (wlp2s0): Activation: successful, device activated.
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.5648] manager: startup complete
Oct 26 22:39:43 archanon systemd[1]: Finished Network Manager Wait Online.
Oct 26 22:39:43 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon systemd[1]: Reached target Network is Online.
Oct 26 22:39:43 archanon kernel: audit: type=1130 audit(1635302383.566:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon systemd[1]: Mounting /mnt/anonymous-pc/downloads...
Oct 26 22:39:43 archanon systemd[1]: Mounting /mnt/anonymous-pc/share...
Oct 26 22:39:43 archanon systemd[1]: Starting Docker Application Container Engine...
Oct 26 22:39:43 archanon systemd[1]: Starting Samba NMB Daemon...
Oct 26 22:39:43 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-110 txrate=1000
Oct 26 22:39:43 archanon kernel: FS-Cache: Loaded
Oct 26 22:39:43 archanon kernel: Key type dns_resolver registered
Oct 26 22:39:43 archanon nmbd[539]: [2021/10/26 22:39:43.694405, 0] ../../source3/nmbd/nmbd.c:902(main)
Oct 26 22:39:43 archanon nmbd[539]: nmbd version 4.15.0 started.
Oct 26 22:39:43 archanon nmbd[539]: Copyright Andrew Tridgell and the Samba Team 1992-2021
Oct 26 22:39:43 archanon systemd[1]: Started Samba NMB Daemon.
Oct 26 22:39:43 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=nmb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon kernel: audit: type=1130 audit(1635302383.693:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=nmb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon kernel: FS-Cache: Netfs 'cifs' registered for caching
Oct 26 22:39:43 archanon kernel: Key type cifs.spnego registered
Oct 26 22:39:43 archanon kernel: Key type cifs.idmap registered
Oct 26 22:39:43 archanon kernel: CIFS: No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) specify vers=1.0 on mount.
Oct 26 22:39:43 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\downloads
Oct 26 22:39:43 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\share
Oct 26 22:39:43 archanon systemd[1]: Starting Samba SMB Daemon...
Oct 26 22:39:43 archanon smbd[554]: [2021/10/26 22:39:43.758739, 0] ../../source3/smbd/server.c:1738(main)
Oct 26 22:39:43 archanon smbd[554]: smbd version 4.15.0 started.
Oct 26 22:39:43 archanon smbd[554]: Copyright Andrew Tridgell and the Samba Team 1992-2021
Oct 26 22:39:43 archanon kernel: FS-Cache: Duplicate cookie detected
Oct 26 22:39:43 archanon kernel: FS-Cache: O-cookie c=00000000db714ded [p=00000000bb758536 fl=222 nc=0 na=1]
Oct 26 22:39:43 archanon kernel: FS-Cache: O-cookie d=00000000e62d867b n=000000000426bb4b
Oct 26 22:39:43 archanon kernel: FS-Cache: O-key=[8] '020001bdc0a8010d'
Oct 26 22:39:43 archanon kernel: FS-Cache: N-cookie c=00000000995fc67f [p=00000000bb758536 fl=2 nc=0 na=1]
Oct 26 22:39:43 archanon kernel: FS-Cache: N-cookie d=00000000e62d867b n=0000000043108d50
Oct 26 22:39:43 archanon kernel: FS-Cache: N-key=[8] '020001bdc0a8010d'
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.779798124-04:00" level=info msg="Starting up"
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.783008147-04:00" level=info msg="libcontainerd: started new containerd process" pid=572
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.783333866-04:00" level=info msg="parsed scheme: \"unix\"" module=grpc
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.783343772-04:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.783364296-04:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.783378696-04:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Oct 26 22:39:43 archanon systemd[1]: Started Samba SMB Daemon.
Oct 26 22:39:43 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=smb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon kernel: audit: type=1130 audit(1635302383.780:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=smb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon mount[533]: mount error(13): Permission denied
Oct 26 22:39:43 archanon mount[533]: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
Oct 26 22:39:43 archanon systemd[1]: mnt-anonymous\x2dpc-downloads.mount: Mount process exited, code=exited, status=32/n/a
Oct 26 22:39:43 archanon systemd[1]: mnt-anonymous\x2dpc-downloads.mount: Failed with result 'exit-code'.
Oct 26 22:39:43 archanon systemd[1]: Failed to mount /mnt/anonymous-pc/downloads.
Oct 26 22:39:43 archanon kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
Oct 26 22:39:43 archanon kernel: CIFS: VFS: \\anonymous-pc Send error in SessSetup = -13
Oct 26 22:39:43 archanon kernel: CIFS: VFS: cifs_mount failed w/return code = -13
Oct 26 22:39:43 archanon systemd[1]: Dependency failed for Remote File Systems.
Oct 26 22:39:43 archanon systemd[1]: remote-fs.target: Job remote-fs.target/start failed with result 'dependency'.
Oct 26 22:39:43 archanon systemd[1]: smb.service: Got notification message from PID 573, but reception only permitted for main PID 554
Oct 26 22:39:43 archanon mount[536]: mount error(13): Permission denied
Oct 26 22:39:43 archanon mount[536]: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
Oct 26 22:39:43 archanon kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
Oct 26 22:39:43 archanon kernel: CIFS: VFS: \\anonymous-pc Send error in SessSetup = -13
Oct 26 22:39:43 archanon kernel: CIFS: VFS: cifs_mount failed w/return code = -13
Oct 26 22:39:43 archanon systemd[1]: Starting Permit User Sessions...
Oct 26 22:39:43 archanon systemd[1]: mnt-anonymous\x2dpc-share.mount: Mount process exited, code=exited, status=32/n/a
Oct 26 22:39:43 archanon systemd[1]: mnt-anonymous\x2dpc-share.mount: Failed with result 'exit-code'.
Oct 26 22:39:43 archanon systemd[1]: Failed to mount /mnt/anonymous-pc/share.
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43-04:00" level=warning msg="deprecated version : `1`, please switch to version `2`"
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.854713598-04:00" level=info msg="starting containerd" revision=8686ededfc90076914c5238eb96c883ea093a8ba.m version=v1.5.7
Oct 26 22:39:43 archanon systemd[1]: Finished Permit User Sessions.
Oct 26 22:39:43 archanon 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'
Oct 26 22:39:43 archanon kernel: audit: type=1130 audit(1635302383.850:47): 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'
Oct 26 22:39:43 archanon systemd[1]: Starting Light Display Manager...
Oct 26 22:39:43 archanon NetworkManager[445]: <info> [1635302383.8594] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 26 22:39:43 archanon systemd[1]: Started Light Display Manager.
Oct 26 22:39:43 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.12' (uid=0 pid=592 comm="/usr/bin/lightdm ")
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.871455085-04:00" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.871650148-04:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
Oct 26 22:39:43 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.872868483-04:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.14.14-arch1-1\\n\"): skip plugin" type=io.containerd.snapshotter.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.872901978-04:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.873047481-04:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.873069769-04:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.873089957-04:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.873104608-04:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
Oct 26 22:39:43 archanon kernel: audit: type=1130 audit(1635302383.866:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.873295783-04:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
Oct 26 22:39:43 archanon systemd[1]: Reached target User and Group Name Lookups.
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.873614284-04:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.874311836-04:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.874335532-04:00" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.874351874-04:00" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.874364561-04:00" level=info msg="metadata content store policy set" policy=shared
Oct 26 22:39:43 archanon systemd[1]: Starting Accounts Service...
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.875321509-04:00" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.875365062-04:00" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.875934933-04:00" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.875999585-04:00" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876018731-04:00" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876037217-04:00" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876071037-04:00" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876086341-04:00" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876101108-04:00" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876115724-04:00" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876130840-04:00" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876214263-04:00" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876281333-04:00" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876541579-04:00" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876571280-04:00" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876885714-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876910528-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876921419-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876929903-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876937886-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876950186-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876965705-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876982666-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.876995630-04:00" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.878444219-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.878470197-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.878480521-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.878487974-04:00" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.878651546-04:00" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.878681810-04:00" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.878702679-04:00" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
Oct 26 22:39:43 archanon dockerd[572]: time="2021-10-26T22:39:43.878711750-04:00" level=info msg="containerd successfully booted in 0.026650s"
Oct 26 22:39:43 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.13' (uid=0 pid=602 comm="/usr/lib/accounts-daemon ")
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.890144549-04:00" level=info msg="parsed scheme: \"unix\"" module=grpc
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.890164717-04:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.890183852-04:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.890195799-04:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Oct 26 22:39:43 archanon systemd[1]: Starting Authorization Manager...
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.894805149-04:00" level=info msg="parsed scheme: \"unix\"" module=grpc
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.894824941-04:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.894846447-04:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.894857739-04:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.928659598-04:00" level=info msg="[graphdriver] using prior storage driver: overlay2"
Oct 26 22:39:43 archanon polkitd[606]: Started polkitd version 0.120
Oct 26 22:39:43 archanon dockerd[538]: time="2021-10-26T22:39:43.953641731-04:00" level=info msg="Loading containers: start."
Oct 26 22:39:43 archanon kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Oct 26 22:39:43 archanon kernel: Bridge firewalling registered
Oct 26 22:39:43 archanon polkitd[606]: Loading rules from directory /etc/polkit-1/rules.d
Oct 26 22:39:43 archanon polkitd[606]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 26 22:39:43 archanon polkitd[606]: Finished loading, compiling and executing 4 rules
Oct 26 22:39:43 archanon dbus-daemon[444]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 26 22:39:43 archanon systemd[1]: Started Authorization Manager.
Oct 26 22:39:43 archanon polkitd[606]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 26 22:39:43 archanon 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'
Oct 26 22:39:43 archanon accounts-daemon[602]: started daemon version 0.6.55
Oct 26 22:39:43 archanon 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'
Oct 26 22:39:43 archanon dbus-daemon[444]: [system] Successfully activated service 'org.freedesktop.Accounts'
Oct 26 22:39:43 archanon systemd[1]: Started Accounts Service.
Oct 26 22:39:43 archanon kernel: audit: type=1130 audit(1635302383.983:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon kernel: audit: type=1130 audit(1635302383.983:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:43 archanon audit[622]: NETFILTER_CFG table=nat family=2 entries=0 op=xt_register pid=622 comm="modprobe"
Oct 26 22:39:43 archanon audit[622]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=55bf4470b6b0 a1=2d49 a2=55bf44482270 a3=55bf446bb380 items=0 ppid=132 pid=622 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Oct 26 22:39:43 archanon audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F6E6174
Oct 26 22:39:43 archanon kernel: audit: type=1325 audit(1635302383.990:51): table=nat family=2 entries=0 op=xt_register pid=622 comm="modprobe"
Oct 26 22:39:44 archanon kernel: audit: type=1300 audit(1635302383.990:51): arch=c000003e syscall=175 success=yes exit=0 a0=55bf4470b6b0 a1=2d49 a2=55bf44482270 a3=55bf446bb380 items=0 ppid=132 pid=622 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Oct 26 22:39:43 archanon audit[629]: NETFILTER_CFG table=filter family=2 entries=0 op=xt_register pid=629 comm="modprobe"
Oct 26 22:39:43 archanon audit[629]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=7fd261f5b010 a1=2fc9 a2=559f0fe35270 a3=3bd1 items=0 ppid=9 pid=629 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Oct 26 22:39:43 archanon audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F66696C746572
Oct 26 22:39:44 archanon audit[651]: NETFILTER_CFG table=nat family=2 entries=5 op=xt_replace pid=651 comm="iptables"
Oct 26 22:39:44 archanon audit[651]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=564a61729a60 items=0 ppid=538 pid=651 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4E00444F434B4552
Oct 26 22:39:44 archanon audit[653]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=653 comm="iptables"
Oct 26 22:39:44 archanon audit[653]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5601c7ff4940 items=0 ppid=538 pid=653 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B4552
Oct 26 22:39:44 archanon audit[655]: NETFILTER_CFG table=filter family=2 entries=6 op=xt_replace pid=655 comm="iptables"
Oct 26 22:39:44 archanon audit[655]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5557fd9a1b10 items=0 ppid=538 pid=655 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B45522D49534F4C4154494F4E2D53544147452D31
Oct 26 22:39:44 archanon audit[657]: NETFILTER_CFG table=filter family=2 entries=8 op=xt_replace pid=657 comm="iptables"
Oct 26 22:39:44 archanon audit[657]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=562ab7508cf0 items=0 ppid=538 pid=657 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B45522D49534F4C4154494F4E2D53544147452D32
Oct 26 22:39:44 archanon audit[659]: NETFILTER_CFG table=filter family=2 entries=10 op=xt_replace pid=659 comm="iptables"
Oct 26 22:39:44 archanon audit[659]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55d5d4dae5b0 items=0 ppid=538 pid=659 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4100444F434B45522D49534F4C4154494F4E2D53544147452D31002D6A0052455455524E
Oct 26 22:39:44 archanon audit[661]: NETFILTER_CFG table=filter family=2 entries=11 op=xt_replace pid=661 comm="iptables"
Oct 26 22:39:44 archanon audit[661]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55959f3cc730 items=0 ppid=538 pid=661 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4100444F434B45522D49534F4C4154494F4E2D53544147452D32002D6A0052455455524E
Oct 26 22:39:44 archanon audit[662]: NETFILTER_CFG table=filter family=2 entries=12 op=xt_replace pid=662 comm="iptables"
Oct 26 22:39:44 archanon audit[662]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5624397b6120 items=0 ppid=538 pid=662 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D5000464F52574152440044524F50
Oct 26 22:39:44 archanon systemd-udevd[553]: Using default interface naming scheme 'v249'.
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0275] manager: (docker0): new Bridge device (/org/freedesktop/NetworkManager/Devices/5)
Oct 26 22:39:44 archanon audit[668]: NETFILTER_CFG table=nat family=2 entries=7 op=xt_replace pid=668 comm="iptables"
Oct 26 22:39:44 archanon audit[668]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=555c897559a0 items=0 ppid=538 pid=668 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4900504F5354524F5554494E47002D73003137322E31372E302E302F31360000002D6F00646F636B657230002D6A004D415351554552414445
Oct 26 22:39:44 archanon audit[670]: NETFILTER_CFG table=nat family=2 entries=8 op=xt_replace pid=670 comm="iptables"
Oct 26 22:39:44 archanon audit[670]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5560cf2644c0 items=0 ppid=538 pid=670 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4900444F434B4552002D6900646F636B657230002D6A0052455455524E
Oct 26 22:39:44 archanon audit[673]: NETFILTER_CFG table=filter family=2 entries=12 op=xt_replace pid=673 comm="iptables"
Oct 26 22:39:44 archanon audit[673]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55f711f4e8a0 items=0 ppid=538 pid=673 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6900646F636B657230002D6F00646F636B657230002D6A00414343455054
Oct 26 22:39:44 archanon audit[675]: NETFILTER_CFG table=filter family=2 entries=13 op=xt_replace pid=675 comm="iptables"
Oct 26 22:39:44 archanon audit[675]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=555c4ca25a20 items=0 ppid=538 pid=675 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6900646F636B6572300000002D6F00646F636B657230002D6A00414343455054
Oct 26 22:39:44 archanon audit[677]: NETFILTER_CFG table=nat family=2 entries=9 op=xt_replace pid=677 comm="iptables"
Oct 26 22:39:44 archanon audit[677]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55e511363330 items=0 ppid=538 pid=677 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4100505245524F5554494E47002D6D006164647274797065002D2D6473742D74797065004C4F43414C002D6A00444F434B4552
Oct 26 22:39:44 archanon audit[679]: NETFILTER_CFG table=nat family=2 entries=10 op=xt_replace pid=679 comm="iptables"
Oct 26 22:39:44 archanon audit[679]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55b1753b6500 items=0 ppid=538 pid=679 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D41004F5554505554002D6D006164647274797065002D2D6473742D74797065004C4F43414C002D6A00444F434B45520000002D2D647374003132372E302E302E302F38
Oct 26 22:39:44 archanon audit[681]: NETFILTER_CFG table=filter family=2 entries=14 op=xt_replace pid=681 comm="iptables"
Oct 26 22:39:44 archanon audit[681]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55b57ed41b70 items=0 ppid=538 pid=681 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6F00646F636B657230002D6A00444F434B4552
Oct 26 22:39:44 archanon audit[684]: NETFILTER_CFG table=filter family=2 entries=15 op=xt_replace pid=684 comm="iptables"
Oct 26 22:39:44 archanon audit[684]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5605250bcd30 items=0 ppid=538 pid=684 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6F00646F636B657230002D6D00636F6E6E747261636B002D2D637473746174650052454C415445442C45535441424C4953484544002D6A00414343455054
Oct 26 22:39:44 archanon audit[686]: NETFILTER_CFG table=filter family=2 entries=16 op=xt_replace pid=686 comm="iptables"
Oct 26 22:39:44 archanon audit[686]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5610a8664000 items=0 ppid=538 pid=686 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D31
Oct 26 22:39:44 archanon audit[688]: NETFILTER_CFG table=filter family=2 entries=17 op=xt_replace pid=688 comm="iptables"
Oct 26 22:39:44 archanon audit[688]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55baf077c170 items=0 ppid=538 pid=688 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4900444F434B45522D49534F4C4154494F4E2D53544147452D31002D6900646F636B6572300000002D6F00646F636B657230002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D32
Oct 26 22:39:44 archanon audit[690]: NETFILTER_CFG table=filter family=2 entries=18 op=xt_replace pid=690 comm="iptables"
Oct 26 22:39:44 archanon audit[690]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55d98a7cf310 items=0 ppid=538 pid=690 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4900444F434B45522D49534F4C4154494F4E2D53544147452D32002D6F00646F636B657230002D6A0044524F50
Oct 26 22:39:44 archanon avahi-daemon[443]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
Oct 26 22:39:44 archanon avahi-daemon[443]: New relevant interface docker0.IPv4 for mDNS.
Oct 26 22:39:44 archanon avahi-daemon[443]: Registering new address record for 172.17.0.1 on docker0.IPv4.
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0453] device (docker0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Oct 26 22:39:44 archanon audit[693]: NETFILTER_CFG table=nat family=2 entries=11 op=xt_replace pid=693 comm="iptables"
Oct 26 22:39:44 archanon audit[693]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55a0f0a4f050 items=0 ppid=538 pid=693 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4900504F5354524F5554494E47002D73003137322E31382E302E302F31360000002D6F0062722D653531353037353761376562002D6A004D415351554552414445
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0469] device (docker0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0473] device (docker0): Activation: starting connection 'docker0' (787ed5b5-61d8-4756-82ce-d33aca31f940)
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0477] manager: (br-e5150757a7eb): new Bridge device (/org/freedesktop/NetworkManager/Devices/6)
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0479] device (docker0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon audit[695]: NETFILTER_CFG table=nat family=2 entries=12 op=xt_replace pid=695 comm="iptables"
Oct 26 22:39:44 archanon audit[695]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55b519a42b70 items=0 ppid=538 pid=695 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4900444F434B4552002D690062722D653531353037353761376562002D6A0052455455524E
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0481] device (docker0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0483] device (docker0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0485] device (docker0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0493] device (docker0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0495] device (docker0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0498] device (docker0): Activation: successful, device activated.
Oct 26 22:39:44 archanon audit[698]: NETFILTER_CFG table=filter family=2 entries=19 op=xt_replace pid=698 comm="iptables"
Oct 26 22:39:44 archanon audit[698]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5601cf4cd480 items=0 ppid=538 pid=698 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D690062722D653531353037353761376562002D6F0062722D653531353037353761376562002D6A00414343455054
Oct 26 22:39:44 archanon audit[700]: NETFILTER_CFG table=filter family=2 entries=20 op=xt_replace pid=700 comm="iptables"
Oct 26 22:39:44 archanon audit[700]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=558c78383600 items=0 ppid=538 pid=700 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D690062722D6535313530373537613765620000002D6F0062722D653531353037353761376562002D6A00414343455054
Oct 26 22:39:44 archanon audit[707]: NETFILTER_CFG table=filter family=2 entries=21 op=xt_replace pid=707 comm="iptables"
Oct 26 22:39:44 archanon audit[707]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55a2246d9750 items=0 ppid=538 pid=707 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6F0062722D653531353037353761376562002D6A00444F434B4552
Oct 26 22:39:44 archanon audit[709]: NETFILTER_CFG table=filter family=2 entries=22 op=xt_replace pid=709 comm="iptables"
Oct 26 22:39:44 archanon audit[709]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55f7e253d910 items=0 ppid=538 pid=709 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6F0062722D653531353037353761376562002D6D00636F6E6E747261636B002D2D637473746174650052454C415445442C45535441424C4953484544002D6A00414343455054
Oct 26 22:39:44 archanon audit[711]: NETFILTER_CFG table=filter family=2 entries=23 op=xt_replace pid=711 comm="iptables"
Oct 26 22:39:44 archanon audit[711]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55d958c08c80 items=0 ppid=538 pid=711 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D31
Oct 26 22:39:44 archanon audit[712]: NETFILTER_CFG table=filter family=2 entries=22 op=xt_replace pid=712 comm="iptables"
Oct 26 22:39:44 archanon audit[712]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55590aeb8a60 items=0 ppid=538 pid=712 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D31
Oct 26 22:39:44 archanon audit[714]: NETFILTER_CFG table=filter family=2 entries=23 op=xt_replace pid=714 comm="iptables"
Oct 26 22:39:44 archanon audit[714]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=559bdf3dcbe0 items=0 ppid=538 pid=714 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4900444F434B45522D49534F4C4154494F4E2D53544147452D31002D690062722D6535313530373537613765620000002D6F0062722D653531353037353761376562002D6A00444F434B45522D49534F4C4154494F4E2D5354414745
Oct 26 22:39:44 archanon audit[716]: NETFILTER_CFG table=filter family=2 entries=24 op=xt_replace pid=716 comm="iptables"
Oct 26 22:39:44 archanon audit[716]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=560148e70d70 items=0 ppid=538 pid=716 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4900444F434B45522D49534F4C4154494F4E2D53544147452D32002D6F0062722D653531353037353761376562002D6A0044524F50
Oct 26 22:39:44 archanon avahi-daemon[443]: Joining mDNS multicast group on interface br-e5150757a7eb.IPv4 with address 172.18.0.1.
Oct 26 22:39:44 archanon avahi-daemon[443]: New relevant interface br-e5150757a7eb.IPv4 for mDNS.
Oct 26 22:39:44 archanon avahi-daemon[443]: Registering new address record for 172.18.0.1 on br-e5150757a7eb.IPv4.
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0603] device (br-e5150757a7eb): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0617] device (br-e5150757a7eb): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0621] device (br-e5150757a7eb): Activation: starting connection 'br-e5150757a7eb' (d8364bfa-a371-4f3f-b963-f800598267eb)
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0622] device (br-e5150757a7eb): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0624] device (br-e5150757a7eb): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0625] device (br-e5150757a7eb): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0626] device (br-e5150757a7eb): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0635] device (br-e5150757a7eb): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0636] device (br-e5150757a7eb): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Oct 26 22:39:44 archanon NetworkManager[445]: <info> [1635302384.0639] device (br-e5150757a7eb): Activation: successful, device activated.
Oct 26 22:39:44 archanon audit[718]: NETFILTER_CFG table=nat family=2 entries=13 op=xt_replace pid=718 comm="iptables"
Oct 26 22:39:44 archanon audit[718]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5606fdd94410 items=0 ppid=538 pid=718 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4400504F5354524F5554494E47002D73003137322E31372E302E302F31360000002D6F00646F636B657230002D6A004D415351554552414445
Oct 26 22:39:44 archanon audit[720]: NETFILTER_CFG table=nat family=2 entries=12 op=xt_replace pid=720 comm="iptables"
Oct 26 22:39:44 archanon audit[720]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5601b98ddbf0 items=0 ppid=538 pid=720 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4400444F434B4552002D6900646F636B657230002D6A0052455455524E
Oct 26 22:39:44 archanon audit[722]: NETFILTER_CFG table=filter family=2 entries=25 op=xt_replace pid=722 comm="iptables"
Oct 26 22:39:44 archanon audit[722]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=56440ae9ef90 items=0 ppid=538 pid=722 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6900646F636B657230002D6F00646F636B657230002D6A00414343455054
Oct 26 22:39:44 archanon audit[724]: NETFILTER_CFG table=filter family=2 entries=24 op=xt_replace pid=724 comm="iptables"
Oct 26 22:39:44 archanon audit[724]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=562bc2f52e10 items=0 ppid=538 pid=724 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6900646F636B6572300000002D6F00646F636B657230002D6A00414343455054
Oct 26 22:39:44 archanon audit[727]: NETFILTER_CFG table=filter family=2 entries=23 op=xt_replace pid=727 comm="iptables"
Oct 26 22:39:44 archanon audit[727]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=56087fb66c80 items=0 ppid=538 pid=727 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6F00646F636B657230002D6A00444F434B4552
Oct 26 22:39:44 archanon audit[730]: NETFILTER_CFG table=filter family=2 entries=22 op=xt_replace pid=730 comm="iptables"
Oct 26 22:39:44 archanon audit[730]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55bb41f9cc10 items=0 ppid=538 pid=730 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6F00646F636B657230002D6D00636F6E6E747261636B002D2D637473746174650052454C415445442C45535441424C4953484544002D6A00414343455054
Oct 26 22:39:44 archanon audit[732]: NETFILTER_CFG table=filter family=2 entries=21 op=xt_replace pid=732 comm="iptables"
Oct 26 22:39:44 archanon audit[732]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55e4405f17f0 items=0 ppid=538 pid=732 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4400444F434B45522D49534F4C4154494F4E2D53544147452D31002D6900646F636B6572300000002D6F00646F636B657230002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D32
Oct 26 22:39:44 archanon audit[734]: NETFILTER_CFG table=filter family=2 entries=20 op=xt_replace pid=734 comm="iptables"
Oct 26 22:39:44 archanon audit[734]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=556aed3b56a0 items=0 ppid=538 pid=734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4400444F434B45522D49534F4C4154494F4E2D53544147452D32002D6F00646F636B657230002D6A0044524F50
Oct 26 22:39:44 archanon dockerd[538]: time="2021-10-26T22:39:44.083484435-04:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Oct 26 22:39:44 archanon audit[737]: NETFILTER_CFG table=nat family=2 entries=11 op=xt_replace pid=737 comm="iptables"
Oct 26 22:39:44 archanon audit[737]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55d041a24050 items=0 ppid=538 pid=737 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4900504F5354524F5554494E47002D73003137322E31372E302E302F31360000002D6F00646F636B657230002D6A004D415351554552414445
Oct 26 22:39:44 archanon audit[739]: NETFILTER_CFG table=nat family=2 entries=12 op=xt_replace pid=739 comm="iptables"
Oct 26 22:39:44 archanon audit[739]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5621f1ed5b70 items=0 ppid=538 pid=739 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4900444F434B4552002D6900646F636B657230002D6A0052455455524E
Oct 26 22:39:44 archanon audit[742]: NETFILTER_CFG table=filter family=2 entries=19 op=xt_replace pid=742 comm="iptables"
Oct 26 22:39:44 archanon audit[742]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=556e7fb1f480 items=0 ppid=538 pid=742 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6900646F636B657230002D6F00646F636B657230002D6A00414343455054
Oct 26 22:39:44 archanon audit[744]: NETFILTER_CFG table=filter family=2 entries=20 op=xt_replace pid=744 comm="iptables"
Oct 26 22:39:44 archanon audit[744]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c2ce92c600 items=0 ppid=538 pid=744 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6900646F636B6572300000002D6F00646F636B657230002D6A00414343455054
Oct 26 22:39:44 archanon audit[750]: NETFILTER_CFG table=filter family=2 entries=21 op=xt_replace pid=750 comm="iptables"
Oct 26 22:39:44 archanon audit[750]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5607c643d750 items=0 ppid=538 pid=750 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6F00646F636B657230002D6A00444F434B4552
Oct 26 22:39:44 archanon audit[752]: NETFILTER_CFG table=filter family=2 entries=22 op=xt_replace pid=752 comm="iptables"
Oct 26 22:39:44 archanon audit[752]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55e7858c2910 items=0 ppid=538 pid=752 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6F00646F636B657230002D6D00636F6E6E747261636B002D2D637473746174650052454C415445442C45535441424C4953484544002D6A00414343455054
Oct 26 22:39:44 archanon audit[754]: NETFILTER_CFG table=filter family=2 entries=23 op=xt_replace pid=754 comm="iptables"
Oct 26 22:39:44 archanon audit[754]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=56185c842c80 items=0 ppid=538 pid=754 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D31
Oct 26 22:39:44 archanon audit[755]: NETFILTER_CFG table=filter family=2 entries=22 op=xt_replace pid=755 comm="iptables"
Oct 26 22:39:44 archanon audit[755]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5571ab458a60 items=0 ppid=538 pid=755 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D31
Oct 26 22:39:44 archanon audit[757]: NETFILTER_CFG table=filter family=2 entries=23 op=xt_replace pid=757 comm="iptables"
Oct 26 22:39:44 archanon audit[757]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=560a2ff10be0 items=0 ppid=538 pid=757 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4900444F434B45522D49534F4C4154494F4E2D53544147452D31002D6900646F636B6572300000002D6F00646F636B657230002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D32
Oct 26 22:39:44 archanon audit[759]: NETFILTER_CFG table=filter family=2 entries=24 op=xt_replace pid=759 comm="iptables"
Oct 26 22:39:44 archanon audit[759]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=558ce1f9ad70 items=0 ppid=538 pid=759 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4900444F434B45522D49534F4C4154494F4E2D53544147452D32002D6F00646F636B657230002D6A0044524F50
Oct 26 22:39:44 archanon audit[761]: NETFILTER_CFG table=filter family=2 entries=25 op=xt_replace pid=761 comm="iptables"
Oct 26 22:39:44 archanon audit[761]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=565075ec6800 items=0 ppid=538 pid=761 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B45522D55534552
Oct 26 22:39:44 archanon audit[763]: NETFILTER_CFG table=filter family=2 entries=27 op=xt_replace pid=763 comm="iptables"
Oct 26 22:39:44 archanon audit[763]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55de78cbd0c0 items=0 ppid=538 pid=763 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4100444F434B45522D55534552002D6A0052455455524E
Oct 26 22:39:44 archanon audit[765]: NETFILTER_CFG table=filter family=2 entries=28 op=xt_replace pid=765 comm="iptables"
Oct 26 22:39:44 archanon audit[765]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55907b22e220 items=0 ppid=538 pid=765 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 26 22:39:44 archanon audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6A00444F434B45522D55534552
Oct 26 22:39:44 archanon dockerd[538]: time="2021-10-26T22:39:44.105444648-04:00" level=info msg="Loading containers: done."
Oct 26 22:39:44 archanon systemd[1]: var-lib-docker-overlay2-opaque\x2dbug\x2dcheck1036004571-merged.mount: Deactivated successfully.
Oct 26 22:39:44 archanon dockerd[538]: time="2021-10-26T22:39:44.143009022-04:00" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
Oct 26 22:39:44 archanon dockerd[538]: time="2021-10-26T22:39:44.143201003-04:00" level=info msg="Docker daemon" commit=e2f740de44 graphdriver(s)=overlay2 version=20.10.10
Oct 26 22:39:44 archanon dockerd[538]: time="2021-10-26T22:39:44.143358224-04:00" level=info msg="Daemon has completed initialization"
Oct 26 22:39:44 archanon systemd[1]: Started Docker Application Container Engine.
Oct 26 22:39:44 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:44 archanon systemd[1]: Reached target Multi-User System.
Oct 26 22:39:44 archanon systemd[1]: Reached target Graphical Interface.
Oct 26 22:39:44 archanon systemd[1]: Startup finished in 6.624s (firmware) + 25.697s (loader) + 5.309s (kernel) + 14.679s (userspace) = 52.310s.
Oct 26 22:39:44 archanon dockerd[538]: time="2021-10-26T22:39:44.158057601-04:00" level=info msg="API listen on /run/docker.sock"
Oct 26 22:39:45 archanon audit[790]: CRED_ACQ pid=790 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:45 archanon lightdm[790]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=975) by (uid=0)
Oct 26 22:39:45 archanon systemd[1]: Created slice User Slice of UID 975.
Oct 26 22:39:45 archanon systemd[1]: Starting User Runtime Directory /run/user/975...
Oct 26 22:39:45 archanon systemd-logind[446]: New session c1 of user lightdm.
Oct 26 22:39:45 archanon systemd[1]: Finished User Runtime Directory /run/user/975.
Oct 26 22:39:45 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:45 archanon systemd[1]: Starting User Manager for UID 975...
Oct 26 22:39:45 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.20' (uid=0 pid=794 comm="(systemd) ")
Oct 26 22:39:45 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:39:45 archanon systemd[794]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:39:45 archanon audit[794]: USER_ACCT pid=794 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:45 archanon audit[794]: CRED_ACQ pid=794 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 26 22:39:45 archanon audit[794]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffd254f3820 a2=3 a3=3cf items=0 ppid=1 pid=794 auid=975 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 26 22:39:45 archanon audit: PROCTITLE proctitle="(systemd)"
Oct 26 22:39:45 archanon systemd[794]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 26 22:39:45 archanon systemd[794]: pam_unix(systemd-user:session): session opened for user lightdm(uid=975) by (uid=0)
Oct 26 22:39:45 archanon systemd[794]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 26 22:39:45 archanon audit[794]: USER_START pid=794 uid=0 auid=975 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:45 archanon audit: BPF prog-id=24 op=LOAD
Oct 26 22:39:45 archanon audit[794]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7fff4882a620 a2=78 a3=7fff4882a620 items=0 ppid=1 pid=794 auid=975 uid=975 gid=1000 euid=975 suid=975 fsuid=975 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Oct 26 22:39:45 archanon audit: PROCTITLE proctitle="(systemd)"
Oct 26 22:39:45 archanon audit: BPF prog-id=24 op=UNLOAD
Oct 26 22:39:45 archanon systemd[794]: Queued start job for default target Main User Target.
Oct 26 22:39:45 archanon systemd[794]: Created slice User Application Slice.
Oct 26 22:39:45 archanon systemd[794]: Reached target Paths.
Oct 26 22:39:45 archanon systemd[794]: Reached target Timers.
Oct 26 22:39:45 archanon systemd[794]: Starting D-Bus User Message Bus Socket...
Oct 26 22:39:45 archanon systemd[794]: Listening on GnuPG network certificate management daemon.
Oct 26 22:39:45 archanon systemd[794]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 26 22:39:45 archanon systemd[794]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 26 22:39:45 archanon systemd[794]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 26 22:39:45 archanon systemd[794]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 26 22:39:45 archanon systemd[794]: Listening on p11-kit server.
Oct 26 22:39:45 archanon systemd[794]: Listening on Sound System.
Oct 26 22:39:45 archanon systemd[794]: Listening on D-Bus User Message Bus Socket.
Oct 26 22:39:45 archanon systemd[794]: Reached target Sockets.
Oct 26 22:39:45 archanon systemd[794]: Reached target Basic System.
Oct 26 22:39:45 archanon systemd[794]: Reached target Main User Target.
Oct 26 22:39:45 archanon systemd[794]: Startup finished in 87ms.
Oct 26 22:39:45 archanon systemd[1]: Started User Manager for UID 975.
Oct 26 22:39:45 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:45 archanon systemd[1]: Started Session c1 of User lightdm.
Oct 26 22:39:45 archanon audit[790]: USER_START pid=790 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:46 archanon systemd[794]: Started D-Bus User Message Bus.
Oct 26 22:39:46 archanon dbus-daemon[803]: [session uid=975 pid=803] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.0' (uid=975 pid=801 comm="/usr/bin/lightdm-webkit2-greeter ")
Oct 26 22:39:46 archanon systemd[794]: Starting Accessibility services bus...
Oct 26 22:39:46 archanon dbus-daemon[803]: [session uid=975 pid=803] Successfully activated service 'org.a11y.Bus'
Oct 26 22:39:46 archanon systemd[794]: Started Accessibility services bus.
Oct 26 22:39:46 archanon dbus-daemon[803]: [session uid=975 pid=803] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=975 pid=801 comm="/usr/bin/lightdm-webkit2-greeter ")
Oct 26 22:39:46 archanon systemd[794]: Starting Virtual filesystem service...
Oct 26 22:39:46 archanon dbus-daemon[803]: [session uid=975 pid=803] Successfully activated service 'org.gtk.vfs.Daemon'
Oct 26 22:39:46 archanon systemd[794]: Started Virtual filesystem service.
Oct 26 22:39:46 archanon at-spi-bus-launcher[810]: dbus-daemon[810]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=975 pid=801 comm="/usr/bin/lightdm-webkit2-greeter ")
Oct 26 22:39:46 archanon at-spi-bus-launcher[810]: dbus-daemon[810]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 26 22:39:46 archanon at-spi-bus-launcher[835]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 26 22:39:46 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.22' (uid=975 pid=829 comm="/usr/lib/webkit2gtk-4.0/WebKitNetworkProcess 4 22 ")
Oct 26 22:39:46 archanon audit: BPF prog-id=25 op=LOAD
Oct 26 22:39:46 archanon audit: BPF prog-id=26 op=LOAD
Oct 26 22:39:46 archanon systemd[1]: Starting Daemon for power management...
Oct 26 22:39:46 archanon dbus-daemon[444]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 26 22:39:46 archanon systemd[1]: Started Daemon for power management.
Oct 26 22:39:46 archanon 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'
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:3: action=[Action id='org.freedesktop.DisplayManager.AccountsService.ReadAny']
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:4: subject=[Subject pid=831 user='lightdm' groups=anonymous seat='seat0' session='c1' local=true active=true]
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:3: action=[Action id='org.freedesktop.login1.power-off']
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:4: subject=[Subject pid=831 user='lightdm' groups=anonymous seat='seat0' session='c1' local=true active=true]
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:3: action=[Action id='org.freedesktop.login1.reboot']
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:4: subject=[Subject pid=831 user='lightdm' groups=anonymous seat='seat0' session='c1' local=true active=true]
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:3: action=[Action id='org.freedesktop.login1.hibernate']
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:4: subject=[Subject pid=831 user='lightdm' groups=anonymous seat='seat0' session='c1' local=true active=true]
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:3: action=[Action id='org.freedesktop.login1.suspend']
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:4: subject=[Subject pid=831 user='lightdm' groups=anonymous seat='seat0' session='c1' local=true active=true]
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:3: action=[Action id='org.freedesktop.login1.suspend']
Oct 26 22:39:46 archanon polkitd[606]: <no filename>:4: subject=[Subject pid=831 user='lightdm' groups=anonymous seat='seat0' session='c1' local=true active=true]
Oct 26 22:39:51 archanon lightdm[890]: gkr-pam: unable to locate daemon control file
Oct 26 22:39:51 archanon audit[890]: USER_AUTH pid=890 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="anonymous" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon lightdm[890]: gkr-pam: stashed password to try later in open session
Oct 26 22:39:51 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.25' (uid=0 pid=890 comm="lightdm --session-child 12 19 ")
Oct 26 22:39:51 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:39:51 archanon lightdm[890]: pam_systemd_home(lightdm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:39:51 archanon audit[890]: USER_ACCT pid=890 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon kernel: kauditd_printk_skb: 169 callbacks suppressed
Oct 26 22:39:51 archanon kernel: audit: type=1100 audit(1635302391.330:116): pid=890 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="anonymous" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon kernel: audit: type=1101 audit(1635302391.330:117): pid=890 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon systemd[1]: Stopping Session c1 of User lightdm...
Oct 26 22:39:51 archanon lightdm[790]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Oct 26 22:39:51 archanon audit[790]: USER_END pid=790 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon audit[790]: CRED_DISP pid=790 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon audit[890]: CRED_ACQ pid=890 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="anonymous" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon audit[890]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7fffc273a000 a2=4 a3=3e8 items=0 ppid=592 pid=890 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="lightdm" exe="/usr/bin/lightdm" key=(null)
Oct 26 22:39:51 archanon audit: PROCTITLE proctitle=6C69676874646D002D2D73657373696F6E2D6368696C64003132003139
Oct 26 22:39:51 archanon lightdm[890]: pam_unix(lightdm:session): session opened for user anonymous(uid=1000) by (uid=0)
Oct 26 22:39:51 archanon kernel: audit: type=1106 audit(1635302391.383:118): pid=790 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon kernel: audit: type=1104 audit(1635302391.383:119): pid=790 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon kernel: audit: type=1103 audit(1635302391.383:120): pid=890 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="anonymous" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon kernel: audit: type=1006 audit(1635302391.383:121): pid=890 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Oct 26 22:39:51 archanon kernel: audit: type=1300 audit(1635302391.383:121): arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7fffc273a000 a2=4 a3=3e8 items=0 ppid=592 pid=890 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="lightdm" exe="/usr/bin/lightdm" key=(null)
Oct 26 22:39:51 archanon kernel: audit: type=1327 audit(1635302391.383:121): proctitle=6C69676874646D002D2D73657373696F6E2D6368696C64003132003139
Oct 26 22:39:51 archanon systemd[1]: Created slice User Slice of UID 1000.
Oct 26 22:39:51 archanon systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 26 22:39:51 archanon systemd-logind[446]: New session 2 of user anonymous.
Oct 26 22:39:51 archanon systemd[1]: session-c1.scope: Deactivated successfully.
Oct 26 22:39:51 archanon systemd[1]: Stopped Session c1 of User lightdm.
Oct 26 22:39:51 archanon systemd[1]: session-c1.scope: Consumed 4.341s CPU time.
Oct 26 22:39:51 archanon systemd-logind[446]: Removed session c1.
Oct 26 22:39:51 archanon systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 26 22:39:51 archanon audit[1]: SERVICE_START 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'
Oct 26 22:39:51 archanon kernel: audit: type=1130 audit(1635302391.406:122): 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'
Oct 26 22:39:51 archanon systemd[1]: Starting User Manager for UID 1000...
Oct 26 22:39:51 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.29' (uid=0 pid=895 comm="(systemd) ")
Oct 26 22:39:51 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:39:51 archanon systemd[895]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:39:51 archanon audit[895]: USER_ACCT pid=895 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:51 archanon audit[895]: CRED_ACQ pid=895 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="anonymous" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 26 22:39:51 archanon audit[895]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffd254f3820 a2=4 a3=3e8 items=0 ppid=1 pid=895 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 26 22:39:51 archanon kernel: audit: type=1101 audit(1635302391.410:123): pid=895 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:51 archanon audit: PROCTITLE proctitle="(systemd)"
Oct 26 22:39:51 archanon systemd[895]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[anonymous] ruser=[<unknown>] rhost=[<unknown>]
Oct 26 22:39:51 archanon systemd[895]: pam_unix(systemd-user:session): session opened for user anonymous(uid=1000) by (uid=0)
Oct 26 22:39:51 archanon systemd[895]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 26 22:39:51 archanon audit[895]: USER_START pid=895 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="anonymous" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:51 archanon audit: BPF prog-id=27 op=LOAD
Oct 26 22:39:51 archanon audit[895]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd6222f890 a2=78 a3=7ffd6222f890 items=0 ppid=1 pid=895 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Oct 26 22:39:51 archanon audit: PROCTITLE proctitle="(systemd)"
Oct 26 22:39:51 archanon audit: BPF prog-id=27 op=UNLOAD
Oct 26 22:39:51 archanon systemd[895]: Queued start job for default target Main User Target.
Oct 26 22:39:51 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:39:51 archanon systemd[895]: Created slice User Application Slice.
Oct 26 22:39:51 archanon systemd[895]: Reached target Paths.
Oct 26 22:39:51 archanon systemd[895]: Reached target Timers.
Oct 26 22:39:51 archanon systemd[895]: Starting D-Bus User Message Bus Socket...
Oct 26 22:39:51 archanon systemd[895]: Listening on GnuPG network certificate management daemon.
Oct 26 22:39:51 archanon systemd[895]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 26 22:39:51 archanon lightdm[890]: pam_env(lightdm:session): deprecated reading of user environment enabled
Oct 26 22:39:51 archanon systemd[895]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 26 22:39:51 archanon systemd[895]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 26 22:39:51 archanon systemd[895]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 26 22:39:51 archanon systemd[895]: Listening on p11-kit server.
Oct 26 22:39:51 archanon systemd[895]: Listening on Sound System.
Oct 26 22:39:51 archanon systemd[895]: Listening on D-Bus User Message Bus Socket.
Oct 26 22:39:51 archanon systemd[895]: Reached target Sockets.
Oct 26 22:39:51 archanon systemd[895]: Reached target Basic System.
Oct 26 22:39:51 archanon systemd[895]: Reached target Main User Target.
Oct 26 22:39:51 archanon systemd[895]: Startup finished in 76ms.
Oct 26 22:39:51 archanon systemd[1]: Started User Manager for UID 1000.
Oct 26 22:39:51 archanon systemd[1]: Started Session 2 of User anonymous.
Oct 26 22:39:51 archanon lightdm[890]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Oct 26 22:39:51 archanon audit[890]: USER_START pid=890 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="anonymous" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 26 22:39:51 archanon audit[890]: USER_LOGIN pid=890 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=archanon addr=? terminal=/dev/tty7 res=success'
Oct 26 22:39:51 archanon systemd[895]: Started D-Bus User Message Bus.
Oct 26 22:39:51 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=1000 pid=907 comm="cinnamon-session --session cinnamon ")
Oct 26 22:39:51 archanon systemd[895]: Starting Virtual filesystem service...
Oct 26 22:39:51 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.gtk.vfs.Daemon'
Oct 26 22:39:51 archanon systemd[895]: Started Virtual filesystem service.
Oct 26 22:39:51 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.5' (uid=1000 pid=907 comm="cinnamon-session --session cinnamon ")
Oct 26 22:39:51 archanon systemd[895]: Starting Accessibility services bus...
Oct 26 22:39:51 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.a11y.Bus'
Oct 26 22:39:51 archanon systemd[895]: Started Accessibility services bus.
Oct 26 22:39:51 archanon at-spi-bus-launcher[933]: dbus-daemon[933]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=907 comm="cinnamon-session --session cinnamon ")
Oct 26 22:39:51 archanon at-spi-bus-launcher[933]: dbus-daemon[933]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 26 22:39:51 archanon at-spi-bus-launcher[936]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 26 22:39:51 archanon systemd[895]: Created slice User Core Session Slice.
Oct 26 22:39:51 archanon systemd[895]: Starting Sound Service...
Oct 26 22:39:51 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.15' (uid=1000 pid=947 comm="csd-automount ")
Oct 26 22:39:51 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.10' (uid=1000 pid=953 comm="csd-a11y-settings ")
Oct 26 22:39:51 archanon systemd[895]: Starting Virtual filesystem service - disk device monitor...
Oct 26 22:39:51 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.34' (uid=1000 pid=955 comm="csd-color ")
Oct 26 22:39:51 archanon systemd[895]: Starting User preferences database...
Oct 26 22:39:51 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.35' (uid=1000 pid=985 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Oct 26 22:39:51 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.36' (uid=1000 pid=1012 comm="/usr/lib/gvfs-udisks2-volume-monitor ")
Oct 26 22:39:51 archanon systemd[1]: Starting Manage, Install and Generate Color Profiles...
Oct 26 22:39:51 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'ca.desrt.dconf'
Oct 26 22:39:51 archanon systemd[895]: Started User preferences database.
Oct 26 22:39:51 archanon systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 26 22:39:51 archanon systemd[1]: Starting Disk Manager...
Oct 26 22:39:51 archanon dbus-daemon[444]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Oct 26 22:39:51 archanon systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 26 22:39:51 archanon 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'
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Successfully called chroot.
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Successfully dropped privileges.
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Successfully limited resources.
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Canary thread running.
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Watchdog thread running.
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Running.
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Successfully made thread 985 of process 985 owned by '1000' high priority at nice level -11.
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Supervising 1 threads of 1 processes of 1 users.
Oct 26 22:39:51 archanon udisksd[1020]: udisks daemon version 2.9.4 starting
Oct 26 22:39:51 archanon dbus-daemon[444]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Oct 26 22:39:51 archanon systemd[1]: Started Manage, Install and Generate Color Profiles.
Oct 26 22:39:51 archanon 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'
Oct 26 22:39:51 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 22:39:51 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 22:39:51 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Supervising 1 threads of 1 processes of 1 users.
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Successfully made thread 1038 of process 985 owned by '1000' RT at priority 5.
Oct 26 22:39:51 archanon rtkit-daemon[1019]: Supervising 2 threads of 1 processes of 1 users.
Oct 26 22:39:52 archanon dbus-daemon[444]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Oct 26 22:39:52 archanon systemd[1]: Started Disk Manager.
Oct 26 22:39:52 archanon 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'
Oct 26 22:39:52 archanon udisksd[1020]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 26 22:39:52 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Oct 26 22:39:52 archanon systemd[895]: Started Virtual filesystem service - disk device monitor.
Oct 26 22:39:52 archanon rtkit-daemon[1019]: Supervising 2 threads of 1 processes of 1 users.
Oct 26 22:39:52 archanon rtkit-daemon[1019]: Successfully made thread 1077 of process 985 owned by '1000' RT at priority 5.
Oct 26 22:39:52 archanon rtkit-daemon[1019]: Supervising 3 threads of 1 processes of 1 users.
Oct 26 22:39:52 archanon rtkit-daemon[1019]: Supervising 3 threads of 1 processes of 1 users.
Oct 26 22:39:52 archanon rtkit-daemon[1019]: Successfully made thread 1082 of process 985 owned by '1000' RT at priority 5.
Oct 26 22:39:52 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 26 22:39:52 archanon pulseaudio[985]: stat('/etc/pulse/default.pa.d'): No such file or directory
Oct 26 22:39:52 archanon systemd[895]: Started Sound Service.
Oct 26 22:39:52 archanon polkitd[606]: Registered Authentication Agent for unix-session:2 (system bus name :1.51 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 26 22:39:52 archanon NetworkManager[445]: <info> [1635302392.8861] agent-manager: agent[2de206c49d9b87db,:1.52/org.freedesktop.nm-applet/1000]: agent registered
Oct 26 22:39:52 archanon cinnamon-killer-daemon[1129]: Bound Cinnamon restart to <Control><Alt>Escape.
Oct 26 22:39:52 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.44' (uid=1000 pid=1118 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
Oct 26 22:39:52 archanon systemd[895]: Starting Evolution source registry...
Oct 26 22:39:53 archanon cinnamon-session[907]: WARNING: t+1.43476s: Detected that screensaver has appeared on the bus
Oct 26 22:39:53 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating service name='org.gnome.OnlineAccounts' requested by ':1.45' (uid=1000 pid=1162 comm="/usr/lib/evolution-source-registry ")
Oct 26 22:39:53 archanon goa-daemon[1195]: goa-daemon version 3.40.0 starting
Oct 26 22:39:53 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.45' (uid=1000 pid=1162 comm="/usr/lib/evolution-source-registry ")
Oct 26 22:39:53 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating service name='org.gnome.Identity' requested by ':1.46' (uid=1000 pid=1195 comm="/usr/lib/goa-daemon ")
Oct 26 22:39:53 archanon systemd[895]: Starting Virtual filesystem metadata service...
Oct 26 22:39:53 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.gnome.OnlineAccounts'
Oct 26 22:39:53 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.gtk.vfs.Metadata'
Oct 26 22:39:53 archanon systemd[895]: Started Virtual filesystem metadata service.
Oct 26 22:39:53 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.gnome.Identity'
Oct 26 22:39:53 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Oct 26 22:39:53 archanon systemd[895]: Started Evolution source registry.
Oct 26 22:39:54 archanon systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 26 22:39:54 archanon 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'
Oct 26 22:39:54 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.44' (uid=1000 pid=1118 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
Oct 26 22:39:54 archanon systemd[895]: Starting Evolution calendar service...
Oct 26 22:39:54 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Oct 26 22:39:54 archanon systemd[895]: Started Evolution calendar service.
Oct 26 22:39:54 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.62' (uid=1000 pid=1418 comm="/usr/lib/evolution-calendar-factory ")
Oct 26 22:39:54 archanon systemd[895]: Starting Evolution address book service...
Oct 26 22:39:54 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Oct 26 22:39:54 archanon systemd[895]: Started Evolution address book service.
Oct 26 22:40:00 archanon systemd-timesyncd[429]: Initial synchronization to time server 157.245.125.229:123 (2.arch.pool.ntp.org).
Oct 26 22:40:00 archanon systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 26 22:40:00 archanon 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'
Oct 26 22:40:00 archanon kernel: kauditd_printk_skb: 16 callbacks suppressed
Oct 26 22:40:00 archanon kernel: audit: type=1131 audit(1635302400.953:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:40:01 archanon audit: BPF prog-id=23 op=UNLOAD
Oct 26 22:40:01 archanon audit: BPF prog-id=22 op=UNLOAD
Oct 26 22:40:01 archanon audit: BPF prog-id=21 op=UNLOAD
Oct 26 22:40:01 archanon kernel: audit: type=1334 audit(1635302401.081:137): prog-id=23 op=UNLOAD
Oct 26 22:40:01 archanon kernel: audit: type=1334 audit(1635302401.081:138): prog-id=22 op=UNLOAD
Oct 26 22:40:01 archanon kernel: audit: type=1334 audit(1635302401.081:139): prog-id=21 op=UNLOAD
Oct 26 22:40:01 archanon systemd[1]: Stopping User Manager for UID 975...
Oct 26 22:40:01 archanon systemd[794]: Stopped target Main User Target.
Oct 26 22:40:01 archanon systemd[794]: Stopping Accessibility services bus...
Oct 26 22:40:01 archanon systemd[794]: Stopping D-Bus User Message Bus...
Oct 26 22:40:01 archanon systemd[794]: Stopping Virtual filesystem service...
Oct 26 22:40:01 archanon systemd[794]: Stopped Accessibility services bus.
Oct 26 22:40:01 archanon systemd[794]: Stopped D-Bus User Message Bus.
Oct 26 22:40:01 archanon systemd[1]: run-user-975-gvfs.mount: Deactivated successfully.
Oct 26 22:40:01 archanon systemd[794]: Stopped Virtual filesystem service.
Oct 26 22:40:01 archanon systemd[794]: Stopped target Basic System.
Oct 26 22:40:01 archanon systemd[794]: Stopped target Paths.
Oct 26 22:40:01 archanon systemd[794]: Stopped target Sockets.
Oct 26 22:40:01 archanon systemd[794]: Stopped target Timers.
Oct 26 22:40:01 archanon systemd[794]: Closed D-Bus User Message Bus Socket.
Oct 26 22:40:01 archanon systemd[794]: Closed GnuPG network certificate management daemon.
Oct 26 22:40:01 archanon systemd[794]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 26 22:40:01 archanon systemd[794]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 26 22:40:01 archanon systemd[794]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 26 22:40:01 archanon systemd[794]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 26 22:40:01 archanon systemd[794]: Closed p11-kit server.
Oct 26 22:40:01 archanon systemd[794]: Closed Sound System.
Oct 26 22:40:01 archanon systemd[794]: Removed slice User Application Slice.
Oct 26 22:40:01 archanon systemd[794]: Reached target Shutdown.
Oct 26 22:40:01 archanon systemd[794]: Finished Exit the Session.
Oct 26 22:40:01 archanon systemd[794]: Reached target Exit the Session.
Oct 26 22:40:01 archanon systemd[795]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 26 22:40:01 archanon systemd[1]: user@975.service: Deactivated successfully.
Oct 26 22:40:01 archanon systemd[1]: Stopped User Manager for UID 975.
Oct 26 22:40:01 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:40:01 archanon kernel: audit: type=1131 audit(1635302401.455:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:40:01 archanon systemd[1]: Stopping User Runtime Directory /run/user/975...
Oct 26 22:40:01 archanon systemd[1]: run-user-975.mount: Deactivated successfully.
Oct 26 22:40:01 archanon systemd[1]: user-runtime-dir@975.service: Deactivated successfully.
Oct 26 22:40:01 archanon systemd[1]: Stopped User Runtime Directory /run/user/975.
Oct 26 22:40:01 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:40:01 archanon systemd[1]: Removed slice User Slice of UID 975.
Oct 26 22:40:01 archanon systemd[1]: user-975.slice: Consumed 4.509s CPU time.
Oct 26 22:40:01 archanon kernel: audit: type=1131 audit(1635302401.479:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:40:03 archanon cinnamon-session[907]: WARNING: t+11.43515s: Detected that screensaver has left the bus
Oct 26 22:40:06 archanon nmbd[539]: [2021/10/26 22:40:06.732853, 0] ../../source3/nmbd/nmbd_become_lmb.c:398(become_local_master_stage2)
Oct 26 22:40:06 archanon nmbd[539]: *****
Oct 26 22:40:06 archanon nmbd[539]:
Oct 26 22:40:06 archanon nmbd[539]: Samba name server ARCHANON is now a local master browser for workgroup WORKGROUP on subnet 192.168.1.17
Oct 26 22:40:06 archanon nmbd[539]:
Oct 26 22:40:06 archanon nmbd[539]: *****
Oct 26 22:40:14 archanon gnome-keyring-daemon[904]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Oct 26 22:40:14 archanon gnome-keyring-daemon[904]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Oct 26 22:40:40 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.93' (uid=1000 pid=2838 comm="gnome-terminal ")
Oct 26 22:40:40 archanon systemd[895]: Created slice Slice /app/org.gnome.Terminal.
Oct 26 22:40:40 archanon systemd[895]: Starting GNOME Terminal Server...
Oct 26 22:40:40 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.gnome.Terminal'
Oct 26 22:40:40 archanon systemd[895]: Started GNOME Terminal Server.
Oct 26 22:40:40 archanon systemd[895]: Started VTE child process 2862 launched by gnome-terminal-server process 2842.
Oct 26 22:41:02 archanon audit[2870]: USER_AUTH pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.73' (uid=0 pid=2870 comm="sudo iptables -nVL ")
Oct 26 22:41:02 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:41:02 archanon sudo[2870]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:41:02 archanon kernel: audit: type=1100 audit(1635302462.300:142): pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon kernel: audit: type=1101 audit(1635302462.300:143): pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon kernel: audit: type=1110 audit(1635302462.300:144): pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon kernel: audit: type=1105 audit(1635302462.303:145): pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon audit[2870]: USER_ACCT pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon audit[2870]: CRED_REFR pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon audit[2870]: USER_START pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon sudo[2870]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/iptables -nVL
Oct 26 22:41:02 archanon sudo[2870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:41:02 archanon sudo[2870]: pam_unix(sudo:session): session closed for user root
Oct 26 22:41:02 archanon audit[2870]: USER_END pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon audit[2870]: CRED_DISP pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon kernel: audit: type=1106 audit(1635302462.303:146): pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:02 archanon kernel: audit: type=1104 audit(1635302462.303:147): pid=2870 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:05 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.74' (uid=0 pid=2879 comm="sudo iptables -nvL ")
Oct 26 22:41:05 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:41:05 archanon sudo[2879]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:41:05 archanon kernel: audit: type=1101 audit(1635302465.200:148): pid=2879 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:05 archanon kernel: audit: type=1110 audit(1635302465.203:149): pid=2879 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:05 archanon audit[2879]: USER_ACCT pid=2879 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:05 archanon audit[2879]: CRED_REFR pid=2879 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:05 archanon sudo[2879]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/iptables -nvL
Oct 26 22:41:05 archanon sudo[2879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:41:05 archanon audit[2879]: USER_START pid=2879 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:05 archanon kernel: audit: type=1105 audit(1635302465.207:150): pid=2879 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:05 archanon sudo[2879]: pam_unix(sudo:session): session closed for user root
Oct 26 22:41:05 archanon audit[2879]: USER_END pid=2879 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:05 archanon audit[2879]: CRED_DISP pid=2879 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:05 archanon kernel: audit: type=1106 audit(1635302465.210:151): pid=2879 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:38 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.75' (uid=0 pid=2924 comm="sudo journalctl -b ")
Oct 26 22:41:38 archanon audit[2924]: USER_ACCT pid=2924 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:38 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:41:38 archanon sudo[2924]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:41:38 archanon sudo[2924]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 26 22:41:38 archanon audit[2924]: CRED_REFR pid=2924 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:38 archanon kernel: kauditd_printk_skb: 1 callbacks suppressed
Oct 26 22:41:38 archanon kernel: audit: type=1101 audit(1635302498.192:153): pid=2924 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:38 archanon kernel: audit: type=1110 audit(1635302498.192:154): pid=2924 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:38 archanon sudo[2924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:41:38 archanon audit[2924]: USER_START pid=2924 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:38 archanon kernel: audit: type=1105 audit(1635302498.195:155): pid=2924 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:38 archanon sudo[2924]: pam_unix(sudo:session): session closed for user root
Oct 26 22:41:38 archanon audit[2924]: USER_END pid=2924 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:38 archanon audit[2924]: CRED_DISP pid=2924 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:38 archanon kernel: audit: type=1106 audit(1635302498.235:156): pid=2924 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:38 archanon kernel: audit: type=1104 audit(1635302498.235:157): pid=2924 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:45 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.76' (uid=0 pid=2929 comm="sudo journalctl -b ")
Oct 26 22:41:45 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:41:45 archanon sudo[2929]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:41:45 archanon audit[2929]: USER_ACCT pid=2929 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:45 archanon sudo[2929]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 26 22:41:45 archanon audit[2929]: CRED_REFR pid=2929 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:45 archanon kernel: audit: type=1101 audit(1635302505.152:158): pid=2929 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:45 archanon kernel: audit: type=1110 audit(1635302505.152:159): pid=2929 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:45 archanon sudo[2929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:41:45 archanon audit[2929]: USER_START pid=2929 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:41:45 archanon kernel: audit: type=1105 audit(1635302505.155:160): pid=2929 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:09 archanon sudo[2929]: pam_unix(sudo:session): session closed for user root
Oct 26 22:43:09 archanon kernel: audit: type=1106 audit(1635302589.536:161): pid=2929 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:09 archanon kernel: audit: type=1104 audit(1635302589.536:162): pid=2929 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:09 archanon audit[2929]: USER_END pid=2929 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:09 archanon audit[2929]: CRED_DISP pid=2929 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:15 archanon kernel: usb 1-1.2: USB disconnect, device number 6
Oct 26 22:43:15 archanon kernel: usb 1-1.2.1: USB disconnect, device number 8
Oct 26 22:43:15 archanon kernel: usb 1-1.2.2: USB disconnect, device number 9
Oct 26 22:43:15 archanon kernel: usb 1-1.2.3: USB disconnect, device number 10
Oct 26 22:43:21 archanon audit[2997]: USER_AUTH pid=2997 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 22:43:21 archanon kernel: audit: type=1100 audit(1635302601.047:163): pid=2997 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 22:43:21 archanon kernel: audit: type=1101 audit(1635302601.047:164): pid=2997 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 22:43:21 archanon kernel: audit: type=1103 audit(1635302601.047:165): pid=2997 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 22:43:21 archanon audit[2997]: USER_ACCT pid=2997 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 22:43:21 archanon audit[2997]: CRED_ACQ pid=2997 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 22:43:21 archanon audit[2999]: SECCOMP auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=2999 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=262 compat=0 ip=0x7f00906b4d8e code=0x0
Oct 26 22:43:21 archanon audit[2999]: ANOM_ABEND auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=2999 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 res=1
Oct 26 22:43:21 archanon kernel: audit: type=1326 audit(1635302601.100:166): auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=2999 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=262 compat=0 ip=0x7f00906b4d8e code=0x0
Oct 26 22:43:21 archanon kernel: audit: type=1701 audit(1635302601.100:167): auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=2999 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 res=1
Oct 26 22:43:21 archanon systemd[1]: Created slice Slice /system/systemd-coredump.
Oct 26 22:43:21 archanon audit: BPF prog-id=28 op=LOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=29 op=LOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=30 op=LOAD
Oct 26 22:43:21 archanon kernel: audit: type=1334 audit(1635302601.147:168): prog-id=28 op=LOAD
Oct 26 22:43:21 archanon kernel: audit: type=1334 audit(1635302601.147:169): prog-id=29 op=LOAD
Oct 26 22:43:21 archanon kernel: audit: type=1334 audit(1635302601.147:170): prog-id=30 op=LOAD
Oct 26 22:43:21 archanon systemd[1]: Started Process Core Dump (PID 3000/UID 0).
Oct 26 22:43:21 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-3000-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:43:21 archanon kernel: audit: type=1130 audit(1635302601.150:171): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-3000-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:43:21 archanon systemd-coredump[3001]: Process 2999 (vsftpd) of user 1000 dumped core.
Found module linux-vdso.so.1 with build-id: cc412381f6faf7735f689e78e2ede93a7a28733c
Found module libffi.so.8 with build-id: f90d8b734f6de9b25faedb8cbfab7054dafc0a42
Found module libp11-kit.so.0 with build-id: f97c44b297b54185bbe3eb6ed6dab5d8967f1532
Found module librt.so.1 with build-id: 75484da2d6f1515189eefa076e0a40328834cd16
Found module libnss_systemd.so.2 with build-id: d41536e781cd484ec7952f6b69938f0b3c04fe8a
Found module libnss_files.so.2 with build-id: 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
Found module libcrypt.so.2 with build-id: 3743451bdaf36f951f926927633fd964813025d0
Found module libcap-ng.so.0 with build-id: 345acbd3f1a251a101cd25c90bf0b3adb9f5c70e
Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
Found module libaudit.so.1 with build-id: ba2774b7e0faa91f85f6f2e774e2cad9a9e1d550
Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
Found module libcrypto.so.1.1 with build-id: 6d23f0a3f354825868d044684fad31d482cc9210
Found module libssl.so.1.1 with build-id: 959cd8f1dd43fc31aeb93caac4eda87c907ef18b
Found module libcap.so.2 with build-id: c1674f9082fedd415876b9f7d9712269163259b5
Found module libpam.so.0 with build-id: bb11b2685fe89555938ffd330ea44d82b0f8701c
Found module vsftpd with build-id: f686c3b0f7f2cc92c11059d9e4bd6e5666468ea8
Stack trace of thread 3:
#0 0x00007f00906b4d8e fstatat (libc.so.6 + 0xeed8e)
#1 0x00007f009068d54e opendir_tail (libc.so.6 + 0xc754e)
#2 0x000055dda10d7c52 n/a (vsftpd + 0x7c52)
#3 0x000055dda10d99ef n/a (vsftpd + 0x99ef)
#4 0x000055dda10e11d2 n/a (vsftpd + 0x111d2)
#5 0x000055dda10e164d n/a (vsftpd + 0x1164d)
#6 0x000055dda10d556f n/a (vsftpd + 0x556f)
#7 0x00007f00905edb25 __libc_start_main (libc.so.6 + 0x27b25)
#8 0x000055dda10d580e n/a (vsftpd + 0x580e)
Oct 26 22:43:21 archanon audit[2997]: SECCOMP auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=2997 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=37 compat=0 ip=0x7f0090691b4b code=0x0
Oct 26 22:43:21 archanon kernel: audit: type=1326 audit(1635302601.207:172): auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=2997 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=37 compat=0 ip=0x7f0090691b4b code=0x0
Oct 26 22:43:21 archanon audit[2997]: ANOM_ABEND auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=2997 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 res=1
Oct 26 22:43:21 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-3000-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:43:21 archanon systemd[1]: systemd-coredump@0-3000-0.service: Deactivated successfully.
Oct 26 22:43:21 archanon audit: BPF prog-id=31 op=LOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=32 op=LOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=33 op=LOAD
Oct 26 22:43:21 archanon systemd[1]: Started Process Core Dump (PID 3002/UID 0).
Oct 26 22:43:21 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-3002-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:43:21 archanon systemd-coredump[3008]: Process 2997 (vsftpd) of user 65534 dumped core.
Found module linux-vdso.so.1 with build-id: cc412381f6faf7735f689e78e2ede93a7a28733c
Found module libffi.so.8 with build-id: f90d8b734f6de9b25faedb8cbfab7054dafc0a42
Found module libp11-kit.so.0 with build-id: f97c44b297b54185bbe3eb6ed6dab5d8967f1532
Found module librt.so.1 with build-id: 75484da2d6f1515189eefa076e0a40328834cd16
Found module libnss_systemd.so.2 with build-id: d41536e781cd484ec7952f6b69938f0b3c04fe8a
Found module libnss_files.so.2 with build-id: 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
Found module libcrypt.so.2 with build-id: 3743451bdaf36f951f926927633fd964813025d0
Found module libcap-ng.so.0 with build-id: 345acbd3f1a251a101cd25c90bf0b3adb9f5c70e
Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
Found module libaudit.so.1 with build-id: ba2774b7e0faa91f85f6f2e774e2cad9a9e1d550
Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
Found module libcrypto.so.1.1 with build-id: 6d23f0a3f354825868d044684fad31d482cc9210
Found module libssl.so.1.1 with build-id: 959cd8f1dd43fc31aeb93caac4eda87c907ef18b
Found module libcap.so.2 with build-id: c1674f9082fedd415876b9f7d9712269163259b5
Found module libpam.so.0 with build-id: bb11b2685fe89555938ffd330ea44d82b0f8701c
Found module vsftpd with build-id: f686c3b0f7f2cc92c11059d9e4bd6e5666468ea8
Stack trace of thread 1:
#0 0x00007f0090691b4b alarm (libc.so.6 + 0xcbb4b)
#1 0x00007f0090602da0 __restore_rt (libc.so.6 + 0x3cda0)
#2 0x000055dda10e6d30 n/a (vsftpd + 0x16d30)
#3 0x000055dda10d58ec n/a (vsftpd + 0x58ec)
#4 0x000055dda10d5949 n/a (vsftpd + 0x5949)
#5 0x000055dda10da736 n/a (vsftpd + 0xa736)
#6 0x000055dda10dcfcc n/a (vsftpd + 0xcfcc)
#7 0x000055dda10e0f02 n/a (vsftpd + 0x10f02)
#8 0x000055dda10e164d n/a (vsftpd + 0x1164d)
#9 0x000055dda10d556f n/a (vsftpd + 0x556f)
#10 0x00007f00905edb25 __libc_start_main (libc.so.6 + 0x27b25)
#11 0x000055dda10d580e n/a (vsftpd + 0x580e)
Oct 26 22:43:21 archanon systemd[1]: systemd-coredump@1-3002-0.service: Deactivated successfully.
Oct 26 22:43:21 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-3002-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:43:21 archanon audit[3013]: USER_AUTH pid=3013 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 22:43:21 archanon audit[3013]: USER_ACCT pid=3013 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 22:43:21 archanon audit[3013]: CRED_ACQ pid=3013 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 22:43:21 archanon audit[3015]: SECCOMP auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=3015 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=262 compat=0 ip=0x7f00906b4d8e code=0x0
Oct 26 22:43:21 archanon audit[3015]: ANOM_ABEND auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=3015 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 res=1
Oct 26 22:43:21 archanon audit: BPF prog-id=34 op=LOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=35 op=LOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=36 op=LOAD
Oct 26 22:43:21 archanon systemd[1]: Started Process Core Dump (PID 3016/UID 0).
Oct 26 22:43:21 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-3016-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:43:21 archanon systemd-coredump[3017]: Process 3015 (vsftpd) of user 1000 dumped core.
Found module linux-vdso.so.1 with build-id: cc412381f6faf7735f689e78e2ede93a7a28733c
Found module libffi.so.8 with build-id: f90d8b734f6de9b25faedb8cbfab7054dafc0a42
Found module libp11-kit.so.0 with build-id: f97c44b297b54185bbe3eb6ed6dab5d8967f1532
Found module librt.so.1 with build-id: 75484da2d6f1515189eefa076e0a40328834cd16
Found module libnss_systemd.so.2 with build-id: d41536e781cd484ec7952f6b69938f0b3c04fe8a
Found module libnss_files.so.2 with build-id: 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
Found module libcrypt.so.2 with build-id: 3743451bdaf36f951f926927633fd964813025d0
Found module libcap-ng.so.0 with build-id: 345acbd3f1a251a101cd25c90bf0b3adb9f5c70e
Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
Found module libaudit.so.1 with build-id: ba2774b7e0faa91f85f6f2e774e2cad9a9e1d550
Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
Found module libcrypto.so.1.1 with build-id: 6d23f0a3f354825868d044684fad31d482cc9210
Found module libssl.so.1.1 with build-id: 959cd8f1dd43fc31aeb93caac4eda87c907ef18b
Found module libcap.so.2 with build-id: c1674f9082fedd415876b9f7d9712269163259b5
Found module libpam.so.0 with build-id: bb11b2685fe89555938ffd330ea44d82b0f8701c
Found module vsftpd with build-id: f686c3b0f7f2cc92c11059d9e4bd6e5666468ea8
Stack trace of thread 3:
#0 0x00007f00906b4d8e fstatat (libc.so.6 + 0xeed8e)
#1 0x00007f009068d54e opendir_tail (libc.so.6 + 0xc754e)
#2 0x000055dda10d7c52 n/a (vsftpd + 0x7c52)
#3 0x000055dda10d99ef n/a (vsftpd + 0x99ef)
#4 0x000055dda10e11d2 n/a (vsftpd + 0x111d2)
#5 0x000055dda10e164d n/a (vsftpd + 0x1164d)
#6 0x000055dda10d556f n/a (vsftpd + 0x556f)
#7 0x00007f00905edb25 __libc_start_main (libc.so.6 + 0x27b25)
#8 0x000055dda10d580e n/a (vsftpd + 0x580e)
Oct 26 22:43:21 archanon audit[3013]: SECCOMP auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=3013 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=37 compat=0 ip=0x7f0090691b4b code=0x0
Oct 26 22:43:21 archanon audit[3013]: ANOM_ABEND auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=3013 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 res=1
Oct 26 22:43:21 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-3016-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:43:21 archanon systemd[1]: systemd-coredump@2-3016-0.service: Deactivated successfully.
Oct 26 22:43:21 archanon audit: BPF prog-id=37 op=LOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=38 op=LOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=39 op=LOAD
Oct 26 22:43:21 archanon systemd[1]: Started Process Core Dump (PID 3018/UID 0).
Oct 26 22:43:21 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-3018-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:43:21 archanon audit: BPF prog-id=33 op=UNLOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=32 op=UNLOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=31 op=UNLOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=30 op=UNLOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=29 op=UNLOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=28 op=UNLOAD
Oct 26 22:43:21 archanon systemd-coredump[3024]: Process 3013 (vsftpd) of user 65534 dumped core.
Found module linux-vdso.so.1 with build-id: cc412381f6faf7735f689e78e2ede93a7a28733c
Found module libffi.so.8 with build-id: f90d8b734f6de9b25faedb8cbfab7054dafc0a42
Found module libp11-kit.so.0 with build-id: f97c44b297b54185bbe3eb6ed6dab5d8967f1532
Found module librt.so.1 with build-id: 75484da2d6f1515189eefa076e0a40328834cd16
Found module libnss_systemd.so.2 with build-id: d41536e781cd484ec7952f6b69938f0b3c04fe8a
Found module libnss_files.so.2 with build-id: 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
Found module libcrypt.so.2 with build-id: 3743451bdaf36f951f926927633fd964813025d0
Found module libcap-ng.so.0 with build-id: 345acbd3f1a251a101cd25c90bf0b3adb9f5c70e
Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
Found module libaudit.so.1 with build-id: ba2774b7e0faa91f85f6f2e774e2cad9a9e1d550
Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
Found module libcrypto.so.1.1 with build-id: 6d23f0a3f354825868d044684fad31d482cc9210
Found module libssl.so.1.1 with build-id: 959cd8f1dd43fc31aeb93caac4eda87c907ef18b
Found module libcap.so.2 with build-id: c1674f9082fedd415876b9f7d9712269163259b5
Found module libpam.so.0 with build-id: bb11b2685fe89555938ffd330ea44d82b0f8701c
Found module vsftpd with build-id: f686c3b0f7f2cc92c11059d9e4bd6e5666468ea8
Stack trace of thread 1:
#0 0x00007f0090691b4b alarm (libc.so.6 + 0xcbb4b)
#1 0x00007f0090602da0 __restore_rt (libc.so.6 + 0x3cda0)
#2 0x00007f00906b5862 __read (libc.so.6 + 0xef862)
#3 0x000055dda10e632d n/a (vsftpd + 0x1632d)
#4 0x000055dda10e6420 n/a (vsftpd + 0x16420)
#5 0x000055dda10da724 n/a (vsftpd + 0xa724)
#6 0x000055dda10dcfcc n/a (vsftpd + 0xcfcc)
#7 0x000055dda10e0f02 n/a (vsftpd + 0x10f02)
#8 0x000055dda10e164d n/a (vsftpd + 0x1164d)
#9 0x000055dda10d556f n/a (vsftpd + 0x556f)
#10 0x00007f00905edb25 __libc_start_main (libc.so.6 + 0x27b25)
#11 0x000055dda10d580e n/a (vsftpd + 0x580e)
Oct 26 22:43:21 archanon systemd[1]: systemd-coredump@3-3018-0.service: Deactivated successfully.
Oct 26 22:43:21 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-3018-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 22:43:21 archanon audit: BPF prog-id=36 op=UNLOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=35 op=UNLOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=34 op=UNLOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=39 op=UNLOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=38 op=UNLOAD
Oct 26 22:43:21 archanon audit: BPF prog-id=37 op=UNLOAD
Oct 26 22:43:24 archanon kernel: usb 1-1.2: new high-speed USB device number 11 using xhci_hcd
Oct 26 22:43:25 archanon kernel: usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 26 22:43:25 archanon kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 26 22:43:25 archanon kernel: usb 1-1.2: Product: USB 2.0 Hub
Oct 26 22:43:25 archanon kernel: hub 1-1.2:1.0: USB hub found
Oct 26 22:43:25 archanon kernel: hub 1-1.2:1.0: 4 ports detected
Oct 26 22:43:25 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2
Oct 26 22:43:25 archanon kernel: usb 1-1.2.1: new full-speed USB device number 12 using xhci_hcd
Oct 26 22:43:25 archanon kernel: usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Oct 26 22:43:25 archanon kernel: usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 22:43:25 archanon kernel: usb 1-1.2.1: Product: USB Receiver
Oct 26 22:43:25 archanon kernel: usb 1-1.2.1: Manufacturer: Logitech
Oct 26 22:43:25 archanon kernel: logitech-djreceiver 0003:046D:C52B.0010: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input2
Oct 26 22:43:25 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1
Oct 26 22:43:25 archanon kernel: logitech-hidpp-device 0003:046D:405E.0011: HID++ 4.5 device connected.
Oct 26 22:43:25 archanon kernel: usb 1-1.2.2: new full-speed USB device number 13 using xhci_hcd
Oct 26 22:43:26 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0010/0003:046D:405E.0011/power_supply/hidpp_battery_1
Oct 26 22:43:26 archanon kernel: input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0010/0003:046D:405E.0011/input/input48
Oct 26 22:43:26 archanon kernel: logitech-hidpp-device 0003:046D:405E.0011: input,hidraw6: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-1.2.1/input2:1
Oct 26 22:43:26 archanon systemd-logind[446]: Watching system buttons on /dev/input/event12 (Logitech M720 Triathlon)
Oct 26 22:43:31 archanon kernel: usb 1-1.2.2: New USB device found, idVendor=258a, idProduct=0016, bcdDevice= 0.02
Oct 26 22:43:31 archanon kernel: usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 22:43:31 archanon kernel: usb 1-1.2.2: Product: Usb Gaming Keyboard
Oct 26 22:43:31 archanon kernel: usb 1-1.2.2: Manufacturer: BY Tech
Oct 26 22:43:31 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:258A:0016.0012/input/input49
Oct 26 22:43:31 archanon kernel: hid-generic 0003:258A:0016.0012: input,hidraw8: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input0
Oct 26 22:43:31 archanon kernel: input: BY Tech Usb Gaming Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0013/input/input50
Oct 26 22:43:31 archanon kernel: input: BY Tech Usb Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0013/input/input51
Oct 26 22:43:31 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0013/input/input53
Oct 26 22:43:31 archanon kernel: input: BY Tech Usb Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0013/input/input54
Oct 26 22:43:31 archanon kernel: hid-generic 0003:258A:0016.0013: input,hiddev99,hidraw9: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input1
Oct 26 22:43:31 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2
Oct 26 22:43:31 archanon systemd-logind[446]: Watching system buttons on /dev/input/event30 (BY Tech Usb Gaming Keyboard)
Oct 26 22:43:31 archanon systemd-logind[446]: Watching system buttons on /dev/input/event29 (BY Tech Usb Gaming Keyboard Consumer Control)
Oct 26 22:43:31 archanon systemd-logind[446]: Watching system buttons on /dev/input/event26 (BY Tech Usb Gaming Keyboard)
Oct 26 22:43:31 archanon systemd-logind[446]: Watching system buttons on /dev/input/event28 (BY Tech Usb Gaming Keyboard System Control)
Oct 26 22:43:31 archanon kernel: usb 1-1.2.3: new full-speed USB device number 14 using xhci_hcd
Oct 26 22:43:31 archanon kernel: usb 1-1.2.3: New USB device found, idVendor=05a7, idProduct=1020, bcdDevice= 1.00
Oct 26 22:43:31 archanon kernel: usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 22:43:31 archanon kernel: usb 1-1.2.3: Product: Bose USB Audio
Oct 26 22:43:31 archanon kernel: usb 1-1.2.3: Manufacturer: Bose Corporation
Oct 26 22:43:31 archanon kernel: hid-generic 0003:05A7:1020.0014: hiddev100,hidraw10: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:14.0-1.2.3/input2
Oct 26 22:43:31 archanon systemd[895]: Reached target Sound Card.
Oct 26 22:43:31 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 22:43:31 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 22:43:31 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 22:43:31 archanon rtkit-daemon[1019]: Supervising 3 threads of 1 processes of 1 users.
Oct 26 22:43:31 archanon rtkit-daemon[1019]: Successfully made thread 3062 of process 985 owned by '1000' RT at priority 5.
Oct 26 22:43:31 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 26 22:43:33 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.78' (uid=0 pid=3064 comm="sudo journalctl -b ")
Oct 26 22:43:33 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:43:33 archanon audit[3064]: USER_ACCT pid=3064 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:33 archanon sudo[3064]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:43:33 archanon kernel: kauditd_printk_skb: 36 callbacks suppressed
Oct 26 22:43:33 archanon kernel: audit: type=1101 audit(1635302613.024:209): pid=3064 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:33 archanon sudo[3064]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 26 22:43:33 archanon audit[3064]: CRED_REFR pid=3064 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:33 archanon sudo[3064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:43:33 archanon audit[3064]: USER_START pid=3064 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:33 archanon kernel: audit: type=1110 audit(1635302613.027:210): pid=3064 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:33 archanon kernel: audit: type=1105 audit(1635302613.027:211): pid=3064 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:39 archanon sudo[3064]: pam_unix(sudo:session): session closed for user root
Oct 26 22:43:39 archanon audit[3064]: USER_END pid=3064 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:39 archanon audit[3064]: CRED_DISP pid=3064 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:39 archanon kernel: audit: type=1106 audit(1635302619.444:212): pid=3064 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:39 archanon kernel: audit: type=1104 audit(1635302619.444:213): pid=3064 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:46 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.79' (uid=0 pid=3076 comm="sudo journalctl -b ")
Oct 26 22:43:46 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:43:46 archanon audit[3076]: USER_ACCT pid=3076 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:46 archanon sudo[3076]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:43:46 archanon sudo[3076]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 26 22:43:46 archanon audit[3076]: CRED_REFR pid=3076 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:46 archanon kernel: audit: type=1101 audit(1635302626.531:214): pid=3076 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:46 archanon kernel: audit: type=1110 audit(1635302626.534:215): pid=3076 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:46 archanon sudo[3076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:43:46 archanon audit[3076]: USER_START pid=3076 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:46 archanon kernel: audit: type=1105 audit(1635302626.537:216): pid=3076 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:46 archanon sudo[3076]: pam_unix(sudo:session): session closed for user root
Oct 26 22:43:46 archanon audit[3076]: USER_END pid=3076 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:46 archanon audit[3076]: CRED_DISP pid=3076 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:46 archanon kernel: audit: type=1106 audit(1635302626.564:217): pid=3076 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:43:46 archanon kernel: audit: type=1104 audit(1635302626.564:218): pid=3076 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:21 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.80' (uid=0 pid=3095 comm="sudo journalctl -b ")
Oct 26 22:44:21 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:44:21 archanon audit[3095]: USER_ACCT pid=3095 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:21 archanon kernel: audit: type=1101 audit(1635302661.974:219): pid=3095 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:21 archanon sudo[3095]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:44:21 archanon sudo[3095]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 26 22:44:21 archanon kernel: audit: type=1110 audit(1635302661.977:220): pid=3095 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:21 archanon audit[3095]: CRED_REFR pid=3095 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:21 archanon sudo[3095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:44:21 archanon kernel: audit: type=1105 audit(1635302661.980:221): pid=3095 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:21 archanon audit[3095]: USER_START pid=3095 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:22 archanon sudo[3095]: pam_unix(sudo:session): session closed for user root
Oct 26 22:44:22 archanon audit[3095]: USER_END pid=3095 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:22 archanon audit[3095]: CRED_DISP pid=3095 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:22 archanon kernel: audit: type=1106 audit(1635302662.004:222): pid=3095 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:22 archanon kernel: audit: type=1104 audit(1635302662.004:223): pid=3095 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:27 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.81' (uid=0 pid=3098 comm="sudo journalctl -b ")
Oct 26 22:44:27 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:44:27 archanon sudo[3098]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:44:27 archanon audit[3098]: USER_ACCT pid=3098 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:27 archanon sudo[3098]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 26 22:44:27 archanon audit[3098]: CRED_REFR pid=3098 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:27 archanon kernel: audit: type=1101 audit(1635302667.437:224): pid=3098 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:27 archanon kernel: audit: type=1110 audit(1635302667.437:225): pid=3098 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:27 archanon sudo[3098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:44:27 archanon audit[3098]: USER_START pid=3098 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:27 archanon kernel: audit: type=1105 audit(1635302667.444:226): pid=3098 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:27 archanon sudo[3098]: pam_unix(sudo:session): session closed for user root
Oct 26 22:44:27 archanon audit[3098]: USER_END pid=3098 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:27 archanon audit[3098]: CRED_DISP pid=3098 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:27 archanon kernel: audit: type=1106 audit(1635302667.467:227): pid=3098 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:27 archanon kernel: audit: type=1104 audit(1635302667.470:228): pid=3098 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:31 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.82' (uid=0 pid=3101 comm="sudo journalctl -b ")
Oct 26 22:44:31 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:44:31 archanon sudo[3101]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:44:31 archanon audit[3101]: USER_ACCT pid=3101 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:31 archanon sudo[3101]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 26 22:44:31 archanon audit[3101]: CRED_REFR pid=3101 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:31 archanon audit[3101]: USER_START pid=3101 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:31 archanon sudo[3101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:44:31 archanon kernel: audit: type=1101 audit(1635302671.117:229): pid=3101 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:31 archanon kernel: audit: type=1110 audit(1635302671.117:230): pid=3101 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:31 archanon kernel: audit: type=1105 audit(1635302671.117:231): pid=3101 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:31 archanon sudo[3101]: pam_unix(sudo:session): session closed for user root
Oct 26 22:44:31 archanon audit[3101]: USER_END pid=3101 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:31 archanon audit[3101]: CRED_DISP pid=3101 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:31 archanon kernel: audit: type=1106 audit(1635302671.144:232): pid=3101 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:31 archanon kernel: audit: type=1104 audit(1635302671.144:233): pid=3101 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:34 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.83' (uid=0 pid=3104 comm="sudo journalctl -b ")
Oct 26 22:44:34 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:44:34 archanon sudo[3104]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:44:34 archanon audit[3104]: USER_ACCT pid=3104 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:34 archanon kernel: audit: type=1101 audit(1635302674.030:234): pid=3104 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:34 archanon sudo[3104]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 26 22:44:34 archanon audit[3104]: CRED_REFR pid=3104 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:34 archanon kernel: audit: type=1110 audit(1635302674.034:235): pid=3104 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:34 archanon sudo[3104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:44:34 archanon audit[3104]: USER_START pid=3104 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:44:34 archanon kernel: audit: type=1105 audit(1635302674.037:236): pid=3104 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:45:07 archanon nmbd[539]: [2021/10/26 22:45:07.780329, 0] ../../source3/nmbd/nmbd_become_lmb.c:398(become_local_master_stage2)
Oct 26 22:45:07 archanon nmbd[539]: *****
Oct 26 22:45:07 archanon nmbd[539]:
Oct 26 22:45:07 archanon nmbd[539]: Samba name server ARCHANON is now a local master browser for workgroup WORKGROUP on subnet 172.18.0.1
Oct 26 22:45:07 archanon nmbd[539]:
Oct 26 22:45:07 archanon nmbd[539]: *****
Oct 26 22:45:07 archanon nmbd[539]: [2021/10/26 22:45:07.780493, 0] ../../source3/nmbd/nmbd_become_lmb.c:398(become_local_master_stage2)
Oct 26 22:45:07 archanon nmbd[539]: *****
Oct 26 22:45:07 archanon nmbd[539]:
Oct 26 22:45:07 archanon nmbd[539]: Samba name server ARCHANON is now a local master browser for workgroup WORKGROUP on subnet 172.17.0.1
Oct 26 22:45:07 archanon nmbd[539]:
Oct 26 22:45:07 archanon nmbd[539]: *****
Oct 26 22:45:21 archanon sudo[3104]: pam_unix(sudo:session): session closed for user root
Oct 26 22:45:21 archanon kernel: audit: type=1106 audit(1635302721.297:237): pid=3104 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:45:21 archanon kernel: audit: type=1104 audit(1635302721.297:238): pid=3104 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:45:21 archanon audit[3104]: USER_END pid=3104 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:45:21 archanon audit[3104]: CRED_DISP pid=3104 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:48:32 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.84' (uid=0 pid=3500 comm="sudo nano /etc/fstab ")
Oct 26 22:48:32 archanon kernel: audit: type=1101 audit(1635302912.593:239): pid=3500 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:48:32 archanon kernel: audit: type=1110 audit(1635302912.593:240): pid=3500 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:48:32 archanon kernel: audit: type=1105 audit(1635302912.593:241): pid=3500 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:48:32 archanon audit[3500]: USER_ACCT pid=3500 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:48:32 archanon audit[3500]: CRED_REFR pid=3500 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:48:32 archanon audit[3500]: USER_START pid=3500 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:48:32 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:48:32 archanon sudo[3500]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:48:32 archanon sudo[3500]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/nano /etc/fstab
Oct 26 22:48:32 archanon sudo[3500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:50:13 archanon audit[3500]: USER_END pid=3500 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:50:13 archanon kernel: audit: type=1106 audit(1635303013.792:242): pid=3500 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:50:13 archanon kernel: audit: type=1104 audit(1635303013.795:243): pid=3500 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:50:13 archanon audit[3500]: CRED_DISP pid=3500 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:50:13 archanon sudo[3500]: pam_unix(sudo:session): session closed for user root
Oct 26 22:51:26 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\share
Oct 26 22:51:26 archanon kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
Oct 26 22:51:26 archanon kernel: CIFS: VFS: \\anonymous-pc Send error in SessSetup = -13
Oct 26 22:51:26 archanon kernel: CIFS: VFS: cifs_mount failed w/return code = -13
Oct 26 22:51:26 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\downloads
Oct 26 22:51:26 archanon kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
Oct 26 22:51:26 archanon kernel: CIFS: VFS: \\anonymous-pc Send error in SessSetup = -13
Oct 26 22:51:26 archanon kernel: CIFS: VFS: cifs_mount failed w/return code = -13
Oct 26 22:51:30 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.85' (uid=0 pid=3632 comm="sudo mount -a -t cifs ")
Oct 26 22:51:30 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:51:30 archanon sudo[3632]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:51:30 archanon audit[3632]: USER_ACCT pid=3632 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:51:30 archanon sudo[3632]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/mount -a -t cifs
Oct 26 22:51:30 archanon audit[3632]: CRED_REFR pid=3632 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:51:30 archanon kernel: audit: type=1101 audit(1635303090.132:244): pid=3632 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:51:30 archanon kernel: audit: type=1110 audit(1635303090.132:245): pid=3632 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:51:30 archanon sudo[3632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:51:30 archanon kernel: audit: type=1105 audit(1635303090.136:246): pid=3632 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:51:30 archanon audit[3632]: USER_START pid=3632 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:51:30 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\share
Oct 26 22:51:30 archanon kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
Oct 26 22:51:30 archanon kernel: CIFS: VFS: \\anonymous-pc Send error in SessSetup = -13
Oct 26 22:51:30 archanon kernel: CIFS: VFS: cifs_mount failed w/return code = -13
Oct 26 22:51:30 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\downloads
Oct 26 22:51:30 archanon sudo[3632]: pam_unix(sudo:session): session closed for user root
Oct 26 22:51:30 archanon audit[3632]: USER_END pid=3632 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:51:30 archanon audit[3632]: CRED_DISP pid=3632 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:51:30 archanon kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
Oct 26 22:51:30 archanon kernel: CIFS: VFS: \\anonymous-pc Send error in SessSetup = -13
Oct 26 22:51:30 archanon kernel: CIFS: VFS: cifs_mount failed w/return code = -13
Oct 26 22:51:30 archanon kernel: audit: type=1106 audit(1635303090.229:247): pid=3632 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:51:30 archanon kernel: audit: type=1104 audit(1635303090.229:248): pid=3632 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:52:13 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\share
Oct 26 22:52:13 archanon kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
Oct 26 22:52:13 archanon kernel: CIFS: VFS: \\anonymous-pc Send error in SessSetup = -13
Oct 26 22:52:13 archanon kernel: CIFS: VFS: cifs_mount failed w/return code = -13
Oct 26 22:52:25 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.86' (uid=0 pid=3668 comm="sudo mount /mnt/anonymous-pc/share ")
Oct 26 22:52:25 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:52:25 archanon sudo[3668]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:52:25 archanon audit[3668]: USER_ACCT pid=3668 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:52:25 archanon sudo[3668]: anonymous : TTY=pts/0 ; PWD=/home/anonymous ; USER=root ; COMMAND=/usr/bin/mount /mnt/anonymous-pc/share
Oct 26 22:52:25 archanon audit[3668]: CRED_REFR pid=3668 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:52:25 archanon kernel: audit: type=1101 audit(1635303145.126:249): pid=3668 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:52:25 archanon kernel: audit: type=1110 audit(1635303145.126:250): pid=3668 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:52:25 archanon audit[3668]: USER_START pid=3668 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:52:25 archanon sudo[3668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:52:25 archanon kernel: audit: type=1105 audit(1635303145.130:251): pid=3668 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:52:25 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\share
Oct 26 22:52:25 archanon sudo[3668]: pam_unix(sudo:session): session closed for user root
Oct 26 22:52:25 archanon audit[3668]: USER_END pid=3668 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:52:25 archanon audit[3668]: CRED_DISP pid=3668 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:52:25 archanon kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
Oct 26 22:52:25 archanon kernel: CIFS: VFS: \\anonymous-pc Send error in SessSetup = -13
Oct 26 22:52:25 archanon kernel: CIFS: VFS: cifs_mount failed w/return code = -13
Oct 26 22:52:25 archanon kernel: audit: type=1106 audit(1635303145.170:252): pid=3668 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:52:25 archanon kernel: audit: type=1104 audit(1635303145.170:253): pid=3668 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:54:36 archanon systemd[1]: Starting Cleanup of Temporary Directories...
Oct 26 22:54:36 archanon systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Oct 26 22:54:36 archanon systemd[1]: Finished Cleanup of Temporary Directories.
Oct 26 22:54:36 archanon audit[1]: SERVICE_START 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'
Oct 26 22:54:36 archanon audit[1]: SERVICE_STOP 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'
Oct 26 22:54:36 archanon kernel: audit: type=1130 audit(1635303276.278:254): 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'
Oct 26 22:54:36 archanon kernel: audit: type=1131 audit(1635303276.278:255): 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'
Oct 26 22:55:03 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.87' (uid=0 pid=3858 comm="sudo mount /mnt/anonymous-pc/share ")
Oct 26 22:55:03 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:55:03 archanon sudo[3858]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:55:03 archanon kernel: audit: type=1101 audit(1635303303.905:256): pid=3858 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:03 archanon kernel: audit: type=1110 audit(1635303303.908:257): pid=3858 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:03 archanon audit[3858]: USER_ACCT pid=3858 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:03 archanon audit[3858]: CRED_REFR pid=3858 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:03 archanon sudo[3858]: anonymous : TTY=pts/0 ; PWD=/etc ; USER=root ; COMMAND=/usr/bin/mount /mnt/anonymous-pc/share
Oct 26 22:55:03 archanon sudo[3858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:55:03 archanon audit[3858]: USER_START pid=3858 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:03 archanon kernel: audit: type=1105 audit(1635303303.912:258): pid=3858 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:03 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\share
Oct 26 22:55:03 archanon sudo[3858]: pam_unix(sudo:session): session closed for user root
Oct 26 22:55:03 archanon audit[3858]: USER_END pid=3858 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:03 archanon audit[3858]: CRED_DISP pid=3858 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:03 archanon kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
Oct 26 22:55:03 archanon kernel: CIFS: VFS: \\anonymous-pc Send error in SessSetup = -13
Oct 26 22:55:03 archanon kernel: CIFS: VFS: cifs_mount failed w/return code = -13
Oct 26 22:55:03 archanon kernel: audit: type=1106 audit(1635303303.958:259): pid=3858 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:03 archanon kernel: audit: type=1104 audit(1635303303.958:260): pid=3858 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:11 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.88' (uid=0 pid=3865 comm="sudo demsg ")
Oct 26 22:55:11 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:55:11 archanon audit[3865]: USER_ACCT pid=3865 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:11 archanon sudo[3865]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:55:11 archanon kernel: audit: type=1101 audit(1635303311.579:261): pid=3865 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:15 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.89' (uid=0 pid=3866 comm="sudo dmesg ")
Oct 26 22:55:15 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:55:15 archanon sudo[3866]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:55:15 archanon audit[3866]: USER_ACCT pid=3866 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:15 archanon sudo[3866]: anonymous : TTY=pts/0 ; PWD=/etc ; USER=root ; COMMAND=/usr/bin/dmesg
Oct 26 22:55:15 archanon audit[3866]: CRED_REFR pid=3866 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:15 archanon sudo[3866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:55:15 archanon audit[3866]: USER_START pid=3866 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:15 archanon kernel: audit: type=1101 audit(1635303315.472:262): pid=3866 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:15 archanon kernel: audit: type=1110 audit(1635303315.472:263): pid=3866 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:15 archanon kernel: audit: type=1105 audit(1635303315.472:264): pid=3866 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:15 archanon sudo[3866]: pam_unix(sudo:session): session closed for user root
Oct 26 22:55:15 archanon audit[3866]: USER_END pid=3866 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:15 archanon audit[3866]: CRED_DISP pid=3866 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:15 archanon kernel: audit: type=1106 audit(1635303315.502:265): pid=3866 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:15 archanon kernel: audit: type=1104 audit(1635303315.502:266): pid=3866 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:38 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.90' (uid=0 pid=3878 comm="sudo mount /mnt/anonymous-pc/share ")
Oct 26 22:55:38 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:55:38 archanon sudo[3878]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:55:38 archanon audit[3878]: USER_ACCT pid=3878 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:38 archanon sudo[3878]: anonymous : TTY=pts/0 ; PWD=/etc ; USER=root ; COMMAND=/usr/bin/mount /mnt/anonymous-pc/share
Oct 26 22:55:38 archanon audit[3878]: CRED_REFR pid=3878 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:38 archanon kernel: audit: type=1101 audit(1635303338.316:267): pid=3878 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:38 archanon kernel: audit: type=1110 audit(1635303338.316:268): pid=3878 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:38 archanon sudo[3878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:55:38 archanon kernel: audit: type=1105 audit(1635303338.319:269): pid=3878 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:38 archanon audit[3878]: USER_START pid=3878 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:38 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\share
Oct 26 22:55:38 archanon kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
Oct 26 22:55:38 archanon kernel: CIFS: VFS: \\anonymous-pc Send error in SessSetup = -13
Oct 26 22:55:38 archanon kernel: CIFS: VFS: cifs_mount failed w/return code = -13
Oct 26 22:55:38 archanon sudo[3878]: pam_unix(sudo:session): session closed for user root
Oct 26 22:55:38 archanon audit[3878]: USER_END pid=3878 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:38 archanon audit[3878]: CRED_DISP pid=3878 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:38 archanon kernel: audit: type=1106 audit(1635303338.362:270): pid=3878 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:38 archanon kernel: audit: type=1104 audit(1635303338.362:271): pid=3878 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:41 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.91' (uid=0 pid=3884 comm="sudo dmesg ")
Oct 26 22:55:41 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:55:41 archanon sudo[3884]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 22:55:41 archanon audit[3884]: USER_ACCT pid=3884 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:41 archanon sudo[3884]: anonymous : TTY=pts/0 ; PWD=/etc ; USER=root ; COMMAND=/usr/bin/dmesg
Oct 26 22:55:41 archanon audit[3884]: CRED_REFR pid=3884 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:41 archanon kernel: audit: type=1101 audit(1635303341.066:272): pid=3884 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:41 archanon kernel: audit: type=1110 audit(1635303341.066:273): pid=3884 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:41 archanon audit[3884]: USER_START pid=3884 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:41 archanon sudo[3884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 22:55:41 archanon kernel: audit: type=1105 audit(1635303341.072:274): pid=3884 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:41 archanon sudo[3884]: pam_unix(sudo:session): session closed for user root
Oct 26 22:55:41 archanon audit[3884]: USER_END pid=3884 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:41 archanon kernel: audit: type=1106 audit(1635303341.092:275): pid=3884 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:41 archanon kernel: audit: type=1104 audit(1635303341.092:276): pid=3884 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:55:41 archanon audit[3884]: CRED_DISP pid=3884 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 22:57:02 archanon kernel: usb 1-1.2: USB disconnect, device number 11
Oct 26 22:57:02 archanon kernel: usb 1-1.2.1: USB disconnect, device number 12
Oct 26 22:57:02 archanon kernel: usb 1-1.2.2: USB disconnect, device number 13
Oct 26 22:57:03 archanon kernel: usb 1-1.2.3: USB disconnect, device number 14
Oct 26 23:00:02 archanon kernel: usb 1-1.2: new high-speed USB device number 15 using xhci_hcd
Oct 26 23:00:02 archanon kernel: usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 26 23:00:02 archanon kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 26 23:00:02 archanon kernel: usb 1-1.2: Product: USB 2.0 Hub
Oct 26 23:00:02 archanon kernel: hub 1-1.2:1.0: USB hub found
Oct 26 23:00:02 archanon kernel: hub 1-1.2:1.0: 4 ports detected
Oct 26 23:00:02 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2
Oct 26 23:00:03 archanon kernel: usb 1-1.2.1: new full-speed USB device number 16 using xhci_hcd
Oct 26 23:00:03 archanon kernel: usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Oct 26 23:00:03 archanon kernel: usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:00:03 archanon kernel: usb 1-1.2.1: Product: USB Receiver
Oct 26 23:00:03 archanon kernel: usb 1-1.2.1: Manufacturer: Logitech
Oct 26 23:00:03 archanon kernel: logitech-djreceiver 0003:046D:C52B.0017: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input2
Oct 26 23:00:03 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1
Oct 26 23:00:03 archanon kernel: logitech-hidpp-device 0003:046D:405E.0018: HID++ 4.5 device connected.
Oct 26 23:00:03 archanon kernel: usb 1-1.2.2: new full-speed USB device number 17 using xhci_hcd
Oct 26 23:00:03 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0017/0003:046D:405E.0018/power_supply/hidpp_battery_2
Oct 26 23:00:04 archanon kernel: input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0017/0003:046D:405E.0018/input/input55
Oct 26 23:00:04 archanon kernel: logitech-hidpp-device 0003:046D:405E.0018: input,hidraw6: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-1.2.1/input2:1
Oct 26 23:00:04 archanon systemd-logind[446]: Watching system buttons on /dev/input/event12 (Logitech M720 Triathlon)
Oct 26 23:00:09 archanon kernel: usb 1-1.2.2: New USB device found, idVendor=258a, idProduct=0016, bcdDevice= 0.02
Oct 26 23:00:09 archanon kernel: usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:00:09 archanon kernel: usb 1-1.2.2: Product: Usb Gaming Keyboard
Oct 26 23:00:09 archanon kernel: usb 1-1.2.2: Manufacturer: BY Tech
Oct 26 23:00:09 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:258A:0016.0019/input/input56
Oct 26 23:00:09 archanon kernel: hid-generic 0003:258A:0016.0019: input,hidraw8: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input0
Oct 26 23:00:09 archanon kernel: input: BY Tech Usb Gaming Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.001A/input/input57
Oct 26 23:00:09 archanon kernel: input: BY Tech Usb Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.001A/input/input58
Oct 26 23:00:09 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.001A/input/input60
Oct 26 23:00:09 archanon kernel: input: BY Tech Usb Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.001A/input/input61
Oct 26 23:00:09 archanon kernel: hid-generic 0003:258A:0016.001A: input,hiddev99,hidraw9: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input1
Oct 26 23:00:09 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2
Oct 26 23:00:09 archanon systemd-logind[446]: Watching system buttons on /dev/input/event28 (BY Tech Usb Gaming Keyboard System Control)
Oct 26 23:00:09 archanon systemd-logind[446]: Watching system buttons on /dev/input/event30 (BY Tech Usb Gaming Keyboard)
Oct 26 23:00:09 archanon systemd-logind[446]: Watching system buttons on /dev/input/event26 (BY Tech Usb Gaming Keyboard)
Oct 26 23:00:09 archanon systemd-logind[446]: Watching system buttons on /dev/input/event29 (BY Tech Usb Gaming Keyboard Consumer Control)
Oct 26 23:00:09 archanon kernel: usb 1-1.2.3: new full-speed USB device number 18 using xhci_hcd
Oct 26 23:00:09 archanon kernel: usb 1-1.2.3: New USB device found, idVendor=05a7, idProduct=1020, bcdDevice= 1.00
Oct 26 23:00:09 archanon kernel: usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:00:09 archanon kernel: usb 1-1.2.3: Product: Bose USB Audio
Oct 26 23:00:09 archanon kernel: usb 1-1.2.3: Manufacturer: Bose Corporation
Oct 26 23:00:09 archanon kernel: hid-generic 0003:05A7:1020.001B: hiddev100,hidraw10: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:14.0-1.2.3/input2
Oct 26 23:00:09 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:00:09 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:00:09 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:00:09 archanon rtkit-daemon[1019]: Supervising 3 threads of 1 processes of 1 users.
Oct 26 23:00:09 archanon rtkit-daemon[1019]: Successfully made thread 4185 of process 985 owned by '1000' RT at priority 5.
Oct 26 23:00:09 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 26 23:00:11 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.93' (uid=0 pid=4187 comm="sudo mount /mnt/anonymous-pc/share ")
Oct 26 23:00:11 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 23:00:11 archanon sudo[4187]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 23:00:11 archanon audit[4187]: USER_ACCT pid=4187 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:11 archanon sudo[4187]: anonymous : TTY=pts/0 ; PWD=/etc ; USER=root ; COMMAND=/usr/bin/mount /mnt/anonymous-pc/share
Oct 26 23:00:11 archanon audit[4187]: CRED_REFR pid=4187 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:11 archanon kernel: audit: type=1101 audit(1635303611.855:277): pid=4187 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:11 archanon kernel: audit: type=1110 audit(1635303611.855:278): pid=4187 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:11 archanon audit[4187]: USER_START pid=4187 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:11 archanon sudo[4187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 23:00:11 archanon kernel: audit: type=1105 audit(1635303611.859:279): pid=4187 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:11 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\share
Oct 26 23:00:11 archanon sudo[4187]: pam_unix(sudo:session): session closed for user root
Oct 26 23:00:11 archanon kernel: audit: type=1106 audit(1635303611.965:280): pid=4187 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:11 archanon kernel: audit: type=1104 audit(1635303611.965:281): pid=4187 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:11 archanon audit[4187]: USER_END pid=4187 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:11 archanon audit[4187]: CRED_DISP pid=4187 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:29 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.94' (uid=0 pid=4205 comm="sudo mount /mnt/anonymous-pc/downloads ")
Oct 26 23:00:29 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 26 23:00:29 archanon sudo[4205]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 26 23:00:29 archanon audit[4205]: USER_ACCT pid=4205 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:29 archanon kernel: audit: type=1101 audit(1635303629.848:282): pid=4205 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:29 archanon sudo[4205]: anonymous : TTY=pts/0 ; PWD=/etc ; USER=root ; COMMAND=/usr/bin/mount /mnt/anonymous-pc/downloads
Oct 26 23:00:29 archanon audit[4205]: CRED_REFR pid=4205 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:29 archanon kernel: audit: type=1110 audit(1635303629.852:283): pid=4205 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:29 archanon sudo[4205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 26 23:00:29 archanon kernel: audit: type=1105 audit(1635303629.855:284): pid=4205 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:29 archanon audit[4205]: USER_START pid=4205 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:29 archanon kernel: CIFS: Attempting to mount \\anonymous-pc\downloads
Oct 26 23:00:29 archanon sudo[4205]: pam_unix(sudo:session): session closed for user root
Oct 26 23:00:29 archanon audit[4205]: USER_END pid=4205 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:29 archanon audit[4205]: CRED_DISP pid=4205 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:29 archanon kernel: audit: type=1106 audit(1635303629.938:285): pid=4205 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:29 archanon kernel: audit: type=1104 audit(1635303629.938:286): pid=4205 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 26 23:00:40 archanon kernel: CIFS: VFS: \\anonymous-pc No task to wake, unknown frame received! NumMids 2
Oct 26 23:00:40 archanon kernel: 00000000: 424d53fe 00000040 00000000 00000012 .SMB@...........
Oct 26 23:00:40 archanon kernel: 00000010: 00000001 00000000 ffffffff ffffffff ................
Oct 26 23:00:40 archanon kernel: 00000020: 00000000 00000000 00000000 00000000 ................
Oct 26 23:00:40 archanon kernel: 00000030: 00000000 00000000 00000000 00000000 ................
Oct 26 23:00:40 archanon kernel: CIFS: VFS: \\anonymous-pc No task to wake, unknown frame received! NumMids 2
Oct 26 23:00:40 archanon kernel: 00000000: 424d53fe 00000040 00000000 00000012 .SMB@...........
Oct 26 23:00:40 archanon kernel: 00000010: 00000001 00000000 ffffffff ffffffff ................
Oct 26 23:00:40 archanon kernel: 00000020: 00000000 00000000 00000000 00000000 ................
Oct 26 23:00:40 archanon kernel: 00000030: 00000000 00000000 00000000 00000000 ................
Oct 26 23:00:40 archanon kernel: CIFS: VFS: \\anonymous-pc No task to wake, unknown frame received! NumMids 2
Oct 26 23:00:40 archanon kernel: 00000000: 424d53fe 00000040 00000000 00000012 .SMB@...........
Oct 26 23:00:40 archanon kernel: 00000010: 00000001 00000000 ffffffff ffffffff ................
Oct 26 23:00:40 archanon kernel: 00000020: 00000000 00000000 00000000 00000000 ................
Oct 26 23:00:40 archanon kernel: 00000030: 00000000 00000000 00000000 00000000 ................
Oct 26 23:01:02 archanon systemd[895]: Started VTE child process 4347 launched by gnome-terminal-server process 2842.
Oct 26 23:01:28 archanon kernel: usb 1-1.2: USB disconnect, device number 15
Oct 26 23:01:28 archanon kernel: usb 1-1.2.1: USB disconnect, device number 16
Oct 26 23:01:28 archanon kernel: usb 1-1.2.2: USB disconnect, device number 17
Oct 26 23:01:29 archanon kernel: usb 1-1.2.3: USB disconnect, device number 18
Oct 26 23:02:18 archanon kernel: usb 1-1.2: new high-speed USB device number 19 using xhci_hcd
Oct 26 23:02:18 archanon kernel: usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 26 23:02:18 archanon kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 26 23:02:18 archanon kernel: usb 1-1.2: Product: USB 2.0 Hub
Oct 26 23:02:18 archanon kernel: hub 1-1.2:1.0: USB hub found
Oct 26 23:02:18 archanon kernel: hub 1-1.2:1.0: 4 ports detected
Oct 26 23:02:18 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2
Oct 26 23:02:18 archanon kernel: usb 1-1.2.1: new full-speed USB device number 20 using xhci_hcd
Oct 26 23:02:18 archanon kernel: usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Oct 26 23:02:18 archanon kernel: usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:02:18 archanon kernel: usb 1-1.2.1: Product: USB Receiver
Oct 26 23:02:18 archanon kernel: usb 1-1.2.1: Manufacturer: Logitech
Oct 26 23:02:18 archanon kernel: logitech-djreceiver 0003:046D:C52B.001E: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input2
Oct 26 23:02:19 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1
Oct 26 23:02:19 archanon kernel: logitech-hidpp-device 0003:046D:405E.001F: HID++ 4.5 device connected.
Oct 26 23:02:19 archanon kernel: usb 1-1.2.2: new full-speed USB device number 21 using xhci_hcd
Oct 26 23:02:19 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.001E/0003:046D:405E.001F/power_supply/hidpp_battery_3
Oct 26 23:02:19 archanon kernel: input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.001E/0003:046D:405E.001F/input/input62
Oct 26 23:02:19 archanon kernel: logitech-hidpp-device 0003:046D:405E.001F: input,hidraw6: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-1.2.1/input2:1
Oct 26 23:02:19 archanon systemd-logind[446]: Watching system buttons on /dev/input/event12 (Logitech M720 Triathlon)
Oct 26 23:02:24 archanon kernel: usb 1-1.2.2: New USB device found, idVendor=258a, idProduct=0016, bcdDevice= 0.02
Oct 26 23:02:24 archanon kernel: usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:02:24 archanon kernel: usb 1-1.2.2: Product: Usb Gaming Keyboard
Oct 26 23:02:24 archanon kernel: usb 1-1.2.2: Manufacturer: BY Tech
Oct 26 23:02:24 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:258A:0016.0020/input/input63
Oct 26 23:02:24 archanon kernel: hid-generic 0003:258A:0016.0020: input,hidraw8: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input0
Oct 26 23:02:24 archanon kernel: input: BY Tech Usb Gaming Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0021/input/input64
Oct 26 23:02:24 archanon kernel: input: BY Tech Usb Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0021/input/input65
Oct 26 23:02:24 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0021/input/input67
Oct 26 23:02:24 archanon kernel: input: BY Tech Usb Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0021/input/input68
Oct 26 23:02:24 archanon kernel: hid-generic 0003:258A:0016.0021: input,hiddev99,hidraw9: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input1
Oct 26 23:02:24 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2
Oct 26 23:02:24 archanon systemd-logind[446]: Watching system buttons on /dev/input/event29 (BY Tech Usb Gaming Keyboard Consumer Control)
Oct 26 23:02:24 archanon systemd-logind[446]: Watching system buttons on /dev/input/event26 (BY Tech Usb Gaming Keyboard)
Oct 26 23:02:24 archanon systemd-logind[446]: Watching system buttons on /dev/input/event30 (BY Tech Usb Gaming Keyboard)
Oct 26 23:02:24 archanon systemd-logind[446]: Watching system buttons on /dev/input/event28 (BY Tech Usb Gaming Keyboard System Control)
Oct 26 23:02:24 archanon kernel: usb 1-1.2.3: new full-speed USB device number 22 using xhci_hcd
Oct 26 23:02:25 archanon kernel: usb 1-1.2.3: New USB device found, idVendor=05a7, idProduct=1020, bcdDevice= 1.00
Oct 26 23:02:25 archanon kernel: usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:02:25 archanon kernel: usb 1-1.2.3: Product: Bose USB Audio
Oct 26 23:02:25 archanon kernel: usb 1-1.2.3: Manufacturer: Bose Corporation
Oct 26 23:02:25 archanon kernel: hid-generic 0003:05A7:1020.0022: hiddev100,hidraw10: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:14.0-1.2.3/input2
Oct 26 23:02:25 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:02:25 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:02:25 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:02:25 archanon rtkit-daemon[1019]: Supervising 3 threads of 1 processes of 1 users.
Oct 26 23:02:25 archanon rtkit-daemon[1019]: Successfully made thread 4452 of process 985 owned by '1000' RT at priority 5.
Oct 26 23:02:25 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 26 23:03:28 archanon kernel: usb 1-1.2: USB disconnect, device number 19
Oct 26 23:03:28 archanon kernel: usb 1-1.2.1: USB disconnect, device number 20
Oct 26 23:03:28 archanon kernel: usb 1-1.2.2: USB disconnect, device number 21
Oct 26 23:03:28 archanon kernel: usb 1-1.2.3: USB disconnect, device number 22
Oct 26 23:03:34 archanon audit[4541]: USER_AUTH pid=4541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 23:03:34 archanon audit[4541]: USER_ACCT pid=4541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 23:03:34 archanon audit[4541]: CRED_ACQ pid=4541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 23:03:34 archanon kernel: audit: type=1100 audit(1635303814.788:287): pid=4541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 23:03:34 archanon kernel: audit: type=1101 audit(1635303814.788:288): pid=4541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 23:03:34 archanon kernel: audit: type=1103 audit(1635303814.788:289): pid=4541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 23:03:34 archanon audit[4543]: SECCOMP auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=4543 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=262 compat=0 ip=0x7f00906b4d8e code=0x0
Oct 26 23:03:34 archanon audit[4543]: ANOM_ABEND auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=4543 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 res=1
Oct 26 23:03:34 archanon kernel: audit: type=1326 audit(1635303814.915:290): auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=4543 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=262 compat=0 ip=0x7f00906b4d8e code=0x0
Oct 26 23:03:34 archanon kernel: audit: type=1701 audit(1635303814.915:291): auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=4543 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 res=1
Oct 26 23:03:34 archanon audit: BPF prog-id=40 op=LOAD
Oct 26 23:03:34 archanon audit: BPF prog-id=41 op=LOAD
Oct 26 23:03:34 archanon audit: BPF prog-id=42 op=LOAD
Oct 26 23:03:34 archanon systemd[1]: Started Process Core Dump (PID 4544/UID 0).
Oct 26 23:03:34 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@4-4544-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:03:34 archanon kernel: audit: type=1334 audit(1635303814.978:292): prog-id=40 op=LOAD
Oct 26 23:03:34 archanon kernel: audit: type=1334 audit(1635303814.978:293): prog-id=41 op=LOAD
Oct 26 23:03:34 archanon kernel: audit: type=1334 audit(1635303814.978:294): prog-id=42 op=LOAD
Oct 26 23:03:34 archanon kernel: audit: type=1130 audit(1635303814.978:295): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@4-4544-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:03:35 archanon systemd-coredump[4545]: Process 4543 (vsftpd) of user 1000 dumped core.
Found module linux-vdso.so.1 with build-id: cc412381f6faf7735f689e78e2ede93a7a28733c
Found module libffi.so.8 with build-id: f90d8b734f6de9b25faedb8cbfab7054dafc0a42
Found module libp11-kit.so.0 with build-id: f97c44b297b54185bbe3eb6ed6dab5d8967f1532
Found module librt.so.1 with build-id: 75484da2d6f1515189eefa076e0a40328834cd16
Found module libnss_systemd.so.2 with build-id: d41536e781cd484ec7952f6b69938f0b3c04fe8a
Found module libnss_files.so.2 with build-id: 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
Found module libcrypt.so.2 with build-id: 3743451bdaf36f951f926927633fd964813025d0
Found module libcap-ng.so.0 with build-id: 345acbd3f1a251a101cd25c90bf0b3adb9f5c70e
Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
Found module libaudit.so.1 with build-id: ba2774b7e0faa91f85f6f2e774e2cad9a9e1d550
Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
Found module libcrypto.so.1.1 with build-id: 6d23f0a3f354825868d044684fad31d482cc9210
Found module libssl.so.1.1 with build-id: 959cd8f1dd43fc31aeb93caac4eda87c907ef18b
Found module libcap.so.2 with build-id: c1674f9082fedd415876b9f7d9712269163259b5
Found module libpam.so.0 with build-id: bb11b2685fe89555938ffd330ea44d82b0f8701c
Found module vsftpd with build-id: f686c3b0f7f2cc92c11059d9e4bd6e5666468ea8
Stack trace of thread 3:
#0 0x00007f00906b4d8e fstatat (libc.so.6 + 0xeed8e)
#1 0x00007f009068d54e opendir_tail (libc.so.6 + 0xc754e)
#2 0x000055dda10d7c52 n/a (vsftpd + 0x7c52)
#3 0x000055dda10d99ef n/a (vsftpd + 0x99ef)
#4 0x000055dda10e11d2 n/a (vsftpd + 0x111d2)
#5 0x000055dda10e164d n/a (vsftpd + 0x1164d)
#6 0x000055dda10d556f n/a (vsftpd + 0x556f)
#7 0x00007f00905edb25 __libc_start_main (libc.so.6 + 0x27b25)
#8 0x000055dda10d580e n/a (vsftpd + 0x580e)
Oct 26 23:03:35 archanon audit[4541]: SECCOMP auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=4541 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=37 compat=0 ip=0x7f0090691b4b code=0x0
Oct 26 23:03:35 archanon kernel: audit: type=1326 audit(1635303815.041:296): auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=4541 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=37 compat=0 ip=0x7f0090691b4b code=0x0
Oct 26 23:03:35 archanon audit[4541]: ANOM_ABEND auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=4541 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 res=1
Oct 26 23:03:35 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@4-4544-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:03:35 archanon systemd[1]: systemd-coredump@4-4544-0.service: Deactivated successfully.
Oct 26 23:03:35 archanon audit: BPF prog-id=43 op=LOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=44 op=LOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=45 op=LOAD
Oct 26 23:03:35 archanon systemd[1]: Started Process Core Dump (PID 4546/UID 0).
Oct 26 23:03:35 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@5-4546-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:03:35 archanon systemd-coredump[4552]: Process 4541 (vsftpd) of user 65534 dumped core.
Found module linux-vdso.so.1 with build-id: cc412381f6faf7735f689e78e2ede93a7a28733c
Found module libffi.so.8 with build-id: f90d8b734f6de9b25faedb8cbfab7054dafc0a42
Found module libp11-kit.so.0 with build-id: f97c44b297b54185bbe3eb6ed6dab5d8967f1532
Found module librt.so.1 with build-id: 75484da2d6f1515189eefa076e0a40328834cd16
Found module libnss_systemd.so.2 with build-id: d41536e781cd484ec7952f6b69938f0b3c04fe8a
Found module libnss_files.so.2 with build-id: 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
Found module libcrypt.so.2 with build-id: 3743451bdaf36f951f926927633fd964813025d0
Found module libcap-ng.so.0 with build-id: 345acbd3f1a251a101cd25c90bf0b3adb9f5c70e
Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
Found module libaudit.so.1 with build-id: ba2774b7e0faa91f85f6f2e774e2cad9a9e1d550
Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
Found module libcrypto.so.1.1 with build-id: 6d23f0a3f354825868d044684fad31d482cc9210
Found module libssl.so.1.1 with build-id: 959cd8f1dd43fc31aeb93caac4eda87c907ef18b
Found module libcap.so.2 with build-id: c1674f9082fedd415876b9f7d9712269163259b5
Found module libpam.so.0 with build-id: bb11b2685fe89555938ffd330ea44d82b0f8701c
Found module vsftpd with build-id: f686c3b0f7f2cc92c11059d9e4bd6e5666468ea8
Stack trace of thread 1:
#0 0x00007f0090691b4b alarm (libc.so.6 + 0xcbb4b)
#1 0x00007f0090602da0 __restore_rt (libc.so.6 + 0x3cda0)
#2 0x00007f00906b5862 __read (libc.so.6 + 0xef862)
#3 0x000055dda10e632d n/a (vsftpd + 0x1632d)
#4 0x000055dda10e6420 n/a (vsftpd + 0x16420)
#5 0x000055dda10da724 n/a (vsftpd + 0xa724)
#6 0x000055dda10dcfcc n/a (vsftpd + 0xcfcc)
#7 0x000055dda10e0f02 n/a (vsftpd + 0x10f02)
#8 0x000055dda10e164d n/a (vsftpd + 0x1164d)
#9 0x000055dda10d556f n/a (vsftpd + 0x556f)
#10 0x00007f00905edb25 __libc_start_main (libc.so.6 + 0x27b25)
#11 0x000055dda10d580e n/a (vsftpd + 0x580e)
Oct 26 23:03:35 archanon systemd[1]: systemd-coredump@5-4546-0.service: Deactivated successfully.
Oct 26 23:03:35 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@5-4546-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:03:35 archanon audit: BPF prog-id=45 op=UNLOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=44 op=UNLOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=43 op=UNLOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=42 op=UNLOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=41 op=UNLOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=40 op=UNLOAD
Oct 26 23:03:35 archanon audit[4557]: USER_AUTH pid=4557 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 23:03:35 archanon audit[4557]: USER_ACCT pid=4557 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 23:03:35 archanon audit[4557]: CRED_ACQ pid=4557 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_listfile,pam_unix,pam_shells acct="anonymous" exe="/usr/bin/vsftpd" hostname=192.168.1.13 addr=192.168.1.13 terminal=ftp res=success'
Oct 26 23:03:35 archanon audit[4559]: SECCOMP auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=4559 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=262 compat=0 ip=0x7f00906b4d8e code=0x0
Oct 26 23:03:35 archanon audit[4559]: ANOM_ABEND auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=4559 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 res=1
Oct 26 23:03:35 archanon audit: BPF prog-id=46 op=LOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=47 op=LOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=48 op=LOAD
Oct 26 23:03:35 archanon systemd[1]: Started Process Core Dump (PID 4560/UID 0).
Oct 26 23:03:35 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@6-4560-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:03:35 archanon systemd-coredump[4561]: Process 4559 (vsftpd) of user 1000 dumped core.
Found module linux-vdso.so.1 with build-id: cc412381f6faf7735f689e78e2ede93a7a28733c
Found module libffi.so.8 with build-id: f90d8b734f6de9b25faedb8cbfab7054dafc0a42
Found module libp11-kit.so.0 with build-id: f97c44b297b54185bbe3eb6ed6dab5d8967f1532
Found module librt.so.1 with build-id: 75484da2d6f1515189eefa076e0a40328834cd16
Found module libnss_systemd.so.2 with build-id: d41536e781cd484ec7952f6b69938f0b3c04fe8a
Found module libnss_files.so.2 with build-id: 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
Found module libcrypt.so.2 with build-id: 3743451bdaf36f951f926927633fd964813025d0
Found module libcap-ng.so.0 with build-id: 345acbd3f1a251a101cd25c90bf0b3adb9f5c70e
Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
Found module libaudit.so.1 with build-id: ba2774b7e0faa91f85f6f2e774e2cad9a9e1d550
Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
Found module libcrypto.so.1.1 with build-id: 6d23f0a3f354825868d044684fad31d482cc9210
Found module libssl.so.1.1 with build-id: 959cd8f1dd43fc31aeb93caac4eda87c907ef18b
Found module libcap.so.2 with build-id: c1674f9082fedd415876b9f7d9712269163259b5
Found module libpam.so.0 with build-id: bb11b2685fe89555938ffd330ea44d82b0f8701c
Found module vsftpd with build-id: f686c3b0f7f2cc92c11059d9e4bd6e5666468ea8
Stack trace of thread 3:
#0 0x00007f00906b4d8e fstatat (libc.so.6 + 0xeed8e)
#1 0x00007f009068d54e opendir_tail (libc.so.6 + 0xc754e)
#2 0x000055dda10d7c52 n/a (vsftpd + 0x7c52)
#3 0x000055dda10d99ef n/a (vsftpd + 0x99ef)
#4 0x000055dda10e11d2 n/a (vsftpd + 0x111d2)
#5 0x000055dda10e164d n/a (vsftpd + 0x1164d)
#6 0x000055dda10d556f n/a (vsftpd + 0x556f)
#7 0x00007f00905edb25 __libc_start_main (libc.so.6 + 0x27b25)
#8 0x000055dda10d580e n/a (vsftpd + 0x580e)
Oct 26 23:03:35 archanon audit[4557]: SECCOMP auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=4557 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 arch=c000003e syscall=37 compat=0 ip=0x7f0090691b4b code=0x0
Oct 26 23:03:35 archanon audit[4557]: ANOM_ABEND auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=4557 comm="vsftpd" exe="/usr/bin/vsftpd" sig=31 res=1
Oct 26 23:03:35 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@6-4560-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:03:35 archanon systemd[1]: systemd-coredump@6-4560-0.service: Deactivated successfully.
Oct 26 23:03:35 archanon audit: BPF prog-id=49 op=LOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=50 op=LOAD
Oct 26 23:03:35 archanon audit: BPF prog-id=51 op=LOAD
Oct 26 23:03:35 archanon systemd[1]: Started Process Core Dump (PID 4562/UID 0).
Oct 26 23:03:35 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@7-4562-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:03:35 archanon systemd-coredump[4568]: Process 4557 (vsftpd) of user 65534 dumped core.
Found module linux-vdso.so.1 with build-id: cc412381f6faf7735f689e78e2ede93a7a28733c
Found module libffi.so.8 with build-id: f90d8b734f6de9b25faedb8cbfab7054dafc0a42
Found module libp11-kit.so.0 with build-id: f97c44b297b54185bbe3eb6ed6dab5d8967f1532
Found module librt.so.1 with build-id: 75484da2d6f1515189eefa076e0a40328834cd16
Found module libnss_systemd.so.2 with build-id: d41536e781cd484ec7952f6b69938f0b3c04fe8a
Found module libnss_files.so.2 with build-id: 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
Found module libcrypt.so.2 with build-id: 3743451bdaf36f951f926927633fd964813025d0
Found module libcap-ng.so.0 with build-id: 345acbd3f1a251a101cd25c90bf0b3adb9f5c70e
Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
Found module libaudit.so.1 with build-id: ba2774b7e0faa91f85f6f2e774e2cad9a9e1d550
Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
Found module libcrypto.so.1.1 with build-id: 6d23f0a3f354825868d044684fad31d482cc9210
Found module libssl.so.1.1 with build-id: 959cd8f1dd43fc31aeb93caac4eda87c907ef18b
Found module libcap.so.2 with build-id: c1674f9082fedd415876b9f7d9712269163259b5
Found module libpam.so.0 with build-id: bb11b2685fe89555938ffd330ea44d82b0f8701c
Found module vsftpd with build-id: f686c3b0f7f2cc92c11059d9e4bd6e5666468ea8
Stack trace of thread 1:
#0 0x00007f0090691b4b alarm (libc.so.6 + 0xcbb4b)
#1 0x00007f0090602da0 __restore_rt (libc.so.6 + 0x3cda0)
#2 0x00007f00906b5862 __read (libc.so.6 + 0xef862)
#3 0x000055dda10e632d n/a (vsftpd + 0x1632d)
#4 0x000055dda10e6420 n/a (vsftpd + 0x16420)
#5 0x000055dda10da724 n/a (vsftpd + 0xa724)
#6 0x000055dda10dcfcc n/a (vsftpd + 0xcfcc)
#7 0x000055dda10e0f02 n/a (vsftpd + 0x10f02)
#8 0x000055dda10e164d n/a (vsftpd + 0x1164d)
#9 0x000055dda10d556f n/a (vsftpd + 0x556f)
#10 0x00007f00905edb25 __libc_start_main (libc.so.6 + 0x27b25)
#11 0x000055dda10d580e n/a (vsftpd + 0x580e)
Oct 26 23:03:35 archanon systemd[1]: systemd-coredump@7-4562-0.service: Deactivated successfully.
Oct 26 23:03:35 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@7-4562-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:03:36 archanon audit: BPF prog-id=51 op=UNLOAD
Oct 26 23:03:36 archanon audit: BPF prog-id=50 op=UNLOAD
Oct 26 23:03:36 archanon audit: BPF prog-id=49 op=UNLOAD
Oct 26 23:03:36 archanon audit: BPF prog-id=48 op=UNLOAD
Oct 26 23:03:36 archanon audit: BPF prog-id=47 op=UNLOAD
Oct 26 23:03:36 archanon audit: BPF prog-id=46 op=UNLOAD
Oct 26 23:04:24 archanon kernel: usb 1-1.2: new high-speed USB device number 23 using xhci_hcd
Oct 26 23:04:24 archanon kernel: usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 26 23:04:24 archanon kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 26 23:04:24 archanon kernel: usb 1-1.2: Product: USB 2.0 Hub
Oct 26 23:04:24 archanon kernel: hub 1-1.2:1.0: USB hub found
Oct 26 23:04:24 archanon kernel: hub 1-1.2:1.0: 4 ports detected
Oct 26 23:04:24 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2
Oct 26 23:04:24 archanon kernel: usb 1-1.2.1: new full-speed USB device number 24 using xhci_hcd
Oct 26 23:04:24 archanon kernel: usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Oct 26 23:04:24 archanon kernel: usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:04:24 archanon kernel: usb 1-1.2.1: Product: USB Receiver
Oct 26 23:04:24 archanon kernel: usb 1-1.2.1: Manufacturer: Logitech
Oct 26 23:04:24 archanon kernel: logitech-djreceiver 0003:046D:C52B.0025: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input2
Oct 26 23:04:25 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1
Oct 26 23:04:25 archanon kernel: logitech-hidpp-device 0003:046D:405E.0026: HID++ 4.5 device connected.
Oct 26 23:04:25 archanon kernel: usb 1-1.2.2: new full-speed USB device number 25 using xhci_hcd
Oct 26 23:04:25 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0025/0003:046D:405E.0026/power_supply/hidpp_battery_4
Oct 26 23:04:25 archanon kernel: input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0025/0003:046D:405E.0026/input/input69
Oct 26 23:04:25 archanon kernel: logitech-hidpp-device 0003:046D:405E.0026: input,hidraw6: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-1.2.1/input2:1
Oct 26 23:04:25 archanon systemd-logind[446]: Watching system buttons on /dev/input/event12 (Logitech M720 Triathlon)
Oct 26 23:04:30 archanon kernel: usb 1-1.2.2: New USB device found, idVendor=258a, idProduct=0016, bcdDevice= 0.02
Oct 26 23:04:30 archanon kernel: usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:04:30 archanon kernel: usb 1-1.2.2: Product: Usb Gaming Keyboard
Oct 26 23:04:30 archanon kernel: usb 1-1.2.2: Manufacturer: BY Tech
Oct 26 23:04:30 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:258A:0016.0027/input/input70
Oct 26 23:04:30 archanon kernel: hid-generic 0003:258A:0016.0027: input,hidraw8: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input0
Oct 26 23:04:30 archanon kernel: input: BY Tech Usb Gaming Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0028/input/input71
Oct 26 23:04:30 archanon kernel: input: BY Tech Usb Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0028/input/input72
Oct 26 23:04:30 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0028/input/input74
Oct 26 23:04:30 archanon kernel: input: BY Tech Usb Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0028/input/input75
Oct 26 23:04:30 archanon kernel: hid-generic 0003:258A:0016.0028: input,hiddev99,hidraw9: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input1
Oct 26 23:04:30 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2
Oct 26 23:04:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event28 (BY Tech Usb Gaming Keyboard System Control)
Oct 26 23:04:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event29 (BY Tech Usb Gaming Keyboard Consumer Control)
Oct 26 23:04:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event30 (BY Tech Usb Gaming Keyboard)
Oct 26 23:04:30 archanon systemd-logind[446]: Watching system buttons on /dev/input/event26 (BY Tech Usb Gaming Keyboard)
Oct 26 23:04:30 archanon kernel: usb 1-1.2.3: new full-speed USB device number 26 using xhci_hcd
Oct 26 23:04:31 archanon kernel: usb 1-1.2.3: New USB device found, idVendor=05a7, idProduct=1020, bcdDevice= 1.00
Oct 26 23:04:31 archanon kernel: usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:04:31 archanon kernel: usb 1-1.2.3: Product: Bose USB Audio
Oct 26 23:04:31 archanon kernel: usb 1-1.2.3: Manufacturer: Bose Corporation
Oct 26 23:04:31 archanon kernel: hid-generic 0003:05A7:1020.0029: hiddev100,hidraw10: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:14.0-1.2.3/input2
Oct 26 23:04:31 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:04:31 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:04:31 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:04:31 archanon rtkit-daemon[1019]: Supervising 3 threads of 1 processes of 1 users.
Oct 26 23:04:31 archanon rtkit-daemon[1019]: Successfully made thread 4634 of process 985 owned by '1000' RT at priority 5.
Oct 26 23:04:31 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 26 23:04:52 archanon kernel: usb 1-1.2: USB disconnect, device number 23
Oct 26 23:04:52 archanon kernel: usb 1-1.2.1: USB disconnect, device number 24
Oct 26 23:04:52 archanon kernel: usb 1-1.2.2: USB disconnect, device number 25
Oct 26 23:04:53 archanon kernel: usb 1-1.2.3: USB disconnect, device number 26
Oct 26 23:06:57 archanon kernel: usb 1-1.2: new high-speed USB device number 27 using xhci_hcd
Oct 26 23:06:57 archanon kernel: usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 26 23:06:57 archanon kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 26 23:06:57 archanon kernel: usb 1-1.2: Product: USB 2.0 Hub
Oct 26 23:06:57 archanon kernel: hub 1-1.2:1.0: USB hub found
Oct 26 23:06:57 archanon kernel: hub 1-1.2:1.0: 4 ports detected
Oct 26 23:06:57 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2
Oct 26 23:06:58 archanon kernel: usb 1-1.2.1: new full-speed USB device number 28 using xhci_hcd
Oct 26 23:06:58 archanon kernel: usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Oct 26 23:06:58 archanon kernel: usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:06:58 archanon kernel: usb 1-1.2.1: Product: USB Receiver
Oct 26 23:06:58 archanon kernel: usb 1-1.2.1: Manufacturer: Logitech
Oct 26 23:06:58 archanon kernel: logitech-djreceiver 0003:046D:C52B.002C: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input2
Oct 26 23:06:58 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1
Oct 26 23:06:58 archanon kernel: logitech-hidpp-device 0003:046D:405E.002D: HID++ 4.5 device connected.
Oct 26 23:06:58 archanon kernel: usb 1-1.2.2: new full-speed USB device number 29 using xhci_hcd
Oct 26 23:06:58 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.002C/0003:046D:405E.002D/power_supply/hidpp_battery_5
Oct 26 23:06:58 archanon kernel: input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.002C/0003:046D:405E.002D/input/input76
Oct 26 23:06:58 archanon kernel: logitech-hidpp-device 0003:046D:405E.002D: input,hidraw6: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-1.2.1/input2:1
Oct 26 23:06:59 archanon systemd-logind[446]: Watching system buttons on /dev/input/event12 (Logitech M720 Triathlon)
Oct 26 23:07:04 archanon kernel: usb 1-1.2.2: New USB device found, idVendor=258a, idProduct=0016, bcdDevice= 0.02
Oct 26 23:07:04 archanon kernel: usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:07:04 archanon kernel: usb 1-1.2.2: Product: Usb Gaming Keyboard
Oct 26 23:07:04 archanon kernel: usb 1-1.2.2: Manufacturer: BY Tech
Oct 26 23:07:04 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:258A:0016.002E/input/input77
Oct 26 23:07:04 archanon kernel: hid-generic 0003:258A:0016.002E: input,hidraw8: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input0
Oct 26 23:07:04 archanon kernel: input: BY Tech Usb Gaming Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.002F/input/input78
Oct 26 23:07:04 archanon kernel: input: BY Tech Usb Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.002F/input/input79
Oct 26 23:07:04 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.002F/input/input81
Oct 26 23:07:04 archanon kernel: input: BY Tech Usb Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.002F/input/input82
Oct 26 23:07:04 archanon kernel: hid-generic 0003:258A:0016.002F: input,hiddev99,hidraw9: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input1
Oct 26 23:07:04 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2
Oct 26 23:07:04 archanon systemd-logind[446]: Watching system buttons on /dev/input/event29 (BY Tech Usb Gaming Keyboard Consumer Control)
Oct 26 23:07:04 archanon systemd-logind[446]: Watching system buttons on /dev/input/event26 (BY Tech Usb Gaming Keyboard)
Oct 26 23:07:04 archanon systemd-logind[446]: Watching system buttons on /dev/input/event28 (BY Tech Usb Gaming Keyboard System Control)
Oct 26 23:07:04 archanon systemd-logind[446]: Watching system buttons on /dev/input/event30 (BY Tech Usb Gaming Keyboard)
Oct 26 23:07:04 archanon kernel: usb 1-1.2.3: new full-speed USB device number 30 using xhci_hcd
Oct 26 23:07:04 archanon kernel: usb 1-1.2.3: New USB device found, idVendor=05a7, idProduct=1020, bcdDevice= 1.00
Oct 26 23:07:04 archanon kernel: usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:07:04 archanon kernel: usb 1-1.2.3: Product: Bose USB Audio
Oct 26 23:07:04 archanon kernel: usb 1-1.2.3: Manufacturer: Bose Corporation
Oct 26 23:07:04 archanon kernel: hid-generic 0003:05A7:1020.0030: hiddev100,hidraw10: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:14.0-1.2.3/input2
Oct 26 23:07:04 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:07:04 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:07:04 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:07:04 archanon rtkit-daemon[1019]: Supervising 3 threads of 1 processes of 1 users.
Oct 26 23:07:04 archanon rtkit-daemon[1019]: Successfully made thread 4774 of process 985 owned by '1000' RT at priority 5.
Oct 26 23:07:04 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 26 23:07:57 archanon kernel: usb 1-1.2: USB disconnect, device number 27
Oct 26 23:07:57 archanon kernel: usb 1-1.2.1: USB disconnect, device number 28
Oct 26 23:07:57 archanon kernel: usb 1-1.2.2: USB disconnect, device number 29
Oct 26 23:07:58 archanon kernel: usb 1-1.2.3: USB disconnect, device number 30
Oct 26 23:09:38 archanon kernel: usb 1-1.2: new high-speed USB device number 31 using xhci_hcd
Oct 26 23:09:38 archanon kernel: usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 26 23:09:38 archanon kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 26 23:09:38 archanon kernel: usb 1-1.2: Product: USB 2.0 Hub
Oct 26 23:09:38 archanon kernel: hub 1-1.2:1.0: USB hub found
Oct 26 23:09:38 archanon kernel: hub 1-1.2:1.0: 4 ports detected
Oct 26 23:09:38 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2
Oct 26 23:09:38 archanon kernel: usb 1-1.2.1: new full-speed USB device number 32 using xhci_hcd
Oct 26 23:09:39 archanon kernel: usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Oct 26 23:09:39 archanon kernel: usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:09:39 archanon kernel: usb 1-1.2.1: Product: USB Receiver
Oct 26 23:09:39 archanon kernel: usb 1-1.2.1: Manufacturer: Logitech
Oct 26 23:09:39 archanon kernel: logitech-djreceiver 0003:046D:C52B.0033: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input2
Oct 26 23:09:39 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1
Oct 26 23:09:39 archanon kernel: logitech-hidpp-device 0003:046D:405E.0034: HID++ 4.5 device connected.
Oct 26 23:09:39 archanon kernel: usb 1-1.2.2: new full-speed USB device number 33 using xhci_hcd
Oct 26 23:09:39 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0033/0003:046D:405E.0034/power_supply/hidpp_battery_6
Oct 26 23:09:39 archanon kernel: input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0033/0003:046D:405E.0034/input/input83
Oct 26 23:09:39 archanon kernel: logitech-hidpp-device 0003:046D:405E.0034: input,hidraw6: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-1.2.1/input2:1
Oct 26 23:09:39 archanon systemd-logind[446]: Watching system buttons on /dev/input/event12 (Logitech M720 Triathlon)
Oct 26 23:09:44 archanon kernel: usb 1-1.2.2: New USB device found, idVendor=258a, idProduct=0016, bcdDevice= 0.02
Oct 26 23:09:44 archanon kernel: usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:09:44 archanon kernel: usb 1-1.2.2: Product: Usb Gaming Keyboard
Oct 26 23:09:44 archanon kernel: usb 1-1.2.2: Manufacturer: BY Tech
Oct 26 23:09:44 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:258A:0016.0035/input/input84
Oct 26 23:09:44 archanon kernel: hid-generic 0003:258A:0016.0035: input,hidraw8: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input0
Oct 26 23:09:44 archanon kernel: input: BY Tech Usb Gaming Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0036/input/input85
Oct 26 23:09:44 archanon kernel: input: BY Tech Usb Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0036/input/input86
Oct 26 23:09:44 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0036/input/input88
Oct 26 23:09:44 archanon kernel: input: BY Tech Usb Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0036/input/input89
Oct 26 23:09:44 archanon kernel: hid-generic 0003:258A:0016.0036: input,hiddev99,hidraw9: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input1
Oct 26 23:09:44 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2
Oct 26 23:09:44 archanon systemd-logind[446]: Watching system buttons on /dev/input/event28 (BY Tech Usb Gaming Keyboard System Control)
Oct 26 23:09:44 archanon systemd-logind[446]: Watching system buttons on /dev/input/event29 (BY Tech Usb Gaming Keyboard Consumer Control)
Oct 26 23:09:44 archanon systemd-logind[446]: Watching system buttons on /dev/input/event30 (BY Tech Usb Gaming Keyboard)
Oct 26 23:09:44 archanon systemd-logind[446]: Watching system buttons on /dev/input/event26 (BY Tech Usb Gaming Keyboard)
Oct 26 23:09:44 archanon kernel: usb 1-1.2.3: new full-speed USB device number 34 using xhci_hcd
Oct 26 23:09:45 archanon kernel: usb 1-1.2.3: New USB device found, idVendor=05a7, idProduct=1020, bcdDevice= 1.00
Oct 26 23:09:45 archanon kernel: usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 26 23:09:45 archanon kernel: usb 1-1.2.3: Product: Bose USB Audio
Oct 26 23:09:45 archanon kernel: usb 1-1.2.3: Manufacturer: Bose Corporation
Oct 26 23:09:45 archanon kernel: hid-generic 0003:05A7:1020.0037: hiddev100,hidraw10: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:14.0-1.2.3/input2
Oct 26 23:09:45 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:09:45 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:09:45 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 26 23:09:45 archanon rtkit-daemon[1019]: Supervising 3 threads of 1 processes of 1 users.
Oct 26 23:09:45 archanon rtkit-daemon[1019]: Successfully made thread 4925 of process 985 owned by '1000' RT at priority 5.
Oct 26 23:09:45 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 26 23:12:00 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.99' (uid=1000 pid=5030 comm="file-roller --default-dir=file:///home/share --add")
Oct 26 23:12:00 archanon audit: BPF prog-id=52 op=LOAD
Oct 26 23:12:00 archanon audit: BPF prog-id=53 op=LOAD
Oct 26 23:12:00 archanon audit: BPF prog-id=54 op=LOAD
Oct 26 23:12:00 archanon kernel: kauditd_printk_skb: 36 callbacks suppressed
Oct 26 23:12:00 archanon kernel: audit: type=1334 audit(1635304320.035:333): prog-id=52 op=LOAD
Oct 26 23:12:00 archanon kernel: audit: type=1334 audit(1635304320.035:334): prog-id=53 op=LOAD
Oct 26 23:12:00 archanon kernel: audit: type=1334 audit(1635304320.035:335): prog-id=54 op=LOAD
Oct 26 23:12:00 archanon systemd[1]: Starting Hostname Service...
Oct 26 23:12:00 archanon dbus-daemon[444]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 26 23:12:00 archanon systemd[1]: Started Hostname Service.
Oct 26 23:12:00 archanon 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'
Oct 26 23:12:00 archanon kernel: audit: type=1130 audit(1635304320.089:336): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:12:00 archanon gvfsd[5054]: smbXcli_negprot_smb1_done: No compatible protocol selected by server.
Oct 26 23:12:00 archanon gvfsd[5054]: got no contact to IPC$
Oct 26 23:12:25 archanon kernel: usb 1-1.2: USB disconnect, device number 31
Oct 26 23:12:25 archanon kernel: usb 1-1.2.1: USB disconnect, device number 32
Oct 26 23:12:25 archanon kernel: usb 1-1.2.2: USB disconnect, device number 33
Oct 26 23:12:26 archanon kernel: usb 1-1.2.3: USB disconnect, device number 34
Oct 26 23:12:49 archanon systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 26 23:12:49 archanon 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'
Oct 26 23:12:49 archanon kernel: audit: type=1131 audit(1635304369.066:337): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 26 23:12:49 archanon audit: BPF prog-id=54 op=UNLOAD
Oct 26 23:12:49 archanon audit: BPF prog-id=53 op=UNLOAD
Oct 26 23:12:49 archanon audit: BPF prog-id=52 op=UNLOAD
Oct 26 23:12:49 archanon kernel: audit: type=1334 audit(1635304369.299:338): prog-id=54 op=UNLOAD
Oct 26 23:12:49 archanon kernel: audit: type=1334 audit(1635304369.299:339): prog-id=53 op=UNLOAD
Oct 26 23:12:49 archanon kernel: audit: type=1334 audit(1635304369.299:340): prog-id=52 op=UNLOAD
Oct 26 23:17:14 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-110 txrate=1000
Oct 26 23:17:18 archanon systemd-logind[446]: Lid closed.
Oct 26 23:20:17 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-110 txrate=1000
Oct 26 23:20:19 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-109 txrate=1000
Oct 26 23:20:24 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 26 23:32:18 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating service name='org.cinnamon.ScreenSaver' requested by ':1.108' (uid=1000 pid=5794 comm="/usr/bin/python3 /usr/bin/cinnamon-screensaver-com")
Oct 26 23:32:18 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.cinnamon.ScreenSaver'
Oct 26 23:32:18 archanon cinnamon-session[907]: WARNING: t+3146.78839s: Detected that screensaver has appeared on the bus
Oct 27 00:00:36 archanon systemd[1]: Starting Daily man-db regeneration...
Oct 27 00:00:36 archanon kernel: audit: type=1130 audit(1635307236.233:341): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 27 00:00:36 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 27 00:00:36 archanon systemd[1]: Started Verify integrity of password and group files.
Oct 27 00:00:36 archanon sh[6777]: user 'samba_user': directory '/home/samba_user' does not exist
Oct 27 00:00:36 archanon sh[6777]: pwck: no changes
Oct 27 00:00:36 archanon systemd[1]: shadow.service: Main process exited, code=exited, status=1/FAILURE
Oct 27 00:00:36 archanon systemd[1]: shadow.service: Failed with result 'exit-code'.
Oct 27 00:00:36 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 27 00:00:36 archanon kernel: audit: type=1131 audit(1635307236.270:342): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 27 00:01:08 archanon systemd[1]: man-db.service: Deactivated successfully.
Oct 27 00:01:08 archanon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 27 00:01:08 archanon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 27 00:01:08 archanon systemd[1]: Finished Daily man-db regeneration.
Oct 27 00:01:08 archanon systemd[1]: man-db.service: Consumed 42.578s CPU time.
Oct 27 00:01:08 archanon kernel: audit: type=1130 audit(1635307268.047:343): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 27 00:01:08 archanon kernel: audit: type=1131 audit(1635307268.047:344): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 27 00:25:09 archanon kernel: CIFS: VFS: \\anonymous-pc has not responded in 180 seconds. Reconnecting...
Oct 27 01:51:03 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-109 txrate=1000
Oct 27 05:03:54 archanon kernel: clocksource: timekeeping watchdog on CPU3: hpet retried 2 times before success
Oct 27 05:13:17 archanon kernel: clocksource: timekeeping watchdog on CPU2: hpet retried 2 times before success
Oct 27 05:16:53 archanon kernel: clocksource: timekeeping watchdog on CPU2: hpet retried 2 times before success
Oct 27 06:36:42 archanon kernel: clocksource: timekeeping watchdog on CPU3: hpet retried 2 times before success
Oct 27 06:52:52 archanon kernel: usb 1-1.2: new high-speed USB device number 35 using xhci_hcd
Oct 27 06:52:53 archanon kernel: usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 27 06:52:53 archanon kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 27 06:52:53 archanon kernel: usb 1-1.2: Product: USB 2.0 Hub
Oct 27 06:52:53 archanon kernel: hub 1-1.2:1.0: USB hub found
Oct 27 06:52:53 archanon kernel: hub 1-1.2:1.0: 4 ports detected
Oct 27 06:52:53 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2
Oct 27 06:52:53 archanon kernel: usb 1-1.2.1: new full-speed USB device number 36 using xhci_hcd
Oct 27 06:52:53 archanon kernel: usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Oct 27 06:52:53 archanon kernel: usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 27 06:52:53 archanon kernel: usb 1-1.2.1: Product: USB Receiver
Oct 27 06:52:53 archanon kernel: usb 1-1.2.1: Manufacturer: Logitech
Oct 27 06:52:53 archanon kernel: logitech-djreceiver 0003:046D:C52B.003A: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input2
Oct 27 06:52:53 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1
Oct 27 06:52:53 archanon kernel: input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.003A/0003:046D:405E.003B/input/input90
Oct 27 06:52:53 archanon kernel: logitech-hidpp-device 0003:046D:405E.003B: input,hidraw6: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-1.2.1/input2:1
Oct 27 06:52:53 archanon systemd-logind[446]: Watching system buttons on /dev/input/event12 (Logitech M720 Triathlon)
Oct 27 06:52:53 archanon kernel: usb 1-1.2.2: new full-speed USB device number 37 using xhci_hcd
Oct 27 06:52:59 archanon kernel: usb 1-1.2.2: New USB device found, idVendor=258a, idProduct=0016, bcdDevice= 0.02
Oct 27 06:52:59 archanon kernel: usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 27 06:52:59 archanon kernel: usb 1-1.2.2: Product: Usb Gaming Keyboard
Oct 27 06:52:59 archanon kernel: usb 1-1.2.2: Manufacturer: BY Tech
Oct 27 06:52:59 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:258A:0016.003C/input/input91
Oct 27 06:52:59 archanon kernel: hid-generic 0003:258A:0016.003C: input,hidraw8: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input0
Oct 27 06:52:59 archanon kernel: input: BY Tech Usb Gaming Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.003D/input/input92
Oct 27 06:52:59 archanon kernel: input: BY Tech Usb Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.003D/input/input93
Oct 27 06:52:59 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.003D/input/input95
Oct 27 06:52:59 archanon kernel: input: BY Tech Usb Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.003D/input/input96
Oct 27 06:52:59 archanon kernel: hid-generic 0003:258A:0016.003D: input,hiddev99,hidraw9: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input1
Oct 27 06:52:59 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2
Oct 27 06:52:59 archanon systemd-logind[446]: Watching system buttons on /dev/input/event26 (BY Tech Usb Gaming Keyboard)
Oct 27 06:52:59 archanon systemd-logind[446]: Watching system buttons on /dev/input/event28 (BY Tech Usb Gaming Keyboard System Control)
Oct 27 06:52:59 archanon systemd-logind[446]: Watching system buttons on /dev/input/event30 (BY Tech Usb Gaming Keyboard)
Oct 27 06:52:59 archanon systemd-logind[446]: Watching system buttons on /dev/input/event29 (BY Tech Usb Gaming Keyboard Consumer Control)
Oct 27 06:52:59 archanon kernel: usb 1-1.2.3: new full-speed USB device number 38 using xhci_hcd
Oct 27 06:52:59 archanon kernel: usb 1-1.2.3: New USB device found, idVendor=05a7, idProduct=1020, bcdDevice= 1.00
Oct 27 06:52:59 archanon kernel: usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 27 06:52:59 archanon kernel: usb 1-1.2.3: Product: Bose USB Audio
Oct 27 06:52:59 archanon kernel: usb 1-1.2.3: Manufacturer: Bose Corporation
Oct 27 06:52:59 archanon kernel: hid-generic 0003:05A7:1020.003E: hiddev100,hidraw10: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:14.0-1.2.3/input2
Oct 27 06:52:59 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 27 06:52:59 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 27 06:52:59 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 27 06:52:59 archanon rtkit-daemon[1019]: Supervising 3 threads of 1 processes of 1 users.
Oct 27 06:52:59 archanon rtkit-daemon[1019]: Successfully made thread 21536 of process 985 owned by '1000' RT at priority 5.
Oct 27 06:52:59 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 27 06:53:02 archanon kernel: logitech-hidpp-device 0003:046D:405E.003B: HID++ 4.5 device connected.
Oct 27 06:53:03 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.003A/0003:046D:405E.003B/power_supply/hidpp_battery_7
Oct 27 06:53:05 archanon systemd-logind[446]: Lid opened.
Oct 27 06:53:13 archanon audit[21573]: USER_AUTH pid=21573 uid=1000 auid=1000 ses=3 msg='op=PAM:unix_chkpwd acct="anonymous" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Oct 27 06:53:13 archanon cinnamon-screensaver-pam-helper[21543]: gkr-pam: unlocked login keyring
Oct 27 06:53:13 archanon kernel: audit: type=1100 audit(1635331993.486:345): pid=21573 uid=1000 auid=1000 ses=3 msg='op=PAM:unix_chkpwd acct="anonymous" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Oct 27 06:53:13 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.106' (uid=1000 pid=21543 comm="/usr/lib/cinnamon-screensaver/cinnamon-screensaver")
Oct 27 06:53:13 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 27 06:53:13 archanon cinnamon-screensaver-pam-helper[21543]: pam_systemd_home(cinnamon-screensaver:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 27 06:53:17 archanon wpa_supplicant[488]: wlp2s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-109 txrate=1000
Oct 27 06:53:23 archanon org.cinnamon.ScreenSaver[5805]: Trying to connect to logind...
Oct 27 06:53:23 archanon org.cinnamon.ScreenSaver[5805]: Starting screensaver...
Oct 27 06:53:23 archanon org.cinnamon.ScreenSaver[5805]: Cinnamon Screensaver support not found in current theme - adding some...
Oct 27 06:53:23 archanon org.cinnamon.ScreenSaver[5805]: Successfully using logind
Oct 27 06:53:23 archanon cinnamon-session[907]: WARNING: t+29611.86144s: Detected that screensaver has left the bus
Oct 27 06:53:23 archanon org.cinnamon.ScreenSaver[5805]: Error in sys.excepthook:
Oct 27 06:53:23 archanon org.cinnamon.ScreenSaver[5805]: Original exception was:
Oct 27 06:53:23 archanon org.cinnamon.ScreenSaver[5805]: Error in sys.excepthook:
Oct 27 06:53:23 archanon org.cinnamon.ScreenSaver[5805]: Original exception was:
Oct 27 06:53:23 archanon org.cinnamon.ScreenSaver[5805]: Error in sys.excepthook:
Oct 27 06:53:23 archanon org.cinnamon.ScreenSaver[5805]: Original exception was:
Oct 27 06:53:24 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 27 06:53:24 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 27 06:53:24 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 27 06:53:24 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 27 06:53:24 archanon rtkit-daemon[1019]: Successfully made thread 21728 of process 21604 owned by '1000' RT at priority 10.
Oct 27 06:53:24 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:53:24 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:53:24 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:53:25 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:53:25 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:53:31 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:53:31 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:53:32 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:53:32 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:55:00 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:55:00 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:55:00 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:55:00 archanon rtkit-daemon[1019]: Supervising 5 threads of 2 processes of 1 users.
Oct 27 06:55:00 archanon rtkit-daemon[1019]: Successfully made thread 21980 of process 21761 owned by '1000' RT at priority 10.
Oct 27 06:55:00 archanon rtkit-daemon[1019]: Supervising 6 threads of 3 processes of 1 users.
Oct 27 06:55:13 archanon pulseaudio[985]: ALSA woke us up to write new data to the device, but there was actually nothing to write.
Oct 27 06:55:13 archanon pulseaudio[985]: Most likely this is a bug in the ALSA driver 'snd_usb_audio'. Please report this issue to the ALSA developers.
Oct 27 06:55:13 archanon pulseaudio[985]: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
Oct 27 07:01:41 archanon kernel: usb 1-1.2: USB disconnect, device number 35
Oct 27 07:01:41 archanon kernel: usb 1-1.2.1: USB disconnect, device number 36
Oct 27 07:01:41 archanon kernel: usb 1-1.2.2: USB disconnect, device number 37
Oct 27 07:01:42 archanon kernel: usb 1-1.2.3: USB disconnect, device number 38
Oct 27 07:01:44 archanon systemd-logind[446]: Lid closed.
Oct 27 07:08:29 archanon kernel: clocksource: timekeeping watchdog on CPU2: hpet retried 2 times before success
Oct 27 07:16:37 archanon dbus-daemon[911]: [session uid=1000 pid=911] Activating service name='org.cinnamon.ScreenSaver' requested by ':1.121' (uid=1000 pid=22511 comm="/usr/bin/python3 /usr/bin/cinnamon-screensaver-com")
Oct 27 07:16:37 archanon dbus-daemon[911]: [session uid=1000 pid=911] Successfully activated service 'org.cinnamon.ScreenSaver'
Oct 27 07:16:37 archanon cinnamon-session[907]: WARNING: t+31005.66321s: Detected that screensaver has appeared on the bus
Oct 27 07:44:40 archanon kernel: CIFS: VFS: \\anonymous-pc has not responded in 180 seconds. Reconnecting...
Oct 27 07:45:53 archanon systemd-logind[446]: Lid opened.
Oct 27 07:47:51 archanon kernel: usb 1-1.2: new high-speed USB device number 39 using xhci_hcd
Oct 27 07:47:51 archanon kernel: usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 27 07:47:51 archanon kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 27 07:47:51 archanon kernel: usb 1-1.2: Product: USB 2.0 Hub
Oct 27 07:47:51 archanon kernel: hub 1-1.2:1.0: USB hub found
Oct 27 07:47:51 archanon kernel: hub 1-1.2:1.0: 4 ports detected
Oct 27 07:47:51 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2
Oct 27 07:47:52 archanon kernel: usb 1-1.2.1: new full-speed USB device number 40 using xhci_hcd
Oct 27 07:47:52 archanon kernel: usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Oct 27 07:47:52 archanon kernel: usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 27 07:47:52 archanon kernel: usb 1-1.2.1: Product: USB Receiver
Oct 27 07:47:52 archanon kernel: usb 1-1.2.1: Manufacturer: Logitech
Oct 27 07:47:52 archanon kernel: logitech-djreceiver 0003:046D:C52B.0041: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.2.1/input2
Oct 27 07:47:52 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1
Oct 27 07:47:52 archanon kernel: logitech-hidpp-device 0003:046D:405E.0042: HID++ 4.5 device connected.
Oct 27 07:47:52 archanon kernel: usb 1-1.2.2: new full-speed USB device number 41 using xhci_hcd
Oct 27 07:47:52 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0041/0003:046D:405E.0042/power_supply/hidpp_battery_8
Oct 27 07:47:52 archanon kernel: input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.2/0003:046D:C52B.0041/0003:046D:405E.0042/input/input97
Oct 27 07:47:52 archanon kernel: logitech-hidpp-device 0003:046D:405E.0042: input,hidraw6: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-1.2.1/input2:1
Oct 27 07:47:53 archanon systemd-logind[446]: Watching system buttons on /dev/input/event12 (Logitech M720 Triathlon)
Oct 27 07:47:58 archanon kernel: usb 1-1.2.2: New USB device found, idVendor=258a, idProduct=0016, bcdDevice= 0.02
Oct 27 07:47:58 archanon kernel: usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 27 07:47:58 archanon kernel: usb 1-1.2.2: Product: Usb Gaming Keyboard
Oct 27 07:47:58 archanon kernel: usb 1-1.2.2: Manufacturer: BY Tech
Oct 27 07:47:58 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:258A:0016.0043/input/input98
Oct 27 07:47:58 archanon kernel: hid-generic 0003:258A:0016.0043: input,hidraw8: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input0
Oct 27 07:47:58 archanon kernel: input: BY Tech Usb Gaming Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0044/input/input99
Oct 27 07:47:58 archanon kernel: input: BY Tech Usb Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0044/input/input100
Oct 27 07:47:58 archanon kernel: input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0044/input/input102
Oct 27 07:47:58 archanon kernel: input: BY Tech Usb Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:258A:0016.0044/input/input103
Oct 27 07:47:58 archanon kernel: hid-generic 0003:258A:0016.0044: input,hiddev99,hidraw9: USB HID v1.10 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:00:14.0-1.2.2/input1
Oct 27 07:47:58 archanon upowerd[861]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2.2
Oct 27 07:47:58 archanon systemd-logind[446]: Watching system buttons on /dev/input/event29 (BY Tech Usb Gaming Keyboard Consumer Control)
Oct 27 07:47:58 archanon systemd-logind[446]: Watching system buttons on /dev/input/event26 (BY Tech Usb Gaming Keyboard)
Oct 27 07:47:58 archanon systemd-logind[446]: Watching system buttons on /dev/input/event30 (BY Tech Usb Gaming Keyboard)
Oct 27 07:47:58 archanon systemd-logind[446]: Watching system buttons on /dev/input/event28 (BY Tech Usb Gaming Keyboard System Control)
Oct 27 07:47:58 archanon kernel: usb 1-1.2.3: new full-speed USB device number 42 using xhci_hcd
Oct 27 07:47:58 archanon kernel: usb 1-1.2.3: New USB device found, idVendor=05a7, idProduct=1020, bcdDevice= 1.00
Oct 27 07:47:58 archanon kernel: usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 27 07:47:58 archanon kernel: usb 1-1.2.3: Product: Bose USB Audio
Oct 27 07:47:58 archanon kernel: usb 1-1.2.3: Manufacturer: Bose Corporation
Oct 27 07:47:58 archanon kernel: hid-generic 0003:05A7:1020.0045: hiddev100,hidraw10: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:14.0-1.2.3/input2
Oct 27 07:47:58 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 27 07:47:58 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 27 07:47:58 archanon pulseaudio[985]: The decibel volume range for element 'PCM' (-5006 dB - -6 dB) has negative maximum. Disabling the decibel range.
Oct 27 07:47:58 archanon rtkit-daemon[1019]: Supervising 3 threads of 1 processes of 1 users.
Oct 27 07:47:58 archanon rtkit-daemon[1019]: Successfully made thread 23233 of process 985 owned by '1000' RT at priority 5.
Oct 27 07:47:58 archanon rtkit-daemon[1019]: Supervising 4 threads of 1 processes of 1 users.
Oct 27 07:48:00 archanon audit[23241]: USER_AUTH pid=23241 uid=1000 auid=1000 ses=3 msg='op=PAM:unix_chkpwd acct="anonymous" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=failed'
Oct 27 07:48:00 archanon unix_chkpwd[23241]: password check failed for user (anonymous)
Oct 27 07:48:00 archanon cinnamon-screensaver-pam-helper[23180]: pam_unix(cinnamon-screensaver:auth): authentication failure; logname= uid=1000 euid=1000 tty=:0 ruser= rhost= user=anonymous
Oct 27 07:48:00 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.120' (uid=1000 pid=23180 comm="/usr/lib/cinnamon-screensaver/cinnamon-screensaver")
Oct 27 07:48:00 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 27 07:48:00 archanon cinnamon-screensaver-pam-helper[23180]: pam_systemd_home(cinnamon-screensaver:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 27 07:48:00 archanon kernel: audit: type=1100 audit(1635335280.567:346): pid=23241 uid=1000 auid=1000 ses=3 msg='op=PAM:unix_chkpwd acct="anonymous" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=failed'
Oct 27 07:48:04 archanon audit[23245]: USER_AUTH pid=23245 uid=1000 auid=1000 ses=3 msg='op=PAM:unix_chkpwd acct="anonymous" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Oct 27 07:48:04 archanon kernel: audit: type=1100 audit(1635335284.991:347): pid=23245 uid=1000 auid=1000 ses=3 msg='op=PAM:unix_chkpwd acct="anonymous" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Oct 27 07:48:04 archanon cinnamon-screensaver-pam-helper[23180]: gkr-pam: unlocked login keyring
Oct 27 07:48:04 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.121' (uid=1000 pid=23180 comm="/usr/lib/cinnamon-screensaver/cinnamon-screensaver")
Oct 27 07:48:04 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 27 07:48:04 archanon cinnamon-screensaver-pam-helper[23180]: pam_systemd_home(cinnamon-screensaver:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 27 07:48:15 archanon org.cinnamon.ScreenSaver[22517]: Trying to connect to logind...
Oct 27 07:48:15 archanon org.cinnamon.ScreenSaver[22517]: Starting screensaver...
Oct 27 07:48:15 archanon org.cinnamon.ScreenSaver[22517]: Cinnamon Screensaver support not found in current theme - adding some...
Oct 27 07:48:15 archanon org.cinnamon.ScreenSaver[22517]: Successfully using logind
Oct 27 07:48:15 archanon cinnamon-session[907]: WARNING: t+32903.36712s: Detected that screensaver has left the bus
Oct 27 07:48:15 archanon org.cinnamon.ScreenSaver[22517]: Error in sys.excepthook:
Oct 27 07:48:15 archanon org.cinnamon.ScreenSaver[22517]: Original exception was:
Oct 27 07:48:15 archanon org.cinnamon.ScreenSaver[22517]: Error in sys.excepthook:
Oct 27 07:48:15 archanon org.cinnamon.ScreenSaver[22517]: Original exception was:
Oct 27 07:48:15 archanon org.cinnamon.ScreenSaver[22517]: Error in sys.excepthook:
Oct 27 07:48:15 archanon org.cinnamon.ScreenSaver[22517]: Original exception was:
Oct 27 07:49:58 archanon audit[23462]: USER_AUTH pid=23462 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 27 07:49:58 archanon kernel: audit: type=1100 audit(1635335398.279:348): pid=23462 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 27 07:49:58 archanon kernel: audit: type=1101 audit(1635335398.283:349): pid=23462 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 27 07:49:58 archanon kernel: audit: type=1110 audit(1635335398.283:350): pid=23462 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 27 07:49:58 archanon audit[23462]: USER_ACCT pid=23462 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="anonymous" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 27 07:49:58 archanon audit[23462]: CRED_REFR pid=23462 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 27 07:49:58 archanon dbus-daemon[444]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.122' (uid=0 pid=23462 comm="sudo journalctl -b ")
Oct 27 07:49:58 archanon dbus-daemon[444]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 27 07:49:58 archanon sudo[23462]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 27 07:49:58 archanon kernel: audit: type=1105 audit(1635335398.286:351): pid=23462 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 27 07:49:58 archanon audit[23462]: USER_START pid=23462 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 27 07:49:58 archanon sudo[23462]: anonymous : TTY=pts/0 ; PWD=/etc ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 27 07:49:58 archanon sudo[23462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)Last edited by dramatis.persona (2021-10-27 11:52:02)
Offline
The network looks stable; vsftpd is likely down to seccomp - see your other thread.
Offline
The network looks stable; vsftpd is likely down to seccomp - see your other thread.
So I did what you said. Copied a large file (>100 MB) from my Samba shares both to and from Linux to Windows and vice-a-versa and it appears that Samba is just slow in general.
The larger files go faster even though they still seem to be much slower than the network bandwidth allows (5 MBs). It's the many small files (like a code project with many temp files) that take much longer.
So, I think it's just best to compress any files that I want transferred over into a zip file if there are many of them and then copy them over.
Regards.
Offline
Pages: 1